body { background: #fff;}
a { text-decoration: none; -webkit-transition: all 0.10s linear 0.01s; -moz-transition: all 0.10s linear 0.01s; -ms-transition: all 0.10s linear 0.01s; -o-transition: all 0.10s linear 0.01s; transition: all 0.10s linear 0.01s; color: #000; }
a:hobody { background: #fff;}
a { text-decoration: none; -webkit-transition: all 0.10s linear 0.01s; -moz-transition: all 0.10s linear 0.01s; -ms-transition: all 0.10s linear 0.01s; -o-transition: all 0.10s linear 0.01s; transition: all 0.10s linear 0.01s; color: #000; }
a:hover { text-decoration: none; color: #139362; }
ul { padding: 0; list-style: none; margin: 0; }
li, img { -webkit-transition: all 0.20s linear 0.01s; -moz-transition: all 0.20s linear 0.01s; -ms-transition: all 0.20s linear 0.01s; -o-transition: all 0.20s linear 0.01s; transition: all 0.20s linear 0.01s; }
em { font-style: normal; }
@font-face {}
.zhuobo-kf { width: 155px; height: 425px; position: fixed; right: 0; bottom: 30%; z-index: 10; }
.zhuobo-kf:hover { cursor: pointer; }
.zhuobo-kf .kf-img { width: 90px; height: 150px; position: absolute; top: 0; right: 0; z-index: 9; animation: mymove 5s infinite; direction: alternate; -webkit-animation: mymove 1s infinite; -webkit-animation-direction: alternate; }
 @keyframes mymove {
from {
top:0;
}
to {
top:-5px;
}
}
 @-webkit-keyframes mymove {
from {
top:0;
}
to {
top:-5px;
}
}
.zhuobo-kf .cont { width: 120px; height: 335px; border: 2px solid #666; overflow: hidden; border-radius: 10px; position: absolute; bottom: 0; left: 0; box-shadow: 0 0 8px 5px #ccc; background: #fff; }
.zhuobo-kf .cont .qr { text-align: center; margin-top: 14px; }
.zhuobo-kf .cont .qr img { width: 95px; }
.zhuobo-kf .cont .qr span { display: block; }
.zhuobo-kf .cont .kf-link { background: #666; margin-top: 10px; }
.zhuobo-kf .cont .kf-link ul li { height: 48px; line-height: 48px; text-align: center; border-top: 1px solid #999; }
.zhuobo-kf .cont .kf-link ul li i { font-size: 16px; margin-right: 10px; }
.zhuobo-kf .cont .kf-link ul li a { color: #fff; }
.zhuobo-kf .cont .kf-link ul .tel span { display: none; }
@keyframes promove{from{transform: translateX(0px)}to{transform:translateX(5px)}}
.container { width: 1200px !important; padding: 0; position: relative; }
html {-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
.header { z-index: 100; width: 100%; position: relative; }
.header .head-top { height: 30px; line-height: 30px; background: #F1F1F1;font-size:13px;}
.header .head-top .left { float: left; color: #333; }
.header .head-top .left i { font-size: 18px; margin-right: 10px; }
.header .head-top .right { float: right; }
.header .head-top .right ul li { float: left; color: #333; }
.header .head-top .right a { color: #333; }
.header .head-top .right a:hover { color: #fff;}
.header .head-top .right span { color: #bbb; margin: 0 8px; }
.header .head-top .right .wechat { float: right;position:relative;}
.header .head-top .right .wechat img { position: absolute; right: 0px; display: none; z-index: 300;width:150px; }
.header .head-top .right .wechat:hover { cursor: pointer; }
.header .head-top .right .wechat:hover img { display: block; }
.header .head-center { height: 130px; background: #F1F1F1; clear: both;border-top:1px solid #e7e7e7;}
.header .head-center .logo { float: left; margin-top: 0px; margin-bottom: 0;margin-right:20px;}
.header .head-center .logo  h2 { float: left; margin-top: 0px; margin-bottom: 0;}
.header .head-center .introduce { float: left; width: 430px; margin: 0; }
.header .head-center .introduce img { float: left; }
.header .head-center .introduce .title-title { margin-top: 30px; margin-bottom: 5px; font-size: 22px; color: #139362; display: block;font-weight: bold; }
.header .head-center .introduce strong span { }
.header .head-center .introduce em { font-size: 18px; color: #888; margin-top: 15px;letter-spacing:1px; }
.header .head-center .introduce h3 { font-size: 18px; color: #888; margin: 0;display: inline;}
.header .head-center .phone { float: right; font-size: 28px; margin-top: 30px; width: 300px; }
.header .head-center .phone img { margin-right: 10px; float: left; }
.header .head-center .phone .phone-num { float: left; margin-top: 10px; }
.header .head-center .phone small { font-size: 16px; display: block; margin-left: 3px; color: #888; }
.header .head-center .phone span { float: left; color: #464646; font-size: 28px;font-weight: bold; }
.header .nav .menu{margin: 0 auto;margin-left: 79px}
.header .nav { height: 45px;background:#2D2D2D;clear: both; z-index: 200; position: relative; }
.header .nav .menu ul { padding: 0; list-style: none; margin: 0;min-width:96px;}
.header .nav .menu ul li { float: left; position: relative;height:45px;line-height:40px;}
.header .nav .menu ul li span { margin-right: 10px; }
.header .nav .menu ul li a { display: inline-block; float: left; height:25px; color: #E4E4E4;width: 138px;border-right: 1px solid #828282;border-left: 1px solid #3E3E3E;text-align: center; line-height: 25px;margin-top:10px;}
.header .nav .menu ul .on { background: url(head-nav-hover.jpg) center center; border: none; color: #333; }
.header .nav .menu ul .on a { color: #fff;border:none;}
.header .nav .menu ul li:hover {background: #139362; color: #fff; }
.header .nav .menu ul li:hover a{color:#fff;}
.header .nav .menu ul li .sub{width:146px;background:#eee;z-index:200;position:absolute;top:45px;}
.header .nav .menu ul li .sub li a{border:none;color:#333;width:146px;border-top:1px solid #ccc;height:45px;margin:0;line-height:45px;}
.header .nav .menu ul li .sub li a:hover{color:#fff;}
.header .nav .menu ul li .sub-menu{color:#333;display: none;overflow:hidden;}
.header .nav .menu ul li:hover .sub-menu{display: block;}
.search { padding: 10px 0; display: block; background: #fff; border-bottom: 1px solid #ddd; margin-bottom: 20px;}
.search .container { }
.search .tags { float: left; line-height: 40px; font-size: 12px; width: 600px; }
.search .tags span { float: left; font-size: 12px; line-height: 40px; margin: 0; font-weight: bold; color: #20171a; }
.search .tags ul h4 { float: left; }
.search .tags ul h4 { margin-right: 10px; font-size: 12px;margin-top: 14px;border-right: 1px solid #8C7B50; padding-right: 10px; }
.search .form { float: right; height: 35px; margin-right: 0px; margin-top: 0px; }
.search .form .search-keyword { width: 280px; height: 30px; line-height: 30px; background: #fff; color: #aaa; padding-left: 28px; font-size: 12px; float: left; margin-top: 2px; border-radius: 5px 0 0 5px; border: 1px solid #ccc; border-right: 0; }
.search .form .search-submit { width: 49px; height: 34px; background: #139362; border: none; margin-top: 2px; top: 0; font-size: 18px; color: #fff; border-radius: 0 5px 5px 0; }
.banner  {width:100%; height:600px; overflow:hidden; position:relative;}
.banner .hd{height:20px; overflow:hidden; position:absolute;bottom:5px; z-index:1;left:47.8%;}
.banner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .hd ul li{ float:left; margin-right:7px;  width:20px; height:20px; line-height:14px; text-align:center; background:rgba(255,255,255,0.5); cursor:pointer;border-radius: 50px;}
.banner .hd ul li.on{ background:#fff; color:#fff; }
.banner .bd {width:100%; height:600px;overflow:hidden; margin:0 auto; position:relative}
.banner .bd ul {width:100%; height:600px; overflow:hidden; position:absolute; top:0; left:0}
.banner .bd li {float:left; width:100%; height:600px;}
.banner .bd li span {display:block; width:100%; height:600px}
.banner .bd li a {display:block; width:100%; height:600px}
.banner .bd li .img_1 {background: url("banner-1.jpg") center top no-repeat}
.banner .bd li .img_2 {background: url("banner-2.jpg") center top no-repeat}
.banner .bd li .img_3 {background: url("banner-3.jpg") center top no-repeat}
.banner:hover .prev{filter:alpha(opacity=50);opacity:0.5;left:3%;}
.banner:hover .next{filter:alpha(opacity=50);opacity:0.5;left:auto; right:3%; background-position:8px 5px; }
.banner .prev,.banner .next{text-align:center;width:50px;height:75px;line-height:75px;background: #fff; position:absolute; left:10%; top:50%; margin-top:-25px; display:block; filter:alpha(opacity=0);opacity:0;  font-size:60px;color:#000;}
.banner .next{ left:auto; right:10%; background-position:8px 5px; }
.banner .prev:hover,.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .prevStop{ display:none;  }
.banner .nextStop{ display:none;  }
.about{padding-top:30px; background:#fff;}
.about .container{background:#fff;}
.about .modular{margin-top:40px;}
.about .modular ul{overflow:hidden;}
.about .modular ul li a{display: block;width:240px;height:160px;background:url(modular.png) bottom center;float:left;text-align:center;color:#139362;}
.about .modular ul li a:hover{background:url(modular.png) top center;color:#fff;}
.about .modular ul li a i{font-size:50px;margin-top:40px;width:55px;height:55px;}
.about .modular ul li a span{font-size:18px;display: block;margin-top:10px;}
.about .cont{margin-top:20px;}
.about .cont .left{float:left;width:200px;}
.about .cont .right{width:950px;float:right;margin-top:20px;}
.about .cont .right p{font-size: 14px;}

.roll{padding-top:10px;padding-bottom:20px;clear:both;}
.roll .slideGroup{}
.roll .slideGroup .parHd{height:50px;line-height:50px;position:relative;}
.roll .slideGroup .parHd span{width:200px;height:50px;line-height:50px;text-align:center;color:#fff;background:#333;float:left;margin-right:10px;font-size:16px;}
.roll .slideGroup .parHd .roll-hr{height:1px;width:750px;background:#888;float:left;margin-top:26px;margin-left:50px;}
.roll .slideGroup .bd{position:absolute;left:270px;}
.roll .slideGroup .bd ul li{width:750px;height:56px;}
.roll .slideGroup .bd ul li a{display: block;height:23px;line-height:23px;font-weight:bold;}
.roll .slideGroup .bd ul li a em{float:right;height:23px;}
.roll .slideGroup .bd ul li p{margin-top:5px;margin-bottom:0;display: block;height:25px;line-height:23px;}
.roll .slideGroup .parBd{position:relative;margin-top:20px;}
.roll .slideBox .sPrev,.roll .slideBox .sNext { display: block; background:rgba(0,0,0,0.6); line-height: 40px; cursor: pointer; position: absolute; width:50px; height:40px; text-align: center; margin-top: 70px;z-index:10;}
.roll .slideBox .sPrev {left:0;}
.roll .slideBox .sNext { right:0; }
.roll .slideBox a span { font-size: 18px; color: #fff; }
.roll .slideBox ul { overflow: hidden; zoom: 1; }
.roll .slideBox ul li { margin: 0 9px; float: left; display: inline; overflow: hidden; width: 280px; background: #fff; text-align: center; }
.roll .slideBox ul li .pic {padding: 6px;  border: 1px solid #383838; }
.roll .slideBox ul li .pic img { width: 100%; display: block; }
.roll .slideBox ul li a{display: block;margin:10px 0;}
.index-title{text-align:center;margin-bottom: 35px;font-weight: bold;}
.index-title .t-1{font-size:22px;background: url(title-bad.png) no-repeat center center;color: #01905A;}
.index-title .t-2{font-size:16px;color:#999;margin-top:10px;margin-bottom:10px;}
.index-title a{display: block;width:160px;height:30px;line-height:30px;background:#00ae66;color:#fff;margin:5px auto;font-size:12px;}
.index-flow{margin-top:10px;}
.mx-product { clear: both; overflow: hidden; background: #efefef; border-top: 1px solid #ccc; padding-top: 10px; padding-bottom: 15px; }
.mx-product .container { }
.mx-product .title { height: 80px; text-align: center; background: url(title.png) center center; }
.mx-product .title .title-text { width: 145px; margin: 0 auto; }
.mx-product .title .bt { font-size: 56px; font-weight: bold; color: #01905a; float: left; }
.mx-product .title .st { float: right; margin-top: 13px; }
.mx-product .title .st span { color: #01905a; display: block; font-size: 24px; height: 30px;font-weight: bold; }
.mx-product .title .st small { color: #999; font-weight: bold; font-size: 16px; }
.mx-product .pro-nav { float: left; width: 220px; background: #fff; border: 1px solid #eee; }
.mx-product .pro-nav .pro-nav-t { background: #01905a url(pro-left-title.png); font-size: 20px; font-weight: bold; text-align: center; color: #fff; padding-top: 10px; padding-bottom: 10px; }
.mx-product .pro-nav .pro-nav-t span { display: block; font-size: 12px; font-weight: 500; margin-top: 2px; }
.mx-product .pro-nav .pro-nav-menu { background: #E6E6E6;}
.mx-product .pro-nav .pro-nav-menu ul li {}
.mx-product .pro-nav .pro-nav-menu ul li i { float:right;font-size:20px;margin-top:8px;}
.mx-product .pro-nav .pro-nav-menu ul li .pro-nav-bt { border-radius: 9px; display: block;line-height:50px;height:50px;font-size:16px;padding:0 20px;background:#E6E6E6;color:#333;border-bottom: 1px #B1B1B1 solid;}
.mx-product .pro-nav .pro-nav-menu ul li .pro-nav-bt:hover{background: #01905a; color: #fff;}
.mx-product .pro-nav .pro-nav-menu .pro-nav-btn{ background: url(btn.png) no-repeat; font-size: 16px; font-weight: bold; text-align: center; color: #fff; line-height: 40px;}
.mx-product .pro-nav .pro-nav-menu .pro-nav-btn a{ color: #fff; line-height: 40px;font-size: 16px;}
.mx-product .pro-nav .pro-nav-menu .sub-menu li a{display: block;line-height:30px;height:30px;border-bottom:1px dotted #ccc;padding:0 20px;}
.mx-product .pro-nav .pro-nav-menu .sub-menu li i{float:left;font-size:14px;margin-top:8px;margin-left:20px;margin-right:10px;color:#01905a;}
.mx-product .pro-nav .kefu-center{margin-top:10px;}
.mx-product .pro-nav .kefu-center .qrcode { text-align: center; }
.mx-product .pro-nav .kefu-center .qrcode img { width: 160px; background: #fff; padding: 5px; border-radius: 5px; }
.mx-product .pro-nav .phone { padding: 5px;text-align: center;}
.mx-product .pro-nav .phone img { margin-bottom: 10px; width: 100%; }
.mx-product .pro-nav .phone p { margin-bottom: 14px; color: #666;text-align: center;}
.mx-product .pro-nav .phone .title-title { font-weight: bold;font-size: 18px;color: #666666;font-family: Microsoft Yahei;}
.mx-product .pro-nav .phone img { width: 100%; margin:0; }
.mx-product .pro-nav .map img { width: 218px; height: 188px; }
.mx-product .pro-img { width: 960px; float: right; background: #fff;}
.mx-product .pro-img .pro-title { height: 35px; line-height: 35px;background:url(title-bg.jpg) center center;}
.mx-product .pro-img .pro-title span { float: left; display: block; font-size: 26px; margin-top: 5px; color: #fff;margin-right:5px;animation:mymove 3s infinite linear;}
.mx-product .pro-img .pro-title .title-title { float: left; margin: 0; font-size: 16px; color: #fff; height: 35px; line-height: 35px; padding: 0 10px;display: inline;}
.mx-product .pro-img .pro-title a { float: right;font-size:12px;color:#ccc;margin-right:10px;}
.mx-product .pro-img ul { zoom: 1;margin-top:10px; }
.mx-product .pro-img li { width: 300px; height:264px;float: left; position: relative; margin: 9px 5px 8px 8px; -webkit-transition: all 0.10s linear 0.01s; -moz-transition: all 0.10s linear 0.01s; -ms-transition: all 0.10s linear 0.01s; -o-transition: all 0.10s linear 0.01s; transition: all 0.10s linear 0.01s; text-align: center;background:#eee;padding:3px;}
.mx-product .pro-img li img { width: 100%; display: block;}
.mx-product .pro-img li span { color: #666; margin: 10px 0; display: block;}
.mx-product .pro-img li .a-link { font-size: 12px; color: #fff; padding: 3px 10px; float: right; background: #006ADB; margin-right: 10px; margin-top: 5px; }
.mx-product .pro-img li:hover { z-index: 20; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); transform: translateY(-5px); }
.partner { clear: both;background:#fff; }
.partner .title { height: 80px; text-align: center; background: url(title.png) center center; }
.partner .title .title-text { width: 155px; margin: 0 auto; }
.partner .title .bt { font-size: 56px; font-weight: bold; color: #0854a8; float: left; }
.partner .title .st { float: right; margin-top: 13px; }
.partner .title .st span { color: #0854a8; display: block; font-size: 24px; height: 30px;font-weight: bold; }
.partner .title .st small { color: #999; font-weight: bold; font-size: 16px; }
.partner .cont { padding-top: 10px; }
.partner .cont .partner-img { overflow: hidden; position: relative; }
.partner .cont .partner-img .bd .prev, .partner .cont .partner-img .bd .next { display: block; top: 60px; cursor: pointer; position: relative; z-index: 20; height: 60px; text-align: center; width: 30px; color: #fff; line-height: 60px; font-size: 18px; background: #2DB5D9; }
.partner .cont .partner-img .bd .prev { float: right; right: 0px; }
.partner .cont .partner-img .bd .next { float: left; left: 0px; }
.partner .cont .partner-img .bd .tempWrap { }
.partner .cont .partner-img .bd ul { overflow: hidden; zoom: 1; }
.partner .cont .partner-img .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; margin-left: 15px; }
.partner .cont .partner-img .bd ul li .pic { text-align: center; padding: 0px; display: block; }
.partner .cont .partner-img .bd ul li .pic img { width: 140px; display: block; border: 1px solid #ccc; border-radius: 10px; }
.partner .cont .partner-img .bd ul li span { color: #666; margin: 5px 0; display: block; }
.muxing-advantage { overflow: hidden; margin-top: 0px; }
.muxing-advantage{width: 100%;height: 1497px;background: url(advantage.jpg) no-repeat center center;}
.advan1{width: 1100px;height: 408px;margin: 0px auto;}
.advan2{width: 1100px;height: 390px;margin: 0px auto;}
.advan3{width: 1100px;height: 372px;margin: 0px auto;}
.advan4{width: 1100px;height: 320px;margin: 0px auto;}
.advan1 .content{width: 500px;height: 370px;float: right;margin: 34px -5px;}
.advan2 .content{width: 500px;height: 330px;float: left; margin-top: 0px;}
.advan3 .content{width: 500px;height: 322px;float: right;margin: 16px 4px;}
.advan4 .content{width: 500px;height: 320px;float: left;margin-top: 35px}
.muxing-advantage .content p{font-size: 14px; line-height: 22px;padding-bottom: 0px;color: #333333;}
.muxing-advantage .content strong{font-size: 14px; line-height: 24px;font-style: normal;display: inline;}
.muxing-advantage .content .advan-t{font-size: 24px; text-indent: 117px;color:#29bb7c;margin-bottom: 32px;font-weight: bold;}
.muxing-advantage .content .advan-btn{margin-top:10px;overflow:hidden;margin-left:80px;}
.muxing-advantage .content .advan-btn a{display: block;width:130px;height:40px;text-align:center;line-height:40px;background:#3A3A3A;color:#fff;float:left;margin:10px 20px;border-radius: 5px;}
.muxing-advantage .content .advan-btn a:hover{background:#1cac6f url(head-nav-hover.jpg); border-radius: 5px;}
.muxing-advantage .content p i { font-size: 16px; color: #209F5C; margin-right: 10px;}
.top {height: 200px;background: url(advantage_01.jpg) no-repeat center center;}
.product { position: relative; background:#F7F7F7;padding:30px 0 40px 0; }
.product .hd { height: 54px; padding: 0; top: 0;margin: 30px auto;}
.product .hd ul { float: left; }
.product .hd ul li { float: left; cursor: pointer; height: 50px; line-height: 50px; color: #fff; width: 238px; text-align: center;background:#444444;margin:1px;}
.product .hd ul li.on { background: #139362; color: #fff; }
.product .bd{margin-top:30px;overflow:hidden;}
.product .bd .left{width:350px; height: 350px;padding:0 10px;float:left;}
.product .bd .left .aa{display: block;font-size:26px;padding-left:15px;     color: #139362;}
.product .bd .left span{display: block;height:35px;line-height:35px;background:#444444;color:#fff;margin:20px 0;text-align: center;}
.product .bd .left p{color:#666;line-height: 24px;font-size: 15px;}
.product .bd .left .tit{width:100%;border-bottom:1px solid #999;padding-bottom:5px;}
.product .bd .right{width:810px; height: 350px; float:right;position:relative;  overflow:hidden;  zoom:1;background: #fff;}
.product .bd .right .hd{ width:150px;  height:300px; position:absolute; right:5px; overflow:hidden; }
.product .bd .right .hd ul{width:100%;}
.product .bd .right .hd ul li{ width:150px; text-align:center; padding:0 0 5px 5px;margin:0;float:none;height:100px;}
.product .bd .right .hd ul li img{ width:150px; height:100px; border:2px solid #ddd; cursor:pointer; vertical-align:bottom; }
.product .bd .right .hd ul li.on{}
.product .bd .right .hd ul li.on img{ border-color:#fff;  }
.product .bd .right .bd{ width:540px; height:300px; position:relative;margin:0;clear: both;}
.product .bd .right .bd li{ position:relative; zoom:1; vertical-align:middle;}
.product .bd .right .bd li .pic{ position:relative; z-index:0;  }
.product .bd .right .bd li .pic img{ width:540px; height:300px; vertical-align:bottom; }
.product .bd .right .bd li .bg{ width:400px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.product .bd .right .bd li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
.product .bd .right .bd li .title a{ color:#fff; padding-left:15px;  }
.product .bd ul{ display: block; width: 1200px;}
.product .bd ul li{float:left;width:280px;margin:10px;text-align:center;}
.product .bd ul li img{width:100%;}
.product .bd ul li span {color: #666;margin: 10px 0;display: block;}
.product .bd .left .btn{overflow: hidden;margin-top: 16px;}
.product .bd .left .btn a{display: block;width: 178px;height: 40px;line-height: 40px;text-align: center;border: 1px #333 solid;border-radius: 8px; font-size: 14px;color: #666666;float: left;text-decoration: none;}
.product .bd .left .btn .on{background: url("productBg03.png") no-repeat center;color: #fff;}
.product .bd .left .btn a:hover{border: 1px #333 solid;border-radius: 16px; color: #CB0506;}
.tt-news{margin-top:5px;background:#fafafa;padding-top:10px;}
.tt-news .cont .hd{}
.tt-news .cont .hd ul{text-align:center;}
.tt-news .cont .hd ul li{display: inline-block;}
.tt-news .cont .hd ul li a{display: inline-block;border:1px solid #ccc;padding:10px 15px;margin:10px;}
.tt-news .cont .hd ul li a:hover{background:#008a44;color:#fff;}
.tt-news .cont .bd{overflow:hidden;margin-top:15px;}
.tt-news .cont .bd .left{width:590px;float:left;}
.tt-news .cont .bd .left ul li{overflow:hidden;margin-bottom:20px;}
.tt-news .cont .bd .left ul li img{float:left;width:200px;}
.tt-news .cont .bd .left ul li .text{width:345px;float:right;}
.tt-news .cont .bd .left ul li .text span{font-size:16px;}
.tt-news .cont .bd .left ul li .text small{display: block;margin:10px 0;}
.tt-news .cont .bd .left ul li .text p{color:#666;}
.tt-news .cont .bd .right{width:590px;float:right;}
.tt-news .cont .bd .right ol li{line-height:45px;border-bottom:1px dashed #ccc;}
.tt-news .cont .bd .right ol li:first-child{font-size:16px;font-weight:bold;color:#008a44;}
.tt-news .cont .bd .right ol li small{font-size:14px;float:right;}
.case{padding-top: 30px;}
.case .title { height: 80px; text-align: center; background: url(title.png) center center; }
.case .title .title-text { width: 155px; margin: 0 auto; }
.case .title .bt { font-size: 56px; font-weight: bold; color:#1d66ca; float: left; }
.case .title .st { float: right; margin-top: 13px; }
.case .title .st span { color:#1d66ca; display: block; font-size: 24px; height: 30px; font-weight: bold;}
.case .title .st small { color: #999; font-weight: bold; font-size: 16px; }
.case .cont { border-top: 0; padding:10px; }
.case .cont .case-img { overflow: hidden; position: relative; }
.case .cont .case-img .bd .tempWrap { }
.case .cont .case-img .bd ul { overflow: hidden; zoom: 1; }
.case .cont .case-img .bd ul li {position: relative; float: left; display: inline; overflow: hidden; text-align: center; margin: 8px; background: #eee; border: 1px solid #bbb;width: 460px;}
.case .cont .case-img .bd ul li .pic { text-align: center; padding: 0px; display: block; }
.case .cont .case-img .bd ul li .pic img { width:100%; display: block;z-index:0;}
.case .cont .case-img .bd ul li:hover .text{display: block;}
.case .cont .case-img .bd ul li .text{text-align:center;position: absolute;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:10;top:0;display: none;}
.case .cont .case-img .bd ul li .text .title-title{font-size:18px;color:#fff;margin-top:25%;}
.case .cont .case-img .bd ul li .text span{display: block;height:1px;width:50px;color:#fff;background:#fff;margin:10px auto;}
.case .cont .case-img .bd ul li .text p{color:#fff;}
.case .cont .case-img .bd ul li .text a{display: block;height:30px;line-height:30px;width:100px;text-align:center;color:#1d66ca;background:#fff;margin:20px auto;}
.case .cont .case-img .bd ul li .text a i{margin-left:10px;}
.case .cont .case-img .hd{overflow:hidden;width:160px;margin:10px auto;}
.case .cont .case-img .hd a{width:35px;height:35px;line-height:35px;text-align:center;display: block;background:#ddd;color:#333;float:left;margin:5px;border-radius:8px;cursor:pointer;}
.case .cont .case-img .hd a:hover{background:#1d66ca;color:#fff;}
.case .cont .case-img .hd .case-link{width:60px;}
.yqlj {}
.yqlj .container { height: 130px; background: url(yqlj.png); }
.yqlj ul { padding-top: 75px; padding-left: 130px; }
.yqlj li { font-size: 12px; margin-right: 10px; float: left; }
.yqlj li a { color: #aaa; }
.footer{background:url(foot-bg.jpg) top center;height:370px;}
.footer .left{float:left;height:338px;}
.footer .left .company{width:400px;height:80px;line-height:80px;text-align:center;font-size:23px;color:#fff;}
.footer .left .f-contact{margin-top:10px;margin-left:30px;}
.footer .left .f-contact p{font-size:16px;margin-top:20px;}
.footer .left .f-contact p i{font-size:18px;color:#139362;margin-right:10px;width:18px;}
.footer .left .f-link ul li{float:left;margin-right:5px;color:#aaa;font-size:12px;}
.footer .right{float:right;width:770px;}
.footer .right .nav{margin-top:50px;border-bottom:1px solid #545454;padding-bottom:30px;}
.footer .right .nav ul li{float:left;margin-right:28px;}
.footer .right .nav ul li a{color:#ccc;}
.footer .right .nav ul li a:hover {color:#139362;}
.footer .right .foot-copy{color:#ccc;margin-top:15px;}
.footer .foot-qr{margin-top:20px;overflow:hidden;margin-left:11px;}
.footer .qr { float: left; color: #fafafa;width: 148px; text-align: center;margin-right:37px;}
.footer .qr img { width: 120px; display: block; margin: 10px auto;margin-bottom:20px;}
.footer .qr span {color:#aaa;}
.footer .foot-bottom{height:30px;line-height:30px;clear:both;font-size:12px;color:#ccc;overflow:hidden;}
.footer .foot-bottom p{margin:0;}
.footer .foot-bottom a{color:#fff;}
.footer .foot-bottom img{height:30px;float:right;}
.inner {background:#f6f6f6;}
.inner .banner-about { height: 260px; background: url(banner-about.jpg) center center; }
.inner .banner-image { height: 260px; background: url(banner-image.jpg) center center; }
.inner .banner-news { height: 260px; background: url(banner-news.jpg) center center; }
.inner .inner-title { height: 100px; text-align: center; margin: 30px auto; font-size: 24px; color: #139362; line-height: 70px; font-weight: bold; }
.inner .inner-dis { padding: 0px 20px; text-align: center; font-size: 12px; }
.inner .inner-cont { overflow: hidden; margin-top: 20px;color: #333; padding: 0 3px;padding-bottom:10px;}
.inner .pro-arc-cont .container{background:#fff;border:1px solid #ddd;padding:10px;margin:10px auto;width:1180px !important;}
.inner .pro-arc-cont .inner-place{height:30px;line-height:30px;border-bottom:1px dashed #ccc;}
.inner .pro-arc-cont .explain { overflow: hidden; margin: 0px auto; }
.inner .pro-arc-cont .explain .left { float: left; }
.inner .pro-arc-cont .explain .left li{margin-left: 5px; margin-top:10px;margin-bottom:10px;width: 500px;text-align:center;list-style: none; padding: 4px; border: 1px solid #eee; }
.inner .pro-arc-cont .explain .left img {max-width:500px;}
.inner .pro-arc-cont .explain .right { width: 550px; float: right; margin-bottom: 20px; }
.inner .pro-arc-cont .explain .right .inner-title { height: 30px; line-height: 30px; margin: 10px auto;font-size: 20px;color: #139362; }
.inner .pro-arc-cont .explain .right ul li { padding-left: 20px;line-height: 35px; border-bottom: 1px dashed #ccc; color: #333; }
.inner .pro-arc-cont .explain .right ul li span{font-weight:bold;}
.inner .pro-arc-cont .explain .right .hd{margin-top:10px;}
.inner .pro-arc-cont .explain .right .hd img{width:100px;border:1px solid #ccc;padding:2px;cursor:pointer;}
.inner .pro-arc-cont .explain .right .hd li{float:left;margin-right:5px;border:0;}
.inner .pro-arc-cont .explain .prevnext { clear: both; overflow: hidden; padding: 10px; border: 1px solid #ccc; margin:10px; background: #efefef; }
.inner .pro-arc-cont .explain .prevnext li { float: left; width:480px; color: #666; }
.inner .pro-arc-cont .explain .prevnext li a { color: #666; }
.inner .pro-arc-cont .explain .prevnext li a:hover { color: #139362; }
.inner .inner-left { width: 260px; float: left; }
.inner .inner-left .inner-nav {background: #fff;overflow: hidden; }
.inner .inner-left .inner-nav .pro-nav-t { font-size: 20px; font-weight: bold; text-align: center; color: #fff; padding-top: 15px; padding-bottom: 10px;background:#139362;}
.inner .inner-left .inner-nav .pro-nav-t span { display: block; font-size: 12px; font-weight: 500px; }
.inner .pro-nav { float: left; width: 260px; background: #fff; border: 1px solid #eee; }
.inner .pro-nav .pro-nav-t { background: #139362; font-size: 20px; font-weight: bold; text-align: center; color: #fff; padding-top: 15px; padding-bottom: 15px; }
.inner .pro-nav .pro-nav-t span { display: block; font-size: 12px; font-weight: 500; margin-top: 2px; }
.inner .pro-nav .pro-nav-menu { }
.inner .pro-nav .pro-nav-menu ul li {}
.inner .pro-nav .pro-nav-menu ul li i { float:right;font-size:20px;margin-top:8px;}
.inner .pro-nav .pro-nav-menu ul li .pro-nav-bt { display: block;line-height:35px;height:35px;font-size:16px;background: #fff;padding:0 20px;margin-top:5px;color:#333;border-bottom: 1px #D2D2D2 dashed;}
.inner .pro-nav .pro-nav-menu .sub-menu li a{display: block;line-height:30px;height:30px;border-bottom:1px dotted #ccc;padding:0 20px;}
.inner .pro-nav .pro-nav-menu .sub-menu li i{float:left;font-size:14px;margin-top:8px;margin-left:20px;margin-right:10px;color:#139362;}
.inner .inner-left .inner-nav ul li { height: 56px; line-height: 56px; border-bottom: 1px dashed #ddd;padding:0 20px;}
.inner .inner-left .inner-nav ul li span{font-size:16px;margin-top:16px;margin-right:20px;color:#139362;}
.inner .inner-left .inner-nav ul li i { float:right;font-size:20px;margin-top:16px;}
.inner .inner-left .inner-nav ul li a { display: block; }
.inner .inner-left .inner-nav ul li:hover { background: #139362; }
.inner .inner-left .inner-nav ul li:hover a { color: #fff; }
.inner .inner-left .inner-nav ul .hover{background: #139362;}
.inner .inner-left .inner-nav ul .hover a{color:#fff;}
.inner .inner-left .inner-contact { margin-top: 10px; border: 1px solid #139362; }
.inner .inner-left .inner-contact .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #139362; font-weight: bold; }
.inner .inner-left .inner-contact .title .pro-word { font-size: 16px;display: inline; }
.inner .inner-left .inner-contact .title span { font-size: 16px; color: #fff; font-weight: bold; }
.inner .inner-left .inner-contact .cont { padding: 10px; text-align: center; margin-top: 10px; }
.inner .inner-left .inner-contact .cont img { margin-bottom: 10px; width: 100%; }
.inner .inner-left .inner-contact .cont p { margin-bottom: 5px; color: #666; }
.inner .inner-left .hot-news { margin-top: 10px; border: 1px solid #139362; }
.inner .inner-left .hot-news .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #139362; font-weight: bold; }
.inner .inner-left .hot-news ul li { height: 30px; line-height: 30px; font-size: 12px; padding: 0 5px; }
.inner .inner-left .hot-news ul li span { margin-right: 5px; color: #139362; }
.inner .inner-left .hot-news ul li a { color: #666; }
.inner .inner-left .hot-pro ul li img{width: 100%;}
.inner .inner-left .hot-pro .cont ul li span{text-align: center;display: block;width: 100%;line-height: 30px;background: #fff;}
.inner .inner-left .hot-pro .title2{text-align: center;width: 100%;line-height: 38px;font-size: 17px; background: #fff;}
.inner .inner-right { overflow: hidden; float: right; width: 904px; border: 1px solid #ccc;background:#fff;}
.inner .inner-right .inner-place { margin-top: 0px; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #414141 url(title-bg.jpg); padding: 0 50px; }
.inner .inner-right .inner-place span { font-size: 20px; margin-right: 10px; color: #139362; }
.inner .inner-right .inner-place strong { font-size: 14px; color: #fff; margin-right: 10px; }
.inner .inner-right .inner-place a { color: #fff; margin-right: 5px; }
.inner .inner-right .inner-place .inner-position { float: left; color: #fff; }
.inner .inner-right .pro-img { overflow: hidden; margin-bottom: 20px; margin-top: 10px; }
.inner .inner-right .pro-img ul li { width: 280px; float: left; margin: 0 5px 15px 5px; background: #eee; padding: 4px; border: 1px solid #ccc; }
.inner .inner-right .pro-img ul li:hover { border: 1px solid #139362; }
.inner .inner-right .pro-img ul li:hover span { color: #139362; }
.inner .inner-right .pro-img ul li img { width: 100%;height: 196px;}
.inner .inner-right .pro-img ul li span { color: #666; padding: 5px; display: block; margin-top: 3px; text-align: center; }
.inner .inner-right .pro-img ul li span b { font-weight: 500; }
.inner .inner-right .inner-page { text-align: center; height: 56px; padding-top: 10px; clear: both;overflow:hidden;margin-bottom:10px;}
.inner .inner-right .inner-page .pagination{margin: 11px 46px;}
.inner .inner-right .inner-page ul li { float: left; left: 15%; position: relative; ; margin-right: 1px; width: auto; padding: 3px 10px; color: #666;border: 1px solid #ccc;margin: 0 5px 15px 5px;background: #eee;}
.inner .inner-right .inner-page ul li a { color: #666; display: block; background:#EEEEEE;border-color: #EEEEEE;}
.inner .inner-right .inner-page ul li a:hover { color: #139362; }
.inner .inner-right .inner-page ul li .pageinfo { width: 200px; display: block; background: #666; background: #999; color: #fff; margin: -5px; }
.inner .inner-right .inner-page .thisclass { background: #139362; border: 1px solid #139362; color: #fff; }
.inner .inner-right .inner-page .thisclass a { color: #fff; }
.inner .inner-right .case-img{overflow:hidden;}
.inner .inner-right .case-img ul li{margin:10px;border:1px solid #ccc;background:#fafafa;height:220px;clear:both;overflow:hidden;}
.inner .inner-right .case-img ul li img{width:270px;float:left;padding:3px;border:1px solid #ccc;margin:5px;}
.inner .inner-right .case-img ul li .text{width:490px;float:right;}
.inner .inner-right .case-img ul li .text .case-title{font-size:16px;font-weight:bold;margin-top:10px;}
.inner .inner-right .case-img ul li .text p{color:#666;font-size:12px;margin-top:10px;}
.inner .inner-right .case-img ul li .case-link{height:32px;line-height:32px;width:120px;text-align:center;background:#139362;color:#fff;margin-top:10px;}
.inner .inner-right .case-img ul li .case-link a{display: block;color:#fff;}
.inner .inner-right .rec-news { overflow: hidden; margin: 0px auto; }
.inner .inner-right .rec-news .title {color:#fff; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #139362 url(title-bg.jpg); padding: 0 50px; border-top: 1px solid #ccc; }
.inner .inner-right .rec-news .title .tittle-tittle { font-size: 16px;display: inline;  }
.inner .inner-right .rec-news .title span {font-size: 16px; color: #fff; font-weight: bold; }
.inner .inner-right .rec-news .rec-news-img { overflow: hidden; padding: 10px; }
.inner .inner-right .rec-news .rec-news-img li { overflow: hidden; border-bottom: 1px dashed #94896B; padding-bottom: 10px; }
.inner .inner-right .rec-news .rec-news-img li img { width: 180px; height: 126px; float: left; margin-right: 10px; border: 1px solid #139362; padding: 2px; }
.inner .inner-right .rec-news .rec-news-img li a { font-size: 16px; color: #139362; padding-top: 20px; }
.inner .inner-right .rec-news .rec-news-img li p { color: #666; margin-top: 10px; }
.inner .inner-right .rec-news .rec-news-img li span { color: #999; }
.inner .inner-right .rec-news .rec-news-list { overflow: hidden; padding: 10px; }
.inner .inner-right .rec-news .rec-news-list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; width: 370px; float: left; margin: 0 10px; }
.inner .inner-right .rec-news .rec-news-list li span { color: #139362; margin-right: 20px; }
.inner .inner-right .rec-news .rec-news-list li a { COLOR: #666; }
.inner .inner-right .rec-news .rec-news-list li small { float: right; }
.inner .inner-right .list-article .news-list { padding: 20px; overflow: hidden;}
.inner .inner-right .list-article .news-list li { height: 165px; border-bottom: 1px dashed #ccc; margin-bottom: 10px; padding-top: 10px; }
.inner .inner-right .list-article .news-list li img { display: block; float: left; border: 1px solid #ccc; padding: 5px; width: 200px; margin-right: 20px; height: 144px; }
.inner .inner-right .list-article .news-list li .text { margin-left: 0px; width: 540px; float: left; }
.inner .inner-right .list-article .news-list li .li-title { font-size: 18px; }
.inner .inner-right .list-article .news-list li .li-title a { color: #139362; }
.inner .inner-right .list-article .news-list li .li-title h6 {padding-left: 10px; font-size: 18px; font-weight: 500; color: #139362; }
.inner .inner-right .list-article .news-list li .li-title h6 a { color: #139362; }
.inner .inner-right .list-article .news-list li p { color: #666; font-size: 14px; padding-left: 10px; margin-top: 10px; }
.inner .inner-right .list-article .news-list li span { font-size: 12px; color: #999; margin-left: 10px; }
.inner .inner-right .news-list .inner-page { text-align: center; height: 66px; padding-top: 10px; clear: both; padding-right:158px;}
.inner .inner-right .news-list .inner-page ul li { float: left; left: 15%; position: relative; border: 1px solid #ccc; margin-right: 1px; width: auto; padding: 3px 10px; height: auto; }
.inner .inner-right .news-list .inner-page ul li a { color: #666; display: block; }
.inner .inner-right .news-list .inner-page ul li a:hover { color: #139362; }
.inner .inner-right .news-list .inner-page ul li .pageinfo { width: 200px; display: block; background: #666; background: #999; color: #fff; margin: -5px; }
.inner .inner-right .news-list .inner-page .thisclass { color: #fff; background: #139362; border: 1px solid #139362; }
.inner .inner-right .news-list .inner-page .thisclass a { color: #fff; }
.inner .inner-right .article-image { padding: 0px; overflow: hidden; margin-bottom: 20px; position: relative; margin-top: 10px; color: #333; }
.inner .inner-right .article-image .hd{height:30px;line-height:30px;border-bottom:1px solid #ccc;margin:10px;}
.inner .inner-right .article-image .hd li{width:100px;float:left;background:#ccc;text-align:center;margin-right:10px;cursor:pointer;}
.inner .inner-right .article-image .hd .on{background:#139362;color:#fff;}
.inner .inner-right .article-image .pro-show img{padding:5px;border:1px solid #eee;display: block; margin: 10px auto;}
.inner .inner-right .article-image .pro-body{padding:0 10px;}
.inner .inner-right .article-image .pro-body img{display: block; margin: 10px auto;max-width:800px;}
.inner .inner-right .article-image .pro-body table td{border:1px solid #ccc;}
.inner .inner-right .article-image .parameter{padding:10px;}
.inner .inner-right .article-image .parameter tr{border-bottom:1px solid #ccc;}
.inner .inner-right .article-image .parameter td{border:1px solid #ccc;text-align:center;line-height:31px;}
.inner .inner-right .article-image .parameter th{border:1px solid #ccc;text-align:center;line-height:31px;background: #139362;color: #fff;}
.inner .inner-right .article-image .parameter p{margin:0;}
.inner .inner-right .article-image .inner-title { height: 50px; margin: 10px auto; background: none; line-height: 50px; }
.inner .inner-right .article-image .title { margin-top: 0px; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #139362 url(title-bg.jpg); padding: 0 50px; }
.inner .inner-right .article-image .title h3 { font-size: 18px; color: #fff; font-weight: bold; margin: 0; height: 40px; line-height: 40px; float: left; }
.inner .inner-right .article-image .title span { font-size: 12px; color: #eee; margin-left: 10px; }
.inner .inner-right .article-image blockquote{font-size:16px;background:#eee;border-left-color:#139362;margin-top:10px;margin-bottom:10px;}
.inner .inner-right .article-image .show-bottom { margin: 20px auto; text-align: center; background: #eee; border: 1px solid #ccc; height: 36px; line-height: 36px; overflow: hidden; }
.inner .inner-right .article-image .show-bottom span { border-right: 1px solid #927B54; padding: 0 16px 0 15px; color: #333; }
.inner .inner-right .article-image .show-bottom span a { color: #333; }
.inner .inner-right .in-book { margin-bottom: 10px; }
.inner .inner-right .in-book .title { height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #139362 url(title-bg.jpg); padding: 0 50px; border-top: 1px solid #ccc; }
.inner .inner-right .in-book .title strong { float: left; margin: 0; margin-left: 10px; color: #fff; font-size: 18px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .inner-right .in-book .title span { color: #eee; }
.inner .inner-right .in-book .table { margin-top: 10px; margin-bottom: 5px; }
.inner .inner-right .in-book .table tr { float: left; display: block; }
.inner .inner-right .in-book .table .fo-2 { width: 740px; clear: both; }
.inner .inner-right .in-book .table .fo-3 { width: 740px; clear: both; }
.inner .inner-right .in-book .table tr td { border: 0; width: 90px; color: #666; }
.inner .inner-right .in-book .table tr td input { background: none; border: 1px solid #666; padding-left: 10px; border-radius: 5px; }
.inner .inner-right .in-book .table tr td textarea { background: none; border: 1px solid #666; padding-left: 10px; border-radius: 5px;width:650px;height:100px; }
.inner .inner-right .in-book .btn { color: #333; }
.inner .inner-right .article-article { overflow: hidden; margin-bottom: 20px; }
.inner .inner-right .article-article .inner-title { height: 40px; margin: 0px auto; background: none; font-weight: 500; color: #139362; }
.inner .inner-right .article-article .attr { height: 40px;  border-bottom: 1px dashed #ccc; color: #666; text-align: center; font-size: 12px; margin: 10px; margin-top: 30px; padding-bottom: 10px; }
.inner .inner-right .article-article .attr p { text-align: center;  }
.inner .inner-right .article-article .attr a { color: #aaa; }
.inner .inner-right .article-article .attr .back { float: right; display: inline;  color: #333; padding: 0px 15px; }
.inner .inner-right .article-article .attr .back a { color: #333; }
.inner .inner-right .article-article .art-info{margin:10px;font-size:12px;color:#666;border:1px dashed #ccc;padding:10px;}
.inner .inner-right .article-article .info .info-style{width :100% height: 35px;line-height: 35px; background: #eeeeee;border: 1px solid #f5f2f2;color: #928f8f;padding-left: 25px; }
.inner .inner-right .article-article .info { line-height: 24px; color: #666; padding: 10px; }
.inner .inner-right .article-article .info blockquote{padding:5px 10px;background:#f6f6f6;font-size:16px;border-left-color:#139362;}
.inner .inner-right .article-article .info img{padding:3px;border:1px solid #ccc;margin:10px auto;display: block;max-width:600px;height:auto;}
.inner .inner-right .article-article .prevnext { margin: 20px auto; height: 35px;line-height:35px; background: #eee; padding: 5px 0; border: 1px solid #ccc; color: #333; }
.inner .inner-right .article-article .prevnext .pre_l { float: left; padding-left: 10px; }
.inner .inner-right .article-article .prevnext .pre_r { float: right; padding-right: 10px; }
.inner .inner-right .article-article .prevnext a { color: #333; }
.inner .inner-right .article-article .prevnext a:hover { color: #139362; }
.inner .inner-right .article-right-img { margin-top: 20px; overflow: hidden; }
.inner .inner-right .article-right-img .title { height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #139362 url(title-bg.jpg); padding: 0 50px; border-top: 1px solid #ccc; }
.inner .inner-right .article-right-img .title strong { float: left; margin: 0; margin-left: 10px; color: #fff; font-size: 18px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .inner-right .article-right-img .title span { color: #eee; }
.inner .inner-right .article-right-img ul li { text-align: center; margin: 10px 5px; ; width: 250px; float: left; padding: 4px; border: 1px solid #999; }
.inner .inner-right .article-right-img ul li img { width: 100% }
.inner .inner-right .article-right-img ul li span { color: #333; }
.inner .inner-right .article-right-img .relevant li { background: #fff; border-bottom: 1px dashed #ccc; height: 30px; margin-top: 0px; text-align: left; font-size: 12px; }
.inner .inner-right .case-info{margin-bottom:10px;overflow:hidden;}
.inner .inner-right .case-info p{margin:5px;float:left;border:1px solid #ccc;border-radius:5px;line-height:30px;text-align:center;padding-right:10px;}
.inner .inner-right .case-info p span{background:#139362;color:#fff;display: block;padding:0 5px;float:left;margin-right:5px;}
.inner .inner-right .case-show span{display:block;margin:10px auto;text-align:center;background:#eee;margin-right:10px;}
.inner .inner-news-nav ul li { width: 120px; }
.inner .inner-body { overflow: hidden; padding-top: 10px; padding-bottom: 10px; color: #666; }
.inner .inner-body .title { border-bottom: 1px solid #ccc; height: 40px; line-height: 40px; }
.inner .inner-body .title h3 { border-bottom: 1px solid #139362; float: left; margin: 0; height: 40px; line-height: 40px; font-size: 20px; font-weight: bold; color: #139362; }
.inner .inner-body .title h3 strong { font-size: 26px; color: #139362; }
.inner .inner-body .title span { background: url(pro-title.png); width: 960px; display: block; float: right; height: 7px; margin-top: 15px; }
.inner .rec-news .left { width: 350px; float: left; }
.inner .rec-news .right { width: 700px; float: right; }
.inner .rec-news .right ul { overflow: hidden; }
.inner .rec-news .right form { margin-top: 10px; border: 1px solid #ccc; border-top: 0; height: 285px; }
.inner .rec-news .right form .table { margin-bottom: 0; }
.inner .rec-news .center { }
.inner .rec-news .center ul { overflow: hidden; }
.inner .rec-news .center ul li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; width: 335px; float: left; margin: 0 15px; }
.inner .rec-news .center ul li span { color: #139362; margin-right: 20px; }
.inner .rec-news .center ul li small { float: right; }
.inner .rec-pro { overflow: hidden; margin: 00px auto; background: #eee; padding: 20px 0; }
.inner .rec-pro .title { height: 35px; border-bottom: 1px solid #ddd; line-height: 35px; border-left: 3px solid #139362; }
.inner .rec-pro .title strong { float: left; margin: 0; margin-left: 10px; color: #2d1b17; font-size: 18px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .rec-pro .title span { color: #aaa; }
.inner .rec-pro ul li { width: 255px; float: left; border: 1px solid #ddd; padding: 8px; margin: 10px; background: #f3f3f3; }
.inner .rec-pro ul li:hover { border: 1px solid #139362; }
.inner .rec-pro ul li img { width: 100%; }
.inner .rec-pro ul li span { color: #666; padding: 5px; display: block; margin-top: 3px; text-align: center; }
.inner .rec-pro ul li span b { font-weight: 500; }
.inner .inner-hot ul li { hight: 30px; line-height: 30px; border-bottom: 1px dashed #aaa; }
.inner .inner-hot ul li span { margin-right: 10px; }
.inner .inner-hot ul p { margin-top: 10px; margin-bottom: 0; }
.inner .inner-book { }
.inner .inner-book .title { border-bottom: 1px solid #ccc; height: 40px; line-height: 40px; margin-bottom: 30px; }
.inner .inner-book .title h3 { font-size: 18px; color: #2d1b17; font-weight: bold; float: left; margin: 0; height: 40px; line-height: 40px; margin-right: 10px; }
.inner .inner-book .title span { font-size: 12px; color: #aaa; }
.inner .inner-hot-img { overflow: hidden; }
.inner .inner-hot-img .in-hot-title { border-bottom: 1px solid #ccc; height: 40px; line-height: 40px; }
.inner .inner-hot-img .in-hot-title h3 { font-size: 18px; color: #2d1b17; font-weight: bold; float: left; margin: 0; height: 40px; line-height: 40px; margin-right: 10px; }
.inner .inner-hot-img .in-hot-title span { font-size: 12px; color: #aaa; }
.inner .inner-hot-img ul li { width: 255px; float: left; margin: 10px; text-align: center; }
.inner .inner-hot-img ul li img { width: 100%; display: block; margin-bottom: 10px; }
.inner .inner-search { overflow: hidden; margin-bottom: 20px; }
.inner .inner-search .news-list { padding: 0px; overflow: hidden; margin-bottom: 20px; }
.inner .inner-search .news-list li { width: 500px; float: left; margin: 24px; height: 165px; border-bottom: 1px dashed #ccc; padding-top: 10px; }
.inner .inner-search .news-list li img { display: block; float: left; border: 1px solid #ccc; padding: 5px; width: 180px; margin-right: 20px; height: 130px; }
.inner .inner-search .news-list li .text { margin-left: 0px; width: 280px; float: left; }
.inner .inner-search .news-list li .li-title { font-size: 18px; }
.inner .inner-search .news-list li .li-title strong { font-weight: 500; color: #c30000; }
.inner .inner-search .news-list li .li-title strong a { color: #c30000; }
.inner .inner-search .news-list li p { color: #666; font-size: 14px; margin-top: 10px; }
.inner .inner-search .news-list li span { font-size: 12px; color: #999; margin-left: 10px; }
.inner .inner-search .inner-page { text-align: center; }
.inner .inner-search .inner-page ul { overflow: hidden; width: auto; }
.inner .inner-search .inner-page ul li { display: inline-block; position: relative; margin-right: 5px; border: 1px solid #ccc; border-radius: 5px; padding: 3px 10px; }
.inner .inner-search .inner-page ul li a { color: #666; display: block; }
.inner .inner-search .inner-page ul li .pageinfo { }
.inner .inner-search .inner-page .thisclass { background: #0860A8; color: #fff; }
.inner .inner-search .inner-page .thisclass a { color: #fff; }
.inner .inner-search .inner-page table { margin: 0 auto; }
.inner .inner-search .inner-page td { border: 1px solid #ccc; padding: 3px 10px; width: auto !important; }
.inner .inner-discription table tr td{border:1px solid #ccc;padding:5px 10px;}
.kefu{position:fixed;width:54px;height:275px;right:0;top:30%;z-index:80;}
.kefu ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.kefu ul li div{position:absolute;width:54px;height:54px;line-height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;overflow:hidden;}
.kefu ul li div:hover{background:#139362;opacity:1;filter:Alpha(opacity=100);}
.kefu ul li  i{font-size:30px;height:54px;width:54px;text-align:center;line-height:54px;color:#fff;float:left;}
.kefu ul li .kefutop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.kefu ul li .kefutop:hover{background:#139362;opacity:1;filter:Alpha(opacity=100);}
.kefu ul li img{position:fixed;right:54px;    width: 150px;border: 2px solid #ccc;border-radius: 5px;top: 250px;display: none;}
.kefu .kefu-qr:hover img{display:block;}
.sitemap { overflow: hidden; }
.sitemap .inner-place { height: 30px; border-bottom: 1px dashed #ccc; line-height: 30px; margin-top: 10px; }
.sitemap .inner-place .inner-position { float: left; }
.sitemap .sp-title { float: right; }
.sitemap .sp-title a { background: #eee; padding: 5px; }
.sitemap .linkbox { border: 1px solid #ccc; margin: 10px 0; padding: 3px 10px; }
.sitemap .linkbox h3 { border-bottom: 1px dashed #ccc; }
.sitemap .linkbox ul { overflow: hidden; margin-bottom: 10px; }
.sitemap .linkbox ul li { float: left; margin-right: 10px; }
.inner-juhe{background:#eee;position: relative;}
.inner-juhe .inner-cont{position: relative;}
.inner-juhe-nav{margin-top:10px;}
.inner-juhe-left{width:820px;float:left;background: #fff;margin-top:10px;padding:10px;}
.inner-juhe-right{width:220px;float:right;background:#fff;margin-top:10px;padding:10px;overflow:hidden;}
.juhe-title{height:40px;line-height:40px;background:#eee;border-left:3px solid #1a69ea;padding-left:10px;margin:10px 0;}
.juhe-baike{}
.juhe-baike p{text-indent:32px;font-size:16px;}
.juhe-baike h3{font-weight:bold;}
.juhe-wenti{}
.juhe-wenti ul li{margin-bottom:5px;border-bottom:1px dashed #eee;clear:both;overflow:hidden;padding:10px 0;}
.juhe-wenti ul li i{font-size:24px;margin-right:10px;}
.juhe-wenti ul li img{width:200px;height:147px;float:left;margin-right:10px;}
.juhe-wenti ul li .fa-quora{color:#1a69ea;}
.juhe-wenti ul li .fa-comments-o{color:#fe900d;}
.juhe-wenti ul li a{font-size:18px;font-weight:bold;}
.juhe-wenti ul li p{color:#555;}
.juhe-chanpin{}
.juhe-chanpin ul li{width:185px;float:left;margin:10px;text-align:center;}
.juhe-chanpin ul li img{width:100%;height:138px;}
.juhe-lianxi{}
.juhe-lianxi img{width:100%;}
.juhe-anli{}
.juhe-anli ul li{width:210px;margin:10px auto;text-align:center;}
.juhe-anli ul li img{width:100%;}
.inner .pagr-contact{background:#fff;padding:20px;margin-top:20px;}
.inner .pagr-contact .title{margin:10px auto;text-align:center;}
.inner .pagr-contact .title small{color:#888;font-size:18px;}
.inner .pagr-contact .title .text{font-size:30px;font-weight:bold;}
.inner .pagr-contact .title .text span{color:#139362;}
.inner .pagr-contact .top-cont{margin-top:10px;overflow:hidden;}
.inner .pagr-contact .top-cont .left{width:200px;float:left;margin-left:10px;}
.inner .pagr-contact .top-cont .left img{width:100%;border:5px solid #ccc;border-radius:100px;}
.inner .pagr-contact .top-cont .right{width:900px;float:right;margin-right:10px;margin-top:48px;}
.inner .pagr-contact .top-cont .right strong{font-size:22px;font-weight:500;color:#139362;}
.inner .pagr-contact .top-cont .right strong span{color:#888;font-size:18px;}
.inner .pagr-contact .top-cont .right p{font-size:16px;margin-top:30px;}
.inner .pagr-contact .center{margin-top:20px;overflow:hidden;border-bottom:1px solid #e6e6e6;}
.inner .pagr-contact .center ul li{border: 1px solid #e6e6e6;position: relative;margin: 0 -1px -1px 0;overflow: hidden;float: left;height: 93px;line-height: 93px;font-size: 16px;color: #222222;}
.inner .pagr-contact .center ul li i{font-size:30px;background:#139362;color:#fff;width:40px;height:40px;line-height:40px;text-align:center;border-radius:100px;margin-right:10px;}
.inner .pagr-contact .center ul li span{color:#139362;}
.inner .pagr-contact .center ul .li-1{width: 200px;padding-left: 30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.inner .pagr-contact .center ul .li-2{font-weight:bold;width: 380px;padding-left: 30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.inner .news-relevant { width: 250px; float: right; background: #fff; padding: 30px 10px; margin-top: 20px; }
.inner .news-relevant .rel-title { background: #139362; text-align: center; color: #fff; font-size: 16px; line-height: 40px; }
.inner .news-relevant ul li { border-bottom: 1px dashed #ccc; padding: 10px 0; overflow: hidden; }
.inner .news-relevant ul li em { display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; color: #fff; background: #139362; border-radius: 100px; float: left; margin-right: 10px; }
.inner .news-relevant ul li span { display: block; float: left; width: 200px; color: #666; }
.recommend-news{margin-top:10px;background:#fff;padding:10px; overflow: hidden;}
.recommend-news .rec-title{height:35px;line-height:35px;border-bottom:1px dashed #ccc;font-size:16px;border-left:2px solid #ccc;padding-left:10px;background:#139362;}
.recommend-news .rec-list{overflow:hidden;margin-top:10px;}
.recommend-news .rec-list ul li{width:555px;float:left;margin:10px;line-height:30px;border-bottom:1px dashed #ccc;}
.recommend-news .rec-list ul li span{float:right;font-size:12px;}
.recommend-news {margin-top: 10px;background: #fff;padding: 10px;}
.recommend-news {margin-top: 10px;background: #fff;padding: 10px;}
.relevant-product{width:250px;float:right;background:#fff;padding:30px 10px;margin-top:20px;}
.relevant-product .rel-title{background:#139362;text-align:center;color:#fff;font-size:16px;line-height:40px;}
.relevant-product ul li{border-bottom:1px dashed #ccc;padding:10px 0;overflow:hidden;text-align:center;}
.relevant-product ul li img{width:100%;}
.relevant-product ul li span{display: block;margin:5px auto;}
.inner .pro-arc-cont .explain .right a{width: 200px; background: #139362; display: block;font-size: 15px; line-height: 50px; color: #fff;margin-left: 32%;text-align: center;height: 50px;}


