@charset "utf-8";/*Copyright (C) 山东卓博信息科技有限公司 All rights reserved版权声明：以下代码均属于山东卓博信息科技有限公司（以下简称卓博科技）原创设计，版权归卓博科技所有，拷贝、抄袭、盗用者将追究其法律责任。 */body {background:#fff;font-size:14px;}
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:#1a75f1;}
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;}
@keyframes promove {from {transform:translateX(0px)}
to {transform:translateX(5px)} 
}
h1,h2,h3,h4,h5,h6 {margin:0 auto;}
.body{background: #fafbff} 
.container {max-width:1200px;width:1200px !important;padding:0;position:relative;}
.header{z-index: 100; width: 100%; position: relative;}
.header .head-top{height: 35px;line-height: 35px;background: #efefef;}
.header .head-top .left{float: left; color: #525252;}
.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: #525252;}
.header .head-top .right a{color: #525252;}
.header .head-top .right a:hover{color: #ffbc00;}
.header .head-top .right span{color: #525252; 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;}
.header .head-center .left .logo { float: left; margin-top:20px; margin-bottom: 0;}
.header .head-center .left .text .text-b {color:#fe8402;font-size:24px;font-weight:bold;}
.header .head-center .left .text .text-m {margin-top:5px;}
.header .head-center .left .text {float:left;margin-top:35px;height:60px;padding-left:19px;}
.header .head-center .left .text h2 {color:#009a44;font-size:28px;font-weight:bold;padding-bottom:6px;margin-top:4px;}
.header .head-center .left .text h3 {font-size:16px;color:#636363;}
.header .head-search{width:400px;float:left; margin-left:115px; margin-top: 10px;}
.header .head-search .form {margin-right: 0px; margin-top:20px;overflow:hidden;}
.header .head-search .form .search-keyword { width: 260px; height:35px; line-height:35px; background: #fff; color: #aaa; padding-left: 28px; font-size: 12px; float: left;border: 1px solid #ccc; border-right: 0; }
.header .head-search .form .search-submit { width: 49px; height: 35px; background: #009a44; border: none;top: 0; font-size: 14px; color: #fff; }
.header .head-search .tags {height:40px;line-height: 40px; font-size: 12px;margin-top:10px;}
.header .head-search .tags span { float: left; font-size: 14px; line-height: 40px; margin: 0; font-weight: bold; color: #20171a; }
.header .head-search .tags h4 { float: left;margin-right: 5px; border-right: 1px solid #8C7B50; padding-right:5px;font-size: 12px;margin-top:12px;}
.header .head-search .tags h4:last-child{border-right:0;}
.header .head-center .introduce { float: left; width: 430px; margin: 0; }
.header .head-center .introduce img { float: left; }
.header .head-center .introduce strong { margin-top: 30px; margin-bottom: 5px; font-size: 22px; color:#009a44; display: block; }
.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 .phone { float: right; font-size: 28px; margin-top:24px; width: 300px;}
.header .head-center .phone img { margin-right: 20px; float: left;width:49px;margin-top:10px;}
.header .head-center .phone .phone-num { float: left; margin-top: 3px; }
.header .head-center .phone small { font-size: 16px; display: block; margin-left: 3px; color: #888; }
.header .head-center .phone span { display: block; color:#ef6500; font-weight: bold; }
.header .nav {clear:both;z-index:200;position:relative;background:url(nav-bg.jpg) no-repeat center;}
.header .nav .menu ul {padding:0;list-style:none;margin:0;min-width:96px;}
.header .nav .menu ul li {float:left;position:relative;line-height:45px;border-left:1px solid #c7c7c7;}
.header .nav .menu ul li span {margin-right:10px;}
.header .nav .menu ul li a {display:inline-block;float:left;width:170px;text-align:center;font-size:15px;color: #fff;}
.header .nav .menu ul li.on{background:#ef6500}
.header .nav .menu ul .on a {color:#fff;border:none;color:#ffffff;}
.header .nav .menu ul li:hover{background:#ef6500}
.header .nav .menu ul li a:hover{color:#fff;}
.header .nav .menu ul li .sub {background:#eee;z-index:200;position:absolute;top:45px;}
.header .nav .menu ul li .sub li a {border:none;color:#333;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;}
.t_h2{margin: 40px auto 40px; width: 1200px;position: relative; line-height: 48px; font-weight: bold;font-size: 32px;  height: 105px; text-align: center;  background:url(tic.png) no-repeat center bottom; color: #303030;}

.t_h2 b{color: #019944;}
.t_h2 strong{color: #019944;}
.t_h2 em{display: block;text-align: center; letter-spacing: 3px; color: #666; line-height: 26px; font-size:18px; font-weight: normal;}
.t_h2 h1{display: block;text-align: center; letter-spacing: 3px; color: #666; line-height: 26px; font-size:18px; font-weight: normal;}
.t_h2 a,.t_h2 a:hover{text-decoration: none; color: #303030;}
.index-title{margin-bottom: 20px;margin-top:20px;}
.index-title .cn{text-align: center;color: #333;line-height: 100%;font-size: 24px;margin-bottom:8px;display: block;}
.index-title .cn span{color: #009a44;margin:0 5px;font-weight:bold;}
.index-title .en{text-align: center;line-height: 100%;font-size: 16px;margin-bottom: 5px;display: block;color:#999;}
.index-title .img{text-align:center;}

.banner {width:100%;overflow:hidden;position:relative;}
.banner .hd{height: 20px; overflow: hidden; position: absolute; bottom:30px; z-index: 1; left: 46%;}
.banner .hd ul{overflow: hidden; zoom: 1; float: left;}
.banner .hd ul li{float: left; margin-right: 2px; width: 10px; height: 10px; line-height: 14px; text-align: center; background: rgba(255,255,255,0.4); cursor: pointer; border-radius: 100px; margin: 0 2px;}
.banner .hd ul li.on{background:#ef6500; color:#ef6500;width:40px;}
.banner .bd{width: 100%;overflow: hidden; margin: 0 auto; position: relative;text-align:center;}
.banner .bd ul{width: 100%;top: 0; left: 0}
.banner .bd li{float: left; width: 100%;}
.banner .bd li span{display: block; width: 100%;}
.banner .bd li img{width:100%;} 
.banner .prev,.banner .next {height:75px;line-height:75px;background:#fff;position:absolute;top:45%;margin-top:-25px;display:block;filter:alpha(opacity=50);opacity:0.5;font-size:50px;color:#000;padding:0 5px;z-index: 1000;}
.banner .next {left:auto;right:0;background-position:8px 5px;}
.banner .prev:hover,.banner .next:hover {filter:alpha(opacity=100);opacity:1;z-index: 1000;position: absolute;}
.banner .prevStop {display:none;}
.banner .nextStop {display:none;}


/*搜索栏*/
.keyword {height:50px;line-height:50px;background:#eee;}
.keyword .tags {float:left;color:#585858;}
.keyword .tags span {font-weight:bold;float:left;}
.keyword .tags h4 {font-size:14px;float:left;line-height:50px;margin:0;margin:0 20px;}
.keyword .search {float:right;line-height:33px;margin-top:5px;}
.keyword .search .form {height:35px;margin-right:0px;overflow:hidden;line-height:35px;margin-top:13px;}
.keyword .search .form .search-keyword {width:240px;height:35px;line-height:35px;background:#f6f6f6;color:#aaa;padding-left:28px;font-size:12px;float:left;border:0;}
.keyword .search .form .search-submit {width:49px;background:#444;border:none;top:0;font-size:14px;color:#fff;}


.index-fwxm{overflow: hidden;}
.index-fwxm .con ul li{width: 31%;margin:0 10px;border: 1px #eee solid;float: left;}
.index-fwxm .con ul li .top{background:#f7f7f7;height:150px;margin-bottom: 10px;padding-top:30px;}
.index-fwxm .con ul li i{font-size:45px;color:#019944;float:left;width:25%;text-align:center;margin-top:20px;}
.index-fwxm .con ul li .text {width:75%;float:right}
.index-fwxm .con ul li .text span{font-size:22px;font-weight: bold;}
.index-fwxm .con ul li .text p{color:#868686ee;}
.index-fwxm .con ul li img{width:100%;border:1px #eee solid;background: #eee;}
.index-fwxm .con ul li .top:hover{box-shadow: 5px 5px 5px #cccccc;}
.index-fwxm .con ul li:hover{transform: scale(1.02);}
.index-fwxm .con ul li:hover .top{background:#019944;color:#fff;}
.index-fwxm .con ul li:hover .top i{color:#fff;}
.index-fwxm .con ul li:hover .top p{color:#fff;}
.index-fwxm .con ul .cur .top{background:#019944;color:#fff;}
.index-fwxm .con ul .cur .top i{color:#fff;}
.index-fwxm .con ul .cur .top p{color:#fff;}

/*关于我们*/    

.index-about{height:620px;background:url("index-about-bg.jpg")center center;margin-top:40px;}
.index-about .left{width:550px; margin-left: 120px; padding-top:87px;float:left;}
.index-about .left .title{font-size:26px;color:#019944;font-weight:bold;margin-bottom:15px;}
.index-about .left small{color:#666;font-size:16px;margin-bottom:40px;display: block;}
.index-about .left p{font-size:16px;color:#666;}
.index-about .left a{display: block;background:#019944;color:#fff;width:150px;height:40px;line-height:40px;text-align:center;font-size:16px;border-radius:100px;margin-top:30px;}
.index-about .left a:hover{background:#ef6500}
.index-about .right{float:right;padding-top:120px;margin-right:19px;}



/*产品中心*/  
.product{overflow: hidden;background:#fafbff;padding-bottom:80px;}
.product .left{width:270px;background:#019944;padding:10px;float:left;margin-top: 20px;}
.product .left .title{height:60px;line-height:60px;text-align:center;background:#fff;margin:0 auto;font-size:18px;}
.product .left ul li {}
.product .left ul li a{display: block;line-height:62px;border-bottom:1px dashed #ffffff;color:#fff;padding-left:10px;font-size:17px;}
.product .left ul li a i{margin-right:10px;}
.product .left ul li i{  float: right;
    margin-top: -48px;
    border-radius: 20px;
    font-size: 19px;
    width: 22px;
    cursor: pointer;
    text-align: center;
    height: 22px;
    line-height: 19px;
    margin-right: 13px;
    color: #019944;
    display: block;
    background: #fff;
}

.product .left ul li:hover i{background: #ef6500;color: #fff;}
.product .left ul li a:hover{color:#019944;background: #fff;}
.product .left ul li .sub{text-align: center;display: none;}

.product .left ul li .sub a{font-size:14px;font-weight:200;height:40px;line-height:40px;}

.product .left img{width:100%;margin-top:10px;}
.product .right{float: right;width: 910px;}
.product .left .phone{clear: both; padding-top:36px;}
.product .left .phone i{font-size: 16px; margin-right: 10px; margin-left:5px; color: #fff;}
.product .left .phone strong{font-size: 16px; font-weight: 500;}
.product .left .phone li span{font-size: 15px;}
.product .left .phone li{line-height:60px;color: #fff;border: 0;margin-left: 0;margin-right: 0;border-top: 1px dashed #ccc;padding: 0 5px;display: block;}
.product .right .pro-img{height: 360px;}
.product .right ul li{width: 31%;float:left;border: 4px solid #ececec;margin-left:20px;margin-top:40px;}
.product .right ul li img{width: 100%}
.product .right ul li .text .title-title{font-size:16px;text-align: center;display: block;line-height:44px;border-bottom:1px #dedede solid;}
.product .right ul li .text span{display: block;font-size: 15px;color: #6b6b6b;width: 90%;margin: 0 auto;padding-top:5px;}
.product .right ul li .text em{display:block;width:50%;margin:0 auto;background:#ffffff;margin-bottom:-30px;height:40px;line-height:40px;margin-top:20px;text-align:center;font-size:16px;border:1px #ccc solid;}
.product .right ul li:hover em{background:#ffa700;color: #ffffff;}
.product .right .pro-banner {height:350px;overflow: hidden; position: relative; z-index:90; }
.product .right .pro-banner .hd { height: 20px; overflow: hidden; position: absolute; bottom: 10px; z-index: 11; right:10px; }
.product .right .pro-banner .hd ul { overflow: hidden; zoom: 1; float: left; }
.product .right .pro-banner .hd ul li { float: left; margin-right: 2px; width:20px; height: 20px; line-height: 14px; text-align: center; background: rgba(255,255,255,0.4); cursor: pointer; border-radius: 100px; margin: 0 2px; }
.product .right .pro-banner .hd ul li.on { background: #ffa700;}
.product .right .pro-banner .bd {width: 900px;height:350px;overflow: hidden; margin: 0 auto; position: relative }
.product .right .pro-banner .bd ul { width: 100%;top: 0; left: 0 }
.product .right .pro-banner .bd li {width: 100%;}
.product .right .pro-banner .bd li img{width:100%;position: absolute;z-index:9;}
.product .right .pro-banner .bd  .text{padding:20px;height:135px;background:rgba(0, 0, 0, 0.42);position: absolute;z-index:10;width:100%;bottom:0;color:#fff;}
.product .right .pro-banner .bd  .text span{font-size:20px;color:#fff;font-weight: bold;}
.product .right .pro-banner .bd  .text a{display: block;width:160px;height:34px;line-height:34px;background:#fff;border-radius:100px;color:#075a93;font-size:16px;text-align:center;}
.product .right .pro-banner .bd  .text a i{margin-left:10px;}



.index_project_list {margin:0 auto;width:70%;margin-top:50px;}
.index_project_list .column {margin:14px -10px;float: left;}
.index_project_list .column img{width: 100%}
.index_project_list a {display:block;color:#595757;border:1px transparent solid;}
.index_project_list a .img:after {content:"";width:93%;height:68%;background-color:#000;position:absolute;top:0;left:15px;opacity:.3;-webkit-transition:all .5s;transition:all .5s;}
.index_project_list a .text {padding:25px 0 10px;position:relative;}
.index_project_list a .text:after {content:"";width:0;height:1px;border-top:1px #ff9500 dashed;position:absolute;left:0;bottom:0;-webkit-transition:all .5s;transition:all .5s;}
.index_project_list a small {font-size:18px;font-weight:bold;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.index_project_list a:hover  small{color:#ff9500}
.index_project_list a small:after {content:"";width:30px;height:3px;background-color:#002f92;display:block;margin-top:10px;}
.index_project_list a p {line-height:21px;height:42px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:20px 0 0;padding-right:25%;}
.index_project_list a em {display:block;line-height:1;height:29px;position:relative;}
.index_project_list a em:before,.index_project_list a em:after {position:absolute;bottom:0;-webkit-transition:all .5s;transition:all .5s;}
.index_project_list a em:before {content:"+";font-size:29px;font-weight:bold;color:#002f92;left:0;}
.index_project_list a em:after {content:"";width:54px;height:40px;background:url(../images/icon/icon7_1.png) no-repeat center;background-size:contain;right:0;opacity:0;}
.index_project_list a:hover h2 {color:#002f92;}
.index_project_list a:hover .img:after {opacity:0;}
.index_project_list a:hover .text:after {width:100%;}
.index_project_list a:hover em:before {opacity:0;}
.index_project_list a:hover em:after {opacity:1;}
@media (max-width:479px) {.index_project_list .column {width:100%;}
}
.list-group {margin:20px -12px 0;display:flex;flex-flow:row wrap;position:relative;padding-top:40px;}
.list-group:before {content:"";height:4px;background-color:#ddd;display:block;position:absolute;top:0;left:12px;right:12px;}
.list-group .column {padding:0 12px;margin-bottom:30px;}
.list-group .h2 {font-size:18px;font-weight:700;margin:0 0 20px;}
.list-group .h2:after {content:"";width:30px;height:3px;background-color:#ef6500;display:block;margin-top:10px;}
.list-group .InfoContent,.list-group .InfoContent a {color:#7f7f7f;}







/*优势*/
.index-advantage{overflow: hidden; margin-top:10px; background:url(adv-bg.jpg) no-repeat center;height:740px;}
.index-advantage .center{margin-bottom:30px;overflow:hidden;padding-top:10px;}
.index-advantage .center .hd{height: 54px; padding: 0; top: 0;margin: 30px auto;width: 842px;}
.index-advantage .center .hd ul{float: left;}
.index-advantage .center .hd ul li{float: left; cursor: pointer; height: 50px; line-height: 50px; color: #2d2d2d; width: 180px; text-align:center;background:#fff;margin-right:30px;font-size:16px;}
.index-advantage .center .hd ul li.on{background: #ff8300; color: #fff;}
.index-advantage .center .bd{background: #fff;overflow: hidden;padding:30px 20px;}
.index-advantage .center .bd .left{float: left;}
.index-advantage .center .bd .left img{width:530px;height:371px;}
.index-advantage .center .bd .right{float: right; width: 530px;margin-right: 66px;}
.index-advantage .center .bd .right .programme-title{overflow: hidden; clear: both; margin-top: 20px;}
.index-advantage .center .bd .right .programme-title .programme-t{float: left; margin-right: 10px; width: 60px; height: 60px; background:#ff8300; color: #fff; font-size: 38px; text-align: center; line-height: 60px; border-radius: 10px;}
.index-advantage .center .bd .right .programme-title em{font-size: 24px; display: block;font-weight: bold;}
.index-advantage .center .bd .right .programme-title span{font-size: 16px;}
.index-advantage .center .bd .right .cont{width:100%;padding: 10px;margin-top: 20px;}
.index-advantage .center .bd .right .programme-cont{overflow: hidden; margin-top:0px;}
.index-advantage .center .bd .right .programme-cont span{float: left; margin-right: 10px;line-height:30px;}
.index-advantage .center .bd .right .programme-cont p{margin: 0;line-height:30px;height:200px;}
.index-advantage .center .bd .right .programme-cont a{font-size:16px;background:#ff8300;padding:8px;color:#fff;text-align:center;margin:0 auto;display:block;width:150px;}




/*6大优势*/
.why{ padding-top:85px; padding-bottom:75px;background:url(beijing1.jpg)  no-repeat center}
.whycon{ background:url("whyimg.png") no-repeat center top; height:640px; width:1200px;} 
.why .whytit{ text-align:center; background:url("why.png") no-repeat center bottom;  height:115px;}
.why .whytit a{ color:#333333; font-size:36px; font-weight:bold;line-height:50px;}
.why .whytit a i{ color:#009944;font-style: normal;}
.why .whytit span{ color:#333333; font-size:20px; display:block; font-weight:normal; line-height:34px;}
.whycon{ position:relative;}
.whycon dl{ position:absolute;}
.whycon dl dt{ font-weight:bold; font-size:16px; color:#009944; line-height:34px;}
.whycon dl dd{ color:#555555; line-height:24px;}
.whycon dl.why1{ left:210px; top:56px;}
.whycon dl.why2{ left:945px; top:56px;}
.whycon dl.why3{ left:128px; top:206px;}
.whycon dl.why4{ left:998px; top:206px;}
.whycon dl.why5{ left:127px; top:340px;}
.whycon dl.why6{ left:1004px; top:340px;}
.whycon dl.why7{ left:205px; top:474px;}
.whycon dl.why8{ left:947px; top:474px;}


.index-case{position: relative;overflow: hidden;padding-bottom: 50px;}
.index-case .index-title{margin-bottom:0px;}
.index-case p{text-align: center;padding-top: 13px;}
.index-case .bd{padding-top: 20px;}
.index-case .bd ul li{width:278px;height: 306px;text-align:center;float:left;margin:12px;background:#019944;}
.index-case .bd ul li img{width:100%;}
.index-case .bd ul li p{color:#fff;font-size:14px;margin:0;background:#019944;}
.index-case .bd ul li i{font-size:16px;}
.index-case .bd ul li span{color:#fff;font-size:16px;font-weight: 600;background: #019944;display: block;padding-top:18px;}
.index-case .hd{width:223px;margin:10px auto;}
.index-case .hd a{width:35px;margin:0 50px;height:40px;line-height:40px;text-align:center;display: block;background:#fff;color:#636363;float:left;margin:5px;cursor:pointer;}
.index-case .hd .next{display: block; background:#fff0;border:2px #019944 solid; line-height: 49px; cursor: pointer; position: absolute; width:50px; height:50px; text-align: center; margin-top:170px;z-index:10;border-radius:100px;margin-left:-544px}
.index-case .hd .prev{display: block;  background:#fff0;border:2px #019944 solid;line-height:49px; cursor: pointer; position: absolute; width:50px; height:50px; text-align: center; margin-top:170px;z-index:10;border-radius:100px;margin-left:728px}
.index-case .hd a:hover{border:1px #019944 solid;color:#019944;}
.index-case .fo a{margin:0 50px;line-height:40px;text-align:center;color:#fff;float:left;background: #5a5a5a; border-radius: 50px;margin: 0 auto;width:120px;}
.index-case .fo{width:10%;margin:20px auto}
.index-case .fo a:hover{background:#019944}

.system { overflow: hidden; position: relative;height:750px;}
.system .title {height: 80px; text-align: center; background: url(title.png) center center no-repeat; margin-bottom: 20px;position: absolute;z-index:40;width:100%;margin-top:20px;}
.system .title .title-text { width: 160px; margin: 0 auto; }
.system .title .bt { font-size: 56px; font-weight: bold; color: #019944; float: left; }
.system .title .st { float: right; margin-top: 13px; }
.system .title .st span { color:#019944; display: block; font-size: 24px; height: 30px; }
.system .title .st small { color: #999; font-weight: bold; font-size: 16px; }
.system .hd{position: absolute;z-index:30;width:100%;}
.system .hd ul{width:1100px;margin:0 auto;position: relative;}
.system .hd ul li{width:140px;height:120px;position: absolute;border:1px solid #aaa;border-radius:10px;text-align:center;cursor:pointer;top:374px;}
.system .hd ul li i{display: block;font-size:34px;margin-top:25px;margin-bottom:10px;color:#019944;}
.system .hd ul .on{background:#019944;color:#fff;}
.system .hd ul .on i{color:#fff;}
.system .hd ul .s-1{left:-200px;}
.system .hd ul .s-2{left:-50px;}
.system .hd ul .s-3{left:100px;}
.system .hd ul .s-4{right:140px;}
.system .hd ul .s-5{right:-30px;}
.system .hd ul .s-6{right:-200px;}
.system .system-bg{background:url(system.png) center center;height:750px;position: absolute;z-index:20;width:100%;}
.system .bd{position: absolute;z-index:10;width:100%;}
.system .bd ul{width:550px;height:510px;margin:20px auto;margin-top:155px;}
.system .bd img{width:550px;height:510px;}




.service{width: 100%;background: url(service_wrap.jpg)no-repeat center;height:670px;overflow: hidden;padding-top: 100px;}
.service .con{width: 70%;margin: 0 auto;}
.service .service_list{float: left;width: 35%;}

@media (max-width:1500px) {.service .service_list .t-1{font-size: 40px;}
}

@media (max-width:1500px) {.service .service_list .t-2{font-size: 40px;}
}
.service .service_list .t-1{font-size:55px;color: #ffffff;}
.service .service_list ul li img{margin-right:10px;}
.service .service_list ul li{color: #ffffff;font-size:20px;margin-top:10px;}
.service .service_list .t-2{font-size:55px;color: #ffffff;margin-bottom: 50px;}
.service .service_img{float: left;width:50%}
.service .service_img img{width:100%}
.service .service_list2{float:right;color: #ffffff;}


  
/*新闻*/  
.index-news{}
.index-news .cont{overflow:hidden;}
.index-news .left{width:700px;float:left;}
.index-news .left .title1{overflow:hidden;}
.index-news .left .title1 span{width:200px;height:35px;text-align:center;line-height:35px;display: block;background:#009944 ;color:#fff;float:left;font-size:16px;}
.index-news .left .title1 span a{color: #fff;}
.index-news .left .title1 .hr{width:500px;float:left;height:1px;background:#ccc;margin-left:20px;margin-top:18px;}
.index-news .left ul{border-right:1px dashed #ccc;padding-right:20px;margin-top:25px;}
.index-news .left ul li{overflow:hidden;margin-bottom:15px;}
.index-news .left ul li img{float:left;width:265px;height:198px;}
.index-news .left ul li .text{float:right;width:390px;}
.index-news .left ul li .text span{font-size:18px;color:#009944 ;}
.index-news .left ul li .text p{color:#666;margin-top:20px;}
.index-news .left ul li .text a{display: block;width:70px;height:20px;text-align:center;line-height:20px;background:#009944 ;color:#fff;border-radius:100px;margin-top:20px;}
.index-news .right{width:460px;float:right;}
.index-news .right .hd{overflow:hidden;}
.index-news .right .hd ul li{width:200px;height:35px;text-align:center;line-height:35px;display: block;background: #acacac;color:#333;float:left;font-size:16px;margin-right:10px;}
.index-news .right .hd ul li.on{background:#009944 ;}
.index-news .right .hd ul li a{color: #fff;}
.index-news .right .bd{margin-top:15px;}
.index-news .right .bd ul li{}
.index-news .right .bd ul li a{height:50px;line-height:50px;display: block;border-bottom:1px dashed #eee;color:#666;}
.index-news .right .bd ul li i{flaot:left;margin-right:10px;font-size:16px;}
.index-news .right .bd ul li small{float:right;}
.index-news .right .bd ul li a:hover{color:#009944 ;}
  



/*产品范围*/
.yy {margin-top:50px;overflow: hidden;}
.yy ul{width: 100%;margin: 0 auto;}
.yy ul li{width: 13%;border-radius: 10px;border: 1px #cecece solid;height: 130px;float: left;margin-right:50px;padding-top: 20px;}
.yy ul li:last-child{margin-right:0px}
.yy ul li img{display: block;margin: 0 auto;}
.yy ul li span{text-align: center;display: block;}
.yy ul li:hover{ border: #009944  1px solid; box-shadow: 0px 0px 3px 2px #DDDDDD;}
.yy ul li:hover img{
    -webkit-transform: rotate(360deg);/*鼠标hover时，i图标旋转*/
    transform: rotate(360deg);
/*	transform:translate(0,-20px);
	-webkit-transform:translate(0,-20px);
	-moz-transform:translate(0,-20px);
	-o-transform:translate(0,-20px);
	-ms-transform:translate(0,-20px);*/
}

 
.ta-recommend{clear: both;background: #fff;padding:10px 0;}
.ta-recommend .title-top{background: url(reco-bg.png) no-repeat center;height:50px;}
.ta-recommend .title-top{background: url(reco-bg.png) no-repeat center;height:50px;padding-top:10px;}
.ta-recommend .title-top span{color:#fff;font-size:20px;font-weight:bold;float:left;margin-left:20px;}
.ta-recommend .title-top span i{margin:0 10px;font-size:25px;}
.ta-recommend .title-top a{float:right;margin-right:50px;font-size:16px;}
.ta-recommend .title-top a:hover{color:#ef6500;}
.ta-recommend .title{height: 80px; text-align: center; background: url(title.png) center center;}
.ta-recommend .title .title-text{width: 155px; margin: 0 auto;}
.ta-recommend .title .bt{font-size: 56px; font-weight: bold; color:#ef6500; float: left;}
.ta-recommend .title .st{float: right; margin-top: 13px;}
.ta-recommend .title .st span{color:#ef6500; display: block; font-size: 24px; height: 30px;font-weight: bold;}
.ta-recommend .title .st small{color: #999; font-weight: bold; font-size: 16px;}
.ta-recommend  .partner-img {}
.ta-recommend  .partner-img ul li {float: left;width: 180px;border: 1px solid #e9e9e9;margin:5px;position: relative;z-index: 1;overflow: hidden;background: #fff;height: 92px;}
.ta-recommend  .partner-img ul li img {display: block;width: 60%;transition: all 0.5s;margin: 0 auto;margin-top: 10px;}
.ta-recommend  .partner-img ul li:hover {border-color:#ef6500;z-index: 2;}
.ta-recommend  .partner-img ul li:hover img {transform: scale(1.1);}

.yqlj {}
.yqlj .container {min-height:130px;background:url(yqlj.png);overflow: hidden;margin-bottom:40px;}
.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(footer-bg.jpg)no-repeat center;overflow: hidden;clear: both;padding: 40px;}
.footer .foot-center .title{font-size:20px;font-weight:bold;color:#fff;}
.footer .foot-center .left{width:32%;float:left;}
.footer .left ul {margin-right:-60px;clear:both;font-size:20px;margin-top: 20px;}
.footer .left ul li{float: left;color: #fff;margin-bottom:10px;}
.footer .left ul li a{color:#fff;}
.footer .left ul li i{font-size:24px;margin-right: 20px;color:#35ac36;}
.footer .foot-center .copyright{color:#fff;}
.footer .foot-center .copyright p{clear:both;font-size:20px;text-align:center;border: 1px #eee solid;}
.footer .foot-center .copyright p i{font-size:30px;margin-right: 20px;color: #fff;}
.footer .foot-center .copyright p a{color:#fff;}
.footer .foot-center .center{float:left;width:20%;margin-left: 30px;}
.footer .foot-qr {color: #fafafa;width:46%;text-align: center;margin-top: 10px;float:left;margin-right:0;}
.footer .foot-qr img {margin: 10px auto;width:90%;}
.footer .foot-qr span {color:#aaa;width:100%;}
.footer .right{float:right;margin-right:0;width: 25%;}
.footer-bottom{text-align: center;background: #000;padding-top:10px;}
.footer-bottom span{color: #fff;font-size: 12px;}
.footer-bottom span a{color: #fff;}
.footer-bottom .foot-qy{float:right;margin-top:-40px;}

.banner-about img{width:100%;}
.banner-image img{width:100%;}
.banner-news img{width:100%;}
/*.banner-about {height:300px;background:url(banner-about.jpg) top center;}*/
/*.banner-image {height:300px;background:url(banner-image.jpg) top center;}*/
/*.banner-news {height:300px;background:url(banner-news.jpg) top center;}*/
.inner-place {height:40px;line-height:40px;overflow:hidden;background:#001a49;padding:0 20px;margin-top:0;border-bottom:1px solid #e8e8e8;background: #009a44;}
.inner-place span {font-size:14px;color: #fff;}
.inner-place a {color: #fff;margin-right:10px;}  
.inner-place .inner-position {float:left;color: #fff;}
.inner .inner-left {width:260px;float:left;margin-top:20px;}
.inner .inner-left .left-title {color:#ffffff;background:#009a44;text-align:center;line-height:55px;font-size:20px;font-weight:bold;}
.inner .inner-left ul li{text-align:center}
.inner .inner-left ul li img{width:100%}
.inner .inner-nav {background:#fafafa;}
.inner .inner-nav ul li {width:260px;text-align:center;height:50px;line-height:50px;border-bottom:1px #b3b3b3 dashed}
.inner .inner-nav ul li a {font-size:16px;display:block;}
.inner .inner-nav ul li a:hover {color:#fff;background:#009a44;}
.inner .inner-nav ul li .hover {color:#fff;background:#009a44;}
.inner .inner-nav-1 {margin-bottom:20px;}
.inner .inner-nav-1 ul {text-align:center;}
.inner .inner-nav-1 ul li {display:inline-block;width:168px;height:40px;line-height:40px;background:#009a44;}
.inner .inner-nav-1 ul li a {color:#fff;}
.inner .inner-nav-1 ul .hover {background:#009a44;}
.inner .inner-left .left-news {text-align:center;border:1px solid #009a44;margin-top:10px;}
.inner .inner-left .left-news ul li {width:250px;margin:0 auto;text-align: left;}
.inner .inner-left .left-news ul li a {padding:10px 10px;font-size:14px;display:block;border-bottom:1px dashed #ccc;}
.inner .inner-left .left-tag .tag-cont{margin:15px 0;}
.inner .inner-left .left-tag a{border:1px #009a44 dashed;font-size:16px;width: 45%;margin: 5px;display: inline-block;height: 50px;margin: 5px;text-align: center;line-height: 50px;overflow: hidden;}
.inner .inner-left .left-contact {margin-top:10px;}
.inner .inner-left .left-contact .cont {border:1px solid #009a44;padding:10px;}
.inner .inner-left .left-contact .cont span {font-weight:bold;font-size:16px;}
.inner .inner-left .left-contact .cont img {width:200px;margin:10px auto;box-shadow:0 0 5px #ccc;display:block;}
.inner .inner-left .left-contact .cont p {margin-bottom:10px;color:#666;}
.inner .inner-left .left-contact .cont p i {margin-right:10px;width:15px;}
.inner .inner-right {width:910px;float:right;margin-top:20px;overflow:hidden;}
.inner .inner-right .rec-news {margin:0px auto;background:#ffffff;margin-bottom:20px;}
.inner .inner-right .rec-news .title {color:#fff;height:40px;line-height:40px;clear:both;overflow:hidden;background:#009a44;padding:0 20px;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 #009a44;padding:2px;}
.inner .inner-right .rec-news .rec-news-img li a {font-size:16px;color:#009a44;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:395px;float:left;margin:0 10px;}
.inner .inner-right .rec-news .rec-news-list li span {color:#ef6500;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;}
/*list-image*/
.list-image .cont {padding-top:10px;background:#fff;float:left;}
.list-image .cont .cate-title {height:45px;line-height:45px;background:#eee;font-size:14px;}
.list-image .cont .cate-title a {display:block;font-size:16px;background:#ef6500;color:#fff;width:200px;text-align:center;}
.list-image .cont ul {overflow:hidden;}
.list-image .cont ul li {width:283px;float:left;margin:10px;text-align:center;padding:10px;background:#fafafa;border:1px solid #ccc;}
.list-image .cont ul li:hover {border:1px solid #c4c4c4;box-shadow:1px 1px 10px rgba(0,0,0,0.5);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.list-image .cont ul li img {width:100%;}
.list-image .cont ul li h5 {color:#353535;padding:10px 0;overflow:hidden;font-size:16px;}
.list-image .cont ul li p {font-size:12px;color:#555;margin-top:10px;}
/*show-image*/
.show-image{background:#f4f4f4;}
.show-image .shop{width:1200px;height: 460px;margin:0 auto;padding:20px;border:1px solid #E8E8E8;overflow: hidden;min-width: 900px;box-sizing: border-box;background: #fff;}
.show-image .shop .left{width: 430px;height:auto;float: left}
.show-image .shop .left .show{width: 430px;height: 323px;margin-bottom: 10px;position: relative;border:1px solid #E8E8E8;cursor:move;overflow:hidden;}
.show-image .shop .left .show img{width: 100%;height: auto;}
.show-image .shop .left .mask{width: 215px;height: 215px;background: #000;filter: Alpha(opacity=50);opacity:0.5;position: absolute;top: 0;left: 0;display: none;}
.show-image .shop .left .smallshow{width: 100%;height: 70px;position: relative}
.show-image .shop .left .smallshow>.middle-box{overflow: hidden;height: 70px;}
.show-image .shop .left .smallshow .middle{overflow: hidden;transition: all 0.5s;height: 70px;}
.show-image .shop .left .smallshow .middle>li{width:86px;height:60px;float: left;cursor:pointer;padding:0 2px;}
.show-image .shop .left .smallshow img{width:100%;border:2px solid #e8e8e8;box-sizing: border-box;transition: all 0.5s}
.show-image .shop .right{float: left}
.show-image .shop .right .bigshow{width: 430px;height: 400px;overflow: hidden;margin-left: 10px;display: none;border:1px solid #E8E8E8;position: absolute;}
.show-image .shop .right .bigshow img{width: 800px;height:600px;margin-right: 10px;}
.show-image .shop .right .text{margin-left:20px;width:390px;}
.show-image .shop .right .text-1{font-size:24px;color:#009a44;}
.show-image .shop .right .text-2{background:#eee;border:1px dashed #ccc;padding:10px;margin-top:15px;}
.show-image .shop .right .text-3{margin-top:20px;overflow:hidden;}
.show-image .shop .right .text-3 ul li{float:left;height:30px;line-height:30px;margin-bottom:12px;}
.show-image .shop .right .text-3 ul li span{padding:0 20px;background:#009a44;float:left;margin-right:10px;color:#fff;font-size:16px;}
.show-image .shop .right .text-4{margin-top:15px;}
.show-image .shop .contact{float:right;position: relative;padding: 0;width: 288px;background: #fff;border: 1px solid #f3f3f3;border-radius: 4px;text-align:center;}
.show-image .shop .contact .box-1{background-image: linear-gradient(-180deg,#fff5e0 0,#fff 100%);color: #ddc37a;line-height:40px;}
.show-image .shop .contact .box-2{font-size:18px;margin:10px 0;}
.show-image .shop .contact .box-3{line-height:30px;font-size:18px;border-bottom:1px solid #eee;}
.show-image .shop .contact .box-4{padding-bottom:10px;}
.show-image .shop .contact .box-4 img{display: block;width:120px;margin:10px auto;border:1px solid #ccc;} 
.show-image .shop .contact .box-5{clear: both;height: 40px;line-height: 40px;background: #fbfbfb;overflow: hidden;border-top: 1px solid #eee;}
.show-image .cont .cat-title{background:#ececec;line-height:35px;padding-left:10px;font-size:16px;margin-bottom:10px;}
.show-image .cont .inner-left{width:870px;float:left;margin-top:20px;background:#fff;padding:10px;}
.show-image .cont .inner-left .video video{width:800px;}
.show-image .cont .inner-left .details{margin-top:20px;}
.show-image .cont .inner-right{width:310px;float:right;margin-top:20px;background:#fff;padding:10px;}
.show-image .cont .inner-right ul li{width:100%}
.show-image .cont .inner-right ul li img{width:100%}
.show-image .cont .inner-right ul li span{font-size:16px;display:block;text-align: center;}
.show-image .cont .inner-right ul li .badge{float:left;}




/*list*/
.inner .inner-right .list-article .news-list {padding:20px;overflow:hidden;margin-bottom:20px;background:#ffffff;}
.inner .inner-right .list-article .news-list li {height:165px;border-bottom:1px dashed #ccc;margin-bottom:10px;padding-top:10px;transition:all 0.6s;}
.inner .inner-right .list-article .news-list li:hover {transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);}
.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;padding-top:10px;}
.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:#ef6500;}
.inner .inner-right .list-article .news-list li .li-title h6 {padding-left:10px;font-size:18px;font-weight:500;color:#ef6500;}
.inner .inner-right .list-article .news-list li .li-title h6 a {color:#ef6500;}
.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;}
/*show*/
.inner .news-show {background:#fff;padding:30px;margin-top:6px;float:left;width:910px;}
.inner .news-show h1 {font-size:24px;text-align:center;}
.inner .news-show .attr {margin-top:20px;overflow:hidden;text-align:center;border-bottom:1px dashed #ccc;padding-bottom:10px;}
.inner .news-show .attr span {margin-right:10px;}
.inner .news-show .attr i {margin-right:10px;color:#ef6500;}
.inner .news-show .cont {margin-top:20px;}
.inner .news-show .statement a {color:#ef6500;}
.inner .news-show .news-tag {overflow:hidden;margin-top:10px;}
.inner .news-show .news-tag .fa-tags {float:left;margin-right:10px;font-size:22px;margin-top:3px;}
.inner .news-show .news-tag ul li a {display:block;float:left;border:1px solid #ccc;padding:5px 10px;margin-right:10px;border-radius:5px;}
.inner .news-show .right-title{height:50px;background:#f6f6f6;line-height:50px;margin:10px 0;}
.inner .news-show .right-title .tag-cont {border:1px solid #eee;padding:10px;overflow:hidden;}
.inner .news-show .right-title span{display:block;background:#009a44;color:#fff;font-size:16px;padding:0 10px;float:left;}
.inner .news-show {overflow:hidden;margin-top:10px;}
.inner .news-show .right-block1 {overflow:hidden;}
.inner .news-show .right-block1 ul li {width:22%;float:left;margin:10px;border:1px solid #ccc;padding:10px;}
.inner .news-show .right-block1 ul li img {width:100%;}
.inner .news-show .right-block1 ul li span {display:block;height:30px;line-height:30px;text-align:center;}

.inner .list-page {overflow:hidden;clear:both;margin-top:10px;}
.inner .list-page ul {margin-top:10px;}
.inner .list-page ul li {margin-bottom:10px;background:#eee;padding:10px;}
.inner .list-page ul li a {color:#333333;font-size:14px;}
/*翻页*/
.inner .inner-page {text-align:center;clear:both;}
.inner .inner-page ul {display:block;margin:10px auto;overflow:hidden;text-align:center;}
.inner .inner-page li {display:inline-block;border:1px solid #ccc;margin-right:-1px;}
.inner .inner-page li a {color:#009a44;display:inline-block;padding:10px;}
.inner .inner-page .active a {background-color:#009a44;border-color:#009a44;color:#fff;}
/*公司介绍*/
.online-title {position:relative;text-align: center;margin: 50px 0;}
.online-title .cn {font-weight:bold;font-size:27px;color:#000;margin:5px 0;}
.online-title .en {font-size:16px;font-family:'Eveleth';color:#444}
.online-title .t-3{background:#009a44;width: 50px;height: 5px;margin:0 auto;margin-top: 10px;}
.page-about-01 {padding-top:20px;margin-bottom:50px;overflow:hidden;}
.page-about-01 .wp1400 {padding-left:45px;padding-right:45px}
.page-about-01 .left {float:right;width:50%}
.page-about-01 .desc {border-bottom:1px dashed #b1b1b1;font-size:14px;color:#777;line-height:30px;padding-bottom:20px}
.page-about-01 .right {float:left;width:45%;}
.page-about-01 .right img {max-width:100%}
@media (max-width:1370px) {.page-about-01 .wp1400 {padding-left:10px;padding-right:10px}
.page-about-01 .left {float:left;width:50%}
.page-about-01 .right {float:right;width:50%}
}
@media (max-width:1050px) {.page-about-01 {padding:.25rem .1rem .25rem}
.page-about-01 .left {float:none;width:100%}
.page-about-01 .wp1400 {padding:0}
.page-about-01 .desc {padding-top:10px;padding-bottom:10px}
.page-about-01 .h4 {font-size:20px;color:#333;padding-top:10px;padding-bottom:10px}
.page-about-01 .right {float:none;width:100%}
}
.page-about-02{height: 800px;background: url(page-2.jpg)no-repeat center;background-attachment: fixed;}
.page-about-02 .page-title{padding-top:50px;margin-bottom: 50px;}
.page-about-02 .page-title .en{font-size: 40px;color: #6ab92c;}
.page-about-02 .page-title .cn{font-size: 52px;color: #ffffff;font-weight:bold;}
.page-about-02 ul{overflow:hidden;margin-bottom:20px;}
.page-about-02 ul li{width:360px;height:450px;float:left;text-align:center;padding:20px 40px;background:#fff;margin:20px;box-shadow:0 0 8px #ccc;}
.page-about-02 ul li span{font-size:20px;color:#009a44;font-weight:bold;display: block;margin-top: 20px;}
.page-about-02 ul li small{width:50px;height:1px;text-align:center;margin:20px auto;background:#ddd;display: block;}
.page-about-02 ul li p{margin-top:20px;color:#666;height:20px;}
.page-about-02 ul li img{width:100%;margin-top:20px;border:1px solid #eee;}
.page-about-03{margin-top:20px;padding-bottom:20px;}
.page-about-03 ul li{width:379px;padding:10px;box-shadow:0 0 8px #ccc;float:left;margin:10px;}
.page-about-03 ul li img{width:100%;}


/*contact*/ 
.inner .page-contact { background: #fff; padding: 20px; margin-top: 10px; color:#009a44; }
.inner .page-contact .title { margin: 10px auto; text-align: center; }
.inner .page-contact .title small { color: #888; font-size: 18px; }
.inner .page-contact .title .text { font-size: 30px; font-weight: bold; }
.inner .page-contact .title .text span { color:#3c3c3c; }
.inner .page-contact .top { margin-top: 10px; overflow: hidden; }
.inner .page-contact .top .left { width: 200px; float: left; margin-left: 10px; }
.inner .page-contact .top .left img { width: 100%; border: 5px solid #ccc; border-radius: 100px; }
.inner .page-contact .top .right { width: 900px; float: right; margin-right: 10px; margin-top: 30px; }
.inner .page-contact .top .right strong { font-size: 22px; font-weight: 500; color:#009a44; }
.inner .page-contact .top .right strong span { color: #888; font-size: 18px; }
.inner .page-contact .top .right p { font-size: 16px; margin-top: 30px;color: #3c3c3c}
.inner .page-contact .center { margin-top: 20px; overflow: hidden;margin-bottom:40px;color: #333; }
.inner .page-contact .center ul li i { font-size: 24px; background:#009a44; color: #fff; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 100px; margin-right: 10px; }
.inner .page-contact .center ul li span { font-size:22px;float:left;width:108%;line-height: 30px;}
.inner .page-contact .center ul .li-1 {padding:20px;width:46%;height:150px; background-color:#eee; float: left;line-height:50px; font-size: 16px; margin:10px 22px;text-align:center; }
.inner .page-contact .make {position:absolute;height:500px;top:0;z-index:10;border:6px #fff solid;}

/*search*/
.inner-search {background:#eee;}
.inner-search .block-1 {margin-top:30px;}
.inner-search .block-2 {text-align:center;margin-top:10px;}
.inner-search .block-3 {margin:20px auto;}
.inner-search .block-3 ul li {width:377px;background:#fff;overflow:hidden;display:inline-block;margin:10px;}
.inner-search .block-3 ul li a {display:block;}
.inner-search .block-3 ul li img {width:100%;border:1px solid #ccc;}
.inner-search .block-3 ul li h2 {font-size:16px;margin-top:10px;font-weight:bold;color:#333;padding:10px 20px;}
.inner-search .block-3 ul li p {color:#666;padding:10px 20px;height:80px;}
.inner-search .block-3 ul li .info {color:#666;background:#f5f5f5;overflow:hidden;height:50px;padding:10px 20px;}
.inner-search .block-3 ul li .info .left {float:left;}
.inner-search .block-3 ul li .info .right {float:right;}
.inner-search .block-3 ul li .info i {margin-right:10px;}
.inner-search .block-3 ul li .info font {color:#777;}
.inner-search .block-3 ul li .info .fa-eye {margin-left:10px;}
.inner-search .block-3 ul li .right {overflow:hidden;}
.inner-search .block-3 ul li .right i {float:left;margin-right:10px;}
.inner-search .block-3 ul li .right .tag-name {float:left;font-size:12px;color:#666;}
.inner-search .block-3 ul li:hover {transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);}
/*tag*/.tag-home {margin-top:10px;}
.tag-home .tag-title {height:50px;background:#f6f6f6;line-height:50px;margin:10px 0;}

.tag-home .tag-title span {display:block;background:#002240;color:#fff;font-size:16px;padding:0 10px;float:left;}
.tag-home .tag-about .tag-cont {border:1px solid #eee;padding:10px;}
.tag-home .tag-block-1 {overflow:hidden;margin-top:10px;}
.tag-home .tag-block-1 ul {width:324px;float:left;border:1px solid #eee;padding:10px;margin:10px;}
.tag-home .tag-block-1 ul li {height:30px;line-height:30px;border-bottom:1px dashed #ccc;font-size:14px;}
.tag-home .tag-block-1 ul li span {float:right;}
.tag-home .tag-block-2 {overflow:hidden;margin-top:10px;}
.tag-home .tag-block-2 .tag-cont {border:1px solid #eee;padding:10px;overflow:hidden;}
.tag-home .tag-block-2 .left {float:left;width:530px;}
.tag-home .tag-block-2 .right {float:right;width:530px;}
.tag-home .tag-block-2 ul li img {width:100%;height:340px;}
.tag-home .tag-block-2 ul li h6 {height:37px;line-height:37px;border-bottom:1px dashed #ccc;font-size:14px;}
.tag-home .tag-block-2 ul li span {float:right;}
.tag-home .tag-block-3 {overflow:hidden;margin-top:10px;}
.tag-home .tag-block-3 .tag-cont {border:1px solid #eee;padding:10px;overflow:hidden;}
.tag-home .tag-block-3 ul li {width:274px;float:left;margin:10px;border:1px solid #ccc;padding:10px;}
.tag-home .tag-block-3 ul li img {width:100%;}
.tag-home .tag-block-3 ul li span {display:block;height:30px;line-height:30px;text-align:center;}
.tag-home .tag-block-4 {overflow:hidden;margin-top:10px;}
.tag-home .tag-block-4 .tag-cont {overflow:hidden;}
.tag-home .tag-block-4 ul li {border:1px solid #eee;margin:10px;float:left;width:344px;height:80px;}
.tag-home .tag-block-4 ul li i {width:100px;text-align:center;font-size:30px;color:#fff;height:80px;line-height:80px;float:left;margin-right:10px;}
.tag-home .tag-block-4 ul li .fa-phone {background:#a7d82e;}
.tag-home .tag-block-4 ul li .fa-internet-explorer {background:#5593ef;}
.tag-home .tag-block-4 ul li .fa-map-marker {background:#efa900;}
.tag-home .tag-block-4 ul li span {display:block;line-height:80px;float:left;font-size:18px;}
.tag-home .tag-block-4 ul li:nth-child(3) span {line-height:42px;width:230px;}
.tag-home .tag-block-5 {overflow:hidden;margin-top:10px;}
.tag-home .tag-block-5 .tag-cont {border:1px solid #eee;padding:10px;overflow:hidden;}
.tag-home .tag-block-5 .tag-cont a {display:block;background:#eee;padding:5px 8px;float:left;margin:10px;}
 
blockquote{border-bottom: 1px solid #009a44;overflow: hidden;clear: both;padding: 0;border-left: 0;font-size: 18px;}
blockquote p{background: #009a44;color: #fff;padding: 10px 20px;float: left;clear: both; margin: 0;}
.relevant-product .rel-title{background:#009a44;text-align:center;color:#fff;font-size:16px;line-height:40px;width: 98%;}
.relevant-product ul li{border-bottom:1px dashed #ccc;padding:10px 0;overflow:hidden;text-align:center;width:23%;float:left;margin:0 10px;margin: 3px;width: 24%;}
.relevant-product ul li img{width:100%;}
.relevant-product ul li span{display: block;margin:5px auto;}
.rec-news {margin: 0px auto; background: #ffffff; margin-bottom: 20px; }
.rec-news .title{color:#fff; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #009a44; padding: 0 20px; border-top: 1px solid #ccc; }
.rec-news .title span {font-size: 16px; color: #fff; font-weight: bold; }
.rec-news .rec-news-img { overflow: hidden; padding: 10px; }
.rec-news .rec-news-img li { overflow: hidden; border-bottom: 1px dashed #94896B; padding-bottom: 10px; }
.rec-news .rec-news-img li img { width: 180px; height: 126px; float: left; margin-right: 10px; border: 1px solid #009a44; padding: 2px; }
.rec-news .rec-news-img li a { font-size: 16px; color: #009a44; padding-top: 20px; }
.rec-news .rec-news-img li p { color: #666; margin-top: 10px; }
.rec-news .rec-news-img li span { color: #999; }
.rec-news .rec-news-list { overflow: hidden; padding: 10px; }
.rec-news .rec-news-list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; width: 370px; float: left; margin: 0 10px; }
.rec-news .rec-news-list li span { color: #009a44; margin-right: 20px; }
.rec-news .rec-news-list li a { COLOR: #666;}
.pro-center .pro-img img{width: 100%;}
.pro-center .pro-img li:nth-child(1){background:url(pro1.jpg)no-repeat center;height:792px;width:100%;position:relative;}
.pro-center .pro-img li:nth-child(1) a{background: #019a45;width:100px;top:720px;left:550px;position:relative;padding:10px 40px;color:#eee;border-radius:20px;}
.pro-center .pro-img li:nth-child(2){background:url(pro2.jpg)no-repeat center;height:645px;width:100%;position:relative;}
.pro-center .pro-img li:nth-child(2) a{background: #019a45;width:100px;top:565px;left:1200px;position:relative;padding:10px 40px;color:#eee;border-radius:20px;}
.pro-center .pro-img li:nth-child(3){background:url(pro3.jpg)no-repeat center;height:794px;width:100%;position:relative;}
.pro-center .pro-img li:nth-child(3) a{background: #019a45;width:100px;top:700px;left:550px;position:relative;padding:10px 40px;color:#eee;border-radius:20px;}
.pro-center .pro-img li:nth-child(4){background:url(pro4.jpg)no-repeat center;height:595px;width:100%;position:relative;}
.pro-center .pro-img li:nth-child(4) a{background: #019a45;width:100px;top:553px;left:1200px;position:relative;padding:10px 40px;color:#eee;border-radius:20px;}
.pro-center .pro-img li a:hover{background:#ef6500}

/*锚点*/

.navbar-example { position: fixed; top: 20%; left: 0; width:80px; z-index: 80;background:#eee}
.navbar-example .nav { background: none; }
.navbar-example .nav img{height:40px;}
.navbar-example .navbar-collapse { padding: 0; }
.navbar-example .navbar-nav>li {display: block;float: none;height:50px;width: 80px;text-align: center;line-height: 50px;background: #008c3e;border-right: 1px solid #ffffff;margin-bottom:1px;}
.navbar-example .navbar-nav>li:last-child{border-bottom: 1px solid #ffffff;}
.navbar-example .navbar-nav>li>a { padding: 0; line-height:50px; color: #fff; }
.navbar-example .navbar-nav>li>a:hover {background: #fd7d00;display:block}
.navbar-example .navbar-nav>li.active>a { cursor: default; background-color: #fff; border: 0; line-height: 40px; }
.relevant-product {float:left;margin-top:20px;padding:30px 10px;width:100%;background:#fff}
.relevant-product .rel-title {width:98%;background:#003171;color:#fff;text-align:center;font-size:16px;line-height:40px}
.relevant-product ul li {float:left;overflow:hidden;margin:0 10px;margin:3px;padding:10px 0;width:23%;width:24%;border-bottom:1px dashed #ccc;text-align:center}
.relevant-product ul li img {width:100%}
.relevant-product ul li span {display:block;margin:5px auto}
