.mar_auto {
    width: 1200px;
    margin: 0 auto
}

.mar_top {
    margin-top: 40px
}

.header_logo{
    padding:20px 0;
}
.header_logo > img{
    margin-left: 60px;
}
.logo_text{
    color:#0b7941;
    text-shadow:#0b7941 1px 1px 3px;
}
.logo_text img{
    width:300px;
}
.logo_text h1{
    font-size:24px;
    font-weight: 600;
}
.logo_text p{
    font-size: 18px;
    font-weight: 500;
    line-height:1.8;
}
.fixed_search {
    position: fixed;
    display: none;
    width: 100%;
    height: 110px;
    background: url(../img/back.png);
    background-size: 100% 100%;
    line-height: 110px;
    z-index: 999999999;
}

.fixed_search img {
    vertical-align: middle;
}

.fixed_search .search {
    width: 870px;
    height: 50px;
    margin-top: 37px;
    float: right
}

.fixed_search .search .search_text {
    width: 770px;
    line-height: 50px;
    border: 1px solid #29e247;
    background: #fff;
    float: left;
    height: 100%;
    padding-left: 50px;
    background: url(../img/icon_ss.png) no-repeat 15px center #Fff
}

.fixed_search .search .search_btn {
    float: left;
    width: 100px;
    height: 100%;
    color: #FFF;
    font-size: 16px;
    border-radius: 0;
    background: #29e247;
    border: 0
}

.header .logo {
    margin: 20px 0
}

.header .search_box {
    width: 100%;
    background: #29e247
}

.header .search_box .search {
    width: 1200px;
    height: 80px;
    background: #0ebb23;
    padding: 15px 20px
}

.header .search_box .search .search_text {
    width: 1060px;
    height: 100%;
    border: 0;
    float: left;
    padding-left: 50px;
    background: url(../img/icon_ss.png) no-repeat 15px center #Fff
}

.header .search_box .search .search_btn {
    float: left;
    width: 100px;
    height: 100%;
    color: #FFF;
    font-size: 16px;
    border-radius: 0;
    background: #29e247;
    border: 0
}

.header .nav_ul {
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: relative;
    z-index: 999999
}

.header .nav_ul > li {
    float: left;
    width: 195px;
    text-align: center;
    background: #1DDD1D;
    position: relative;
    margin-right: 6px;
    box-shadow: 4px 5px 0px #ddd;
}

.header .nav_ul > li a {
    color: #fff;
    display: block
}
.header .nav_ul > li:hover{
    background-color: #3BF44D;
}

.header .nav_ul > li:hover >a{
    color:#000101;
}

.header .nav_ul > li:hover ul {
    display: block
}

.header .nav_ul > li ul {
    position: absolute;
    top: 45px;
    display: none;
    width: 100%;
    box-shadow: 4px 5px 0px #ddd;
    background: #595757;

}

.header .nav_ul > li ul li {
    background: #595757;
    margin-top: 5px;
}

.header .nav_ul > li ul li a {
    display: block
}

.header .nav_ul > li ul li:hover {
    background: #3BF44D
}
.header .nav_ul > li ul li:hover a {
    color:#000101;
}
.content .x-banner {
    /*margin-top: -45px;*/
    width: 100%
}

.content .x-banner .swiper-container {
    width: 100%;
    height: 400px !important;
}

.content .x-banner .swiper-container img {
    width: 100%;
    height: 400px
}

.content .x-banner .swiper-pagination span {
    width: 15px;
    height: 15px;
}
.content .x-banner .swiper-pagination{
    top:90%;
}
.content .x-banner .swiper-pagination .swiper-pagination-bullet{
    background: rgba(0,0,0,0.5);
}
.content .x-banner .swiper-pagination  .swiper-pagination-bullet-active{
    background: #1DDD1D;
}
.content .cp_tent {
    width: 100%
}

.content .cp_tent .cp_box {
    padding: 15px 0;
    height: 415px
}

.content .cp_tent .cp_box .cp_left {
    float: left;
    height: 100%;
    width: 380px;
    padding: 0 15px 15px 15px;
    background: #eeeff0;
}
.content .cp_tent .cp_box .cp_left .cp-top {
    height: 100%;
    overflow: auto;

}
.content .cp_tent .cp_box .cp_left .cp-top::-webkit-scrollbar{
    display: none;
}

