 Generated by wjdhcms 3.0 */

@charset "utf-8";

/*-----------CSS Reset-----------*/
::selection {

    background-color: #3fb072;
     color: #FFF;
}

::-moz-selection {

    background-color: #3fb072;

    color: #FFF;
}

::-webkit-selection {

    background-color: #3fb072;
    color: #FFF;
}
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

* {
    padding: 0;
    margin: 0;
}

body {
    font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}


li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}



/* 公共样式 */

.pull-left{
    float: left;
}
.pull-right{
    float: right;
}
.clear {
    clear: both;
}
.between{
    width: 1180px;
    margin:0 auto ;
}
/* bt */

.dbt{
    text-align: center;
    margin: 0 auto;
    padding-top: 55px;
    margin-bottom: 30px;
}
.dbt span{
    color: #999999;
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    margin:0 auto;
}
.dbt h4 a{
    font-size: 24px;
    color:#4c4c4c; 
    display: block; 
}
.dbt h4 a{
    font-size: 24px;
    color:#4c4c4c;  
    display: block;
}
.dbt h4 a i{
    font-size: 24px;
    color: #3fb072;
}
.dbt b{
    display: block;
    width: 16px;
    height: 2px;
    background: #3fb072;
    margin:0 auto;
    margin-top: 10px;
}
.dbt2{
    width: 500px;
    float: left;
}

.dbt2 h4 a{
    font-size: 24px;
    color:#4c4c4c; 
    display: block; 
}
.dbt2 h4 a{
    font-size: 24px;
    color:#4c4c4c;  
    display: block;
}
.dbt2 h4 a i{
    font-size: 24px;
    color: #3fb072;
}
.dbt2 span{
    display: block;
    font-size: 24px;
    color: #4c4c4c;
    text-transform: uppercase;
}
.dbt2 b{
    display: block;
    width: 16px;
    height: 2px;
    background: #3fb072;
    margin-top: 10px;
}
/* bt  end */



