﻿*{ 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;}
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: #5bc3d0;}
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:#5bc3d0;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
h4, .h4, h5, .h5, h6, .h6{ margin: 0;}
.auto_1280{ width:1280px;}

#home .home,
#application .application,
#products .products,
#news .news,
#contact .contact,
#about .about{ color: #5bc3d0;}





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;}

.Headerbg{ width: 100%; padding: 7px 0; height: 88px; background: #FFFFFF; border-bottom: 1px solid #EEEEEE; position: fixed; left: 0; top: 0; z-index: 999;}
.Header{ width: 1280px; height: 53px; position: relative;}
.Header .logo{ float: left; width: 207px; height: 88px;}
.Header .logo a{ display: block; width: 207px; height: 88px; background: url(../images/logo.jpg) no-repeat;}
.Header .nav{ float: left; width: auto; height: 53px; line-height: 53px; padding-left: 100px; margin-top:12px;}
.Header .nav li{ float: left; position: relative; font-size: 18px; padding: 0 30px; }
.Header .nav li:hover ul.nul1{ display: block;}
.Header .nav li ul li:hover ul.nul2{ display: block;}
.Header .nav li ul{ z-index: 999; position: absolute; width: 150px; left:-15px; top: 53px; background: #FFFFFF; display: none; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);}
.Header .nav li ul li{ width: 100%; line-height: 42px; font-size: 14px; text-align: center; padding: 0; border-bottom: 1px solid #dedede;}
.Header .nav li ul li a{ color: #333333; display: block;}
.Header .nav li ul li a:hover{  background: #5bc3d0; color: #FFFFFF;}
.Header .nav li ul li ul{ display:none; left:151px; top:0;}

.Header .Hsea{ float: right; width: 22px; height: 22px; background: url(../images/Tsea.jpg) no-repeat center; margin: 27px 35px 0 0; cursor: pointer;}



.HeaderM{ display: none;}

.searchshow{ width: 268px; height: 34px; z-index: 10;  background: #FFFFFF; position: absolute; right:0; top: 55px; display: none;}
.searchshow .inputt{ width: 208px; padding: 0 10px; 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:#5bc3d0; color: #FFFFFF; font-size: 18px; }

.Header .Hlang{ float: right; position: relative; width: 42px; height: 22px; margin-top: 27px; background: url(../images/Tlang.jpg) no-repeat left center; cursor: pointer; padding-left: 31px;}
.Header .Hlang li{ color: #2a2588;}
.Header .Hlang i{ padding-left: 6px; color: #999999;}

.Header .Hlang ul{ display: none; width: 120px; height: auto; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); position: absolute; right: 0; top: 22px;}
.Header .Hlang ul a{ display: block; width: 100%; height: 40px; line-height: 40px; border-bottom: 1px solid #EEEEEE; text-align: center;}
.Header .Hlang:hover ul{ display: block;}
.Header .Hlang ul a:hover{  background: #5bc3d0; color: #FFFFFF;}


/**banner**/
.main_visual{ margin-top: 104px;}
.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:#5bc3d0; border-radius: 10px;}
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}



.inTit{ width: 100%; padding: 25px 0; text-align: center;}
.inTit h4{ font-size: 40px; line-height: 62px;}
.inTit p{ font-size: 18px; color: #666; line-height: 34px;}

.inProbg{ width: 100%; height: auto; background: url(../images/inproBg.jpg) no-repeat center; background-size:cover; padding: 45px 0;}
.inPro{ width: 90%; height: auto; overflow: hidden;}
.inProL{ width: 40%; padding:0 0.2%; box-sizing: border-box; float: left; overflow: hidden;}
.inProL dl{background: #FFFFFF;}
.inPro dl dd p{ display:none;}
.inProL dl:nth-child(1){ width: 100%; padding: 70px 35px; overflow: hidden; box-sizing: border-box;}
.inProL dl:nth-child(1) dt{ float: left; width: 50%; text-align: center; overflow: hidden;}
.inProL dl:nth-child(1) dt img{ width: 80%; height: auto;}
.inProL dl:nth-child(1) dd{ float: left; width: 50%; overflow: hidden; padding-top: 50px;}
.inProL dl:nth-child(1) dd h3{ width: 100%; height: 4px; background: url(../images/inproLine.png) no-repeat left center;}
.inProL dl:nth-child(1) dd h4{ font-size: 24px; color: #000000; line-height: 48px; margin-top: 15px; overflow: hidden;}
.inProL dl:nth-child(1) dd p{ font-size: 16px; line-height: 30px; padding-right: 15%; box-sizing: border-box; display:block;}
.inProL dl:hover:nth-child(1) h3{ width: 100%; height: 4px; background: url(../images/inproLines.png) no-repeat left center;}


.inProL dl:nth-child(2){ float: left; margin-right: 0.5%; margin-top: 1%; width: 49.5%; padding: 35px; overflow: hidden; box-sizing: border-box;}
.inProL dl:nth-child(2) dt{  width: 100%; height: auto; float: none; text-align: center; }
.inProL dl:nth-child(2) dt img{ width: 80%; height: auto;}
.inProL dl:nth-child(2) dd{  width: 100%; height: auto; text-align: center;}
.inProL dl:nth-child(2) dd h3{ width: 100%; height: 4px; background: url(../images/inproLine.png) no-repeat center;}
.inProL dl:nth-child(2) dd h4{ font-size: 24px; color: #000000; line-height: 48px; margin-top: 15px; overflow: hidden;}

.inProL dl:nth-child(3){ float: left; margin-left: 0.5%; margin-top: 1%; width: 49.5%; padding: 35px; overflow: hidden; box-sizing: border-box;}
.inProL dl:nth-child(3) dt{  width: 100%; height: auto; float: none; text-align: center; }
.inProL dl:nth-child(3) dt img{ width: 80%; height: auto;}
.inProL dl:nth-child(3) dd{  width: 100%; height: auto; text-align: center;}
.inProL dl:nth-child(3) dd h3{ width: 100%; height: 4px; background: url(../images/inproLine.png) no-repeat center;}
.inProL dl:nth-child(3) dd h4{ font-size: 24px; color: #000000; line-height: 48px; margin-top: 15px; overflow: hidden;}

.inProM{ width: 40%; padding:0 0.2%; box-sizing: border-box; float: left; overflow: hidden;}
.inProM dl{background: #FFFFFF;}
.inProM dl:nth-child(3){ width: 100%; padding: 70px 35px; overflow: hidden; box-sizing: border-box;}
.inProM dl:nth-child(3) dt{ float: left; width: 50%; text-align: center; overflow: hidden;}
.inProM dl:nth-child(3) dt img{ width: 80%; height: auto;}
.inProM dl:nth-child(3) dd{ float: left; width: 50%; overflow: hidden; padding-top: 50px;}
.inProM dl:nth-child(3) dd h3{ width: 100%; height: 4px; background: url(../images/inproLine.png) no-repeat left center;}
.inProM dl:nth-child(3) dd h4{ font-size: 24px; color: #000000; line-height: 48px; margin-top: 15px; overflow: hidden;}
.inProM dl:nth-child(3) dd p{ font-size: 16px; line-height: 30px; padding-right: 15%; box-sizing: border-box;  display:block;}
.inProM dl:hover:nth-child(3) h3{ width: 100%; height: 4px; background: url(../images/inproLines.png) no-repeat left center;}


.inProM dl:nth-child(1){ float: left; margin-right: 0.5%; margin-bottom: 1%; width: 49.5%; padding:  35px; overflow: hidden; box-sizing: border-box;}
.inProM dl:nth-child(1) dt{  width: 100%; height: auto; float: none; text-align: center; } 
.inProM dl:nth-child(1) dt img{ width: 80%; height: auto;}
.inProM dl:nth-child(1) dd{  width: 100%; height: auto; text-align: center;}
.inProM dl:nth-child(1) dd h3{ width: 100%; height: 4px; background: url(../images/inproLine.png) no-repeat center;}
.inProM dl:nth-child(1) dd h4{ font-size: 24px; color: #000000; line-height: 48px; margin-top: 15px; overflow: hidden;}

.inProM dl:nth-child(2){ float: left; margin-left: 0.5%; margin-bottom: 1%; width: 49.5%; padding:  35px; overflow: hidden; box-sizing: border-box;}
.inProM dl:nth-child(2) dt{  width: 100%; height: auto; float: none; text-align: center; }
.inProM dl:nth-child(2) dt img{ width: 80%; height: auto;}
.inProM dl:nth-child(2) dd{  width: 100%; height: auto; text-align: center;}
.inProM dl:nth-child(2) dd h3{ width: 100%; height: 4px; background: url(../images/inproLine.png) no-repeat center;}
.inProM dl:nth-child(2) dd h4{ font-size: 24px; color: #000000; line-height: 48px; margin-top: 15px; overflow: hidden;}

.inProR{ width: 20%; padding:0 0.2%; box-sizing: border-box; float: left; overflow: hidden;}
.inProR dl{margin-bottom: 1%; width: 100%; padding:44px  35px; overflow: hidden; box-sizing: border-box; background: #FFFFFF;}
.inProR dl dt{  width: 100%; height: auto; float: none; text-align: center; } 
.inProR dl dt img{ width: 80%; height: auto;}
.inProR dl dd{  width: 100%; height: auto; text-align: center;}
.inProR dl dd h3{ width: 100%; height: 4px; background: url(../images/inproLine.png) no-repeat center;}
.inProR dl dd h4{ font-size: 24px; color: #000000; line-height: 48px; margin-top: 15px; overflow: hidden;}

.inProMore{ width: 100%; height: 59px; line-height: 59px; text-align: center; margin-top: 28px;}
.inProMore a{ display: block; width: 240px; height: 59px; line-height: 59px; text-align: center; background: #5bc3d0; border-radius: 30px; color: #FFFFFF; font-size: 16px;}
.inProMore a img{ vertical-align: middle; padding-left: 10px;}
.inProMore a:hover{ background: #24236f;}


.inPro dl:hover{ background: #24236f;}
.inPro dl:hover a h4{ color: #FFFFFF;}
.inPro dl:hover a p{ color: #FFFFFF;}
.inPro dl:hover dd h3{ background: url(../images/inproLines.png) no-repeat center;}

.inSou{ width: 100%; height: auto; overflow: hidden; padding-bottom: 140px;}
.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%; position: relative; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item dt{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0, 0, 0, 0.3) ; z-index: 666;   /*设置为伸缩容器*/
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                /*垂直居中*/
                -webkit-box-align: center;/*旧版本*/
                -moz-box-align: center;/*旧版本*/
                -ms-flex-align: center;/*混合版本*/
                -webkit-align-items: center;/*新版本*/
                align-items: center;/*新版本*/}
.main_visual1 .owl-carousel .item dt h4{ display: block; width: 100%; color: #FFFFFF; font-size: 20px; line-height: 60px; font-weight: normal;}
.main_visual1 .owl-carousel .item dt h3{ display: block; width: 100%; }
.main_visual1 .owl-carousel .item dt img{ width: 32px; height: 32px;}
.main_visual1 .owl-carousel .item dd img{ width: 100%; height: auto;}
.main_visual1 .owl-carousel .item .insoudivshow{transition: all ease .1s; opacity: 0; background: rgba(255, 255, 255, 0.7); position: absolute; left: 15%; top: 50%; height: 300px; padding: 30px; box-sizing: border-box; margin-top: -150px; text-align: center; width: 70%;}
.main_visual1 .owl-carousel .item .insoudivshow h2{ color: #5bc3d0; font-size: 20px; line-height: 48px;}
.main_visual1 .owl-carousel .item .insoudivshow div{ line-height: 24px; height: 120px; overflow: hidden; margin-top: 20px;}
.main_visual1 .owl-carousel .item .insoudivshow span{ margin-top: 30px; display: block;}
.main_visual1 .owl-carousel .item:hover dt{ background: none;}
.main_visual1 .owl-carousel .item:hover dt h4{ display: none;}
.main_visual1 .owl-carousel .item:hover dt h3{ display: none;}
.main_visual1 .owl-carousel .item:hover .insoudivshow{ opacity: 1;}
.main_visual1 .owl-carousel .item:hover a{ color: #333333;}

.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-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: -70px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#d2d2d2; border-radius: 10px;}
.main_visual1 .owl-dot.active span{width: 20px; height: 10px; background:#5bc3d0; border-radius: 10px;}

.inChooseTit{ width: 100%; height: auto; }
.inChooseTit img{ width: 100%; height: auto; }

.inChooseBox{ width: 1280px; height: auto; overflow: hidden;}
.inChooseBox dl{ width: 1280px; height: 302px; overflow: hidden; margin-top: 100px;}
.inChooseBox dl dt{ float: left; width: 699px; height: 302px; overflow: hidden; box-sizing: border-box;}
.inChooseBox dl dd{ float: left; width: 581px; height: 302px; overflow: hidden;}
.inChooseBox dl dd img{width: 581px; height: 302px; }
.inChooseBox dl:nth-child(odd) dt{ padding-right: 93px;}
.inChooseBox dl:nth-child(even) dt{ padding-right: 0; padding-left: 40px; width: 670px;}
.inChooseBox dl:nth-child(even) div{ width: 670px;}
.inChooseBox dl dt div{ width: 606px; height: 154px; background: url(../images/inYsimgTbg.jpg) no-repeat;}
.inChooseBox dl dt div h3{ float: left; width: 92px; height: 154px; line-height: 204px; color: #FFFFFF; overflow: hidden; text-align: center; font-size: 28px;}
.inChooseBox dl dt div h4{ color: #5bc3d0; font-size: 25px; padding-left: 60px; float: left; line-height: 36px; padding-top: 15px;}
.inChooseBox dl dt div p{ float: left;  color: #747474; padding-left: 60px; line-height: 48px; padding-top:20px; font-size: 13px; box-sizing: border-box;}
.inChooseBox dl dt ul{ width: 100%; clear: both; padding-left: 150px; box-sizing: border-box; line-height: 30px;}
.inChooseBox dl dt ul li{ background: url(../images/inysli.jpg) no-repeat left 8px; padding-left: 30px;}
.inChooseBox dl:nth-child(even) div p{ padding-top: 20px;  padding-left: 42px;}

.inNewsTop{ width: 1280px; height: 130px; line-height: 130px; margin-top: 25px; overflow: hidden;}
.inNewsTop h4{ display: inline; font-size: 40px;}
.inNewsTop ul{ float: right;}
.inNewsTop ul a{ padding-left: 50px; font-size: 18px;}
.inNewsTop .tabs .thistab,.tabs .thistab a:hover {color: #5bc3d0;}

.inNewsBox{ width: 1280px; height: auto; overflow: hidden;}
.inNewsBoxL{ float: left; width: 800px; height: 492px; position: relative;}
.inNewsBoxL img{width: 800px; height: 492px; }
.inNewsBoxLinfo{ position: absolute; left: 0; top:150px; text-align: center; color: #FFFFFF; width: 100%; height: 100%;}
.inNewsBoxLinfo h2{ font-size: 36px; line-height: 80px;}
.inNewsBoxLinfo h4{ line-height: 36px; font-size: 22px; font-weight: normal;}
.inNewsBoxLinfo a{ font-size: 26px; line-height: 30px; margin-top: 20px; display: block; color: #FFFFFF;}
#tab_conbox{ float: right; width: 479px; height: auto; overflow: hidden;}
.inNewslist{ width: 100%; height: auto; display: none;}
.inNewslist dl{ width: 479px; height: 245px; overflow: hidden; box-sizing: border-box; background: #f3f3f6; padding: 50px; margin-bottom: 1px;}
.inNewslist dl dt{ width: 100%; height: 32px; line-height: 32px;}
.inNewslist dl dd{ width: 100%; height: auto; overflow: hidden;}
.inNewslist dl dd h4{ line-height: 48px; height: 48px; overflow: hidden; font-size: 20px;}
.inNewslist dl dd p{ line-height: 28px; height: 56px; overflow: hidden;}




.footerBg{ width: 100%; height: auto;  color: #FFFFFF; background: #040550; padding: 45px 0;}
.footer{ width: 1280px;}
.footerL{ float: left; width: 795px; height: auto; overflow: hidden;}
.footerL dl{ float: left; width: 25%;}
.footerL dl dt{ width: 100%; line-height: 42px; height: 42px; font-size: 16px;}
.footerL dl dd{ width: 100%; height: auto; padding-top: 5px;}
.footerL dl dd a{ display: block; color: #9394cc; line-height: 30px;}
.footerL dl dd a:hover{ color: #FFFFFF;}

.footerM{ float: left; width: 340px; height: auto; overflow: hidden;}
.footerM h4{line-height: 42px; height: 42px; font-size: 16px; margin-bottom: 5px; font-weight: normal;}
.footerM p{ display: block; color: #9394cc; line-height: 30px;}


.footerR{ float: right; width: 132px; height: auto; text-align: center; overflow: hidden;}
.footerR img{ width: 112px; height: 112px; background: #e20214; border-radius: 5px; padding: 10px;}
.footerR p{ line-height: 72px; height: 72px; overflow: hidden;}

.footerCopyBg{ width: 100%; height: 72px; line-height: 72px; color: #FFFFFF; border-top: 1px solid #1b1c71; background: #040550;}
.footerCopyBg a{ color: #FFFFFF;}
.footerCopy{ width: 1280px; height: auto;}





.client-2 {
            position: fixed;
            right: -152px;
            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-dy i {
            background:url(../images/dyi.png) no-repeat center !important;
        }
        
        
        .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;
            margin-top: 10px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #5bc3d0;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
             background: #5bc3d0;
            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; position: relative; margin-top:104px;}       
.banner2Txt{ width: 1280px; height: auto; overflow: hidden; color: #FFFFFF; height: 120px; padding-top:100px;}       
.banner2Txt h2{ line-height: 116px; height: 116px; font-size: 3.2rem;}        
.banner2Txt h3{ width: 55px; height: 4px; background: #FFFFFF; margin: 0;}     

.menubg{ width: 100%; height: 80px; background: #FFFFFF; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5;}
.menu{ width: 1280px; height: 80px; line-height: 80px; overflow: hidden;}
.menuL{ float: left; width: auto; height: 80px;}
.menuL a{ font-size: 16px; padding-right: 35px;}
.menuL a:hover{ color: #040550;}
#lm_hover{ color: #040550;}

.menuR{ float: right; width: auto; height: 80px;}
.menuR i{ font-size: 18px; padding-right: 5px; color: #666;}
.Maintit{ width: 100%; text-align: center; height: auto; margin-bottom: 10px;}
.Maintit h3{ font-size: 32px; line-height: 69px;}
.Maintit h4{ width: 40px; height: 3px; background: #040550; margin:0 auto }

.abinfo{ width: 1280px; padding: 30px 0; overflow: hidden; line-height: 26px;}
.abinfo img{ max-width: 100%; height: auto;}



.conBox1{ width: 1280px; margin-top: 25px; height: auto; overflow: hidden;}
.conBox1Left{ float: left; width: 571px; height: auto; overflow: hidden;}
.conBox1Left h1{ width: 100%; height: 68px; line-height: 68px; font-weight: normal; font-size: 18px;}
.conBox1Left li{ width: 100%; height: 42px; margin-bottom: 20px;}
.conBox1Left .coninput1{ width: 539px; padding: 0 15px; height: 40px; border: 1px solid #EEEEEE;}
.conBox1Left .contex{ width: 539px; padding: 15px; height: 72px; border: 1px solid #EEEEEE;}
.conBox1Left .consub{ width: 100%; height: 55px; border: none; font-size: 16px; text-align: center; color: #FFFFFF; background: #040550;}

.conBox1Right{ float: right; width: 600px; height: auto; overflow: hidden; padding-top: 15px;}
.conBox1Right h1{ font-weight: normal; font-size: 26px; line-height: 58px;}
.conBox1Rightinfo{ padding-top: 10px; width: 100%; height: auto; font-size: 16px; line-height: 28px;}

.conMap{ width: 1280px; height: 430px; overflow: hidden; margin-top: 50px;}

.NewsList{ width: 1280px; height: auto; overflow: hidden; padding: 35px 0;}
.NewsList dl{ float: left; width: 387px; height: 391px; overflow: hidden; margin: 10px 19px;}
.NewsList dl a{ display: block; width: 387px; height: 391px; }
.NewsList dl a dt{ width: 387px; height: 207px; overflow: hidden;}
.NewsList dl a dt img{ width: 387px; height: 207px; }
.NewsList dl a dd{ width: 387px; height: auto; padding-top: 15px;}
.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: 65px 0;}
.newsShow{ width: 1280px; height: auto; overflow: hidden;}
.newsShowLeft{ float: left; background: #FFFFFF; width: 880px; height: auto; padding:30px 25px; overflow: hidden;}
.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: #040550;}



.newsShowRight{ float: right; width: 240px; height: auto; overflow: hidden;}
.newsShowRight h2{ font-weight: normal; color: #3b8476; font-size: 18px; line-height: 28px;}
.newsShowRight li{ width: 240px; height: auto; padding: 15px 0; overflow: hidden; border-bottom: 1px solid #e5e5e5;}
.newsShowRight li h4{ font-weight: normal; font-size: 14px; line-height: 20px;}
.newsShowRight li p{ color: #999999; font-family: arial; line-height: 24px;}

.souShow{ background: #FFFFFF; width: 100%; height: auto; padding:30px 25px; overflow: hidden; box-sizing:border-box;}

.downList{ width:1280px; height:auto; overflow:hidden;}
.downList li{ width:100%; height:48px; line-height:48px; border-bottom:1px dotted #ccc;}

.GoodsMain{ width:96%; height:auto; padding:30px 0;}
.MainWz{ width:100%; height:36px; line-height:36px; padding-bottom:20px;}

.GoodsMenu{ width: 100%; height: auto;}
.GmobielMenu{ display:none;}

.MainLeft{float: left;width: 20%;height: auto;}
.MainLeft h2{width: 100%;height: 66px;line-height: 66px;color: #FFFFFF;background: #585d62;padding-left:28px;box-sizing: border-box;border-radius: 5px 5px 0px 0px;font-size: 24px;}
.GoodsMenu .menu_head{width: 100%;height: 50px;line-height: 50px;margin-top: 1px;}
.GoodsMenu .menu_head a{display: block;width: 100%;height: 50px;background: #898989 url(../images/Mlibgs.png) no-repeat 20px center;font-size: 16px;color: #FFFFFF;padding-left: 44px;box-sizing: border-box;}
.GoodsMenu .menu_head.current a{background: #040550 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: #ebebeb;margin-top: 1px;font-size: 15px;box-sizing: border-box;padding-left: 16px;}
.GoodsMenu dd li{ position:relative; width:100%;}
.GoodsMenu dd li:hover ul{ display:block;}
.GoodsMenu dd li ul{position:absolute;left: 212px;top:0;display:none;z-index:999;}
.GoodsMenu dd li ul a{display:block;width: 299px;height: 42px;line-height: 42px;font-size:14px;padding:0;padding-left: 16px;text-align: left;background: #e6e6e6;}

#lm_hover2{ color: #040550;}


.GoodsR{float:right;width: 78%;height:auto;overflow:hidden;}
.ABMenu{ width:100%; height:36px; line-height:36px; margin-bottom:20px;}

.GoodsDesc{ margin-bottom:20px; overflow:hidden}
.GoodsDesc .gtest{ float:left; width:75%}
.GoodsDesc h2{ font-size:24px;    color: #5bc3d0; line-height:40px; border-bottom:1px solid #eee}
.GoodsDesc .gtest .desc{ line-height:24px; margin-top:15px; color:#666}
.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:#040550}

.goodsListBox{overflow: hidden;width: 100%;padding: 14px 2px;height: auto;background:#e9e9e9;margin-bottom:20px;overflow-x:auto;}
.tableSort{ width:100%;}
.tableSort th{text-align: center;padding:0 5px;}
.tableSort th.select-item{ padding:5px;}
.tableSort th.select-item input{ margin-right:5px;}
.tableSort th div{max-height: 128px;background:#fff;padding:10px;overflow-y:auto;white-space:nowrap;display:block;text-align:left;font-size:12px;line-height:20px;font-weight:normal;}

.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:0 15px;}
.clear-btn {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 98px;
    height: 34px;
    background-color: #0c75ad;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.sure-btn {
    margin-left: 10px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 98px;
    height: 34px;
   
    background-color: #e50012;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.statistics-info {
    margin-left: 17px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    color: #666;
}

.goodsList{ width:100%; height:auto; overflow-x:scroll; }
.goodsList table{ border:1px solid #ccc;border-left:0px; }
.goodsList tbody tr:nth-child(even){ background:#f2f2f2;}
.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:1px solid #ccc; min-width:70px;  border-right:0px; border-bottom:0px; padding:3px 5px; text-align:center; word-wrap: break-word; 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 tr td:nth-child(2){ min-width:190px;}
.goodsList tbody tr td:last-child{ min-width:190px;}
.goodsList tbody td .fa-file-pdf-o{font-size:18px;color: #040550;}


.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: #0c75ad;}
.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: #0c75ad;  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;}


/*会员中心样式
----------------------------------------------*/
.avatar-box{ padding:15px; background:#F7F8FD; overflow:hidden; }
	.avatar-box .img-box{ display:block; float:left; margin-right:10px; padding:1px; border:1px solid #fff; background:#fff; *width:60px; *height:60px; overflow:hidden; }
	.avatar-box .img-box img{ width:60px; height:60px; }
	.avatar-box h3{ color:#6c757e; font-size:16px; line-height:1em; height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
	.avatar-box p{ color:#6c757e; font-size:12px; line-height:20px; }

.side-nav{ border-top:1px solid #e8ecef; }
	.side-nav li{ padding:5px 0; zoom:1; }
	.side-nav li a{ position:relative; display:block; margin:0 15px; padding:8px 15px; color:#6c757e; font-size:14px; line-height:20px; height:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
	.side-nav li a:hover{ color:#fff; border-radius:3px; background:#50a935; }

.u-tab-head{ margin-bottom:15px; height:40px; background:#fbfbfb; border:1px solid #e8ecef; }
	.u-tab-head p a{ float:left; display:block; margin:-1px 0 auto -1px; padding:11px 25px; line-height:20px; height:20px; color:#7f838c; font-size:14px; border-left:1px solid #e8ecef; border-right:1px solid #e8ecef; }
	.u-tab-head p a:hover,.u-tab-head p a.selected{ color:#fff; background:#50a935; }
	.u-tab-head span{ float:right; line-height:40px; }
	.u-tab-head span .add{ display:block; padding:10px 15px; line-height:20px; font-size:12px; }
.u-tab-content{ position:relative; padding:15px; background:#fbfbfb; border:1px solid #f0f0f0; min-height:398px; overflow:hidden; _height:398px; _overflow:visible; }
	.u-tab-content .ntitle{ margin:0 auto; padding:0 0 10px 0; }
	.u-tab-content .ntitle-tit{ margin:0 0 10px; padding:0; color:#444; font-size:16px; font-weight:normal; }
	.u-tab-content .ntitle-info{color:#999;}
	.u-tab-content p{ margin:0; padding:3px 0; color:#444; font-size:13px; line-height:24px; }
	.title-div{ margin-top:20px; border-top:1px solid #f0f0f0; height:26px; color:#6e717a; }
	.title-div strong{ float:left; margin-top:-16px; padding:3px 10px 3px 0; background:#fbfbfb; font-size:15px; _position:absolute; }
	.head-box{ padding:10px; border:1px solid #f6f6f6; background:#fff; width:100%; box-sizing: border-box;}
	.head-box .img-box{ float:left; margin-right:10px; }
	.head-box .img-box img{ padding:1px; width:120px; height:120px; border:1px solid #f0f0f0; }
	.head-box .inner{ float:left; }
	.head-box .inner h3{ margin-bottom:15px; color:#50a935; font-size:24px; font-weight:normal; line-height:1.3em; }
	.head-box .inner p{ color:#222; font-size:14px; line-height:24px; }
	.head-inner{ position:relative; margin:20px 0 10px 0; padding:10px; border:1px solid #f6f6f6; background:#fff;  width:100%; box-sizing: border-box;}
	.head-inner h3{ margin-bottom:10px; padding-bottom:8px; color:#50a935; font-size:16px; font-weight:normal; line-height:30px; border-bottom:1px solid #f0f0f0; }
	.head-inner dl{ display:block; float:left; width:50%; line-height:2.8em; font-size:13px; }
	.head-inner dl dt{ display:block; float:left; color:#666; }
	.head-inner dl dd{ color:#999; }
	.form-box{ position:relative; padding:10px; border:1px solid #f6f6f6; background:#fff; font-size:14px; }
	.form-box dl{ display:block; padding:5px 0; }
	.form-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.form-box dl dt{ display:block; float:left; width:120px; line-height:38px; min-height:38px; color:#555; font-size:13px; text-align:right; _position:absolute; }
	.form-box dl dd{ position:relative; padding:5px 0 5px 10px; line-height:28px; min-height:28px; color:#555; font-size:13px; overflow:hidden; _margin-left:120px; }
	.form-box dl dd label.radio{ margin-right:5px; }
	.accept-box{ padding:0; background:#fff; border:1px solid #f0f0f0; }
	.accept-box dl{ padding:0; }
	.accept-box dl.head{ position:relative; padding:0; background:#fbfbfb; border-bottom:1px solid #e8e8e8; }
	.accept-box dl.head .btn-pay{ position:absolute; top:6px; right:6px; display:block; padding:0 15px; color:#fff; font-size:12px; height:24px; line-height:24px; background:#52A152; border:1px solid #417F41; border-radius:2px; }
	
	.step-box{ position:relative; }
	.step-box ul{ margin:0 -40px 0 -10px; }
	.step-box ul li{ position:relative; float:left; margin-right:-8px; width:20%; text-align:center; color:#8c8c8c; font-size:12px; }
	.step-box ul li .progress{ color:#fff; }
	.step-box ul li .progress:after,
	.step-box ul li .progress:before{ position:absolute; top:0; right:0; content:""; width:10px; height:20px; background:url(../images/delivery.png) no-repeat 100% -60px; }
	.step-box ul li .progress:after{ right:0; background-position:100% -20px; }
	.step-box ul li .progress:before{ left:0; background-position:0 0; }
	.step-box ul li .progress .text{ display:block; margin:0 10px; padding:1px 10px; background:#c3c3c3; height:18px; line-height:18px; }
	.step-box ul li.done .progress .text{ background:#83bd39; }
	.step-box ul li.done .progress:before{ background-position:0 -40px; }
	.step-box ul li.done .progress:after{ background-position:100% -60px; }
	.step-box ul li.first .progress:before{ display:none; }
	.step-box ul li.last .progress:after{ display:none; }
	.step-box ul li .info{ line-height:20px; }
	.step-box.mini ul{ margin:0 -32px 0 -10px; }
	.step-box.mini ul li{ width:25%; }

/*头像上传*/
.avatar-img{ display:block; margin:20px 0; padding:1px; width:180px; height:180px; border:1px solid #f0f0f0; border-radius:2px; background:#fff; }
	.avatar-img img{ width:180px; height:180px; }
.cropper-wraper{ margin-top:20px; }
	.cropper-wraper .cropper-box{ position:relative; float:left; margin-right:20px; padding:1px; width:350px; height:350px; text-align:center; border:1px solid #f0f0f0; border-radius:2px; background:#f4f4f4; text-align:center; vertical-align:middle; }
	.cropper-wraper .cropper-box div{ margin:auto; vertical-align:middle; }
	
	.cropper-wraper .cropper-view{ float:left; width:184px; }
	.cropper-wraper .cropper-view .img-box{ padding:1px; width:180px; height:180px; border:1px solid #f0f0f0; border-radius:2px; background:#fff; overflow:hidden; }
	.cropper-wraper .cropper-view .img-box img{ display:block; width:180px; height:180px; }
	.cropper-wraper .cropper-view .btn-box p{ margin:8px 0; text-align:center; color:#333; font-size:13px; line-height:24px; }
	.cropper-wraper .cropper-view .btn-box p.tip{ text-align:left; color:#999; font-size:13px; line-height:22px; }
	.cropper-wraper .cropper-view .btn-box .btn{ width:100%; line-height:34px; height:36px; }
	
.ftable{ width:100%; border:1px solid #f0f0f0; background:#fff; }
.mtable{ width:100%; background:#fff; _width:auto; }
	.mtable th,.ftable th{ padding:0.8em; color:#6e717a; font-size:13px; font-weight:400; background:#fbfbfb; border-bottom:1px solid #e8e8e8; }
	.mtable td,.ftable td{ padding:0.8em; color:#333; font-size:13px; border-bottom:1px solid #F3F3F3; }
	.ftable td .img{ padding:1px; width:60px; height:60px; border:1px solid #e8e8e8; }
	.ftable td s{ color:#999; text-decoration:line-through; }
	.mtable .tr_odd_bg,.ftable .tr_odd_bg{ background:#f9f9f9; }
.page-foot{ clear:both; font-size:13px; padding-top:15px; height:35px; }
.page-btns{ float:left; }
	.page-btns a{ color:#444; font-weight:bold; margin-right:5px; }
	.page-btns .pipe{ color:#cbcbcb; margin:0 5px; }

.login-right h1{ margin-bottom:20px; color:#555; font-size:22px; font-weight:700; letter-spacing:3px; line-height:30px; height:30px; text-align:center; }
	.login-right li{ position:relative; clear:both; margin-bottom:10px; height:50px; *display:inline; *zoom:1; }
	.login-right li label{ position:absolute; top:1px; left:10px; width:68px; height:40px; line-height:40px; color:#999; font-size:14px; }
	.login-right li input{ display:block; margin:0; padding:10px 10px 10px 80px; width:208px; height:20px; line-height:20px; border:1px solid #e8e8e8; background:#fbfcff; color:#333; font-size:14px; border-radius:3px; }
	.login-right li input:focus{ border-color:#999; }
	.login-right li span{ line-height:24px; }
	.login-right .btn-box .col{ clear:both; margin-bottom:10px; padding-bottom:10px; color:#555; font-size:14px; line-height:20px; }
	.login-right .btn-box .col .submit{display:block;padding:10px 20px;width:100%;color:#fff;font-size:14px;line-height:20px;border:0;background: #040550;text-align:center;border-radius:3px;cursor:pointer;}
	.login-right .btn-box .tips{ display:none; margin:0; padding:0; text-align:center; font-size:12px; color:#f00; }
	.login-right .oauth-box { clear:both; padding-top:20px; }
	.login-right .oauth-box h3{ display:block; margin-bottom:10px; color:#555; font-size:14px; line-height:30px; height:30px; font-weight:normal; }
	.login-right .oauth-box p{ margin-left:-25px; }
	.login-right .oauth-box p a{ display:block; float:left; margin:0 0 10px 25px; _display:inline; _zoom:1; }
	.login-right .oauth-box p a img{ width:38px; height:38px; }

.inner-box{ margin:30px 0; min-height:350px; _height:350px; border:1px solid #f0f0f0; background:#fff; text-align:center; }
	.inner-box .dl-list{ margin:0 auto; padding:30px; text-align:left; width:879px; font-size:14px; }
	.inner-box .dl-list dl{ clear:both; display:block; padding:5px 0; }
	.inner-box .dl-list dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.inner-box .dl-list dl dt{ display:block; padding:5px 0; float:left; width:30%; line-height:42px; min-height:42px; color:#555; text-align:right; }
	.inner-box .dl-list dl dd{ position:relative; padding:5px 0 5px 20px; line-height:42px; min-height:42px; color:#555; overflow:hidden; _margin-left:120px; }
	.inner-box .dl-list dl dd .input{ padding:10px; }
	.inner-box .dl-list dl dd a.send{display:inline-block;color:#555;border:1px solid #e8e8e8;border-radius:3px;width:110px;height:40px;line-height:40px;color:#333;font-size:14px;text-align:center;background: #e5e5e5;vertical-align:middle;}
	.inner-box .dl-list dl dd a.send.gray{ color:#999; }
	.inner-box .dl-list dl dd a.send img{ margin-top:9px; }
	.inner-box .dl-list dl dd .input.code{width: 140px;ime-mode:disabled;text-transform:uppercase;}
	
	.inner-box .tab-head{ display:block; border-bottom:1px solid #f0f0f0; background:#fbfbfb; overflow:hidden; }
	.inner-box .tab-head ul li{ float:left; margin-left:-1px; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; }
	.inner-box .tab-head ul li a{ display:block; padding:0 30px; height:50px; line-height:50px; color:#555; font-size:14px; }
	.inner-box .tab-head ul li a:hover,.inner-box .tab-head ul li a.selected{ color:#666; background:#fff; border-bottom:2px solid #50a935; }
	.inner-box .tab-content{ display:none; }

/*按钮样式*/
.btn{display:inline-block;margin:0;padding: 0 31px;color:#fff;font-size:12px;height:38px;line-height:38px;text-align:center;}
.btn{ background:#1e7bb3; border:1px solid #02598E; border-radius:2px; vertical-align:middle; }
.btn:hover{ color:#fff; opacity:0.9; }
.btn-mini{ height:20px; line-height:20px; padding:1px 8px 0; }
input.btn, button.btn{ height:40px; cursor:pointer; overflow:visible; }
.btn-success{background: #040550;border: 1px solid #e51828;text-shadow: 0 -1px 0 #040550;}
.btn-error{ background:#CB423B; border:1px solid #AA352F; text-shadow:0 -1px 0 #CB423B; }
.btn-gray{ background:#ddd; border:1px solid #A9A9A9; text-shadow:0 -1px 0 #EEEEEE;}
.btn-gray,.btn-gray:hover{ color:#777; }
/*标题样式*/
.main-tit{  margin:0 auto; padding:30px 0 0; }
	.main-tit h2{display:block;padding-right:10px;color:#666;font-size:24px;font-weight: bold;text-align: center;margin-bottom: 20px;line-height:25px;}
.base-tit{ border-bottom:1px solid #f0f0f0; color:#50a935; line-height:1em; font-size:18px; font-weight:normal; }
	.base-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #50a935; }
	.base-tit i{ float:right; padding:10px 0; color:#999; font-size:12px; line-height:26px; font-style:normal; }
.bar-tit{ margin:0 0 20px; padding:0 0 10px; border-bottom:1px solid #e8e8e8; color:#6c6c6c; font-size:18px; }

/*文本框样式*/
input.wide{ width:250px; }
input.txt{ width:200px; }
input.small{ width:50px; }
.input{ display:inline; margin-right:5px; padding:7px; height:20px; line-height:20px; vertical-align:middle; background:#fff; color:#999px; border:1px solid #e8e8e8; border-radius:2px; }
.select{ padding:7px; border:1px solid #e8e8e8; line-height:20px; }

/*提示样式*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:380px; font-size:14px; text-align:left; }
	.msg-tips .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; text-indent:-99999px;overflow:hidden; }
	.msg-tips .ico.error{ background-position:-50px 0; }
	.msg-tips .ico.warning{ background-position:-100px 0; }
	.msg-tips .msg{ margin-left:60px; }
	.msg-tips .msg strong{ margin-bottom:10px; color:#444; font-size:15px; }
	.msg-tips .msg p{ line-height:1.8em; }
	.msg-tips .msg i{ color:#f00; font-style:normal;}
	
.login-right{ width:300px; height:auto;}	

.info-wrap{ width:1280px; height:auto; overflow:hidden;}	
.info-box{ float:left; width:200px; background:#eef8fa; border:1px solid #e8ecef; }

.Abbg1{ max-width:1200px; margin-bottom:25px; padding:25px 0;}
.NewsShowbg{width: 100%; height: auto; padding:50px 0; background: #eee; margin-top:108px; }




.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: #040550; 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;  }

.SouList{overflow:hidden;padding:30px 0;width:1320px;height:auto;}
.SouList dl{float:left;overflow:hidden;box-sizing:border-box;margin:10px 0;padding:0 20px;width:33.3%;height:auto;}
.SouList dl dt{overflow:hidden;width:100%;height:320px;}
.SouList dl dt h2{width:100%;height:80px;font-size:1.4rem;line-height:80px;}
.SouList dl dt h2 span{padding-left:10px;color:#999;font-weight:400;font-size:1rem;}
.SouList dl dt img{width:100%;height:320px;}
.SouList dl dd{width:100%;height:auto;}
.SouList dl dd h3{overflow:hidden;height:54px;font-size:1.1rem;line-height:54px;}
.SouList dl dd p{overflow:hidden;height:48px;color:#666;font-size:.9rem;line-height:24px;}
.SouList dl dd h4{display:inline-block;margin-top:20px;padding:0 15px;height:41px;border:1px solid #dedede;text-align:center;font-weight:400;font-size:1rem;line-height:41px;transition:all ease .5s;}
.SouList dl dd h4 b{display:none;}
.SouList dl dd h4 b span{padding-left:20px;}
.SouList dl dd h4 i{color:#040550;line-height:41px;}
.SouList dl a:hover h4 b{display:block;font-weight:400;}
.SouList dl a:hover h4{background:#040550;color:#fff;}
.SouList dl a:hover h4 i{color:#fff;}
.SouList dl a:hover dt img{-webkit-transform:scale(1.1);transform:scale(1.1);}     

.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;}


@media (max-width: 767px) {

.HeaderM{ display: block ;  background: #FFFFFF; overflow: hidden; position: fixed; left: 0; top: 0; height: 60px; line-height: 60px; border-bottom: 1px solid #dedede; z-index: 9999; width: 94%; padding: 0 3%;}
.HeaderM .logo{ float: left; width: 118px; height:50px;  overflow: hidden; padding-top: 5px;}
.HeaderM .logo a{ display: block; overflow: hidden;   width: 118px; height:50px;  }
.HeaderM .logo a img{  width: 118px; height:50px; }
.m-menu{float: right;width: 30px; padding-top: 15px;}
.m-menu .icon{line-height: 1;font-size: 0;display: inline-block;vertical-align: middle;cursor: pointer;}
.m-menu .icon>span{display: inline-block;width: 30px;height: 1px;background: #333;margin: 4px 0;display: inline-block;}
.m-menu .drop-down{display: none;position: fixed;top: 61px;left: 0;right: 0;background: #ffffff;height: calc(100vh);z-index: 10;text-align: center;padding: 30px 5%; overflow-y: auto;z-index: 12;}
.m-menu .drop-down::-webkit-scrollbar{display: none;}
.m-menu .drop-down>ul>li{line-height: 60px;border-bottom: 1px solid #eeeeee;}
.m-menu .drop-down>ul>li>a{font-size: 18px;color: #000;display: block;}
.m-menu .drop-down>ul>li>a>i{ padding-left: 10px;}
.m-menu .subnav{padding-bottom: 24px;display: none;}
.m-menu .subnav a{display: block;height: 40px;line-height: 40px;font-size: 16px;color: #333333;}
.m-menu .drop-down .form{border: 1px solid #e5e5e5;display: inline-block;height: 43px;line-height: 43px;border-radius: 5px;font-size: 0;vertical-align: top;position: relative;}
.m-menu .drop-down .text{display: inline-block;vertical-align: top;width: 230px;height: 30px;margin-top: 6px;padding: 0 5px; border: none;}
.m-menu .drop-down .submit{display: inline-block;vertical-align: top;width: 45px; border: none; background: url(../images/icon2.jpg) center center no-repeat;font-size: 0;height: 43px;border-left: 1px solid #e5e5e5;cursor: pointer;}

.Headerbg{ display: none;}

.client-2{ display: none;}

.main_visual{ margin-top: 61px;}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 8px; position:absolute; left: 0; bottom: 10px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 4px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 8px; height: 8px; background: #FFFFFF; border-radius: 10px;}
.main_visual .owl-dot.active span{width: 14px; height: 8px; background:#FFFFFF; border-radius: 10px;}

.main_visual .owl-carousel .item img.Bpic{ display: none;}
.main_visual .owl-carousel .item img.Bmpic{ display:block;}


.inTit{ width: 80%; padding: 25px 0; text-align: center;}
.inTit h4{ font-size: 2rem; line-height: 42px;}
.inTit p{ font-size: 0.9rem; color: #666; line-height: 26px; margin-top: 5px;}

.inProbg{ width: 100%; height: auto; background: url(../images/inproBg.jpg) no-repeat center; background-size:cover; padding: 25px 0;}
.inPro{ width: 94%; height: auto; overflow: hidden;}
.inProL{ width: 100%; padding:0 ; box-sizing: border-box; float: left; overflow: hidden;}
.inProL dl{background: #FFFFFF;}
.inProL dl:nth-child(1){ width: 100%; padding:25px; overflow: hidden; box-sizing: border-box;}
.inProL dl:nth-child(1) dt{ float: none; width: 100%; text-align: center; overflow: hidden;}
.inProL dl:nth-child(1) dt img{ width: 80%; height: auto;}
.inProL dl:nth-child(1) dd{ float: none; width: 100%; overflow: hidden; padding-top: 20px; text-align: center;}
.inProL dl:nth-child(1) dd h3{ width: 100%; height: 4px; background: url(../images/inproLine.png) no-repeat  center;}
.inProL dl:nth-child(1) dd h4{ font-size: 1.4rem; color: #000000; line-height: 48px; margin-top: 15px; overflow: hidden;}
.inProL dl:nth-child(1) dd p{ font-size: 16px; line-height: 30px; padding-right: 0; box-sizing: border-box;}
.inProL dl:hover:nth-child(1) h3{ width: 100%; height: 4px; background: url(../images/inproLines.png) no-repeat  center;}
.inPro h4{ font-size: 1.2rem !important;}

.inProM{display: none;}
.inProR{display: none;}

.inSou{ padding-bottom: 60px;}
.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: -40px;  z-index: 999;}


.inChooseTit{ display: none;}
.inChooseBox{ display: none;}

.inNewsTop{ width: 94%; height: auto; line-height: 56px; margin-top: 0; text-align: center; overflow: hidden;}
.inNewsTop h4{ display: inline; font-size: 2rem;}
.inNewsTop ul{ float: none;}
.inNewsTop ul a{ padding-left: 10px; padding-right: 10px; font-size: 1rem;}
.inNewsTop .tabs .thistab,.tabs .thistab a:hover {color: #0170c1;}

.inNewsBox{ width: 94%; height: auto; overflow: hidden;}
.inNewsBoxL{ display: none; }

#tab_conbox{ float: 100%; width: 100%; height: auto; overflow: hidden;}
.inNewslist{ width: 100%; height: auto;}
.inNewslist dl{ width: 100%; height: auto; overflow: hidden; box-sizing: border-box; background: #f3f3f6; padding: 20px; margin-bottom: 1px;}
.inNewslist dl dt{ width: 100%; height: 32px; line-height: 32px;}
.inNewslist dl dd{ width: 100%; height: auto; overflow: hidden;}
.inNewslist dl dd h4{ line-height: 38px; height: 38px; overflow: hidden; font-size: 1rem;}
.inNewslist dl dd p{ line-height: 28px; height: 56px; overflow: hidden;}

.footerBg{ display: none;}

.footerCopyBg{ width: 100%; height: auto; line-height: 28px; color: #FFFFFF; border-top: 1px solid #1b1c71; padding: 15px 0; background: #040550;}
.footerCopyBg a{ color: #FFFFFF;}
.footerCopy{ width: 94%; height: auto; text-align: center;}
.footerCopy a{ display: block; float: none;}
.banner2{ width: 100%; height: 180px; position: relative; margin-top:61px;}       
.banner2Txt{ width: 80%; height: auto; overflow: hidden; color: #FFFFFF; height: 80px; padding-top:50px;}       
.banner2Txt h2{ line-height: 60px; height: 60px; font-size: 1.8rem;}        
.banner2Txt h3{ width: 55px; height: 3px; background: #FFFFFF; margin: 0;}     

.menubg{ width: 100%; height: auto; background: #FFFFFF; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; padding-bottom:10px;}
.menu{ width: 94%; height: auto; line-height: 30px; overflow: hidden;}
.menuL{ float: none; width: 100%; height: auto;}
.menuL a{ font-size: 1rem; padding-right: 0; display:block; width:33.3%; float:left;}
.menuL a:hover{ color: #040550;}
#lm_hover{ color: #040550;}

.menuR{ float: none; width: 100%; height: auto; padding:10px 0;}
.menuR i{ font-size: 1rem; padding-right: 5px; color: #666;}
.Maintit{ width: 100%; text-align: center; height: auto; margin-bottom: 10px;}
.Maintit h3{ font-size: 2rem; line-height: 69px;}
.Maintit h4{ width: 40px; height: 3px; background: #040550;}

.abinfo{ width: 94%; padding: 20px 0; overflow: hidden; line-height: 26px;}
.abinfo img{ max-width: 100%; height: auto;}



.conBox1{ width: 94%; margin-top: 25px; height: auto; overflow: hidden;}
.conBox1Left{ float: none; width: 100%; height: auto; overflow: hidden;}
.conBox1Left h1{ width: 100%; height: 68px; line-height: 68px; font-weight: normal; font-size: 1.1rem;}
.conBox1Left li{ width: 100%; height: 42px; margin-bottom: 20px;}
.conBox1Left .coninput1{ width: 100%; padding: 0 15px; height: 40px; border: 1px solid #EEEEEE; box-sizing: border-box;}
.conBox1Left .contex{ width: 100%; padding: 15px; height: 102px; border: 1px solid #EEEEEE; box-sizing: border-box;}
.conBox1Left .consub{ width: 100%; height: 55px; border: none; font-size: 16px; text-align: center; color: #FFFFFF; background: #040550;}

.conBox1Right{ float: none; width: 100%; height: auto; overflow: hidden; padding-top: 5px;}
.conBox1Right h1{ font-weight: normal; font-size: 1.4rem; line-height: 38px;}
.conBox1Rightinfo{ padding-top: 10px; width: 100%; height: auto; font-size: 1rem; line-height: 28px;}

.conMap{ width: 94%; height: 300px; overflow: hidden; margin-top: 20px;}

.NewsList{ width: 94%; height: auto; overflow: hidden; padding: 25px 0;}
.NewsList dl{ float: none; width: 100%; height: auto; overflow: hidden; margin:0 0 15px 0;}
.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: auto; }
.NewsList dl a dd{width: 100%; height: auto;  padding-top: 15px;}
.NewsList dl a dd h3{ line-height: 32px; height: 32px; overflow: hidden; font-weight: normal; font-size: 1rem;}
.NewsList dl a dd h4{ line-height: 23px; height: 23px; overflow: hidden; font-weight: normal; font-size: 0.9rem; 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: 35px 0;}
.newsShow{ width: 94%; height: auto; overflow: hidden;}
.newsShowLeft{ float: none; background: #FFFFFF; width: 100%; height: auto; padding:25px; overflow: hidden; box-sizing: border-box;}
.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-bottom: 30px; 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: 1rem; color: #666666;}
.newsPrev li a{ color: #666666;}
.newsPrev li span{ color: #333333;}
.newsPrev li a:hover{ color: #040550;}


.newsShowRight{ float: none; width: 100%; height: auto; overflow: hidden; margin-top:15px;}
.newsShowRight h2{ font-weight: normal; color: #040550; font-size: 1.2rem; line-height: 28px;}
.newsShowRight li{ width: 100%; height: auto; padding: 15px 0; overflow: hidden; border-bottom: 1px solid #e5e5e5;}
.newsShowRight li h4{ font-weight: normal; font-size: 0.9rem; line-height: 20px;}
.newsShowRight li p{ color: #999999; font-family: arial; line-height: 24px;}

.downList{ width:94%; height:auto; overflow:hidden;}
.downList li{ width:100%; height:42px; line-height:42px; border-bottom:1px dotted #ccc;}

.GoodsMain{ width:94%; height:auto; padding:20px 0;}
.MainWz{ width:100%; height:auto; line-height:36px; padding-bottom:20px;}

.GoodsMenu{ width: 100%; height: auto;}
.GmobielMenu{display:block;width: 100%;height: 42px;line-height: 42px;color: #FFFFFF;border-radius: 5px 5px 0px 0px;background: #7c7c7c;box-sizing: border-box;font-size: 1.2rem;padding:0 20px;}
.GmobielMenu i{line-height: 42px;font-size: 1.5rem;}


.MainLeft{ float: none; width: 100%; height: auto; display:none; }
.MainLeft h2{ display:none;}
.GoodsMenu .menu_head{width: 100%;height: 50px;line-height: 50px;margin-top: 1px;}
.GoodsMenu .menu_head a{display: block;width: 100%;height: 50px;background: #353535 url(../images/Mlibg.png) no-repeat 24px center;font-size: 20px;color: #FFFFFF;padding-left: 55px;box-sizing: border-box;}
.GoodsMenu .menu_head.current a{background: #040550 url(../images/Mlibgs.png) no-repeat 24px center;}
.GoodsMenu dd{ width: 100%; height: auto; display: none;}
.GoodsMenu dd a{display: block;width: 100%;height: 40px;line-height: 40px;background: #ebebeb;margin-top: 1px;font-size: 16px;box-sizing: border-box;padding-left: 39px;}
.GoodsMenu dd li{ position:relative; width:100%;}
.GoodsMenu dd li:hover ul{ display:block;}
.GoodsMenu dd li ul{ position:inherit; left:0; top:0; display:block;}
.GoodsMenu dd li ul a{display:block;width:100%;height:42px;line-height:42px;font-size: 15px;padding:0;text-align: left;padding-left: 51px;background:#f7f7f7;}

#lm_hover2{ color: #040550;}


.GoodsR{ float:none; width:100%; height:auto; overflow-x:auto; margin-top:20px;}
.GoodsDesc .desc{ float:none; width:100%}
.GoodsDesc .pic{ margin-top:10px; float:none; width:100%}


.goodsListBox{width: 100%;height: auto;overflow-x: auto;}
.goodsList{ width:99%; height:auto; overflow-x: auto;}
.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: #0c75ad;}
.goodsList dl dd{ width:100%; height:auto; padding:15px 0; float:left;}
.goodsList dl dd i{ line-height:32px;}
.goodsList dl dd span{ display:block; float:left; width:50%; text-align:left; text-indent:1em; height:32px; line-height:32px; overflow:hidden;}
.goodsList dl dd span b{ color: #0c75ad; font-weight:normal; padding-right:3px;}
.goodsList dl dt ul{ float:left; width:100%; 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; }

/*0919*/
.side{ display:none;}
.mpokf{ width:100%; height:42px; line-height:42px; padding:10px 0; background:#0c75ad; color:#fff; display:block; position:fixed; left:0; bottom:0; z-index:999;}
.mpokf a{ display:block; float:left; text-align:center; font-size:1rem; width:28%; color:#fff; border-right:1px solid #05519b;  box-sizing:border-box;}
.mpokf a:last-child{ width:16%; border:none;}
.mpokf a img{ vertical-align: top; width:42px; height:42px;}

.main-box{background:#fff;width: 95%;height:auto;overflow: hidden;padding: 16px;box-sizing: border-box;margin-top: 32px;}
	.inner-box .dl-list{ margin:0 auto; padding:0; text-align:left; width:100%; font-size:14px; box-sizing: border-box;}
	.inner-box .dl-list dl{ clear:both; display:block; padding:5px 0; }
	.inner-box .dl-list dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.inner-box .dl-list dl dt{display:block;padding: 0;width: 77px;line-height:42px;min-height:42px;color:#555;text-align:left;}
	.inner-box .dl-list dl dt.mdt{ display:none;}
	.inner-box .dl-list dl dd{position:relative;line-height:42px;min-height:42px;color:#555;float: left;padding: 0px;overflow:hidden;_margin-left:0;width: 247px;}
	.inner-box .dl-list dl dd .input{ padding:0 10px; height:42px; width:100%; box-sizing: border-box;}
		.inner-box .dl-list dl dd span{ display:block;}
	.inner-box .dl-list dl dd a.send{display:inline-block;color:#555;border:1px solid #e8e8e8;border-radius:3px;width: 103px;height:40px;line-height:40px;color:#333;font-size:14px;text-align:center;vertical-align:middle;}
	.inner-box .dl-list dl dd a.send.gray{ color:#999; }
	.inner-box .dl-list dl dd a.send img{ margin-top:9px; }
	.inner-box .dl-list dl dd .input.code{width: 129px;ime-mode:disabled;text-transform:uppercase;}
	
	.clearfix{ display:block}
	
	/*提示样式*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:230px; font-size:14px; text-align:left; }
.login-right{ width:100%; height:auto;}	
.info-wrap{ margin-top:41px; width:96%;}
.info-box{ float:none; width:100%; background:#eef8fa; border:1px solid #e8ecef; box-sizing: border-box;}

.inner-box{ border:none; margin:0;}

	.form-box dl dt{ display:block; float:none; width:100%; line-height:38px; min-height:38px; color:#555; font-size:13px; text-align:left; _position:absolute; }
	.form-box dl dd{ position:relative;  width:100%;  padding:5px 0 5px 0; line-height:28px; min-height:28px; color:#555; font-size:13px; overflow:hidden; _margin-left:0; }
	.form-box dl dd .input{ width:100%; padding:0 10px;  box-sizing: border-box; height:42px; line-height:42px;}
	.form-box dl dd .select{ width:30%;}
.form-box dl dt.mdt{ display:none;}

.goodsShow{ float:none; width:100%; height:auto; overflow:hidden;}

.goodsShow1{width:100%; height:auto;  overflow:hidden;}
.goodsShowL{width:100%; height:auto;  overflow:hidden; float:left;}
.goodsShowL img{ width:100%; height:auto;}

.goodsShowL .GLTXT{ width:100%; height:auto; line-height:300px; text-align:center; position:absolute; left:0; top:0; z-index:666; color: #040550; font-weight:bold; font-size:2rem;}

.goodsShowR{width:100%; height:auto;  overflow:hidden;}
.goodsShowR h2{ width:100%; padding:15px 0; line-height:28px; font-size:1.4rem; 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:100%; height:auto; 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:1rem; padding:0 5px;}

.SouList{overflow:hidden;padding:10px 0;width:94%;height:auto;}
.SouList dl{float:left;overflow:hidden;margin-bottom:10px;margin-left:2%;padding:0;width:47%;height:auto;}
.SouList dl:nth-child(3n+1){margin-left:2%;}
.SouList dl dt{overflow:hidden;width:100%;height:138px;}
.SouList dl dt h2{width:100%;height:50px;font-size:1rem;line-height:50px;}
.SouList dl dt h2 span{padding-left:10px;color:#999;font-weight:400;font-size:1rem;}
.SouList dl dt img{width:100%;height:138px;}
.SouList dl dd{width:100%;height:auto;}
.SouList dl dd h3{overflow:hidden;height:34px;font-size:1rem;line-height:34px;}
.SouList dl dd p{overflow:hidden;height:48px;color:#666;font-size:.9rem;line-height:24px;}
.SouList dl dd h4{display:none;}

.Abbg1{ width:94%; padding:15px 0;}
.goodsInfos{overflow:hidden;margin-bottom:20px;padding:20px 0;width:100%;height:auto;}
.goodsInfos .tit{overflow:hidden;}
.goodsInfos .tit h2{font-size:1.4rem;line-height:40px;}
.goodsInfos .tit img{float:none;width:180px;border:1px solid #ccc;border-radius:8px;}
.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:72px;border-bottom:1px solid #ccc;line-height:36px;}
.goodsInfos dl:nth-child(even){ background:#eee;}
.goodsInfos dl dt{float:none;overflow:hidden;width:100%;height:36px;font-weight:700; box-sizing:border-box; padding:0 10px; }
.goodsInfos dl dd{float:none;overflow:hidden;width:100%;height:36px; box-sizing:border-box; padding:0 10px;}
.goodsInfos h3{color:#1174c0;line-height:35px;}

.NewsShowbg{ margin-top:61px;}

}