.content .cp_tent .cp_box .cp_left .bd {
    height: 100%;
    padding: 5px 0
}

.content .cp_tent .cp_box .cp_left .bd > div {
    height: 100% !important
}

.content .cp_tent .cp_box .cp_left ul {
    width: 100%
}

.content .cp_tent .cp_box .cp_left ul li {
    width: 100%;
    height: 105px;
    padding: 15px;
    background: #fff;
    margin-top: 15px
}
.content .cp_tent .cp_box .cp_left ul li .bd_left{
    float: left;
    width:40%;
    height:100%;
}
.content .cp_tent .cp_box .cp_left ul li .bd_right{
    float: left;
    padding-left: 15px;
    width: 60%;
}
.content .cp_tent .cp_box .cp_left ul li .bd_right h3{
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height:1.7;
}
.content .cp_tent .cp_box .cp_left ul li .bd_left img{
    display: block;
    width: 100%;
    height: 100% ;
}

.content .cp_tent .cp_box .cp_left ul li p {
    text-indent: 2em;
    padding: 5px 0;
    font-size: 14px;
    line-height:1.7;
}

.content .cp_tent .cp_box .cp_left ul li span {
    text-indent: 2em;
    display: block;
    font-size: 12px;
    margin-top: 5px;
    padding: 0 5px
}

.content .cp_tent .cp_box .cp_right {
    float: right;
    height: 100%;
    width: 820px
}

.content .cp_tent .cp_box .cp_right ul {
    width: 100%
}

.content .cp_tent .cp_box .cp_right ul li {
    float: left;
    margin-bottom: 15px;
    margin-left: 23px;
    text-align: center
}

.content .cp_tent .cp_box .cp_right ul li img {
    width: 250px;
    height: 160px
}

.content .cp_tent .cp_box .cp_right ul li p {
    font-size: 16px;
    color: #333;
    line-height: 1.5
}

.content .sb_tent {
    width: 100%;
    margin-top: 50px
}

.content .sb_tent .sb_tent_top {
    width: 100%;
    border-bottom: 1px solid #d3d2d2
}

.content .sb_tent .sb_tent_top img {
    float: left
}

.content .sb_tent .sb_tent_top a {
    float: right;
    font-size: 16px;
    line-height: 39px;
    color: #747474
}

.content .sb_tent ul {
    width: 100%
}

.content .sb_tent ul li {
    float: left;
    margin-left: 26px;
    text-align: center;
    margin-top: 15px
}

.content .sb_tent ul li div {
    width: 280px;
    height: 190px;
    overflow: hidden
}

.content .sb_tent ul li div img {
    width: 100%;
    height: 100%;
    transition: 1s all
}

.content .sb_tent ul li div:hover img {
    transform: scale(1.2)
}

.content .sb_tent ul li p {
    line-height: 45px;
    color: #333;
    font-size: 18px
}

.content .xw_tent {
    width: 1200px;
    margin: 40px auto 40px
}

.content .xw_tent .xw_sceroll {
    border-top: 1px solid #d3d2d2;
    position: relative
}

.content .xw_tent .xw_sceroll .hd {
    position: absolute;
    top: -43px;
    right: 0
}

.content .xw_tent .xw_sceroll .hd li {
    float: left;
    padding: 10px 20px;
    font-size: 16px;
    border: 1px solid #29e247;
    border-bottom: 0;
    margin-left: 10px;
    cursor: pointer
}

.content .xw_tent .xw_sceroll .hd li:hover {
    background: #29e247;
    color: #fff
}

.content .xw_tent .xw_sceroll .hd .on {
    background: #29e247;
    color: #fff
}

.content .xw_tent .xw_sceroll .bd ul li {
    margin-top: 30px
}

.content .xw_tent .xw_sceroll .bd ul li img {
    float: left;
    width: 255px;
}

.content .xw_tent .xw_sceroll .bd ul li div {
    float: right;
    width: 920px
}

