﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/IMPACT.ttf);
}
*{  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: #0d7cc7;}
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;}
.container{ width:1280px; position: relative;}

#home .home,
#products .products,
#solutions .solutions,
#news .news,
#about .about,
#shgx .shgx,
#contact .contact{  border-bottom: 3px solid #0d7cc7;}

.gotop {
	width: 24px;
	height: 24px;
	padding: 10px;
	background: #ccc url(../images/float_qqicon1.png) no-repeat center;
	position: fixed;
	right: 0;
	display:none;
	bottom: 0px;
}

input,button,select,textarea{ outline:none; font-family: arial; }
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.current{ background: #FFFFFF; border-bottom: 1px solid #EEEEEE;}
.HeaderBg.current .nav a{ color: #333333;}
.HeaderBg.current .logo a{ background: url(../images/logo1.png) no-repeat;}
.HeaderBg.current .Hsea{ background: url(../images/Tseacu.png) no-repeat;}
.HeaderBg.current .Htel{ border-color:#333;  }
.HeaderBg.current .Htel a{  color:#333; }


.HeaderBg{ width: 100%; height: 104px; position: fixed; left: 0; top: 0; z-index: 999;}
.HeaderBg .logo{ float: left; width: 246px; height: 80px; overflow: hidden; margin-top: 12px;}
.HeaderBg .logo a{ display: block; width: 246px; height: 80px; background: url(../images/logo.png) no-repeat;}

.HeaderBg .Hsea{ float: right; width: 31px; height: 31px; margin-top: 36px; background: url(../images/Tsea.png) no-repeat;}

.HeaderBg .nav{ float: left; height: 49px; line-height: 46px; margin-top: 27px; margin-left: 140px;}
.HeaderBg .nav li{ float: left; font-size: 18px; position: relative; padding: 0 28px;}
.HeaderBg .nav li a{ display:inline-block; color: #FFFFFF; }
.HeaderBg .nav li a:hover{ border-bottom: 3px solid #FFFFFF;}

.HeaderBg .nav ul li ul{ position: absolute; left: -20px; top: 40px; background: #FFFFFF; width:230px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); display: none;  z-index:888 }
.HeaderBg .nav ul li ul li{ padding: 0; text-align: center; width:230px;  height: 42px; line-height: 42px; font-size: 14px; border-bottom: 1px solid #EEEEEE;}
.HeaderBg .nav ul li ul li a:hover{ background: #0d7cc7;  color:#fff; border-bottom: none;}
.HeaderBg .nav ul li ul li a{ display:block;  color: #333333; }
.HeaderBg .nav li ul li ul.nul2{ left:231px; top:0;}
.HeaderBg .nav li:hover ul.nul1{ display: block;}
.HeaderBg .nav li ul li:hover ul.nul2{ display: block;}


.HeaderBg .Htel{ float: right; width: 26px; height: 26px; line-height:26px; border:2px solid #fff; border-radius:50%; color:#fff; text-align:center; margin-top: 37px; margin-right: 30px; cursor: pointer; position: relative;}
.HeaderBg .Htel a{ color:#fff;}


.searchshow{ width: 248px; height: 34px; z-index: 10;  background: #FFFFFF; float:left; position:absolute; right:0; top:80px;  display:none}
.searchshow .inputt{ width: 188px; 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:#0d7cc7; color: #FFFFFF; font-size: 18px; }


.HeaderM{ display: none;}


/**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: 10%; opacity: 0;}
.main_visual .owl-next{background-image: url(../images/BR.png);right: 10%;  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:#0d7cc7; border-radius: 10px;}
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}

.inab{ width: 100%; height: 743px;}
.inAbL{ float: left; width: 50%; height: 743px; background: url(../images/inabbg.png) no-repeat left top;}
.inAbLbox{ float: right; width: 640px; height: auto; padding-top: 70px; overflow: hidden; padding-right: 60px; box-sizing: border-box;}
.inAbLboxTit{ width: 100%; height: auto;}
.inAbLboxTit h2{ width: 24px; height: 1px; background: #004898; margin: 0;}
.inAbLboxTit h3{ font-size: 27px; font-family: myFirstFont; font-weight: normal; line-height: 31px; margin-top: 19px;}
.inAbLboxTit h4{ font-size: 20px; font-weight: normal; line-height: 29px;}

.inAbLboxinfo{ width: 100%; height: auto; padding-top: 40px; }
.inAbLboxinfo h2{ color: #004898; line-height: 50px; font-weight: normal; font-size: 32px; text-transform: uppercase;}
.inAbLboxinfo h3{ line-height: 45px; font-size: 26px; margin-bottom: 35px;}
.inAbLboxinfo p{ font-size: 16px; line-height: 28px;}
.inAbLboxinfo a{ display: block; margin-top: 45px; text-align: center; background: #004898; color: #FFFFFF; width: 156px; height: 46px; line-height: 46px; border-radius: 30px; float: left;}

.inAbR{ float: right; width: 50%; height: 743px;}
.inAbRinfo{ width: 25%; height: auto; float: left; overflow: hidden; text-align: center;}
.inAbRinfo dl{ width: 100%; height: auto; padding-top: 100px;}
.inAbRinfo dl dt{ width: 100%; height: 76px; line-height: 76px; font-size: 48px;}
.inAbRinfo dl dt h4{ display: inline-block;}
.inAbRinfo dl dt span{ font-size: 14px; padding-left: 5px;}
.inAbRinfo dl dd{ width: 100%; height:38px; line-height: 38px; font-size: 16px; color: #999999;}
.inAbRinfoImg{ float:left; width:75%; overflow:hidden;}
.inAbRinfoImg img{ width:100%; height:743px;}



.index-title{ width: 1280px; height: 82px; padding: 70px 0 50px 0; position: relative;}
.index-title h2{ width: 24px; height: 1px; background: #004898; margin: 0;}
.index-title h3{ font-size: 27px; font-family: myFirstFont; font-weight: normal; line-height: 31px; margin-top: 19px;}
.index-title h4{ font-size: 20px; font-weight: normal; line-height: 29px;}
.index-title a{ float: right; display: block; width: 155px; height: 45px; line-height: 45px; margin-top: 16px; border: 1px solid #ccc; border-radius: 30px; text-align: center;}

.index-title ul{ float: right; margin-right: 340px;}
.index-title ul a{ border: none; width: auto; font-size: 16px; float: left; border-radius: 0;}
.index-title ul a:after{ content: "|"; padding: 0 20px;}
.index-title ul a:nth-child(2):after{ content: "";}
.index-title .tabs .thistab,.tabs .thistab a:hover {font-weight: bold; background: url(../images/inNewstit.jpg) no-repeat bottom left;}

.index-products{ width: 1280px; height: auto; overflow: hidden;}
.index-products dl{ cursor: pointer; transition: all ease .1s; padding: 37px 25px; background: #f7f7f7; float: left; width: 306px; height: 380px; overflow: hidden; margin-left: 18px; border-radius: 50px 0 50px 0; box-sizing: border-box;}
.index-products dl:first-child{ margin-left: 0;}
.index-products dl:hover{ background: #0d7cc7; color: #FFFFFF;}
.index-products dl:hover a{ color: #FFFFFF;}
.index-products dl dt h4{ line-height: 41px; font-size: 20px;}
.index-products dl dt h3{ line-height: 20px; font-size: 14px; color: #999999; font-weight: normal;}
.index-products dl dt p{ line-height: 24px; height: 72px; overflow: hidden; margin-top: 15px;}
.index-products dl dt p a{ color: #666;}
.index-products dl dt p a:hover{ text-decoration: underline;}
.index-products dl dt p a:after{ content: "/"; padding: 0 5px;}
.index-products dl dt p a:last-child:after{ content: "";}
.index-products dl dd{ text-align: center; padding-top: 20px;}
.index-products dl dd img{ width: 150px; height: 150px;}


.index-application{ width: 99.9%; height: auto; overflow: hidden; }
.index-application dl{ float: left; width: 19.99%; height: 650px; overflow: hidden; position: relative;}
.index-application dl:first-child{ width: 40%;}
.index-application dl:first-child dd{ display: none;}
.index-application dl:first-child dt img.inappimg1{ display: none;}
.index-application dl:first-child dt img.inappimg2{ display: block; height: 488px;}
.index-application dl:first-child div{ display: block;}
.index-application dl:hover div{ display:block;}
.index-application dl:hover dd{ display:none;}
.index-application dl:hover dt img.inappimg1{ display:none;}
.index-application dl:hover dt img.inappimg2{ display:block;}

.index-application dl:first-child:hover .inappimg1{ display:none !important;}
.index-application dl:first-child:hover .inappimg2{ display:block !important;}
.index-application dl:first-child:hover dd{ display:none !important;}
.index-application dl:first-child:hover div{ display:block !important;}

.index-application dl div{ display: none; position: absolute; left: 0; bottom: 0; width: 100%; height: 162px; background: #f7f7f7; padding: 20px 40px; box-sizing: border-box;}
.index-application dl div h4{ font-size: 30px; color: #004898; line-height: 42px;}
.index-application dl div h4 span{ color: #999999; font-size: 14px; font-weight: normal; text-transform: uppercase; padding-left: 10px;}
.index-application dl div p{ font-size: 15px; overflow: hidden; line-height: 22px; height: 22px; overflow: hidden;}
.index-application dl div h3{ width: 47px; height: 33px; background: url(../images/inappmores.png) no-repeat; margin-top: 15px; float: left;}


.index-application dl dt{ width: 100%; height: 650px;}
.index-application dl dt img{ width: 100%; height: 650px;}
.index-application dl dd{ width: 100%; height: 100%; background: rgba(1,80,152,0.6); position: absolute; left: 0; top: 0; padding: 110px 102px;}
.index-application dl dd h4{ padding-top: 47px;}
.index-application dl dd h2{ padding-top: 60px; color: #FFFFFF; line-height: 58px; font-size: 30px;}
.index-application dl dd p{ text-transform: uppercase; line-height: 34px; font-size: 18px; color: #88a8d3;}
.index-application dl dd h3{ width: 47px; height: 33px; background: url(../images/inappmore.png) no-repeat; margin-top: 160px; float: left;}


.inNewslist{ width: 1280px; height: auto; overflow: hidden;}
.inNewslistL{ float: left; width: 611px; height: auto; overflow: hidden;}
.inNewslistL img{ width: 100%; height: auto;}

.inNewslistL dd{ width: 100%; height: 177px; box-sizing: border-box; background: #f7f7f7; padding: 20px 30px; overflow: hidden;}
.inNewslistL dd h4{ height: 30px; line-height: 30px; overflow: hidden; font-size: 18px;}
.inNewslistL dd p{ height: 30px; line-height: 30px; overflow: hidden; font-size: 14px; color: #666666;}
.inNewslistL dd h2{ font-weight: normal; height: 33px; line-height: 33px; overflow: hidden; font-size: 14px; color: #666666; margin-top: 25px;}
.inNewslistL dd h2 span{ display: block; width: 47px; height: 33px; background: url(../images/inappmores.png) no-repeat; }

.inNewslistR{ float: right; width: 650px; height: auto; overflow: hidden;}
.inNewslistR dl{ width: 650px; height: 116px; box-sizing: border-box; padding: 25px 0; overflow: hidden; margin-bottom: 11px; background: #f7f7f7; transition: all ease .1s;}
.inNewslistR dl dt{ float: left; text-align: center; box-sizing: border-box; width: 116px; height: 66px; border-right: 2px solid #e2e2e2;}
.inNewslistR dl dt h2{ line-height: 42px; font-size: 32px;}
.inNewslistR dl dt p{ line-height: 24px; font-size: 14px; color: #666666;}
.inNewslistR dl dd{ float: right; width: 534px; height: 66px; overflow: hidden; padding: 0 30px; box-sizing: border-box;}
.inNewslistR dl dd h4{ line-height: 22px; height: 22px; overflow: hidden; font-size: 16px;} 
.inNewslistR dl dd p{ line-height: 22px; height: 44px; overflow: hidden;} 


.footer{ width: 100%; padding: 50px 0; background: #262626; }
.footerL{ float: left; width: 914px; height: auto; overflow: hidden;}
.footerL dl{ float: left; width: 25%; height: auto; overflow: hidden;}
.footerL dl dt{ color: #FFFFFF; height: 44px; line-height: 44px; font-size: 18px; font-weight: bold;}
.footerL dl dd{ width: 100%; height: auto; }
.footerL dl dd a{ display: block; color: #999999; line-height: 28px; height: 28px; overflow: hidden;}

.footerR{ float: right; width: 350px; height: auto; overflow: hidden;}
.footerR h4{ color: #FFFFFF; height: 44px; line-height: 44px; font-size: 18px; }
.footerR dl{ width: 100%; line-height: 32px; color: #999999; margin-bottom: 10px; float: left;}
.footerR dl dt{ float: left; width: 20px; height: 20px; border: 1px solid #999999; border-radius: 50%; text-align: center; line-height: 20px; font-size: 12px;}
.footerR dl dd{ float: right; width: 320px;}

.footerCopy{ width: 100%; height: 60px; line-height: 60px; text-align: center;  color: #999999; background: #262626; border-top: 1px solid #6b6b6b;}

.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-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: #0d7cc7;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0d7cc7;
            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; overflow: hidden; text-align: center; color:#FFFFFF; margin-top: 105px;}
.banner2 h4{ line-height: 66px; font-size: 40px; padding-top: 125px;}
.banner2 p{ line-height: 36px; font-size: 24px;}

.abMenubg{ width: 100%; height: 75px; line-height: 75px; border-bottom: 2px solid #e5e5e5;}
.abMenu{ float: left; }
.abMenu a{ padding: 0 25px; display: block; float: left; }
.abMenubg i{ color: #2E8BD2;}
#lm_hover{ background: #2E8BD2; color: #FFFFFF; font-weight: bold;}

.AbTit{ width: 100%; height: auto; text-align: center; padding: 50px 0;}
.AbTit h2{ width: 24px; height: 1px; background: #004898; }
.AbTit h3{ font-size: 27px; font-family: myFirstFont; font-weight: normal; line-height: 31px; margin-top: 19px;}
.AbTit h4{ font-size: 20px; font-weight: normal; line-height: 29px;}

.abLeft{ float: left; width: 384px; height: 660px; overflow: hidden;}
.abLeft img{ width: 100%; height: 660px;}

.abRight{ float: right; width:850px; height: 660px; padding: 70px 85px; box-sizing: border-box; overflow: hidden; background: url(../images/Abrbg.png) no-repeat center; background-size:cover;}
.abRight h2{ line-height: 43px; color: #004898; font-size: 32px; text-transform: uppercase; font-weight: normal;}
.abRight h3{ line-height: 55px; font-size: 26px;}
.abRight p{ line-height: 28px; font-size: 16px; margin-top: 30px;}


.abNum{ width: 100%; height: auto; overflow: hidden; padding-top: 75px;}
.abNum dl{ width: auto; height: auto; float: left; text-align: center; margin-right: 120px;}
.abNum dl dt{ width: 100%; height: 76px; line-height: 76px; font-size: 48px;}
.abNum dl dt h4{ display: inline-block;}
.abNum dl dt span{ font-size: 14px; padding-left: 5px;}
.abNum dl dd{ width: 100%; height:38px; line-height: 38px; font-size: 16px; color: #999999;}

.ab2Left{ width: 767px; height: auto; overflow: hidden; float: left;}
.ab2Left img{ width: 100%; height: auto;}
.ab2Right{ width: 460px; height: auto; overflow: hidden; float: right;}
.ab2Right h4{ font-size:20px; line-height: 34px;}
.ab2Right p{ margin-bottom: 20px; line-height: 26px;}

.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;}

.about-info{ width: 1280px; padding: 30px 0; line-height: 28px; font-size: 16px;}
.about-info img{ max-width: 100%; height: auto;}

.conMap{ width: 1280px; height: 400px; overflow: hidden;}
.conMap img{ width:100%; height:auto;}
.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: #0d7cc7;}



.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: auto; }
.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: #0d7cc7; padding-right:5px; font-size:18px;}

.downList{ width:1280px; height:auto; overflow:hidden;}
.downList li{ width:100%; height:48px; line-height:48px; border-bottom:1px dotted #ccc;}

.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:96%; height:auto; padding:30px 0;}
.MainWz{ width:100%; height:36px; line-height:36px; padding-bottom:20px; font-size:16px;}
.MainWz i{ color: #0d7cc7; padding-right:5px; font-size:18px;}

.GoodsMenu{ width: 100%; height: auto;}
.GmobielMenu{ display:none;}

.MainLeft{float: left;width: 20%;height: auto; background:#0d7cc7; border-radius:10px;}
.MainLeft h2{width: 100%;height: 66px;line-height: 66px;color: #FFFFFF; border-bottom:1px solid #fff; padding-left:20px;box-sizing: border-box;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: #0d7cc7 url(../images/Mlibgs.png) no-repeat 20px center;font-size: 16px;color: #FFFFFF; border-bottom:1px solid #0458a4; padding-left: 20px;box-sizing: border-box;}
.GoodsMenu .menu_head.current a{background: #0d7cc7 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: #0869c1; color:#fff;font-size: 15px;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: #4c88b1;}
.GoodsMenu dd li ul a i{ padding:0 10px;}

#lm_hover2{ color: #ff0;}


.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{  width:100%}
.GoodsDesc h2{ font-size:24px;    color: #0d7cc7; 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:#0d7cc7}

.goodsListBox{overflow: hidden;width: 100%;padding: 14px 2px;height: auto;background:#e9e9e9;overflow-x:auto;  border-radius:10px 10px 0 0;}
.tableSort{ width:100%;}
.tableSort th{text-align: center;padding:0 5px; font-weight: normal; font-size: 14px;}
.tableSort th.select-item{ padding:5px;}
.tableSort th.select-item input{ margin-right:5px;}
.tableSort th div{height:80px;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;}

.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: #015098;
    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: #f00;
    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;
    
}

.goodsList{ width:100%; height:auto; overflow-x:scroll; }
.goodsList table{ border:1px solid #ccc;border-left:0px;  border-top:none;}
.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:50px;  border-right:0px; border-bottom:0px; padding:0; 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 td .fa-file-pdf-o{font-size:18px;color: #0d7cc7;}


.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: #0d7cc7;}
.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: #0d7cc7;  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;}


.index-imgTop1{ width: 100%; height: auto; text-align: center; padding: 40px 0;}
.index-imgTop1 h3{ line-height: 58px;  font-size: 36px;}
.index-imgTop1 h4{ width: 34px; height: 6px; background: #0d7cc7; margin-top: 10px; display: inline-block;}

.downList{ width: 1280px; height: auto; padding-top:30px;}
.downList li{ width:100%; height:42px; line-height:42px; border-bottom:1px dotted #ccc;}
.downList li i{ padding-right:10px;}

@media (max-width: 768px) {

.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: 90%; padding: 0 5%;}
.HeaderM .logo{ float: left; width: 142px; height: 50px; overflow: hidden; padding-top: 5px;}
.HeaderM .logo a{ display: block; overflow: hidden; width: 142px; height: 50px;}
.HeaderM .logo a img{ width: 142px; 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 .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;}


.client-2{ display: none;}
.HeaderBg{ display: none;}

.main_visual{ margin-top: 61px;}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: 20px;  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:#FFFFFF; border-radius: 10px;}
.main_visual .owl-carousel .item img.Bpic{ display: none;}
.main_visual .owl-carousel .item img.Bmpic{ display: block;}

.container{ width: 94%;}

.inab{ width: 100%; height: auto; }
.inAbL{ float: none; width: 100%; height: auto; padding-bottom: 50px; background: url(../images/inabbg.png) no-repeat center; background-size:cover;}
.inAbLbox{ float: none; width: 94%; height: auto; padding-top: 30px; overflow: hidden; padding-right: 0; box-sizing: border-box;}
.inAbLboxTit{ width: 100%; height: auto;}


.inAbLboxinfo{ width: 100%; height: auto; padding-top: 20px; }
.inAbLboxinfo h2{ color: #004898; line-height: 50px; font-weight: normal; font-size: 20px; text-transform: uppercase;}
.inAbLboxinfo h3{ line-height: 45px; font-size: 20px; margin-bottom: 25px;}
.inAbLboxinfo a{ margin-top: 20px; }

.inAbR{ display: none;}

.index-title{ width: 94%; height: auto; padding: 30px 0; position: relative; text-align: center;}
.index-title h2{ margin: 0 auto;}
.index-title a{ display: none;}

.index-title ul{ display: none;}

.index-products{ width: 94%; height: auto; overflow: hidden;}
.index-products dl{  padding: 20px;  float: none; width: 100%; height: auto; overflow: hidden; margin-left: 0;  margin-bottom: 20px;}

.index-applicationtit{ display: none;}
.index-application{ display: none;}


.inNewslist{ width: 94%; height: auto; overflow: hidden;}
.inNewslistL{ float: none; width: 100%; height: auto; overflow: hidden;}

.inNewslistL dd{ width: 100%; height: auto; box-sizing: border-box; background: #f7f7f7; padding: 20px; overflow: hidden;}

.inNewslistR{ float: none; width: 100%; height: auto; overflow: hidden; margin-top: 20px;}
.inNewslistR dl{ width: 100%; height: 116px; }
.inNewslistR dl dt{ width: 30%; }
.inNewslistR dl dd{ width: 70%; padding: 0 10px; }

.footer{ display: none;}
.footerCopy{ width: 100%; height: auto; line-height: 32px; padding: 15px 0;}


.banner2{ width: 100%; height:180px; margin-top: 61px;}
.banner2 h4{ font-size: 2rem; line-height: 30px; padding-top: 60px; }
.banner2 p{ font-size: 1.6rem; line-height: 50px; }
 

.abMenubg{ display: none;}



.AbTit{  padding: 30px 0;}


.abLeft{ display: none;}


.abRight{ float: none; width:100%; height: auto; padding: 25px; box-sizing: border-box; overflow: hidden; background: url(../images/Abrbg.png) no-repeat center; background-size:cover;}
.abRight h2{ line-height: 43px; color: #004898; font-size: 1.4rem; text-transform: uppercase; font-weight: normal;}
.abRight h3{ line-height:42px; font-size: 1.6rem;}
.abRight p{ line-height: 28px; font-size: 16px; margin-top: 10px;}


.abNum{ display: none;}


.ab2Left{ width: 100%; height: auto; overflow: hidden; float: none;}
.ab2Left img{ width: 100%; height: auto; padding-bottom: 20px;}
.ab2Right{ width: 100%; height: auto; overflow: hidden; float: none;}
.ab2Right h4{ font-size:20px; line-height: 34px;}
.ab2Right p{ margin-bottom: 20px; line-height: 26px;}

.abList dl{ width:49%;}



.about-info{ width: 94%; }

.conMap{ width: 100%; height: 300px; overflow: hidden;}
.conBox1Left{ width: 94%; height: auto; overflow: hidden;}

.NewsList{ width: 94%; height: auto; overflow: hidden; padding:0 0 30px 0;}
.NewsList dl{ float: none; width: 100%; height: auto; overflow: hidden; margin:1%; background:#f7f7f7;}


.newsShowbg{ padding: 20px 0; margin-top:61px;}
.newsShow{ width: 94%;  padding:20px;}



.wz{ width:94%; line-height:42px; padding-bottom:20px; font-size:16px;}

.downList{ width:94%; height:auto; overflow:hidden;}
.downList li{ width:100%; height:48px; line-height:48px; 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: #0d7cc7;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: #0d7cc7 url(../images/Mlibg.png) no-repeat 24px center;font-size: 16px;color: #FFFFFF;padding-left: 55px;box-sizing: border-box;}
.GoodsMenu .menu_head.current a{background: #0d7cc7 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;font-size: 14px;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;}



.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: #e60012; 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;}

.goodsInfos{ width:94%}
.goodsInfos .tit img{ float:none; margin-top:20px;}

.index-imgTop1{ width: 100%; height: auto; text-align: center; padding: 30px 0;}

.downList{ width: 94%; height: auto; }
.downList dl{ float: none; width: 100%; height: auto; overflow: hidden; background: #FFFFFF; margin: 10px 0;}

.downList dl dd{ width: 100%; height: auto; padding: 20px; box-sizing: border-box;}
.downList dl dd h4{font-size: 1rem; }
}