/* 公共样式end */
/**banner**/
.banner{width:100%; margin:0 auto; position:relative; height:600px;}
.fullSlide{width:100%;position:relative;height:100%;background:transparent;}
.fullSlide .bd{margin:0 auto;height:100%;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{height:100%;}
.fullSlide .bd li{height:100%;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat;}
.fullSlide .bd li a{display:block;height:100%;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;}
.fullSlide .hd ul{text-align:center;margin-bottom:10px;}

.fullSlide .hd ul .on{background:#218d00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;*filter:alpha(opacity=50);*opacity:.5;display:none;}
.fullSlide .next{left:auto; right:15%; background-position:-6px -137px;}

/**search**/

.search-box{
    width: 100%;
}
.search{
    width: 1180px; 
    margin:auto; 
    height:50px;
}
.keytext{
    width: 694px;
    height: 50px;
    line-height: 50px;
    float: left;
    font-size: 14px;
}
.keytext span{
    line-height: 50px;
    color:#808080; 
}
.keytext a{
    margin: 0px 8px 0px 0px; 
    line-height:50px; 
    color:#808080;
}
.rmgj-n-r{ 
    float: right;
    margin-top: 11px;
    border:1px solid #ccc;
    border-left: none;
    border-right: none;
}
.text2{
    padding: 0px 0px 0px 10px;
    float: left;
    height: 28px;
    width: 200px;
    font-size: 14px;
    color: #999999;
    background: none;
    border-right: none;


	
}
.submit{
    width:44px; 
    height:30px; 
    border:0; 
    padding:0; 
    background:url(../images/search.png)no-repeat center; 
    float:left;
    cursor: pointer;

}
/* hz */
.hz-con{
    position: relative;
    height: 152px;
    overflow: hidden;
}
.hz-con .lefts{ 
    background: url(../images/jt1.jpg) no-repeat 3px -0px;
    display: block;
    width: 16px;
    height: 26px;
    position: absolute;
    left: 0px;
    top:54px;
}
.hz-con .rights{ 
    background: url(../images/jt1.jpg) no-repeat -20px 0px;
    display: block;
    width: 16px;
    height: 26px;
    position: absolute;
    right: 0px;
    top: 54px;
}
.hz-con1 ul li{
    width: 226px;
    margin:0 10px;
    padding-top: 10px;
}
.hz-con1 ul li>a{
    display: block;
    width: 226px;
    height: 122px;
    overflow: hidden;
    border:1px solid #f0f0f0;
}
.hz-con1 ul li:hover>a{
    cursor:pointer;
    box-shadow:0px 0px 10px rgba(63,176,114,.8);
    transform:translate3d(0,-2px,0);
}
.hz-con1 ul li>a>img{
    width: 226px;
    height: 122px;
}

.hz-con1 ul li>span{
    display: block;
    text-align: center;
}
.hz-con1 ul li>span a{
    display: block;
    width: 220px;
    height: 22px;
    overflow: hidden;
    margin:0 auto;
    color: #808080;
}
.hz-con1 ul li:hover>span a{
    color: #3fb072;
}
.hz-con1{
    width: 1080px;
    margin:0 auto;
    overflow: hidden;
}
/* hz end */
/* pro */
.pro{
    margin-top: 60px;
    background: #fafafa;
    padding:50px 0;
}
.pro-c .dbt2{
    width: 340px;
    float: left;
}
.pro-bt{
    float: right;
}
.pro-bt ul li{
    float: left;
    margin:0 10px;
}
.pro-bt ul li a{
    display: block;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    background: #1f9537;
    padding:0 10px;
    color: #fff;
    font-size: 14px;
}
.pro-con ul li{
    width: 275px;
    float: left;
    margin: 0 20px 27px 0;
    position: relative;
}
.pro-con ul li>a{
    width: 275px;
    height: 200px;
    display: block;
    overflow: hidden;
}
.pro-con ul li>a>img{
    width: 275px;
    height: 200px;
}
.pro-con ul li>span{
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom:0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: rgba(255,255,255,.8);
     -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.pro-con ul li>span a{
    display: block;
    width: 260px;
    margin:0 auto;
    text-align: center;
    overflow: hidden;
}
.pro-con{
    padding-top: 40px;
    height: 455px;
    overflow: hidden;
}
.pro-con ul li:hover>span{
    background: rgba(63,176,114,.8)
}
.pro-con ul li:hover>span a{
    color: #fff;
}
.pro-bt ul li.on a{
    background: #3fb072;
}
/* pro end*/
/* ly */
.ly-c{
    margin-top: 60px;
}
.ly-bt{
    width: 429px;
    height: 83px;
    margin:0 auto;
}
.ly-con{
    margin-top: 40px;
}
.ly-con>ul{
    height: 430px;
    overflow: hidden;
}
.ly-con1>img{
    width: 590px;
    height: 430px;
    float: left;
}
.ly-con2{
    float: right;
    width: 528px;
    margin-top: 40px;
}
.ly-con2>b{
    font-size: 30px;
    color: #cccccc;
    height: 36px;
    display: block;
    background: url(../images/xian1.jpg) no-repeat left bottom;
}
.ly-con2 p{
    margin-top: 30px;
    color: #666666;
}
.ly-con2 i{
    height: 1px;
    display: block;
    width: 100%;
    background: #e5e5e5;
    margin:68px 0;
}
.ly-con3 span{
    color: #666666;
}
.ly-con3 span b{
    font-size: 26px;
    color: #3fb072;
    display: block;
}
.ly-con3>a{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border:1px solid #cccccc;
    color:#666666;
    margin-top: 10px;
}
.ly-con3>a:hover{
    background: #3fb072;
    border:1px solid #3fb072;
    color: #fff;
    transform:translate3d(0,-2px,0);
}
.ly-con-bt{
    margin-top: 30px;
}
.ly-con-bt ul li{
    width: 293px;
    height: 127px;
    float: left;
    background: url(../images/zs2.jpg) no-repeat center;
    margin: 0 1px;
     -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  cursor: pointer;
}
.ly-con-bt ul li i{
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 127px;
    display: block;
    font-weight: bold;
}
.ly-con-bt ul .ly2{
    background: url(../images/zs4.jpg) no-repeat center;
}
.ly-con-bt ul .ly3{
    background: url(../images/zs6.jpg) no-repeat center;
}
.ly-con-bt ul .ly4{
    background: url(../images/zs8.jpg) no-repeat center;
}
.ly-con-bt ul li:hover{
    background: url(../images/zs1.jpg) no-repeat center;
}
.ly-con-bt ul .ly2:hover{
    background: url(../images/zs3.jpg) no-repeat center;
}
.ly-con-bt ul .ly3:hover{
    background: url(../images/zs5.jpg) no-repeat center;
}
.ly-con-bt ul .ly4:hover{
    background: url(../images/zs7.jpg) no-repeat center;
}
/* ly end */
/* case */
.case{
    background: url(../images/bg2.jpg) no-repeat center top;
    height: 478px;
    margin-top: 60px;
    padding:50px 0;
}
.case-c .dbt2  h4 a i,.case-c .dbt2  h4 a {
    color: #fff;
}
.case-c .dbt2 span{
    color: #fff;
}
.case-c .dbt2 b{
    background: #fff;
}
.case-con1 ul li{
    width: 370px;
    float: left;
    margin:0 10px;
}
.case-con1 ul li>a{
    width: 370px;
    height: 248px;
    display: block;
    overflow: hidden;
}
.case-con1 ul li>a>img{
    width: 370px;
    height: 248px;
}
.case-con1 ul li>span{
    display: block;
    height: 48px;
    width: 100%;
    text-align: center;
    line-height: 48px;
    overflow: hidden;
    border-bottom: 1px solid #fff;
     -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.case-con1 ul li>span a{
    color: #fff;
    width: 320px;
    overflow: hidden;
    text-align: center;
    margin:0 auto;
}
.case-con1{
    width: 1180px;
    overflow: hidden;
    margin:0 auto;
    height: 297px;
    overflow: hidden;
    padding-top: 40px;
}
.case-con .lefts{ 
    background: url(../images/jt2.png) no-repeat 0px 0px;
    display: block;
    width: 64px;
    height: 30px;
    position: absolute;
    right: 64px;
    top: -30px;
}
.case-con .rights{ 
    background: url(../images/jt2.png) no-repeat -64px -0px;
    display: block;
    width: 64px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: -30px;
}
.case-con{
    position: relative;
    clear: both;
}
.case-con1 ul li:hover>span{
    background: #fff;
}
.case-con1 ul li:hover>span a{
    color: #3fb072;
}
/* case  end */
/* wit */

.wit-con ul li{
    width: 285px;
    float: left;
    text-align: center;
    margin:0 5px;
    background: url(../images/bg4.png) no-repeat center bottom;
    height: 300px;
    -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  cursor: pointer;
}
.wit-con ul li:hover{
   background: url(../images/bg3.jpg) no-repeat center bottom; 
   transform:translate3d(0,-6px,0);
   color: #fff;
}
.wit-con ul li:hover a,.wit-con ul li:hover p{
    color: #fff;
}
.wit-con ul li>a>img{
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.wit-con1 h4 a{
    display: block;
    width: 180px;
    height: 22px;
    overflow: hidden;
    font-size: 16px;
    color: #4c4c4c;
    margin:0 auto;
    margin-top: 30px;
}
.wit-con1  p{
    color: #808080;
    width: 260px;
    height: 40px;
    overflow: hidden;
    margin:0 auto;
    margin-top: 14px;
}
.wit-con1>a{
    display: block;
    width: 160px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color:#808080;
    margin:0 auto;
    margin-top: 10px;
}
.wit-con{
    padding-top: 40px;
}
.wit-bt>a{
    display: block;
    background: #1f9537;
    width: 56px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}
/* wit end */
/* ban1 */
.ban1{
    background: url(../images/bg5.jpg) no-repeat center; 
    height: 340px;
    margin-top: 60px;
}
.ban1-con{
    width: 730px;
    float: right;
    text-align: right;
    margin-top: 56px;
}
.ban1-con p{
    font-size: 24px;
    color: #3fb072;
}
.ban1-con i{
    font-size: 12px;
    color: #999999;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 16px;
    display: block;
}
.ban1-con>b{
    display: block;
    width: 38px;
    height: 1px;
    background: #3fb072;
    float: right;
    margin-bottom:16px;
}
.ban1-con span{
    clear: both;
    color: #666666;
    font-size:14px;
    display: block;
}
.ban1-con span b{
    font-size: 26px;
    color: #3fb072;
    display: block;
    text-align: right;
}
.ban1-con>a{
    float: right;
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #3fb072;
    color: #fff;
}
.ban1-con>a:hover{
    background: #1f9537;
    transform:translate3d(0,-2px,0);
}
/* ban1  end */
/* about */
.ab{
    background: url(../images/bg6.jpg) no-repeat center top;
    height:804px; 
    padding-top: 50px;
    margin-top: 50px;
}
.ab-c{
    position: relative;
}
.ab-con>a{
    width: 535px;
    height: 444px;
    overflow: hidden;
    padding-left: 120px;
    background: url(../images/zs9.png) no-repeat left top;
    display: block;
    float: left;
}
.ab-con>a>img{
    width: 535px;
    height: 444px;
}
.ab-con1{
    float: right;
    width: 496px;
    position: absolute;
    right: 0;
    top: 44px;
    height: 290px;
    background: #fff;
    padding:38px;

}
.ab-con1 h3 a{
    font-size: 24px;
    color: #3fb072;
    font-weight: bold;
    display: block;
    margin-top: 8px;
}
.ab-con1>b{
    display: block;
    width: 38px;
    height: 4px;
    background: #cccccc;
    margin:20px 0;
}
.ab-con1>p{
    color: #808080;
    width: 460px;
    height: 102px;
    overflow: hidden;
}
.ab-con1>a{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border:1px solid #cccccc;
    color:#999;
    margin-top: 50px;

}
.ab-con1>a:hover{
    background: #3fb072;
    color: #fff;
    border:1px solid #3fb072;
    transform:translate3d(0,-4px,0);
}
/* about  end */
/* hon */
.hon{
    margin-top: 40px;
    height: 258px;
    overflow: hidden;
}
.hon-bt ul li{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;

}
.hon-bt ul li a{
    display: block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    background: #1f9537;
    color: #fff;
    text-align: center;
}
.hon-con2 ul li{
    width: 264px;
    float: left;
    margin:0 10px;
}
.hon-con2 ul li>a{
    width: 264px;
    height: 176px;
    display: block;
    overflow: hidden;
}
.hon-con2 ul li>a>img{
    width: 264px;
    height: 176px;
    -webkit-transition:all 1s;transition:all 1s
}
.hon-con2 ul li:hover>a>img{
    -webkit-transform:scale(1.2,1.2);transform:scale(1.1,1.1)
}
.hon-con2 ul li span{
    display: block;
    width: 100%;
}
.hon-con2 ul li span a{
    display: block;
    width: 230px;
    margin:0 auto;
    text-align: center;
    margin-top: 6px;
    color: #fff;
    height: 20px;
    overflow: hidden;

}
.hon-con2{
    width: 1180px;
    overflow: hidden;
}
.hon-bt ul li.on a{
    background: #4c4c4c;
}
.hon-con1{
    position: relative;
}
.hon-con1 .lefts{ 
    background: url(../images/jt2.png) no-repeat 0px 0px;
    display: block;
    width: 64px;
    height: 30px;
    position: absolute;
    right: 64px;
    top: -48px;
    z-index: 9999
}
.hon-con1 .rights{ 
    background: url(../images/jt2.png) no-repeat -64px -0px;
    display: block;
    width: 64px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: -48px;
    z-index: 9999
}
/* hon  end */
/* news */
.news-bt{
    width: 340px;
    margin:0 auto;
}
.news-bt ul li{
    float: left;
    margin-left: 10px;
}
.news-bt ul li a{
    background: #4c4c4c;
    width: 100px;
    height: 30px;
    color: #4c4c4c;
    text-align: center;
    line-height: 30px;
    display: block;
    color: #fff;
}
.news-bt ul li.on a{
    background: #3fb072;
}
.news-con{
    margin-top: 30px;
    height: 409px;
    overflow: hidden;
}
.news-con1>a{
    display: block;
    overflow: hidden;
    width: 332px;
    height: 218px;
    float: left;
}
.news-con1>a>img{
    width: 332px;
    height: 218px;
}
.news-con2{
    float: left;
    height: 218px;
    width: 332px;
    padding-right: 28px;
    border-right: 1px solid #ccc;
    margin-left: 62px;
    cursor: pointer;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.news-con2:hover{
    transform:translate3d(0,-2px,0);
}
.news-con2>i{
    font-size: 12px;
    color: #808080;
    display: block;
    margin-top: 20px;
}
.news-con2:hover i{
    color: #3fb072;
}
.news-con2>h4 a{
    color: #4c4c4c;
    width: 266px;
    height: 22px;
    overflow: hidden;
    display: block;
    margin:10px 0;
}
.news-con2:hover h4 a{
    color: #3fb072;
}
.news-con2>p{
    color: #808080;
    width: 300px;
    height: 40px;
    overflow: hidden;
}
.news-con2:hover p{
    color: #3fb072;
}
.news-con2>a{
    color: #808080;
    display: block;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border:1px solid #ccc;
    margin-top: 40px;
}
.news-con2:hover>a{
    color: #3fb072;
    border:1px solid #3fb072;
}
.news-con ul li{
    width: 348px;
    float: left;
}
.news-con ul li>a{
    color: #666666;
    display: block;
    width: 200px;
    height: 22px;
    overflow: hidden;
    float: left;
    padding-left: 10px;
}
.news-con ul{
    padding-top: 32px;
}
.news-con ul li {
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
    margin: 0 22px 24px 22px;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.news-con ul li:hover{
    border-bottom: 1px solid #3fb072;
    transform:translate3d(0,-2px,0);
}
.news-con ul li span{
    float: right;
    color: #999999;
    font-size: 12px;
}
.news-con ul li:hover span{
    color: #3fb072;
}
.news-con ul li:hover a{
    color: #3fb072;
}
/* news end */