@font-face {
  font-family: 'Regular';
  src: url('SourceHanSansCN-Regular.otf');
}


*{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:1400px;max-width:1920px;margin: 0 auto !important; color:#333333;font-size: 18px;font-family: 'Regular'; overflow-x:hidden;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1400px;margin:0 auto;}
.box1{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;}
.tszt{}
.fangsong{ }
.bold{ font-weight:bold;}

.w {flex-wrap: wrap;}

.hei10{ height:10px; line-height:10px; width:100%}
.hei20{ height:20px; line-height:20px; width:100%}
.hei30{ height:30px; line-height:30px; width:100%}
.hei40{ height:40px; line-height:40px; width:100%}
.hei50{ height:50px; line-height:50px; width:100%}
.hei60{ height:60px; line-height:60px; width:100%}
.hei70{ height:70px; line-height:70px; width:100%}
.hei80{ height:80px; line-height:80px; width:100%}
.hei90{ height:90px; line-height:90px; width:100%}
.hei100{ height:100px; line-height:100px; width:100%}
.hei120{ height:120px; line-height:120px; width:100%}
.no{ display:none;}

.between{display: flex;flex-direction: row;justify-content: space-between;}
.img_center{display:flex;justify-content:center;align-items:center;}
.f {display: flex;}
.fens{flex-flow: row wrap;align-content:space-between;}

.fc{flex-direction:column}
.jcfs {justify-content: flex-start;}
.jcfe {justify-content: flex-end;}
.jcsa {justify-content: space-around;}
.jcsb {justify-content: space-between;}
.jcc{justify-content: center;}
.jcse {justify-content: space-evenly;}
.aic {align-items: center;}
.aib {align-items: baseline;}
.aifs{align-items: flex-start;}
.aife {align-items: flex-end;}
.ais {align-items: stretch;}

.tac {text-align: center;}
.taj{ text-align:justify;}
.tal {text-align: left;}
.tar{text-align: right;}
.w {flex-wrap: wrap;}
.p_r {position: relative;}
.p_a {position: absolute;}
.ellipsis {
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.dclick{cursor:pointer; transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out;}
.left_center{display:flex;align-items:center;}
.right_center{display:flex;justify-content:flex-end;align-items:center;}
.center{display: flex;flex-direction: row;justify-content: space-between;justify-content: space-around;}
.ht_img{cursor: pointer; transition: all 0.6s;width:100%;display: block}
.ht_img:hover{transform: scale(1.06);}
.posre{ position:relative;}
.font12{ font-size:12px;}
.font13{ font-size:13px;}

.font14{ font-size:14px;}
.font15{ font-size:15px;}
.font16{ font-size:16px;}
.font17{ font-size:17px;}
.font18{ font-size:18px;}
.font19{ font-size:19px;}
.font20{ font-size:20px;}
.font21{ font-size:21px;}
.font22{ font-size:22px;}
.font23{ font-size:23px;}
.font24{ font-size:24px;}
.font25{ font-size:25px;}
.font26{ font-size:26px;}
.font27{ font-size:27px;}
.font28{ font-size:28px;}
.font29{ font-size:29px;}
.font30{ font-size:30px;}
.font31{ font-size:31px;}
.font32{ font-size:32px;}
.font33{ font-size:33px;}
.font34{ font-size:34px;}
.font35{ font-size:35px;}
.font36{ font-size:36px;}
.font37{ font-size:37px;}
.font38{ font-size:38px;}
.font39{ font-size:39px;}
.font40{ font-size:40px;}
.font41{ font-size:41px;}
.font42{ font-size:42px;}
.font43{ font-size:43px;}
.font44{ font-size:44px;}
.font45{ font-size:45px !important;}
.font46{ font-size:46px;}
.font47{ font-size:47px;}
.font48{ font-size:48px;}
.font49{ font-size:49px;}
.font50{ font-size:50px;}
.font56{ font-size:56px;}

.font52{ font-size:52px;}
.font53{ font-size:53px;}
.font60{ font-size:60px;}
.font80{ font-size:80px;}

.cor000{ color:#000000;}
.corfff{ color:#ffffff;}

.cor333{ color:#333333;}
.cor444{ color:#444444;}
.cor555{ color:#555555;}
.cor666{ color:#666666;}
.cor777{ color:#777777;}
.cor888{ color:#888888;}
.cor999{ color:#999999;}
.cor4e{ color:#4E4E4E;}
.cor17{ color:#171717;}
.cor19{ color:#191919;}
.cor1c{ color:#1C1C1C;}
.cor1a{ color:#1A1A1A;}

.cor1b{ color:#1B1B1B;}
.cor21{ color:#212121;}
.cor2a{ color:#2A2A2A;}

.cor1e{ color:#1E1E1E;}

.cor1f{ color:#1f1f1f;}
.cor26{ color: #262626;}
.cor4d{ color: #4D4D4D;}
.cor6d{ color: #6D6D6D;}
.cor63{ color: #636363;}
.cor58{ color: #585858;}
.cor4a{color: #4A4A4A;}


.img360{-webkit-transition:-webkit-transform 2s}
.img360:hover{-webkit-transform: rotate(360deg);}



.ht_img{cursor: pointer; transition: all 0.6s;width:100%;display: block}
.ht_img:hover{transform: scale(1.06);}
.ht_img1{cursor: pointer; transition: all 0.6s;width:100%;}
.ht_img1:hover{transform: scale(1.06);}

/* 首页 */
.header{height: 127px;box-shadow: 0px 6px 9px 0px rgba(0,0,0,0.07); background:#ffffff;}
.top1{ height:77px; border-bottom: 1px solid #f6f6f6;}

.phone{width: 220px;height: 34px;border-radius: 30px;border: 1px solid rgba(18,76,144,0.24);color: #0C8C40;}
.phone img{ padding:0 0 0 7px;}
.phone span{color: #0C8C40; padding:0 0 0 5px;}


.logo{ height:77px;color: #403C3A;}
.logo .logo1{ width:144px; }
.logo b{width:1px;height: 23px; background:#D4D4D4; margin:0 23px;}
.logo p{ line-height:24px;}
.logo p span{ letter-spacing:5px;}
.header1{ height:51px;}
.navbj{ width:100%; height:118px; background:#ffffff;}
.top2{color: #0C8C40;}

.nav{ width:760px; height:51px; }
.nav>ul{color: #333333; }
.nav>ul>li{ text-align:center; padding:0 0 0 0;  }
.nav>ul>li>a{color: #0D0D0D; font-size:16px; display:block; height:51px; line-height:51px;}
.nav>ul>li>a:hover{ color:#0D0D0D; background:url(../images/nav_on.jpg) no-repeat bottom center;}
.nav_on{ color:#0D0D0D !important; background:url(../images/nav_on.jpg) no-repeat bottom center;}


.header_{width: 100%;height: 109px;background:#ffffff;color:#333333;width: 100%; z-index:999;  position:absolute;position:  fixed ;top:0; left: 0;display: none; z-index:999;box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2); }
.header1_{width: 1200px;  display: flex;align-items: center;height: 109px;display:flex;justify-content:center;align-items:center;}
.header1_  .logo3{width:400px;}
.header1_  .logo3 img{ width:190px;}
.header1_  .logo2 p{color:#666666; font-size:16px; height:50px; line-height:50px; padding:10px 0 0 10px;  }

.nav2>ul{align-items: center;height: 109px; line-height:109px; width:750px; margin:0 0 0 0;}
.nav2>ul>li{align-items: center;height: 109px; line-height:109px;width:90px;}
.nav2>ul>li>a{height:109px;line-height:109px; display:inline-block;font-size: 18px; color: #333333; text-align:center; }
.nav2>ul>li>a:hover{color:#0C8C40; }
.nav_on2{color:#0C8C40 !important; }


/* 内容 */
.cor{color:  #0C8C40 !important;}
.cor1{color: #FFE533 !important;}
.cor2{color: #1ba73e !important;}
.cor3{color: #1b6af8 !important;}
.cor4{color: #fffdfd !important;}
.cor5{color: #faf1e8 !important;}
.cor6{color: #fc9aa0 !important;}
.ls8{ letter-spacing:8px;}
.ls3{ letter-spacing:3px;}

.title{padding:0 0 0 0; text-transform:uppercase;}

.title dt{height: 62px; }
.title b{height:7px; margin:12px 0 0 0;}

.opacity05{opacity: 0.5;}
.opacity06{opacity: 0.6;}
.opacity07{opacity: 0.7;}
.opacity007{opacity: 0.07;}



/*首页*/

.sy_banner{ width:100%; margin:0 auto 0 auto;height: 767px;}
.sy_banner .swiper-slide a{ display: block;width: 100%;height: 767px;}
.sy_banner .swiper-button-prev{width: 30px;height: 30px;top:0;bottom: 0;left: 5%;margin:auto;}
.sy_banner .swiper-button-next{width: 30px;height: 30px;top:0;bottom: 0;right: 5%;margin:auto;}
.sy_banner .swiper-button-next::after,.sy_banner .swiper-button-prev::after{font-size: 50px;color: #333;}

.sy_banner .swiper-pagination{bottom:60px;  left:14%; z-index:999;}
.sy_banner .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;opacity: 1;width: 49px;height: 5px;background: rgba(255,255,255,0.5);border-radius:26px; margin-right:5px;}
.sy_banner .swiper-pagination-bullet-active{background:#ffffff !important;}


.home1{ width:100%;padding:90px 0 140px 0;}
.home1_1{ margin:43px auto 24px auto;background:url(../images/home1_1.jpg) no-repeat center center; height:524px;}
.home1_1 li{ width:33.33%; text-align:center; height:256px;}
.home1_1 li b{width:58px; margin:0 auto 14px auto; padding:38px 0 0 0;}
.home1_1 li dt{height:65px;}
.home1_1 li dl{height:35px;}



.home2{ width:100%;background:#f7f4eb url(../images/home2.jpg) no-repeat center center; height:815px;}
.home2_1{ margin:55px auto 24px auto;}
.home2_1 li{width: 267px;height: 265px;background: #FFFFFF;box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.22);border-radius: 10px}
.home2_1 li b{ height:100px;}
.home2_1 li span{ height:50px;}
.home2_1_{background: #0C8C40 !important; color:#ffffff;}
.home2_1_ b img{ filter: grayscale(100%) brightness(2000%);}

.home2_2{width:100%; background:url(../images/home2_2.png) no-repeat center center; height:257px; margin:0 auto;}
.home2_2 p{ padding:0 0 0 809px;height:250px;}




.home3{ width:100%;background:url(../images/home3.png) no-repeat; background-position:center 60px; margin:158px auto 211px auto;}
.home3_1{ margin:59px auto 0 auto; background:url(../images/home3_1.jpg) no-repeat  left center; height:714px;}
.home3_2{width: 764px;height: 521px;background: #FFFFFF;box-shadow: 3px 4px 23px 0px rgba(0,0,0,0.15);}
.home3_2 dt{line-height: 37px;width: 622px; margin-left:59px; padding:59px 0 36px 0;}
.home3_2 a{width: 134px;height: 40px;background: #0C8C40;border-radius: 6px; margin-left:59px;}
.home3_2 a:hover{ color:#ffffff;}





.home4{width:100%;background:url(../images/home4.jpg) no-repeat center center; height:1724px;}
.home4_1{ margin:39px  auto 25px auto; height:52px; line-height:52px; color:#e0e0e0; text-align:center;}
.home4_1 span{ color:#54e293; font-size:27px;}
.home4_2{}
.home4_2 li{ height:216px; background:url(../images/home4_2.png) no-repeat center center; margin-bottom:19px;}
.home4_2 li dt{ border-radius:13px; overflow:hidden;}
.home4_2 li p{  line-height:50px;}
.home4_2 li a{ width:107px; height:38px;background:url(../images/home4_2_.png) no-repeat center center;}
.home4_2 li a:hover{ color:#ffffff;}
.home4_21 dt{ margin:0 0 0 19px;}
.home4_21 dl{ margin:0 19px 0 0;width:650px;}
.home4_22 dt{ margin:0 19px 0 0;}
.home4_22 dl{ margin:0 0 0 50px;width:575px;}

.home5{ width:100%; padding:50px 0 130px 0;}
.home5_1{ margin:85px auto 0 auto;}
.home5_2 {  background:url(../images/home5_1.png) no-repeat bottom center; padding:0 0 78px 0; margin:0 auto 40px auto;}
.home5_2 ul{ width:1236px; margin:0 auto;}
.home5_2 ul li{ width:401px; height:276px; overflow:hidden;}
.home5_3{}
.home5_3 li{ width:50%; border-bottom:1px solid #E5E5E5; height:55px;}
.home5_3 li span{ width:7px; height:7px; background:#000000; border-radius:50%; margin-right:10px; margin-left:80px;}

.home6{ width:100%;background: #EFEFEF; padding:80px 0;}
.home6_1{ margin:55px auto 0 auto; width:100%; overflow:hidden;}

.home6_1 .swiper {width: 100%;height: 100%;}
.home6_1 .swiper-slide { width:496px !important;}
.home6_2{width: 496px;height: 604px;background: #0C8C40;border-radius: 30px; overflow:hidden; text-align:center; opacity:0.5;}
.home6_2 dt{width: 496px;height: 423px;}
.home6_2 dl{ height:70px; padding:14px 0 0 0;}
.home6_2 p{ line-height:30px;}
.home6_1 .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '';
}
.home6_1 .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '';
}
.home6_1 .swiper-button-prev{ left:10%;}
.home6_1 .swiper-button-next{ right:10%;}
.home6_1 .swiper-slide-active .home6_2{ opacity:1; color:#ffffff;}

.home7{width:100%;background:url(../images/home7.jpg) no-repeat center center; height:1546px;}
.home7_1{ margin:70px auto 0 auto;color: #736C6D;}
.home7_1 li{ width:435px; height:492px; background:#ffffff;box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.22);border-radius: 10px; margin-bottom:99px; border:#e1e1e1 solid 1px;}
.home7_1 li dt{ width:361px; height:163px; margin:0 auto; padding:48px 0 0 0;}
.home7_1 li dl{color: #403C3A; width:361px; margin:0 auto 13px auto; height:70px; line-height:70px;}
.home7_1 li p{width: 351px; margin:0 auto; line-height:35px;}
.home7_1 li span{color: #403C3A; left:30px; height:50px; line-height:50px; top:-25px;}
.home7_1_{ background:#0c8c40 !important; color:#ffffff;}
.home7_1_ dl{ color:#ffffff !important;}
.home7_1_ span{color: #FFFFFF !important;-webkit-text-stroke: 2px #000000;text-stroke: 2px #000000;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.home8{width:100%;background:#EFEFEF; padding:80px 0 130px 0;}
.home8_1{ margin:78px auto 0 auto;}
.home8_1 li{width: 267px;height: 320px;box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.22);border-radius: 10px;}
.home8_1 li b{ height:90px;}
.home8_1 li p{ height:80px; margin:0 0 7px 0;}
.home8_1 li span{width: 222px;height: 66px;background: rgba(255,255,255,0.31);border-radius: 12px; margin:0 auto;}

.home8_11{background: #0C568C;}
.home8_12{background: #C1AA30;}
.home8_13{background: #0C848C;}
.home8_14{background: #0C8C40;}
.home8_15{background: #2D8C0C;}

.home9{width:100%;background:url(../images/home9.jpg) no-repeat center center; height:470px;}
.home9_1{}
.home9_2{ width:640px; padding:94px 0 0 0;}
.home9_2 dt{ height:70px;}
.home9_2 dl{ height:70px;}
.home9_2 p{ height:153px;}
.home9_3{ width:705px;}
.home9_4{ width:705px;}
.home9_5{ width:705px; padding:103px 0 0 0;}
.home9_5 li{ width:340px; margin-bottom:15px;}
.home9_5 li span{ height:44px;}
.home9_5 li .text1{width: 340px;height: 71px;background: rgba(239,243,241,0.26);border-radius: 5px;border: 1px solid #FFFFFF; outline:none;color:#999999; font-size:16px;font-family: 'Regular'; padding:0 10px; color:#ffffff;}
.home9_5 .text2{width: 340px;height: 71px; line-height:71px; background: #0C8C40;border-radius: 5px;border: 1px solid #FFFFFF;outline:none;color:#333333; font-size:22px; display:block; color:#ffffff;}


.bot1{background:#181a1f;width:100%; color:#ffffff; padding:20px 0 0 0; }
.bot11{ border-bottom:#3C3C3C solid 1px; height:104px;}

.bot2{width:530px;color: #ffffff;}
.bot2 .logo1{ width:177px; }
.bot2 b{width:1px;height: 23px; background:#D4D4D4; margin:0 23px;}
.bot2 p{ line-height:24px;}
.bot2 p span{ letter-spacing:5px;}
.bot2 p label{ color:#C4C4C4;}



.bot6{ width:560px; padding:0 0 0 0;}
.bot6 li{}
.bot6 li p{ height:35px; line-height:35px;}
.bot6 a{color: #FFFFFF; font-size:14px;}
.bot6 a:hover{color: #FFFFFF; font-size:14px;}


.bot3{ padding:50px 0;}

.bot7{  }
.bot7 p{ height:75px; line-height:75px; }
.bot7 h3{ line-height:35px; }
.bot8{}
.bot8 p{ height:40px;}
.bot8 g3{ height:68px;}

.bot4{ width:290px; text-align:center; }

.bot4 li{ width:135px; text-align:center; }

.bot4 b{width: 107px;height: 107px;background:url(../images/bot4.png) no-repeat center center;  margin:0 auto;}
.bot4 b img{width:101px;height: 101px;}
.bot4 p{line-height:22px; padding:10px 0 0 0;}


.bot5{ width:100%; background:#252525; margin:0 auto; height:50px; line-height:50px; color:#B4B4B4; font-size:14px;}
.bot5 a{ color:#B4B4B4; font-size:14px;}
.bot5 a:hover{ color:#B4B4B4; font-size:14px;}











.erjibanner{ width:100%;  margin:0 auto 0 auto; height:475px;background-repeat:no-repeat; background-position:center center; }
.erjibanner1{ width:100%;margin:0 auto 0 auto; height:475px;background-repeat:no-repeat; background-position:center center;}
.erjibanner2{ width:100%;margin:0 auto 0 auto; height:475px;background-repeat:no-repeat; background-position:center center;}

.about{ border-bottom:#e6e6e6 solid 1px; padding:70px 0 10px 0;}
.about p{ height:51px; border-left:#D0D0D0 solid 5px; font-size:14px; line-height:25px; padding-left:10px;}
.about p b{ color:#0C8C40; font-size:22px; display:block;  text-transform:uppercase; font-weight:bold;}
.about p span{ color:#AFAFAF; font-size:12px; display:block; font-weight:normal;}

.about label{ color:#7f7f7f; font-size:16px; display:block; padding:20px 0 0 0; height:25px; line-height:25px; opacity:0.8;}
.about label a{ color:#7f7f7f; font-size:16px;}
.about label a:hover{ color:#7f7f7f; font-size:16px;}
.gywm{font-size:16px;color: #838383;line-height: 32px; margin:0 auto 0 auto; padding:50px 0 120px 0;}

.about1{ padding:50px 0;}
.about2{ width:253px;}
.about3{width: 253px;height: 61px;background: #0C8C40;color: #FFFFFF; font-size:20px; line-height:61px; margin:0 0 9px 0;}
.about3 span{ text-align:center;}
.about4{ width:253px; margin:0 auto 13px auto ;background: #FFFFFF;}
.about4 li{ width:217px; margin:0 auto; border-bottom:#E1E1E1 dashed 1px; height:79px; line-height:79px;}
.about4 li a{color: #434343; font-size:18px;}
.about4 li a:hover{color: #00646F; font-size:18px;}
.about4 p{color: #535353; font-size:18px; height:60px; line-height:60px; text-align:left;}
.about4 p a{color: #535353; font-size:18px; padding:0 0 0 40px; display:block; line-height:60px;}
.about4 p a:hover{color: #0C8C40; font-size:18px;}
.about4_2 a{color: #0C8C40; font-size:18px;}



.about4_ a{color: #0C8C40 !important; font-size:20px;}
.about41{ background:#0c8c40; color:#E4E4E4;}
.about41 dt{ width:230px; margin:0 auto; line-height:29px; padding:12px 0;}



.about5{ width:915px;}
.about6{color: #3D3D3D; font-size:28px; height:60px; line-height:60px; padding:0 0 20px 0;}
.about7{ background:#ffffff; width:862px;color: #000000; font-size:18px;}
.about8{width:780px; margin:0 auto; padding:30px 0 50px 0; color: #000000; font-size:18px; line-height:35px;}
.about9{ border-bottom:1px solid #5d5d5d; padding:0 0  30px 0;}
.about9 p{height: 50px;font-size: 32px;color: #3A3A3A;line-height: 50px;}
.about9 span{ display:block;height: 34px;font-size: 22px;color: #00646F;line-height: 34px;}
.about10{ padding:40px 0 0 0;}
.about10 li{ height:60px;}
.about10 li .about11{ height:60px; width:27px; margin-right:21px;color: #3A3A3A; font-size:16px;}
.about51{ width:915px;}

.bjf9{ background:#F9F9F9; width:100%; padding:120px 0 100px 0;}



.cont5{ padding:0 0 26px 0;}
.cont5 li{ height:72px;}
.cont5 b{ width:47px;}
.cont6{ height:50px;}
.cont6 img{ vertical-align:middle; padding-right:10px;}
.cont7{ width:100%; height:83px;}
.cont8{ width:100%; height:70px; line-height:70px; color:#333333; font-size:18px;border-bottom:#d1d1d1 solid 1px;}
.cont8 img{ vertical-align:middle; padding-right:10px;}
.cont9{ padding-top:50px; }
.cont9 p{ width:128px; height:128px; border:#bfbfbf solid 1px; margin-left:5px;}
.cont9 p img{ width:125px; display:block; margin:0 auto;}
.cont9 span{ height:40px; line-height:40px; color:#464646; font-size:16px; display:inline-block; }
.cont10{ height:470px; margin:0 auto 80px auto; border-radius:10px; overflow:hidden;}



.map{width: 100%;height:470px;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.about7{ width:800px; padding:50px 0 20px 0;}
.about7 li{ width:800px; float:left; line-height:47px; height:47px; color:#494949; font-size:20px;}
.about7 li .about8{ width:25px; float:left; height:47px; margin-right:20px;}
.about9{ width:130px; text-align:center; padding-top:70px;}
.about9 p{text-align:center; color:#666666; font-size:16px; height:55px; line-height:55px;}
.about9 img{ width:130px; height:130px; }


.about22{ padding-bottom:40px;}
.about22 li{ float:left; width:200px;}
.about22 li .about21{ width:145px; height:145px; margin:0 auto;}
.about22 li p{ color:#496cb2; font-size:18px; text-align:center; height:47px;  line-height:47px;}
.about22 span{ width:31px; float:left; margin:0 51px; padding-top:62px;}
.about23{ width:503px; height:72px; line-height:72px; text-align:center; margin:0 auto; background:url(../images/about23.html) no-repeat center center; color:#ce251f; font-size:22px;}


.about24{ background:#ffffff;  width:1120px; padding:0 40px 0 40px; margin:0 auto;}
.about24{ color:#666666; }
.about24 li{ width:1120px; padding:70px 0 70px 0; border-bottom:#e5e5e5 dashed 1px;}
.about24 li .about25{ width:550px;}
.about24 li .about26{ width:520px;}
.about24 li .about26 label{ color:#f3f3f3; text-transform:uppercase; padding:0 0 0 5px; font-size:22px;}
.about24 li .about26 p{ color:#444444; font-size:30px; height:30px;line-height:30px; padding:0 0 20px 0;}
.about24 li .about26 span{ display:block; font-size:18px;color:#666666; line-height:30px; text-indent:2em;}
.about24 li .about26 dt{ display:block; font-size:18px;color:#666666; line-height:30px;}
.about24 li .about26 b{ color:#d40f1e}

	
.cpfl{ width:300px;}
.cpfl1{ width:300px; height:65px; line-height:65px; background:#4ab7d8; color:#ffffff; font-size:22px; text-align:center;}
.cpfl2{ background:#ffffff;}
.cpfl2 li{ height:83px; border-bottom:#e0e0e0 dashed 1px;}
.cpfl2 li a{ height:83px; line-height:82px; padding:0 0 0 15px; color:#666666; font-size:17px;}
.cpfl2 li a:hover{color:#4ab7d8;}
.cpfl2_ a{color:#4ab7d8 !important;}
.cpfl3{ background:#ffffff; padding:45px 0 28px 0;}
.cpfl4{ background:#ffffff;border:#e0e0e0 solid 1px; padding:3px; width:148px; height:148px;  margin:0 auto;}
.cpfl4 img{ width:142px; height:142px; background:#e1e1e1; padding:3px;}
.cpfl3 p{ color:#801717; font-size:32px; height:78px; line-height:78px; text-align:center;}
.product2{ width:860px;}
.product{ padding:46px 0 0 0;}
.product li{ width:380px; background:#ffffff; float:left; margin-bottom:30px; margin-right:30px; transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out; cursor:pointer;}
.product li .product1{ margin:0 auto; width:380px; height:355px; overflow:hidden;}
.product li .product1 img{  width:415px;}
.product li  p{ font-size:20px; color:#5c5c5c; width:95%; margin:0 auto; height:90px; line-height:90px; text-align:center;}

.product li:nth-child(3n){ margin-right:0;}
.product_{ background:#0C8C40 !important;}
.product_ p{ color:#ffffff !important;}



.news{width:1200px;  background:#ffffff;}
.news1{display:block;width:405px;height:319px;overflow: hidden;float:left;margin:0 40px 0 0; background:#CCC;}
.news1 img{width: 100%;cursor: pointer;transition: all 2s;}
.news1 img:hover{transform: scale(1.05);}
.news :hover .news21{ color:#E8BB1B;}
.news :hover .news24{background-color: #E8BB1B;}
.news1_1{ height:1px; background:#E0E0E0; margin:22px auto 35px auto;}

.news2{float:left;width:720px;}
.news21{color:#000000;line-height:51px;font-size:24px; height:51px; padding:59px 0 19px 0; overflow:hidden; width:100%; display:block;}
.news22{font-size: 18px;color: #E8BB1B;margin:10px 10px 10px 0;height:20px; line-height:20px; clear:both; text-align:right; display:block;}
.news23{display:block;width:720px;height:104px;overflow: hidden;font-size:16px;line-height: 26px;color: #7C7C7C;}

.news24{display:block;width:120px;height:35px;background-color: #ee1c39;margin-top:15px;font-size:14px;line-height: 35px;text-align:center;color:#fff;}

.new{width:1160px;padding:20px;background:#f9f9f9; margin-bottom:20px;}
.new1{width:170px;height:170px;background-color:#999999;color:#dfdfdf;text-align:center;float:left;margin-right: 40px;}
.new11{font-size:83px;line-height:125px; }
.new12{font-size:28px;line-height:10px; }
.new21{color:#333;line-height: 40px; font-size:18px;}

.new:hover{background-color:#eeeeee;border:none;cursor: pointer;}
.new:hover .new1{background-color:#E8BB1B;}
.new:hover .new21{color:#E8BB1B;}



.sxy{margin:40px auto 0 auto;width:100%;font-size: 14px;color:#666}
.sxy1{width:100%;height:30px;}
.sxy2{width:100%;height:30px;}
.sxy a{font-size: 14px;color:#666}

.con {padding: 50px 0 80px;min-height: 200px;}
.article_title{text-align: center;margin-bottom: 40px}
.article_title h2{font-size:24px;color:#333;}
.article_title p{font-size: 14px;color:#858585;margin-top: 12px;}
.article_body{ width:100%;word-wrap:break-word;font-size: 18px;line-height:35px;}
.article_body img{max-width:100%; display:block; margin:0 auto;}

.flei{ width:300px;}
.fl1{ height:64px; line-height:64px; width:100%; text-align:center; background:#0C8C40; color:#333333; font-size:22px;}
.fl2{ width:100%; background:#ffffff;}
.fl2 li{ width:100%; height:77px; line-height:77px; border-bottom:#cccccc dotted 1px; text-align:center;}
.fl2 li a{ color:#666666; font-size:17px; text-align:center;}
.fl2 li a:hover{ color:#0C8C40;}
.fl2_ a{ color:#0C8C40 !important;}
.fl2 li:last-child {border-bottom: none;}
.fl3{ background:#ffffff; width:100%; padding:45px 0 25px 0;}
.fl4{ width:150px; height:150px; margin:0 auto; border:#e0e0e0 solid 1px;}
.fl4 img{ width:135px; height:135px;}
.fl3 p{ color:#333333; font-size:32px; height:80px; line-height:80px; text-align:center;}
.fl5{ }


.case{ padding:0 0 35px 0; width:915px;}
.case li{ width:298px; float:left; position:relative; margin-bottom:17px; background:#ffffff; height:461px; overflow:hidden; margin-right:10px;}
.case li .case2{width:298px; height:321px; overflow:hidden;}
.case li .case2 img{width:298px;}
.case li .case1{width: B8B8B8; margin:13px auto 0 auto;}
.case li .case1 p{ width:260px;color: #B8B8B8; font-size:16px; padding:5px 0 0 13px;line-height:23px; height:46px; overflow:hidden;}
.case li .case1 span{ display:block; width:260px;color: #535353; font-size:20px; height:46px; line-height:46px; overflow:hidden; margin:0 auto; }
.case li:nth-child(3n){ margin-right:0;}


.jmzx{ padding:30px 0 50px 0;}
.jmzx li{ margin-bottom:39px; text-transform:uppercase;height: 361px;}
.jmzx li b{ width:600px; height:361px;}
.jmzx li .jmzx1{ width:420px; margin-right:95px;}
.jmzx li  h3{ height:50px;}
.jmzx li  label{color: #5E5E5E;line-height: 24px; padding:9px 0 0 0;width:420px}
.jmzx li  strong{width: 35px;height: 1px;background: #201d1e; margin:47px 0 43px 0;}
.jmzx li p{width:420px; line-height:30px; color:#3C3838;}
.jmzx li .jmzx2{ width:505px; margin-left:95px;}
.jmzx li .jmzx3{ width:520px; margin-left:90px;}


.jmzx li:hover{background: #F5F5F5;}
.jmzx li:hover h3{color: #0C8C40;}
.syhz{background: url(../images/syhz.html) no-repeat;background-position: center center;height:360px; width:100%;}

.bgf8{ background:#F8F8F8;}

.fenlei{ height:135px;}
.fenlei a{ color: #6B6B6B; font-size:20px; margin:0 20px;}
.fenlei a:hover{ color: #0C8C40;}
.fenlei_{ color: #0C8C40 !important;}



.pagination{ width:100%; font-size:22px; color:#ffffff; text-align:center; margin:30px auto 60px auto ; }
.pagination li{ width: 38px;height: 38px; text-align:center; line-height:38px; display:inline-block; background:#D5D5D5; margin:0 3px; }
.pagination li a{width: 38px;height: 38px; display:block; color:#ffffff; background:#D5D5D5;}
.pagination li a:hover{background: #0C8C40; color:#ffffff;}
.pagination .active{background: #0C8C40; color:#ffffff;}


.xf{width:42px;height: 366px;position: fixed;top:0;right:1%;bottom:0;margin:auto;z-index: 999}
.xf>ul{height: 100%;text-align: center;}
.xf>ul>li{width: 42px;height: 42px;background: #FFFFFF;box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.1); position: relative; margin-bottom:10px; border-radius:50%;}
.xf>ul>li>a{width: 100%;height: 100%;}
.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right:60px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}

.xf3{display: none; background:url(../images/xf3.png) no-repeat center center; width:380px; height:150px; position: absolute;top:-50px;bottom: 0;right:40px;margin:auto;}
.xf3_1{ width:66px; height:140px; margin-left:45px;}
.xf3_2{ margin-left:26px;}
.xf3_2 p{height: 24px;font-size: 12px;color: #909090;line-height: 24px; padding:0 0 0 30px ;}
.xf3_2 span{height: 26px;font-size: 20px;color: #404040;line-height: 23px; padding:5px 0 3px 0;}
.xf3_2 span img{ margin-right:10px;}
.xf3_2 label{height: 24px;font-size: 12px;color: #909090;line-height: 24px;padding:0 0 0 30px ; display:block;}

.xf4{display: none; background:url(../images/xf4.png) no-repeat center center; width:319px; height:97px; position: absolute;top:0px;bottom: 0;right:40px;margin:auto;}
.xf4_1{ width:50px; height:90px; margin-left:35px;}
.xf4_1 img{ width:50px; height:50px;}
.xf4_2{ margin-left:21px;}
.xf4_2 label{height: 24px;font-size: 12px;color: #909090;line-height: 24px;padding:0 0 0 0 ; display:block;}

.xfl1{width: 230px;font-size: 20px;}
.xfl2{width: 110px;height: 110px; padding:5px;}
.xf>ul>li:hover{ }
.xf>ul>li:hover .xfl{display: flex;}
.xf>ul>li:hover .xf3{display: flex;}
.xf>ul>li:hover .xf4{display: flex;}

.xf>ul>li:hover .xf0{display: none;}
.xf>ul>li:hover .xf0_{display: inline-block;}
.xf>ul>li:hover a>p{font-size: 14px;}
.xfc1{width: 42px;height: 100px;font-size: 16px;color: #FFFFFF; text-align:center;line-height: 19px; background: #0C8C40;box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.1);border-radius: 45px 45px 45px 45px; margin-bottom:8px;}
.xfc1 span{ font-size:12px; margin-bottom:5px;}

.xf li:nth-child(1){height: 132px; background:none;box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0);}


.chanpin{ margin:37px  auto 50px auto;}
.chanpin li a{width: 283px;height: 104px;color: #585858;background: #FFFFFF;border-radius: 23px;}
.chanpin li a:hover{background: #0C8C40; color:#ffffff;}
.chanpin .on{background: #0C8C40 !important; color:#ffffff !important;}
.chanpin1{}
.chanpin1 li{border-radius: 23px; height:134px; margin-bottom:4px;}
.chanpin1 li  a{width: 234px;height: 76px;background: rgba(248,197,15,0.1);border-radius: 15px;color: #242424; margin-right:57px;}
.chanpin1 li a:hover{color: #242424;}

.heizuo{ width:100%;background: #f0f0f0;}


.hezuo1{ width:100%;background:url(../images/hezuo1.html) no-repeat center center; height:626px;}
.hezuo2{ padding:142px 0 0 0; }
.hezuo3{ width:650px;}
.hezuo3 li{ width:16%; padding:25px 0;}
.hezuo3 li b{ height:60px;}
.hezuo3 li p{ height:26px;}
.hezuo4{width:400px;background:url(../images/hezuo4.html) no-repeat center center; height:397px;}
.hezuo5{width: 300px; margin:0 auto; padding:70px 0 0 0;}
.hezuo5 li{ border-bottom:1px solid #F6F6F6; height:32px; margin-bottom:23px;}
.hezuo5 li .text1{    width: 70%;    height: 32px; line-height:32px;border:0;    padding: 0 0;outline: none;font-size: 13px;}
.hezuo5 li span{ font-size:16px;color: #272727;}
.hezuo6{ padding:10px 0 0 0}
.hezuo6 .text2{ width:146px; height:44px; border:#000000 solid 1px; border-radius:10px; background:none; color:#7e6e55; font-size:14px;}

.ahome10_1{ background:#0C8C40; height:475px;}
.ahome10_2{ width:720px; padding:72px 60px 0 0;}
.ahome10_3{ width:720px;}
.ahome10_3 ul{ padding:0 0 20px 0;}
.ahome10_3 .text1{width: 350px;height: 60px;background: #FFFFFF;border-radius: 10px; line-height:60px; border:0; color:#333333; padding:0 10px; font-size:18px; outline:none;font-family: 'Regular';}
.ahome10_3 .text2{ width: 720px;height: 150px;background: #FFFFFF;border-radius: 10px;line-height:30px; border:0;color:#333333;padding:10px;  font-size:18px; outline:none;font-family: 'Regular';}
.ahome10_4{ width:160px; padding:40px 0 10px 0;}
.ahome10_4 input{width: 720px;height: 61px;background: #FFFFFF;border: 1px solid #FFFFFF;box-shadow: -2px 2px 8px 0px rgba(255,255,255,0.42);border-radius: 10px; line-height:61px; text-align:center; display:block; color:#333333;  font-size:18px;font-family: 'Regular'; font-weight:bold;}
.ahome10_5{ width:356px; border-right:rgba(255,255,255,0.4) solid 1px; }
.ahome10_5 p{ font-size:24px; line-height:45px; padding:50px 35px 0 0; text-align:right;}
.ahome10_5 p span{ font-size:45px; display:block; height:55px; line-height:55px;}
.ahome10_6{ padding:80px 0 0 0; }
.ahome10_6 b{width:130px; background:url(../images/ahome10_6.html) no-repeat center center; margin-left:190px; height:130px;}

.ahome10_6 img{ width:110px; height:110px;}
.ahome10_6 label{ text-align:right; font-size:18px; line-height:24px; display:block; text-align:right; padding:7px 38px 0 0;}
.ahome10_3 input::-webkit-input-placeholder{ /*WebKit browsers*/

color: #666666;

}

.ahome10_3 input::-moz-input-placeholder{ /*Mozilla Firefox*/

color: #666666;

}

.ahome10_3 input::-ms-input-placeholder{ /*Internet Explorer*/ 

color: #666666;

}
.ahome10_3 textarea::-webkit-input-placeholder{ /*WebKit browsers*/

color: #666666;

}

.ahome10_3 textarea::-moz-input-placeholder{ /*Mozilla Firefox*/

color: #666666;

}

.ahome10_3 textarea::-ms-input-placeholder{ /*Internet Explorer*/ 

color: #666666;


}

