@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font: 14px/1.25 "\5B8B\4F53";
    color: #333;
    width: 100%;
    font-family: "Microsoft YaHei";
}

h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, p, input, i, form, textarea {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

li, ul {
    list-style: none;
}

i {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
}

a:hover {
    color: #513b22;
}

img {
    border: 0;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

*html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

input {
    	border: none;
	background:none;
}
.w1120{
    width: 1120px;
    margin:0 auto;
}
/*common end*/
/*font begain*/

@font-face {font-family: "iconfont";
  src: url('font/iconfont.eot?t=1471601584'); /* IE9*/
  src: url('font/iconfont.eot?t=1471601584#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('font/iconfont.woff?t=1471601584') format('woff'), /* chrome, firefox */
  url('font/iconfont.ttf?t=1471601584') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('font/iconfont.svg?t=1471601584#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-QQ:before { content: "\e601"; }
.icon-youxiang:before { content: "\e600"; }
.icon-a1:before { content: "\e602"; }
.icon-shoucang:before { content: "\e605"; }
.icon-oa:before { content: "\e606"; }
.icon-denglu-copy:before { content: "\e607"; }
.icon-liuyan:before { content: "\e603"; }
.icon-renzheng:before { content: "\e604"; }
/*iconfont end*/
/*font end*/
/*header begain*/
.top{
    margin:20px auto 13px;
}
.top ul li{
    float: left;
    width:50px ;
    padding:0 20px;
    text-align: center;
}
.top ul li a{
    color:#666;
}
.top ul li:hover a {
    color:#0670b9;
}
.top ul li .top_font{
    font-size: 35px;
}
.top ul li .top_font p{
    font-size: 12px;
}
.top ul{
    margin-top: 10px;
}
.top ul li .people,.top ul li .start{
    font-size: 28px;
    margin-top: 8px;
    display: inline-block;
}
/*nav begain*/
.nav{
    background:#2D7C44;
    min-width:1120px;
}
.nav .nav_one ul li{
    float: left;
    padding:15px 0;
    margin: 0 10px
}
.nav .nav_one ul li a{
    color:#fff;
    font-size: 16px;
    padding:0 20px;
    display: inline-block;
}
.nav .nav_one ul li:hover,.nav .nav_one ul .thisclass{
    background:#004912;
}
/*banner begain*/
.banner{
    width:100%;
    min-width:1120px;
    position: relative;
    overflow: hidden;
}
.banner .bd ul li{
    position: relative;
    height: 500px;
}
.banner .bd ul li .cover{
    background:#000;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}
.banner .bd ul li .title_a{
    position: absolute;
    top:305px;
}
.banner .bd ul li .title{
    margin: 0 auto;
}
.banner .bd ul li .title_a p{
    text-align: center;
    width: 1120px;
    font-size: 36px;
    color:#fff;
    line-height: 150%;
}
.banner .hd ul li .on:hover{
    background: #cb0d0d;
}
.banner .hd .on{
    background: #FFD200;
}
.banner .hd ul{
    position:absolute;
    bottom:25px;
}
.banner .hd{
    text-align: center;
}
.banner .hd ul{
    display: inline-block;
}
.banner .hd ul li{
    width:15px;
    height:15px;
    background: #ccc;
    margin-left:12px;
    cursor: pointer;
    float: left;
    border-radius: 50%;
}
/*banner end*/
/*header end*/
/*common_side begain*/
.main{
    width: 100%;
    min-width: 1120px;
    background: #F7F7F7;
    padding-top:20px;
    position: relative;
}
.common_side{
    z-index: 99;
    width: 149px;
    position:absolute;
    right:20px;
    top:0;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.common_side ul li{
    background:#fff;
    margin:2px 0 0;
    padding:12px 0;
}

.common_side ul li a i{
    margin:0 12px;
    color:#2D7C44;
    font-size: 20px;
}
.common_side ul li a{
    display:block;
}
.common_side ul li a span{
    font-size:14px ;
    color:#333;
    font-weight: bold;
}
.common_side_img{
    text-align: center;
}
.common_side ul .common_side_img{
    width: 150px;
    height: 50px;
    padding:0;
}
.common_side ul .common_side_img i{
    font-size: 35px;
}
.common_side ul li:hover{
    background: #2D7C44;
}
.common_side ul li:hover i,.common_side ul li:hover span{
    color:#fff;
}
/*common_side end*/
/*bottom begain*/
.foot_color_1{
    background:#2C2C2C;
    padding-bottom: 13px;
    min-width: 1120px;
}
.foot_one_message{
    width: 500px;
    margin-top: 36px;
}
.foot_one_message ul li{
    color:#999;
    width: 500px;
    margin-left: 30px;
    line-height: 150%;
}
.foot_one_wexin{
    color:#666;
    margin-top: 20px;
}
.foot_one_wexin ul li{
    float: left;
    text-align: center;
    font-size: 12px;
    margin-right: 20px;
}
.foot_one_wexin ul li p{
    line-height: 200%;
}
.foot_one_wexin ul li img{
    width: 120px;
    height:124px;
}
.foot_color_2{
    background:#1b1b1b ;
    text-align: center;
    color:#666;
    line-height: 200%;
    min-width: 1120px;
}
.foot_color_2 span{
    margin:0 20px;
}
/*bottom end*/
/*page *begain*/
.page{
    background: #fff;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.page ul{
    display: inline-block;
}
.page ul li{
    float: left;
    padding:0 15px;
    height:26px;
    background: #CCCCCC;
    line-height: 26px;
    margin:0 2px;
}
.page ul li a{
    color:#363636;
    display: inline-block;
}
.page ul .thisclass{
    background: #2D7C44;
}
.page ul li.thisclass a{
    color:#fff;
}
/*page end*/
.name{
    font-size: 30px;
    color:#363636;
    border-bottom: 3px solid #2D7C44;
    margin-top:22px ;
    line-height: 140%;
    width: 200px;
    text-align: center;
    margin-left: 37px;
}
.pre_next{
    padding:25px 0 10px;
    background: #fff;
    margin-bottom: 20px;
}
.pre_next p{
    line-height: 180%;
    margin-left: 36px;
    color:#666;
}
.pre_next p a{
    color:#666;
}
.pre_next p:hover a{
    color:#333;
}
/*leave 留言begain*/
.leave{
    width: 100%;
    height:100%;
    min-width: 1120px;
    display: none;
}
.click_x{
    position:fixed;
    top:29%;
    left: 59%;
    background:#000;
    color:#fff;
    width: 20px;
    height:20px;
    border:3px solid #fff;
    z-index: 999;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}
.leave .leave_mian{
    position:fixed;
    top:30%;
    left: 35%;
    z-index: 3;
}
.leave_background{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    background: #000;
    opacity: 0.6;
}
.leave_mian .right{
    width: 466px;height: 292px;background-color: #fff;position: relative;
    border-radius: 5px;
    padding-top: 10px;
}
.leave_mian .right .p1{
    font-size: 26px;font-weight: bold;line-height: 100%;
    margin: 12px 0 0 35px;
}
.leave_mian .right .p2{
    font-size: 16px;line-height: 100%;
    margin: 10px 0 0 35px;
}
.leave_mian .right .p3{
    margin: 20px 0 0 35px;line-height: 34px;
}
.leave_mian .right .p3 .a1{
    display: inline-block;width: 60px;font-size: 16px;
}
.leave_mian .right .p3 span{
    display: inline-block;width: 130px;height: 34px;background-color: #fff;
    border:1px solid #ccc;
    border-radius: 4px;
}
.leave_mian .right .p3 span input{
    border: none;outline: none;width: 120px;padding: 0 5px;
}
.leave_mian .right .p3 .a2{
    display: inline-block;width: 47px;font-size: 16px;margin-left: 8px;
}
.leave_mian .right .p4{
    margin: 15px 0 0 35px;
}
.leave_mian .right .p4 a{
    display: inline-block;width: 60px;font-size: 16px;vertical-align: top;
}
.leave_mian .right .p4 span{
    display: inline-block;width: 315px;height: 75px;background-color: #fff;
    overflow: hidden;
    border:1px solid #ccc;
}
.leave_mian .right .p4 span textarea{
    width: 305px;resize: none;overflow: hidden;
    padding: 7px 5px;outline: none;border: none;
}
.leave_mian .right .fu1{
    position: absolute;width: 507px;height: 22px;
    top: -22px;right: -20px;background: url(../images/liuyan_top.png) no-repeat;
    background-size: 100% 22px;
}
.leave_mian .right .fu2{
    position: absolute;width: 466px;height: 17px;
    bottom: -17px;left: 0px;background: url(../images/liuyan_bottom.png) no-repeat;
    background-size: 100% 17px;
}
.click{
    margin-top:20px;
    text-align:center;
}
.click input{
    width:75px;
    height:30px;
    line-height:30px;
    outline:none;
    border:none;
    background:#ccc;
    border-radius: 15px;
}
.click input:hover{
    background:#2D7C44;
    cursor:pointer;
    color:#fff;
}
/*leave begain*/
.index_video_img{
    margin-left:10px;
}