@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:1200px;max-width:1920px;margin: 0 auto !important; color:#333333;font-size: 18px;font-family: 'Regular';}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{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;}
.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%}
.left_center{display:flex;align-items:center;}

.left_center{display:flex;align-items:center;}
.f {display: flex;}
.fens{flex-flow: row wrap;align-content:space-between;}/*垂直分散*/

.fc{flex-direction:column}/*垂直分散*/
.jfs {justify-content: flex-start;}/*从行首起始位置开始排列*/
.jfe {justify-content: flex-end;}/*从行尾位置开始排列。*/
.ja {justify-content: space-around;}/*均匀排列每个元素，每个元素周围分配相同的空间。*/
.jb {justify-content: space-between;}/*两侧居中对齐靠边*/
.jc{justify-content: center;}
.je {justify-content: space-evenly;}/*均匀排列每个元素，每个元素之间的间隔相等*/
.ac {align-items: center;}
.ab {align-items: baseline;}
.as{align-items: flex-start;}
.ae {align-items: flex-end;}
.tc {text-align: center;}
.tl {text-align: left;}
.tr{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;
}
.between{display: flex;flex-direction: row;justify-content: space-between;}
.img_center{display:flex;justify-content:center;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);}

/* 首页 */
.top{ width:100%;height:35px; background:#005958; line-height:35px; color:#ffffff; font-size:16px;}

.header{ width: 100%;height:100px;}
.header1{width: 1200px; height:92px; position:relative;}
.logo{ float:left; width:350px; padding:0 0 0 0; }
.logo .logo1{ width:194px;  }
.logo .logo2{ margin:0 18px;}
.logo  p{ font-size:18px;line-height:24px; background:url(../images/logo1.png) no-repeat left center; margin:20px 0 0 9px; padding:0 0 0 10px;}

.phone{  height:35px;font-size:20px;color:#ffffff; }
.phone img{ padding:0 3px 0 0 ; }
.navbj{ width:100%; height:100px;background:#ffffff;}
.nav{ height:100px; padding:0 0 0 0;}
.nav>ul{ width:750px;}
.nav>ul>li{ line-height:25px; text-align:center;  }
.nav>ul>li>a{height:68px; padding:32px 0 0 0; line-height:25px;  font-size:18px; color:#888888; display:block; }
.nav>ul>li>a label{ font-size:14px; text-transform:uppercase; display:block;}
.nav>ul>li>a:hover{ background:url(../images/nav_on.jpg) no-repeat bottom center; color:#005958;}
.nav_on{ background:url(../images/nav_on.jpg) no-repeat bottom center; color:#005958 !important;}




/* 内容 */
.cor{color: #005958 !important;}
.cor1{color: #ffffff !important;}
.cor2{color: #fcd502 !important;}
.title{text-align: center;padding:70px 0 40px;}
.title h1{font-size:50px;letter-spacing: -5px;}
.title p{font-size:24px;margin: 10px 0}
.title img{height: 70px;margin-bottom: 15px}

.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: 68px; line-height:68px; width:700px; margin:15px 0 0 0;}
.nav2>ul>li{align-items: center;height: 68px; line-height:68px;width:90px;float:left;width:180px;}
.nav2>ul>li>a{height:68px;line-height:68px; display:inline-block;font-size: 18px; color: #333333; text-align:center; }
.nav2>ul>li>a:hover{color:#005958; }
.nav_on2{color:#005958 !important; }



/*首页*/
.banner{ height:750px; width:100%; z-index:-11;overflow:hidden;} 

.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:750px; background-position:bottom center;}
.banner .hd{ height:11px; position:absolute; top:48%; right:20px; z-index:1; border-radius:50%; display:none; }
.banner .hd ul{ overflow:hidden; zoom:1; float:left;  display:none; }
.banner .hd ul li{ margin-bottom:8px;  width:11px; height:11px; line-height:11px; text-align:center; border:#f74820 solid 1px; cursor:pointer; border-radius:50%; display:none;  }
.banner .hd ul li.on{ background:#f74820;  border-radius:50%;display:none;   }

.home1{ width:100%; padding:120px 0 100px 0;}
.home1_1{}
.home1_1 p{font-size:36px; height:50px;}
.home1_1 span{font-size:18px; height:45px; color:#666666;}


.home1_2{ margin:36px auto 0 auto;  height:398px;}
.home1_2 li{ width:598.5px; height:225px; color:#333333; float:left; margin-bottom:3px;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;}
.home1_2 li .home1_3{ width:330px;}
.home1_2 li p{ font-size:24px; height:55px; line-height:55px; padding:28px 0 0 0;}
.home1_2 li span{ display:block; font-size:18px; color:#666666; line-height:24px;}
.home1_2  label img{-webkit-filter: grayscale(100%);    filter: grayscale(100%);}
.home1_2_{ color:#005958 !important;}
.home1_2_ span{ color:#005958 !important;}
.home1_2 li:nth-child(2n){ float:right;}
.home1_2_ img{-webkit-filter: grayscale(0) !important;    filter: grayscale(0) !important;}

.home2{  width:100%; background:url(../images/home2.jpg) no-repeat center center; height:1325px;}
.home2_1{ padding:10px 0 40px 0; }
.home2_1 li{ width:131px; text-align:center;}
.home2_1 li span{ height:30px;}
.home2_1 li p{height:30px; font-size:18px;}
.home2_1 label{ display:block; width:1px; height:26px; background:#005958; margin:10px 0 0 0;}
.home2_2{ background:#ffffff;}
.home2_2 li{ height:300px;}
.home2_2 li .home2_3{ width:600px; height:300px; overflow:hidden;}
.home2_2 li .home2_4{ width:490px; margin:0 55px; text-align:center;}
.home2_2 li .home2_4 p{ font-size:24px; height:30px; line-height:30px;}
.home2_2 li .home2_4 span{ font-size:18px; display:block; line-height:30px; padding:29px 0 0 0;}
.home2_2 li:nth-child(2) .home2_4{width:450px;}


.home3{ width:100%; padding:120px 0 100px 0;}
.home3_1{margin:30px auto 20px auto;}
.home3_1 li{ width:394px; color:#666666; height:100px; line-height:100px; background:#f8f8f8 url(../images/home3_1.png) no-repeat; background-position:320px center;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;}
.home3_1 li span{ font-size:24px; padding:0 0 0 50px;}

.home3_1_{ background:#005958  url(../images/home3_1on.png) no-repeat !important; background-position:320px center !important;}
.home3_1_ span{ color:#fcd502 !important;}
.home3_2{ background:#005958; height:400px;}
.home3_3{ width:600px; color:#fcd502;}
.home3_3 span{ font-size:24px; height:80px; line-height:80px; padding:45px 0 0 50px; display:block;}
.home3_3 b{ margin:0 0 23px 50px; width:40px; height:1px; background:#fcd502; display:block;}
.home3_3 p{ margin:0 0 0 50px; font-size:18px; line-height:30px;}
.home3_4{ width:600px;}


.home4{ width:100%; background:url(../images/home4.jpg) no-repeat center center; height:1521px;  width:100%; }
.home4_1{ margin:20px auto 50px auto; }
.home4_1 li{ width:140px; height:40px; background:#005958; border-radius:10px; color:#fcd502; 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;}
.home4_2{}
.home4_2 li{ float:left; margin-left:1px; margin-bottom:1px; background:#dddddd; color:#666666; line-height:24px; text-align:center;}
.home4_2 .home4_21{ width:130px; color:#333333;}
.home4_2 .home4_22{ width:169px; color:#333333;}
.home4_2 .home4_24{ width:220px; background:#005958;}
.home4_2 .home4_23{ height:100px; font-size:24px;}
.home4_2 .home4_25{ height:80px;  color:#666666;}
.home4_2 .home4_26{  font-size:24px; color:#333333;}

.home4_2 li:nth-child(7n+1),.home4_2 li:nth-child(7n){ margin-left:0;}
.home4_3{ margin:50px auto;}
.home4_3 a{ width:218px; height:50px; background:#005958;}


.home5{ padding:120px 0 100px 0; width:100%;}
.home5_1{margin:35px auto;position:relative;}
.home5_2{}
.home5_2 li{ width:33.33%;}
.home5_2 li .home5_3{ width:339px; height:499px; border:#d4d4d4 solid 1px; margin:0 auto; text-align:center;}
.home5_2 li .home5_3 span{ width:339px; height:430px; border-bottom:#d4d4d4 solid 1px;}
.home5_2 li .home5_3 span img{max-width:339px; max-height:430px;}
.home5_2 li .home5_3 p{ line-height:26px; height:69px; color:#666666;text-align:center;}
.home5_2 li:hover .home5_3{ border:#005958 solid 1px;}
.home5_2 li:hover .home5_3 span{ border-bottom:#005958 solid 1px;}
.home5_2 li:hover .home5_3 p{ background:#005958; color:#fcd502;}
.home5_1 .prev{ position:absolute; left:-35px; top:230px;}
.home5_1 .next{ position:absolute; right:-35px; top:230px;}


.home6{ width:100%; background:url(../images/home6.jpg) no-repeat center center; height:1020px;}
.home6_1{margin:30px auto 20px auto;height:100px;}
.home6_1 li{  width:394px; color:#666666; height:100px; line-height:100px; background:#f8f8f8 url(../images/home3_1.png) no-repeat; background-position:320px center;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;}
.home6_1 li span{ font-size:24px; padding:0 0 0 50px;}
.home6_1_{ background:#fcd502  url(../images/home6_1on.png) no-repeat !important; background-position:320px center !important;}
.home6_1_ span{ color:#005958 !important;}
.home6_8{height:538px; overflow:hidden;}
.home6_3{ height:490px;}
.home6_5{ width:750px; overflow:hidden; height:490px;}
.home6_5 img{ width:100%;}
.home6_6{ width:430px;}
.home6_6 span{ width:430px; height:320px; overflow:hidden;}
.home6_6 p{ font-size:24px; line-height:35px; padding:25px 0 0 0; height:95px;}
.home6_6 a{ width:160px; height:50px; background:#fcd502;}
.home6_7{ margin:40px auto;}
.home6_7 li{ width:6px; height:6px; border-radius:50%; border:#fcd502 solid 1px; line-height:999px; overflow:hidden; margin:0 10px;}
.home6_7 .on{ background:#fcd502;}

.home7{width:100%; padding:120px 0 100px 0;}
.home7_1{margin:0 auto;}
.home7_2{ padding:30px 0 0 0;}
.home7_2 li{width:180px; height:150px; padding:30px 0 0 0; border-radius:10px; background:#f8f8f8; color:#333333; font-size:18px;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; }
.home7_2 li span{ height:70px;}
.home7_2 li p{ height:35px; text-align:center;}
.home7_2_{ background:#005958 !important; color:#fcd502 !important; }
.home7_2_ .home7_21{ display:none;}
.home7_2_ .home7_22{ display:block !important;}


.home8{width:100%; background:url(../images/home8.jpg) no-repeat center center; height:926px;}
.home8_1{margin:40px auto 0 auto; }
.home8_1 li{ width:290px; }
.home8_1 li .home8_2{ width:100%; height:140px; overflow:hidden;}
.home8_1 li p{ font-size:18px; height:58px; line-height:58px; text-align:center;}
.home8_1 li b{ background:#999999; height:1px; display:block; margin:0 auto; width:40px;}
.home8_1 li span{ width:265px; line-height:31px; display:block; margin:0 auto; padding:14px 0 0 0; text-align:justify;}

.home9{ padding:120px 0 100px 0;}
.home9_1{ margin:40px auto 30px auto;}
.home9_1 li{ width:180px; float:left; margin-bottom:15px; text-align:center; margin-right:75px;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; }
.home9_1 li span{ width:180px; height:180px; background:#f8f8f8; border-radius:50%;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;}
.home9_1 li p{ height:53px; line-height:53px;}
.home9_1 li:nth-child(5n){ margin-right:0;}
.home9_1_{  color:#005958 !important;}
.home9_1_ span{background:#005958 !important;}
.home9_1_ .home9_11{ display:none;}
.home9_1_ .home9_12{ display:block !important;}

.home9_2{font-size:20px;}
.home9_2 span{ background:#005958; width:259px; height:51px; }
.home9_2 label{ width:259px; height:49px; border:#005958 solid 1px;}



.home10{width:100%; background:url(../images/home10.jpg) no-repeat center center; height:715px;}
.home10_1{ padding:40px 0 0 0;}
.home10_2{ width:580px;}
.home10_2 b{ width:576px; border:#005958 solid 2px; background:#ffffff; height:276px;}
.home10_2 b img{ width:100%;}

.home10_2 p{ font-size:24px; height:45px; line-height:45px; padding:17px 0 0 0;}
.home10_2 p span{ font-size:18px; color:#666666; float:right;}
.home10_2 label{ color:#666666; font-size:18px; height:35px; line-height:35px;}
.home10_3{ width:580px;}
.home10_3 li{ width:580px; height:120px; margin-bottom:15px;}
.home10_3 li b{ width:120px; height:120px; overflow:hidden; background:#ffffff;}
.home10_3 li b img{  height:120px;}

.home10_3 li p{ width:450px;}
.home10_3 li p span{ color:#666666; font-size:20px; display:block; line-height:36px; height:72px; overflow:hidden;}
.home10_3 li p label{ display:block; color:#666666; font-size:18px; height:20px; line-height:20px; text-align:right; margin:28px 0 0 0;}

.home11{ padding:120px 0 100px 0;}
.home11_1{ padding:40px 0 0 0;}
.home11_2{ width:620px;}
.home11_3{ width:540px;  }
.home11_3 p{ color:#666666; font-size:18px; line-height:31px; height:341px; overflow:hidden;}
.home11_3 span{ font-size:20px;}
.home11_3 a{ width:160px; height:50px; background:#005958; margin:45px 0 0 0;}




.home12{ padding:120px 0 100px 0; width:100%; background:#f8f8f8;}
.home12_1{}
.home12_1 p{font-size:36px; height:60px; color:#d40f1e; height:47px;}
.home12_1 label{ color:#333333; font-size:30px; height:40px;}
.home12_1 span{font-size:18px; height:40px; color:#666666;}
.home12_1 span img{ margin:0 20px;}

.home12_2{ padding:60px 0 0 0;}
.home12_3{ width:1200px; margin:0 auto;}
.home12_4{ width:1200px; margin:0 auto 17px auto;}
.home12_4 li{ width:586px;}
.home12_4 li a{ width:586px;}

.home12_4 li p{ width:586px; color:#333333; font-size:18px; height:40px; line-height:40px; padding:26px 0 0 0;}
.home12_4 li input {width:586px;height:71px; line-height:71px; border:#bfbfbf solid 1px;outline:none;background:#ffffff;padding-left:10px;color:#737373; font-size:18px; font-family: 'Regular';}
.home12_4 li input:focus{ border:#005958 solid 1px; color:#005958; }

.home12_5{ width:1200px;}
.home12_5 li{ width:1200px;}
.home12_5 li textarea {width:1200px;height:130px; line-height:35px;border:#bfbfbf solid 1px;outline:none;background:#ffffff;padding:10px;color:#333333; font-size:18px; font-family: 'Regular';}
.home12_5 li textarea:focus{ border:#005958 solid 1px; color:#005958;}
.home12_6{ padding:60px 0 0 0; width:100%; margin:0 auto; text-align:center;}
.home12_6 input{ background:#005958; width:160px; height:60px;line-height:60px; border:none; color:#fcd502; font-size:18px; font-family: 'Regular';}



.bot1{ background:url(../images/bot1.jpg) no-repeat center center; height:482px; width:100%;}
.bot11{ height:127px; border-bottom:#666666 solid 1px; padding:42px 0 0 0;}
.bot2{ width:350px;}
.bot2 img{ width:193px;}
.bot2 p{color:#005958; font-size:18px;line-height:24px;  margin:20px 0 0 10px; padding:0 0 0 10px; background:url(../images/bot21.png) no-repeat left center;}


.bot4{width:750px; color:#333333; font-size:18px; height:127px; line-height:127px;}
.bot4 a{ color:#333333; font-size:18px;}
.bot4 a:hover{ color:#333333; font-size:18px;}
.bot3{ padding:66px 0 0 0; height:240px; }
.bot5{ width:450px; padding:40px 0 0 0; }
.bot5 p{ font-size:20px; height:45px; line-height:45px;}
.bot5 span{ display:block; font-size:48px; height:74px; line-height:74px;font-family:"Impact";}
.bot7{font-size:18px; line-height:35px; width:470px; padding:42px 0 0 0;}
.bot7 p{ font-size:18px; line-height:35px;}


.bot6{ width:270px; padding:20px 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;font-size:12px;  height:30px; line-height:30px;}

.bot8{background:#005958; 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:627px;background-repeat:no-repeat; background-position:center center;}
.erjibanner1{ width:100%; height:595px;background-repeat:no-repeat; background-position:center center;}
.erjibanner2{ width:100%; height:679px;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:#005958 solid 3px; font-size:14px; line-height:25px; padding-left:10px;}
.about p b{ color:#005958; font-size:22px; display:block;  text-transform:uppercase; font-weight:bold;}
.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;}

.about1{padding:45px 0 58px 0; color:#333333; font-size:30px; text-align:center; height:70px; line-height:70px;font-weight:600;}
.about1 span{ width:56px; height:4px; background:#005958; display:block; margin:0 auto;}

.about2{font-size:18px;color: #333333;line-height: 41px; margin:0 auto 100px auto;}
.about4{ margin-top:30px; margin-bottom:25px;}
.about4  li{ width:283px; 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; }
.about4  li .home4_6{ width:283px; height:202px; overflow:hidden;}
.about4  li .home4_6 img{ width:283px; height:202px; }
.about3{ padding-bottom:90px;}
.about5{background: url(../images/about5.png) no-repeat;background-position: center 200px;height: 700px;}
.about6{ padding:0;}


.cont5{ width:470px; float:left;}
.cont6{ width:100%; border-bottom:#d6d6d6 solid 1px; height:70px; line-height:70px; color:#464646; font-size:24px;}
.cont6 img{ vertical-align:middle; padding-right:10px;}
.cont7{ width:100%; line-height:34px; color:#464646; font-size:18px; padding:17px 0 30px 0;}
.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; width:265px;}
.cont9 p{ width:125px;border:#bfbfbf solid 1px;}
.cont9 p img{ width:125px; display:block; margin:0 auto;}
.cont9 span{ height:40px; line-height:40px; color:#464646; font-size:18px; display:inline-block; width:150px;}
.cont10{ width:670px; float:right;}



.map{width: 670px;height:750px; 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: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{ 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:70px auto; background:#ffffff;}
.news{width:1200px;padding:55px 0 30px 0;}
.news li{ width:1100px; margin:0 auto 35px auto;height:278px;}
.news li  .news1{display:block;width:468px;height:278px;overflow: hidden;float:left;margin:0 0 0 0;}
.news li  .news1 img{width:100%;}

.news li  .news2{ width:574px; margin-left:45px; float:left;}
.news li .news2 p{ color:#333333; font-size:24px; height:80px; line-height:80px; padding:28px 0 0 0; overflow:hidden; opacity:0.9;}
.news li .news2 span{ display:block; color:#5a5a5a; font-size:14px; line-height:23px; margin:0px 0 10px 0; height:92px; overflow:hidden;}
.news li .news2 label{ color:#000000; font-size:16px; display:block; height:40px ; line-height:40px; text-align:right;}
.news li .news2 label b{font-size:22px; font-weight:normal;}


.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:#005958; color:#ffffff; font-size:22px;}
.fl2{ width:100%; background:#ffffff;}
.fl2 li{ width:100%; height:77px; line-height:77px; border-bottom:#e0e0e0 dotted 1px;}
.fl2 li a{ color:#666666; font-size:17px; margin-left:42px;}
.fl2 li a:hover{ color:#005958;}
.fl2_ a{ color:#005958 !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:#005958; font-size:32px; height:80px; line-height:80px; text-align:center;}
.fl5{ width:860px;}

.case{ padding:0 0 30px 0;width:866px;}
.case li{ width:416px;float:left;margin-bottom:35px; background:#eeeeee;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; text-align:center;}
.case li .case1{ width:416px; height:355px; overflow:hidden; background:#ffffff;}
.case li .case1 img{height:355px;}
.case li p{width:400px; height:90px; line-height:90px; margin:0 auto; color:#005958; font-size:20px; overflow:hidden;}

.case li:nth-child(2n){ float:right}
.case_{ background:#005958;}
.case_ p{ color:#fcd502 !important;}

.case li:hover p{color:#fcd502;}
.case li:hover{ background:#005958;}




.pagination{ width:100%; font-size:22px; color:#333333; text-align:center; margin:30px auto 60px auto ;}
.pagination li{ width:50px; height:35px; text-align:center; line-height:35px; display:inline-block; }
.pagination li a{width:50px; height:35px; display:block; color:#333333; }
.pagination li a:hover{ color:#005958;}



.xf{width:70px;height: 290px;position: fixed;top:0;right:0;bottom:0;margin:auto;z-index: 999}
.xf>ul{height: 100%;text-align: center;}
.xf>ul>li{width:69px;height: 69px;background: #dcdcdc; position: relative; margin-bottom:3px;}
.xf>ul>li>a{width: 100%;height: 100%;}
.xf>ul>li:last-child{background: #dcdcdc; }
.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: 230px;font-size: 20px;}
.xfl2{width: 110px;height: 110px; padding:5px;}
.xf>ul>li:hover{ background:#005958;}
.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;}



.ahome10_1{ background:#005958; padding:30px 0 60px 0;}
.ahome10_2{ width:925px; margin:0 auto; padding:0px 0 0 0;}
.ahome10_3{ width:656px;}
.ahome10_3 ul{ padding:0 0 52px 0;}
.ahome10_3 .text1{ width:258px; height:37px; line-height:37px; border:0; border-bottom:#ffffff solid 1px; color:#ffffff; font-size:18px; outline:none; background:none;font-family: 'Regular';}
.ahome10_3 .text2{ width:656px; height:37px; line-height:37px; border:0; border-bottom:#ffffff solid 1px; color:#ffffff; font-size:18px; outline:none;background:none;font-family: 'Regular';}
.ahome10_4{ width:160px; padding:44px 0 0 0;}
.ahome10_4 input{width:160px; height:50px; line-height:50px; text-align:center; background:#ffffff; display:block; color:#005958;  font-size:18px; border:0;font-family: 'Regular';}
.ahome10_5{ width:1200px; margin:0 auto 0 auto; background:#fcd502; height:123px;}
.ahome10_5 p{ color:#ffffff; font-size:24px; line-height:45px; padding:15px 0 0 140px;}
.ahome10_5 p span{ font-size:36px; display:block;}
.ahome10_6{ padding:15px 0 0 0; width:323px; background:url(../images/ahome10_6.png) no-repeat right center; margin-right:138px;}
.ahome10_6 img{ width:94px; height:94px;}
.ahome10_6 label{ color:#ffffff; font-size:18px; line-height:30px; display:block; text-align:right; padding:18px 20px 0 0;}
.ahome10_3 input::-webkit-input-placeholder{ /*WebKit browsers*/

color: #ffffff;

}

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

color: #ffffff;

}

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

color: #ffffff;

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

color: #ffffff;

}

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

color: #ffffff;

}

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

color: #ffffff;

}




