@font-face {
  font-family: 'Regular';
  src: url('./SourceHanSansCN-Regular.otf');
}
@font-face {
  font-family: 'tszt';
  src: url('./SourceHanSerifCN-Heavy-4.otf');
}
.tszt{font-family: 'tszt';}

.bold{ font-weight:bold;}
body{min-width:1400px;max-width:1920px;margin: 0 auto; color:#464646;font-size: 18px;font-family: 'Regular';}



*{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;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1400px;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;}
.w {flex-wrap: wrap;}

.bold{ font-weight:bold;}
.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%}
.hei110{ height:110px; line-height:110px; 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;}
.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;}
.font10{ font-size:10px;}
.font11{ font-size:11px;}

.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 !important;}
.font47{ font-size:47px !important;}
.font48{ font-size:48px !important;}
.font49{ font-size:49px !important;}
.font50{ font-size:50px !important;}
.font55{ font-size:55px !important;}

.font60{ font-size:60px !important;}
.font72{ font-size:72px !important;}
.font90{ font-size:90px !important;}
.font100{ font-size:100px !important;}

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

.cor333{ color:#333333;}
.cor444{ color:#444444;}
.cor555{ color:#555555;}
.cor666{ color:#666666;}
.cor777{ color:#777777;}
.cor888{ color:#888888;}
.cor999{ color:#999999;}


.cor4a{color: #4A4A4A;}



/* 首页 */
.header{ width: 100%;height:105px; margin:0 auto; background:#ffffff;}
.header1{ height:105px;}
.logo{ height:105px; color:#292928; text-transform:uppercase;}
.logo .logo1{ width:51px; }  
.logo dt{ padding:0 0 0 18px;  line-height:30px;}

.phone{height: 120px;color:#62B8C5;font-family: Impact;}
.phone img{ margin-right:9px;}


.nav{ height: 105px; overflow:hidden; width:905px;}
.nav>ul{height:105px;width:905px;}
.nav>ul>li{ text-align:center;  }
.nav>ul>li>a>span{ font-size:10px;color: #bfbfbd; display:block; height:25px; line-height:25px;}
.nav>ul>li>a{ height:75px; font-size:18px; color:#363635; display:block; width:103px; text-transform:uppercase; padding:30px 0 0 0;}
.nav>ul>li>a:hover{background:#63b8c5;color: #ffffff; }
.nav>ul>li>a:hover span{color: #ffffff; }

.nav_on{background:#63b8c5;color: #ffffff !important; }
.nav_on span{color: #FFFFFF !important;}
.img360{-webkit-transition:-webkit-transform 2s}
.img360:hover{-webkit-transform: rotate(360deg);}




.header_{width: 100%;height: 109px;background:#ffffff;color:#313131;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_{ display: flex;align-items: center;height: 109px;display:flex;justify-content:center;align-items:center;}

.nav1>ul{align-items: center;height: 109px; line-height:109px; width:850px;}
.nav1>ul>li{align-items: center;height: 109px; line-height:109px;}
.nav1>ul>li>a{height:109px;line-height:109px; display:inline-block;font-size: 18px; color: #1e1d1d; text-align:center; }
.logo2{ padding:0 0 0 0;}
.logo2 p{ height:35px;}  
.logo2 h3{ height:32px;}  
		
.nav1>ul>li>a:hover{color:#1FA9D0; }
.nav_on2{color:#1FA9D0 !important; }

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

/* 内容 */
.cor{color:#4d9faf;}
.cor1{color: #4E9FB2;}
.cor2{color: #291e66 !important;}
.corf5{ color:#f5f5f5;}
.cor2d{ color:#2d2d2d;}
.title{ text-align:center;text-transform:uppercase;}
.title p{height:120px;opacity: 0.05;color: #0B6144;}
.title dt{height: 30px;}
.title dl{ height:45px; width:100%; left:0; top:30px;height:120px;}

.opacity006{ opacity:0.06;}
.opacity071{ opacity:0.71;}
/*首页*/
.banner{ height:787px; width:100%; z-index:-11;  overflow:hidden; position:relative;}

.banner1{ position:relative;}
.banner1 ul li{width: 100%;overflow: hidden;position:relative;}
.banner1 ul li h5{width: 100%;height: 80px;background: rgba(0, 0, 0, 0.5);position:absolute;left:0;bottom:0;line-height: 80px;text-indent: 1em;font-size: 30px;color: #fff}
.banner .prev{display: block;position:absolute;top:0;left:20px;bottom:0;margin:auto;cursor: pointer;}
.banner .next{display: block;position:absolute;top:0;right:20px;bottom:0;margin:auto;cursor: pointer;}
.banner .bd li{ height:756px;}
.banner .hd{ height:11px; position:absolute; width:100%; left:0; bottom:65px; z-index:1; }
.banner .hd ul{ }
.banner .hd ul li{ margin-left:19px;  width: 52px;height:4px; line-height:999px; overflow:hidden; background:#ffffff; opacity:0.9; overflow:hidden;  }
.banner .hd ul .on{background:#e78a20; }


.sy_banner{width: 100%;height:802px; overflow:hidden;}
.sy_banner .swiper-slide a{ display: block;width: 100%;height:802px;}
.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; width:100%;}
.sy_banner .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;opacity: 1; background:#ffffff; width: 13px;height: 13px; margin:0 7px;}
.sy_banner .swiper-pagination-bullet-active{background:none !important; border:#ffffff solid 1px;width: 62px !important;height: 27px !important; border-radius:20px ; color:#ffffff;  line-height:27px !important;}





.home1{  width:100%; padding:100px 0 105px 0;}
.home1_1{ margin:40px auto 0 auto;background:url(../images/home1_1.jpg) no-repeat center center; height:526px;}

.home1_2{ width:262px; height:526px;}
.home1_2 dt{ width:262px; height:263px;}
.home1_3{ width:452px; height:526px; margin-left:25px; padding:40px 0 0 0;}
.home1_3 li{ margin-bottom:18px;}
.home1_3 li dt{}
.home1_3 li dt b{ width:56px;}
.home1_3 li dt span{}
.home1_3 li dl{ width:288px;}
.home1_3 li p{ height:30px; padding:0 0 30px 0;}
.home1_3 li p b{ width:56px;}
.home1_3 li p span{}



.home2{ width:100%;background:url(../images/home2.jpg) no-repeat center center; height:1102px;}
.home2_1{ margin:40px auto 0 auto;}
.home2_2{width: 239px;height: 705px; background:#4d9faf;}
.home2_2 dt{ height:530px;}
.home2_2 dt p{ background:url(../images/home2_2.png) repeat; line-height:47px; writing-mode: vertical-rl; margin:0 auto;}
.home2_2 dl{width: 239px;}
.home2_2 dl a{ width:50%;height: 85px;}
.home2_2 dl a span{ height:37px; padding:12px 0 0 0;}
.home2_2 dl a label{ height:25px;}
.home2_21{ background:#f64360;}
.home2_22{ background:#5abed2;}
.home2_3{ width:1231px; height:705px;background:url(../images/home2_3.jpg) no-repeat center center;}
.home2_4{width: 1028px;height: 113px; margin:432px auto 0 auto; background:#ffffff;}
.home2_4 li{width: 1028px;height: 113px;}
.home2_4 li dt{ width:128px; height:92px; margin-left:11px;}
.home2_4 li dl{width: 860px; }
.home2_4 li dl span{ height:26px; line-height:26px; margin-bottom:5px;}
.home2_4 li dl p{color: #232B2D;line-height: 26px;}
.home2_3 .prev{ right:166px; top:557px;}
.home2_3 .next{ right:106px; top:557px;}

.home3{ width:100%; padding:100px 0 100px 0;}
.home3_1{ margin:55px auto 0 auto; width:100%;}

.home3_1 .swiper {
      width: 100%;
      height: 100%;
    }
.home3_1 .swiper-slide { width:382px;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

.home3_2{ width:382px; text-transform:uppercase;}
.home3_3{ width:100%; margin:0 auto; background:#f5f5f5; height:170px;}
.home3_3 label{color: #5ABED2;opacity: 0.61; height:0; overflow:hidden; display:block;margin-left:50px;}
.home3_3 span{ margin-left:50px; height:25px; line-height:25px; padding:58px 0 0 0; display:block;}
.home3_3 dt{opacity: 0.34;margin-left:50px;display:block; line-height: 22px; padding:0 0 15px 0;}
.home3_3 b{width: 23px;height: 2px; background:#4d9faf;margin-left:50px;}
.home3_3 a{width: 175px;height: 0;background: #F5F5F5; border-radius:25px; overflow:hidden;}
.home3_3 a img{ margin-left:30px;}
.home3_2 dl{ width:382px; height:257px; background:#ccc; overflow:hidden;}
.home3_4{background:#fefafa;}

.home3_1 .swiper-slide-active{ background:#4d9faf !important; color:#ffffff;}
.home3_1 .swiper-slide-active .home3_3{ background:none; height:428px;}
.home3_1 .swiper-slide-active .home3_2 dl{ height:0;}
.home3_1 .swiper-slide-active .home3_3 label{ height:57px; line-height:57px; padding:53px 0 0 0;}
.home3_1 .swiper-slide-active .home3_3 span{ padding:24px 0 0 0; font-size:24px;}
.home3_1 .swiper-slide-active .home3_3 dt{ color:#ffffff; opacity:1; padding:5px 0 32px 0; width:290px;}
.home3_1 .swiper-slide-active .home3_3 b{ background:#ffffff;}
.home3_1 .swiper-slide-active .home3_3 a{height: 41px; margin:75px 0 0 50px;}

.home3_5{ margin:60px auto;}
.home3_5 span{width: 152px;height: 43px;background: #4D9FAF; border-radius:30px; color:#ffffff; margin:0 4px;}
.home3_6{}
.home3_6 li{ width:226px; background:#4d9faf;}
.home3_6 li dt{ width:226px; height:307px;}
.home3_6 li dl{ height:63px;}


.home4{ width:100%;margin:0 auto;background:url(../images/home4.jpg) no-repeat center center; height:841px;}
.home4_1{margin:50px auto 0 auto;}
.home4_1 li{width: 336px; margin-right:18px;}
.home4_1 li dt{width: 336px; height:372px; overflow:hidden; background:#ffffff;}
.home4_1 li dt img{ max-width: 336px; max-height:372px;}
.home4_1 li dl{ margin:1px auto 0 auto; width:100%; height:72px;background:#ffffff;color: #363635;}

.home5{ width:100%;  margin:100px auto;background:url(../images/home5.jpg) no-repeat center center;}
.home5_1{ height:115px; margin:0 auto 24px auto;}
.home5_1 span{width: 222px;height: 50px;background: #4d9faf; border-radius:30px; margin:0 15px;}

.home5_2{ }
.home5_2 li{width: 326px;height: 382px;box-shadow: 0px 2px 10px rgba(0,0,0,0.1); background:#ffffff;}
.home5_2 li b{ height:76px;}
.home5_2 li p{ height:30px; margin:16px 0 0 0;}
.home5_2 li span{ height:38px;}
.home5_2_{ background:#4d9faf !important;color:#ffffff;}
.home5_2_ b img{ filter:brightness(100); }
.home5_2_ p{ color:#ffffff !important;}

.home6{  width:100%;}
.home6_1{ margin:50px auto 0 auto; padding:144px 0 0 0; width:100%;}
.home6_2{height: 637px; width:100%; background:#ccc;}
.home6_3{ width:100%; left:0; top:0; z-index:9;}
.home6_4{ height:483px; background:url(../images/home6_4.jpg) no-repeat center center;}
.home6_5{ margin-left:96px;}
.home6_6{ width:540px; margin-right:99px;}
.home6_6 dt{ height:98px;}
.home6_6 dl{ padding:0 0 50px 0;}
.home6_6 a{width: 205px;height: 49px;background: #f64360; border-radius:25px; margin:0 auto;}
.home6_6 a:hover{ color:#ffffff;}

.home7{ width:100%;margin:0 auto; width:100%; background:url(../images/home7.jpg) no-repeat center center; height:870px;}
.home7_1{ background:url(../images/home7_1.jpg) no-repeat center center; height:396px; width:708px;}
.home7_1 dt{ width: 568px;text-transform:uppercase; margin:0 auto; padding:31px 0 0 0; height:100px; line-height:100px;}
.home7_1 dt span{ margin-left:9px;}
.home7_1 dl{line-height:30px; height:90px; overflow:hidden; margin:0 auto 74px auto; width: 568px;}
.home7_1 a{width: 171px;height: 41px;background: #4e9fb2; border-radius:25px; color:#ffffff; margin-left:70px;}
.home7_1 a:hover{ color:#ffffff;}


.home8{ width:100%; margin:60px auto 90px auto;}
.home8_1{ margin:50px auto 0 auto;}
.home8_1 li{ width:447px;}
.home8_1 li dt{ width:447px; height:242px; overflow:hidden;}
.home8_1 li dt img{ width:100%;}
.home8_1 li dl{width: 410px; margin:0 auto;background:url(../images/home8_1.png) no-repeat; background-position:right 11.5px; line-height:30px;}
.home8_1 li dl p{color: #494948;width: 380px;line-height: 30px;}
.home8_1 li span{color: #494948; display:block; height:25px; line-height:25px;width: 410px; margin:7px auto 0 auto;}
.home8_1 li label{color: #494948; display:block; height:40px; line-height:40px; overflow:hidden;width: 410px; margin:0 auto;}
.home8_1_ dl{background:url(../images/home8_1on.png) no-repeat !important; background-position:right 11.5px !important; }
.home8_1_ dl p{color: #4E9FB2 !important;}



.home9{ width:100%;; width:100%; background:url(../images/home9.jpg) no-repeat center center; height:708px;}

.home9_1{ padding:40px 0 0 0;}
.home9_2{ margin:0 auto 11px auto;}
.home9_2 li{width: 664px; margin-bottom:30px; }
.home9_2 li span{ height:65px; line-height:65px;color: #313030; font-size:24px; padding:0 0 0 30px;}
.home9_2 li .home9_2_1{ width: 664px;height: 58px;background: #fefdfd; border:0; outline:none;}
.home9_2 li .home9_2_1 p{ height:58px; line-height:58px; width:55px;}
.home9_2 li .home9_2_1 .text1{ height:58px; background:none; outline:none; border-radius:5px; border:0; width:450px; color:#333333; font-size:16px;font-family: 'Regular';}
.home9_22{ width:100%;}
.home9_2 li .home9_2_2{ width: 1400px;height: 192px;background: #fefdfd; border:0; outline:none;}
.home9_2 li .home9_2_2 p{ height:58px; line-height:58px; width:55px;}
.home9_2 li .home9_2_2 .text1{ height:192px; padding:15px 0; background:none; outline:none; border-radius:5px; border:0; width:1300px; color:#333333; font-size:16px;font-family: 'Regular';}



.home9_2 li:hover .home9_2_1{ border-bottom:#4e9fb2 solid 3px;}



.home9_1 .text3{line-height:59px; outline:none;  border:none;width: 1400px;height: 59px;background: #4e9fb2; color:#ffffff; font-size:18px; margin:20px auto 0 auto; display:block;font-family: 'Regular';}



.bot1{ background:#444545; width:100%; padding:0 0 0 0; }
.bot11{ padding:0 0 0 0; }
.bot2{width: 320px;text-transform:uppercase; padding:60px 0 0 0;}
.bot2 .logo1{ width:89px; }  
.bot2 dt{ padding:0 0 0 12px;  line-height:30px;}

.bot4{width:928px; color:#ffffff; font-size:18px; height:80px; line-height:80px; padding:70px 0 0 0;border-bottom:#656868 solid 1px;}
.bot4 a{ color:#ffffff; font-size:18px;}
.bot4 a:hover{ color:#ffffff; font-size:18px;}
.bot3{ height:306px;  }
.bot5{ width:447px; padding:0 0 0 0; }
.bot5 p{ font-size:20px; height:55px; line-height:55px; margin:0 0 10px 0;}
.bot5 span{ display:block; font-size:60px; height:70px; line-height:70px;font-family:"Impact"; padding:0 0 30px 0;}
.bot7{font-size:16px; line-height:36px; width:640px; padding:0 0 0 0; color:#ffffff;}
.bot7 p{ font-size:16px; line-height:36px;}

.bot6{ width:280px; padding:0 0 0 0;}
.bot6 li{ width:130px;}
.bot6 li .bot61{ background:url(../images/bot61.png) no-repeat center center; width:130px; height:130px;}
.bot6 img{  width:110px; height:110px;}
.bot6 p{ display:block; text-align:center; color:#ffffff; font-size:12px;  height:32px; line-height:32px;}

.bot8{background:#353636; width:100%; margin:0 auto; height:80px; line-height:80px; color:#ffffff; font-size:14px;}
.bot8 a{ color:#ffffff; font-size:14px;}
.bot8 a:hover{ color:#ffffff; font-size:14px;}












.erjibanner{ width:100%; height:480px; background-repeat:no-repeat; background-position: center center;}
.erjibanner1{ width:100%; height:480px; background-repeat:no-repeat; background-position: center center;}

.about{ border-bottom:#e6e6e6 solid 1px; padding:70px 0 10px 0;}
.about p{ height:45px; border-left:#1FA9D0 solid 3px; font-size:14px; line-height:22.5px; padding-left:10px;}
.about p b{ color:#63b8c5; font-size:22px; display:block;  text-transform:uppercase; font-weight:normal;}
.about p span{ color:#333333; font-size:14px; display:block; opacity:0.4;  text-transform:uppercase;}

.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;}

.aabout{ margin:75px auto 0 auto;}
.aabout a{width: 153px;height: 45px; margin:0 10px; color:#4a4a4a; font-size:18px;}
.aabout a:hover{background:#1FA9D0; color:#fdfcfc;}
.aabout_{ background:#1FA9D0; color:#fdfcfc !important;}

.aabout1{ width:100%; height:841px; background:url(../images/aabout1.jpg) no-repeat center center;}
.bagfdfcfc{ background:#fdfcfc; width:100%; padding:0 0 20px 0;}
.about1{padding:45px 0 58px 0; color:#666666; font-size:30px; text-align:center; height:70px; line-height:70px;}
.about1 span{ width:56px; height:4px; background:#c6e6e3; display:block; margin:0 auto;}

.about2{font-size:18px;line-height: 36px;margin:70px auto 100px auto; color:#4A4A4A;}
.about3{ width:100%; background:url(../images/about3.jpg) no-repeat center center; height:781px;}
.about4{ padding:120px 0 0 0;}

.about5 li{ width:336px; height:540px; border:#fcfcfc solid 1px; background:#fcfcfc; margin-right:16px;}
.about5 li dt{ width:336px; height:445px; border-bottom:#57acb9 solid 3px; overflow:hidden;}
.about5 li dt img{ max-width:280px; max-height:387px;}
.about5 li dl{ width:270px; margin:0 auto; height:91px;background:url(../images/about5.jpg) no-repeat right center; line-height:91px; color:#2d2d2d;}
.about5 li:hover{ border:#57acb9 solid 1px;}

.fwys{ width:100%; background:#63b8c5; padding:135px 0; }

.ahome9{  width:100%;background:url(../images/ahome9.jpg) no-repeat center center;height:672px; overflow:hidden;}
.ahome9_1{ padding:122px 0 0 0;}
.ahome9_2{ width:507px;}
.ahome9_2 dt{ height:35px; margin:0 0 52px 0;}
.ahome9_2 dl{width: 384px;height: 47px;border: 1px solid #96dc3e;}
.ahome9_2 dl a{ width:50%;height: 47px;}
.ahome9_21{ background:#f8f8f8;color: #649A20;}
.ahome9_21:hover{color: #649A20;}
.ahome9_22{ color:#ffffff;}
.ahome9_22:hover{color: #ffffff;}
.ahome9_2 p{ padding:40px 0 0 0;}
.ahome9_2 p a{ margin-left:11px;}
.ahome9_3{}
.ahome9_3 li{width: 337px; margin-right:18px;background:#ffffff;}

.ahome9_3 li dt{width: 337px;height:318px; border-bottom:#1FA9D0 solid 1px; overflow:hidden;}
.ahome9_3 li dt img{ max-width:100%; max-height:100%;}
.ahome9_3 li dl{width: 337px;height: 80px;}
.ahome9_3 li dl p{ padding:0 0 0 29px; width:225px;text-transform:uppercase; line-height:26px;color: #4A4A4A;}
.ahome9_3 li dl p span{ color:#4A4A4A; display:block; opacity:0.39;}
.ahome9_3 li dl b{width: 1px;height: 49px; background:#d5d5d5;}
.ahome9_3 li dl a{width: 39px; margin:0 40px;}


.ahome5{ width:100%; width:100%;background:url(../images/ahome5.jpg) no-repeat center center; height:972px; margin:80px auto 0 auto;}
.ahome5_1{margin:40px auto 40px auto; width:360px;}
.ahome5_1 li{ width: 146px;height: 49px; line-height:42px; color:#ffffff;}
.ahome5_1 li span{ height: 42px; line-height:42px; margin-right:5px;}

.ahome5_1 li:hover{ background:#ffffff; color:#EA5714 ;}
.ahome5_1_{background:#ffffff; color:#EA5714 !important;}

.ahome5_2{}
.ahome5_3{ }
.ahome5_3 ul li{ width: 330px;height: 561px;border: 1px solid #E5E3E1; margin-right:102px; background:#ffffff;}
.ahome5_3 ul li b{ width: 330px;height: 444px; overflow:hidden; border-bottom:#EFEDED solid 1px;}
.ahome5_3 ul li b img{max-width: 330px;max-height: 444px;}
.ahome5_3 ul li p{ line-height:30px; padding:22px 0 0 0; text-align:center; width:90%; margin:0 auto;}
.ahome5_3 li:hover{color: #0A69D4;}




.ahome5_2 .prev{ left:-70px; top:240px;}
.ahome5_2 .next{ right:-70px; top:240px;}


.about6{ padding:0;}

.zshz{}
.zshz1{ width:424px;}
.zshz2{}
.zshz2 p{ height:35px;}
.zshz2 span{ opacity:0.3; text-transform:uppercase; height:27px;}
.zshz2 label{ display:block;line-height: 31px; padding:37px 0 80px 0;}
.zshz3 h3{ height:70px;}
.zshz4{ width:255px;color: #FBFBFB;}
.zshz4 span{width: 125px;height: 39px;background: #1FA9D0; margin-bottom:8px; border-radius:20px;}
.zshz5{ padding:55px 0 70px 0;}
.zshz5 a{width: 287px;height: 81px;background: #1FA9D0; border-radius:50px;}
.zshz6{}
.zshz6 li{width: 422px;height: 204px;background: #FFFFFF;border: 1px solid #DFDFDF;box-shadow: -4px 3px 8px 0px rgba(163,163,163,0.26);}
.zshz6 li p{ padding:0 0 0 66px; line-height:35px;}
.zshz6 li p span{ display:block;}
.zshz6 li b{ width:94px; margin-right:28px;}
.zshz8{ padding:60px 0;}
.zshz8 li{width: 576px; margin-bottom:50px;}
.zshz8 li p{ height:45px;}
.zshz8 li span{ height:30px; margin:0 0 19px 0;}
.zshz8 li b{width: 576px;height: 170px;border-radius: 16px;}
.zshz8 li h3{color: #CB4C14; height:80px; padding:50px 0 0 0;}
.zshz8 li a{width: 264px;height: 56px;border: 2px solid #000000; margin:0 auto;}
.zshz8 li a:hover{ color:#000000;}
.zshz8 li h2{ height:45px;}
.zshz9{ background:#f6f4f4; width:100%; padding:80px 0 115px 0;}


.cont5{ width:470px; float:left;}
.cont6{ width:100%; border-bottom:#d6d6d6 solid 1px; height:70px; line-height:70px; color:#474747; font-size:24px;}
.cont6 img{ vertical-align:middle; padding-right:10px;}
.cont7{ width:100%; line-height:34px; color:#535353; font-size:18px; padding:17px 0 30px 0; opacity:0.9;}
.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:30px; width:265px;}

.cont9 p{ width:130px; height:130px; background:url(../images/cont9.jpg) no-repeat center center;}
.cont9 p img{width:120px; height:120px; display:block; margin:0 auto;}
.cont9 span{ height:65px; line-height:65px; color:#666666; font-size:18px; display:inline-block; width:150px;}
.cont10{ width:870px; float:right; height:800px;}

 #ln_map{width:100%;height:100%;margin: 0 auto;}  

.map{width: 870px;height:700px; margin:30px auto 50px auto;}
.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.png) no-repeat center center; color:#ce251f; font-size:22px;}


.about24{ background:#ffffff;  width:1120px; padding:60px 40px 0 40px; margin:0 auto;}
.about24{ color:#666666; }
.about24 li{ width:1120px; padding:0 0 40px 0;}
.about24 li .about25{ width:550px; height:340px;}
.about24 li .about26{ width:520px;}
.about24 li .about26 label{ width:60px; height:4px; background:#c6e6e3; display:block;}
.about24 li .about26 p{ color:#666666; font-size:30px; height:50px; height:65px; line-height:65px; padding:80px 0 0 0;}
.about24 li .about26 span{ display:block; font-size:18px;color:#999999; line-height:30px; text-indent:2em;}

	
.cpfl{ width:300px;}
.cpfl1{ width:300px; height:65px; line-height:65px; background:#4c7ec7; 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:#4c7ec7;}
.cpfl2_ a{color:#4c7ec7 !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{ width:860px;}
.product li{ width:415px; background:#ffffff; float:left; margin-bottom:36px;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:415px; height:355px;margin:0 auto; padding:0 0 0 0;}
.product li .product1 img{  width:415px;}
.product li  p{ font-size:20px; color:#ffffff; width:80%; margin:0 auto; height:90px; line-height:90px; background:url(../images/product.png) no-repeat right center;}

.product li:nth-child(2n){ float:right;}
.product_{ background:#4c7ec7 !important;}
.product_ p{ background:url(../images/product1.png) no-repeat right center !important; }


.news_{ margin:60px auto; }
.news{width:1270px;padding:60px 65px 30px 65px; background:#f9f9fa; }
.news li{ width:1270px; margin:0 auto 35px auto;height:278px;}
.news li  .news1{width:553px;height:278px;overflow: hidden;float:left;margin:0 0 0 0;}
.news li  .news1 img{max-width:553px;max-height:278px;}
.news li  .news2{ width:662px; float:right;}
.news li .news2 p{ color:#1FA9D0; font-size:24px; height:80px; line-height:80px; padding:28px 0 10px 0; overflow:hidden;}
.news li .news2 span{ display:block; color:#464646; font-size:14px; line-height:30px; margin:0 0 30px 0; height:60px; overflow:hidden;}
.news li .news2 h3{ display:block; color:#5A5A5A; font-size:14px; line-height:22px; margin:0 0 30px 0; height:132px; overflow:hidden;}

.news li .news2 label{ color:#000000; font-size:16px; height:40px ; line-height:40px; text-align:right;}
.news li .news2 label b{font-size:22px;}

.news li:hover  .news2 p{ }

.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:288px;}
.fl1{ height:64px; line-height:64px; width:100%; text-align:center; background:#63b8c5; color:#ffffff; font-size:22px;}
.fl2{ width:100%;padding:0 0 0 0; background:#f9f7f7;}
.fl2 li{ width:100%; height:75px; line-height:75px; border-bottom:#cccccc dotted 2px; text-align:center; }
.fl2 li a{ color:#333333; font-size:18px; text-align:center;}
.fl2 li a:hover{ color:#63b8c5;}
.fl2 li:last-child{ border-bottom:none;}

.fl2_ a{ color:#63b8c5 !important;}
.fl3{ background:#f9f7f7; width:100%; padding:45px 0 25px 0;}
.fl4{ width:130px; height:130px; background:url(../images/fl4.jpg) no-repeat center center; margin:0 auto;}
.fl4 img{ width:120px; height:120px;}
.fl3 p{ color:#1FA9D0; font-size:36px; height:90px; line-height:90px; text-align:center; font-family:"Impact";}
.fl5{ width:1050px;}

.case{ width:1050px; padding:0 0 35px 0; margin:0 auto;}
.case li{ width:505px; background:#f4f4f4; margin-bottom:30px; float:left; text-transform:uppercase;}
.case li .case1{ width:505px; height:355px;  overflow:hidden; background:#f9f8f8;}
.case li .case1 img{max-width:100%;max-height:100%;}
.case li  p{ height:90px; line-height:90px; width:430px; margin:0 auto; color:#565555; font-size:20px; background:url(../images/case1.png) no-repeat right center;}

.case li:nth-child(2n){ float:right;}
.case li:hover{ background:#63b8c5;}
.case li:hover  p{ color:#ffffff; background:url(../images/case1on.png) no-repeat right center;}

.acase{ width:872px; padding:0 0 35px 0; margin:0 auto;}
.acase li{ width:416px; background:#f1f1f3; margin-bottom:30px; float:left;}
.acase li .case1{ width:416px; height:355px;  overflow:hidden; background:#fafaff;}
.acase li .case1 img{max-height:100%;max-width:100%;}
.acase li  p{ height:90px; line-height:90px; width:340px; margin:0 auto; color:#141414; font-size:20px; background:url(../images/case1.png) no-repeat right center;}

.acase li:nth-child(2n){ float:right;}
.acase li:hover{ background:#1FA9D0;}
.acase li:hover  p{ color:#ffffff; background:url(../images/case1on.png) no-repeat right center;}

.fangan{  padding:0 0 35px 0;}
.fangan li{ width:394px; background:#f1f1f1; margin-bottom:30px; margin-right:9px; float:left; border-radius:10px; overflow:hidden;}
.fangan li .case1{ width:394px; height:264px;  overflow:hidden; background:#ffffff;}
.fangan li .case1 img{width:100%;}
.fangan li  p{ height:95px; line-height:95px; text-align:center; overflow:hidden; color:#2c2d2d; font-size:20px;}

.fangan li:nth-child(3n){ margin-right:0px;}


.pagination{ width:100%; font-size:18px; color:#333333; text-align:center; margin:30px auto 60px auto ; border-top:#bfbfbf solid 1px;}
.pagination li{ width:50px; height:80px; text-align:center; line-height:80px; display:inline-block; margin:0 3px; font-size:22px; }
.pagination li a{width:50px; height:80px; display:block; color:#333333;border-top:#ffffff solid 4px;}
.pagination li a:hover{ color:#1FA9D0; border-top:#1FA9D0 solid 4px;}



.xf{width: 59px;height:268px;position: fixed;top:0;right:0;bottom:0;margin:auto;z-index: 999}
.xf>ul{height: 100%;text-align: center;}
.xf>ul>li{width:59px; margin:0 auto; height:59px; padding:0 0 0 0; margin-bottom:7px; position: relative; text-align:center; background:#1FA9D0;}
.xf>ul>li>a{width: 100%;height: 100%; color:#000000; font-size:24px;}
.xf>ul>li>a img{ display:block; margin:0 auto; padding:0 0 0 0;}
.xf>ul>li:last-child{ border-bottom:none;}
.xf>ul>li:hover{ background:rgba(217, 184, 115, 1);}
.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right:70px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}
.xfl1{width: 200px;font-size: 20px;}
.xfl2{width: 110px;height: 110px; padding:5px;}
.xf>ul>li:hover .xfl{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;}

.dxf{width: 100%;height: 226px;background: url(../images/xf0.png) no-repeat center;position: fixed;left:0;bottom:0;z-index: 999}
.dxf0{padding: 18px 16px 0 422px;}
.dxf0>p{font-size: 30px;margin-top: 90px;line-height: 45px;}
.dxf0>p span{font-size: 50px;font-family: 'zihun184';}
.dxf01 img{display: block; width: 140px;border: 4px solid #fc659a;border-radius: 3px;margin: 0 auto 12px;}
.dxf01 p{font-size: 20px;}










