@font-face {
  font-family: 'DIN';
  src: url('./DIN-Bold.otf');
}
@font-face {
  font-family: 'REGULAR';
  src: url('./SOURCEHANSANSCN-REGULAR.OTF');
}


@font-face {
  font-family: 'pangmenzhengdao';
  src: url('./pangmenzhengdao.ttf');
}

html {
    scroll-padding-top: 150px;
}
*{margin:0;padding:0;} 
h1,h2,h3,h4,h5,h6{ font-style: normal; font-size:100%; font-weight:normal;}
li{list-style-type: none;}
a{text-decoration:none;color:#333333;}
body{min-width:1200px;max-width:1920px;margin: 0 auto;font-family: 'REGULAR'; color:#333333;font-size: 18px;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1200px;margin:0 auto;}
.box1{width:72.917%;min-width:1200px;margin:0 auto;}
.over{overflow: hidden}
.fl{float: left}
.fr{float: right}
.border{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;} 

.wr{writing-mode: vertical-rl;writing-mode: tb-rl;}
.wl{writing-mode: vertical-lr; writing-mode: tb-lr;}
.dx{text-transform : uppercase} 
.xx{text-transform : lowercase}
.sdx{text-transform : capitalize}

.din{font-family: 'DIN';}
.zc{font-weight: bold}
.cg{font-family: 'REGULAR';}
.ct{font-weight: bold}
.pmzd{font-family: 'pangmenzhengdao';}
.swiper{ margin: 0;}
.swiper-button-prev,.swiper-button-next{outline: none;margin: 0;}

.ht_img img{cursor: pointer; transition: all 0.6s;}
.ht_img:hover img{transform: scale(1.06);}


/* 首页 */
header{width: 100%;background: #fff; position: fixed;top: 0;left:0;z-index: 999;}
header .headT{height: 89px;}
header .headT .hl .logo{display: block;height: 43px;}
header .headT .hl .logo1{display: block;height: 59px;}
header .headT .hl .line{width: 1px;height: 72px;background:#efefef;margin: 0 20px;}
header .headT .hl h5{letter-spacing: 18px;line-height: 22px;}
header .headT .hr span{font-size: 14px;color: #666666}
header .headT .hr img{margin-right: 5px;}
header .headT p{font-size: 28px;}
header .headB{border-top: 1px solid #efefef}
header .headB .box1 nav{height: 50px;}
header .headB .box1 nav a{font-size: 18px;color: #666666}
header .headB .box1 nav a:hover,header .headB .box1 nav a.active{color: #206e49;font-family: 'MEDIUM';}

header.active .headT{display: none}
header.active{box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}


.banner{width:100%;height: 431px;margin-top: 130px;}


.sy_banner{margin-top: 130px;}
.sy_banner .swiper-pagination{bottom: 25px;}
.sy_banner .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;background: none;opacity: 1;border: 1px solid #206e49; width: 14px;height: 14px;border-radius:50%; margin: 0 3px !important;}
.sy_banner .swiper-pagination-bullet-active{background: #206e49 !important;}

.cor{color: #206e49}
.cor1{color: #ffaa45}
.cor2{color: #ffffff}
.cor3{color: #71ad60}

/* 内容 */
.title{padding: 90px 0 45px;}
.title h5{font-size: 60px;color: rgba(32, 110, 73, 0.1);margin-bottom: -45px}
.title h3{font-size: 64px;line-height: 64px;}
.title h4{margin-top: 12px;font-size: 22px;}
.title .dian{width: 10px;height: 10px;border-radius: 50%;background:#de192b;margin: 0 20px;}



.ht11{padding: 0 3%;margin-bottom: 40px;}
.ht111 h5{margin-top: 5px;}
.ht120 p{width: 100%;height: 50px;line-height: 50px; background:#206e49;font-size: 20px;color: #fff;}
.ht12 .btn{margin-top: 30px;}
.ht12 .btn .swiper-button-prev{width: 45px;height: 22px;background:url(../images/ht1p.png) no-repeat center;position: static;margin-right: 40px;}
.ht12 .btn .swiper-button-next{width: 45px;height: 22px;background:url(../images/ht1n.png) no-repeat center;position: static;}
.ht12 .btn .swiper-button-next::after,.ht12 .btn .swiper-button-prev::after{display: none}

.ht2{width: 100%;background:url(../images/ht2.jpg) no-repeat center bottom;padding-bottom: 95px;}
.ht21{width: 1000px;}
.ht211{width: 500px;}
.ht211 h5{font-size: 30px;line-height: 30px;}
.ht211 p{font-size: 20px;margin: 15px 0 45px;}
.ht211 a{width: 210px;height: 40px;border: 1px solid #333333;padding: 0 15px;font-size: 14px;}
.ht211 a:hover{background:#206e49;border-color: #206e49;color: #fff;}
.ht211 a:hover img{filter: brightness(100);}
.ht22{margin: 50px auto 80px;}
.ht22 ul li{width: 23.6428%;min-width: 290px;padding: 3px;border: 1px solid #206e49;}
.ht221{background:#fff;}
.ht221 p{height: 68px;font-size: 22px;}

.ht23 .swiper{width: 400px;overflow:visible;margin: 0 auto;}
.ht23_img{ width: 100%;height: 428px; background: #c4e2cb}
.ht23_img img{max-width: 80%;max-height: 80%;}
.ht23_tit{font-size: 20px;width: 100%; height: 60px;line-height: 60px;background:#fff;padding:0 10px;font-size: 20px;}
.ht23 .swiper-slide{transform: scale(0.85)}
.ht23 .swiper-slide-active{transform: scale(1)}
.ht23 .swiper-button-prev{width: 52px;height: 53px;background:url(../images/ht23p.png) no-repeat center;left: -150px;top: 0;bottom: 0;margin: auto;}
.ht23 .swiper-button-next{width: 52px;height: 53px;background:url(../images/ht23n.png) no-repeat center;right: -150px;top: 0;bottom: 0;margin: auto;}
.ht23 .swiper-button-next::after,.ht23 .swiper-button-prev::after{display: none}

.ht3{width: 100%;background:url(../images/ht3.jpg) no-repeat center bottom;padding-bottom: 115px;}
.ht31 ul li{width: 18.71428%;min-width: 230px;height: 158px;border:1px solid #dddddd;margin-bottom: 30px;}
.ht31 ul li p{font-size: 22px;margin-top: 15px;}
.ht32>h3{font-size: 36px;padding: 50px 0;}
.ht32 ul li{width: 22.857%;min-width: 290px;height: 386px;background: #fff;box-shadow: 0 4px 10px rgba(57, 148, 207, 0.18);padding-top: 65px;}
.ht32 ul li h5{font-size: 28px;margin: 32px 0 0;}
.ht32 ul li .line{width: 23px;height: 1px;background:#206e49;margin: 20px auto;}
.ht32 ul li {font-size: 18px;line-height:28px;color: #666666}

.ht33{margin-top: 80px;}
.ht34{width: 20%; height: 425px;background:#fff;}
.ht340{width: 100%;height: 85px; border-bottom: 1px solid #c2c2c2;padding-left: 8%;color: #666666}
.ht340 h6{font-size: 24px;margin-right: 10px;opacity: 0.5}
.ht340 h5{font-size: 22px;}
.ht34 .swiper-slide:last-child .ht340{border:none;}
.ht34 .swiper-slide-thumb-active .ht340{color: #206e49;font-family: 'BOLD';}
.ht34 .swiper-slide-thumb-active .ht340 h6{opacity: 1}
.ht35{width: 80%; height: 425px;}
.ht35 .mySwiper2{width: 100%; height: 425px;}

.ht351{width: 45.4%;height: 425px;background:#206e49;padding: 8% 4% 0;}
.ht351 h5{font-size: 32px;}
.ht351 p{font-size: 18px;line-height:28px;opacity: 0.8;margin: 15px 0 55px;}
.ht351 a{width: 210px;height: 40px;border: 1px solid #fff;padding:0 15px;font-size: 14px;color: #fff;}
.ht351 a img{filter: brightness(100);}
.ht351 a:hover{background: #fff;color: #206e49}
.ht351 a:hover img{filter: none;}

.ht352{width: 55.6%;height: 425px;background:#fff;}
.ht352 img{max-width: 100%;max-height: 100%;}
.ht36{margin-top: 45px;}
.ht33 .swiper-pagination-progressbar.swiper-pagination-horizontal{width: 93%; height: 1px;background: #fff !important;position: static;}
.ht33 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {height: 2px;margin-top: -1px; background: #206e49;}
.ht33 .swiper-button-prev{width: 28px;height: 28px;background:url(../images/ht3p.png) no-repeat center; position: static;margin-right: 10px;}
.ht33 .swiper-button-next{width: 28px;height: 28px;background:url(../images/ht3n.png) no-repeat center; position: static;}
.ht33 .swiper-button-next::after,.ht33 .swiper-button-prev::after{display: none;}

.ht4{width: 100%;background:url(../images/ht4.jpg) no-repeat center top;padding-bottom: 100px;margin-top: 100px;}
.ht41{height: 136px;}
.ht41 a{width: 210px;height: 40px;border: 1px solid #333333;padding: 0 15px 0 22px;margin: 0 25px;font-size: 14px;}
.ht41 a:hover{background:#206e49;color: #fff;border-color: #206e49}
.ht41 a:hover img{filter: brightness(100);}
.ht42>h3{font-size: 36px;padding: 55px 0 45px;}
.ht42 ul li{width: 22.857%;min-width: 290px; height: 420px;border: 1px solid #c9c9c9;border-radius: 20px;padding: 50px 3% 0;}
.ht421{width: 109px;height: 109px;border-radius: 50%;border: 1px solid #c9c9c9;margin: 0 auto 30px;}
.ht42 ul li h5{font-size: 26px;}
.ht42 ul li .line{width: 40px;height: 1px;background:#c9c9c9;margin: 18px auto;}
.ht42 ul li p{font-size: 20px;line-height: 30px;}
.ht42 ul li.active{border-color: #206e49; background:#206e49;color: #fff;}
.ht42 ul li.active h5{color: #fff;}
.ht42 ul li.active .ht421{background:#fff;border-color: #fff}
.ht42 ul li.active .line{background:#fff;}


.ht51 .swiper-slide{overflow:visible;}
.ht511{width: 100%;padding-bottom: 61.8%;}
.ht511>img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.ht5110{display: none; width: 557px;height: 50%;padding: 30px 40px 0; background:#fff;top: 30%;right: -180px;z-index: 9}
.ht5110 h5{font-size: 32px;padding-right: 10%;}
.ht5110 .line{width: 100%;height: 1px;background: rgba(32, 110, 73, 0.5);margin: 15px 0 25px;}
.ht5110 p{width: 420px;height: 60px;-webkit-line-clamp: 2; font-size: 20px;line-height: 30px;}
.ht5110 a{width:210px;height: 40px;border: 1px solid #333333;font-size: 14px;padding: 0 15px;margin-top: 19%;}
.ht51 .swiper-slide-active .ht5110{display: block;}
.ht5110 a:hover{background:#206e49;border-color: #206e49; color: #fff;}
.ht5110 a:hover img{filter: brightness(100);}
.ht51 .anniu{top: 35%;left: 64%;z-index: 9;}
.ht51 .swiper-button-prev{width: 35px;height: 35px;background:url(../images/ht5p.png) no-repeat center;position: static;margin-right: 20px;}
.ht51 .swiper-button-next{width: 35px;height: 35px;background:url(../images/ht5n.png) no-repeat center;position: static;}
.ht51 .swiper-button-next::after,.ht51 .swiper-button-prev::after{display: none}

@media (min-width: 0px) and (max-width: 1199px) {
.ht5110 a{display: none}
}
@media (min-width: 1199px) and (max-width: 1299px) {
.ht5110 a{display: none}
}
@media (min-width: 1299px) and (max-width: 1399px) {
.ht5110 a{display: none}
}
@media (min-width: 1399px) and (max-width: 1499px) {
.ht5110 a{margin-top: 6%;}
}
@media (min-width: 1499px) and (max-width: 1599px) {
.ht5110 a{margin-top: 10%;}
}
@media (min-width: 1599px) and (max-width: 1699px) {
.ht5110 a{margin-top: 12%;}
}
@media (min-width: 1699px) and (max-width: 1799px) {
.ht5110 a{margin-top: 14%;}
}
@media (min-width: 1799px) and (max-width: 1899px) {
.ht5110 a{margin-top: 16%;}
}
@media (min-width: 1899px) and (max-width: 1920px) {
.ht5110 a{margin-top: 18%;}
}

.ht61 ul li{width: 15.285%;height: 650px;}
.ht611{width: 100%;height: 100%;background:rgba(0,0,0,0.6);bottom: 0;left: 0;padding-top: 480px;}
.ht611 h5{font-size: 26px;line-height: 36px;margin-bottom: 18px;}
.ht612{width: 100%;height: 100%;background:url(../images/ht600.png) no-repeat center bottom;top: 0;left: 0;padding: 480px 8% 0;}
.ht612 h5{font-size: 28px;margin-bottom: 20px;}
.ht612 p{font-size: 16px;line-height: 23px;}
.ht61 ul li.active{width: 38.285%}
.ht61 ul li.active .ht611{display: none}
.ht61 ul li.active .ht612{display: block;}

.ht71 ul{width: 23.571%;min-height: 290px;}
.ht71 ul li{width: 100%;border-radius: 18px;margin-bottom: 30px;}
.ht71 ul li h5{display: none; width: 100%;height: 100%;background:rgba(0,0,0,0.6);top: 0;left: 0;font-size: 30px;color: #fff;}
.ht71 ul li:hover h5{display: flex;}

.ht80{width: 100%;height: 728px; background:url(../images/ht8.jpg) no-repeat center;}
.ht80 .box1{height: 728px;}
.ht81{width: 45%}
.ht81 h5{font-size: 32px;margin: 15px 0;}
.ht81 p{font-size: 18px;line-height: 30px;}
.ht81 a{width:210px;height: 40px;border: 1px solid #333333;font-size: 14px;padding: 0 15px 0 22px;margin-top: 10%;}
.ht81 a:hover{background:#206e49;color: #fff;border-color: #206e49}
.ht81 a:hover img{filter: brightness(100);}
.ht82{width: 72.071%;padding: 0 4%; background:#fff;bottom: 65px;right: -3%;box-shadow: 0 6px 13px rgba(0, 117, 193, 0.2);}
.ht82 ul{height: 180px;}
.ht82 ul li .din{font-size: 40px;}
.ht82 ul li p span{font-size: 22px;}
.ht82 ul li h6{font-size: 22px;color: #666666;}

.ht91{margin-bottom: 40px;}
.ht91 ul li a{width: 264px;height: 60px;line-height: 60px;padding:  0 10px;font-size: 24px; border: 1px solid #c4e2cb;}
.ht91 ul li:hover a,.ht91 ul li.active a{background:#206e49;border-color: #206e49; color: #fff;}
.ht92 ul li{width: 32%;margin: 0 2% 0 0;}
.ht92 ul li:nth-child(3n){margin-right: 0}
.ht92_img{display: block; width: 100%;padding-bottom: 44%;position: relative; overflow: hidden;}
.ht92_img img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.ht92_con{width: 100%;height: 245px;background:#f8f8f8;padding: 40px 5% 0;}
.ht92_tit{font-size: 20px;height: 30px;line-height: 30px;}
.ht92_des{height: 52px; -webkit-line-clamp: 2;overflow: hidden;font-size: 16px;color: #5a5a5a; line-height: 26px;margin: 15px 0 38px;}
.ht92_time{font-size: 14px;color: #666666;}
.ht9>a{width: 210px;height: 40px;background:#206e49;padding: 0 15px 0 22px;color: #fff;margin: 40px auto 100px;}
.ht92 ul li:hover .ht92_tit{color: #206e49}










.xf{width: 60px;height: 500px; position: fixed;bottom: 5%;right: 0;z-index: 100}
.xf>ul{height: 320px;text-align: center;}
.xf>ul>li{width: 60px;height: 60px;background: #414141; position: relative}
.xf>ul>li>a{width: 100%;height: 100%;}
.xf>ul li:last-child{margin-bottom: 0;background:rgba(33, 34, 38, 0.3);}
.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right: 90px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}
.xfl1{width: 280px;font-size: 20px;}
.xfl2{width: 110px;height: 110px; padding:10px;}
.xf>ul>li:hover{background: #206e49;}
.xf>ul>li:hover .xfl{display: flex;}
.xf>ul>li:hover a>.xf0{display: none}
.xf>ul>li:hover a>.xf0_{display: inline-block}

/* 底部 */
footer{width: 100%;background:#2f2f2f;}
footer a{color: #fff;}
footer a:hover{color: #206e49;}
footer .footT{padding: 68px 0;}
footer .footT .footL{width: 545px;}
footer .footT .footL .flb{width: 545px;height: 68px;border:  1px solid rgba(255, 255, 255, 0.3);margin-bottom: 40px; padding:  0 15px; }
footer .footT .footL .flb>div{height: 26px;}
footer .footT .footL .flb h6{font-size: 18px;color: #999999;margin-left: 6px;}
footer .footT .footL .flb .text{display: block;width: 420px; height: 100%;background: none; outline: none;border: none;font-size: 18px;color: #fff; }
footer .footT .footL .tj{display: block;width: 210px;margin: 0 auto 0; height: 40px;border: 1px solid #fff; background: none;outline:none;cursor: pointer; color: #fff;font-size: 14px;padding: 0 16px;}
footer .footT .footL .tj img{margin-left: 85px}
footer .footT .footL .tj:hover{background:#206e49;border-color: #206e49}
footer .footT .footL .flb:hover{border-color: #fff;}
footer .footT .footL .flb:hover h6{color: #fff;}
footer .footT .footL .flb:hover img{filter: brightness(100);}
footer .footT .footR{width: 675px;}
footer .footT .footR .frl{width: 412px;}
footer .footT .footR .frl ul{height: 355px;}
footer .footT .footR .frl ul li{width: 412px;height: 102px;border-radius: 20px;border: 1px solid rgba(255, 255, 255, 0.3);padding: 0 68px 0 30px ;}
footer .footT .footR .frl ul li h6{opacity: 0.8}
footer .footT .footR .frl ul li p{font-size: 19px;line-height: 23px;margin-top: 3px;}
footer .footT .footR .frr{width: 150px;height: 355px;border-radius: 20px;border: 1px solid rgba(255, 255, 255, 0.3);padding-top: 30px;}
footer .footT .footR .frr .logo{height: 23px;margin-bottom: 5px;}
footer .footT .footR .frr ul li{margin-top: 7px;font-size: 14px;}
footer .footT .footR .frr ul li img{width: 105px;border-radius: 10px;}
footer .footT .footR .frr ul li p{opacity: 0.8;margin-top: 5px;}
footer .footB{width: 100%;padding: 20px 0 20px; font-size: 16px;background:#202020;}
footer .footB nav{padding: 0 5%;font-size: 14px;margin-bottom: 15px;}





.position{border-bottom:1px solid #e6e6e6;padding-bottom: 10px;margin-bottom: 70px}
.pos1{padding-left: 10px;height: 45px; border-left: 2px solid #206e49;}
.pos1 h3{font-size: 22px;line-height: 20px;}
.pos1 p{text-transform : uppercase; font-size: 16px;color: #333333;opacity: 0.4; margin-top: 5px}
.position>p{max-width: 50%;height: 23px;line-height: 23px; font-size: 16px;color: #7f7f7f;opacity: 0.8; margin-top: 22px}
.position>p a{color: #7f7f7f}
.position>p a:hover{color: #206e49}

.bg{background:#f6f7f7;}
.con{width: 100%; padding: 100px 0 100px;}
.con1{width: 100%; padding:100px  0 0;}

.etit{padding: 100px 0 35px;}
.etit h3{font-size: 44px;}

/* 关于我们 */
.abt h3{font-size: 36px;}
.abt .line{width: 44px;height: 2px;background:#206e49;margin: 10px auto 55px ;}


.gy11{width: 53.428%;padding-bottom: 35.2%; border-radius: 8px;}
.gy11 img{width: 100%;height: 100%;position: absolute;top: 0;left: 0}
.gy12{width: 42.857%;margin-top: 30px}
.gy12 h1{font-size: 29px;}
.gy12 .line{width: 100%;height: 2px;background: #206e49;margin: 15px 0 30px;}
.gy121{padding-right: 20px; font-size: 18px;line-height: 31px;text-align:justify;overflow:auto;max-height: 279px;color: #343434;}


/*Scrollbar 4*/
#scrollbar3 ::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}
 
#scrollbar3 ::-webkit-scrollbar-track {
    /* background-color: #fff; */
    /* box-shadow: inset 0px 0px 0px 11px #f2f2f3; */
    /* border-radius: 5px; */
}
 
#scrollbar3 ::-webkit-scrollbar-thumb {
    background: #206e49;
    border-radius: 10px;
}

#scrollbar3 ::-webkit-scrollbar-corner {
}
.gy3{margin-top: 35px}
.gy310{width: 100%;padding-bottom: 40.5%;border-radius: 8px}
.gy310 img{width: 100%;height: 100%;position: absolute;top: 0;left: 0}
.gy310::after{display: block;content: '';width: 100%;height: 100%;background: url(../images/gy320.png) no-repeat center;position: absolute; bottom: 0;left: 0;}
.gy32{width: 845px;bottom: 20px;left: 0;right: 0;margin:auto;}
.gy320{width: 100%;height: 170px;background: #fff;border-radius: 8px}
.gy321{width: 100%;padding-bottom: 63.4%;border-radius: 8px 8px 0 0;}
.gy321 img{width: 100%;height: 100%;position: absolute;top: 0;left: 0}
.gy322{width: 100%;height: 100%;padding-top: 65%;font-size: 24px; top: 0;left: 0;background:rgba(0,0,0,0.7);}

.gy3 .swiper-slide-thumb-active .gy320{padding: 3px;}
.gy3 .swiper-slide-thumb-active .gy322{background:none;color: #333;}

.gy2{width: 100%;background: #f6f7f7; padding: 90px 0 80px;}
.gy21{height: 900px;overflow: auto;}
.gy21 ul li{width: 23.8%;margin: 0 1% 20px 0;background:#fff;}
.gy21 ul li:nth-child(4n){margin-right: 0}
.z_img{width: 100%;height: 350px;}
.z_img img{max-width: 80%;max-height: 80%;}
.z_con{width: 100%;height: 80px;padding: 0 2%;opacity: 0.95; border-top: 1px solid #dcdcdc;color: #6d6d6d;font-size: 19px;line-height:  30px; }
.gy21 ul li:hover .z_con{border-color: #206e49;color: #206e49;}


/*Scrollbar 4*/
#scrollbar4 ::-webkit-scrollbar {
    width: 26px;
    height: 26px;
}
 
#scrollbar4 ::-webkit-scrollbar-track {
    background-color: #fff;
    box-shadow: inset 0px 0px 0px 11px #f6f7f7;
    /* border-radius: 5px; */
}
 
#scrollbar4 ::-webkit-scrollbar-thumb {
    background: url(../images/a2.png) no-repeat center bottom;
    border-radius: 10px;
}

#scrollbar4 ::-webkit-scrollbar-corner {
}



/* 新闻资讯 */
.news>ul>li{margin-bottom: 35px;}
.n_img{display: block; width: 45%;padding-bottom: 19.9%;position: relative; overflow: hidden;}
.n_img img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.n_con{width: 47.6%;}
.n_tit{font-size: 24px;height: 35px;line-height: 35px;color: #1c1c1c}
.n_des{height: 72px; -webkit-line-clamp: 3;overflow: hidden;font-size: 17px;color: #5a5a5a; line-height: 24px;margin: 20px 0 30px;}
.n_time{font-size: 16px;color: #000;}
.n_time span{font-size: 22px}
.news>ul>li:hover .n_tit{color: #206e49}

/* 代理合作 */
.jm11{padding: 20px 0 40px;}
.jm11 h3{font-size: 40px;}
.jm11 .line{width: 44px;height: 1px;background: #206e49;margin: 12px auto 0;}
.jm12{background: url(../images/j1.png) no-repeat center;}
.jm121{width: 254px;height: 147px;background: url(../images/j12_.png) no-repeat center;padding: 23px 25px 0;}
.jm121 h6{font-size: 24px;}
.jm121 p{font-size: 16px;line-height: 24px;color: #666666;margin-top: 3px;}
.jm120{width: 18px;height: 18px;background: url(../images/j11.png) no-repeat center;margin: 25px auto;}
.jm122{width: 254px;height: 147px;background: url(../images/j12.png) no-repeat center;padding: 30px 25px 0;}
.jm122 h6{font-size: 24px;}
.jm122 p{font-size: 16px;line-height: 24px;color: #666666;margin-top: 3px;}
.jm12 ul li{margin: 0 -45px;}
.jm12 ul li:nth-child(2n+1) .jm121{visibility: hidden}
.jm12 ul li:nth-child(2n) .jm122{visibility: hidden}



.jm3{padding: 110px 0;background:#ffffff;}
.jm321{width: 100%;height: 100%;top: 0;left: 0;padding-left: 9%}
.jm32 h3{font-size: 55px;line-height: 64px;}
.jm32 p{margin-top: 30px;font-size: 22px;}

.jm31 ul li{width: 48.214%;margin-top: 60px;}
.jm31 ul li>h5{font-size: 32px;}
.jm31 ul li>p{margin: 4px 0 17px;}
.jm31 ul li>img{border-radius: 16px;}
.jm311 h5{font-size: 36px;margin: 10px auto 15px;}
.jm311 a{width: 264px;height: 56px;border: 2px solid #351c0d;color: #351c0d;margin: 0 auto 10px;}
.jm311 div{font-size: 16px;opacity: 0.6}
.jm311 a:hover{background:#206e49;border-color: #206e49;color: #fff;}


/* 翠鸟物联云平台 */
.pt1{padding-bottom: 60px;}
.pt11 ul li{width: 18.714%;height: 158px;margin-bottom: 30px;font-size: 24px; min-width: 230px;background:#fff;box-shadow: 0 2px 10px rgba(0, 117, 193, 0.2)}
.pt11 ul li img{margin-left: 20px;}

.pt21 ul li{width: 48.14285%;min-width: 590px;margin-bottom: 45px;}
.pt21 ul li h5{font-size: 32px;}
.pt21 ul li p{font-size: 18px;margin-top: 3px;}
.pt21 ul li div{border-radius: 16px;margin-top: 20px;}




/* 产品中心 */

.product ul li{width: 48.071%;margin-bottom: 75px;}
.product ul li .p_img{display: block; width: 100%;padding-bottom: 61%; position: relative; background:#c4e2cb;}
.product ul li .p_img img{max-width: 100%;max-height: 100%;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin:auto;}
.product ul li .p_con{width: 100%;height: 85px;border-bottom: 1px solid #bfbfbf; padding: 0 20px}
.product ul li .p_tit{width: 80%;font-size: 24px;height: 36px;line-height: 36px;}
.product ul li .p_more{display: block;width: 57px;height: 32px; background: url(../images/pm.png) no-repeat center;}
.product ul li:hover .p_tit{color:#206e49;font-family: 'MEDIUM';}
.product ul li:hover .p_more{ background: url(../images/pm_.png) no-repeat center;}


/* 联系我们 */
.contact{margin-top: 90px;}
.contact1{width: 495px; }
.contact11{margin-bottom: 50px;color: #333;opacity: 0.9}
.contact11>p{font-size: 24px;line-height: 23px; border-bottom: 1px solid rgba(51, 51, 51, 0.2);padding-bottom: 22px;margin-bottom: 22px}
.contact11>p img{margin-right: 12px}
.contact112{font-size: 18px;line-height: 28px;}
.contact112 p{width: 75%;}
.contact11 ul{margin-top: 30px;}
.contact11 ul li{margin-left: 23px}
.contact11 ul li div{width: 143px;height: 143px;padding: 7px;background: url(../images/e.png) no-repeat center;}

.map{width: 53.5%;height:675px;overflow: hidden;}
.map #container{width:100%; height: 675px;overflow: hidden;}
.BMap_bubble_buttons{display: none!important;}
.BMap_bubble_title{font-weight: bold;font-size: 16px;width: initial!important;padding-top: 10px;}
.BMap_bubble_content{margin-top: 10px;}
.BMap_bubble_center{width: 90%!important;}
.BMap_bubble_pop{padding: 0 15px!important;}

/* 页码 */

.pagination {margin-top: 100px;width: 100%;line-height: 78px;font-size: 22px;color: #333333;text-align: center;border-top: 1px solid #bfbfbf;}
.pagination li {width: 50px;text-align: center;line-height: 35px;display: inline-block;margin: 0 3px;}
.pagination li a {color: #636462;}
.pagination li.active, .pagination li a:hover {color: #206e49 !important;position: relative;}
.pagination li.active::after {content: '';width: 50px;height: 4px;background: #206e49;position: absolute;left: 0;right: 0;top: -23px;}

/* 上下篇 */
.sxy{margin-top: 60px;font-size: 16px;color: #666}
.sxy div{max-width: 48%; color: #666}
.sxy a{height: 24px;line-height: 24px;}
.sxy a:hover{color: #206e49}

/* 详情页 */
.article_title{text-align: center;margin-bottom: 30px}
.article_title h2{font-size: 30px;}
.article_title p{font-size: 14px;color:#858585;margin-top: 10px;}
.article_body{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 18px;line-height: 36px;padding:50px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.article_body img{max-width:100%;}

