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

@font-face {
  font-family: 'light';
  src: url('./Microsoft YaHei UI Light.ttf');
}

body{min-width:1200px;max-width:1920px;margin: 0 auto !important; color:#333333;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: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;}
.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%}
.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;}

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

.font50{ font-size:50px !important;}

.font55{ font-size:55px !important;}

.font72{ font-size:72px !important;}
.font76{ font-size:76px !important;}

.font60{ font-size:60px !important;}
.font62{ font-size:62px !important;}

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



/* 首页 */
.top{ width:100%;height:35px; line-height:35px;}
.top1{ width:50%;height:35px; line-height:35px;}

.top2{ height:35px; line-height:35px; }
.top2 img{ margin-right:18px;}
.header{width: 100%;height:166px;color:#333333;width: 100%; position:fixed; left:0; top:0; z-index:999; background:#ffffff;}
.header1{width: 1200px;height: 166px}

.logo{height:166px; width:111px;}
.logo img{width:111px;}
.logo p{ padding:10px 0 0 6px; line-height:35px;}
.logo p span{ display:block;}
.logo p label{ display:block; letter-spacing:1px;}

.nav{ width:1040px;}
.nav>ul{width:1040px;}
.nav>ul>li{height: 78px;  text-align:center;}
.nav>ul>li>a{height:78px;color: #444444; font-size:19px;line-height:78px; display:block;width:108px;}
.nav>ul>li>a:hover{color: #FE8740; background:url(../images/nav_on.jpg) no-repeat; background-position:center bottom;}
.nav_on{ color:#FE8740 !important;background:url(../images/nav_on.jpg) no-repeat; background-position:center bottom;}

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

/* 内容 */
.cor{color: #ed792f !important;}
.cor1{color: #f6d896 !important;}
.cor2{color: #fbce62 !important;}
.cor3{color: #feca4a !important;}

.title{text-align: center;}
.title b{height:76px;}
.title h3{height:50px;}
.title h2{height:62px;}
/*首页*/
.banner{ height:723px; width:100%; overflow:hidden; margin-top:166px;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:723px;}
.banner .bd li a{ width:100%; display:block; height:829px;}

.banner .hd{ height:17px; position:absolute; bottom:80px; left:0; z-index:1; width:100%;}
.banner .hd ul{zoom:1; }
.banner .hd ul li{ margin:0 8px;  width:15px; height:15px; line-height:999px; overflow:hidden; text-align:center; border:#fe8a3f solid 1px; cursor:pointer; border-radius:50%;  }
.banner .hd ul li.on{ background:#fe8a3f;  border-radius:50%;  }



.home1{ padding:55px 0 95px 0;}
.home1_1{ background:url(../images/home1_1.jpg) no-repeat right top; margin:40px auto 0 auto; }
.home1_2{font-size:14px; line-height: 48px;margin:0 auto 50px auto; height:432px; overflow:hidden;}
.home1_2 p{ text-indent:2em; width:620px;}
.home1_3 span{ height:35px; }
.home1_3 span b{ width:96px; height:1px; background:#ED792F; margin:0 24px 0 30px;}
.home1_3 span a{ color:#ED792F; font-size:18px;}
.home1_3 span a:hover{ color:#ED792F;}

.home1_4{ margin:38px auto 0 0; width: 753px;height: 179px;background: #FFFFFF;box-shadow: 0px 2px 10px 0px rgba(198,210,225,0.35);border-radius: 0px 10px 10px 0px; overflow:hidden;}
.home1_4 li{ width:250px; font-size:18px;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;}
.home1_4 li span{ margin:0 auto; width: 61px;height: 61px;background: #F7F7F7;border-radius: 50%}
.home1_4 li p{ height:55px; line-height:55px; text-align:center; color:#444444;}
.home1_4 label{width: 1px;height: 119px; display:block; background:#DDDDDD;}


.home2{ background:url(../images/home2.jpg) no-repeat center center;width:100%; height:1077px;}
.home2_1{ padding:50px 0 0 0;}
.home2_2{}
.home2_2 ul{width: 225px; margin-right:18px; float:left;}
.home2_2 li{width: 225px; text-align:center; margin-bottom:31px;}
.home2_2 li .home2_3{width: 225px;height: 287px;background: #FFFFFF;box-shadow: 0px 3px 7px 0px rgba(176,175,175,0.35);
border-radius: 10px;}
.home2_2 li .home2_3 b{ padding:28px 0 0 0; height:120px;}
.home2_2 li .home2_3 b img{max-width:100%; max-height:100%;}
.home2_2 li .home2_3 p{ color:#333333; line-height:25px; height:50px; margin:8px auto 14px auto; overflow:hidden;}
.home2_2 li .home2_3 span{width: 104px;height: 34px;background: #FAFAFA;border: 1px solid #DDDDDD; color:#888888; margin:0 auto;}
.home2_2 li:hover p{ color:#ED792F;}
.home2_2 li:hover span{background: #ED792F; border:#ED792F solid 1px; color:#ffffff;}

.home2_4{ padding:35px 0 0 0;}
.home2_4 ul{ margin:0 25px;}
.home2_4 ul li{width: 10px;height: 10px;background: #DDDDDD;border-radius: 50%; margin:0 5px; line-height:999px; overflow:hidden;}
.home2_4 ul .on{wwidth: 35px;background: #FFFFFF;border-radius: 4px;}



.home3 {width:100%;padding:80px 0 40px 0; }
.home3_1{padding:60px  0 0 0;}
.home3_1 li{width:100%;height:262px; margin-bottom:41px; cursor:pointer;}
.home3_1 li .home3_2{width:600px; height:262px; float:right; overflow:hidden;}
.home3_1 li .home3_3{width:580px; float:left;}
.home3_1 li .home3_4{width:580px; height:100px;}
.home3_1 li .home3_5{width:580px; line-height:32px;}
.home3_1 li:nth-child(2n+1) .home3_2{ float:left;}
.home3_1 li:nth-child(2n+1) .home3_3{ float:right;}
.home3_1 li:hover .home3_4 p{ color:#ed792f;}

.home3_6{height:120px;}
.home3_7{ padding:10px 0 0 0;}
.home3_7 li{ width:242px; border-right:1px solid #DDDDDD; padding:0 0 35px 0; text-align:center;}
.home3_7 li p{ border-bottom:1px solid #DDDDDD; line-height:30px; height:90px;}
.home3_7 li b{ width:100%; height:198px;}
.home3_7 li b img{ max-width:100%; max-height:198px;}
.home3_7 li a{width: 115px;height: 32px;background: #ED792F;border-radius: 15px; margin:0 auto;}
.home3_7 li a:hover{ color:#ffffff;}

.home3_7 li:last-child{ border:0;}


.home4{background:url(../images/home4.jpg) no-repeat center center;width:100%; height:682px;}
.home4_2{ padding:60px 0 0 0;}
.home4_2 li{ width:385px;}
.home4_2 li p{ color:#ffffff; font-size:20px; height:55px; line-height:55px; padding:0 0 0 10px;}
.home4_2 li input{ border:0; height:60px; line-height:60px; background:#ffffff; padding:0 14px; color:#333333; font-size:15px; width:100%; outline:none;}
.home4_3{ padding:47px 0 0 0;}
.home4_3 input{ border:0;outline:none; height:52px; line-height:52px; background:#FF6800;; background-image:url(../images/home4_3.png); background-repeat:no-repeat; background-position:137px center; width:387px; color:#ffffff; font-size:18px;}


.home5{width:100%; padding:50px 0 70px 0;}
.home5_1{ padding:40px 0 0 0;}
.home5_1 li{ }
.home5_1 li b{ height:80px;}
.home5_1 li p{ color:#777777; height:50px;}
.home5_1 .on p{ color:#ED792F; font-weight:bold;}
.home5_2{ padding:45px 0 0 0;}
.home5_2 li{width: 586px;height: 566px;background: #FFFFFF;border: 1px solid #dddddd; margin-right:24px; text-align:center;}
.home5_2 li b{width: 586px;height: 393px;}
.home5_2 li span{ height:54px; line-height:54px; padding:26px 0 0 0;}
.home5_2 li label{ line-height:29px; width:520px; margin:0 auto; display:block; margin:0 auto;}
.home5_2 li:hover span{ color:#ed792f;}
.home5_2 li:hover { border:#ed792f solid 1px;}


.home5_3{ padding:40px 0 0 0; height:50px;}
.home5_3 a{ margin:0 10px;}
.home5_3 span{ color:#ED792F; font-size:30px; font-weight:bold;}


.home6{ width:100%; padding:95px 0 60px 0; background:#f7f7f7;}
.home6_1{margin:40px auto 18px auto;}
.home6_1 li{ width:287px; margin-right:17px;}
.home6_1 li b{ width:287px; height:396px;background:#ffffff;}
.home6_1 li b img{ max-width:287px; max-height:396px;}

.home6_1 li p {height:85px; text-align:center; line-height:30px;}
.home6_2{}
.home6_2 li{ background:url(../images/home6_2.png) no-repeat center center; width:13px; height:13px; margin:0 8px; line-height:999px; overflow:hidden;}
.home6_2 .on{ background:url(../images/home6_2on.png) no-repeat center center;}
.home6_3{ }
.home6_3 a{ width:212px; height:63px; background: #ed792f; font-size:18px; margin:0 9px;}
.home6_3 .home6_32{ background:#f8b715;}
.home6_3 a:hover{ color:#ffffff; }




.home7{  width:100%;background:url(../images/home7.jpg) no-repeat top center;width:100%;  margin:94px auto;}
.home7_1{ height:262px;}
.home7_2{}
.home7_2 li{ width: 297px;height:275px; padding:42px 0 0 0; background: #F4F4F4; float:left;}
.home7_2 li b{ height:100px;}
.home7_2 li p{ height:44px;}
.home7_2 li span{ padding:7px 0 0 0;  line-height:30px; text-align:center; }

.home7_2 li:nth-child(2n){background:#f9f8f8; }
.home7_2 li:nth-child(2n+1){background:#f4f4f4; }
.home7_2 li:nth-child(3){ margin-left:605px;}
.home7_2 li:nth-child(1),.home7_2 li:nth-child(2){  margin-bottom:64px;}

.home8{background:url(../images/home8.jpg) no-repeat top center; width:100%; height:929px;}
.home8_1{ margin:40px auto 75px auto; }
.home8_2{ width:592px; height:499px; background:#ffffff; position:relative;}
.home8_3{width:592px; height:499px;}
.home8_3 span{ width:592px; height:351px; overflow:hidden; background:#f7f7f7;}
.home8_31{ background: #ED792F; width:63px; height:94px; text-align:center; position:absolute; left:505px; top:257px;}
.home8_31 p{ font-size:30px; height:43px; line-height:43px; padding:8px 0 0 0;}
.home8_31 span{ width:46px; margin:0 auto; display:block; border-top:#ffffff solid 2px; height:36px; line-height:36px;}

.home8_3 p{ color:#333333; font-size:16px; height:55px; line-height:55px; padding:10px 0 0 0; width:553px; margin:0 auto;}
.home8_3 label{ color:#888888; font-size:12px; display:block; line-height:24px;width:553px; margin:0 auto; height:48px; overflow:hidden;}
.home8_4{ width:592px;height:499px;}
.home8_4 li{width:592px; height:113px; background:#ffffff;}
.home8_4 li a{width:592px; height:113px;}

.home8_4 li .home8_5{width:114px; height:80px; border-right:#dddddd solid 1px; text-align:center;}
.home8_4 li .home8_5 p{ color:#333333; font-size:27px; padding:7px 0 0 0; height:37px; line-height:37px;}
.home8_4 li .home8_5 span{ display:block; color:#666666; font-size:19px; height:25px; line-height:25px;}
.home8_4 li .home8_6{ width:430px; margin-right:21px;}
.home8_4 li .home8_6 p{ color:#333333; font-size:15px; height:20px; line-height:20px; overflow:hidden;}
.home8_4 li .home8_6 span{ margin:11px 0 0 0; display:block; color:#888888; font-size:12px; height:48px; overflow:hidden; line-height:24px;}
.home8_4_{ background:#ED792F !important;}
.home8_4_ .home8_5{border-right:#ffffff solid 1px !important;}
.home8_4_ .home8_5 p,.home8_4_ .home8_5 span ,.home8_4_ .home8_6 p ,.home8_4_ .home8_6 span{ color:#ffffff !important;}

.home8_7{ height:65px;}
.home8_7 a{ height:65px; width:183px; background:#ED792F; font-size:15px;}
.home8_7 a:hover{ color:#ffffff;}
.home8_72{ background:#F8B715 !important;}




.home9{ width:100%; padding:60px 0;}
.home9_1{ padding:50px 0 10px 0;}
.home9_1 li{ width: 275px;height: 138px;background: #FFFFFF;border-radius: 4px; overflow:hidden; margin-bottom:35px;box-shadow: 0px 2px 30px 0px rgba(0,0,0,0.035);}
.home9_1 li img{max-width: 275px;max-height: 138px;}



.home10{ padding:70px 0 60px 0; width:100%; background:#f7f7f7;}
.home10_2{ padding:20px 0 0 0;}
.home10_3{ width:1200px; margin:0 auto;}
.home10_4{ width:1200px; margin:0 auto 16px auto;}
.home10_4 li{ width:586px; }
.home10_4 li p{ width:586px; color:#444444; font-size:20px; height:70px; line-height:70px; padding:0 0 0 22px;}
.home10_4 li input {width:586px;height:71px; line-height:71px; border:#dddddd solid 1px;outline:none;background:#ffffff;padding:0 22px;color:#be2929; font-size:16px; font-family: 'Regular';}
.home10_4 li input:focus{ border:#ED792F solid 1px; font-size:16px; color:#ED792F;}

.home10_5{ width:1200px;}
.home10_5 li{ width:1200px;}
.home10_5 li p{ color:#444444; font-size:20px; height:70px; line-height:70px; padding:0 0 0 22px;}

.home10_5 li textarea {width:1200px;height:150px; line-height:35px;border:#dddddd solid 1px;outline:none;background:#ffffff;padding:10px 22px;color:#be2929; font-size:16px; font-family: 'Regular';}
.home10_5 li textarea:focus{ border:#ED792F solid 1px; font-size:16px; color:#ED792F;}
.home10_6{ padding:50px 0 0 0; width:100%; margin:0 auto; text-align:center;}
.home10_6 input{ background:#ED792F url(../images/home4_3.png) no-repeat; background-position:80px center; width:268px; height:73px;line-height:73px; border:none; color:#ffffff; font-size:18px; font-family: 'Regular';}
input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color : #999999;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color : #999999;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
   color : #999999;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color : #999999;
}
input::-ms-input-placeholder { /* Microsoft Edge */
   color : #999999;
}

.bot1{ background:#1E222A; width:100%; color:#FDFDFC;}
.bot2{ border-bottom:#30333b solid 2px; height:165px;}
.bot3{height:162px;}
.bot3 img{ padding:15px 0 0 0;}
.bot3 p{ color:#ffffff; padding:20px 0 0 24px;}
.bot3 p span{ font-size:16px; display:block; height:30px; line-height:30px;}
.bot3 p label{ font-size:28px; display:block; color:#F1AD1B; height:35px; line-height:35px;}
.bot4{ width:840px;}
.bot4 li{ color:#FDFDFC; font-size:20px; height:127px; line-height:127px; padding:35px 0 0 0;}
.bot4 li a{ color:#FDFDFC; font-size:20px;}
.bot4 li a:hover{ color:#fdfdfc; font-size:20px;}
.bot5{  height:404px;}
.bot6{ padding:0 0 0 0;}

.bot6 p{ color:#FDFDFC;line-height:61px;}


.bot7{ width:360px; padding:0 0 0 0;}
.bot7 li{ width:164px;}
.bot7 li .bot8{width: 164px;height: 164px;background: #FFFFFF;border-radius: 15px; }
.bot7 li .bot8 img{width:154px; height:154px;}
.bot7 li p{ height:25px; line-height:25px; text-align:center;  font-size:17px; padding:17px 0 0 0; color:#FDFDFC;}


.bot9{ height:78px; line-height:78px;color:#ffffff; font-size:16px; background:#15171b; }
.bot9 a{ color:#ffffff; font-size:16px;}
.bot9 a:hover{ color:#ffffff; font-size:16px;}
.bot9 b{ width:258px; margin-left:26px;}


.erjibanner{ width:100%; height:315px;background-repeat:no-repeat; background-position:center center;margin-top:166px;}
.erjibanner1{ width:100%; height:315px;background-repeat:no-repeat; background-position:center center;margin-top:166px;}

.about{ text-align:center; padding-top:40px;}
.about p{ font-size:42px; height:80px; line-height:80px; color:#555555;}
.about span{ display:block; font-size:42px; height:80px; line-height:80px; color:#ffffff;}

.about1{margin:20px auto 50px auto;font-size: 17px;color: #444444;line-height: 58px; }
.about_11{ width:100%; background:url(../images/about_11.jpg) no-repeat center center; height:775px;}

.about2{ background:url(../images/about2.jpg) no-repeat center center; width:100%; margin:90px auto 0 auto; height:1019px;}
.about3{ color:#ffffff; text-align:center; padding:82px 0 0 0;}
.about3 p{ font-size:38px; height:50px; line-height:50px;}
.about3 span{ font-size:19px; height:35px;}


.ahome5_1{ margin:45px auto; position:relative;}
.ahome5_2{ height:736px;}
.ahome5_2 ul{ height:724px; width:282px; float:left;margin-right:23px;}
.ahome5_2 li{ width:282px; margin-bottom:20px;  float:left;}
.ahome5_2 li .home5_21{width:282px;}
.ahome5_2 li .home5_3{ width:282px; height:282px; overflow:hidden; background:#ffffff;}
.ahome5_2 li .home5_3 img{ max-width:282px;}

.ahome5_2 li p{ color:#ffffff; font-size:14px; height:60px; line-height:60px; text-align:center;}
.ahome5_2 li:nth-child(4n){  margin-right:0;}
.ahome5_1 .prev{ position:absolute; left:-90px; top:285px;}
.ahome5_1 .next{ position:absolute; right:-90px; top:285px;}

.ahome5_3 li{ margin:0 8px; height:12px; width:12px; line-height:999px; overflow:hidden; border-radius:6px; background:#cccccc;}
.ahome5_3 .on{ background:#fe8a3f; width:34px;}

.about21{font-size:38px; height:190px; line-height:190px; color:#ffffff;padding-top:34px; text-align:center;}

.about10{padding:0 0 80px 0;}
.about10 li{ float:left;  width: 280px;height: 340px;margin:0 9px; background:#fff;box-shadow: 5px 5px 0 rgba(0,0,0,0.1);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; border:#dddddd solid 1px; text-align:center; padding-top:47px; cursor:pointer;}
.about10_{margin-top: 0;background-image: linear-gradient(to top, #f58021, #ff9742);color: #fff;}

.about10_ .about13{display: block; margin:0 auto;}
.about10 li .about11 label{ color:#333333; font-size:22px; text-align:center; width:100%; height:48px; line-height:48px; padding-bottom:10px;}
.about10 li .about11 span{ width:40px; height:1px; line-height:1px; background:#777777; overflow:hidden; display:block; margin:5px auto;}
.about10 li .about11 p{ color:#666666; font-size:16px; padding-top:15px; line-height:30px;}
.about10_{ border:#d90e1c solid 1px !important;}
.about10_ .about12{display: none; margin:0 auto;}
.about10_ .about11 label{ color:#d90e1c !important;}

.about15{ height:130px; line-height:130px;}
.about15 p{ color:#444444; font-size:25px;}
.about15 span{ color:#333333; font-size:36px;}
.about16{ width:370px;}
.about16 li{ width:370px; color:#333333; font-size:16px; margin-bottom:20px;}
.about16 li p{ height:35px; line-height:35px;}
.about16 li span{ display:block; line-height:28px;}
.about16 li label{ font-size:21px; display:block; height:55px; line-height:55px;}
.about16 li b{ font-size:31px; color:#fe8a3f; display:block; height:30px; line-height:30px;}


.about16 li img{ width:160px; padding:5px; border:#dddddd solid 1px; border-radius:10px; margin:20px 0 0 0;}
.about17{ width:760px;}



.map{width: 100%;height:620px; border:#dddddd solid 1px;}
.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}
.case1{ border-bottom:#eaeaea solid 1px; height:61px; line-height:61px;}
.case2{ border-right:#eaeaea solid 1px;border-left:#eaeaea solid 1px; height:61px; line-height:61px; width:64px; float:left;}
.case3{ color:#222222; font-size:14px; padding-left:20px; float:left;}
.case3 a{ color:#222222; }

.acase4{ float:right;}
.acase4 a{ color:#333333; font-size:15px; display:inline-block; margin:0; padding:0 20px;}
.acase4 a:hover{ background:#fe8a3f; color:#ffffff;}
.acase4_ { background:#fe8a3f; color:#ffffff !important;}


.case{ padding:20px 0 0 0;}
.case li{ width:590px; height:257px;box-shadow: 0 2px 10px rgba(0,0,0,0.2); background:#ffffff; float:left; margin-bottom:33px; cursor:pointer; border:#e5e5e5 solid 1px;}
.case li:nth-child(2n){ float:right;}
.case li .case4{ width:304px; height:257px; overflow:hidden;float:left;}
.case li .case4 img{ width:304px;}
.case li .case5{ width:265px; float:right;}
.case li .case5 p{ color:#333333; font-size:20px; height:30px; line-height:30px; padding:40px 0 10px 0; overflow:hidden;}
.case li .case5 span{ color:#888888; font-size:13px;line-height:31px; height:93px; overflow:hidden; display:block; width:250px;}
.case li .case6{ width:83px; padding:20px 0 0 0; float:right; }
.case li .case6 a{ width:83px; height:33px; background:#fe8a3f;color:#ffffff; font-size:14px;}
.case li:hover{ border:#0f7ac3 solid 1px;}
.case li:hover .case5 p{ color:#fe8a3f; font-weight:bold;}




.about23{ position:relative;}
.about23 .prev{ position:absolute; left:-22px; top:151px;}
.about23 .next{ position:absolute; right:-22px; top:151px;}


.about24{ padding:50px 0 24px 0; }



.fenlei{ height:78px; border:#dddddd solid 1px; margin:40px auto;}
.fenlei .fenlei1{ width:124px; height:78px;color:#333333; font-size:18px; border-right:#dddddd solid 1px;}
.fenlei .fenlei1 span{ width:1px; height:18px; display:inline-block; background:#1dada2; margin-right:10px; }
.fenlei .fenlei2{ width:130px; height:78px; color:#666666; font-size:14px;}
.fenlei .fenlei2:hover{ width:130px; height:78px; color:#333333; font-size:14px;}
.fenlei .fenlei2 .fenlei3{color:#333333 !important;}

.pro{ width:1200px; margin:80px auto 0 auto;}
.pro li{width: 275px; float:left; text-align:center; margin-bottom:45px;margin-right:33px; }
.pro li .home2_3{width: 273px;height: 348px; border:#dddddd solid 1px; background: #FFFFFF;border-radius: 10px; }
.pro li .home2_3 b{ padding:30px 0 0 0; height:150px; width:100%;}
.pro li .home2_3 b img{max-width:100%; max-height:100%;}
.pro li .home2_3 p{ color:#333333; line-height:25px; height:75px; margin:15px auto 20px auto; width:90%;}
.pro li .home2_3 span{width: 104px;height: 34px;background: #FAFAFA;border: 1px solid #DDDDDD; color:#888888; margin:0 auto;}
.pro li:hover p{ color:#ED792F;}
.pro li:hover span{background: #fe8a3f; border:#fe8a3f solid 1px; color:#ffffff;}
.pro li:nth-child(4n){ margin-right:0;}



.apro{ width:1200px; margin:80px auto 0 auto;}
.apro li{ width:390px; margin-bottom:65px; margin-right:15px; 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; float:left;}
.apro li .pro1{ width:388px;border:#dddddd solid 1px;box-shadow: 0 2px 10px rgba(0,0,0,0.1);  height:388px;transition: all 0.3s; overflow:hidden; border-right:#dddddd solid 1px; background:#ffffff;}
.apro li .pro1 img{ max-width:100%;max-height:100%;}
.apro li .pro2{ width:100%; }
.apro li .pro2 p{ color:#333333; font-size:23px;height:85px; line-height:85px; width:100%; text-align:center;}
.apro li .pro2 label{ margin:0 auto; color:#ffffff; font-size:19px; text-align:center; width:174px; height:50px; background:#fe8a3f;}
.apro_ .pro1{ border:#fe8a3f solid 1px !important;}
.apro_ .pro2 p{ color:#fe8a3f !important; font-weight:bold;}
.apro li:nth-child(3n){ margin-right:0;}

.newsding{margin-bottom: 50px;padding-bottom: 15px;font-size: 12px; margin-top:50px;}
.newsding>img{margin:0 15px;}

.news{ padding:60px 0 50px 0;}
.news li{ border:#dfdfdf solid 1px; padding:40px; width:1120px; margin:0 auto;}
.news li .news1{ width:324px; height:218px;}
.news li .news2{ width:754px;}
.news li .news2 p{ color:#000000; font-size:18px; height:80px; line-height:80px;}
.news li .news2 span{ color:#333333; font-size:14px;height:80px; line-height:80px;}
.news li .news2 label{ color:#999999; font-size:14px; line-height:30px; height:60px; display:block; overflow:hidden;}
.news li .news2 dt{ background:url(../images/news21.png) no-repeat center center; width:36px; height:36px; display:block; float:right; margin:22px 0 0 0;}
.news li:hover{box-shadow: 0 2px 10px rgba(0,0,0,0.1);}
.news li:hover .news2 p{ color:#fe8a3f; }

.news li:hover .news2 dt{ background:url(../images/news22.png) no-repeat center center;}

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



.pagination{ width:100%; font-size:18px; color:#333333; text-align:center; margin:20px auto 20px auto ;}
.pagination li{ width:35px; height:35px; text-align:center; line-height:35px; display:inline-block; margin:0 3px;border:#dddddd solid 1px;}
.pagination li a{width:35px; height:35px; display:block; color:#333333; }
.pagination li a:hover{ color:#ffffff; background:#fe8a3f;}


.qahome10{width: 100%; padding: 0 0 70px 0; background:#f7f7f7;}
.qahome10_1{ color:#fe8a3f; text-align:center; padding:0 0 40px 0;}
.qahome10_1 p{ font-size:50px; height:100px;}
.qahome10_1 p span{ margin-left:30px;}
.qahome10_1 label{ font-size:29px; height:45px; color:#444444;}
.qahome10_2{ padding:0 0 0 0;}
.qahome10_3{ width:694px; height:57px; background:#1947cb; border-radius:30px; margin:0 auto; color:#ffffff;}
.qahome10_3 label{ width:416px; color:#ffffff; text-align:center; font-size:27px;}
.qahome10_3 span{ border:#dddddd solid 1px; border-radius:30px; height:55px;}
.qahome10_3 span p{ border:#ffffff solid 2px; border-radius:30px; height:51px; width:256px; color:#ffffff; font-size:27px;}
.qahome10_3 span p img{ margin-right:10px;}
.qahome10_4{ width:1200px; margin:0 auto 35px auto;}
.qahome10_4 .text4{ width:386px; height:71px; background:#ffffff; line-height:71px; border:#dddddd solid 1px; padding:0 25px; color:#666666; font-size:20px; outline:none;}
.qtext5{ margin:0 auto; display:block; width:388px; height:55px; line-height:55px; border:0; background:#fe8a3f; color:#ffffff; font-size:22px; border-radius:30px; letter-spacing:3px;}

.ahome10{width: 100%; padding:70px 0; background:#f7f7f7;}
.ahome10_1{ color:#1e222a; text-align:center;}

.ahome10_1 label{ font-size:35px; height:140px; color:#1e222a;}
.ahome10_2{box-shadow: 0 2px 10px rgba(0,0,0,0.2); background:#ffffff; padding:75px 0 50px 0;}
.ahome10_3{ width:640px; height:57px; background:#fe8a3f; border-radius:30px; margin:0 auto; color:#ffffff;}
.ahome10_3 label{ width:360px; color:#ffffff; text-align:center; font-size:27px;}
.ahome10_3 span{ border:#dddddd solid 1px; border-radius:30px; height:55px;}
.ahome10_3 span p{ border:#ffffff solid 2px; border-radius:30px; height:51px; width:270px; color:#ffffff; font-size:27px;}
.ahome10_3 span p img{ margin-right:10px;}
.ahome10_4{ width:1095px; margin:35px auto;}
.ahome10_4 .text4{ width:349px; height:64px; line-height:64px; border:#dddddd solid 1px; padding:0 25px; color:#666666; font-size:18px; outline:none;}
.text5{ margin:0 auto; display:block; width:206px; height:50px; line-height:50px; border:0; background:#fe8a3f; background-image:url(../images/text5.png); background-repeat:no-repeat; background-position:160px center; color:#ffffff; font-size:24px; border-radius:30px; letter-spacing:3px;}

.shebei{ padding:60px 0 0 0;}
.shebei li{ width:384px; height:342px; margin-right:21px; border:#dddddd solid 1px; padding:19px 0 0 0; float:left;box-shadow:0px 5px 10px rgba(0,0,0,0.1); 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; background:#ffffff; margin-bottom:35px;}
.shebei li .shebei1{ width:363px; height:263px; margin:0 auto; overflow:hidden; background:#f7f7f7;}
.shebei li .shebei1 img{max-width:361px; max-height:387px;}
.shebei li p{ height:75px; line-height:75px; color:#555555; font-size:16px; margin:0 auto; width:363px; text-align:center;}
.shebei li:nth-child(3n){ margin-right:0;}

.shebei_ { background:#fe8a3f !important; border:#fe8a3f solid 1px !important; }
.shebei_ p{ color:#ffffff !important;}



.ashebei{ padding:80px 0 0 0;}
.ashebei li{ width:279px; height:157px; margin-right:25px; border:#dddddd solid 1px; float:left; 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; background:#ffffff; margin-bottom:44px;}
.ashebei li .shebei1{ width:279px; height:157px; margin:0 auto; overflow:hidden;}
.ashebei li .shebei1 img{max-width:279px; max-height:157px;}

.ashebei li:nth-child(4n){ margin-right:0;}


.ashebei_{ border:#fe8a3f solid 1px !important;}



.xf{width:70px;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:69px;height: 69px;background: #fe8a3f; position: relative; margin-bottom:3px;}
.xf>ul>li>a{width: 100%;height: 100%;}
.xf>ul>li:last-child{background: #babbbc; }
.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:#000000;}
.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;}


