/*------------------------------------------首页----------------------------------------------------------*/
a{text-decoration:none !important;}
.top-upbg{width:100%; height:10px; }
.top-up{color:#bdc6cd; width:1200px;line-height: 40px; margin:0 auto;}
.flowus a i{ font-size: 20px; color:#bdc6cd; margin-left: 8px;}
.flowus a:hover i{color:#fff;}
.search {margin-left: 33px;display:none;}
.search:hover{color:#fff;}
.search:hover i{color:#fff;}
.search i{margin-left: 8px; font-size: 20px;}
.search-box{right: 0;
    width: auto;
    height: 44px;
    border: 8px solid #4c4a4f;}
.search-input{    padding: 0 20px;
    width: 200px;
    height: 40px;
    line-height: 44px;
    color:#999;
}
.flowus{
    margin-top:4px;
}
/* 顶部直通车结束 */

/* LOGO&口号&电话开始 */
.logoall-bg{width:1200px; height:126px; margin:0 auto;}
.logo{ width: 95px;height: 93px; background:url(../Images/logo.png) no-repeat; margin-top: 14px;}
.slogan{width: 700px;height: 56px;margin:45px 0 0 43px; color:#2d3e4f ; font-size: 18px;line-height:26px;}
.slogan01{width: 204px;
    height: 48px;
 border-right: 2px solid #0b263b;}
.slogan02{margin-left: 28px;}
.service-tel{width: 170px;height: 70px; background:url(../Images/service-tel-new.png) no-repeat; margin-top: 22px;}
/* LOGO&口号&电话结束 */


/* 导航开始 */
.nav-bg{width: 100%;height:63px; border-top: 1px solid #dbdbdb;}
.nav{width: 1200px;height: 63px;margin:0 auto;}
.nav .venus-menu>li>a{width:198px; height:62px;line-height:62px; border: 1px solid #dbdbdb;float: left;border-top:none;margin-left: -1px;text-align: center; color:#2B2B2B; border-bottom: none; border-top: none;font-size: 15px;}
.nav .venus-menu>li>a.current,.nav .venus-menu>li>a:hover{color:#e62f34; border-top: 2px solid #e62f34;margin-top: -2px; }
.nav .venus-menu>li.active>a{color:#e62f34; border-top: 2px solid #e62f34;margin-top: -2px; }
/* 导航结束 */

/* banner开始 */
.banner{height: 600px;width: 100%;overflow: hidden; position: relative;}
.banner ul{width: 500%;position: absolute;left: 0;top: 0;z-index:0;}
.banner ul li{width: 20%;height: 600px;background:url(Images/banner01.jpg) no-repeat center;float: left;}

#left, #right {width: 78px; height:78px; background:url(../Images/arrow.png) no-repeat; position: absolute; top: 270px; z-index: 33; left: 50%; display:none;}
#left {background-position: 0 0; margin-left: -730px; }
    #left:hover {background-position: left -79px; }
#right {margin-left: 653px; background-position: right 0; width:79px; }
#right:hover {background-position: -79px -78px;width:79px; }




/* banner结束 */

/* 服务内容开始 */
ol {position: absolute; z-index: 22; left: 50%; margin-left: -85px; margin-top: -90px;  }
ol li {float: left; margin: 0 3px; text-align: center; line-height: 20px; border: 1px solid #fff; color: #fff; width: 30px; height: 20px; background: rgba(000,000,000,0.3); cursor: pointer; }
ol li.current,ol li:hover {background:#db3d3a; }

.search_ss{
	width: 1100px;
    color: #000;
    clear: both;
    margin: 0 auto;
    line-height: 32px;
    height: 70px;
    padding: 0 50px;
}

.search_ss p {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    color: #000;
    width: 710px;
    float: left;
}
.search_ss a {
    color: #000;
    display: inline-block;
    padding: 0 8px;
}
.search_ss .shInput {
    width: 188px;
    line-height: 32px;
    height: 32px;
    padding: 0 0 0 22px;
    color: #252525;
    border: none;
    background: #fff;
    vertical-align: middle;
}
.search_ss .shBtn {
    margin: 0 0 0 -3px;
    background: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
}

.service-bg{width: 100%;height: 540px;background:url(../Images/wrap-bg_02.jpg); padding-top: 35px;}
.service{width: 1200px;height: 540px;margin:0 auto;}
.service h2{ font-size: 35px;
    color: #000;
    text-align: center;
    padding-bottom: 40px;
    padding-top: 30px;}

.service-ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.service-ul li {
  flex: 1;
  padding: 0 10px;
}
.service-ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}


.service ul li .text1{
    color: #000;
    font-size: 18px;
    margin: 10px 0;	
}
.service ul li .text3{
	width: 100px;
	border: 1px solid #999;
	border-radius: 10px;
	color: #555;
	padding:  0 15px;
    margin: 25px auto 0;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    transition: all 1s;
    cursor: pointer;
    text-align:center;
}
.service ul li .text3 span{
	display: inline-block;
    transition: all .5s;
}
.service ul li .text3:before{
	content: "→";
	color: #d81e06;
    position: absolute;
}
.service ul li .text3:before{
	font-size: 25px;
	line-height: 28px;
	left: -100%;
    transition: all .5s;
}
.service ul li:hover .text3 span{
	transform: translateX(300%);
    transition: all 1s;
}

.service ul li:hover .text3:before{
    left: 38%;
    transition: all 1s;
}
/* 服务内容结束 */


/* 优势介绍开始 */
.advantage-bg{width: 100%;height: 527px;margin:0 auto; background:url(../Images/advantage-bg.png) no-repeat; padding-top: 46px;}
.advantage{width: 1200px;height: 573px;margin:0 auto;}
.advantage h2{ background:url(../Images/AdvantagesIntroduced.png) no-repeat; width: 314px;height: 55px; margin-bottom: 23px;}
.advantage ul li{width: 240px;height: 412px; float: left;}

.advantage01 .advantage-top{width: 240px;height: 207px; background:url(../Images/advantage01-b.jpg) no-repeat; overflow:hidden;}
.advantage01 .advantage-bottom{width: 240px;height: 211px; background:url(../Images/white-bg01.png) no-repeat; margin-top: -6px;}
.advantage02 .advantage-top{width: 240px;height: 213px; background:url(../Images/white-bg02.png) no-repeat;overflow:hidden; position: absolute;top: 0;left:0;z-index: 222;}
.advantage02 .advantage-bottom{width: 240px;height: 205px; background:url(../Images/advantage02-b.jpg) no-repeat;position: absolute; bottom:0; left:0; z-index:100;}
.advantage03 .advantage-top{width: 240px;height: 207px; background:url(../Images/advantage03-b.jpg) no-repeat; overflow:hidden;}
.advantage03 .advantage-bottom{width: 240px;height: 211px; background:url(../Images/white-bg01.png) no-repeat; margin-top: -6px;}
.advantage04 .advantage-top{width: 240px;height: 213px; background:url(../Images/white-bg02.png) no-repeat;overflow:hidden; position: absolute;top: 0;left:0;z-index: 22;}
.advantage04 .advantage-bottom{width: 240px;height: 205px; background:url(../Images/advantage04-b.jpg) no-repeat;position: absolute; bottom:0; left:0;}
.advantage05 .advantage-top{width: 240px;height: 207px; background:url(../Images/advantage05-b.jpg) no-repeat; overflow:hidden;}
.advantage05 .advantage-bottom{width: 240px;height: 211px; background:url(../Images/white-bg01.png) no-repeat; margin-top: -6px;}
.advantage-bg .advantage .advantage-bottom{ padding:40px 20px 0 20px; width:200px; height:167px;}
.advantage-bg .advantage .advantage-top{ padding:40px 20px 0 20px; width:200px; height:165px;}
.advantage-bg .advantage .advantage02 .advantage-top,.advantage-bg .advantage .advantage04 .advantage-top{ padding:40px 20px 0 20px; width:200px; height:175px;}
.advantage-bg .advantage .advantage-top h3,.advantage-bg .advantage .advantage-bottom h3{ text-align:center; font-size:16px; font-weight:bold; margin-bottom:20px; line-height:30px; color:#3e3d3d;}
.advantage-bg .advantage .advantage02 .advantage-bottom{height:173px}
.advantage-bg .advantage .advantage04 .advantage-bottom{height:181px}
.advantage-bg .advantage .advantage-bottom h3 i,.advantage-bg .advantage .advantage-top h3 i{ font-weight:normal; color:#5a5a5a; font-size:30px; margin-right:10px; }
.advantage-bg .advantage .advantage-bottom p,.advantage-bg .advantage .advantage-top p{ color:#808080; font-size:14px;}

.advantage-bg .advantage .advantage01:hover .advantage-top{ background:url(../Images/advantage01.jpg) no-repeat;transition:all 0.9s;}
.advantage-bg .advantage .advantage01:hover .advantage-bottom{ background:url(../Images/red-bg02.png) no-repeat;transition:all 0.9s;}
.advantage-bg .advantage .advantage01:hover .advantage-bottom p,.advantage-bg .advantage .advantage01:hover .advantage-bottom  h3,.advantage-bg .advantage .advantage01:hover .advantage-bottom p,.advantage-bg .advantage .advantage01:hover .advantage-bottom  h3 i{ color:#fff;transition:all 0.9s;}

.advantage-bg .advantage .advantage02:hover .advantage-bottom { background:url(../Images/advantage02.jpg) no-repeat;transition:all 0.9s;}
.advantage-bg .advantage .advantage02:hover .advantage-top { background:url(../Images/red-bg01.png) no-repeat;transition:all 0.9s;}
.advantage-bg .advantage .advantage02:hover .advantage-top p,.advantage-bg .advantage .advantage02:hover .advantage-top  h3,.advantage-bg .advantage .advantage02:hover .advantage-top p,.advantage-bg .advantage .advantage02:hover .advantage-top  h3 i{ color:#fff;transition:all 0.9s;}

.advantage-bg .advantage .advantage03:hover .advantage-top{ background:url(../Images/advantage03.jpg) no-repeat;transition:all 0.9s;}
.advantage-bg .advantage .advantage03:hover .advantage-bottom{ background:url(../Images/red-bg02.png) no-repeat;transition:all 0.9s;}
.advantage-bg .advantage .advantage03:hover .advantage-bottom p,.advantage-bg .advantage .advantage03:hover .advantage-bottom  h3,.advantage-bg .advantage .advantage03:hover .advantage-bottom p,.advantage-bg .advantage .advantage03:hover .advantage-bottom  h3 i{ color:#fff;transition:all 0.9s;}

.advantage-bg .advantage .advantage04:hover .advantage-bottom { background:url(../Images/advantage04.jpg) no-repeat;transition:all 0.9s;}
.advantage-bg .advantage .advantage04:hover .advantage-top { background:url(../Images/red-bg01.png) no-repeat;transition:all 0.9s;}
.advantage-bg .advantage .advantage04:hover .advantage-top p,.advantage-bg .advantage .advantage04:hover .advantage-top  h3,.advantage-bg .advantage .advantage04:hover .advantage-top p,.advantage-bg .advantage .advantage04:hover .advantage-top  h3 i{ color:#fff;transition:all 0.9s;}

.advantage-bg .advantage .advantage05:hover .advantage-top{ background:url(../Images/advantage05.jpg) no-repeat;transition:all 0.9s;}
.advantage-bg .advantage .advantage05:hover .advantage-bottom{ background:url(../Images/red-bg02.png) no-repeat;transition:all 0.9s;}
.advantage-bg .advantage .advantage05:hover .advantage-bottom p,.advantage-bg .advantage .advantage05:hover .advantage-bottom  h3,.advantage-bg .advantage .advantage05:hover .advantage-bottom p,.advantage-bg .advantage .advantage05:hover .advantage-bottom  h3 i{ color:#fff;transition:all 0.9s;}

/* 优势介绍结束 */




/*为什么选择我们开始*/
.ChooseUs-bg{
	width: 100%;
	height: auto;
	/*background: url(../Images/advantage-bg.png) no-repeat;*/
    background: url(../Images/wrap-bg_02.jpg);
	background-color: #f2f2f2;
	padding-bottom: 50px;
    overflow: hidden;
}
.ChooseUS{
	width: 1200px;
	margin: 0 auto;
}
.ChooseUS h2{
	font-size: 35px;
	color: #000;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 70px;
}
.ChooseUS .flex{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; 
    justify-content: space-around;
    -webkit-justify-content: space-around;
    align-items: center;
    -webkit-align-items: center;
}
.ChooseUS .flex .flex-item{
	text-align: center;
	flex-direction:column;
	justify-content:center;
    -webkit-justify-content: center;
    -webkit-flex-direction: center;
}
.ChooseUS h3{
	width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #db3d3a;
    text-align: center;
    margin: 0 auto;
}
.ChooseUS h3 i{
	font-size: 80px;
    color: #fff;
    line-height: 100px;
    text-align: center;
}
.ChooseUS .flex .flex-item .text1{
    color: #4c4b4b;
    font-size: 18px;
    margin: 15px 0 10px;
}
.ChooseUS .flex .flex-item .ellipsis3{
	width: 200px;
	height: 100px;
	color: #a1a1a1;
	font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.ChooseUS_b{
	color: #db3d3a;
	text-align: center;
	font-size: 15px;
	margin-top: 50px;
}
.ChooseUS_b span{
	font-size: 40px;
	font-weight: bold;
}
.partners{width:1200px;margin:0 auto;height:450px;}
.partners h1{padding-left:445px;padding-top:12px;margin-bottom:10px;font-family:"微软雅黑";font-size:24px;color:#666666;} 
.partners ul{height:200px;width:1200px;}
.partners li{float:left;overflow: hidden; border:1px white solid;cursor:pointer;}
.partners img{width:238px;height: 115px;transition: all .5s;}

.partners img:hover{transform: scale(1.2);}


/*为什么选择我们结束*/


/* 公司简介、活动、团队开始 */
.ping4-bg{width: 100%;height: 545px; background:url(../Images/wrap-bg_02.jpg);}
.ping4{ width: 1200px;height: 482px; padding-top: 58px; margin:0 auto;}



.company-activity{width: 606px;height: 421px; border: 1px solid #e0e0e0; background:#fff; float: left;}
.company-activity h2{width: 100%; height: 46px;}
.company-activity-icon{ margin-left: 14px; background:url(../Images/icon-bg01.png) no-repeat; padding-left: 44px; height:46px;float: left; line-height: 30px;font-size: 16px; color:#2D2D2D;} 
.company-activity a:hover{color:#db3d3a;}


.management-team{width: 288px;height: 421px;border: 1px solid #e0e0e0;background:#fff;overflow:hidden; position:relative; }
.management-team h2{width: 100%; height: 46px;}
.management-team-icon{ margin-left: 14px; background:url(../Images/icon-bg02.png) no-repeat; padding-left: 44px; height:46px;float: left; line-height: 30px;font-size: 16px; color:#2D2D2D;} 
.management-team a:hover {color: #db3d3a; }
.picMarquee-top .bd{ padding:10px;   }
.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-top .bd ul li{ text-align:center; zoom:1; margin-bottom:20px; }
.picMarquee-top .bd ul li .pic{ text-align:center; position:relative; }
.picMarquee-top .bd ul li .pic img{ width:94px; height:68px; display:block; padding:2px; float: left;}
.picMarquee-top .bd ul li .pic a{width: 268px;height: 72px; display:block;}
.picMarquee-top .bd ul li .pic a:hover .management-title{ display:block; }
.picMarquee-top .bd ul li .pic a:hover .management-introduce{color:#db3d3a;}
.picMarquee-top .bd ul li .title{ line-height:24px;   }
.management-title{ position:absolute; bottom:0; left:0;width: 96px;height: 17px;line-height: 17px; font-size: 9px; background:#fff;opacity:0.7;filter:Alpha(opacity=70);color:#000; text-align:center; display:none;}
.management-introduce{ float:left; margin-left:16px; color:#656565; text-indent:2em; font-size:14px; line-height:18px;width: 154px;height: 52px;text-align: left;}

/* 公司简介、活动、团队结束 */

/* 公司荣誉开始 */
.honor-bg{width: 100%;height: 210px;margin:0 auto; background:url(../Images/honor-bg.png) no-repeat center;}
.honor{width: 1200px;height: 170px;margin:0 auto;padding-top: 26px;position: relative;}
/* 本例子css */
.next{width: 32px;height: 32px;display:block;position: absolute; left:0; top:80px;}
.next i,.prev i{font-size: 32px;color:#fff;}
.next:hover i,.prev:hover i,.partner .next:hover i,.partner .prev:hover i{ color:#F52F2B;}
.prev{right:0;position: absolute; top:80px;width: 32px;height: 32px;display:block;}
.picScroll-left{ width:1200px;  overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden;  height:30px;padding:0 10px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
     cursor:pointer; background:url("images/arrow.png") no-repeat;}
.picScroll-left  .next{ background-position:0 -50px;  }
.picScroll-left  .prevStop{ background-position:-60px 0; }
.picScroll-left  .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd,.partner .bd{  width: 1083px;height: 175px;  margin:0 auto;overflow:hidden;}
.partner .bd{  width: 1120px; height: 80px;overflow: hidden;margin-right: 42px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ background:#fff; padding:10px;}
.picScroll-left .bd ul li .pic img{ width:175px; height:136px; display:block;  padding:2px; margin:0 auto;}
.picScroll-left .bd ul li .title{ line-height:24px;   }

/* 公司荣誉结束 */


/* 成功案例&新闻&合作伙伴开始 */

/* 成功案例 */
.successful-case{width: 593px;height: 420px;float: left;}
.successful-case a:hover,.news a:hover{color: #db3d3a; }
.successful-case h2,.news h2{line-height: 40px;width: 100%; padding-right: 5px;}
.successful-case-title,.successful-case-title{float: left; padding-left: 20px; font-size: 18px;color:#2D2D2D;}
.successful-case-in,.news-in{width: 552px;height: 343px;background:#fff; padding: 12px 15px 22px;overflow: hidden;}
.case5-title,.news3-title{width: 547px;height: 35px; border-bottom: 1px solid #dddddd;}
.case5-title li,.news3-title li{float: left;line-height: 25px;}
.case5-title li a,.news3-title li a{float: left; font-size: 14px; color:#262626;line-height: 25px;padding:0 8px;}
.case5-title li a:hover,.case5-title li a:hover li a:hover{ background:#d01d19; border-radius: 3px; color:#fff; height:25px;}
.case5-title li.current a,.news3-title li.current a{ background:#d01d19; border-radius: 3px; color:#fff; height:25px;}
.case-all-in li.first {height: 120px;}
.case-all-in li.first dl{padding:18px 0;  height:80px;}
.case-all-in li.first dt{margin-right: 20px;float: left;}
.case-all-in li.first dd{float: left;line-height: 30px;font-size: 14px; color:#4c4c4c; height: 30px;width: 400px;height: 86px;}
.case-all-in li.first dd h2{line-height: 30px;font-size: 15px; color:#4c4c4c; height: 30px;width: 400px;}
.case-all-in li.first dd h2 .title{float: left; font-size: 15px;font-weight: bold;}
.case-all-in li.first dd h2 .time{font-weight: normal; font-size: 12px; float: right;}
.case-all-in li.first p{font-size: 12px;line-height: 20px;color:#4c4c4c; width: 400px;height: 60px;}
.case-all-in li {height: 40px;border-bottom: 1px dashed #c8c8ca;line-height: 41px;}
.case-all-in li .title{float: left; color:#4c4c4c;font-size: 14px;  text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    word-break: normal; width:310px;}
.case-all-in li .time{float: right;font-size: 12px;}
.case-all-in li a:hover .title{color:#db3d3a;}

/* 新闻 */
.news{width: 584px;height: 423px;float: right;border: 1px solid #e0e0e0;background: #fff;}
/* 合作伙伴 */
.partner{padding-top:72px; height: 80px;}
.partner .picScroll-left .bd{ height:71px;}
.partner .bd ul li .pic img{ width:203px; height:74px; display:block;border: 1px solid #d2d2d2;}
.partner .bd ul li .pic{ background:none; padding:0px;}
.partner .next i,.partner .prev i{font-size: 32px;color:#b5b5b5;}
.partner .next,.partner .prev{top:98px;}
/* 成功案例&新闻&合作伙伴结束 */


/* 底部开始 */
.footer-bg{
    width: 100%;
    height: auto;
    background: url(../Images/footer-bg.png) center no-repeat;
    background-size: 100% 100%;
}
.footer{
    width: 1200px;
    height: auto;
    padding: 30px 0 0 45px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.footer .left{
    overflow: hidden;
    height: auto;
    width: 800px;
    float: left;
    padding-bottom: 35px;
}
.footer .left ul{height: auto;float: left; margin-right: 50px;}
.footer .left li{color:#e2e2e2;}
.footer .left li i{font-size: 20px;margin-right: 8px;}
.footer .left p{color:#e3e3e3; line-height:20px;}
.footer .left p:nth-of-type(1){margin-bottom:25px;font-weight: bold;}
.footer .left p a{color:#bec3c9;font-size: 13px;margin-bottom: 10px; display:block;}
.footer .left p a:hover{color:#fff;}
.footer .right{float: right;margin-right: 44px;}
.footer .right li{width: 128px;height: 150px;font-size: 14px;text-align: center; color:#d7d4d4;float: left;margin-left: 25px;}
.footer .bottom{position:absolute;bottom:5px;left:50%;transform:translateX(-50%)}
.footer .bottom a{color:#bec3c9;}
/* 底部结束 */

/*头部开始*/
.wx_ewm{
    display: inline-block;
    height: 33px;
    position:relative;
}
.wx_ewm:hover .wx_ewm_img{
    display:block;
}
.wx_ewm_img{
    position: absolute;
    top: 30px;
    left: -50px;
    background: #fff;
    padding: 5px;
    border: 1px solid #c3c3c3;
    z-index: 999;
    display:none;
}
/*头部结束*/

/*------------------------------------------联系我们----------------------------------------------------------*/
/*-------联系方式------*/
.Content{ width:100%; height:auto;margin-bottom: 30px;}
.Content .banner{ width:100%; height:336px; background: url(../Images/about_us.jpg) no-repeat 50% 0;}
.content-in{ width:1164px; height:auto; margin:0 auto;min-height:600px}
.content-in .leftsidebar{ width:247px; height:auto; float:left; }
.content-in .leftsidebar h2{ width:247px; height:145px; background:url(../Images/position_title.png) no-repeat;}
.content-in .leftsidebar ul{ width:197px; height:auto; border:1px solid #e3e3e3; border-top:none; padding:15px 26px 26px 22px; margin-top:-6px;}
.content-in .leftsidebar ul li{ width:187px; height:58px; border-bottom:1px solid #e3e3e3; line-height:58px; text-align:center;font-size:16px;}
.content-in .leftsidebar ul li a{ display:block; width:187px; height:59px;}
.content-in .leftsidebar ul li a.current{ color:#e62f34;  }
.about_us.contact_us .content-in .leftsidebar h2 {
    width: 247px;
    height: 145px;
    background: url(../Images/position_title.png) 0 0 no-repeat;
}

.content-in .leftsidebar.Fixed{
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 10;
}


.content-in .main{ float:right; width:870px; height:auto;overflow:hidden;}
.content-in .main .position{width:870px; height:37px; line-height:37px; border-bottom:1px solid #ccc; } 
.content-in .main .position a:hover{ color:#e62f34;}

.position_title{
    padding-top:10px;
}
/*-------业务网点------*/
.about_us .position_title{ width:870px; height:55px; border-bottom:2px solid #ccc;    margin-bottom: 10px; background-color:#fff;}
.about_us .position_title .position_title_in{width:870px; height:50px;border-bottom:1px solid #ccc;}

.position_title .position_title_in h2{
    font-size: 28px;
    /*font-weight: 900;*/
    /*font-family: monospace;*/
    line-height: 30px;
}
.position_title .position_title_in span{
    color: #999;
}
.about_us .main h5{ width:430px; height:30px; padding-top:40px; border-bottom:1px solid #CCCCCC; font-size:16px; }
.about_us .main .main_in{ width:870px; height:auto;}
.about_us .main .main_in li{ width:870px; height:auto; padding:20px 0; border-bottom:1px solid #ccc}

/*-------在线留言------*/
.about_us .main .message{width:870px; height:770px; background:url(../Images/integrity.png) no-repeat top right; margin-top:20px;}
.about_us .main .message p{ line-height:28px;color:#5e5e5e; width:650px; text-indent:2em;}
.about_us .main .message .new_message p{ color:#D24C50; width:360px; border-bottom:1px solid #ccc; margin-top:20px; text-indent:0;  margin-bottom:30px;}
.about_us .main .message input{ border:none; width:255px; height:30px;border: 1px solid #e5e5e5; padding:2px; padding-left:8px; color:#5e5e5e; margin-bottom:20px; }
.about_us .main .message .text:focus,textarea:focus{ border-color:#d7565a;}
textarea{ outline:none; resize:none; width:599px; height:206px;border: 1px solid #e5e5e5;padding-left:8px;padding-top:4px;}
.about_us .main .message .sub{ width:111px; height:36px; text-align:center; line-height:36px; color:#FFFFFF; padding:0; background:#c32329; cursor:pointer;10px;}
.about_us .main .message .reset{ width:111px; height:36px; text-align:center; line-height:36px; color:#FFFFFF; padding:0; background:#999; cursor:pointer;10px;}
.about_us .main .message .sub:hover{ background:#D82229;}
.about_us .main .message .reset:hover{ background:#B1AFAF;}



/*------------------------------------------服务范围----------------------------------------------------------*/
/*-------进出口通关服务------*/
.service_area .content-in .leftsidebar ul li{ width:152px; height:58px; border-bottom:1px solid #e3e3e3; line-height:58px; text-align:left; padding-left:35px;}
.service_area .content-in .leftsidebar h2{ width:247px; height:145px; background:url(../Images/position_title.png) 0 -145px no-repeat;}
.service_area .Content .banner{ width:100%; height:336px; background: url(../Images/business_system.jpg) no-repeat 50% 0;}
.service_area .position_title{ width:870px; height:55px; border-bottom:1px solid #ccc; }
.service_area .position_title .position_title_in{width:870px; height:50px;border-bottom:1px solid #ccc;}



/*------------------------------------------加入我们----------------------------------------------------------*/
/*-------人才战略------*/
.join_us .content-in .leftsidebar ul li{ width:187px; height:58px; border-bottom:1px solid #e3e3e3; line-height:58px; text-align:center;}
.join_us .content-in .leftsidebar h2{ width:247px; height:145px; background:url(../Images/position_title.png) 0 -725px no-repeat;}
.join_us .Content .banner{ width:100%; height:336px; background: url(../Images/business_system.jpg) no-repeat 50% 0;}
.join_us .position_title{ width:870px; height:55px; border-bottom:1px solid #ccc; }
.join_us .position_title .position_title_in{width:870px; height:50px;border-bottom:1px solid #ccc;}


/*-------人才招聘------*/
.join_us .Content .banner{ width:100%; height:336px; background: url(../Images/business_system.jpg) no-repeat 50% 0;}


.join-dl {
    color: #575757;
    padding-bottom: 40px;
    border-top: 3px solid #e6e6e6;
}


.join-dl dt.joinact {
    background-color: #C30F0F;
    color: #fff;
}
.join-dl0 dt{ background:#e42222!important; color:#fff!important;}
.join-dl0 dt.joinact {
    background-color: red;
}
.join-dl dt {
    cursor: pointer;
    position: relative;
    padding: 25px 20px;
    border-bottom: 3px solid #e6e6e6;
    height: 22px;
    position: relative;
    overflow: hidden;
    font: 14px/1.8 "microsoft yahei";
    background-color: #fff;
}
.join-dl dt .joico {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 28px;
}
.join-dl dt.joinact .line1 {
    left: -70px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.join-dl dt .joico .line1 {
    width: 15px;
    height: 3px;
    overflow: hidden;
    background: #575757;
    position: absolute;
    left: 0;
    top: 6px;
    transition: 400ms;
}
.join-dl dt.joinact .line2 {
    top: -70px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.join-dl dt .joico .line2 {
    width: 3px;
    height: 15px;
    overflow: hidden;
    background: #575757;
    position: absolute;
    left: 6px;
    top: 0;
    transition: 400ms;
}

.join-dl dt .joico .line3 {
    width: 15px;
    height: 3px;
    overflow: hidden;
    background: #fff;
    position: absolute;
    left: 50px;
    top: 6px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 400ms;
}
.join-dl dt.joinact .line1 {
    left: -70px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.join-dl dt.joinact .line2 {
    top: -70px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.join-dl dt.joinact .line3 {
    left: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.join-dl0 .join-dd {
    background-color: #DC4A4A;
}
.join-dd {
    padding: 28px 20px 40px;
    border: 1px solid #e6e6e6;
    border-top:0;
    display: none;
    color: #999;
    /*background-color: #d33838;*/
}

/*-------员工风采------*/

.join_us .photo{ width: 824px;
    height: auto;overflow:hidden;}
.join_us .photo li{ width:386px; height:240px;float:left;}
.join_us .photo li:nth-of-type(even){ float:right;}





/*------------------------------------------新闻中心----------------------------------------------------------*/
/*-------公司新闻------*/
.news_center .content-in .leftsidebar ul li{ width:187px; height:58px; border-bottom:1px solid #e3e3e3; line-height:58px; text-align:center;}
.news_center .Content .banner{ width:100%; height:336px; background: url(../Images/business_system.jpg) no-repeat 50% 0;}
.news_center .position_title{ width:870px; height:55px; border-bottom:1px solid #ccc; }
.news_center .position_title .position_title_in{width:870px; height:50px;border-bottom:1px solid #ccc;}

.news_center .news_all{ width:870px; height:auto; padding-top:15px;}
.news_center .news_all p{ height:35px;}
.news_center .news_all li a{ display:block; width:870px; height:85px; border-bottom:1px solid #e1e1e1;padding:17px 0;}
.news_center .news_all li a:hover{ background:#e1e1e1; transition:all 0.9s;}
.news_center .news_all li dt { width:63px; height:37px; background:#e1e1e1;  padding: 24px 10px; color:#e62f34; }
.news_center .news_all li dd h3{ font-size:12px; padding:5px 0;}

.swiper-container{
    height:600px;
}

/*-------新闻详细页面------*/
.news_center .news_detail{ width:870px; height:auto; padding-top:25px;}
.news_center .news_detail h2,.news_center .news_detail h4{ text-align:center; font-size:20px; color:#383838; font-weight:bold;}
.news_center .news_detail h4{ text-align:left;}
.news_center .news_detail h3{ text-align:center; font-size:12px; color:#626262; padding-top:5px; padding-bottom:34px;}
.news_center .news_detail .picture{ width:273px; height:166px; margin:0 27px 27px 0; float:left;}
.news_center .news_detail .picture img{width:273px; height:166px; }
/*text-indent:2em;*/
.news_center .news_detail p{  font-size:15px; line-height:24px; color:#444444; width:auto; padding-bottom:15px;}
.news_center .news_detail p.title02{ font-size:18px; font-weight:bold; text-indent:0; padding-bottom:5px;}
.news_center .news_detail p.indent0{ text-indent:0;}
.news_center .download a{ display:block; color:#212121;}
.news_center .download a:hover{ color:red;}

#content>hr{
    margin-bottom:20px;
}
.swiper-button-prev{
    left:100px !important;
}
.swiper-button-next{
    right:100px !important;
}
/*------------------------------------------关于我们----------------------------------------------------------*/
/*-------公司概述------*/
.about_us .content-in .leftsidebar ul li{ width:187px; height:58px; border-bottom:1px solid #e3e3e3; line-height:58px; text-align:center;}
.about_us .content-in .leftsidebar h2{ width:247px; height:145px; background:url(../Images/position_title.png) 0 -290px no-repeat;}
.about_us .Content .banner{ width:100%; height:336px; background: url(../Images/business_system.jpg) no-repeat 50% 0;}
.about_us .position_title{ width:870px; height:55px; border-bottom:1px solid #ccc; }
.about_us .position_title .position_title_in{width:870px; height:50px;border-bottom:1px solid #ccc;}


/*-------历史轨迹------*/

.about_us .routeall{ padding:10px 0 0 66px; width:804px; height:auto;}
.about_us .routeall dl{ width:747px; height:auto; }
.about_us .routeall dt{ width:140px; height:100px; float:left; background:url(../Images/route.png) no-repeat; color:#fff; font-size:20px; padding:20px 0 0 35px;}
.about_us .routeall .dt2{ background-position:0 -120px;}
.about_us .routeall dd{ width:460px; height:auto; border:1px dashed #ababab; padding:28px 40px; float:left; margin-left:5px; border-radius:30px;}

/*-------管理团队------*/

.about_us .teamall{ padding:17px 15px 0;}
.about_us .teamall li{ width:270px; height:209px; background:#f1eff1; margin-bottom:10px;position:relative;}
.about_us .teamall li dt{ width:154px; height:209px;  float:left; margin-right:26px;}
.about_us .teamall li dd{ width:270px; height:auto;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}

.main.wow.fadeInUp>p{
    margin-top:5px;
}
.main.wow.fadeInUp strong{
    font-weight:bold;
}
.hsl-team {
  width: 840px;
  margin: 0 auto;
  height: 100%;
}
.hsl-team .team-mian div {
  padding: 10px;
  width: 210px;
  cursor: pointer;
  background-color: #F9F7F1;
}
.hsl-team .team-mian .team-1 {
  margin-bottom: 10px;
  width: 300px;
  margin: 0 auto;
}
.hsl-team .team-mian .team-2 {
  margin: 0 auto;
  vertical-align: text-bottom;
  width: 280px;
}
.hsl-team .team-mian .team-3 {
  margin: 0 auto;
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  position: relative;
  float: left;
  background: #F9F7F1;
}
/*.hsl-team .team-mian .team-3 ul {
    overflow:hidden;
    overflow-x:auto;
}*/
.hsl-team .team-mian .team-3 li {
  float: left;
}
.hsl-team .team-mian .team-3 div {
  width: 260px;
}
.hsl-team .team-mian img {
  margin-bottom: 10px;
  width: 100%;
}
.hsl-team .team-mian p {
  text-align: center;
  color: #947458;
  line-height: 22px;
}
.hsl-team .team-mian p span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #947458;
}
.hsl-team .team-mian .border {
  display: block;
  margin: 20px 0;
  width: 100%;
  height: 0;
  border-bottom: 1px dotted #aaa;
}


.team-hover{
    width:700px;
    height:450px;
    background:#f4f1ec;
    position:fixed;
    left:50%;
    top:20%;
    transform:translateX(-50%);
    z-index:999;
    justify-content:center;
    align-items:center;
    padding:20px 20px;
    box-sizing:border-box;
    display:none;
}
.team-dahezi{
    display:none;
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    z-index:100;
    top:0;
    background:rgba(0,0,0,0.5);
}
.team-hover-left{
    flex:1;
    height:100%;
    text-align:left;
}
.team-hover-left img{
    height:100%;
}
.team-hover-right{
    flex:1;
    height:100%;
    position:relative;
}
.team-hover-right img{
    position: absolute;
    width: 30px;
    height: 30px;
    top: -15px;
    right: -15px;
    cursor:pointer;
}
.team-hover-right-text{
    height:100%;
    overflow:hidden;
}
.team-hover-right-text .text-name{
    font-weight: bold;
    font-size: 18px;
    color: #947458;
}

.team-hover-right-text p{
    color: #947458;
    line-height: 16px;
    margin:10px 0;
}
.team-hover-right-text span{
    font-size:12px;
    color: #947458;
}



.mian {
  width: 840px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.mian .list {
  background-color: #f4f1ec;
  width: 270px;
  height: 320px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}
.mian .list.list-img img {
    width: 100%;
}
.mian .list .img-hh{
    text-align:center;
}
.mian .list img {
  width: 60%;
  overflow: hidden;
  margin:0 auto;
}
.mian .list.mian-list .img-hh{
    text-align:center;
}

.mian .list .title {
  width: 100%;
  height: 115px;
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 10px;
  background-color: #f4f1ec;
  box-sizing: border-box;
}
.mian .list .title p {
  font-size: 18px;
}
.mian .list .title span {
  display: block;
  margin: 5px 0;
  font-size:14px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mian .list .title .title-a {
  text-align: right;
}
.mian .list .title .title-a a {
  color: #2F3132;
  font-size: 12px;
}
.mian .list:nth-child(3n+1) {
  margin-right: 10px;
}
.mian .list:nth-child(3n) {
  margin-left: 10px;
}

@media screen and (min-width: 1500px) {
    body {
        background-color:lightblue ;
    }
}


.swiper-img-r{
    position:relative;
    overflow:hidden;
}
.swiper-img-r img{
    position:absolute;
    transform:translateX(-50%);
    left:50%;
}

.hsl-honor {
  width: 840px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  cursor:pointer;
}
.hsl-honor .honor-list {
  background-color: #f4f1ec;
  width: 270px;
  height: 320px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box;
}
.hsl-honor .honor-list .honor-img {
  height: 250px;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hsl-honor .honor-list .honor-img img {
  width: 100%;
  max-height: 100%;
  overflow: hidden;
}
.hsl-honor .honor-list .honor-title {
  width: 100%;
  padding: 10px;
  background-color: #f4f1ec;
  box-sizing: border-box;
  text-align: center;
  color: #947458;
}
.hsl-honor .honor-list .honor-title span {
  display: block;
  margin: 5px 0;
}
.hsl-honor .honor-list:nth-child(3n+1) {
  margin-right: 10px;
}
.hsl-honor .honor-list:nth-child(3n) {
  margin-left: 10px;
}

.hsl-trajectory {
  width: 840px;
  margin: 0 auto;
  height: 100%;
}
.hsl-trajectory .trajectory-top {
  position: relative;
  overflow: hidden;
  transition: all 1s;
  border-bottom: 1px dotted #aaa;
  padding-bottom:10px;
}
.hsl-trajectory .trajectory-top .trajectory-arrow {
  width: 44px;
  height: 44px;
  background:url(../Images/jtup.png);
  position: absolute;
  top: 0px;
  right: 20px;
  background-size:cover;
  cursor:pointer;
}
.hsl-trajectory .trajectory-top .trajectory-ul {
  width: 100%;
  height: 44px;
  float: left;
  overflow: hidden;
  transition: all 1s ease 10s;
}
.hsl-trajectory .trajectory-top .trajectory-ul .trajectory-li {
  float: left;
  border-radius: 2px;
  width: 140px;
  height: 28px;
  margin: 7px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #D6D6D6;
  box-sizing: border-box;
  cursor: pointer;
}
.hsl-trajectory .trajectory-top .trajectory-ul .trajectory-li:hover {
  background: #e62f34;
  color: #fff;
  border-color: #e62f34;
}
.position_title{
    margin-bottom:10px;
    background-color:#fff;
}
.hsl-trajectory .trajectory-top .trajectory-ul .trajectory-li.current {
  background: #e62f34;
  color: #fff;
  border-color: #e62f34;
}
.hsl-trajectory .trajectory-content {
  width: 100%;
  overflow: hidden;
}
.hsl-trajectory .trajectory-content .trajectory-history .trajectory-text {
  display: none;
}
.hsl-trajectory .trajectory-content .trajectory-history .trajectory-text.current {
  display: block;
}
body {
  background-color: #eee;
}



/*-------明星员工------*/

.join_us .staff{ padding:17px 15px 0;}
.join_us .staff li{ width:837px; height:209px; background:#f1eff1; margin-bottom:10px;position:relative;}
.join_us .staff li dt{ width:154px; height:209px;  float:left; margin-right:26px;}
.join_us .staff li dd{ width:650px; height:auto;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.join_us .staff li dd p{ font-size:12px; line-height:21px; color:#8f8f8f; width:636px; padding-top:10px;}
/*.shyc{
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}*/
.join_us .staff2{
    width: 400px;
    display: inline-block;
    padding: 17px 45px 0 0px;
}
.join_us .staff2 li{
    width: 420px;
    margin-bottom: 0px; 
}
.join_us .staff2 li dd{
    width: 250px;
}
.join_us .staff2 li dd p{
    width:100%;
}
.join_us .staff2:nth-child(2n){    padding-right:0;}

/*------------------------------------------合作伙伴----------------------------------------------------------*/
.ganyan{ width:1200px; height:447px; padding-top:40px;}
.ganyan h2{ font-size:20px; color:#333; padding-bottom:30px;}
.ganyan ul li{ width:578px; height:160px; float:left; border-bottom:1px dashed #d0d0d0; border-right:1px dashed #d0d0d0;}
.ganyan ul li p{     width: 520px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    text-indent: 2em;
    padding-top: 15px;
    padding-left: 25px;
}
/*.pd5{
    padding-top:5px !important;
}*/
.ganyan ul li h4{ font-size:14px; color:red; text-align:right; margin-top:30px; padding-right:38px;}

.clents{ width:1200px; height:680px; margin-top:20px; }
.clents h2{ border-bottom:1px solid #cbcbcb; width:1200px; position:relative; margin-bottom:50px;}
.clents h2 img{ position:absolute; left:50%; top:-16px; margin-left:-68px;}
.clents ul li{ width:225px; height:81px; float:left; margin:0 18px 18px 0;}
.clents ul li:nth-child(5n){  margin-right:0;}


/*------------------------------------------成功案例----------------------------------------------------------*/
/*-------进出口通关案例------*/
.case .content-in .leftsidebar ul li{ width:152px; height:58px; border-bottom:1px solid #e3e3e3; line-height:58px; text-align:left; padding-left:35px;}
.case .content-in .leftsidebar h2{ width:247px; height:145px; background:url(../Images/position_title.png) 0 -580px no-repeat;}
.case .Content .banner{ width:100%; height:336px; background: url(../Images/business_system.jpg) no-repeat 50% 0;}
.case .position_title{ width:870px; height:55px; border-bottom:2px solid #ccc; }
.case .position_title .position_title_in{width:870px; height:50px;border-bottom:1px solid #ccc;}

.case .case_all{ width:797px; margin-left:17px; height:auto; padding-top:15px;}
.case .case_all li a{ display:block; width:797px; height:160px; border-bottom:1px solid #e1e1e1;padding:17px 0;}
.case .case_all li a:hover h2{ color:#e62f34; }
.case .case_all li a:hover p{ color:#fc4b50; }
.case .case_all li dt { width:229px; height:156px;  }
.case .case_all li dd h3{ font-size:12px; padding: 18px 0 5px;}

/*-------商品预归类案例------*/
.case .Content .banner{ width:100%; height:336px; background: url(../Images/business_system.jpg) no-repeat 50% 0;}


/*-------加贸企业关务案例------*/


/*-------业务培训案例------*/


/*-------关务软件定制案例------*/


/*-------成功案例详细页面------*/
.case .case_detail{ width:870px; height:auto; padding-top:25px;}
.case .case_detail h2{ text-align:center; font-size:16px; color:#383838; font-weight:bold;}
.case .case_detail h3{ text-align:center; font-size:12px; color:#626262; padding-top:5px; padding-bottom:34px;}
.case .case_detail .picture{ width:273px; height:166px; margin:0 27px 27px 0; float:left;}
.case .case_detail .picture img{width:273px; height:166px; }
.case .case_detail p{ text-indent:2em; font-size:14px; line-height:24px; color:#5e5e5e; width:auto; padding-bottom:20px;}



.venus-menu>li:hover >ul{
	opacity: 1;
	transition: all 1s ease-out;
}






/*董事长致辞图标*/







/*数字滚动*/
.digital{
	width: 100%;
	overflow: hidden;
    background: url(../Images/wrap-bg_02.jpg);
}
.digital-mian{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
    padding: 20px 0;
}
.digital-mian-tlie{
	width: 25%;
	float: left;
	position: relative;
    min-height: 1px;
}
.xc_number_box {
    text-align: center;
    height: 77px;
    line-height: 77px;
}
.xc_number_box .xc_number {
  font-size: 54px;
}
.xc_number_box .xc_unit {
  font-size: 12px;
}
.xc_data_desc {
  text-align: center;
  font-size: 12px;
  color: #848484 !important;
}
.digital-mian .digital-mian-tlie{
	border-right-style: solid;
	border-right-color: #EFEFEF;
	border-right-width: 1px;
	box-sizing: border-box;
}
.digital-mian .digital-mian-tlie:last-child{
	border-right-width: 0;
}

/*数字滚动*/
.service ul li:last-child{
    margin:0;
}


.t_news {
  height: 19px;
  color: #000;
  padding-left: 10px;
  margin: 8px 0;
  overflow: hidden;
  position: relative;
  padding-right:150px;
}
.t_news b{ line-height:19px; font-weight:bold; display:inline-block;}
.news_li,.swap{ line-height:19px; display:inline-block; position:absolute; top:0; width:150px;  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;right:0;}
.news_li a,
.swap a {
  color: #e62f34;
  width:100%;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
  display:block;
}
.swap{top:19px;}





.news-in{
  position: relative;
}
.dszzc{
  height: 100% !important;
  width: 100%;
}
.dszzc p{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 552px !important;
  background-color: rgba(000,000,000,0.3);
  margin:0 15px;
  padding:0 5px ;
  box-sizing: border-box;
  font-size: 14px !important;
  height: 34px !important;
  font-weight: bold;
  line-height: 34px !important;
  color: #fff !important;
  transition: all .5s;
  text-align: justify;
}
.news-all-in .dszzc:hover p {
  height: 72px !important;
  line-height: 24px !important;
}

.dszzc img{
  width: 100%;
  height: 100%;
  display: block;
}




