body { background: #fff; list-style: none;}
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: #018b3e; }
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 {}
@keyframes mymove{from{transform:rotate(0)}to{transform:rotate(360deg)}}
@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: #333;}
.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: #fff; 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-top: 8px}
.header .head-center .introduce img { float: left; }
.header .head-center .introduce .title-title { margin-top: 30px; margin-bottom: 5px; font-size: 22px; color: #018b3e; 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 h1 { 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: 0px; 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: #018b3e; font-size: 28px;font-weight: bold; }
.header .nav { height: 45px;background:url(header-bg.jpg) no-repeat center;clear: both; z-index: 200; position: relative; }
.header .nav .menu ul { padding: 0; list-style: none; margin: 0;min-width:96px;margin-left: 0px}
.header .nav .menu ul li { float: left; position: relative;height:45px;line-height:40px;width: 120px;}
.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: 118px;border-left: 1px solid #389F74;border-right: 1px solid #15632D;text-align: center; line-height: 25px;margin-top:10px;}
.header .nav .menu ul .on { background:#ef8812; border: none; color: #333;height: 45px}
.header .nav .menu ul .on a { color: #fff;border:none;}
.header .nav .menu ul li:hover {background: #ef8812; color: #fff;height: 45px}
.header .nav .menu ul li:hover a{color:#fff;}
.header .nav .menu ul li .sub{width:118px;background:#eee;z-index:200;position:absolute;top:45px;}
.header .nav .menu ul li .sub li a{border:none;color:#333;width:118px;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: 720px; }
.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: #018b3e; 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;z-index: 15}
.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:60px;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;  }
.banner .hotnews{height:40px;background:rgba(247, 247, 247, 0.64);z-index:999;position: absolute;bottom: 0;margin:0 auto;width:100%;}
.banner .hotnews .title{width:100px;float:left;padding-top:10px;}
.banner .hotnews .title strong{font-size:16px;color:#333;font-weight: 500;display: block;float: left;}
.banner .hotnews .picList{width:1000px !important;float:left;overflow:hidden; zoom:1; }
.banner .hotnews .picList li{margin-top:10px;float:left;width:300px!important;text-align:center;}
.banner .hotnews .picList li a{color:#333;font-size:12px;}
.faqbox{width: 1100px;height: 172px;margin:0 auto;height: 300px;margin-top: 50px}
.faqbox .title-1{font-weight: bold;font-size:26px; color: #018b3e; background: url(title-bad.png) no-repeat center center;text-align: center;}
.faqbox .title-2{font-size:16px;color:#999;margin-top:10px;margin-bottom:10px;text-align: center;}
.faqbox a {width: 150px;height: 172px;float: left;margin-right: 40px;text-decoration: none;color: #4c4c4c;}
.faqbox a>div {width: 100%;height: 171px;background: url(fa_btnbg.png) no-repeat left top;transition-timing-function: ease;transition: all 0.8;-o-transition: all 0.8s;-webkit-transition: all 0.8s;-moz-transition: all 0.8s;}
.faqbox a>div:hover{background: url(fa_btnbg.png) no-repeat left bottom;}
.faqbox a>p{width: 100%;height: 40px;margin: 0px;text-align: center;line-height: 40px;font-size: 16px;}
.faqbox a.a_last{margin-right: 0px;}
.jyj-product .title-1{font-weight: bold;font-size:26px; color: #018b3e; background: url(title-bad.png) no-repeat center center;text-align: center;font-weight: bold;font-size:26px; color: #018b3e;}
.jyj-product .title-2{font-size:16px;color:#999;margin-top:10px;margin-bottom:10px;text-align: center;}
.jyj-product { clear: both; overflow: hidden;padding-top: 10px; padding-bottom: 9px;width: 1200px;margin:0 auto;/* height: 1208px */margin-bottom:30px;padding-bottom: 180px;}
.jyj-product .container { }
.jyj-product .pro-nav { float: left; width: 220px; background: #fff; border: 1px solid #eee;}
.jyj-product .pro-nav .pro-nav-t{text-align: center;color: #018b3e;font-size: 18px;font-weight: bold}
.jyj-product .pro-nav .pro-nav-t span{font-size: 12px}
.jyj-product .pro-nav-menu .h1{height:39px;padding:0 0 0 18px;background: #8b8b8b;font-size: 16px;margin-bottom: 12px;clear: both;line-height: 39px;border-radius: 3px;color: #fff; }
.jyj-product .pro-nav-menu .h1 i{float: right;margin-top: -28px;margin-right: 5px;color:#fff;}
.jyj-product .pro-nav-menu .h1:hover{background: #018b3e;color: #fff}
.jyj-product .pro-nav-menu .h1 a{display: block;padding: 0 0 0 28px;color: #fff;}
.jyj-product .pro-nav-menu ul{display:block;}
.jyj-product .pro-nav-menu ul i{color: #575757;float: right;margin-right: 10px}
.jyj-product .pro-nav-menu ul .two{background: #fff;}
.jyj-product .pro-nav-menu ul .two a{color: #575757}
.jyj-product .pro-nav-menu ul li{padding: 0 0 9px 44px;height: 36px;line-height: 44px;font-size: 16px;margin-top: 5px;background: #585858;}
.jyj-product .pro-nav-menu .btn{background: #018b3e;padding: 0 0 9px 0;height: 36px;line-height: 44px;font-size: 16px;margin-top: 5px;color: #fff;width: 220px;}
.jyj-product .pro-nav-menu ul li:hover{border-radius: 30px}
.jyj-product .pro-nav-menu ul li a{display: block;color: #fff;}
.jyj-product .pro-nav .kefu-center{margin-top:10px;}
.jyj-product .pro-nav .kefu-center .qrcode { text-align: center; }
.jyj-product .pro-nav .kefu-center .qrcode img { width: 160px; background: #fff; padding: 5px; border-radius: 5px; }
.jyj-product .pro-nav .phone { clear: both; padding-top: 10px; background: #fff; }
.jyj-product .pro-nav .phone i { font-size: 18px; margin-right: 10px; margin-left: 30px; color: #018b3e; }
.jyj-product .pro-nav .phone strong { font-size: 16px; font-weight: 500; }
.jyj-product .pro-nav .phone li { line-height: 36px; color: #111; border: 0; margin-left: 0; margin-right: 0; border-top: 1px dashed #ccc; margin-bottom: 3px; }
.jyj-product .pro-nav .phone li .adress{width: 172px;margin:0;display: inline;}
.jyj-product .pro-nav .phone li .adress span{margin: 0 0 20px 60px; display: block;line-height: 10px;}
.jyj-product .pro-nav .phone img { width: 100%; margin:0; }
.jyj-product .pro-nav .map img { width: 218px; height: 188px; }
.jyj-product .pro-img { width: 950px; float: right; background: #fff;height: 35px;}
.jyj-product .pro-img .pro-title { height: 35px; line-height: 35px;background:url(title-bg.jpg) center center;}
.jyj-product .pro-img .pro-title span { float: left; display: block; font-size: 26px; margin: 5px 0 0 5px; color: #fff;margin-right:5px;animation:mymove 3s infinite linear;}
.jyj-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;}
.jyj-product .pro-img .pro-title .title-title-a{float: right; margin: 0; font-size: 16px; color: #fff; height: 35px; line-height: 35px; padding: 0 10px;display: inline;}
.jyj-product .pro-img ul { zoom: 1;margin-top:10px; }
.jyj-product .pro-img li { width: 300px;height: 265px;float: left; position: relative; margin: 8px 5px; -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;}
.jyj-product .pro-img li img { width: 100%; display: block;}
.jyj-product .pro-img li span { color: #666; margin: 10px 0; display: block;}
.jyj-product .pro-img li .a-link { font-size: 12px; color: #fff; padding: 3px 10px; float: right; background: #006ADB; margin-right: 10px; margin-top: 5px; }
.jyj-product .pro-img li:hover { z-index: 20; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); transform: translateY(-5px); }
.jyj-about{background: #F7F7F7}
.jyj-about .title-1{font-weight: bold;font-size:26px; color: #018b3e; background: url(title-bad.png) no-repeat center center;text-align: center;padding-top: 20px}
.jyj-about .title-2{font-size:16px;color:#999;margin-top:10px;margin-bottom:10px;text-align: center;}
.jyj-about .contact{width: 1200px;margin:0 auto;}
.jyj-about .contact .left{width: 600px;float: left;background: #2D2D2D;height: 350px}
.jyj-about .contact .right{width: 600px;float: right;background: #fff;height: 350px}
.jyj-about .contact .right li{list-style: none;font-size: 24px;font-weight: bold;color: #018b3e;margin:15px 0 15px 20px;}
.jyj-about .contact .right p{margin:15px 5px 0 20px;font-size: 16px;}
.jyj-about .contact .right h4{margin:15px 5px 0 20px;font-size: 16px;}
.jyj-about .contact .right .more{display: block;width: 100px;height: 30px;border-radius: 10px;border: 2px solid #018b3e;margin:35px 0 0 20px;line-height: 30px;text-align: center;}
.jyj-about .contact .right .more:hover{background: #018b3e;color: #fff}
.roll{padding-top:10px;padding-bottom:20px;clear:both;}
.roll .slideGroup{}
.roll .slideGroup .parHd{height:50px;line-height:50px;}
.roll .slideGroup .parHd ul li{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 ul .on{background:#353535;}
.roll .slideGroup .parHd .roll-hr{height:1px;width:630px;background:#888;float:left;margin-top:26px;margin-left:50px;}
.roll .slideGroup .parHd  a{float:right;}
.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;}
.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;}
.mr-case{clear:both; background: #FFFFFF;background: url(case.jpg) no-repeat center center;margin-top: 20px}
.mr-case .title-1{font-weight: bold;font-size:26px; color: #018b3e; background: url(title-bad.png) no-repeat center center;text-align: center;}
.mr-case .title-2{font-size:16px;color:#999;margin-top:10px;margin-bottom:10px;text-align: center;}
.mr-case .title { height: 80px; text-align: center; background: url(title.png) center center; }
.mr-case .title .title-text { width: 118px; margin: 0 auto; }
.mr-case .title .bt { font-size: 56px; font-weight: bold; color: #03845D; float: left; }
.mr-case .title .st { float: right; margin-top: 13px; }
.mr-case .title .st span { color: #03845D; display: block; font-size: 24px; height: 30px;font-weight: bold; }
.mr-case .title .st small { color: #999; font-weight: bold; font-size: 16px; }
.mr-case .cont {position:relative;height:750px;margin-top:20px;}
.mr-case .cont ul li{position:absolute;overflow:hidden;}
.mr-case .cont ul li img{width:100%;height:100%;z-index:0;position: absolute;}
.mr-case .cont ul li span{position:absolute;bottom:0;z-index:10;background:rgba(0,0,0,0.6);color:#fff;height:30px;line-height:30px;text-align:center;width:100%;}
.mr-case .cont ul li:nth-child(1){width:600px;height:450px;}
.mr-case .cont ul li:nth-child(2){width:288px;height:218px;left:612px;}
.mr-case .cont ul li:nth-child(3){width:288px;height:218px;right:0px;}
.mr-case .cont ul li:nth-child(4){width:288px;height:218px;top:232px;left:612px;}
.mr-case .cont ul li:nth-child(5){width:288px;height:218px;top:232px;right:0px;}
.mr-case .cont ul li:nth-child(6){width:392px;height:295px;top:462px;}
.mr-case .cont ul li:nth-child(7){width:392px;height:295px;top:462px;left:404px;}
.mr-case .cont ul li:nth-child(8){width:392px;height:295px;top:462px;right:0;}
.mr-case .cont ul li:hover img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}
.title-1{font-weight: bold;font-size:26px; color: #018b3e; background: url(title-bad.png) no-repeat center center;text-align: center;}
.title-2{font-size:16px;color:#999;margin-top:10px;margin-bottom:10px;text-align: center;}
.in-title{margin-bottom:20px;}
.jyj-news{background:#FFFFFF;overflow:hidden;padding:30px 0;}
.jyj-news{background:#F7F7F7;overflow:hidden;margin-top: 20px}
.jyj-news .title-1{font-weight: bold;font-size:26px; color: #018b3e; background: url(title-bad.png) no-repeat center center;text-align: center;}
.jyj-news .title-2{font-size:16px;color:#999;margin-top:10px;margin-bottom:10px;text-align: center;}
.jyj-news .in-title{margin-bottom:20px;}
.jyj-news .news-title{border-left:3px solid #666;padding-left:10px;font-size:20px;}
.jyj-news .news-title a{border-bottom:1px dashed #eee;padding-bottom:5px;}
.jyj-news .cont{overflow:hidden;margin-top:10px;}
.jyj-news .cont .left{float:left;width:250px;background: #018b3e;height:300px;}
.jyj-news .cont .left .ne-title{height:69px;text-align:center;padding-top:20px; }
.jyj-news .cont .left .title-en{font-size: 18px;color:#eee;font-weight: bold;}
.jyj-news .cont .left .title-ch{font-size: 18px;color:#fff;}
.jyj-news .cont .left img{ margin-top: 21px;}
.jyj-news .cont .right{float:right;width:840px;height:300px;}
.jyj-news .cont .right ul li{height:100px;background: #f4f4f4;}
.jyj-news .cont .right ul .li2{background: #fff;}
.jyj-news .cont .right .date{float:left;width:122px;height:70px;background: #018b3e;color:#eee;font-size:20px;text-align: center;margin:15px 30px;line-height:38px;}
.jyj-news .cont .right .ne-title{font-size:18px;color:#018b3e;font-weight:bold;padding-top:20px;width:730px;}
.jyj-news .cont .right .description{width:730px;color:#666;}
.jyj-news .cont .right .number{float:right;height:98px;width:100px;color:#ddd;font-size:30px;text-align: center;line-height: 100px;background: #969696;margin-top:-85px;}
.jyj-news .cont .right ul .li2 .number{background: #B2B2B2;}
.jyj-news .cont .bottom{padding-top:30px;clear:both;height:200px;}
.jyj-news .cont .bottom ul li{width:380px;float:left;border-bottom:1px dashed #ccc;margin:10px;}
.jyj-news .cont .bottom ul li a{color:#666;}
.jyj-news .cont .bottom ul li span{color:#018b3e;margin-right:5px;}.partner { clear: both; padding: 20px 0; }
.client {background: #FFFFFF;height: 210px;padding-top: 1px;margin-top: 12px;}
.client .container{width: 1100px;}
.client .title-1{font-weight: bold;font-size:26px; color: #018b3e; background: url(title-bad.png) no-repeat center center;text-align: center;padding-top: 20px;}
.client .title-2{font-size:16px;color:#999;margin-top:10px;margin-bottom:10px;text-align: center;}
.client ul {width: 1300px;}
.client ul li {width: 273px;float: left;margin-right: 40px;}
.client ul li .img {overflow: hidden;box-sizing: border-box;border: 3px solid #fff;margin: 0 auto;position: relative;}
.client ul li .img img {width: 100%;height: 100%;}
.client ul li .txt {width: 273px;margin-top: -80px;background: #FFFFFF;box-sizing: border-box;padding: 30px;padding-top: 90px;color: #333;box-shadow: 1px 3px 9px #D6C7C7;}
.client ul li h5 a {font-size: 20px;text-align: left;font-weight: 600;line-height: 55px;color: #018B3E;}
.client ul li p {font-size: 16px;line-height: 26px;color: #383838;height: 72px;overflow: hidden;}
.client ul li>a {width: 155px;height: 37px;background: #45ad00;text-align: center;line-height: 37px;display: block;color: #fff;font-size: 15px;margin-top: 20px;}
.client ul li .more {width: 130px;height: 32px;border: 1px solid #fff;display: block;margin: 0 auto;text-align: center;line-height: 34px;margin-top: 10px;}
.client ul li .more a {color: #fff;}
.top {height: 200px;background: url(advantage_01.jpg) no-repeat center center;}
.advantage { overflow: hidden; margin-top: 0px; }
.advantage{width: 100%;height: 1480px;background: url(advantage.jpg) no-repeat center center;}
.advan1{width: 1100px;height: 290px;margin: 0px auto;}
.advan2{width: 1100px;height: 330px;margin: 0px auto;}
.advan3{width: 1100px;height: 247px;margin: 0px auto;}
.advan4{width: 1100px;height: 310px;margin: 8px auto;}
.advan1 .cont{width: 480px;height: 370px;float: right;margin: 65px 54px;}
.advan2 .cont{width: 480px;height: 330px;float: left;margin: 134px 0px 0 -72px;}
.advan3 .cont{width: 480px;height: 322px;float: right;margin: 167px 52px 0px 0px;}
.advan4 .cont{width: 480px;height: 320px;float: left;margin: 288px 0px 0px -73px;}
.advantage .cont p{font-size: 14px; line-height: 24px;margin-bottom: 12px;color: #333333;}
.advantage .cont strong{font-size: 14px; line-height: 24px;font-style: normal;display: inline;}
.advantage .cont .advan-t{font-size: 22px; text-indent: 94px;color: #FFFFFF;margin-bottom: 34px;font-weight: bold;letter-spacing:4px;margin-left: -26px;}
.advantage .cont .advan-btn{margin-top:10px;overflow:hidden;margin-left:55px;}
.advantage .cont .advan-btn a{display: block;width:130px;height:40px;text-align:center;line-height:40px;background:#2d2d2d;color:#fff;float:left;margin:10px 20px;border-radius: 5px;}
.advantage .cont .advan-btn a:hover{background:#f39802 url(head-nav-hover.jpg); border-radius: 5px;color: #333;}
.advantage .cont p i { font-size: 16px; color: #018b3e; margin-right: 10px;}
.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; }
.partner { clear: both;padding: 32px 0 0px 0;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: 250px; display: block; border: 1px solid #ccc; border-radius: 10px;}
.partner .cont .partner-img .bd ul li span { color: #666; margin: 5px 0; display: block; }

.footer{background:url(foot-bg.jpg) top center;height: 375px;}
.footer .left{float:left;height:332px;width: 400px;margin-top: -15px;}
.footer .left .company{width:290px;height:80px;line-height:80px;text-align:center;font-size:20px;color:#fff;}
.footer .left .f-contact{margin-top:35px;margin-left:20px;}
.footer .left .f-contact p{font-size:18px;margin-top:20px;color: #fff;}
.footer .left .f-contact .last{display: block;line-height: 30px;}
.footer .left .f-contact p i{font-size:18px;color:#12A04C;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;margin-top: -35px;}
.footer .right .nav{margin-top:50px;padding-bottom:30px;}
.footer .right .nav ul li{float:left;margin-right:28px;}
.footer .right .nav ul li a{color:#fff;}
.footer .right .nav ul li a:hover {color:#ccc;}
.footer .right .foot-copy{color:#fff;margin-top:15px;}
.footer .right .foot-copy a span{color: #fff;}
.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: 29px auto;margin-bottom:20px;}
.footer .qr span {color: #FFF;}
.footer .foot-bottom{height:30px;line-height:15px;clear:both;font-size:12px;color:#333;overflow:hidden;width: 1083px;color: #A5A5A5;padding-top: 21px;}
.footer .foot-bottom p{margin:0;}
.footer .foot-bottom a{color:#fff;}
.footer .foot-bottom img{height:30px;float:right;}
.page-title{height:30px;line-height:30px;background:#eee;}
.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: #018b3e; 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: #018b3e; }
.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:0px; 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: #018b3e; }
.inner .inner-left { width: 260px; float: left; }
.inner .inner-left .inner-nav {background: #F7F7F7;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:#018b3e;border-bottom: 1px solid}
.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: #018b3e; 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 .inner-left .inner-nav .pro-nav-menu .menu .btn2{background: #399D5D;padding: 15px;color: #fff;font-size: 16px;border-radius: 10px;margin: 10px 0 10px 0;}
.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: #555555;padding:0 20px;margin-top:5px;color:#fff;}
.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:#018b3e;}
.inner .inner-left .inner-nav ul li { height: 44px; line-height: 44px;border-bottom: 1px solid #908A8A;padding:0 20px;background: #FFFFFF;border-radius: 4px;margin-bottom: 3px;}
.inner .inner-left .inner-nav ul .two{background: #fff;}
.inner .inner-left .inner-nav ul .two a{color: #575757}
.inner .inner-left .inner-nav ul li span{font-size:16px;margin-top:16px;margin-right:20px;color:#018b3e;}
.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;color: #000;}
.inner .inner-left .inner-nav ul li:hover { background: #018b3e; }
.inner .inner-left .inner-nav ul li:hover a { color: #fff; }
.inner .inner-left .inner-nav ul .hover{background: #018b3e;}
.inner .inner-left .inner-nav ul .hover a{color:#fff;}
.inner .inner-left .hot-pro { margin-top: 0px; border: 1px solid #018b3e; overflow: hidden; }
.inner .inner-left .hot-pro .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #018b3e; font-weight: bold; }
.inner .inner-left .hot-pro .cont { margin-top: 10px; text-align: center; }
.inner .inner-left .hot-pro .cont ul li { width: 250px; margin: 5px auto; }
.inner .inner-left .hot-pro .cont ul li img { width: 100%; border: 1px solid #ccc; }
.inner .inner-left .hot-pro .cont ul li span { color: #666; }
.inner .inner-left .inner-contact { margin-top: 10px; border: 1px solid #018b3e; }
.inner .inner-left .inner-contact .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #018b3e; 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 #018b3e; }
.inner .inner-left .hot-news .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #018b3e; 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: #018b3e; }
.inner .inner-left .hot-news ul li a { color: #666; }
.inner .inner-right { overflow: hidden;width: 904px; border: 1px solid #ccc;background:#fff;margin:0 auto;float: right;}
.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: #018b3e; }
.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 #018b3e; }
.inner .inner-right .pro-img ul li:hover span { color: #018b3e; }
.inner .inner-right .pro-img ul li img { width: 100%;height: 190px}
.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 .pagination{margin:0 195px 0 0;}
.inner .inner-right .inner-page { text-align: center; height: 36px; padding-top: 10px; clear: both;overflow:hidden;margin-bottom:10px;}
.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;height: 28px}
.inner .inner-right .inner-page ul li a {color: #666; display: block;}
.inner .inner-right .inner-page ul li a:hover { color: #018b3e; }
.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: #018b3e; border: 1px solid #018b3e; 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:#018b3e;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: #018b3e 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 #018b3e; padding: 2px; }
.inner .inner-right .rec-news .rec-news-img li a { font-size: 16px; color: #018b3e; 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: #018b3e; 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; margin-bottom: 20px; }
.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: #018b3e; }
.inner .inner-right .list-article .news-list li .li-title h6 {padding-left: 10px; font-size: 18px; font-weight: 500; color: #018b3e; }
.inner .inner-right .list-article .news-list li .li-title h6 a { color: #018b3e; }
.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: 37px; padding-top: 10px; clear: both; }
.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:29px; }
.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: #018b3e; }
.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: #018b3e; border: 1px solid #018b3e; }
.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:#018b3e;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: #018b3e;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: #018b3e 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:#018b3e;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: #018b3e 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: #018b3e; }
.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:#018b3e;}
.inner .inner-right .article-article .info img{padding:3px;border:1px solid #ccc;margin:10px auto;display: block;max-width:720px;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: #018b3e; }
.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: #018b3e 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:#018b3e;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 #018b3e; float: left; margin: 0; height: 40px; line-height: 40px; font-size: 20px; font-weight: bold; color: #018b3e; }
.inner .inner-body .title h3 strong { font-size: 26px; color: #018b3e; }
.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: #018b3e; 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 #018b3e; }
.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 #018b3e; }
.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;}
.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:#360b02;}
.inner .pagr-contact .top-contact{margin-top:10px;overflow:hidden;}
.inner .pagr-contact .top-contact .left{width:200px;float:left;margin-left:10px;}
.inner .pagr-contact .top-contact .left img{width:100%;border:5px solid #ccc;border-radius:100px;}
.inner .pagr-contact .top-contact .right{width:900px;float:right;margin-right:10px;margin-top:30px;}
.inner .pagr-contact .top-contact .right strong{font-size:22px;font-weight:500;color:#360b02;}
.inner .pagr-contact .top-contact .right strong span{color:#888;font-size:18px;}
.inner .pagr-contact .top-contact .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:#360b02;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:#360b02;}
.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;font-size: 15px;}
/*public*/
.inner .inner-page { text-align: center;padding-top: 10px; clear: both;overflow:hidden;margin-bottom:10px;}
.inner .inner-page a{position: relative;width: auto; padding: 3px 10px;border: 1px solid #EEE;margin: 0 5px 15px 5px;background: #EEE;color: #666; display:inline-block;}
.inner .inner-page span{position: relative;width: auto; padding: 3px 10px; border: 1px solid #ccc;margin: 0 5px 15px 5px;background:#360b02;color:#fff;display:inline-block; }
.inner .inner-page a:hover{background: #eee;color: #360b02; }
.inner .inner-news { overflow: hidden; margin:10px auto;background:#fafafa;clear:both;}
.inner .inner-news .title { height: 40px; line-height: 40px; clear: both; overflow: hidden;padding: 0 10px;border-bottom:1px dashed #ccc;}
.inner .inner-news .title strong { float: left; margin: 0; margin-left: 10px; color: #360b02; font-size: 16px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .inner-news .title span { color: #666; }
.inner .inner-news .rec-news-img { overflow: hidden;width:440px;height:370px;position: relative;float:left;margin-top:10px;margin-left:10px;}
.inner .inner-news .rec-news-img .hd { height:30px; overflow: hidden; position: absolute; bottom:70px; z-index: 1; left:33%; }
.inner .inner-news .rec-news-img .hd ul { overflow: hidden; zoom: 1; float: left; }
.inner .inner-news .rec-news-img .hd ul li { float: left; margin-right: 2px; width:30px; height:30px;line-height:30px; text-align: center; background: rgba(255,255,255,0.4); cursor: pointer; border-radius: 100px; margin: 0 2px; }
.inner .inner-news .rec-news-img .hd ul li.on { background: #360b02; color: #fff; }
.inner .inner-news .rec-news-img .bd { width:440px; height: 370px; overflow: hidden; margin: 0 auto; position: relative }
.inner .inner-news .rec-news-img .bd ul {overflow: hidden; position: absolute; top: 0; left: 0 }
.inner .inner-news .rec-news-img .bd li { float: left;padding:10px;border:1px solid #ccc;background:#fff;}
.inner .inner-news .rec-news-img .bd li a { display: block; }
.inner .inner-news .rec-news-img .bd li img{width: 400px; height: 300px;border:1px solid #ccc;}
.inner .inner-news .rec-news-img .bd li span{display: block;height:30px;line-height:30px;text-align:center;}
.inner .inner-news .rec-news-list { overflow: hidden;float:right;width:750px;margin-top:10px;}
.inner .inner-news .rec-news-list li { height: 34px; line-height: 34px;width: 700px; float: left; margin:3px 10px;overflow:hidden;background:#fff;padding:0 10px;}
.inner .inner-news .rec-news-list li i { color: #360b02; margin-right: 20px; }
.inner .inner-news .rec-news-list li a { color: #666; }
.inner .inner-news .rec-news-list li small { float: right; }
.zhuobo-kf{width:10%;position:fixed;right:0;bottom:30%;z-index:10;animation:mymove 5s infinite;
direction:alternate;-webkit-animation:mymove 1s infinite;-webkit-animation-direction:alternate;}
@keyframes mymove{from {bottom:30%;}to {bottom:33%;}}
@-webkit-keyframes mymove{from {bottom:30%;}to {bottom:33%;}}
.zhuobo-kf:hover{cursor:pointer;}
.zhuobo-kf img{width:100%;}
.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:#018b3e;}
.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:#018b3e;}
.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:#018b3e;color:#fff;width:40px;height:40px;line-height:40px;text-align:center;border-radius