.content .xw_tent .xw_sceroll .bd ul li div p {
    display: block;
    color: #333;
    line-height: 1.8;
    border-bottom: 1px dashed #d3d2d2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.content .xw_tent .xw_sceroll .bd ul li div span {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 1.8;
    padding-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.content .hz_tent {
    width: 1200px;
    margin: 0 auto 50px
}

.content .hz_tent .hz_sceroll {
    width: 100%;
    position: relative;
    padding-top: 15px;
    border-top: 1px solid #d3d2d2
}

.content .hz_tent .hz_sceroll .bd {
    width: 100% !important;
    padding: 0 20px
}

.content .hz_tent .hz_sceroll .bd > div {
    width: 100% !important
}

.content .hz_tent .hz_sceroll .bd li {
    width: 210px;
    margin-right: 26px
}

.content .hz_tent .hz_sceroll .hd {
    width: 100%
}

.content .hz_tent .hz_sceroll .hd .prev {
    position: absolute;
    top: 40% ;
    right: 0;
    cursor: pointer;

}

.content .hz_tent .hz_sceroll .hd .next {
    position: absolute;
    left: 0;
    top: 40%;
    cursor: pointer;
}

.content .dp_tent {
    width: 100%;
    line-height: 40px
}

.content .dp_tent img {
    width: 20px;
    vertical-align: middle
}

.content .dp_tent span {
    margin-left: 10px;
    line-height: 40px;
    font-size: 14px;
    color: #666
}

.content .gy_tent {
    width: 100%;
    margin-top: 10px
}

.content .gy_tent .gy_top {
    text-align: center;
    line-height: 31px;
    width: 100%;
    border-bottom: 1px solid #29E247
}

.content .gy_tent .gy_top a {
    padding: 5px 65px;
    font-size: 16px;
    color: #29e247;
    background: #efefef
}

.content .gy_tent .gy_top a:hover {
    background: #29e247;
    color: #fff
}

.content .gy_tent .gy_top .a_on {
    background: #29e247;
    color: #fff
}

.content .gy_tent .gy_text {
    text-align: center;
    padding: 15px 0 30px 0
}

.content .gy_tent .gy_text h3 {
    font-size: 24px;
    color: #333;
    line-height: 3
}

.content .gy_tent .gy_text img {
    max-width: 1200px
}

.content .gy_tent .gy_text p {
    padding: 10px 0;
    text-align: left;
    text-indent: 2em;
    line-height: 1.5
}

.content .cx_tent {
    width: 100%
}

.content .cx_tent .cx_text {
    text-align: center;
    padding: 0 0 30px 0
}

.content .cx_tent .cx_text h3 {
    font-size: 24px;
    color: #333;
    line-height: 3
}

.content .cx_tent .cx_text img {
    max-width: 1200px
}

.content .cx_tent .cx_text p {
    padding: 10px 0;
    text-align: left;
    text-indent: 2em;
    line-height: 1.5
}

.content .sj_tent {
    width: 100%;
    padding: 20px 0 40px 0
}

.content .sj_tent .sj_box h3 {
    width: 100%;
    border-bottom: 1px solid #ededed
}

.content .sj_tent .sj_box h3 i {
    font-size: 18px;
    color: #29e247
}

.content .sj_tent .sj_box h3 span {
    font-size: 16px;
    color: #e1e1e1
}

.content .sj_tent .sj_box ul {
    padding-top: 10px
}

.content .sj_tent .sj_box ul li {
    border-bottom: 1px solid #ededed;
    padding: 10px 0
}

.content .sj_tent .sj_box ul li .sj_text {
    width: 920px;
    padding-right: 20px;
    float: left
}

.content .sj_tent .sj_box ul li .sj_text a {
    border-bottom: 1px dashed #ededed;
    line-height: 2;
    font-size: 18px;
    color: #333;
    padding: 15px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.content .sj_tent .sj_box ul li .sj_text span {
    color: #575757;
    font-size: 14px;
    line-height: 2;
    padding-top: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.content .sj_tent .sj_box ul li .sj_img {
    width: 280px;
    float: left
}

.content .sj_tent .sj_box ul li .sj_img img {
    width: 100%;
    height: 190px
}

.content .ts_tent {
    width: 100%;
    padding: 20px 0 40px 0
}

.content .ts_tent .ts_box h3 {
    width: 100%;
    border-bottom: 1px solid #ededed
}

.content .ts_tent .ts_box h3 i {
    font-size: 18px;
    color: #29e247
}

.content .ts_tent .ts_box h3 span {
    font-size: 16px;
    color: #e1e1e1
}

.content .ts_tent .ts_box ul {
    padding-top: 10px
}

.content .ts_tent .ts_box ul li {
    border-bottom: 1px solid #ededed;
    padding: 10px 0
}

.content .ts_tent .ts_box ul li .xw_text {
    width: 920px;
    padding-left: 20px;
    float: left
}

.content .ts_tent .ts_box ul li .xw_text p {
    border-bottom: 1px dashed #ededed;
    line-height: 2;
    font-size: 18px;
    color: #333;
    padding: 15px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.content .ts_tent .ts_box ul li .xw_text span {
    color: #575757;
    font-size: 14px;
    line-height: 2;
    padding-top: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.content .ts_tent .ts_box ul li .xw_img {
    width: 280px;
    height:110px;
    float: left
}

.content .ts_tent .ts_box ul li .xw_img img {
    width: 100%;
}

.content .xq_tent {
    width: 100%;
    padding: 20px 0
}

.content .xq_tent .xq_tent_top {
    width: 100%
}

.content .xq_tent .xq_tent_top .xq_top_img {
    width: 600px;
    float: left
}

.content .xq_tent .xq_tent_top .xq_top_img .bd {
    width: 100%
}
.content .xq_tent .xq_tent_top .xq_top_img .bd li{
    padding: 2px;
    border:1px solid #ededed;
    border-radius:4px;
}

.content .xq_tent .xq_tent_top .xq_top_img .bd img {
    width: 100%;
    height: 400px;
    cursor: pointer
}

.content .xq_tent .xq_tent_top .xq_top_img .hd {
    width: 100%
}

.content .xq_tent .xq_tent_top .xq_top_img .hd ul {
    width: 100%
}

.content .xq_tent .xq_tent_top .xq_top_img .hd ul li {
    width: 33.333%;
    float: left;
    text-align: center;
    border: 1px solid #FFF;
    font-size:0px;
}
.content .xq_tent .xq_tent_top .xq_top_img .hd ul li img{
    width:100%;
    height: 135px;
}
.content .xq_tent .xq_tent_top .xq_top_img .hd ul .on {
    border: 1px solid #29e247
}

.content .xq_tent .xq_tent_top .xq_top_text {
    float: left;
    width: 600px;
    padding-left: 30px
}

.content .xq_tent .xq_tent_top .xq_top_text h3 {
    line-height: 50px;
    color: #333;
    font-size: 26px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.content .xq_tent .xq_tent_top .xq_top_text div {
    margin-bottom: 10px;
    line-height: 25px
}

.content .xq_tent .xq_tent_top .xq_top_text div span {
    float: left;
    font-size: 20px;
    color: #333;
    font-weight: 600
}

.content .xq_tent .xq_tent_top .xq_top_text div p {
    float: left;
    width: 500px;
    font-size: 16px;
    color: #575757
}

.content .xq_tent .xq_tent_bottom {
    width: 68%;
    padding-right: 55px;
    float: left;

}

.content .xq_tent .xq_tent_bottom .hd {
    width: 100%
}

.content .xq_tent .xq_tent_bottom .hd ul {
    width: 100%;
    border-bottom: 1px solid #29e247
}

.content .xq_tent .xq_tent_bottom .hd ul li {
    float: left;
    cursor: pointer;
    width: 110px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 8px 8px 0 0;
    background: #72c05b;
    margin-right: 15px;
    padding: 10px 20px;
}

.content .xq_tent .xq_tent_bottom .hd ul .on {
    background: #29e247
}

.content .xq_tent .xq_tent_bottom .bd {
    padding: 10px 0 0 0
}
.content .xq_tent .xq_tent_bottom .bd table {
    color:#000000;
}
.content .xq_tent .xq_tent_bottom .bd ul {
    width: 100%
}

.content .xq_tent .xq_tent_bottom .bd ul p {
    line-height: 1.7;
    padding: 10px 0
}

.content .xq_tent .xq_tent_bottom .bd ul li {
    line-height: 40px;
    border: 1px solid #eee;
    margin-top: -1px;
    padding-left: 20px;
    font-size: 16px;
    color: #666
}

.content .xq_tent .xq_tent_bottom .bd ul li span {
    font-weight: 600
}

.content .xq_tent .xq_tent_bottom .bd ul .bd_li {
    background: #e9fcec
}

.content .xq_tent .xq_tent_bottom .bd ul img {
    max-width: 1200px;
    display: block;
    margin: 0 auto
}

.footer {
    width: 100%;
    min-width: 1200px;
    background: #3d3938
}

.footer .footer_top {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0
}

.footer .footer_top dl {
    float: left;
    width: 244px
}

.footer .footer_top dl dt {
    color: #FFF;
    margin-bottom: 20px;
    font-size: 16px;
}

.footer .footer_top dl dd {
    line-height: 1.5
}

.footer .footer_top dl dd a {
    color: #969696;
    font-size:14px;
}

.footer .footer_top dl dd a:hover {
    color: #fff
}

.footer .footer_top .footer_gs {
    float: left;
    padding: 0px 0 0 0;
    color: #969696;
    line-height: 1.5;
    text-align: center;
    font-size: 15px
}

.footer .footer_top .footer_gs img{
    width:110px;

}
.footer .footer_top .footer_gs p{
    text-align: left;
}
.footer .footer_bottom {
    width: 100%;
    text-align: center;
    background: #282727;
    line-height: 1.5;
    padding:10px 0;
    color: #969696
}

.page {
    margin: 30px 0 0 0;
    text-align: center
}

.page a {
    padding: 5px 15px;
    border: 1px solid #ededed
}

.page a:hover {
    background-color: #29e247;
    color: #fff
}

.page i {
    padding: 5px 15px;
    border: 1px solid #ededed
}

.page span {
    padding: 5px 15px;
    border: 1px solid #ededed;
    background-color: #29e247;
    color: #fff
}

.zoom {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 9999999999999
}


.zoom .swiper-wrapper img {
    width: 600px;
    height: 400px;
    position: absolute;
    top: 50%;
    margin-top: -200px;
    left: 50%;
    margin-left: -300px
}
.tu .swiper-button-next img{
    transform:rotate(-180deg);
    -ms-transform:rotate(-180deg); /* Internet Explorer */
    -moz-transform:rotate(-180deg); /* Firefox */
    -webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
    -o-transform:rotate(-180deg); /* Opera */
}


.cp_tui {
    float: left;
    height: 375px;
    width: 380px;
    padding: 0 15px 15px 15px;
    background: #eeeff0;
}

.cp_tui .cp-top {
    height: 100%;
    overflow: auto;

}
.cp_tui .cp-top::-webkit-scrollbar{
    display: none;
}

.cp_tui .bd {
    height: 100%;
}

.cp_tui .bd > div {
    height: 100% !important
}

.cp_tui ul {
    width: 100%
}

.cp_tui ul li {
    width: 100%;
    height: 105px;
    padding: 15px;
    background: #fff;
    margin-top: 15px
}
.cp_tui ul li .bd_left{
    float: left;
    width:40%;
    height:100%;
}
.cp_tui ul li .bd_right{
    float: left;
    padding-left: 15px;
    width: 60%;
}
.cp_tui ul li .bd_right h3{
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height:1.7;
}
.cp_tui ul li .bd_left img{
    display: block;
    width: 100%;
    height: 100% ;
}

.cp_tui ul li p {
    text-indent: 2em;
    padding: 5px 0;
    font-size: 14px;
    line-height:1.7;
}

.cp_tui ul li span {
    text-indent: 2em;
    display: block;
    font-size: 12px;
    margin-top: 5px;
    padding: 0 5px
}
.x_tui{
    width: 100%;
    padding: 40px 0 30px 0;
}
.x_tui li{
    float: left;
    width: 15.8%;
    margin-left:1%;
}
.x_tui li img{width: 100%;}
.x_tui li h3{
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    line-height:35px;    padding:0 5px;

}
.x_tui li p{
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding:0 5px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height:1.7;
}
.zoom .swiper-container .swiper-wrapper{
    width:100%;
    height:100%;
}