*{ margin:0;padding:0}

img{max-width:100%; vertical-align:middle;}

i ,em{ font-style: normal;}

ol, ul { list-style: none;  display: block; }

a { text-decoration:none; color:#666666;  font-size:12px;}

a:hover{ text-decoration:none; color:#529b1a;  }

h1,h2,h3,h4,h5,h6{ font-weight: normal;}

.fl{ float:left; }

.fr{ float:right; }

.relative { position: relative !important; }

.ov{ overflow:hidden;}

.bgcolor{ background:#f1f1f5;}

.clearfix:after {
    content: "\00A0";
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
h1 {
    font-size: 20px;
    line-height: 30px;
	font-weight: normal;
}
p {
    font-size: 12px;
	color:#666666;
    line-height: 20px;
    font-weight: 400;
}
body {
    text-align: left;
    margin: 0 auto;
    font-family: "微软雅黑","Arial";
    background: #ffffff fixed no-repeat center center;
    color: #666666;
    font-size: 12px;
    overflow-x: hidden;
}
.container{
	width: 1180px;
    margin: 0 auto;
}
.header {
    width: 100%;
	height:64px;
	padding:18px 0;	
	background:#ffffff;
	margin:0 auto;
}
.header_containter {
    width: 1180px;
    margin: 0 auto;
	height: 64px;
    text-align: center;
}
.header_logo {
	width:132px;
	margin-top: -8px;
}
.header_nav {
    width: 672px;
    line-height: 64px;
	margin-left:50px;
}
.header_nav ul {
    text-align: center;
}
.header_nav ul li {
    display: inline-block;
    position: relative;
}
.header_nav ul li a {
    padding: 0 24px;
    font-size: 16px;
    line-height: 64px;
}
.header_nav ul li .sub {
    width: 100%;
    left: 0;
    top: 20px;
    position: absolute;
    background: rgba(0,0,0,0.5);
    line-height: 26px;
    padding: 15px 0 5px 0;
    z-index: 999999;
    display: none;
}
.header_nav ul li .sub li {
    zoom: 1;
    display: block;
    width: 90%;
    margin: auto;
}
.header_nav ul li .sub a {
    display: block;
    padding: 8px 10px;
    color: #FFFFFF;
    border-bottom: 1px solid #ffffff;
    border-right: 0;
}
.header_right a ,.header_right p{
	display: block;
	float:left;height: 64px;
    line-height: 64px;
}
.header_right a{
	margin-right:30px;
}
.header_right p{
	float:left;
	font-size:16px;
	color:#529b1a;
	background:url(../images/top_tel.png)no-repeat left 22px;
    line-height: 20px;
    padding-top: 10px;
    padding-left: 28px;
}
.slideBox {
    width: 100%;
    max-height: 500px;
    overflow: hidden;
    position: relative;
    /* height: 500px; */
}
.slideBox .hd {
	position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
}
.slideBox .hd li{
	display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.slideBox .hd li.on{
    width: 11px;
    height: 11px;
	background:#ffffff;
	margin:0;
}
.slideBox .bd li{
   zoom:1;
   vertical-align:middle;
}
.slideBox .bd li a{
    width: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.slideBox .bd li a img{
    display: block;
}
.bx-controls-direction a{
	display: block;
    position: absolute;
    text-indent: -9999px;
    width: 64px;
    height: 64px;
	top: 50%;
    margin-top: -32px;
	z-index: 9999;
}
.bx-controls-direction a.bx-prev {    
    left: 0;    
    background: url(../images/i_kv_prev.png) no-repeat center center;	   
}
.bx-controls-direction a.bx-next {   
    right: 0;  
    background: url(../images/i_kv_next.png) no-repeat center center;
}
.jumbotron{
	color: inherit;
    background-color: #eee;
}
.border-b {
    border-bottom: 1px #e3e3e3 solid;
}
.jumbotron .container {
    max-width: 100%;
}
.jumbotron_left{
	width: 888px;
}
.jumbotron_right{
	width:222px;
}
.active_news_content {
    background: url(../images/active_news.png) no-repeat 0 31px;
    padding-top: 30px;
    padding-bottom: 30px;
	padding-left:40px;
}
.active_news_content ul {
    width: 100%;
}
.active_news_content li {
    list-style: none;
    padding: 0px;
    width: 100%;
    font-size: 14px;
    color: #000000;
    text-align: left;
}
.active_news_content li a{
    font-size: 14px;
    color: #000000;
    text-decoration: blink;
}
.active_news_content span {
    padding-left: 10px;
    color: #999;
}
.active-btn-video {
	display:block;
	font-size:16px;
	color:#ffffff;
	text-align:center;
    background: #159384 url(../images/play.png) no-repeat 68px 13px;
    text-indent: 30px;
    border-radius: 30px;
    padding: 10px 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.index-service{
	height:322px;
	margin:70px auto 32px;
}
.index-service-title{
	margin:0 auto 36px;
	text-align:center;
}
.index-service-title h2{
	height:36px;
	font-size:30px;
	color:#005f37;
	margin-bottom:20px;
}
.index-service-title p{
	font-size:16px;
	color:#525252;
	line-height:30px;
	margin:10px 0;
}
.index-service-title .p2{
	font-size:18px;
	color:#000;
	line-height:30px;
}
.index-service-con .cont{
	height:240px;
	margin-bottom:32px;
}
.index-service-con .cont{
	width:26%;
	height:240px;
	padding:0 40px;
	text-align:center;
	border-right:1px solid #e3e3e3;
}

.index-service-con .end,.index-service-con .cont:last-child{
	border-right:0;
}
.index-service-con  a  h4{
	font-size:18px;
	color:#005f37;
	padding-top: 70px;
	margin:35px 0 20px;
}
.index-service-con  a .type-icon{
	background: url(../images/index_icon1.png) no-repeat center 0;
}
.index-service-con  a .type-icon2{
	background: url(../images/index_icon2.png) no-repeat center 0;
}
.index-service-con  a .type-icon3{
	background: url(../images/index_icon3.png) no-repeat center 0;
}
.index-service-con  a .text-muted {
    color: #777;
	font-size:14px;
	line-height:24px;
}
.three_bg{	
	padding:50px;
	background:#eeeeee;
}
.dingzhi {
	width:874px;
	margin:50px auto 0;
	height:342px;
	text-align:center;
}
.dingzhi img{
	display:block;
	width:100%;
}
.index-partner{
	margin-top:60px;
}
.index-partner-con{
	height:196px;
}
.index-partner-con li{
	float:left;
	width: 16.3%;
	max-height:64px;
	height:64px;
	margin:0 5px 30px 0;
    border: 1px solid #ddd;
}
.index-partner-con li.end{
	margin-right:0;
}
.index-partner-con li a {
	width:100%;
	height:100%;
	display: block; 
    vertical-align: middle;
    text-align: center;
}
.index-partner-con li a img{
	display: block; 
	height:64px;
	vertical-align: middle;
	margin: 0 auto;
}
.footer{
	background: #38332c url(../images/pattern.png) 50% 50%;
    padding: 56px 0 0;
    -webkit-box-shadow: inset 0 4px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 4px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 4px 0 rgba(0,0,0,.2);
}
.widgets-footer {
  width:1180px;
  margin:0 auto;
}
.widgets-footer ul{
	display: block; 
}
.daohang {
   width:750px;
}
.daohang li {
    float: left;
    margin-right: 90px;
}
 .daohang li a {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #9a9a9a;
    text-align: left;
    line-height: 24px;
}
.daohang li a.daohang-title {
    font-size: 15px;
    color: #ffffff;
    text-align: left;
    padding-bottom: 8px;
}
.yj_contact{
	width:350px;
}
.yj_contact li {
    color: #ffffff;
    text-align: left;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 10px;
}
.yj_contact li p{
    color: #ffffff;
    line-height: 30px;
}
.yj_contact .cc_ff {
    color: #ffffff;
    text-align: left;
    font-size: 12px;
    line-height: 30px;
}
.yj_contact .cc_ff p , .yj_contact .cc_ff a{
    display: block;
	float:left;
	margin:0 15px 30px 0;
}
.yj_contact .cc_ff a{
	margin:-4px 15px 0 0;
    position: relative;
}
.yj_contact .cc_ff a .wechatQrcode{
    position: absolute;
    width: 150px;
    height: 150px;
    max-width: initial;
    bottom: 25px;
    left: -65px;
    display: none;
    transition: all 1s;
}
.yj_contact .cc_ff a:hover .wechatQrcode{
    display: block;
    animation: myfirst 1s infinite;
    animation-iteration-count: 1;
}
@keyframes myfirst
{
    0%   {bottom:-150px;}
    100% {bottom:25px;}
}

.copyright {
    font-size: 11px;
	height:40px;
	line-height:40px;
    -webkit-box-shadow: inset 0 2px 0 rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 2px 0 rgba(0,0,0,.1);
    box-shadow: inset 0 2px 0 rgba(0,0,0,.1);
    background: #292520 url(../images/pattern2.png) 50% 0;
    color: #63615e;
}
.copyright-primary {
    float: left;
}
.separator {
    margin: 0 5px;
}
/*右边浮动*/
.jing_kf {
    position: fixed;
    right: 10px;
    top: 200px;
    z-index: 100;
}
.jing_top {
    width: 119px;
    height: 66px;
}
.jing_kf_4 .jing_top {
    background: url(../images/kf_top.png) center top no-repeat;
}
.jing_kf_4 .jing_main {
    background: url(../images/kf_bg.png) center bottom no-repeat;
}
.jing_main ul.t {
    overflow: hidden;
}
.jing_main ul.t li.e {
    text-align: center;
    line-height: 18px;
}
.jing_main ul.t li.lin {
    margin-bottom: 10px;
}
.jing_main ul.t li.e span, .jing_main ul.t li.e strong {
    padding: 0 5px;
    display: block;
    font-size: 12px;
	 color: #529b1a;
}
.jing_main .mobileCode {
    width: 112px;
    padding-left: 3px;
    text-align: center;
    margin-bottom: 15px;
}
.jing_main i.dimCode {
    width: 90px;
    height: 90px;
    border: 1px solid #dedede;
    display: block;
    margin: 0 auto;
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
.jing_main i.dimCode img {
    display: block;
    width: 90px;
    height: 90px;
}
.jing_kf_4 div.mobileCode span, .jing_kf_4 div.mobileCode a, .jing_kf_4 li.e span, .jing_kf_4 li.e strong p{
    color: #529b1a;
}
.jing_main .returnTop {
    height: 30px;
    position: relative;
}
.jing_main .returnTop a {
    width: 32px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    top: 1px;
    left: 46px;
}
.jing_kf_4 .returnTop a {
    background: url(../images/kf_returntop.png) center bottom no-repeat;
}
/*关于我们*/
#page {
	width:100%;
    position: relative;
    padding-bottom: 30px;
    background: url(../images/page-bg.png) no-repeat top center;
}
.location {
    position: relative;
    height: 50px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    font-size: 12px;
}
.location .wrapper {
    width: 1180px;
    margin: 0 auto;
    line-height: 50px;
    color: #666666;
    text-align: right;
}
.location a {
    color: #666666;
}
.page-left {
    width: 210px;
    float: left;
}
.page-left h2 {
    background: #159384;
    color: #fff;
    height: 80px;
    padding: 25px 30px 0;
}
.page-left h2 em {
    display: block;
    width: 20px;
    height: 4px;
    background-color: #fff;
    position: relative;
}
.page-left h2 strong {
    font-size: 18px;
    display: block;
    height: 28px;
    margin-top: 10px;
}
.page-left h2 span {
    font-size: 14px;
    display: block;
    font-weight: normal;
	text-decoration:uppercase;
}
.page-left ul {
	padding-bottom:38px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.page-left ul li a {
    display: block;
    border-bottom: 1px #eee solid;
    text-indent: 30px;
    line-height: 40px;
    color: #666;
    font-size: 14px;
    -webkit-transition: background-color .25s,border .25s;
    transition: background-color .25s,border .25s;
}
.page-left ul li a.current {
    color: #529b1a;
    font-weight: bold;
    border-color: #eee;
}
.page-left ul li a:hover{
	color: #ffffff;
    font-weight: bold;
    background:#529b1a;
}
.page-left dl {
    margin-top: 15px;
}
.page-left dl img {
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
    box-shadow: 0 1px 5px rgba(0,0,0,.2);
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px;
}
.page-right {
    width: 860px;
    float: right;
    padding: 30px 40px 60px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    min-height: 380px;
    background: #fff;
}
.page-right .about-top {
    border-bottom: 1px #dfdfdf solid;
    height: 40px;
}
.page-right .about-top strong {
    display: block;
    float: left;
    border-bottom: 3px #529b1a solid;
    line-height: 30px;
    height: 39px;
    font-size: 16px;
    position: relative;
    top: 1px;
}
.about-content {
    margin-top: 30px;
}
.about-content p {
   line-height:24px;
}
.signup {
    border-top: 1px dashed #CCCCCC;
    text-align: center;
    padding: 20px 0 0 0;
    margin-top: 30px;
}
.page-btns {
    text-align: right;
    margin-top: 30px;
    height: 65px;
    border-top: 1px #ddd dashed;
    padding-top: 15px;
}
.page-btns a {
    display: inline-block;
    width: 50px;
    height: 45px;
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    padding-top: 25px;
    color: #bbb;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.page-btns a.gotop {
    background: url(../images/gotop.png) no-repeat center 5px;
}
.cases_show{
	margin-top: 30px
}
.cases_show ul.uanli li{
	height:94px;
	padding-bottom:20px;
	margin-top: 30px;
	border-bottom: 1px solid #dfdfdf;
}
.anli {
	width:180px;
    height: 94px;
    border: 1px solid #dfdfdf;
}
.anli img {
    width: 180px;
    height: 94px;
}
.anlid {
    width: 660px;
    height: 70px;
    margin-top: -90px;
    margin-left: 210px;
}
.wzanli {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.wzanli a{
    font-size: 16px;
}
.wzanli b {
    font-size: 22px;
}
.wzjs {
    width: 660px;
    margin-top: 10px;
}
.wzjs  span{
   color: #529b1a;
   font-size: 14px;
}
.page {
    margin-top: 35px;
    margin-bottom: 65px;
}
.page li {
    float: left;
    margin-left: 20px;
}
.page a {
    border: solid 1px #ccc;
    padding: 5px 10px;
    color: #000;
}
.page .current {
    color: #529b1a;
    font-weight: bold;
    border: solid 1px #ccc;
    padding: 5px 10px;
}
.tcal_bt {
    text-align: center;
}
.tcal_bt h1{
    margin-top: 30px;
    font-size: 16px;
	color:#333333;
}
.title1 {
    margin-left: 30px;
    border-bottom: 1px solid #dfdfdf;
    margin-right: 30px;
}
.title1 p {
    margin-top: 20px;
    margin-bottom: 5px;
    text-align: center;
}
.title1 span {
    margin-left: 25px;
}
.nr {
    margin-top: 30px;
}
.nr p{
    line-height:24px;
   /*text-indent:25px;*/
}
.fy {
    margin:50px 50px 0;
    height: 100px;
    border-bottom: 1px dashed #B0B0B0;
    border-top: 1px dashed #B0B0B0;
}
.fy ul {
    height: 80px;
    margin-top: 20px;
}
.fy li {
    line-height: 30px;
}
.fy a {
    color: #000;
}
.free_right {
    width: 400px;
	margin:0 auto;
    color: #ffffff;
}
.freeRight_title {
	height:30px;
   margin: 50px 0 ;
    text-align: center;
}
.freeRight_title h2 {
    font-size: 26px;
	color:#000000;
}
#freeRight .online_for {
    width: 380px;
	height:446px;
    margin: 0 auto;
    background: none;
}
#freeRight .online_for  form {
    margin: 0 auto;
    width: 350px;
}
#freeRight .online_for  form input,#freeRight .online_for  form textarea{
    outline: none;
}
#freeRight .online_for form dl {
    background: #fff;
	border: 1px solid #dfdfdf;
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    position: relative;
}
#freeRight .online_for form dl dt {
    font-size: 14px;
	color:#999999;
	padding: 0 10px 0 20px;
}
.online_for form dl dt span {
    float: left;
}
#freeRight .online_for form dl dt span.span-text {
    font-size: 16px;
}
.online_for form dl dt span.span-line {
    color: #b2b2b2;
    margin: 0 5px;
}
#freeRight .online_for form dl input{
   border:none;
}
#freeRight .online_for form dl input[type='text'] {
    font-size: 12px;
    width: 238px;
    height: 40px;
}
#freeRight .online_for form dl.textarea {
    border-radius: 10px;
    height: auto;
}
#freeRight .online_for form dl.textarea dt {
    padding:0 10px;
}
#freeRight .online_for form dl.textarea dt textarea {
    width: 328px;
    height: 100px;
    margin-top: 10px;
    background: none;
    border: none;
    font-size: 14px;
	color:#999999;
}
#freeRight .online_for form input[type='submit'] {
    background: #529b1a;
    width: 80px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    border-radius: 50px;
	color:#ffffff;
	border: none;
	margin:20px 0 0 50px;
}
#freeRight .online_for form input[type='reset'] {
    background: #ffffff;
    width: 80px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    border-radius: 50px;
    border: 1px solid #dfdfdf;
    color: #529b1a;
    float: right;
    cursor: pointer;
	margin:20px 50px 0 0;
}
.header_right{
    display: table;
}
.header_right p{
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding-top: 0;
    width: 120px;
}
.phone-show{
    display: none;
}
.index-news{
    width: 100%;
    max-width: 1180px;
    margin: auto;
    overflow: hidden;
}
.index-news li{
    width: 32%;
    float: left;
    position: relative;
    padding-left: 192px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.index-news li:nth-of-type(even){
    float: right;
}
.index-news li .anli{
    position: absolute;
    left: 0;
}
.index-news li .anlid{
    width: auto;
    margin: 0;
    height: 96px;
    overflow: hidden;
}
.index-news li .wzjs{
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.index-case{
    overflow: hidden;
    width: 100%;
    max-width: 1180px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.index-case li{
    width: 24%;
    float: left;
    margin-right: 1%;
}
.index-case li:hover p a{
    color: #529b1a;
}
.index-case li .case-link{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
}
.index-case li .case-link img{
    height: 100%;
    width: 100%;
}
.index-case li p{
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.index-case-title{
    margin-top: 50px;
}
.index-about{
    width: 100%;
    max-width: 1180px;
    margin: 0 auto 50px auto;
}
@media screen and (max-width: 1000px){
    .header,.header_containter{
        max-width: 100%;
        overflow: hidden;
    }
    .header_nav{
        width: 615px;
    }
    .header_nav ul li a{
        padding: 0 20px;
    }
    .index-service{
        max-width: 100%;
        overflow: hidden;
    }
    .three_bg{
        max-width: 89%;
        overflow: hidden;
    }
    .index-partner{
        max-width: 100%;
        overflow: hidden;
    }
    .widgets-footer{
        max-width: 100%;
    }
    .index-service-con .cont{
        width: 24%;
    }
    .three_bg .container{
        width: 100%;
    }
    .index-partner-con li{
        margin-right: 4px;
    }
    .daohang {
        width: 700px;
    }
    .yj_contact {
        width: 280px;
    }
    .daohang li {
        margin-right: 80px;
    }
    .container{
        max-width: 100%;
    }
    .page-right{
        width: 660px;
    }
    .anlid{
        width: 452px;
    }
    .wzjs{
        width: 100%;
    }
}