@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'; overflow-x:hidden;}
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;}
.tszt{}
.fangsong{ }
.bold{ font-weight:bold;}

.w {flex-wrap: wrap;}

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

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

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

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

.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;}
.font48{ font-size:48px !important;}
.font50{ font-size:50px;}
.font60{ font-size:60px;}
.font120{ font-size:120px;}
.font100{ font-size:100px;}

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


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



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

/* 首页 */
.top{ width:100%; height:100px; background:#ffffff; position:fixed; left:0; top:0;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); z-index:999;}
.top1{ margin:0 auto; height:100px; }
.top2{ float:right; background:url(../images/top2.png) no-repeat left center;height:70px; line-height:70px; font-size:23px; color:#ffffff; padding-left:40px; font-weight:bold;}
.logo{width:361px;  }
.logo img{max-width:361px;max-height:100px;  }
.logo p{ padding:0 0 0 20px;}
.phone{ float:right; height:100px; font-size:20px; color:#333333;}

.phone p{ line-height:35px;}
.phone span{width:200px;  border-radius:30px; background:#ffffff; left:-100px; top:70px; height:0; overflow:hidden;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); }
.phone:hover span{ height:50px;}

.header{width: 100%;color:#333333; font-size:16px; height:70px; }
.header1{width: 1200px; height:70px; position:relative;}


.nav{height:140px; line-height:100px; width:590px; margin:0 50px;}
.nav>ul{  }
.nav>ul>li{text-align:center; line-height:140px;}

.nav>ul>li>a{font-size:18px;color:#333333; line-height:100px; display:inline-block; width:114px;}
.nav>ul>li>a:hover{ background: #F23636; color:#ffffff;}

.nav_on{ background: #F23636 !important;color:#ffffff !important;}


.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:800px; margin:15px 0 0 0;}
.nav2>ul>li{align-items: center;height: 68px; line-height:68px;width:90px;}
.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:#F23636; }
.nav_on2{color:#F23636 !important; }


/* 内容 */
.cor{color: #F23636 !important;}
.cor1{color: #ffffff !important;}
.cor2{color: #fcd502 !important;}

.opacity01{ opacity:0.1}

.title{ text-transform:uppercase; }
.title b{ height:36px; margin:0 0 11px 0;}
.title h3{ height:93px; opacity:0.1;}
.title p{ height:50px;}
.title h2{ height:48px;}

.title1{ background:url(../images/title1.png) no-repeat center center;}
.title2{ background:url(../images/title2.png) no-repeat center center;}
.title3{ background:url(../images/title3.png) no-repeat center center;}
.title4{ background:url(../images/title4.png) no-repeat center center;}
.title5{ background:url(../images/title5.png) no-repeat center center;}
.title6{ background:url(../images/title6.png) no-repeat center center;}
.title7{ background:url(../images/title7.png) no-repeat center center;}
.title8{ background:url(../images/title8.png) no-repeat center center;}



/*首页*/

.sy_banner{ width:100%; margin:100px auto 0 auto;}
.sy_banner .swiper-slide a{ display: block;width: 100%;height: 750px;}
.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: 30px; width:100%;}
.sy_banner .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;opacity: 1; background:#000; width: 16px;height: 16px; margin:0 7px;}
.sy_banner .swiper-pagination-bullet-active{background:#F00 !important;}


.home1{ background:url(../images/home1.jpg) no-repeat center center; height:722px;  width:100%; margin:98px auto 0 auto;}
.home1_1{ padding:140px 0 0 0;}
.home1_1 h3{ height:90px; opacity:0.1;font-size: 100px;}
.home1_1 h2{ height:51px;}
.home1_1 span{ height:55px;}
.home1_1 p{line-height: 33px; width:516px; margin:42px 0; height:132px; overflow:hidden;}
.home1_1 a{width: 160px;height: 60px;background: #F23636;border-radius: 10px;}
.home1_1 a:hover{ color:#ffffff;}



.home2{  background:url(../images/home2.jpg) no-repeat center center; height:1033px;  width:100%; overflow:hidden;}
.home2_1{ padding:130px 0 50px 0;}
.home2_1 h3{ height:90px;}
.home2_1 p{ height:53px; margin:0 0 10px 0;}
.home2_1 h2{width: 660px;height: 60px;background: #F23636;border-radius: 30px; margin:0 auto;color: #FEFEFE;}
.home2_2{ margin:0 auto 60px auto; width:100%; overflow:hidden;}


.home2_3{ width:590px; text-transform:uppercase;}
.home2_3 b{width: 590px;height: 418px;background: #F23636; overflow:hidden;}
.home2_3 b img{width: 590px;}
.home2_2 .swiper {width: 100%;}
.home2_2 .swiper-slide {width:590px ;}
.home2_4{}
.home2_4 a{width: 160px;height: 60px;background: #F23636;border-radius: 10px;}
.home2_4 a:hover{ color:#ffffff;}


.home3{ width:100%; margin:0 auto; padding:120px 0 100px 0; }
.home3_1{margin:40px auto 28px auto;height: 120px;background: #F8F8F8;border: 1px solid #D0D0D0;border-radius: 60px;}
.home3_1 li{ width:120px; height:120px; text-align:center;}
.home3_1 li b{ height:50px; padding:15px 0 0 0;}
.home3_1 li p{ height:40px;}
.home3_1 strong{width: 1px;height: 80px;background: #D0D0D0;}
.home3_1_{background: #F23636 !important; border-radius:50%; color:#ffffff;}
.home3_1_ b img {filter: grayscale(100%) brightness(300%);}

.home3_2{height: 500px;background: #FFFFFF;border: 1px solid #D0D0D0;}
.home3_3{width: 430px;height: 500px;background: #F23636; text-align:center;}
.home3_3 b{ width:390px; height:200px; overflow:hidden; margin:0 auto;}
.home3_3 p{ height:80px;}
.home3_3 strong{width: 430px;height: 1px;background: #FFFFFF;}
.home3_3 span{ height:99px; line-height:31px;}

.home3_4{width: 190px;height: 500px;text-align:center;}
.home3_4 b{ width:190px; height:300px; overflow:hidden; margin:0 auto;}
.home3_4 p{ height:80px;}
.home3_4 strong{width: 190px;height: 1px;background: #D0D0D0;}
.home3_4 span{ height:99px; line-height:31px;}

.home3_5{width: 289px;height: 500px; text-align:center; border-left:#D0D0D0 solid 1px;}
.home3_5 b{ width:250px; height:200px; overflow:hidden; margin:0 auto;}
.home3_5 p{ height:80px;}
.home3_5 strong{width: 289px;height: 1px;background: #D0D0D0;}
.home3_5 span{ height:99px; line-height:31px;}


.home4{ background:url(../images/home4.jpg) no-repeat center center;width:100%; height:957px; }
.home4_1{ margin:40px auto 0 auto;}
.home4_1 li{width: 590px;height: 240px;background: #F23636;border: 1px solid #FFFFFF; margin-bottom:18px;}
.home4_1 li b{ width:260px; height:220px; margin-left:11px;}
.home4_1 li p{ margin-left:29px;}
.home4_1 li p span{ height:60px; line-height:60px;}
.home4_1 li p strong{width: 30px;height: 2px;background: #FFFFFF;}
.home4_1 li p label{ line-height:32px; display:block; padding:13px 0 0 0;}
.home4_1_{background: #FFFFFF !important;color: #F23636;}
.home4_1_ p strong{background: #F23636 !important;}
.home4_1_ label{ color:#666666 !important;}



.home5{ width:100%; padding:120px 0 90px 0;}
.home5_1{ margin:40px auto 0 auto;}
.home5_1 li{width: 290px;height: 220px;background: #F23636; text-align:center; margin-bottom:13px;}
.home5_1 li b{width: 290px;height: 220px;}
.home5_1 li p{width: 290px;height: 0; left:0; top:0; overflow:hidden;}
.home5_1_{}
.home5_1_ b img{ opacity:0.1;}
.home5_1_ p{ height:220px !important;}

.home6{  background:url(../images/home6.jpg) no-repeat center center; height:962px;  width:100%; overflow:hidden;}
.home6_1{margin:40px auto 0 auto; }
.home6_2{width: 500px;}
.home6_2 li{width: 500px;height: 160px;background: #F23636;border-radius: 10px; margin-bottom:10px;}
.home6_2 li b{width: 75px;height: 75px;background: #FFFFFF;border-radius: 10px; margin-left:57px;}
.home6_2 li strong{width: 1px;height: 75px;background: #FFFFFF; margin:0 39px;}
.home6_2 li p{line-height:45px;}
.home6_2 li p span{}
.home6_2 li p label{}

.home6_3{ width:670px; text-transform:uppercase;}
.home6_3 li{width: 328px;height: 243px;background: #F23636;border: 1px solid #D0D0D0;border-radius: 10px; margin-bottom:10px; overflow:hidden;background: #F23636;
}
.home6_3 li b{width: 328px;height: 243px; overflow:hidden;}
.home6_3 li p{ width:100%;height: 0; overflow:hidden; left:0; top:0;}
.home6_3 li p span{ height:50px; padding:35px 0 0 0;}
.home6_3 li p label{ height:30px; padding:0 0 42px 0;}
.home6_3 li p a{width: 120px;height: 40px;background: #FFFFFF; margin:0 auto;}
.home6_3_{border: 1px solid #FF0000 !important;}
.home6_3_ p{ height:243px !important;}
.home6_3_ b img{ opacity:0.1;}
.home6_3_ p a{ color:#666666;}
.home6_3 li a:hover{ color:#666666;}

.home7{  padding:120px 0 100px 0;}
.home7_1{ margin:40px auto 0 auto; width:100%; background:url(../images/home7_1.jpg) no-repeat center center; height:600px;}

.home8{ padding:120px 0 100px 0; width:100%;background: #F8F8F8;}



.home8_1{margin:40px auto 0 auto;}
.home8_1 li{ width: 360px; margin-right:60px;}
.home8_1 li p{ border-bottom:#999999 solid 1px; height:40px; line-height:40px; margin:0 auto 42px auto;}
.home8_1 li b{width: 360px;height: 240px;background: #F23636;border-radius: 10px; overflow:hidden;}
.home8_1 li b img{ height:100%;}
.home8_1 li span{ height:60px; line-height:60px; display:block; overflow:hidden;}
.home8_1 li label{line-height: 24px; height:72px; overflow:hidden; display:block; margin:0 auto;}
.home8_1 li a:hover{}
.home8_1 li a:hover span{color: #F23636;}



.home9{ width:100%; height:380px; background:url(../images/home9.jpg) no-repeat center center;}
.home9_1{}
.home9_1 li{width: 178px;height: 178px;background: #F23636;border: 1px solid #FFFFFF;border-radius: 10px;}
.home9_1 li p{}
.home9_1 li b{ height:66px;}
.home9_1 li b img{filter: grayscale(100%) brightness(300%); }
.home9_1 li span{ height:53px;}
.home9_1_{ background:#ffffff !important;color: #F23636; font-weight:bold;}
.home9_1_ b img{filter: grayscale(0) !important; }






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

.home10_2{ padding:40px 0 0 0;}
.home10_3{ width:1200px; margin:0 auto;}
.home10_4{ width:1200px; margin:0 auto 20px auto;}
.home10_4 li{ width:586px;}
.home10_4 li p{ width:586px; color:#333333; font-size:18px; height:40px; line-height:40px; padding:26px 0 0 0;}
.home10_4 li input {width:586px;height:71px; line-height:71px; border:#BFBFBF solid 1px;border-radius: 10px;outline:none;background:#ffffff;padding:0 20px;color:#737373; font-size:18px; font-family: 'Regular';}
.home10_4 li input:focus{ border:#F23636 solid 1px; color:#ffffff; background:#F23636; }

.home10_5{ width:1200px;}
.home10_5 li{ width:1200px;}
.home10_5 li textarea {width:1200px;height:130px;border-radius: 10px; line-height:35px;border:#bfbfbf solid 1px;outline:none;background:#ffffff;padding:10px 20px;color:#333333; font-size:18px; font-family: 'Regular';}
.home10_5 li textarea:focus{  border:#F23636 solid 1px; color:#ffffff; background:#F23636;}
.home10_6{ padding:50px 0 0 0; width:100%; margin:0 auto; text-align:center;}
.home10_6 input{width: 160px;height:60px;background: #F23636;border-radius: 10px;line-height:60px; border:none; color:#FEFEFE; font-size:18px; font-family: 'Regular';}
.home10_2 em{ height:40px;}


.bot1{ background:#f23636; height:482px; width:100%;}
.bot11{ height:127px; border-bottom:rgba(255,255,255,0.4) solid 1px; padding:42px 0 0 0;}
.bot2{ width:361px; padding:25px 0 0 0;}
.bot2 img{ width:361px;}
.bot2  p{ letter-spacing:3px; height:45px;}
.bot2 span{ display:block; letter-spacing:2.5px;}

.bot4{width:735px; color:#ffffff; font-size:18px; height:127px; line-height:127px;}
.bot4 a{ color:#ffffff; font-size:18px;}
.bot4 a:hover{ color:#ffffff; font-size:18px;}
.bot3{ height:306px; }
.bot5{ width:445px; padding:0 0 0 0; }
.bot5 p{ font-size:20px; height:40px; line-height:40px;}
.bot5 span{ display:block; font-size:48px; height:74px; line-height:74px;}
.bot7{font-size:16px; line-height:30px; width:480px;}
.bot7 p{ font-size:16px; line-height:30px;}
.bot7 h2{ height:40px; line-height:40px; padding:0 0 28px 0;}


.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:#333333; 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%;  margin:100px auto 0 auto; height:570px;background-repeat:no-repeat; background-position:center center; }
.erjibanner1{ width:100%;margin:100px auto 0 auto; height:570px;background-repeat:no-repeat; background-position:center center;}
.erjibanner2{ width:100%;margin:100px auto 0 auto; height:570px;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:#020107 solid 3px; font-size:14px; line-height:25px; padding-left:10px;}
.about p b{ color:#020107; 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; font-size:30px; text-align:center; height:70px; line-height:70px;font-weight:600;}
.about1 span{ width:56px; height:4px; background:#F23636; display:block; margin:0 auto; border-radius:5px;}
.about1 b{ width:56px; height:2px; background:#333333; display:block; margin:0 auto; }
.about2_1{width:100%; background:url(../images/about2_1.jpg) no-repeat top center;  margin:65px auto 20px auto;}
.about2{font-size:18px;color: #666666;line-height: 32px; margin:0 auto 0 auto; padding:89px 0 0 0;}
.about2_2{ width:575px; padding:0 0 100px 0;}


.about4{ margin:50px auto 0 auto;}
.about4  li{width: 388px;background: #FFFFFF;border: 1px solid #D0D0D0; 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;  margin-right:15px; }
.about4  li b{width: 388px;height: 559px; overflow:hidden; margin:0 auto 0 auto;}
.about4  li b img{ max-width:388px; max-height:559px; }
.about4  li p{ border-top: 1px solid #D0D0D0; height:80px;line-height: 30px; text-align:center;}
.about4 li:hover p{background: linear-gradient(60deg, #1FEAEB, #F23636);}
.about4 li:hover {border: 1px solid #F23636;}

.bjf9{ background:#F9F9F9; width:100%; padding:120px 0 100px 0;}
.about3{}
.about5{background: url(../images/about5.png) no-repeat;background-position: center 200px;height: 700px;}
.about6{ padding:0;}


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



.map{width: 100%;height:700px;}
.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{ padding:46px 0 0 0;}
.product li{ width:380px; background:#ffffff; float:left; margin-bottom:30px; margin-right:30px; transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out; cursor:pointer;}
.product li .product1{ margin:0 auto; width:380px; height:355px; overflow:hidden;}
.product li .product1 img{  width:415px;}
.product li  p{ font-size:20px; color:#5c5c5c; width:95%; margin:0 auto; height:90px; line-height:90px; text-align:center;}

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


.news_{ margin: 0 auto; border-top:#a1a1a1 solid 1px;}
.news{width:1200px;padding:80px 0 50px 0;}
.news li{ width:354px; margin:0 auto 35px auto; border-bottom:#a1a1a1 solid 1px; float:left; margin-right:69px;}
.news li  .news1{width:354px;height:238px;overflow: hidden;}
.news li  .news1 img{height:100%;}

.news li  .news2{ width:354px;}
.news li .news2 label{ color:#333333; font-size:22px; height:65px; line-height:65px; margin:29px 0 0 0; overflow:hidden; display:block; }
.news li .news2 span{ display:block; color:#333333; font-size:16px; line-height:22px; margin:0px 0 17px 0; height:44px; overflow:hidden;}
.news li .news2 p{ color:#000000; font-size:15px; width:100%; height:76px ; line-height:76px; background:url(../images/case.png) no-repeat right center; }
.news li .news2 p b{font-size:21px; }
.news li:hover label{ color:#F23636;}
.news li:nth-child(3n){ margin-right:0;}
.news3 { padding:0 0 60px 0;}
.news3 li{}
.news3 li a{}
.news3 li .news1{width: 729px;height: 429px; overflow:hidden;}
.news3 li .news2{ width:413px;}
.news3 li .news2 label{ color:#F23636; font-size:28px; height:145px; line-height:145px; overflow:hidden; display:block; }
.news3 li .news2 span{ display:block; color:#333333; font-size:18px; line-height:32px; margin:0px 0 86px 0; height:96px; overflow:hidden;}
.news3 li .news2 p{ color:#000000; font-size:16px; width:100%; height:76px ; line-height:76px; background:url(../images/caseon.png) no-repeat right center; }
.news3 li .news2 p b{font-size:21px; }

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

.case{ padding:0 0 30px 0;}
.case li{ width:564px;float:left; margin-bottom:50px; 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;border-bottom: #bfbfbf solid 1px;}
.case li .case1{ width:564px;height:422px; overflow:hidden; }
.case li .case1 img{width:100%;}
.case li p{height: 61px;    margin:23px auto 0 auto; width:95%; background:url(../images/case.png) no-repeat right center; line-height:61px;}
.case li:nth-child(2n){ float:right;}
.case li:hover{}

.case li:hover  p{color: #F23636; font-weight:bold; background:url(../images/caseon.png) no-repeat right center;}


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


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

.bgf8{ background:#F8F8F8;}

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



.pagination{ width:100%; font-size:22px; color:#333333; text-align:center; margin:30px auto 60px auto ; }
.pagination li{ width: 38px;height: 38px text-align:center; line-height:38px; display:inline-block; }
.pagination li a{width: 38px;height: 38px; display:block; color:#333333; }
.pagination li a:hover{ ;background: #F23636;border-radius: 4px; color:#ffffff;}



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

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

color: #666666;

}

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

color: #666666;

}

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

color: #666666;

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

color: #666666;

}

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

color: #666666;

}

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

color: #666666;


}

