@charset "utf-8";
body,div,li,ul,ol,dl,dd,dt,span,b,strong,p,h1,h2,h3,h4,h5,input{margin:0;padding:0;}
ul,li,dl,dt,dd,ol{list-style:none;list-style-type:none;}
a img,a,a:hover,a:active,a:visited{border:none;text-decoration:none; outline:none;}
body{font-size:12px;}
input,body{ font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;}

.mypage{ width:auto; height:40px; overflow:hidden; clear:both; text-align:center;  margin:15px auto 0 auto;}
.mypage li{ min-width:32px; height:32px;text-align:center; display:inline-block; line-height:32px; margin-right:4px;}
.mypage li:first-child a,.mypage li:last-child a{box-sizing: border-box;padding: 0 10px;}
.mypage li a{ width:100%; height:32px; text-align:center; line-height:32px; display:block; font-size:14px; color:#666; border:solid 1px #d9d9d9; border-radius:2px;box-sizing: border-box; }
.mypage li a:hover,.mypage li.active a{ background:#08a571; color:#fff; border:solid 1px #08a571; }
:focus {
    outline: none;
}
a{color:#444444}
* {padding: 0;margin: 0;}
body {font-size: 14px;color: #666666;}
.clear::after {content: "";display: block;clear: both;height: 0;visibility: hidden;}
.left {
    float: left;
}
.right {
    float: right;
}
.container{
    width:100%;
    max-width:1300px;
    overflow:hidden;
    margin: 0 auto;
    padding: 20px 0;
}
.header-left{
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
    vertical-align: middle;
    min-width: 200px;
}
.header-right{
    display: inline-block;
    width: 75%;
    box-sizing: border-box;
    vertical-align: middle;
    min-width: 500px;
    text-align: right;
}
.header-right ul{
    width: 100%;
}
.header-right ul li{
    display: inline-block;
    width: 12%;
    padding: 10px;
    box-sizing: border-box;
    text-align: right;
}
.header-right ul li a{
    text-align: right;
}
.header-right ul li a:hover{
    color: #08a571;
}
.nav_active{
    color: #08a571;
}
.content{
    margin: 0;
    padding: 0;
}
.swiper-pagination-bullet{
    opacity: 0.8;
    background: #fff;
}
.my-bullet-active{
    background: #08a571;
    opacity: 1;
}
.swiper1{
    width: 100%;
    height: 520px;
}
.swiper-slide img{
    width: 100%;
    height: 520px;
}
.f-about{
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 80px 0;
}
.fa-left{
    width: 50%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}
.fa-right{
    width: 50%;
    box-sizing: border-box;
    display: inline-block;
    text-align: right;
    margin: 0 auto;
    vertical-align: top;
}
.fa-name{
    font-size: 30px;
    color: #08a571;
    font-weight: bold;
    font-family: '思源黑体 HW Regular';
}
.fa-topic{
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.fa-content{
    font-size: 14px;
    margin: 15px 0;
    line-height: 1.5;
    height: 180px;
    overflow-y: auto;
}
.fa-more{
    width: 100%;
    text-align: left;
    height: 100%;
}
.fam-link{
    padding: 10px 30px;
    border-radius: 20px;
    background-color: #08a571;
    color: #fff;
    display: inline-block;
}
.f-product{
    width: 100%;
    margin: 0 auto;
    background: url("../images/product-bg.jpg") no-repeat center center #08a571;
    background-size: 100% 100%;
}
.fp-content{
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 50px 0;
}
.fp-name{
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    font-family: '思源黑体 HW Regular';
    text-align: center;
    margin: 0 auto;
}
.fp-topic{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
}
.fp-main{
    width: 100%;
    height: auto;
    margin-top: 40px;
}
.fpm-left{
    display: inline-block;
    width: 49%;
    position: relative;
    box-sizing: border-box;
    margin-right: 5px;
}
.fpm-left img{
    width: 100%;
    overflow: hidden;
    transition: 0.6s all;
}
.fpm-right{
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    position: relative;
    text-align: right;
}
.fpm-list{
    display: inline-block;
    width: 48.1%;
    margin: 0 0 10px 10px;
    box-sizing: border-box;
    position: relative;
    text-align: right;
}
.fpm-list img{
    width: 100%;
    height: 220px;
    transition: 0.6s all;
}
.fpm-title{
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    padding: 10px 0;
    color: #fff;
}
.fpm-title div{
    margin: 0 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.fp-more{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
}
.fp-more a{
    padding: 10px 30px;
    background-color: #fff;
    color: #000;
    text-align: center;
    display: inline-block;
    border-radius: 20px;
}
.f-honor{
    width: 100%;
    margin: 0 auto;
    background: url("../images/honor-bg.jpg") no-repeat center center #fff;
}
.fh-content{
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 150px 0;
}
.fh-left{
    display: inline-block;
    width: 20%;
    margin-right: 20px;
    box-sizing: border-box;
    vertical-align: top;
}
.fh-right{
    display: inline-block;
    width: 77.6%;
    margin-left: 10px;
    box-sizing: border-box;
    text-align: right;

}
.fh-list{
    display: inline-block;
    margin-left: 10px;
    height: 400px;
}
.fh-list a{
    width: 100%;
    height: 100%;
    text-align: center;
}
.fh-name{
    font-size: 30px;
    color: #08a571;
    font-weight: bold;
    font-family: '思源黑体 HW Regular';
    text-align: left;
    margin-top: 20px;
}
.fh-topic{
    font-size: 23px;
    font-weight: bold;
    color: #000;
    text-align: left;
}
.fh-line{
    margin: 30px 0;
    height: 2px;
    width: 20%;
    color: #08a571;
    background-color: #08a571;
    text-align: left;
}
.fh-intro{
    font-size: 12px;
    min-height: 110px;
}
.fh-more{
    width: 100%;
    height: auto;
    padding: 30px 0;
    text-align: left;
}
.fh-more a{
    padding: 10px 30px;
    border-radius: 20px;
    background-color: #08a571;
    color: #fff;
    display: inline-block;
}
.f-news{
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #fafafb;
}
.fn-content{
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 100px 0;
}
.fn-name{
    font-size: 32px;
    color: #08a571;
    font-weight: bold;
    font-family: '思源黑体 HW Regular';
    text-align: center;
    margin: 0 auto;
}
.fn-topic{
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin: 0 auto;
}
.fn-lists{
    margin-top: 30px;
}
.fn-list{
    width: 32%;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    padding-bottom: 30px;
    box-shadow: 1px 1px 10px 1px #ededed;
}
.fn-list:last-child{
    margin-right: 0;
}
.fnl-img{
    padding: 0;
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
}
.fnl-img img{
    width: 100%;
    transition: 0.6s all;
    height: 100%;
}
.fnl-date{
    position: absolute;
    left: 0;
    top: 40px;
    padding: 10px 20px;
    background-color: #000;
    color: #fff;
}
.fnl-title{
    padding: 20px;
    color: #000;
}
.fnl-intro{
    padding: 0 20px;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 45px;
}
.fn-more{
    width: 100%;
    text-align: center;
    padding-top: 50px;
}
.fn-more a{
    display: inline-block;
    padding: 10px 30px;
    background-color: #08a571;
    color: #fff;
    border-radius: 20px;
    text-align: center;
}
.footer1{
    background-color: #292b2f;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border-bottom: 0.5px solid #666;
}
.f-main{
    max-width: 1300px;
    width: 100%;
    padding: 50px 0;
    margin: 0 auto;
}
.f-left{
    width: 60%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}
.f-middle{
    width: 25%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    color: #fff;
}
.f-right{
    width: 14%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    text-align: right;
}
.f-navs{
    width: 13%;
    display: inline-block;
    vertical-align: top;
}
.f-vname{
    font-size: 14px;
    color: #fff;
    padding-bottom: 10px;
}
.f-vtopic{
    font-size: 12px;
    margin-top: 8px;
}
.f-vtopic a{
    color: #666;
}
.fm-company{
    font-size: 16px;
    font-weight: bold;
}
.fm-line{
    margin: 10px 0;
    width: 15%;
    height: 2px;
    color: #fff;
    background-color: #fff;
}
.fm-topic{
    margin-top: 10px;
}
.f-right img{
    width: 130px;
    height: 130px;
}
.footer2{
    width: 100%;
    background-color: #292b2f;
    margin: 0;
    padding: 0;
}
.f2-main{
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 15px 0;
}
.f2-left{
    color: #666;
    width: 80%;
    text-align: left;
    display: inline-block;
}
.f2-right{
    color: #666;
    width: 19%;
    text-align: right;
    display: inline-block;
}
.f2-right a{
    color: #666;
}
.fa-more a:hover,.fh-more a:hover,.fn-more a:hover{
    color: #9be843;
}
.fpm-left a{
    display: block;
    width: 100%;
    height: 450px;
    overflow: hidden;
}
.fpm-left img:hover{
    transform: scale(1.05);
}
.fpm-list img:hover{
    transform: scale(1.1);
}
.fpm-title:hover div{
    color: #08a571;
}
.fp-more a:hover{
    background-color: #9be843;
    color: #fff;
}
.fpm-list a{
    display: block;
    width: 100%;
    height: 220px;
    overflow: hidden;
}
#outerdiv{
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,0.7);
    z-index:2;
    width:100%;
    height:100%;
    display:none;
}
#innerdiv{
    position:absolute;
}
#bigimg{
    border:5px solid #fff;
}
.pimg{
    cursor: pointer;
}
.fnl-img img:hover{
    transform: scale(1.05);
}
.fn-list:hover .fnl-date{
    background-color: #08a571;
}
.fn-list:hover .fnl-title{
    color: #08a571;
}
.f-vtopic a:hover,.f2-right a:hover{
    color: #fefefe;
}
/* 内页 */
.ban_con img{width:100%;height: 200px;}
.go_con{background-color: #fff;width: 100%;padding: 0;}
.about_img{height:44px;line-height:44px;color:#777777;width: 100%;max-width: 1300px;margin: 0 auto;}
.about_img a{color:#777777;padding:0 3px;}
.go_home{width:20px;vertical-align: middle}
.go_right{width:6px;}
.big_con{background-color: #f5f5f5;padding:30px 0 40px 0;width: 100%;max-width: 1300px;margin: 0 auto}
.size_con{min-height:500px;}
.size_left{width:260px;box-sizing:border-box;}
.size_top{background-color: #fff;}
.size_one{background: #08a571;font-size:26px;color:#fff;padding-top:15px;height:78px;background-size: 100% 100%;box-sizing:border-box;padding-left:34px;}
.size_two{cursor: pointer;height:70px;line-height:70px;background-color: #fff;color:#555555;font-size:16px;box-sizing:border-box;padding-left:33px;border-top:1px solid #f3f3f3;}
.size_two_bottom{color:#08a571;background: url(../images/right_arrow.png) no-repeat 209px center #fff;background-size: 20px auto;}
.size_contact{background-color: #fff;}
.size_contact{padding:30px 30px 40px 30px;margin-top:10px;}
.size_lianxi{color:#08a571;font-size:16px;font-weight:bold;}
.size_location{color:#555555;font-size:15px;line-height:24px;margin-top:20px;}
.size_phone{color:#555555;font-size:15px;line-height:24px;margin-top:12px;}
.size_qr{width: 150px;height:150px;overflow:hidden;margin:12px auto;margin-left: -5px}
.size_qr img{width:100%;height:100%;text-align: left}
.about_right{background-color: #fff;width:975px;box-sizing:border-box;padding:0 30px 30px 30px;min-height: 551px;}
.rig_cap{height:80px;box-sizing:border-box;border-bottom:1px solid #e7e7e7;line-height:80px;color:#242424;font-size:24px;}
.rig_main{padding:25px 10px;line-height:30px;color:#666666;font-size:16px;}
.rig_main img{width:100%;margin:10px auto;}
.zx-main{width:100%;margin: 0 auto;}
.zx-main-container{width:100%;box-sizing:border-box;padding:20px;margin:0 auto;}
.zx-main .zx-items-active{display:block;}
.zx-items{display:none;}
.zx-item{width:100%;height:113px;box-sizing:border-box;padding:15px 0;border-bottom:0.5px solid #edf1f5;}
.zx-item>a{display:flex;height:100%;width:100%;}
.zxi-left{width:25%;height:83px;overflow:hidden;margin-right:10px;text-align: center;}
.zxi-left img{width:160px;height:80px;vertical-align:top;}
.zxi-right{height:83px;width:75%;}
.zxi-right>h2{color:#222222;font-size:15px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;font-weight:normal;margin-bottom:5px;}
.zxi-detail{color:#888888;font-size:12px;height:38px;line-height:18px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.zxi-time{color:#888888;font-size:13px;}
.zx-page{width:100%;min-width:320px;max-width:750px;margin: 0 auto;overflow: hidden;}
.zxp-container{width:100%;box-sizing:border-box;padding:0 10px;margin:0 auto;overflow: hidden;}
.zxp-items{width:200px;height:30px;margin:0 auto;display:flex;justify-content:space-between;margin-top:25px;margin-bottom:35px;}
.zxp-item-up,.zxp-item-down{width:30px;height:100%;border:0.5px solid #dedede;}
.zxp-item-up>a,.zxp-item-down>a{display:block;width:100%;height:100%;text-align:center;line-height:30px;}
.zxp-item-up>a>img,.zxp-item-down>a>img{vertical-align:middle;}
.zxp-item{width:30px;height:100%;border:0.5px solid #dedede;}
.zxp-item>a{display:block;width:100%;height:100%;text-align:center;line-height:30px;color:#777777;font-size:13px;}
.zxp-items .zxp-item-active{background-color: #08a571;border-color:#08a571;}
.zxp-items .zxp-item-active>a{color:#fff;}
.a-about{
    width: 100%;
    padding: 0;
    background-color: #f5f5f5;
}
.size_line{
    width: 40%;
    height: 2px;
    color: #fff;
    background-color: #fff;
    margin-top: 10px;
}
.about_img a:hover,.hnews-topic:hover{
    color: #08a571;
}
.size_two:hover{
    color: #08a571;
}

.hnews-l{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 1rem;
}
.hnews-left{
    width: 15%;
    border-right: 1px solid #eee;
    margin-right: 1rem;
    padding-right: 0.8rem;
}
.hnews-right{
    flex: 1;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #000;
}
.hnew-d{
    font-size: 20px;
    color: #08a571;
    text-align: center;
}
.hnew-ym{
    color: #08a571;
    text-align: center;
    font-size: 12px;
}
.hnews-intro{
    font-size: 12px;
    color: #555555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hnews-l:hover{
    background-image: linear-gradient(to right,#08a571, #9be843);
}
.hnews-topic{
    font-size: 16px;
    padding: 5px 0;
}
.hnews-l:hover .hnews-left .hnew-d,.hnews-l:hover .hnews-left .hnew-ym,.hnews-l:hover .hnews-right .hnews-topic,.hnews-l:hover .hnews-right .hnews-intro{
    color: #fff;
}
.zx-item:hover{
    background-color: #efefef;
}
.zx-item:hover .zxi-right h2{
    color: #08a571;
}
.zx-item .zxi-left img:hover{
    transform: scale(1.05);
    transition: all 0.6s;
}
.jy_cate:hover{
    background-color: #08a571;
    color: #fff;
    border-color: #08a571;
}
.trip p{
    line-height: 25px;
}
.rig-img{
    display: inline-block;
    width: 30%;
    margin: 0 10px 10px 0;
    box-sizing: border-box;
    vertical-align: middle;
}
.rig-img img:hover{
    cursor: pointer;
}
.jqthumb div{
    transition: 0.6s all;
}
.jqthumb div:hover{
    transform: scale(1.05);
}