*{ margin:0 auto; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: "microsoft yahei"; color:#333; font-size:14px; background: #FFFFFF; text-transform: capitalize; min-width:1280px;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #0f5ac4;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
h4, .h4, h5, .h5, h6, .h6{ margin: 0;}
.auto_1280{ width:1280px; position: relative;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center-contain { justify-content: space-between;}

#home .home,
#products .products,
#news .news,
#contact .contact,
#solutions .solutions,
#about .about{ border-bottom: 3px solid #0f5ac4;}





input,button,select,textarea{ outline:none; font-family: "microsoft yahei";}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}

#warp{ width:100%; height:auto; overflow: hidden;}
.HeaderM{ display: none;}
.Header.current{ background: #FFFFFF; border-bottom: 1px solid #EEEEEE;}
.Header.current .logo a{  background: url(../images/logo1.png) no-repeat;}
.Header.current .Hsea{ background: url(../images/Hsearch1.png) no-repeat; }
.Header.current .Hlang{ border: 1px solid #ccc; border-radius: 50%;}
.Header.current .Hlang a{  color: #333;}
.Header.current .Hlang a:hover{ background: #ccc; }
.Header.current .nav li a{  color: #333; }



.Header{ width: 100%; height: 100px; background-color: rgba(0,0,0,0.3); position: fixed; left: 0; top: 0; z-index: 999;}
.Header .logo{ float: left; width: 214px; height: 57px; margin-top: 21px;}
.Header .logo a{ display: block; width: 214px; height: 57px; background: url(../images/logo.png) no-repeat;}
.Header .logo h1{ display:none;}



.Header .Hlang{ float: right; text-align: center; width: 34px; height: 34px; line-height: 34px; margin-top: 32px; border: 1px solid #FFFFFF; border-radius: 50%;}
.Header .Hlang a{ display: block; color: #FFFFFF;}
.Header .Hlang a:hover{ background: #FFFFFF;  color: #0f5ac4; border-radius: 50%;}

.Header .Hsea{ float: right; width: 36px; height: 36px; margin-top: 32px; background: url(../images/Hsearch.png) no-repeat; margin-right: 22px;}

.searchshow{ width: 208px; height: 34px; z-index: 10;   float:right;  overflow:hidden; margin-top:36px;}
.searchshow .inputt{ width: 128px; padding: 0 10px; background: #FFFFFF; height: 32px; border: 1px solid #ddd; border-right:none ; float: left; font-size: 14px; color:#999;}
.searchshow .submitt{ width: 39px; height: 34px; float: left;  border: none; background:#0f5ac4; color: #FFFFFF; font-size: 18px; }

.Header .nav{ float: right; height: 49px; line-height: 46px; margin-top: 26px; margin-right: 40px;}
.Header .nav li{ float: left; font-size: 18px; position: relative; padding: 0 20px;}
.Header .nav li a{ display:inline-block; color: #FFFFFF; }
.Header .nav li a:hover{ border-bottom: 3px solid #0f5ac4;}
.Header .nav li a i{ padding-left: 10px;}


.Header .nav ul li ul{ position: absolute; left: -30px; top: 40px; background: #FFFFFF; width:240px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); display: none;  z-index:888 }
.Header .nav ul li ul li{ padding: 0; text-align: center; width:240px;  height: 42px; line-height: 42px; font-size: 14px; border-bottom: 1px solid #EEEEEE;}
.Header .nav ul li ul li a:hover{ background: #0f5ac4;  color:#fff; border-bottom: none;}
.Header .nav ul li ul li a{ display:block;  color: #333333; }
.Header .nav li ul li ul.nul2{ left:241px; top:0;}
.Header .nav li:hover ul.nul1{ display: block;}
.Header .nav li ul li:hover ul.nul2{ display: block;}

/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-prev,.main_visual .owl-next{width:50px;height: 50px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 5%; opacity: 0;}
.main_visual .owl-next{background-image: url(../images/BR.png);right: 5%;  opacity: 0;}
.main_visual:hover .owl-prev{ opacity: 1.0;}
.main_visual:hover .owl-next{ opacity: 1.0;}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: 30px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#FFFFFF; border-radius: 10px;}
.main_visual .owl-dot.active span{width: 20px; height: 10px; background:#016bff; border-radius: 10px;}
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}


.index-about{ width: 100%; height: auto; background: url(../images/inAbbg.jpg) no-repeat top center; }
.index-about .auto_1280{ padding: 90px 646px 0 0; box-sizing: border-box;}
.index-about .auto_1280 em{ width: 2px; height: 42px; background:#333; display:block; margin:0;}
.index-about .auto_1280 h3{ line-height: 40px; font-weight: normal; margin-top: 69px; font-size: 28px;}
.index-about .auto_1280 h2{ line-height: 74px; color: #000000; font-size: 36px; margin-top:50px;}
.index-about .auto_1280 p{ font-size: 16px; line-height: 30px; margin-top: 30px;}
.index-about .auto_1280 a{ margin-top: 65px; display: block; font-size: 18px; color: #333; background: url(../images/in-socmore.png) no-repeat 110px center; height: 46px; line-height: 46px;}



.insouList{ width: 1330px; height: auto; overflow: hidden; padding: 80px 0 90px 0; }

.main_visual1{ width: 1280px;  box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); }
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover; position: relative; box-sizing: border-box; padding:60px 30px 120px 30px; background: #FFFFFF; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); z-index: 333;}
.main_visual1 .owl-carousel .item dt{ z-index: 888; position: relative; width: 100%; height: 71px; }
.main_visual1 .owl-carousel .item dt img{ width: 46px; height: 50px; float: left;}
.main_visual1 .owl-carousel .item dd{ width: 100%; height: auto; padding-top:35px; z-index: 888; position: relative;}
.main_visual1 .owl-carousel .item dd h2{font-size: 28px; line-height: 48px;}
.main_visual1 .owl-carousel .item dd h4{font-size: 20px; font-weight: normal; line-height: 28px;}
.main_visual1 .owl-carousel .item dd p{ margin-top: 10px; font-size: 14px; color: #333333; line-height: 24px; height: 48px; overflow: hidden;}
.main_visual1 .owl-carousel .item dd h3{ border-radius: 30px; transition: all ease .5s; width:58px; height: 38px; line-height: 38px; border: 1px solid #999999;  text-align: center; color: #666; float: left; margin-top:30px; font-weight: normal;}
.main_visual1 .owl-carousel .item dd h3 i{ line-height: 38px;}




.main_visual1 .owl-carousel .item dl div{transition: all ease .5s; position: absolute; left: 0; top: 0;  width: 100%; height: 100%; opacity: 0; z-index: 333;}
.main_visual1 .owl-carousel .item dl div img{ width: 100%; height: auto;}

.main_visual1 .owl-carousel .item a:hover div{ opacity: 1.0;}
.main_visual1 .owl-carousel .item a:hover h2{color: #FFFFFF;}
.main_visual1 .owl-carousel .item a:hover h4{ color: #FFFFFF;}
.main_visual1 .owl-carousel .item a:hover p{ color: #FFFFFF;}
.main_visual1 .owl-carousel .item a:hover i{ color: #FFFFFF;}
.main_visual1 .owl-carousel .item a:hover h3{ border-color: #FFFFFF;}
.main_visual1 .owl-carousel .item  a:hover dt img{ filter: brightness(100);}



.main_visual1 .owl-prev,.main_visual1 .owl-next{width:50px;height: 50px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px;text-indent: -999px; overflow: hidden;}
.main_visual1 .owl-prev{background-image: url(../images/left.png);left: -25px; }
.main_visual1 .owl-next{background-image: url(../images/right.png);right:-25px; }
.main_visual1 .owl-prev:hover{background-image: url(../images/lefts.png);left: -25px; }
.main_visual1 .owl-next:hover{background-image: url(../images/rights.png);right:-25px; }

.main_visual1:hover .owl-prev{ opacity: 1.0;}
.main_visual1:hover .owl-next{ opacity: 1.0;}
.main_visual1 .owl-dots{ display: none;}

.inAppList{ width: 100%; height: auto; overflow: hidden; position: relative;}
.inAppList img{ width: 100%; height: auto; }
.inAppList .inAppTmbg{position: absolute; left: 0; top: 0; width: 50%; height: 100%; background-color: rgba(0,0,0,0.35); }
.inAppList .auto_1280{ color: #FFFFFF; padding: 135px 715px 0 0; box-sizing: border-box; position: absolute; left: 50%; top: 0; margin-left: -640px;}
.inAppList .auto_1280 h2{ font-size: 36px; line-height: 70px;}
.inAppList .auto_1280 h2 a{ color: #FFFFFF;}
.inAppList .auto_1280 h3{ font-size: 24px; line-height: 42px;}
.inAppList .auto_1280 h4{ width: 47px; height: 4px; background: #FFFFFF; margin-top: 56px;}
.inAppList .auto_1280 p{ line-height: 28px; font-size: 15px; margin-top: 70px;}

.inAppNav{ width: 1280px; position: relative; z-index: 888; height: 156px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); background: #FFFFFF; margin-top: -78px;}
.inAppNav a{ display: block; float: left; width: 20%; height: 156px; text-align: center; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);}
.inAppNav a img{ width: 36px; height: 36px; padding-top: 35px;}
.inAppNav a h4{ line-height: 32px; font-size: 18px; color: #000000;}
.inAppNav a p{ text-transform: uppercase; line-height: 18px;}
.inAppNav .tabs .thistab{background-image: linear-gradient(160deg,#1a79ff 15%,#003784 88%);}
.inAppNav .tabs .thistab h4{ color: #FFFFFF;}
.inAppNav .tabs .thistab p{ color: #FFFFFF;}
.inAppNav .tabs .thistab img{filter: grayscale(400%) brightness(800%);}

.inProBg{ width: 100%; height: auto; padding: 165px 0 87px 0; background: #f8f8fb; position: relative; margin-top:-78px;}
.inPro{ width: 1280px; position: relative; height: auto; overflow: hidden; }
.inProL{ float: left; width: 200px; padding-right: 105px; height: auto; overflow: hidden;}
.inProL h4{ color: #000000; line-height: 59px; font-size: 36px;}
.inProL h3{ font-weight: normal; text-transform: uppercase; line-height: 31px; font-size: 22px; margin-bottom: 25px;}
.inProL p{ line-height: 26px; font-size: 16px;}

.inProR{ float: right; width:975px; height: auto; }
.main_visual2 .owl-carousel,.main_visual2 .owl-stage-outer,.main_visual2 .owl-stage,.main_visual2 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual2 .owl-carousel .item{width: 100%;height: 100%; background: #FFFFFF; box-sizing: border-box; padding: 35px; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual2 .owl-carousel .item h4{ line-height: 42px; height: 42px; overflow: hidden; color: #000000; font-size: 24px;}
.main_visual2 .owl-carousel .item h3{ font-weight: normal; line-height: 20px; height: 20px; overflow: hidden; color: #999; font-size: 14px; margin-bottom: 25px;}
.main_visual2 .owl-carousel .item p{ font-size: 14px; line-height: 20px; height: 40px; overflow: hidden; margin-bottom: 40px;}
.main_visual2 .owl-carousel .item img{ width: 162px; height: 162px;}
.main_visual2 .owl-carousel .item:hover{ background: #1458b8;}
.main_visual2 .owl-carousel .item:hover a{ color: #FFFFFF;}
.main_visual2 .owl-carousel .item:hover a h4{ color: #FFFFFF;}
.main_visual2 .owl-carousel .item:hover a h3{ color: #FFFFFF;}

.main_visual2 .owl-prev,.main_visual2 .owl-next{width:50px;height: 50px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px;text-indent: -999px; overflow: hidden;}
.main_visual2 .owl-prev{background-image: url(../images/prol.png); left: -305px; top: 275px;}
.main_visual2 .owl-next{background-image: url(../images/pror.png); left: -305px; top: 345px;}
.main_visual2 .owl-prev:hover{background-image: url(../images/prols.png);}
.main_visual2 .owl-next:hover{background-image: url(../images/prors.png);}
.main_visual2 .owl-dots{ display: none;}



.inNewsTit{ width: 100%; height: auto; text-align: center; padding: 50px 0;}
.inNewsTit h4{ color: #000000; line-height: 59px; font-size: 36px;}
.inNewsTit h3{ font-weight: normal; text-transform: uppercase; line-height: 31px; font-size: 22px; }

.inNews{ width: 100%; height: auto; background-size:cover; padding: 75px  0;}
.inNewsL{ float: left; width: 603px; height: auto; overflow: hidden;}

.inNewsTop{ width: 100%; height: 30px; line-height: 27px; overflow: hidden;}
.inNewsTop a{font-size: 14px; color: #999; display: inline-block; margin-right: 35px;}
.inNewsTop .tabs .thistab,.tabs .thistab a:hover {color: #333; font-weight: bold; border-bottom: 3px solid #016bff;}

.inNewsListTop{ width: 603px; height: auto; overflow: hidden; margin-top: 30px;}
.inNewsListTop dt{ float: left; width: 280px; height: 190px; overflow: hidden;}
.inNewsListTop dt img{ width: 280px; height: 190px;}
.inNewsListTop dd{ float: right; width: 300px; height: 190px; overflow: hidden;}
.inNewsListTop dd h4{ font-size: 20px; line-height: 30px; height: 60px; overflow: hidden;}
.inNewsListTop dd p{ color: #999999; height: 36px; line-height: 36px;}
.inNewsListTop dd a{ margin-top: 35px; display: block; font-size: 18px; color: #333; background: url(../images/in-socmore.png) no-repeat 110px center; height: 46px; line-height: 46px;}


.inNewsList ul{ padding-top: 15px;}
.inNewsList li{ line-height: 35px; height: 35px; overflow: hidden;}


.inNewsR{ float: right; width: 640px; height: auto; overflow: hidden;}
.main_visual4 .owl-carousel,.main_visual4 .owl-stage-outer,.main_visual4 .owl-stage,.main_visual4 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual4 .owl-carousel .item{width: 100%;height: 100%; position: relative; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual4 .owl-carousel .item p{ height: 32px; line-height: 32px; overflow: hidden; width: 520px; left: 20px; position: absolute; bottom:10px; font-size: 16px; font-weight: bold; color: #FFFFFF;}
.main_visual4 .owl-prev,.main_visual4 .owl-next{  text-indent: -9999em;}

.main_visual4 .owl-dots{ width: 100%; text-align: right; height: 8px; position:absolute; right: 20px; bottom: 60px;  z-index: 999;}
.main_visual4 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual4 .owl-dots .owl-dot span{  display: inline-block; width: 8px; height: 8px; background:#FFFFFF; border-radius: 10px;}
.main_visual4 .owl-dot.active span{width: 8px; height: 8px; background:#016bff; border-radius: 10px;}



.index-pclistBg{ width: 100%; height: auto; background: #f7f7f7; padding: 90px 0;}
.index-pclistL{ float: left; width: 892px; height: auto; overflow: hidden;}
.index-pclistL1{ width: 100%; height: auto; overflow: hidden;}
.main_visual3 .owl-carousel,.main_visual3 .owl-stage-outer,.main_visual3 .owl-stage,.main_visual3 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual3 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual3 .owl-carousel .item p{ position: absolute; left: 30px; bottom: 20px; line-height: 30px; font-size: 20px; color: #FFFFFF; font-weight: bold;}
.main_visual3 .owl-prev,.main_visual3 .owl-next{ display: none; text-indent: -9999em;}
.main_visual3 .owl-dots{ width: 100%; text-align: right; height: 10px; position:absolute; right: 30px; bottom: 60px;  z-index: 999;}
.main_visual3 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual3 .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#FFFFFF; border-radius: 10px;}
.main_visual3 .owl-dot.active span{width: 10px; height: 10px; background:#016bff; border-radius: 10px;}


.index-pclistL2{ width: 100%; height: auto; overflow: hidden; }
.index-pclistL2Tit{ width: 100%; height: auto;}
.index-pclistL2Tit h4{ color: #000000; line-height: 59px; font-size: 36px;}
.index-pclistL2Tit h3{ font-weight: normal; text-transform: uppercase; line-height: 31px; font-size: 22px; margin-bottom: 25px;}
.index-pclistL2 p{ line-height: 26px; font-size: 16px;}
.index-pclistL2Tit a{ float: right; margin-top: 25px; padding-right: 66px; display: block; font-size: 18px; color: #E50012; background: url(../images/in-socmore.png) no-repeat right center; height: 46px; line-height: 46px;}


.index-pclistR{ float: right; width:340px; height: auto; overflow: hidden; margin-top: 100px;}
.index-pclistR img{ width: 100%; height: auto;}


.index-social{ width: 100%; height: 592px; background: url(../images/inzr.png) no-repeat center; background-size:cover;}
.index-socialBox{ width: 610px; height: 352px; padding: 50px 78px; background-color: rgba(255,255,255,0.8); float: left; margin-top: 120px; box-sizing: border-box;}
.index-socialBox h4{ color: #000000; line-height: 59px; font-size: 36px;}
.index-socialBox h3{ font-weight: normal; text-transform: uppercase; line-height: 31px; font-size: 22px; margin-bottom: 25px;}
.index-socialBox p{ line-height: 26px; font-size: 16px;}
.index-socialBox a{ margin-top: 35px; display: block; font-size: 18px; color: #E50012; background: url(../images/in-socmore.png) no-repeat 110px center; height: 46px; line-height: 46px;}



.footer{ width: 100%; height: auto; padding: 55px 0; background:#f7f7f7;}
.footerL{ float: left; width: 800px; height: auto; overflow: hidden;}
.footerLWx{ width: 114px; height: auto; overflow: hidden; float: left; text-align: center;}
.footerLWx img{ width: 114px; height:114px; text-align: center;}
.footerLWx p{ line-height: 46px;}
.footerLinfo{ float: left; width: auto; margin-left: 55px;}
.footerLinfo h2{ font-size: 24px; margin-bottom: 10px; line-height: 32px; height: 32px; background: url(../images/ftel.png) no-repeat left center; padding-left: 28px; color: #000000;}
.footerLinfo p{ line-height: 28px;}

.footerR{ float: right; width: 440px; height: auto; overflow: hidden;}
.footerR dl{ float: left; padding-right: 80px;}
.footerR dl:last-child{ padding-right: 0;}
.footerR dl dt{ width: 100%; height: auto; font-size: 16px; color: #000000; font-weight: bold; line-height: 32px;}
.footerR dl dd{ padding-top: 5px;}
.footerR dl dd a{ display: block; line-height: 28px;}

.footerCopy{ width: 100%; height: 50px; line-height: 50px; text-align: center; border-top: 2px solid #e5e5e5; background:#f7f7f7;}

.fposi{ display: none;}




.client-2 {
            position: fixed;
            right: -182px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 80px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 14px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 3px;
            font-size:0.8rem;
            margin-top: 10px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #0f5ac4;
            color: #fff;
            height: 53px;
            width: 260px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0f5ac4;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }


.banner2{ width: 100%; height: 350px; margin-top: 101px;}
.banner2Txt{ width: 1280px; box-sizing: border-box; padding: 110px 0 0 0; color: #FFFFFF;}
.banner2Txt h2{ font-size: 30px; line-height: 60px;  text-transform: uppercase;}
.banner2Txt h3{ font-size: 42px; line-height: 70px;}
 
.abmenuBg{ width: 100%; height: 72px;  border-bottom: 2px solid #EEEEEE;}
.abmenu{ width: 1280px; height: auto; line-height: 72px; font-size: 16px; }
.abmenuL{ float: left;}
.abmenuL a{ display: block; float: left; padding: 0 25px;}
#lm_hover{ color: #0f5ac4; border-bottom: 3px solid #0f5ac4; }
.abmenu span i{ padding-right: 10px; color: #033981;}

.abTit1{ width: 100%; height: auto; padding: 40px 0; text-align: center;}
.abTit1 h3{ line-height:55px; font-weight: normal; font-size: 28px;}
.abTit1 h4{ line-height:60px;  font-size:36px; color: #000000;}

.abinfo1{ width: 1280px; height: auto; overflow: hidden; font-size: 16px; line-height: 30px;}
.abinfo1img{ width: 1280px; height: auto; overflow: hidden; padding: 50px 0;}
.abinfo1img img{ width: 100%; height: auto;}
.abinfo1img video{ width: 100%; height: auto;}


.abbg2{ width: 100%; height: auto; background: #f2f3fa; padding: 65px 0;}
.abbox2L{ float: left; width: 625px; height: auto; overflow: hidden;}
.abbox2R{ float: right; width: 568px; height: auto; overflow: hidden;}
.abbox2R img{ width: 100%; height: auto;}

.abbox2L h4{ color: #000000; line-height: 59px; font-size: 36px;}
.abbox2L h3{ font-weight: normal; text-transform: uppercase; line-height: 31px; font-size: 22px; }
.abbox2L p{ font-size: 16px; line-height: 26px; margin-top: 30px;}

.abculture{ width: 1280px; height: auto; overflow: hidden;}
.abculture dl{ float: left; width: 302px; height: 310px; position: relative; margin-left: 24px; cursor: pointer;}
.abculture dl:first-child{ margin-left: 0;}
.abculture dl dt{width: 302px; height: 310px; overflow: hidden;}
.abculture dl dt img{width: 302px; height: 310px; }
.abculture dl dd{width: 100%; height: auto; position: absolute; left: 0; top: 0; box-sizing: border-box; padding: 30px; z-index: 333;}
.abculture dl dd h3{ font-size: 18px; color: #000000; line-height: 42px; padding-top: 160px;}
.abculture dl dd h4{ width: 26px; height: 4px; background: #0f5ac4;}
.abculture dl dd p{ color: #666666; line-height: 20px; margin-top: 10px;}
.abculture dl div{ position: absolute; left: 0; top: 0; background-color: rgba(15,90,196,0.75); width: 100%; height: 100%; opacity: 0;}
.abculture dl:hover div{ opacity: 1.0;}
.abculture dl:hover h3{ color: #FFFFFF;}
.abculture dl:hover p{ color: #FFFFFF;}
.abculture dl:hover h4{ background: #FFFFFF;}


.abstyle{ width: 1280px; height: auto; overflow: hidden; padding-bottom:60px;}
.main_visual6 .owl-carousel,.main_visual6 .owl-stage-outer,.main_visual6 .owl-stage,.main_visual6 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual6 .owl-carousel .item{width: 100%;height: 100%;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual6 .owl-carousel .item img{width: 100%; height: auto;}

.main_visual6 .owl-prev,.main_visual6 .owl-next{display: none; text-indent: -999em; }

.main_visual6 .owl-dots{ width: 100%; text-align: center; height: 5px; position:absolute; left: 0; bottom: 0;  z-index: 999;}
.main_visual6 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual6 .owl-dots .owl-dot span{  display: inline-block; width: 20px; height: 5px; background:#cccccc; }
.main_visual6 .owl-dot.active span{width: 36px; height: 5px; background:#0f5ac4; }


.abbg3{ width: 100%; height: auto; background: url(../images/abbg3.png) no-repeat center; background-size:cover; padding: 90px 0; margin-top: 70px;}
.abbox3{ background: #FFFFFF; width: 512px; height: 280px; padding: 75px 50px; box-sizing: border-box; float: left;}
.abbox3 h4{ font-size: 28px; line-height: 49px; color: #000000;}
.abbox3 p{ line-height: 32px; font-size: 20px; margin-top: 10px;}

.about-info{ line-height: 28px; font-size: 16px; padding: 30px 0; width: 1280px;}
.about-info img{ max-width: 100%; height: auto;}
.abList dl{ float: left; width:24%; margin: 0.5%; text-align: center;}
.abList dl dt{ width: 100%; height: auto; overflow: hidden;}
.abList dl dt img{ width: 100%; height: auto;}
.abList dl dd{ width: 100%; height: 46px; line-height: 46px; background: #FFFFFF;}

.sou-info{ line-height: 28px; font-size: 16px;  width: 1280px;}
.sou-info img{ max-width: 100%; height: auto;}


.index-imgTop1{ width: 100%; height: auto; text-align: center; padding: 20px 0;}
.index-imgTop1 h3{ line-height: 58px;  font-size: 36px;}
.index-imgTop1 h4{ width: 34px; height: 6px; background: #0f5ac4; margin-top: 10px; display: inline-block;}

.conMap{ width: 1280px; height: 400px; overflow: hidden;}
.conBox1Left{ width: 1280px; height: auto; overflow: hidden;}
.conBox1Left li{ width: 100%; height: 42px; margin-bottom: 10px;}
.conBox1Left .coninput1{ width: 100%; box-sizing:border-box; padding: 0 15px; height: 40px; border: 1px solid #EEEEEE;}
.conBox1Left .contex{ width: 100%; box-sizing:border-box; padding: 15px; height: 102px; border: 1px solid #EEEEEE;}
.conBox1Left .consub{ width: 100%; height: 55px; border: none; font-size: 16px; text-align: center; color: #FFFFFF; background: #0f5ac4;}

.NewsList{ width: 1280px; height: auto; overflow: hidden; padding: 30px 0;}
.NewsList dl{ float: left; width: 31.3%; height: auto; overflow: hidden; margin:2% 1%; background:#f7f7f7;}
.NewsList dl a{ display: block; width: 100%; height: auto; }
.NewsList dl a dt{width: 100%; height: auto; overflow: hidden;}
.NewsList dl a dt img{width: 100%; height: 246px; }
.NewsList dl a dd{ width: 100%; height: auto; box-sizing:border-box; padding:20px;}
.NewsList dl a dd h3{ line-height: 32px; height: 32px; overflow: hidden; font-weight: normal; font-size: 16px;}
.NewsList dl a dd h4{ line-height: 23px; height: 23px; overflow: hidden; font-weight: normal; font-size: 14px; color: #999999;}
.NewsList dl a dd p{ width: 100%; height:72px; overflow: hidden; border-top: 1px solid #eeeeee; color: #999999; margin-top: 10px; padding-top: 12px; line-height: 24px;}

.newsShowbg{ width: 100%; height: auto; background: #eee; padding: 135px 0 35px 0;}
.newsShow{ width: 1280px; height: auto; overflow: hidden; background:#fff; box-sizing:border-box; padding:30px;}
.newsShowTit{ width: 100%; height: auto; text-align: center; font-size: 26px; line-height: 36px; padding-bottom: 20px; border-bottom: 1px solid #e5e5e5;}
.newsShowTime{ width: 100%; height: 55px; line-height: 55px; color: #999999; text-align: center;}
.newsShowinfo{ font-size: 14px; color: #666666; line-height: 26px; padding: 30px 0; overflow: hidden;}
.newsShowinfo img{ max-width: 100%; height: auto; text-align:center;}
.newsShowImg{ width:100%; height:auto; padding-top:30px; text-align:center;}


.newsPrev{ width: 100%; height: auto; overflow: hidden;}
.newsPrev li{ width: 100%; height: 32px; line-height: 32px; overflow: hidden; font-size: 16px; color: #666666;}
.newsPrev li a{ color: #666666;}
.newsPrev li span{ color: #333333;}
.newsPrev li a:hover{ color: #2e8bd2;}

.wz{ width:1280px; line-height:42px; padding-bottom:20px; font-size:16px;}
.wz i{ color: #0f5ac4; padding-right:5px; font-size:18px;}

.goodsInfos{overflow:hidden;margin-bottom:20px;padding:20px 0;width:1280px;height:auto;}
.goodsInfos .tit{overflow:hidden;}
.goodsInfos .tit h2{font-size:25px;line-height:50px;}
.goodsInfos .tit img{float:right;width:180px;border:1px solid #ccc;border-radius:8px; padding:20px;}
.goodsInfos .tit a{display:inline-block;padding-left:40px;height:65px;background:url(../images/pdf.png) left center no-repeat;color:#1174c0;font-size:16px;line-height:65px;}
.goodsInfos .tit div{float:left;}
.goodsInfos dl{overflow:hidden;width:100%;height:36px;border-bottom:1px solid #ccc;line-height:36px;}
.goodsInfos dl:nth-child(even){ background:#eee;}
.goodsInfos dl dt{float:left;overflow:hidden;width:50%;height:36px;font-weight:700; box-sizing:border-box; padding:0 10px; }
.goodsInfos dl dd{float:left;overflow:hidden;width:50%;height:36px; box-sizing:border-box; padding:0 10px;}
.goodsInfos h3{color:#1174c0;line-height:35px;}

.goodsShow{ float:right; width:1000px; height:auto; overflow:hidden;}

.goodsShow1{width:1000px; height:auto; overflow:hidden;}
.goodsShowL{ width:200px; height:auto; overflow:hidden; float:left; position:relative;}
.goodsShowL img{ width:100%; height:auto;}
.goodsShowL .GLTXT{ width:100%; height:auto; line-height:197px; text-align:center; position:absolute; left:0; top:0; z-index:666; color: #2e8bd2; font-weight:bold; font-size:30px;}

.goodsShowR{ width:750px; height:auto; overflow:hidden;}
.goodsShowR h2{ width:100%; padding:15px 0; line-height:28px; font-size:20px; border-bottom:1px solid #dedede;}
.goodsShowRinfo1{ width:100%; height:auto; padding:25px 0; overflow:hidden; line-height:26px;}
.goodsShowRinfo1 table{ border:1px solid #ccc; border-left:0px; border-top:0px; font-size: 13px;}
.goodsShowRinfo1 table td{ border:1px solid #ccc;border-right:0px; border-bottom:0px; padding:12px 2px;  text-align:center}
.goodsShowRinfo1 table tr:first-child{ background: #f7f7f7;}

.goodsShowRinfo2{ width:100%; height:auto; padding:25px 0; overflow:hidden; }
.goodsShowRinfo2 a{ display:block; float:left; width:120px; height:46px; line-height:46px; font-size:18px; color:#fff; text-align:center; margin-right:20px;}
.goodsShowRinfo2 a:hover{ opacity: 0.7;}
.goodsShowRinfo2 a:first-child{ background:#40368c; border-radius: 5px;}
.goodsShowRinfo2 a:last-child{ background:#1b96d4; border-radius: 5px;}


.goodsShow2{width:1000px; height:auto; overflow:hidden; padding-top:40px;}
.goodsShow2 h2{ width:100%; height:46px; line-height:46px; border-bottom:1px solid #dedede;}
.goodsShow2 h2 a{ font-size:16px; padding:0 15px;}
.goodsShow2 h2 .tabs .thistab,.tabs .thistab a:hover {  color: #0352a0;  }


.GoodsMain{ width:100%; height:auto; padding-bottom:30px;}
.MainWz{width:90%;height:36px;line-height:36px; padding:20px 0; font-size:16px;}
.MainWz i{ color: #0f5ac4; padding-right:5px; font-size:18px;}

.GoodsMenu{ width: 100%; height: 54px; line-height:54px; overflow-x:auto; border-bottom:1px solid #eee; display:flex; justify-content:space-between;}
.GoodsMenu a{ font-size:16px;}
.GoodsTitle{ width:100%; height:auto; text-align:center; line-height:60px; padding-bottom:25px;}
.GoodsTitle h1{ color:#0f5ac4; font-size:42px;}

.GoodsSubMenu{ width:90%; height: auto; line-height:54px; text-align:center;}
.GoodsSubMenu a{ font-size:16px; background:#f3f3f3; display:inline-block; padding:0 15px; margin-bottom:3px;}
#lm_hover1{ background:#0f5ac4; color:#fff;}


.GmobielMenu{ display:none;}

.MainLeft{float: left;width: 20%;height: auto;background: #e8eef3;border-radius:10px;}
.MainLeft h2{width: 100%;height: 66px;line-height: 66px;color: #000000;border-bottom:1px solid #fff;padding-left:20px;box-sizing: border-box;font-size: 21px;}
.GoodsMenu .menu_head{width: 100%;height: 42px;line-height: 42px;margin-top: 1px;}
.GoodsMenu .menu_head a{display: block;width: 100%;height: 42px;background: #e8eef3 url(../images/Mlibgs.png) no-repeat 20px center;font-size: 14px;color: #000000;border-bottom: 1px solid #d1d1d1;padding-left: 20px;box-sizing: border-box;}
.GoodsMenu .menu_head.current a{background: #bac3d0 url(../images/Mlibgs.png) no-repeat 20px center;}
.GoodsMenu dd{ width: 100%; height: auto; display: none;}
.GoodsMenu dd a{display: block;width: 100%;height: 42px;line-height: 42px;background: #ffffff;color: #000;font-size: 14px;box-sizing: border-box;padding-left: 30px;}
.GoodsMenu dd li{ position:relative; width:100%;}
.GoodsMenu dd li:hover ul{ display:block;}
.GoodsMenu dd li ul{z-index:999;}
.GoodsMenu dd li ul a{display:block;width: 100%;height: 42px;line-height: 42px;font-size:14px;padding:0;padding-left: 16px;text-align: left;background: #f7f7f7;}
.GoodsMenu dd li ul a i{ padding:0 10px;}

#lm_hover2{color: #e90115;}


.GoodsR{width: 90%;height:auto;overflow:hidden;}
.ABMenu{ width:100%; height:36px; line-height:36px; margin-bottom:20px;}

.GoodsDesc{ margin-bottom:20px; overflow:hidden}
.GoodsDesc .gtest{  width:100%}
.GoodsDesc h2{ font-size:24px;    color: #0f5ac4; line-height:40px; border-bottom:1px solid #eee}
.GoodsDesc .gtest .desc{ line-height:24px; margin-top:15px; color:#666}
.GoodsDesc table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

    .GoodsDesc table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px; border-style:solid !important;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

    .GoodsDesc table tr {
        background: #fff;
    }

        .GoodsDesc table tr:nth-child(1) {
            background: #f6f6f6;
        }

.GoodsDesc .pic{ width:20%; float:right}
.GoodsDesc .pic img{ width:100%}
.GoodsDesc .downexcel a{margin: 10px 0px;display: inline-block;width: 134px;text-align: center;padding: 8px;cursor: pointer;color: #fff;border-radius: 5px;background: #585d62;}
.GoodsDesc .downexcel a:hover{ background:#0f5ac4}

.goodsListBox{overflow-y: hidden;width: 100%;padding: 14px 2px;height: auto;background: #e8eef3;overflow-x:auto;color: #151515;border-radius:10px 10px 0 0;}
.goodsListBox::-webkit-scrollbar {
    width: 4px;
    height:6px;
}
.goodsListBox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#5c97d0;}
.goodsListBox::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
} 

.tableSort{width:100%;margin-bottom: 10px;}
.tableSort th{text-align: center;padding:0 5px;font-weight: normal;font-size: 13px;}
.tableSort th.select-item{padding: 2px;}
.tableSort th.select-item input{margin-right:5px;display: none;}
.tableSort th div{height: 100px;background:#fff;padding:10px;overflow-y: auto;white-space:nowrap;display:block;text-align:left;font-size:12px;line-height:20px;font-weight:normal;color:#666;}
.tableSort th div::-webkit-scrollbar {
    width: 4px;
    height:4px
}
.tableSort th div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0,0,0,0.2);
}
.tableSort th div::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
} 
.tableSort th div label{cursor: pointer;}
.tableSort th div label:hover{ color:#0f5ac4}
.tableSort th div label.active{color: #ffffff;background: #8caeca;padding: 1px 6px;border-radius: 2px;}
.key-wrap{ padding:0 13px;}
    .key-wrap .key-item {
        margin: 0 10px 10px 0;
        display: inline-block;
        zoom: 1;
        padding: 0 6px;
        height: 22px;
        border: 1px solid #dedede;
        font-size: 12px;
        line-height: 22px;
        background: #fff;
    }
.key-wrap .key-item .close-icon {
    vertical-align: -3px;
    margin-left: 7px;
    display: inline-block;
    zoom: 1;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background-image: url(../images/del.png);
}
.criteria-result-wrap{padding: 0px 15px;}
.clear-btn {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 84px;
    height: 30px;
    background-color: #0f5ac4;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 100px;
}
.sure-btn {
    margin-left: 10px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 84px;
    height: 30px;
    background-color: #f00;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 100px;
    cursor: pointer;
}
.statistics-info {
    margin-left: 17px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    color: #222;
}


.goodsList{ width:100%; height:auto; overflow-x:scroll; }
.goodsList::-webkit-scrollbar {
    width: 6px;
    height:6px;
}
.goodsList::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#5c97d0;}
.goodsList::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
} 
.goodsList table{border-left:0px;  border-top:none;}
.goodsList tbody tr:nth-child(even){background: #f1f8ff;}
.goodsList tbody{  border-left:0px; border-top:0px; font-size: 14px; table-layout: fixed;  width: 100%; box-sizing:border-box; border-spacing:0;}
.goodsList tbody td{border: 0px solid #ccc;min-width: 60px;border-right:0px;border-bottom:0px;padding:5px;text-align:center;word-wrap: break-word;font-size: 13px;position:relative;}
.goodsList tbody td ul{ display:none; background:#fff; position:absolute; right:-120px; top:0; width:120px; z-index:999; line-height:18px; }
.goodsList tbody td ul li{ padding:10px 0; text-align:left;}
.goodsList tbody td ul li i{ padding:0 10px;}
.goodsList tbody td:hover ul{ display:block;}
.goodsList tbody td .fa-file-pdf-o{font-size:18px;color: #0f5ac4;}
.goodsList .select-w select{cursor: pointer;z-index: 2; height:30px; line-height:30px; margin-top:10px; width:100px; margin-bottom:15px;}
.goodsList i{ display:block; font-style:normal; line-height: 1.8;
    min-height: 5.5em;
    display: flex;
    align-items: center;
    justify-content: center;}
#tableContent td{ padding:0;}
.goodsList tbody tr{background:#fff; }
.goodsList tbody tr span{}
.goodsList dl{ width:100%; height:auto; border:1px solid #eee; background:#f7f7f7; box-sizing:border-box; margin-bottom:10px;}
.goodsList dl dt{ width:100%; height:42px; line-height:42px; text-align:left; box-sizing:border-box; padding:0 25px; background:#eee; font-weight:bold;}
.goodsList dl dt span{ color: #0f5ac4;}
.goodsList dl dd{ width:100%; height:auto; padding:18px; float:left;}
.goodsList dl dd i{ line-height:32px;}
.goodsList dl dd span{ display:block; float:left; width:16%; border:1px solid #dedede; text-align:center; height:auto; line-height:26px;}
.goodsList dl dd span b{ color: #0f5ac4;  display:block; }
.goodsList dl dt ul{ float:right; width:auto; height:36px; line-height:36px; overflow:hidden;}
.goodsList dl dt ul li{ float:left; padding:0 20px; background: url(../images/pdf-icon.png) no-repeat left center; }

.Seabg{ width:96%;}
.main-box{ background:#fff; width:1280px; height:auto; padding:30px; box-sizing: border-box;}


.main_visual5 .owl-carousel,.main_visual5 .owl-stage-outer,.main_visual5 .owl-stage,.main_visual5 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual5 .owl-carousel .item{width: 100%;height: 100%;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual5 .owl-carousel .item dt{width: 100%; height: auto; overflow: hidden;}
.main_visual5 .owl-carousel .item dt img{width: 100%; height: auto;}
.main_visual5 .owl-carousel .item dd{width: 100%; height: auto; position: absolute; left: 0; top: 0; box-sizing: border-box; padding: 30px; z-index: 333;}
.main_visual5 .owl-carousel .item dd h3{ font-size: 18px; color: #000000; line-height: 42px; padding-top: 160px;}
.main_visual5 .owl-carousel .item dd h4{ width: 26px; height: 4px; background: #0f5ac4;}
.main_visual5 .owl-carousel .item dd p{ color: #666666; line-height: 20px; margin-top: 10px;}
.main_visual5 .owl-carousel .item div{ position: absolute; left: 0; top: 0; background-color: rgba(15,90,196,0.75); width: 100%; height: 100%; opacity: 0;}
.main_visual5 .owl-carousel .item:hover div{ opacity: 1.0;}
.main_visual5 .owl-carousel .item:hover h3{ color: #FFFFFF;}
.main_visual5 .owl-carousel .item:hover p{ color: #FFFFFF;}
.main_visual5 .owl-carousel .item:hover h4{ background: #FFFFFF;}

.main_visual5 .owl-prev,.main_visual5 .owl-next{display: none; text-indent: -999em; }

.main_visual5 .owl-dots{ width: 100%; text-align: center; height: 5px; position:absolute; left: 0; bottom: 0;  z-index: 999;}
.main_visual5 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual5 .owl-dots .owl-dot span{  display: inline-block; width: 20px; height: 5px; background:#cccccc; }
.main_visual5 .owl-dot.active span{width: 36px; height: 5px; background:#0f5ac4; }

.goods-cate-menu{ padding:30px 0;}
.goods-cate-menu dl{width:100%; background:#fff; border:1px solid #eee; border-radius:6px; margin-bottom:15px;}
.goods-cate-menu dl dt{ background:#eee; padding:0 25px; height:52px; line-height:52px; font-weight:bold; font-size:16px;}
.goods-cate-menu dl dt a{ color:#111;}
.goods-cate-menu dl dt img{ width:40px; height:40px; vertical-align:middle; margin-right:10px;}
.goods-cate-menu dl dd{ width:100%; padding:25px; display:flex; flex-wrap: wrap;}
.goods-cate-menu dl dd a{ display:block; width:33.3%;  height:28px; line-height:28px; overflow:hidden;}


.search-main{ width:90%;}
.search-left{ width:18%; margin:0;}
.search-left h2{ width:100%; height:auto; line-height:32px; padding:30px 0; text-align:center; color:#fff; font-size:1.6rem; background:#0f5ac4;}
.search-menu{ background:#fff; border:1px solid #eee; border-bottom:none;  border-top:none;}
.search-menu a{ display:block; line-height:52px; border-bottom:1px solid #eee; padding-left:30px; font-size:1rem;}

 
.search-right{ width:78%; box-sizing:border-box;  margin:0;}
.search-right dl{ width:100%; border-bottom:1px dotted #ccc; height:42px; line-height:42px; overflow:hidden;}
.search-right dl dt{ margin:0;}
.search-right dl dt i{ margin-right:10px;}
.search-right dl dd{ margin:0; color:#999;}

