﻿@charset "utf-8";
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
i, em {font-style: normal;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
:focus{outline: none;}


/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}

/*其他*/
.curp{cursor:pointer};

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
 
/* CSS Document */
body{margin: 0px; padding: 0px; font-family: "微软雅黑","Microsoft YaHei",Arial,sans-serif;font-size: 14px;min-width: 1280px;overflow-x:hidden;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px; font-size: 100%;font-weight:normal;}
img{margin: 0px; padding: 0px;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
tr,td{ margin: 0px; padding: 0px;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
form,input,select{margin: 0px; padding: 0px;}
pre{ margin: 0px; padding: 0px;}
fieldset{margin: 0px; padding: 0px; border: currentColor}
em{margin: 0px; padding: 0px; font-style: normal;}
ul{list-style-type: none;}

a {color:#333333; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;color:#18316b;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.clear { height: 0px; overflow: hidden; clear: both;}
.clearfix { zoom: 1;}
.clearfix:after {content: "";height: 0;clear: both;display: block;visibility: hidden;}
.text-center{text-align: center;}
.fl{ float: left;}
.fr{float: right;}
.ovfl{overflow: hidden;}
.p17{padding: 17px;}
.bgf6{background: #f6f6f6}
.container{margin-left:auto; margin-right:auto; width:1200px; font-family:microsoft yahei;}
.transition300em{transition: all .3s;-webkit-transition: all.3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.none{ display: none;}
.jbbg{background: linear-gradient(to top, #fff, #eee);margin-bottom: 20px;}
.index-title{font-size: 35px;text-align: center;margin: 0 auto;display: flex;width: 500px;}
.index-title .index-line{background: linear-gradient(transparent 48%, #333 48%, #333 52%, transparent 52%);flex: 1;}
.index-title .index-title-name{padding: 0 20px;color: #215eb6}
.active{width: 1200px;margin: 0 auto;box-sizing: border-box;background: #fff}

/*页眉*/
/*#top{height: 35px;line-height: 35px;background: #f7f7f7;}
#top p{color:#666;}
#top a{color:#666;display: inline-block;margin:0 10px;}
#top a:last-child{margin-right: 0;}
#top a:hover{color: #da251d;}
#header{padding:20px 0;}
#header .logo{margin:10px 0;}
#header .logo img{display: block;}
#header .top-txt{margin-left: 30px;padding-left: 25px;background: url(../images/top-x.jpg) no-repeat left;margin-top: 15px;margin-bottom: 15px;}
#header .top-txt>p{font-size: 20px;font-weight: bold;color: #333;letter-spacing: 2px;margin-bottom: 3px;}
#header .top-txt>p span{color: #da251d;}
#header .top-txt>span{font-size: 16px;color: #666;letter-spacing: 8px;}*/

.dphone .top-tel{height: 80px;padding-left:52px;background: url(../images/tel.png) no-repeat left 22px;text-align: left;margin-top:5px}
.dphone .top-tel p{font-size: 16px;color: #666;margin-top:23px;}
.dphone .top-tel span{font-size: 18px;font-weight: bold;color: #18316b;}

/*nav*/
/*.nav{background: url(../images/nav_bg.jpg);}
.nav>ul{height: 65px; line-height: 65px; width: 1200px;margin: 0px auto; padding: 0px;}
.nav>ul>li{float: left;}
.nav>ul>li>a{color: #fff;display: block;padding:0 28px;font-size: 16px;}
.nav>ul>li.cur>a, .nav>ul>li:hover>a{background: url(../images/nav_bgx.jpg);}
*/

/**/
.header{width:100%;/* overflow:hidden; */background-color:#fff;}
.htop{/* border-bottom:1px solid #f1f1f1; */}
.htop a{color:#666;display: inline-block;padding: 6px 5px;/* line-height:40px; *//* height:40px; */}
.htop a img{padding-right:8px;width:35px;}
.htop a:last-child{margin-right: 0;}
.htop a:hover{color: #da251d;}
.htop .container{/* height:45px; *//* line-height:45px; */overflow:hidden;}
.htop em{ float:left; font-size:14px; color:#333;}
.htop span{ float:right;}
.htop span a{text-decoration:none; font-size:14px; color:#333}
.htop span a.noBl{ border-left:none;}
.htop span a.noBr{ padding-right:0;}

/*logo、tel*/
.hcont{/* padding: 20px; */}
.hcont .dlogo{ float:left;margin:14px 0;}
.hcont .dlogo dl{overflow:hidden;}
.hcont .dlogo dt{ float:left;}
.hcont .dlogo dt img{display:block;}
.hcont .dlogo dd{margin-left: 228px;padding: 35px 0 30px 25px;background:url(../index/logoline.png) no-repeat left center;}
.hcont .dlogo dd p {font-size: 18px;color: #1c3f8e;font-weight: bold;}
.hcont .dlogo dd h2{font-weight: normal;font-size: 18px;color: #333;margin-top: 10px;}


.dphone{float:right;width: 1016px;}
.en .dphone {float: right;width: 1035px;}
.dphone .nav>li{float: left;line-height:20px;position: relative;padding: 35px 25px;}
.en .dphone .nav>li {float: left;line-height: 20px;position: relative;padding: 35px 15px;}
.dphone .nav>li a{ color:#444; font-size:16px;}
.en .dphone .nav>li a{ color:#444; font-size:15px;}
.dphone .nav>li.cur>a, ul.nav>li:hover>a{color: #18316b;font-weight:bold}
.en .dphone .nav>li.cur>a, ul.nav>li:hover>a{color: #18316b;font-weight:normal}
.dphone .nav2{display: none;position: absolute;width: 143px;top: 88px;left: 50%;margin-left: -32px;text-align:center;z-index:9999;background: #fff;border-top: 4px solid #18316b;}
.en .dphone .nav2 {
    display: none;
    position: absolute;
    width: 144px;
    top: 88px;
    left: 50%;
    margin-left: -72px;
    text-align: center;
    z-index: 9999;
    background: #fff;
    border-top: 4px solid #18316b;}
.dphone .nav2::after{content: "";width: 0px;height: 0px;border-right: 5px solid transparent;border-left: 5px solid transparent;border-top: 5px solid #18316b;position: absolute;top:-50px;left: 71px;}
.en .dphone .nav2::after{content: "";width: 0px;height: 0px;border-right: 5px solid transparent;border-left: 5px solid transparent;border-top: 5px solid #18316b;position: absolute;top:-50px;right: 0;left:auto;}
.dphone .nav>.nav2::after{content: ""; width: 0px;height: 0px;border-left: 8px solid transparent;border-right: 8px solid transparent; border-bottom: 8px solid #006fc0;position: absolute;top:0px;left:0px;}
/*.dphone .nav2::before{ content: ""; width: 0px;height: 0px;border-left: 8px solid transparent;border-right: 8px solid transparent; border-bottom: 8px solid #006fc0;position: absolute;top: -12px;left: 50px;}*/
.dphone .nav2 li{line-height: 45px;height:45px;position:relative; border-bottom:1px solid #dcdcdc}
.dphone .nav2 li a{display: block;padding: 0 5px;color:#666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size:15px;}

.dphone .nav>li:hover>ul{display: block;}
.dphone .nav2 li:hover{color: #18316b;}
.dphone .nav2 li:hover>a{color: #18316b;text-decoration: none;background: url(../images/in_h1.png) no-repeat 125px 15px;}

.nav .nav2 li dl{position: absolute;width: 150px;top: 0;right: -150px;background: #fff;display:none;}
.nav .nav2 li dl dt{line-height:45px;height:45px;}
.nav .nav2 li dl dt a{}
.nav .nav2 li dl dt a:hover{color:#fff}
.nav .nav2 li:hover dl{display:block;}
.nav .nav2 li dl dt:hover{background: #18316b;color:#fff}
.nav l.nav2 li dl dt:hover a{color: #fff;text-decoration: none;}


/*banner*/
#flashs .btn{ position:absolute; z-index:7; bottom:15px; left:0; padding:0px 6px; width: 100%;text-align: center;}
#flashs .btn li{ background:#232323; cursor: pointer;display: inline-block;margin:0 2px;width:20px;height:20px;border-radius: 50%;text-align:center;text-indent: -999999999999999999px;}
#flashs .btn li.on{ background:#18316b;} 

/*search*/
.search{/* background: #da251d; */}
.search .gjc{overflow:hidden;float:left;height:70px;line-height:70px;font-size:14px;color: #666;}
.search .gjc span{font-weight:bold;}
.search .gjc a{ color:#666; font-weight: normal; }
.search .gjc a:hover{ color:#333; }
.search .sc{ float:right; margin:0px;border-left:1px solid #eeeeee;height:70px;}
.search .sc .tt{ float:left; width:223px; height:70px; line-height:70px; border: 0px; font-size:14px; color:#888; outline:none;padding:0px 0px 0px 35px;background:url(../images/sou.jpg) no-repeat center left;margin-left:10px;}
.search .sc .s_bt{border:1px solid #fff;border-left:0;float:left;width:71px;height:71px;cursor: pointer;background:url(../images/search_icon.jpg) no-repeat;/* border-radius: 0 20px 20px 0; */height:70px;line-height:70px;}

/*title*/
.title{text-align: center;margin-top: 40px;}
.title h2{color: #333;font-size: 28px;line-height: 40px;}
.title p{color: #666;font-size: 16px;line-height: 25px;}

/*产品中心*/
.pro{height:1130px;position: relative;overflow: hidden;background:#f8f8f8}
.product{padding:60px 0;overflow:hidden;background:#f2f2f2;}
.product1 {padding-top:55px;}
.product-menu,.product-menu02{overflow:hidden;}
.product-menu dl,.product-menu02 dl{overflow:hidden;}
.product-menu dt,.product-menu02 dt{float:left;width:220px;text-align:center;font-size:18px;}
.product-menu dt{height:65px;line-height:65px;background:#4c4c4c;}
.product-menu02 dt{height:65px;line-height:65px;background:#4c4c4c;}
.product-menu dt a,.product-menu02 dt a{display:block;font-size:18px;color:#fff;}
.product-menu dt a{background:url(../images/dianji.png) no-repeat  12px 22px;}
.product-menu02 dt a{background:url(../images/yinyong.png) no-repeat 16px 22px;}
.product-menu dd{position:relative}
.product-menu dd:after{position:absolute;left:0;top: 70px;content:"";display:block;width:100%;height:1px;/* background:#ddd; */}
.product-menu dd,.product-menu02 dd{position:relative;float:right;width:980px;background:#fff;  }
.product-menu dd{height: 65px;line-height: 65px;border-bottom:#ddd solid 1px;}
.product-menu02 dd{height:65px;line-height:65px;border-bottom:#ddd solid 1px;}
.product-menu dd li{float:left;text-align:center;font-size:16px;overflow:hidden;padding: 0px 20px;background:url(../images/heng.jpg) no-repeat left center;}
.product-menu dd li:first-child{background:none}
.product-menu dd span {width: 65px;height: 65px; background-color:#fff;position:absolute;right: 0px;}
.product-menu dd span a{background: #f4f4f4;color:#c5c5c5;width: 25px;height: 25px;display: block;line-height: 24px;text-align: center;border-radius: 50%;position: absolute;left:50%;top: 50%;transform: translate(-50%, -50%);}
.product-menu02 dd li{float:left;text-align:center;font-size:16px;overflow:hidden;padding: 0px 20px;background:url(../images/heng.jpg) no-repeat left center;}
.product-menu02 dd li:first-child{background:none}
.product-menu02 dd span {width: 65px;height: 65px; background-color:#fff;position:absolute;right: 0px;}
.product-menu02 dd span a{background: #f4f4f4;color:#c5c5c5;width: 25px;height: 25px;display: block;line-height: 24px;text-align: center;border-radius: 50%;position: absolute;left:50%;top: 50%;transform: translate(-50%, -50%);}
.product-menu:hover dt{background: #18316b;}
.product-menu:hover dd span{background: #18316b;}
.product-menu:hover dd span a{color:#18316b;}
.product-menu02:hover dt{background: #18316b;}
.product-menu02:hover dd span{background: #18316b;}
.product-menu02:hover dd span a{color:#18316b;}





.bvdf{padding-top:15px;}
.dianji{width:586px;background:#fff;height:520px;}
.dianji:hover{/*border:1px solid #18316b*/}
.dianji11{position:relative;padding:30px;}
.dianji11 span{color:#444;font-size:32px;}
.dianji11 p{color:#999;font-size: 12px;}
.dianji11::after{content: '';display: block;width: 50px;height: 50px; border: 1px #aaaaaa solid;border-radius: 50px;background:url(../images/prod_in_btn.png) no-repeat center;position:absolute;top:35px;right:35px;transition:0.3s all ease;}
.dianji11:hover::after{background:url(../images/prod_in_btn1.png) no-repeat center #18316b;border-color:#18316b}
.dianji11 img{position:absolute;right: 30px;top:35px;}
.dianji h2{color:#666666;font-size: 14px; padding:30px;}
.dianji img{padding-top:10px;transition: all ease-in-out 1s;}
.dianji11 a{color: #d9d9d9; border: 1px #aaaaaa solid;border-radius:50%;display: block; width:52px;height:52px;text-align: center;margin-top:20px;float: left;font-weight: bold;transition: 0.3s;font-size:35px;position:absolute;right: 30px;top:12px;}
.dianji11 a:hover{background-color: #18316b;border: 1px #18316b solid;color: #fff;}


.box-right {/* margin-left: 6%; */width: 50%;float: left;margin-left: 1%;}
.box-right .box1 {background-color: #fff;height: 250px;padding: 0rem;background-image: url(../images/jiansu.png);background-position: 90% 30px;background-repeat: no-repeat;background-size: 250px;}
.box-right .box1:hover{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.box-right .box1 .box-txt {width: 46%;overflow: hidden;padding: 50px;position:relative}
.box-txt::after{content: '';display: block;width: 50px;height: 50px; border: 1px #aaaaaa solid;border-radius: 50px;background:url(../images/prod_in_btn.png) no-repeat center;position:absolute;top:120px;left:50px;transition:0.3s all ease;}
.box-txt:hover::after{background:url(../images/prod_in_btn1.png) no-repeat center #18316b;border-color:#18316b }

.box-right .box1 .box-txt span {font-size:32px;;line-height: 1.3;color:#444;}
.box-right .box1 .box-txt p{font-size:12px; color:#999999;letter-spacing:1px;}
.box-right .box1 .box-txt a {color: #d9d9d9; border: 1px #aaaaaa solid;border-radius:50%;display: block; width:52px;height:52px;text-align: center;margin-top: 20px;float: left;font-weight: bold;transition: 0.3s;font-size:35px;}
.box-right .box2:hover{}
.box-right .box2 {background-color: #fff;height: 250px;margin-top: 20px;/* padding: 4rem; */background-image: url(../images/wushuai.png);background-position: 85% 25px;background-repeat: no-repeat;background-size:250px;position:relative}
.box2::after{content: '';display: block;width: 50px;height: 50px; border: 1px #aaaaaa solid;border-radius: 50px;background:url(../images/prod_in_btn.png) no-repeat center;position:absolute;top:120px;left:50px;transition:0.3s all ease;}
.box2:hover::after{background:url(../images/prod_in_btn1.png) no-repeat center #18316b;border-color:#18316b }

.box-right .box2 .box-txt span {font-size:32px;line-height: 1.3;color:#444}
.box-right .box2 .box-txt p{font-size:12px;color:#999;letter-spacing:1px;}
.box-right .box2 .box-txt a {color: #d9d9d9; border: 1px #aaaaaa solid;border-radius:50%;display: block; width:52px;height:52px;text-align: center;margin-top: 20px;float: left;font-weight: bold;transition: 0.3s;font-size:35px;}
.box-right .box1 .box-txt a:hover {background-color: #18316b;border: 1px #18316b solid;color: #fff;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.box-right .box2 .box-txt a:hover {background-color: #18316b;border: 1px #18316b solid;color: #fff;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.box-right .box2 .box-txt {width: 46%;overflow: hidden;padding: 50px;}



.product-list{clear:both;padding-top:15px;width:1230px;}
.product-list .item{float:left;margin-right:15px;margin-bottom:30px;width:290px;height:335px;background:#fff;}
.product-list .pic{position:relative;width:290px;height:290px;overflow:hidden;border-bottom:#ddd solid 1px;}
.product-list .pic img{display:block;width:260px;height:260px;transition: all ease-in-out 1s;text-align:center;padding:15px;}
.product-list .text{padding:0px 0px 0px;overflow:hidden;}
.product-list .text span{display:block;height:40px;line-height:40px;font-size:16px;overflow:hidden;text-align:center}
.product-list .text span a{color:#333;}
.product-list .text p{height:26px;line-height:26px;font-size:14px;color:#666;overflow:hidden;}
.product-list .item:hover .pic img{transform:scale(1.1);}
.product-list .item:hover span a{color:#18316b;}
.product-list .item:hover{box-shadow:0 0 20px #ccc;}


/*优势*/
.content{width: 1200px;margin: 0 auto;}
.fen{ height:1015px; padding-top:78px; overflow:hidden; background:#f7f7f7;}
.tit{ height:115px; overflow:hidden; font-weight:bold; text-align:center;}
.slide-left{background: url(../images/title.png) no-repeat center top;}
.tutu img{padding-top:15px;}
.tit a{ color:#434043;font-size:45px;}
.tit b{ color:#18316b;}
.tit span{ display:block; font:14px "Microsoft YaHei"; color:#282828; letter-spacing:3px; padding:3px 0;}
.ys1{ background:url(../images/ys_bg1.jpg) no-repeat center top; height:720px; padding-top:70px; overflow:hidden;}
.ys1 h2 img{ display:block; width:835px; height:469px;}
.ys1 dl{ width:335px; margin-top:200px;}
.en .ys1 dl{ /*width:335px; */margin-top:200px;}
.ys1 dt{ text-align:right; font:30px "Microsoft YaHei"; color:#434043; font-weight:bold;}
.en .ys1 dt{ text-align:right; font:20px "Microsoft YaHei"; color:#434043; font-weight:bold;}
.ys1 dt b{ color:#18316b;}
.ys1 dt em{ display:block; font:12px Arial; color:#c9c9c9; text-transform:uppercase; padding-top:8px;}
.ys1 dd{ padding-top:20px;}
.ys1 dd p{ font:13px "Microsoft YaHei"; line-height:30px; color:#909090;}
.ys1 dd p b{ color:#434043; display:block; float:left; width:65px;}
.ys1 dd p span{ display:block; float:left; width:265px;text-align:left;}
.ys2{ height:652px; background:url(../images/ys_bg2.jpg) no-repeat center top; padding:0;}
.ys2 dt{ text-align:left;}
.ys2 dd p{ width:320px;}
.ys2 dd p span{ width:254px;}
.ys3{ background:url(../images/ys_bg3.jpg) no-repeat center top; height:596px; padding:0;}
.ys3 ul{ width:860px; float:left;}
.ys3 li{ width:418px; height:235px; float:left; margin:0 1px 1px 0; position:relative;}
.ys3 li img{ display:block;width:418px; height:235px;}
.ys3 li p{ position:absolute; top:5px; left:5px; width:125px; height:50px; background:url(../images/ys3_01.png) no-repeat left top; font:18px "Microsoft YaHei"; font-weight:bold; color:#fff; padding:14px 0 0 40px;}
.ys3 .li02 p{ background:url(../images/ys3_02.png) no-repeat; width:145px;}
.ys3 .li03 p{ background:url(../images/ys3_03.png) no-repeat; width:156px; top:166px;}
.ys3 .li04 p{ background:url(../images/ys3_04.png) no-repeat; width:145px; top:166px;}
.ys3 dl{ width:310px;}
.ys3 dd p span{ width:245px;}
.ys4{ background:url(../images/ys_bg4.jpg) no-repeat center top; height:552px;}

/*案例*/
.anli{background: url(../images/an-bj.jpg)repeat;height: 857px;}
.case_row1{background: url(../images/title1.png) no-repeat center 35px;padding-top: 35px;}
.case_row1 a{color: #fff;font-size: 42px;font-weight: bold;line-height: 70px;text-align: center;display: block;}
.case_row1 a .color{font-size: 42px;color: #fff;display: inline-block;font-family: microsoft yahei;}
.case_row1 a p{display: block;font-size: 17px;line-height: 28px;font-weight:lighter;color:#fff;text-align: center;}

/* --case-- */
.case{padding:60px 0;overflow:hidden;background:#f8f8f8;}
.case-tab{padding-top:45px;}
.case-tab .tab-menu{position:relative;z-index:2;height:85px;line-height:85px;background:url(../images/anli.png);}
.case-tab .tab-menu ul{display: flex;}
.case-tab .tab-menu li{position:relative;float:left;/* width:14%; */font-size:16px;/* padding: 0px 24px; */flex: 1;}
.case-tab .tab-menu li:last-child a{border-right:none;}
.case-tab .tab-menu li a{display:block;color:#fff;text-align:center;/* border-right:#fff solid 1px; */}
.case-tab .tab-menu li i,.case-tab .tab-menu li span{display:inline-block;margin: 0px 6px;vertical-align:middle;color:#666666;}
.en .case-tab .tab-menu li span{width:115px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.case-tab .tab-menu li i{position:relative;width:32px;height:28px;overflow:hidden;}
.case-tab .tab-menu li i img{display:block;position:absolute;top:0;left: 1px;transition: all ease-in-out 0.5s;}
.case-tab .tab-menu li.cur{}
.case-tab .tab-menu li.cur a{}

.case-tab .tab-main{background:#fff;box-shadow:0 0 20px #000}
.case-item {display: flex;padding:30px 0px 40px 12px}
.case-item .faan-l{flex-grow: 1;overflow:hidden;}
.case-item .faan-z{flex-grow: 1;overflow:hidden;}
.case-item .faan-r{flex-grow: 1;overflow:hidden;}
.case-slide .faan-l a{display:block;}
.case-slide .faan-z a{display:block;}
.case-slide .faan-r a{display:block;}
.case-item .faan-l li {position:relative;padding-top:10px;overflow:hidden;width:280px;height:209px;}
.case-item .faan-z li {position:relative;padding-top:10px;overflow:hidden;width:580px;height:430px;}
.case-item .faan-r li {position:relative;padding-top:10px;overflow:hidden;width:280px;height:209px;}
.case-item .faan-l li img{width:280px;height:209px;transition: all 1s;}
.case-item .faan-z li img{width:580px;height:430px;transition: all 1s;}
.case-item .faan-r li img{width:280px;height:209px;transition: all 1s;}
.case-item .faan-l li a:hover img , .case-item .faan-z li a:hover img , .case-item .faan-r li a:hover img{transform:scale(1.1);}
.case-item .faan-l li span{position: absolute;left: 0;bottom:0px;display: block;padding: 0 5%;width: 90%;height:48px;line-height: 48px;font-size:16px;color: #fff;background: rgba(0,0,0,0.5);}
.case-item .faan-z li span{position: absolute;left: 0;bottom:0px;display: block;padding: 0 5%;width: 90%;height:48px;line-height: 48px;font-size:16px;color: #fff;background: rgba(0,0,0,0.5);}
.case-item .faan-r li span{position: absolute;left: 0;bottom:0px;display: block;padding: 0 5%;width: 90%;height:48px;line-height: 48px;font-size:16px;color: #fff;background: rgba(0,0,0,0.5);}



/*关于我们*/
.yy_bj{height: 685px;padding-top: 50px;background:#f8f8f8;box-sizing: border-box;font-family:"Microsoft Yahei";}
.about{}
.about123 h2{text-align:center;display:block;background:url(../images/title.png) no-repeat center top;}
.about123 h2 span{font-size:36px;color:#282828;font-weight:bold;font-size:45px;}
.about123 h2 b{color:#18316b;}
.about123 h2 i{background: url(../images/guaduibixian.png) no-repeat center;text-align:center;display:block;margin:auto;height: 22px;line-height: 22px;padding: 6px;}
.about123 h2 p{font-size:18px;color:#666666;font-weight:normal;padding-top:10px;letter-spacing:1px;}

.yy dl{height: 445px;padding-top:40px;}
.yy dl dt{position: relative; width: 700px; height: 445px; float: left; }
.yy dl dt img{width: 700px; height: 445px; position: relative;z-index: 1;}
.en .yy dl dd{padding-top: 20px;} 
.yy dl dd{width: 430px;  float: right;padding-top:30px;position:relative;}
.yy dl dd em{ display: block; letter-spacing: 3px; text-transform: uppercase; font-size:14px; color: #cccccc;margin-bottom:55px; font-weight: normal;font-family: "Arial";  }
.en .yy dl dd em{    margin-bottom: 26px;}
.en .yy dl dd h3{ font-size:28px; color: #333333; font-weight: normal;}
.yy dl dd h3{ font-size: 45px; color: #333333; font-weight: normal; }
.en .yy dl dd h3 {font-size: 28px;color: #333333;font-weight: normal;}
.yy dl dd h3 b{font-weight: bold;color: #172e7a;}
.yy dl dd p{font-size: 16px; height: 205px; color: #666666; line-height: 40px;}
.en .yy dl dd span{ font-size: 14px; color: #666666;padding-left: 2px; position: relative; display: block;height:40px; line-height:40px;width:130px;background:#fff;text-align:center;border:1px solid #e5e5e5;margin-top:85px;}
.yy dl dd span{ font-size: 14px; color: #666666;padding-left: 2px; position: relative; display: block;height:40px; line-height:40px;width:130px;background:#fff;text-align:center;border:1px solid #e5e5e5;margin-top:15px;}
.yy dl dd span a{color:#666666;font-weight:normal}
.yy dl dd span a:hover{background:#172e7a;display:block;height:40px; line-height:40px;width:130px;color:#fff}


/*数字加载*/
.strength123{overflow:hidden;background: #f8f8f8;}
.w1200{margin-left: auto;margin-right: auto;width: 1200px;background:#fff;margin-bottom:45px;}
.strength123 ul{border-left:1px solid #ededed;height:180px;}
.strength123 li{float:left;width:229px;border-right:1px solid #e9e9e9;transition:all .4s;padding:35px;height:110px;font-size:14px;color:#333;text-align:center;position:relative;}
.strength123 li span{display:block;font-size:18px;color:#666;margin-top:10px;}
.strength123 li strong{font-size:60px;font-family:Arial;line-height:60px;font-weight:bold;margin-right:5px;}
/*.strength li:after,.strength li:last-child:before{content:"";position:absolute;left:-2px;top:40px;width:3px;height:20px;background:#dedede;}*/
.strength123 li:last-child:before{right:-2px;left:auto;}
.strength123 li:hover{box-shadow:0 0 10px #ddd;background:#18316b;color:#fff;}
.strength123 li:hover span{color:#fff;}


/*新闻资讯*/
.nswsbj{height:680px;box-sizing: border-box;/* background:#f2f2f2; */padding-top:45px;overflow: hidden;font-family:"Microsoft Yahei";}
.nswsbj h2{margin-bottom: 25px;text-align:center;display:block;background:url(../images/title.png) no-repeat center top;}
.nswsbj h2 span{font-size:36px;color:#282828;font-weight:bold;font-size:45px;}
.nswsbj h2 b{color:#18316b;}
.nswsbj h2 i{background: url(../images/guaduibixian.png) no-repeat center;text-align:center;display:block;margin:auto;height: 22px;line-height: 22px;padding: 6px;}
.nswsbj h2 p{font-size:18px;color:#666666;font-weight:normal;padding-top:10px;letter-spacing:1px;}
.news{width:1200px;height:468px; position: relative; }
.news .newstit{ height:57px;width: 700px; margin:0 auto;}
.news .newstit i{color:#333333;height: 57px; display: inline-block; font-weight: normal;text-decoration: none;}
.news .newstit i a{width: 220px;text-align: center;float: left;margin-right:20px;position: relative;text-decoration: none;font-size: 16px;display: inline-block;height:57px;color:#fff;background:#18316b;line-height:57px;font-weight: normal;margin-right: 10px;display: block;}
.news .newstit i a.nones{margin-right: 0;}
.news .newstit i a.cur{color:#fff; background:#e8bd15; font-weight: bold;}


.news_nr{margin-top: 30px;}
.news1{width: 572px; float: left;}
.news1 dl{width:572px; overflow: hidden;}
.news1 dt{ width:572px;height:264px; position: relative; overflow: hidden; margin-bottom: 25px;}
.news1 dt img{width:572px;height:264px; display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.news1 dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.news1 dd{width:572px; overflow: hidden;box-sizing: border-box;}
.news1 dd em{ display:block;font-size: 14px;  color: #666666; font-weight: normal;width: 115px; height: 80px;border-right: 1px solid #ebebeb; text-align: left;  float: left;}
.news1 dd em b{font-size: 50px; display: block;    height: 55px;line-height: 50px;}
.news1 dd .desc{width: 426px; float: right;}
.news1 dd h3{font-size: 18px; font-weight: normal;height: 38px;color:#333333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.news1 dd h3 a{ color:#333333;}
.news1 dd p{overflow: hidden;font-size: 14px; line-height: 22px; color:#888888; text-align: justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}

.news2{width: 562px; float: right;}
.news2 dl{height:110px;border:1px solid #ebebeb;background: #fff;margin-bottom:20px;}
.news2 dt em{ display:block;font-size: 14px;  color: #666666; font-weight: normal;width: 115px; height: 80px;border-right: 1px solid #ebebeb; text-align: left;  float: left;margin-top: 17px;margin-left: 30px;}
.news2 dt em b{font-size: 50px; display: block;height: 55px;line-height: 50px;}
.news2 dd{width:383px;padding-top: 15px; float: right; overflow: hidden;box-sizing: border-box;padding-right: 30px;}
.news2 dd h3{font-size: 16px; font-weight: normal;height: 32px;color:#333333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 5px; }
.news2 dd h3 a{ color:#333333;}.news2 dd h3 a:hover{color:#18316b;font-weight:bold;}
.news2 dd p{overflow: hidden;font-size: 14px; line-height: 22px; color:#888888; text-align: justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
.news2 dl:hover{background:#18316b;}
.news2 dl:hover dt em, .news2 dl:hover h3 a, .news2 dl:hover dd p{color:#fff}



/*底部*/
.footWrap{background: url(../images/ftbg.jpg) no-repeat center top; min-height:343px;padding-top: 65px; font-family:"Microsoft Yahei";box-sizing: border-box;}
.footer{width:1200px;margin: 0 auto; overflow: hidden;clear: both;}
.footer em{padding:0 5px;}
.ft_left{width:263px;float: left; height: 235px;  position: relative;}
.ft_left:before{ content: ""; width: 1px ;height: 203px; background: #6e6e6e; position: absolute;right: 0;top:5px; }
.ft_left .flogo img{width:154px;height: 66px; display: block;}
.ft_left p{font-size: 14px; color: #fff; line-height: 32px;padding-top: 20px;}
.ft_left p a{ color: #fff; }

.fcontact{width:424px;float: left;padding-left:50px;box-sizing: border-box;height: 265px; position: relative;}
.fcontact:before{ content: ""; width: 1px ;height: 203px; background: #6e6e6e; position: absolute;right: 0;top:5px; }
.fcontact h3{font-size: 18px;margin-bottom: 20px;  color: #ffffff; font-weight: bold; position: relative;  }
.fcontact li{font-size: 14px;color: #e1e1e1; height: 50px;margin-bottom: 12px;  font-weight: 
normal;padding-left: 50px; background: url(../images/fico3.png) no-repeat left center; line-height: 21px; }
.fcontact li  span{ display: block; font-size: 14px; color: #ffffff; font-weight: bold; }
.fcontact li:nth-child(1){background: url(../images/fico1.png) no-repeat left center;font-size: 18px; font-weight: bold; font-family: "Arial";}
.fcontact li:nth-child(2){background: url(../images/fico2.png) no-repeat left center;font-size: 18px; font-weight: normal; font-family: "Arial";}

.ft_nav{width: 347px; float: left;padding-left: 50px; box-sizing:  border-box; position: relative;}
.ft_nav:before{ content: ""; width: 1px ;height: 203px; background: #6e6e6e; position: absolute;right: 0;top:5px; }
.ft_nav h3{font-size: 16px; color: #ffffff; font-weight: bold; position: relative; margin-bottom: 20px;  }
.ft_nav .fnav a{display: block;font-size:16px;color:#ffffff;width:147px;float: left;height: 45px; line-height: 45px; }
.en .ft_nav .fnav a{display: block;font-size:16px;color:#ffffff;width:147px;float: left;height: 45px; line-height: 45px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.ft_code{ width: 114px; float: right;}
.ft_code h3 i { display: block; font-size: 16px;margin-top: 16px; height: 40px; line-height: 40px;border-bottom:1px solid #979898; border-top:1px solid #979898;}
.en .ft_code h3 i {display: block;font-size: 14px;margin-top: 16px;height: 40px;line-height: 40px;border-bottom:1px solid #979898;border-top:1px solid #979898;font-family:"Arial";}
.ft_code h3 { display: block; font-size: 19px; color: #fff; font-family: "Times New Roman"; font-weight: normal; }
.code{width: 114px;height: 114px; float: left;margin-top: 20px;margin-right: 39px; }
.code img{width: 114px;height: 114px;}


/*友情链接*/
.link_bj{min-height: 60px;position: relative;z-index: 1;background: #12339e;overflow: hidden;}
.link_bj .link{width:1200px; margin: 0 auto; height:auto; overflow: hidden;font-family:"Microsoft Yahei";}
.link_bj .link span{font-size:16px;overflow: hidden;line-height: 60px;color:#fff;float:left;}
.link_bj .link  ul{width: 1004px; float: left;}
.link_bj .link  ul li{line-height: 60px; float: left;padding-left:15px;}
.link_bj .link  ul li a{color:#fff;}
.link_bj .link  ul li a:hover{color: #fff;}

.client-2{position: fixed;right: -170px;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: 62px;height: 47px;position: relative;}
.client-2 .my-kefu-tel-right{font-size: 16px;color: #fff;float: left;height: 24px;line-height: 22px;padding: 0 15px;border-left: 1px solid #fff;margin-top: 14px;}
.client-2 .my-kefu-right{width: 20px;}
.client-2 .my-kefu-tel-main{background: #d82634;color: #fff;height: 53px;width: 230px;padding:9px 0 0;float: left;}
.client-2 .my-kefu-main{background: #d82634;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;}

/* 内页样式 */
.location{width: 100%;height: 45px;border-bottom: 1px solid #eee;}
.location_main{width: 1200px;margin: 0 auto;padding-top: 14px;line-height: 15px;font-size: 14px;background: url(../images/location.png) no-repeat 0 15px;text-indent: 20px;}
.location_main a{color: #666;}
.location_main a:hover{color: #18316b;}

.inner{width: 1200px;padding-top: 40px;overflow: hidden;margin: 0 auto;}
.inner_fl{width:901px;border-right: 1px solid #eee;float: left;}
/*.showabout{margin-right: 20px;line-height: 25px;overflow: hidden;min-height: 600px;color: #666;}*/
.showmap img{max-width: none;}
.inner_fr{width: 270px;margin-left: 19px;float: left;}
.inner_search{width: 270px;height: 65px;}
.inner_search .search_info{width: 267px;height: 50px;overflow: hidden;background: url(../images/search_bg2.jpg) no-repeat;}
.inner_search .search_info_txt { display:inline; float:left; width:220px; height:50px;}
.inner_search .search_info_txt_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #666; float: left; font-size:14px; height:50px; line-height:50px; overflow: hidden; width:220px; text-indent:12px;}
.inner_search .search_info_btn { float: left; height:50px; width:47px; }
.inner_search .search_info_btn_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #D3E8F9; float: left; font-size:12px; height:50px; line-height:50px; overflow: hidden; width:47px; cursor:pointer; }

.inner_cat {width: 270px; margin-bottom: 10px;}
.inner_cat_tit { width: 270px; line-height:68px; background:url(../images/inner_cat_tit.jpg) no-repeat; text-indent:33px; font-weight:bold; color:#333;}

.frpro_cat { width: 270px; margin-top: 10px;}
#nav ,#nav ul { width: 270px; list-style: none;  padding: 0px; margin: 0px; }
#nav ul ul {  }
#nav a { display: block;  text-decoration: none;cursor:pointer; }
#nav a:hover { color: #18316b; }
#nav li { width: 270px; line-height: 38px; position: relative; background:url(../images/inner_catli.jpg) no-repeat; text-indent:10px; }
#nav li ul { position: absolute; left: -999em; z-index:999; width:202px; font-weight: normal; margin: 0px; padding: 0px; }
#nav li li { width:200px;  background:#f7f7f7 !important;}
#nav li ul a { width: 200px; text-align:center; line-height:32px; }
#nav li ul ul {  }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover ul, #nav li.sfhover ul { right: 270px; top: 0px;cursor:pointer;  }
#nav li:hover, #nav li.sfhover {  color: #f7f7f7;}
#nav li ul a:hover { background:#18316b !important; color:#fff !important;}
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 1%; }

.inner_lx {width:267px; margin-bottom:15px;}
.inner_lx_tit { width:267px; line-height:68px; background:url(../images/inner_lx_tit.jpg) no-repeat; text-indent:33px; font-weight:bold; color:#333;}
.inner_lx .txt { width:267px; margin-top:10px; line-height:32px;}

.inner_lxpro {margin-bottom:15px;}
.inner_lx_titpro { line-height:68px; background:url(../images/inner_lx_tit.jpg) no-repeat; text-indent:33px; font-weight:bold; color:#333;}
.inner_lxpro .txt { margin-top:10px; line-height:32px;}

/* 产品分类列表 */
.inner_flpro{float: left;width: 240px;}
.inner_frpro{float: right;width: 930px;}
.inner_frpro>h3{height: 50px;font-size: 24px;font-weight: normal;line-height: 50px;border-bottom: 1px solid #ebebeb;}
.inner_frpro>h3 span{display: inline-block;border-bottom: 1px solid #393939}
.nyjc{}
.nyjc-til{padding:15px;color:#fff;background: #18316b}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}
#sidebar1{padding:10px;background: #fff;border:1px solid #ccc;border-top: 0;}
#sidebar1 li{margin-top: 10px;}
#sidebar1 li:first-child{margin-top: 0px;}
#sidebar1 li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar1 li.cur a, #sidebar1 li:hover a{background: #18316b;color: #fff;}

#sidebar1 dt{margin-top: 10px;font-weight: normal;line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;cursor: pointer;}
#sidebar1 dt:first-child{margin-top: 0px;}
#sidebar1 dt>a{color: #666;display: block;}
#sidebar1 dt.cur, #sidebar1 dt:hover{background: #18316b;color: #fff;}
#sidebar1 dt.cur a,#sidebar1 dt:hover a{color:#fff;}
#sidebar1 dd{display: none;}
#sidebar1 dd a{display: block;line-height: 35px;border-bottom: 1px dashed #ddd;background: url(../images/iyuan.png) 5px center no-repeat;padding-left: 25px;margin-bottom: 5px;position: relative;color: #333;}
#sidebar1 dd a.cur, #sidebar1 dd a:hover{background: url(../images/iyuan_on.png) 5px center no-repeat;color:#18316b;}


/* 产品模块 */
#productlist{ padding:15px  0px;}
#productlist li{ float:left; display:inline; text-align:center;}
#productlist li a.img{ display:block; text-align:center; font-size:0px;}
#productlist li a.img img{ margin:auto; border:1px solid #ccc;}
#productlist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showproduct{ padding:15px;}
#showproduct .pshow{overflow: hidden;}
#showproduct h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showproduct .pshow dt{ float:left;}
#showproduct .pshow dd{ float:right;}
#showproduct .pshow dd ul{ margin-left:15px; }
#showproduct .pshow dd li{ padding:5px 5px 5px 45px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #eee; position:relative; line-height:2; }
#showproduct .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;}
#showproduct .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showproduct .editor{ line-height:2; padding:0px 0px; font-size:14px;}

/*图片模块*/
#imglist{ padding:15px; }
#imglist li{ float:left; display:inline; text-align:center;margin: 0 4px;}
.en #imglist li{ float:left; display:inline; text-align:center;margin: 0 4px;width:280px;}
#imglist li a.img{ font-size:0px; display:block;}
#imglist li a.img img{ margin:auto;  border:1px solid #ccc; }
#imglist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showimg{ padding:15px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center; font-weight: bold; }
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.imgparalist li{ padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
.imgparalist li span{ float:left; margin-right:10px; color:#999;}
#showimg .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }


/*栏目页推荐新闻*/
.topnew {width: 100%;  margin: 0 auto;padding-bottom: 30px;padding-top: 20px;}
.tjnew{margin-top:20px;}
.tjnew_top{line-height:40px; height:40px; border-bottom:1px #ccc solid;}
.en .tjnew_top h2{width: 205px;}
.tjnew_top h2{float:left;width:150px; text-indent:15px; height:40px; line-height:40px; border-bottom:2px #18316b solid; color:#18316b; font-size:18px;font-weight: bold;}
.tjnew_top em{float:right; margin-right:5px; text-transform:uppercase; font-size:14px; color:#ccc;}
.tjnew_top em a{text-align:right; color:#ccc;}
.tjnew_top em a:hover{color:#18316b;}
.tjnew_nr{margin-top:10px;}
.tjnew_nr dl{overflow:hidden;}
.tjnew_nr dl dt{float:left; overflow:hidden; width:331px; display:block;}
.tjnew_nr dl dt img{display:block; width:307px; border:1px #ccc solid; padding:2px;}
.tjnew_nr dl dt img:hover{ border:1px #183888 solid;}
.tjnew_nr dl dd{float:right; width:867px;}
.tjnew_nr dl dd h2{font-size:16px; color:#333;font-weight:block;}
.tjnew_nr dl dd h2 a{ color:#333; line-height:40px; text-decoration:none;}
.tjnew_nr dl dd h2 a:hover{color:#183888;}
.tjnew_nr dl dd p{font-size:14px;line-height:25px; color:#4b4b4b;}
.tjnew_nr dl dd em{display:inline-block; width:100px; line-height:40px; background:#ccc;margin-top:30px; float:right; text-transform:uppercase; text-align:center; color:#4b4b4b; font-size:14px;}
.tjnew_nr dl dd em:hover{background:#183888;}
.tjnew_nr dl dd em:hover a{color:#fff; text-decoration:none;}
.tjnew_nr ul{margin-top:20px;overflow: hidden;}
.tjnew_nr ul li{float:left; width:49%; height:40px; line-height:40px; margin-right:2%; border-bottom:1px #ccc dashed;}
.tjnew_nr ul li:nth-child(even){margin-right: 0}
.tjnew_nr ul li a{font-size:14px; color:#4b4b4b; text-indent:25px;}
.tjnew_nr ul li a:hover{ color:#18316b;}
.tjnew_nr ul li em{float:right; font-size:13px; color:#ccc;line-height:40px; margin-right:8px;}

#newslist{ padding:15px 20px;}
#newslist li{ padding:6px 10px; background:url(../images/dt-0.gif) no-repeat left 19px;}
#newslist li a{ font-size:14px; margin-right:5px;}
#newslist li span{ float:right; color:#aaa;}
#newslist li p{ color:#aaa;}
#shownews{ padding:0px 15px 15px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; font-weight: bold; text-align:center; border-bottom:1px dotted #ccc; padding:5px 0px; margin:10px 0px; color:#333;}


#newslist dl{overflow: hidden;margin-bottom: 20px;}
#newslist dl dt{width: 240px;height:180px;float: left;overflow: hidden;border: 1px solid #ccc;box-sizing: border-box;}
#newslist dl dt img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;max-width: 100%;display: block;}
#newslist dl dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
#newslist dl dd{float: left;width: 600px;margin-left: 20px;}
#newslist dl dd h5 a{font-size: 18px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;line-height: 40px;}
#newslist dl dd h5 a:hover{color: #18316b;}
#newslist dl dd p{line-height: 25px;margin-top: 10px;}
#newslist dl dd em{margin-top: 10px;display: block;color: #555;font-size: 12px;}

/*bigzoompic*/
#MagnifierWrap2{position: relative;width: 350px;}
.MagnifierMain{position: relative;width: 350px;height:350px;border:1px solid #ccc;}
.MagnifierMain img{width: 100%;}
.MagnifierDrag{position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move;}
.MagnifierPop{position: absolute;top:0;overflow: hidden;background:#fff url(../images/loading.gif) no-repeat center center; }
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;width: 292px;height: 77px;overflow: hidden;margin: 0 auto;}
.spec-items ul{width: 500%;position: absolute;top:8px;left: 0;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 65px;height:65px;float: left;overflow: hidden;margin-right: 5px;border: 2px solid #ccc;cursor: pointer;}
.spec-items li.on{border:2px solid #18316b;}
.spec-items li img{width: 100%;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height: 69px;line-height: 69px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;}
span.on{background-color: #ccc;color: #999;cursor: pointer;}
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}


.pro_key {line-height: 35px; border-top: dashed 1px #d7d7d7;margin-top: 5px;font-size: 14px;}
.mod_goods_info {clear:both;margin-bottom:10px;position:relative}
.mod_goods_info .hds {border-bottom: 1px solid #ddd;height: 34px;_overflow:hidden;}
.mod_goods_info .hds li {float:left;cursor:pointer;/* border:1px solid #d7d7d7; */border-bottom:0;margin-right:-1px;}
.mod_goods_info .hds li h3 {display:block;width:128px;height:30px;line-height:30px;text-align:center;font-size:14px;border-bottom:0;background-color:#f3f3f3;border:1px solid #fff;}
.mod_goods_info .hds li h3 a {color:#333;font-weight: normal;text-decoration:none;outline:none}
.mod_goods_info .hds .status_on {border-color:#18316b;border-bottom:0;position:relative;}
.mod_goods_info .hds .status_on.active1 h3{border-bottom:0;position:relative;border-bottom: 2px solid #18316b;background:#18316b;color: #fff;}
.mod_goods_info .hds .status_on h3 {height:31px;background-color:#fff;color:#18316b;font-size:16px;}
.mod_goods_info .hds .status_on h3 a {color:#076EBB;font-weight:bold}
.mod_goods_info .more{ position:absolute;top:8px; right:0px;}
.mod_goods_info .more a:link,
.mod_goods_info .more a:visited{text-decoration:none;color:#085C9B;}
.mod_goods_info .more a:hover{color:#D4105A;}
.pright { width:280px; float:left; margin-left:20px;}
.propar { }/*产品详细参数字体颜色*/ 
.propar .line{ font-weight:normal; text-decoration:line-through;}
.propar .span_1 { font-weight:bold; font-size:14px; color:#f00;}
.propar .span_2 { font-size:16px;}
.propar h4 { color:#333; line-height:28px; background:#F7F7F7; padding:0 8px;}
.propar .more { text-align:right; border-bottom:dashed 1px #d7d7d7; margin-bottom:5px; }
.propar .more a {color:#009A44; padding-left:12px; line-height:20px; }
.propar .more a img { margin-right:5px;}
.dgxxBox{padding:0 15px; width:645px; height:300px;  font-family:微软雅黑;}
.dgxxBox p{font-size:16px; padding:25px 0; color:#666;}
.dgxxBox .m_form{}
.dgxxBox .m_form li{width:310px; height:38px; float:left; margin-bottom:13px; color:#777;}
.dgxxBox .m_form label{float:left; border:1px solid #dedede; line-height:36px; height:36px; width:77px; display:inline-block; text-align:center; background:#fff;}
.dgxxBox .m_form .iptTxt{float:right; width:230px; border:1px solid #dedede; border-left-width:0; height:16px; line-height:16px; padding:10px 0; outline:none; text-indent:1em; background:#fff; color:#333;}
.dgxxBox .m_form .txtAre{margin-left:12px; width:296px; height:161px; border:1px solid #dedede; outline:none; resize:none; padding:14px; color:#333; line-height:18px;}
.dgxxBox .m_form .btnTjly{width:310px; height:38px; background:#18316b; border:none; cursor:pointer; color:#fff;}
.dgxxBox .m_form .areLi{height:205px; float:right; display:inline;}
.dgxxBox .m_form .btnLi{background:none; height:60px;}

.proinfo  { font-size:14px; line-height:25px; min-height: 300px;}
.proinfo h4 { line-height:28px; background:#F7F7F7; padding:0 5px; margin-top:10px;}
.proinfo p {color:#414141}
.proinfo p a { color:#009A44;}
.cp { border:1px solid #d7d7d7; background:#fff; margin-top:20px; }
.cptab { border-bottom:1px solid #d7d7d7; background:#f7f7f7;  }
.cptab  {  line-height:25px; font-size:14px; color:#18316b; text-decoration:none; padding:0 8px;  }
.cptab a:hover {text-decoration:none;}
.cptab a.cr { background:#eee; font-weight:bold; }
.cp dl { overflow:hidden; float:left; display:inline; padding: 12px 0px 0 11px; width: 211px; }
.cp dt { overflow:hidden; }
.cp dt a {width: 207px; display:block; border:1px solid #D5D5D5; padding:1px;}
.cp dt a:hover { border:solid 1px #18316b;} /*产品图片边框连接*/
.cp dt img {display:block;max-width: 100%;}
.cp dd {  line-height:24px; padding:8px 0; overflow:hidden; display:block; text-align:center }
.t06 a { color:#009A44;}
.t06 a :hover { color:#009A44;}

/*在线反馈*/
#feedback{ padding:15px;}
#feedback>h3{line-height: 35px;background: #f4f4f4;padding-left: 10px;color: #ff0000}
#feedback table{ margin:0px auto;}
/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}
/*表单*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}
/*反馈系统提交表单-feedback文件样式*/
.feedback_table{ width:100%; margin-top:10px; text-align:left;}
.feedback_table td.text{ text-align:right; width:20%; height:28px; line-height:28px; padding-right:3px; font-weight:bold;}
.feedback_table td.input{ padding-left:3px;}
.feedback_table td.input input{ padding:2px; margin-right:5px;}
.feedback_table td.input textarea{ width:80%; padding:2px; margin-right:5px; }
.feedback_table td.input .info{ color:#f00; }
.feedback_table td.submint{ padding:5px 0px; }
.feedback_table td.submint input{ cursor:pointer;}

.prodbaseinfo_a{float:left;margin-left:20px; z-index:1;width: 480px;}
.h2_prodtitle{font-size:16px;color:#414141;border-bottom:1px dashed #bbbbbb;padding:2px 0 10px;line-height:1.6em; }
.ul_prodinfo{padding:6px 0;overflow:hidden;zoom:1;}
.ul_prodinfos{padding:6px 15px;overflow:hidden;zoom:1;background:#f3f3f3;font-size:14px;font-weight:bold;}
.ul_prodinfos li{padding:5px 0 10px;}
.ul_prodinfo li{float:left;padding:6px 0;}
.ul_prodinfo li span{ font-size:16px; font-weight:bold; color:#18316b}
.li_normalprice,.li_prono{line-height:30px; }
.ul_prodinfo .li_prono,.ul_prodinfo .li_marketprice,
.ul_prodinfo .li_volume,.ul_prodinfo .li_weight,.ul_prodinfo .li_jf,
.ul_prodinfo .li_brand .span_title{color:#999;}
.ul_prodinfo .li_brand{width:180px; }
.li_prono{line-height:2.9em;}
.ul_prodinfo .b_proprice{font-size:14px;color:#ce1919;font-weight:normal;}
.ul_prodinfo a.a_brand{color:#c00;}
.ul_prodinfo a.a_brand:hover{text-decoration:underline;}
.ul_prodinfo .li_jf{clear:both;width:300px; }
.ul_prodinfo .li_jf b{font-weight:normal;color:#c00;}
.ul_prodinfo .li_jf a.a_usejf{display:-moz-inline-stack;display:inline-block;*display:inline;*zoom:1;width:80px;height:22px;line-height:22px;line-height:25px\9;_line-height:22px;overflow:hidden;background-position:-420px -120px;text-align:center;color:#fff;margin:0 0 0 8px;filter:alpha(opacity=90);opacity:0.9;vertical-align:middle;}
.ul_prodinfo .li_jf a.a_usejf:hover{filter:alpha(opacity=100);opacity:1.0;}
.div_prothumb .span_prev,.div_prothumb .span_next  {background:url(../images/sprite.png) no-repeat;}
.div_prothumb{position:relative;padding:15px 15px 0;}

.thumbporbox{position:relative;width:275px;overflow:hidden;}
.ul_prothumb{position:relative;width:7500px; overflow:hidden;}
.ul_prothumb li{float:left;width:69px;text-align:center;}

.ul_prothumb img{padding:1px;border:1px solid #ddd;width:60px !important;height: 42px !important;}
.ul_prothumb li.now img{border: 1px solid #009A44 !important; }
.div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top: 7px;width:22px;height: 63px; text-indent:-999em;overflow:hidden;cursor:hand;cursor:pointer;}
.div_prothumb .span_prev{left:0px;_left:-25px;background-position:-90px -282px;}
.div_prothumb .span_prevb{background-position:-112px -282px;cursor:default;}
.div_prothumb .span_next{right:0px;background-position:-156px -282px;}
.div_prothumb .span_nextb{background-position:-134px -282px;cursor:default;}

.cpshow{ overflow:hidden; padding-top:5px;}
.cpshow li{ float:left; width:220px; margin: 0 6px 0px;}
.cpshow li.noMl{ margin-right:0;}
.cpshow li img{ display:block; border:1px solid #d3d3d3;width: 218px;margin: 0 auto;}
.cpshow li h4{ text-align:center; font-weight:normal; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height:45px;}
.cpshow li h4 a{ font-size:14px; color:#333;}
.cpshow li h4 a:hover{color: #18316b;}
.cpshow li p{ font-size:13px; color:#666; line-height:21px; height:1px; overflow:hidden;}
.cpshow li span{ display:block; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cpshow li span .zx{ float:left; width:103px; height:40px; line-height:40px; text-align:center; font-size:13px; color:#fff; text-decoration:none; border-left:3px solid #333; background:#666;}
.cpshow li span .xq{ float:right; font-size:13px; color:#666; margin-top:14px;}
.cpshow li img:hover{ border-color:#18316b;}
.cpshow li span .zx:hover{ background:#009A44; border-left-color:#009A44;}

/*站内搜索*/
ul.searchnavlist{ list-style:none; padding:0px; margin:0px;}
ul.searchnavlist li{ padding:5px 0px;}
#searchlist{ padding:15px;}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}

/*工具栏*/
.met_hits{ padding:0px 5px; height:35px; line-height:30px; margin-top:10px; border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;}
.met_hits a{ color:#666;}
.met_hits .metjiathis{ position:absolute; left:5px; top:0px;}
.met_hits .metjiathis .jiathis_txt{float: left;}
.met_page{ text-align:center;}
.met_page a{ margin-right:50px; color:#1C57C4; text-decoration:underline;}

/* 返回头部 */
#roll {width: 40px;height: 40px;display: none;background: #000;position: fixed;right: 20px;bottom: 60px;z-index: 150;overflow: hidden;transition: all .2s ease-in-out 0s;cursor: pointer;border-radius: 50%;}
#roll:hover {background: #18316b;}
#roll_top {width: 40px;height: 40px;display: block;background: url(../images/gotop.png) no-repeat;transition: all .2s ease-in-out 0s;}
#roll_top:hover {background: url(../images/gotop.png) no-repeat;}

/*网站地图*/
#sitemaplist{ padding:15px;}
#sitemaplist .sitemapclass{ padding:5px 0px;}
#sitemaplist .sitemapclass1{ display:block; height:28px; line-height:28px; margin-bottom:5px; border-bottom:1px solid #ddd;}
#sitemaplist .sitemapclass1 a{ padding:5px 10px; background:#eee;}
#sitemaplist .sitemapclass2{ padding-left:15px; padding-top:3px;}
#sitemaplist .sitemapclass2 h3{  background:url(../images/dt-0.gif) no-repeat left center; padding:2px 8px;}
#sitemaplist .sitemapclass2 h3 a{ color:#444;}
#sitemaplist .sitemapclass2 h3 a:hover{ color:#18316b;}
#sitemaplist .sitemapclass2 div{ padding-left:2px;}
#sitemaplist .sitemapclass2 h4{ display:inline; padding:2px 6px;}
#sitemaplist .sitemapclass2 h4 a{ text-decoration:underline; color:#2c7199;}
#sitemaplist .sitemapclass2 h4 a:hover{color:#18316b;}

/* 翻页样式 */
#flip{padding-bottom: 20px;}
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#18316b; }
.metpager_5 a:hover { border:1px solid #18316b; color:#fff; background-color:#18316b;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#000; text-decoration:none;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#ddd;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}


/**/
.about_t{width:1200px;margin:0 auto;font-size:18px;text-align:center;clear:both;}
.about_t p{font-size:70px;color:#ebebeb; font-weight: bold;}
.about_t dl{font-size:40px;color: #18316b;margin-top: -54px;font-weight: bold;}
.about_t dl span{color:#ccc;}
.n_content_img img{padding-top:90px;}
.n_content_word{width:540px;line-height:35px;font-size:16px;margin-top:80px;margin-bottom: 60px;}
.n_content_word .gsm{border-bottom: 1px dashed #ddd;padding-bottom:14px;margin-bottom: 16px;}
.n_content_word .gsm_t{font-size:18px;}
.n_content_word .gsm_t p{font-size:32px;font-weight:bold;line-height: 40px;}
.n_content_word .jieshou p{text-indent:2em;font-size:14px;line-height:24px;}
.en .n_content_word .jieshou p{text-indent:2em;font-size:14px;line-height:20px;}

/*看得见的实力*/
.shili{margin-top:40px;}
.title{ font-size:45px; color:#222;  text-align:center;}
.title span{color: #18316b;}
.content{ font-size:18px; color:#666; text-align:center;padding-top:5px;}
.strength{ margin-top:1px;}

.st_ul{ width:100%; background:url(http://login.114my.cn/memberpic/dgdignsheng1/uploadfile/image/20200418/20200418183602_992911544.jpg) no-repeat center; height:170px; padding-top:45px;}
.st_ul1 li:nth-child(even){margin-top:50px;}
.st_ul li{ width:19.8%; float:left; text-align:center; border-right:1px #18316b solid;}
.st_ul li p:nth-child(1) span{ font-size:65px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.st_ul li p:nth-child(1) i{ font-size:20px; color:#fff; margin-left:5px;}
.st_ul li p:nth-child(2){ font-size:20px; color:#fff; margin-top:5px;}
.st_ul1 li{ float:left; text-align:center; cursor:pointer; }
.st_ul1 li{ width:280px; margin-right:20px; background:#f3f3f3;    padding-bottom: 35px; line-height:50px; font-size:26px; font-weight:bold; color:#222; position:relative;}
.st_ul1 li:hover{ color:#fff;-webkit-animation: test 0.2s ease-in 2;}

.st_ul1 a:nth-child(4)  li{ margin-right:0px;}
.st_ul1 li:after{ width:100%; height:0px; display:block; content:''; position:absolute; top:0px; left:0px; background:#18316b;transition:0.5s; z-index:1;}
.st_ul1 li img ,.st_ul1 li p{ position:relative; z-index:3;}
.st_ul1 li *{transition:0.5s;}
.st_ul1 li:hover:after{ height:100%; transition:0.5s;}
.st_ul1 li img { margin:10px 0px 24px 0px;width:95%;}
@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,5px)}
100%{transform:translate(0,0)}		
}
.st_ul1 li span{ font-size:16px; line-height:30px; display:block;    font-weight: 100; width:260px; margin:0 auto; padding-top:10px; position:relative;  z-index:3;}


.lxxs{height: 434px;padding-top: 45px;}
.lxxs h3{background:#18316b url(../images/lxline.jpg) no-repeat 156px 142px;text-align: center;font-size: 23px;font-weight: bold;color: #fff;padding-top: 58px;height: 134px;float: left;width: 379px;margin-right: 28px;margin-bottom: 28px;}
.lxxs h3 em{display: block;font-size: 16px;color: #f6f5f9;padding-top: 10px;font-weight: normal;}
.lxxs dl{float: left;width: 378px;height: 172px;border: 1px solid #ececec;background: #f7f7f7;margin: 0 28px 28px 0;padding-top: 18px;}
.lxxs .lastdl{margin-right: 0;}
.lxxs dt{width: 180px;margin: 0 auto;}
.lxxs dt img{width: 180px;height: 68px;display: block;transition: all 0.3s linear 0s;}
.lxxs dl:hover img{transform: rotateY(180deg);	}
.lxxs h4{font-weight: normal;height: 28px;line-height: 28px;font-size: 18px;color: #666666;text-align: center;}
.lxxs p{font-size: 18px;line-height: 28px;color: #252525;text-align: center;}
.en .lxxs p{font-size: 14px;line-height: 20px;color: #252525;text-align: center;}

/*解决方案*/
.design21{ height:410px; overflow:hidden;}
.design1{width:1200px;margin:auto;}
.design1 dl{ height:481px; overflow:hidden;}
.design1 dt{ width:659px; height:481px; float:right; overflow:hidden;}
.design1 dt img{ display:block;width:659px; height:481px;}
.design1 dd{ width:480px; float:left; padding:50px 0 0 30px;}
.design1 dd h3{ height:65px; border-bottom:1px dashed #aeaeae; font:22px "Microsoft YaHei"; font-weight:bold; color:#18316b; line-height:65px;}
.design1 dd h3 em{ font-size:40px;}
.design1 dd h4{ font:16px "Microsoft YaHei"; font-weight:bold; line-height:28px; overflow:hidden; color:#333; margin-top:10px;}
.design1 dd p{ font:14px "Microsoft YaHei"; line-height:28px; overflow:hidden; color:#555; margin-top:20px;}
.design1 .tit2{ line-height:100px; height:100px; overflow:hidden;}

.design2{ height:890px; padding-top:64px; overflow:hidden; background:#f7f7f7;}
.design22{ width:663px; overflow:hidden;}
.designt{ width:210px; overflow:hidden; float:left;}
.designt li{ width:210px; height:65px; margin-bottom:5px; font:16px "Microsoft YaHei"; font-weight:bold; line-height:65px;}
.designt li a{ display:block; padding-left:26px; color:#333; background:url(../images/design1_bg1.png) no-repeat;}
.designt li a:hover,.designt .cur a{ color:#fff; background:url(../images/design1_bg2.png) no-repeat;}
.design23{ width:450px; height:347px; float:right; overflow:hidden;}
.design23 dl{display:none;}
.design23 dl:first-child{display:block;}
.design23  img{ display:block;width:450px; height:347px;}
.design24{ width:457px; height:297px; background:#7d7c7f; padding:50px 40px 0 40px; overflow:hidden;}
.design24 dt{ height:65px; border-bottom:1px dashed #fff; font:22px "Microsoft YaHei"; font-weight:bold; color:#fff; line-height:65px;}
.design24 dt em{font-size:40px;}
.design24 dd{font:14px "Microsoft YaHei";height:112px; overflow:hidden; color:#fff; margin-top:20px;text-align:left}
.en .design24 dd{font:14px "Microsoft YaHei";height:200px; overflow:hidden; color:#fff; margin-top:20px;text-align:left}
.design24 dd p{ line-height:28px;}
.en .design24 dd p {line-height: 25px;}

.design25{ height:417px; overflow:hidden; background:#fff;}
.design26{width: 566px;padding: 50px 0 0 5px;overflow:hidden;}
.design26 h3{height:65px;font:22px "Microsoft YaHei"; font-weight:bold; color:#18316b; line-height:65px;}
.design26 h3 em{ font-size:40px;}
.design26 dt{ border:1px dashed #c1c1c1; margin-top:20px; font:14px "Microsoft YaHei"; line-height:40px; color:#555; overflow:hidden;}
.design26 dt em{ display:block; float:left; margin-right:5px; background:#d6d6d6; font:14px "Microsoft YaHei"; font-weight:bold; text-align:center; line-height:40px; width:125px; color:#333;}
.design26 dd{ height:137px; border:1px dashed #c1c1c1; overflow:hidden; margin-top:10px;}
.design26 dd span{display:block; float:left;background:#d6d6d6; font:14px "Microsoft YaHei"; font-weight:bold; text-align:center; line-height:137px; width:125px; color:#333;}
.design26 dd p{ width:430px; float:right; margin-top:10px;}
.design26 dd p i{ display:block; font:14px "Microsoft YaHei"; line-height:28px; height:28px; overflow:hidden; background:url(../images/design_jt.png) no-repeat left 5px; padding-left:30px;}
.design27{width: 620px;}
.design4{ width:600px; padding:50px 0 0 30px; overflow:hidden;}
.de02{ height:205px; overflow:hidden;}
.de02 dt{ height:65px; border-bottom:1px dashed #aeaeae; font:22px "Microsoft YaHei"; font-weight:bold; color:#18316b; line-height:65px;}
.de02 dt em{ font-size:40px;}
.de02 dd{ margin-top:20px;}
.en  .de02 dd{margin-top:15px;}
.de02 dd p{ font:14px "Microsoft YaHei"; line-height:28px;  color:#555;}
.en .de02 dd p{ font:14px "Microsoft YaHei"; line-height:18px;  color:#555;}
.de02 dd p em{ color:#18316b;}
.de03{ height:390px; overflow:hidden;}
.de03 dt{ height:60px; background:#d6d6d6; overflow:hidden; font:14px "Microsoft YaHei"; text-align:center; line-height:60px; font-weight:bold;}
.de03 dt em{ display:inline-block; width:299px; border-right:1px dashed #afafaf; color:#2c2c2c;}
.de03 dt .nones{ border:0;}
.de03 dd{ width:88px; float:left;position:relative;overflow:hidden;}
.de03 dd i{position:relative;overflow:hidden; display:block; font:14px "Microsoft YaHei"; line-height:24px; color:#000; width:78px; height:119px; padding:40px 5px 0 5px;background:#d6d6d6; border-top:1px solid #fff;}
.de03 dd .i01{ border-top:1px dashed #aaa;height:120px;}
.de03 .dd02{ width:211px; border-right:1px dashed #afafaf;}
.de03 .dd02 span{ display:block; height:120px; padding-top:4px;border-bottom:1px dashed #afafaf;}
.de03 .dd02 .sp01{border-bottom:1px solid #d6d6d6;}
.de03 .dd02 em{ padding-left:18px; display:block; font:14px "Microsoft YaHei"; height:28px; line-height:28px; color:#2c2c2c; text-transform:uppercase;}
.en  .de03 .dd02 em{ padding-left:18px; display:block; font:12px "Microsoft YaHei"; height:29px; line-height:17px; color:#2c2c2c; text-transform:uppercase;}
.de03 .dd03{ width:270px; height:240px; padding-top:60px; border-right:1px solid #d6d6d6; border-bottom:1px solid #d6d6d6;}
.de03 .dd03 em{ display:block;font:14px "Microsoft YaHei"; height:28px; line-height:28px; color:#2c2c2c; text-align:center;}
.en .de03 .dd03 em{ display:block;font:14px "Microsoft YaHei"; height:28px; line-height:16px; color:#2c2c2c; text-align:center;}
.de03 .dd04{ width:600px;font:14px "Microsoft YaHei"; text-align:center; font-weight:bold; color:#000000; line-height:50px; height:50px; overflow:hidden;}
.de04{ height:220px; overflow:hidden; margin-bottom:40px;}
.de04 dt{ font:16px "Microsoft YaHei"; font-weight:bold; line-height:40px; overflow:hidden; height:40px; color:#222;}
.de04 dd p{ font:14px "Microsoft YaHei"; line-height:28px; color:#555;overflow:hidden;}
.en .de04 dd p{ font:14px "Microsoft YaHei"; line-height:20px; color:#555;overflow:hidden;}
.de04 dd span a{ display:block; width:140px; height:40px; background:#18316b; font:14px "Microsoft YaHei"; text-align:center; font-weight:bold; color:#fff; line-height:40px; margin-top:20px;}

.design5{ width:535px; overflow:hidden; margin-top:112px;}
.design5 p{ background:url(../images/bg.jpg) no-repeat center top; margin-bottom:20px;}
.design5 p img{ display:block; width:409px; height:255px; padding:17px 0 35px 63px;}
.design5 p em{ display:block; font:14px "Microsoft YaHei"; text-align:center; font-weight:bold; line-height:28px; color:#222; padding-top:12px;}

/*2研发实力~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.rd_banner a{ display:block; height:400px; background:url(../images/rd_banner.jpg) no-repeat center top; overflow:hidden;}
.rd h2{ font-size: 30px; text-align: center; color: #333333; margin: 35px 0 50px; font-family:"Microsoft YaHei";} 
.rd h3{ font-size: 22px; color: #18316b; font-family:"Microsoft YaHei"; } 
.rd p{ font-size: 16px; line-height: 28px; color: #2c2c2c; font-family:"Microsoft YaHei"; }
.rd-team{ height: 415px; overflow: hidden; margin-bottom: 48px;}
.rd-team dd{ width: 529px; float: left; }
.rd-team dd h3{ line-height: 58px; border-bottom: 1px dashed #e3e3e3; margin-bottom: 15px; }
.rd-team dd .rd-team-img{ width: 529px; height: 163px; overflow: hidden; margin-top: 50px; }
.rd-team dd .rd-team-img img{ width: 100%; }
.rd-team dt{ width: 581px; height:415px; float: right; overflow: hidden;}
.rd-team dt img{ width: 100%; }

.rd-base dl{ height: 84px; margin-bottom: 35px; }
.rd-base dt{ float: left; width: 370px; line-height: 84px;font-size: 22px;color: #18316b;}
.en .rd-base dt{ float: left; width: 370px; line-height: 84px;font-size: 15px;color: #18316b;}
.rd-base dd{ float: right; width: 790px; padding-left: 36px; border-left: 1px dashed #e3e3e3;}
.rd-base ul{ overflow: hidden; margin-bottom: 80px; }
.rd-base li{ float: left; margin-right: 1px; }
.rd-base li img{ width: 100%; }
.rd-base li.rd-base-img1{ width: 369px; height: 276px; overflow: hidden; }
.rd-base li.rd-base-img2{ width: 385px; height: 276px; overflow: hidden; }
.rd-base li.rd-base-img3{ width: 444px; height: 276px; overflow: hidden; margin-right: 0;}

.rd-lab{ background: #f7f7f7; padding: 75px 0 33px; overflow: hidden;}
.rd-lab h3{ text-align: center; margin-bottom: 20px; }
.rd-lab p{ padding: 0 3%; margin-bottom: 35px; }
.rd-lab li{ float: left;font-family:"Microsoft YaHei"; }
.rd-lab li span{ height: 39px; line-height: 39px; background: #999999; text-align: center; font-size: 16px; color: #fff; display: block; }
.lab-img1{ width: 606px; height: 469px; overflow: hidden; }
.lab-img2{ width: 198px; height: 237px; overflow: hidden; }
.lab-img3{ width: 198px; height: 231px; overflow: hidden; }
.lab-img1 img{ width: 606px; height: 468px; }
.lab-img2 img{ width: 198px; height: 198px; }
.lab-img3 img{ width: 198px; height: 192px; }

.rd .honor{ background: none; height: auto; margin-bottom: 30px; }
.rd .honor h3{ text-align: center; }
.rd .honor .honor-txt{ text-align: center; margin: 20px 0 50px;}
.rd .honor .honor-txt p{ display: inline-block; padding-left: 35px; background: url(../images/design_jt.png) no-repeat left center; margin-right: 30px;}
.honor h2 b{height:45px;line-height:85px;font-size:28px;}


/*3技术实力~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.jis_banner a{ display:block; height:400px; background:url(../images/jis_banner.jpg) no-repeat center top; overflow:hidden;}
.techonlogy h2{ font-size: 30px; text-align: center; color: #333333; margin: 35px 0 50px; font-family:"Microsoft YaHei";} 
.techonlogy h3{ font-size: 22px; color: #18316b; font-family:"Microsoft YaHei"; }
.techonlogy h3 b{ font-size: 52px; }
.techonlogy p{ font-size: 15px; line-height: 28px; color: #2c2c2c; border-left: 4px solid #18316b; padding-left: 20px;font-family:"Microsoft YaHei";}
.techonlogy1{ padding: 0 50px; }
.techonlogy1 li{ width: 70px; height: 70px; float: left; margin-right: 40px; overflow: hidden;font-family:"Microsoft YaHei"; }
.techonlogy1 li img{ width: 100%; }
.techonlogy1 h3{ border-bottom: 1px dotted #acacac; margin-bottom: 28px; }
.techonlogy1 dl{ float: left; width: 473px;font-family:"Microsoft YaHei";}
.techonlogy1-1 ul{ margin: 25px 0 60px 20px; overflow: hidden;}
.techonlogy1 dt{ text-align: center; width: 437px;}
.techonlogy1 dt img{ width: 418px; height: 261px; }
.techonlogy1 dt span{ display: block; text-align: center; font-size: 16px; color: #2c2c2c; font-weight: bold; margin-top: 35px; }
.techonlogy1 dl.techonlogy1-2{ float: right; }
.techonlogy1-2 dt{ margin-top: 7px; }
.techonlogy1-2 p{ margin: 80px 0 35px;font-family:"Microsoft YaHei";}

.techonlogy2{background: #f7f7f7 url(../images/technology_bg.jpg) no-repeat center top; overflow: hidden; margin: 40px 0 60px; padding: 85px 0 80px;}
.techonlogy2 dl{ overflow: hidden; margin-bottom: 44px; }
.techonlogy2 dt{ height: 218px; float: left; width: 283px; border-right: 1px dotted #acacac; line-height: 218px; overflow: hidden;}
.techonlogy2 dd{ float: right; width: 825px; padding-right: 30px; }
.techonlogy2 dd .techonlogy2-desc1{ font-size: 16px; line-height: 28px; color: #2c2c2c; font-weight: bold; margin: 30px 0; font-family:"Microsoft YaHei";}
.techonlogy2 dd p{ float: left; width: 387px; }
.techonlogy2 li{ float: left; text-align: center; margin-right: 1px; font-family:"Microsoft YaHei"; }
.techonlogy2 li span{ display: block; font-size: 16px; color: #2c2c2c; margin-top: 15px; font-weight: bold;}
.techonlogy2 li.techonlogy2-img3{ margin-right: 0; }
.techonlogy2 li.techonlogy2-img1 img{ width: 403px; height: 273px; overflow: hidden; }
.techonlogy2 li.techonlogy2-img2 img{ width: 428px; height: 273px; overflow: hidden; }
.techonlogy2 li.techonlogy2-img3 img{ width: 367px; height: 273px; overflow: hidden; }



.technology3{ overflow: hidden; margin-bottom: 100px; }
.technology3 dd{ width: 459px; padding-left: 18px; float: left; }
.technology3 dd h3{ border-bottom: 1px dotted #acacac; margin-bottom: 28px;  }
.technology3 dd p{ margin-bottom: 45px; }
.technology3 dt{ width: 643px; height: 519px; float: right; overflow: hidden; }
.technology3 dt img{ width: 100%; }


/*4生产实力~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.duc{ margin-top:40px; overflow:hidden;}
.duc h2 b{font-size:28px;color:#000}
.duc1{ height:590px; margin-top:20px; overflow:hidden;}
.duc2{ width:599px; height:446px; overflow:hidden; position:relative;}
.duc2 li{width:599px; height:446px;}
.duc2 li img{ display:block;width:599px; height:446px;}
.arr11{ width:80px; height:40px; overflow:hidden; position:absolute; bottom:0; left:0;}
.arr11 a{ display:inline-block; width:40px; height:40px; background:#515151;}
.arr11 a:hover{ background:#18316b ;}
.duc3{ width:590px; overflow:hidden;}
.duc3 li{ width:289px; height:215px; overflow:hidden; float:left; margin:0 12px 16px 0;}
.duc3 li img{ display:block;width:289px; height:215px;}
.duc3 .li02{ background:#999; font:22px "Microsoft YaHei"; font-weight:bold; text-align:center; line-height:215px; color:#fff;}
.duc3 .nones{ margin-right:0;}
.duc02 .duc2 .arr11{ position:absolute; bottom:0; left:519px;}
.duc p{ font:14px "Microsoft YaHei"; line-height:28px; color:#2c2c2c; padding-left:20px;text-align:left;}

.sc1{ height:640px; padding-top:60px; overflow:hidden; background:#f7f7f7;}
.sc1 h2{ height:109px; font:22px "Microsoft YaHei"; font-weight:bold; line-height:109px; color:#18316b ; padding-left:20px;}
.sc01{ height:440px; position:relative; background:#6e6e6e;}
.sc01 h3{ width:700px; height:440px; overflow:hidden; float:left;}
.sc01 h3 img{ display:block;width:700px; height:440px;}
.sc01 dl{ width:500px; height:440px; overflow:hidden;}
.sc01 dt{ width:140px; height:110px; background:#999; font:22px "Microsoft YaHei"; font-weight:bold; padding:40px 0 0 50px; color:#fff;}
.sc01 dd{ width:404px; margin:40px auto 0; font:14px "Microsoft YaHei"; line-height:28px; color:#fff; height:112px; overflow:hidden;}
.sc01 .arr11{ left:1120px;}

.sc2{ height:430px; margin:90px 0 70px 0; position:relative; overflow:hidden;}
.sc2 h2{ width:360px; height:430px; float:left; overflow:hidden;}
.sc2 h2 img{ display:block;width:360px; height:430px; }
.sc2 dl{ width:800px; float:right; overflow:hidden;}
.sc2 dd h3{ height:60px; border-bottom:1px dashed #e3e3e3; font:22px "Microsoft YaHei"; font-weight:bold; line-height:60px; color:#18316b ;}
.sc2 dd p{ font:16px "Microsoft YaHei"; line-height:28px; height:84px; overflow:hidden; color:#2c2c2c; margin-top:12px;}
.sc2 dt{ width:390px; height:228px; overflow:hidden; margin-top:45px;}
.sc2 dt img{ display:block; width:400px; height:228px;}
.sc02{ width:390px; height:228px; position:absolute; bottom:0; right:0; z-index:1;}
.sc02 li{width:390px; height:228px;}
.sc02 li img{width:390px; height:228px;}
.sc2 .arr11{ left:310px; z-index:10; position:absolute;}

/*5品质实力~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pinz_banner a{background:url(../images/pinz_banner.jpg) no-repeat  center 0; height:399px; display: block; overflow: hidden;}
.pinz01 {width:1200px; margin: 45px auto 0;padding-bottom: 55px;}
.pinz01 h2{ height:65px; font:bold 30px "Microsoft YaHei"; text-align:center; color:#1a1a1a; text-transform:uppercase;}
.pinz01 h2 a{ color:#333333;}
.pinz_nav{margin-left: 302px;height:54px; overflow: hidden;}
.pinz_nav li{ float: left;margin-right: 13px; width:190px; overflow: hidden; font-family:"Microsoft YaHei";}
.pinz_nav li a{display:block; width:186px;height:50px;text-align: center;line-height: 50px; border:2px solid #e2e2e2; font-size: 20px; color:#333333;}
.pinz_nav li a:hover , .pinz_nav .cur a{ color:#fff;background:#18316b;border:2px solid #18316b;} 
.pinz_c{margin-top: 45px;}
.pinz_c dl{text-align: center; }
.pinz_c dt { line-height: 40px; font-weight: bold;font-size: 22px;font-family:"Microsoft YaHei";}
.pinz_c dt a{ color:#18316b;}
.pinz_c dd{padding:10px 200px 0; font-size: 16px;line-height: 28px; color:#2c2c2c;font-family:"Microsoft YaHei";}
.pinz_c li{ margin: 27px 14px 0 0;font-family:"Microsoft YaHei"; width:289px; overflow: hidden; float: left;height:305px;line-height: 0;}
.pinz_c li a{ display: block;}
.pinz_c li img{width:289px; height:217px;}
.pinz_c li h3{height:65px; border:1px solid #c8c8c8; border-bottom: 2px solid #c8c8c8; overflow: hidden; font-size: 14px; color:#333333;padding-top: 20px; text-align: center; line-height: 20px;}
.pinz_c li h3 p{padding: 5px 15px 0; font-size: 14px; line-height: 20px; color:#aeaeae;font-weight: normal;}
.pinz_c .nomar{ margin-right: 0;}
.pinz_c li a:hover h3{border-bottom: 2px solid #18316b; }
.pinz_roll{margin-top: 30px;text-align: center;}
.pinz_roll a{ display:inline-block; width:31px;height:30px;margin: 0 2px;}

.pinz_bj{background:#f7f7f7;padding-top: 60px;height:555px; overflow: hidden;}
.pinz02{width:1200px; margin: 0 auto; overflow: hidden;}
.pinz02 dl{width:577px; margin-right: 38px; float: left; overflow: hidden;font-family:"Microsoft YaHei";}
.pinz02 dt{height:220px; overflow: hidden;}
.pinz02 dt h3{height:60px;border-bottom: 1px solid #c2c2c2;overflow: hidden; font-size: 22px;}
.en .pinz02 dt h3{font-size:18px;}
.pinz02 dt h3 span{ font:bold 52px/60px "Times New Roman"; color:#18316b;vertical-align: middle;}
.pinz02 dt a{ color:#18316b;}
.pinz02 dt p{padding-top: 12px; font-size: 14px; line-height: 28px; color:#2c2c2c;}
.en .pinz02 dt p{line-height:18px;}
.pinz02 dd img{width:577px; height:230px;}
.pinz02 .nomar{margin-right: 0;}

.pinz03{width:1200px; margin: 0 auto; overflow: hidden;padding-bottom: 10px;}
.pinz03 dl{height:315px;margin-top: 60px; overflow: hidden;padding:0 30px ;font-family:"Microsoft YaHei";}
.pinz03 dt{width:524px; overflow: hidden; float: left;}
.pinz03 dt h3{height:60px;border-bottom: 1px solid #c2c2c2;overflow: hidden; font-size: 22px;}
.pinz03 dt h3 span{ font:bold 52px/60px "Times New Roman"; color:#18316b;vertical-align: middle;}
.pinz03 dt a{ color:#18316b;}
.pinz03 dt p{padding-top: 12px; font-size: 14px; line-height: 28px; color:#2c2c2c;}
.pinz03 dd{float: right;width:540px; overflow: hidden;}
.pinz03 dd img{width:540px; height:314px;}
.pinz03 .nomar{margin-right: 0;}


.laji{width:90%;margin:0 auto;overflow:hidden;}
.lajia{width:22.5%;margin-left:2%;float:left;overflow:hidden;}
.lajia h4{margin-left:2px;margin-right:2px;overflow:hidden;border:1px solid #d1d1d1;}
.lajia h4 img{width:100%;display:block;}
.lajia p{width:90%;margin:0 auto; text-align:center;font-size:14px;line-height:1.5;color:#454545;margin-top:10px;}
