@font-face {
  font-family: 'Regular';
  src: url('./SourceHanSansCN-Regular.otf');
}


*{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{ font-style: normal; font-size:100%; font-weight:normal;}
li{list-style-type: none;}
a{text-decoration:none;color:#333333;}
body{min-width:1400px;max-width:1920px;margin: 0 auto !important; color:#333333;font-size: 18px;font-family: 'Regular'; overflow-x:hidden;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1400px;margin:0 auto;}
.box1{width:1200px;margin:0 auto;}

.over{overflow: hidden}
.fl{float: left}
.fr{float: right}
.border{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;}
.tszt{}
.fangsong{ }
.bold{ font-weight:bold;}

.w {flex-wrap: wrap;}

.hei10{ height:10px; line-height:10px; width:100%}
.hei20{ height:20px; line-height:20px; width:100%}
.hei30{ height:30px; line-height:30px; width:100%}
.hei40{ height:40px; line-height:40px; width:100%}
.hei50{ height:50px; line-height:50px; width:100%}
.hei60{ height:60px; line-height:60px; width:100%}
.hei70{ height:70px; line-height:70px; width:100%}
.hei80{ height:80px; line-height:80px; width:100%}
.hei90{ height:90px; line-height:90px; width:100%}
.hei100{ height:100px; line-height:100px; width:100%}
.hei120{ height:120px; line-height:120px; width:100%}
.no{ display:none;}

.between{display: flex;flex-direction: row;justify-content: space-between;}
.img_center{display:flex;justify-content:center;align-items:center;}
.f {display: flex;}
.fens{flex-flow: row wrap;align-content:space-between;}

.fc{flex-direction:column}
.jcfs {justify-content: flex-start;}
.jcfe {justify-content: flex-end;}
.jcsa {justify-content: space-around;}
.jcsb {justify-content: space-between;}
.jcc{justify-content: center;}
.jcse {justify-content: space-evenly;}
.aic {align-items: center;}
.aib {align-items: baseline;}
.aifs{align-items: flex-start;}
.aife {align-items: flex-end;}
.ais {align-items: stretch;}

.tac {text-align: center;}
.taj{ text-align:justify;}
.tal {text-align: left;}
.tar{text-align: right;}
.w {flex-wrap: wrap;}
.p_r {position: relative;}
.p_a {position: absolute;}
.ellipsis {
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.dclick{cursor:pointer; transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out;}
.left_center{display:flex;align-items:center;}
.right_center{display:flex;justify-content:flex-end;align-items:center;}
.center{display: flex;flex-direction: row;justify-content: space-between;justify-content: space-around;}
.ht_img{cursor: pointer; transition: all 0.6s;width:100%;display: block}
.ht_img:hover{transform: scale(1.06);}
.posre{ position:relative;}
.font12{ font-size:12px;}
.font13{ font-size:13px;}

.font14{ font-size:14px;}
.font15{ font-size:15px;}
.font16{ font-size:16px;}
.font17{ font-size:17px;}
.font18{ font-size:18px;}
.font19{ font-size:19px;}
.font20{ font-size:20px;}
.font21{ font-size:21px;}
.font22{ font-size:22px;}
.font23{ font-size:23px;}
.font24{ font-size:24px;}
.font25{ font-size:25px;}
.font26{ font-size:26px;}
.font27{ font-size:27px;}
.font28{ font-size:28px;}
.font29{ font-size:29px;}
.font30{ font-size:30px;}
.font31{ font-size:31px;}
.font32{ font-size:32px;}
.font33{ font-size:33px;}
.font34{ font-size:34px;}
.font35{ font-size:35px;}
.font36{ font-size:36px;}
.font37{ font-size:37px;}
.font38{ font-size:38px;}
.font39{ font-size:39px;}
.font40{ font-size:40px;}
.font41{ font-size:41px;}
.font42{ font-size:42px;}
.font43{ font-size:43px;}
.font44{ font-size:44px;}
.font45{ font-size:45px !important;}
.font46{ font-size:46px;}
.font47{ font-size:47px;}
.font48{ font-size:48px;}
.font49{ font-size:49px;}
.font50{ font-size:50px;}
.font55{ font-size:55px;}
.font56{ font-size:56px;}

.font52{ font-size:52px;}
.font53{ font-size:53px;}
.font60{ font-size:60px;}
.font80{ font-size:80px;}

.cor000{ color:#000000;}
.corfff{ color:#ffffff;}

.cor333{ color:#333333;}
.cor444{ color:#444444;}
.cor555{ color:#555555;}
.cor666{ color:#666666;}
.cor777{ color:#777777;}
.cor888{ color:#888888;}
.cor999{ color:#999999;}
.cor4e{ color:#4E4E4E;}
.cor17{ color:#171717;}
.cor19{ color:#191919;}
.cor1c{ color:#1C1C1C;}
.cor1a{ color:#1A1A1A;}

.cor1b{ color:#1B1B1B;}
.cor21{ color:#212121;}
.cor2a{ color:#2A2A2A;}

.cor1e{ color:#1E1E1E;}

.cor1f{ color:#1f1f1f;}
.cor26{ color: #262626;}
.cor4d{ color: #4D4D4D;}
.cor6d{ color: #6D6D6D;}
.cor63{ color: #636363;}
.cor58{ color: #585858;}
.cor4a{color: #4A4A4A;}


.img360{-webkit-transition:-webkit-transform 2s}
.img360:hover{-webkit-transform: rotate(360deg);}



.ht_img{cursor: pointer; transition: all 0.6s;width:100%;display: block}
.ht_img:hover{transform: scale(1.06);}
.ht_img1{cursor: pointer; transition: all 0.6s;width:100%;}
.ht_img1:hover{transform: scale(1.06);}

/* 首页 */
.header{ background:#ffffff;}
.top1{ height:77px;}



.logo{ height:77px;color: #2F2F2F;}
.logo .logo1{ width:145px; }
.logo b{width:1px;height: 22px; background:#CECECE; margin:0 25px;}
.logo p{ line-height:24px;color: #3E3A39;}

.phone{width: 155px;height: 36px;background: #705F57;border-radius: 7px;}
.phone dt{width: 37px;height: 36px;background: #F5A21B;border-radius: 7px 0px 0px 7px;}
.phone dl{ width:118px;}



.header1{ height:50px;box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.06);}
.navbj{ width:100%; height:118px; background:#ffffff;}
.top2{color: #777777; height:50px; padding-left:60px; letter-spacing:3px;}

.nav{ width:666px; height:77px; }
.nav>ul{color: #333333; }
.nav>ul>li{ text-align:center; padding:0 0 0 0;  }
.nav>ul>li>a{color: #0D0D0D; font-size:16px; display:block; height:72px; line-height:72px;}
.nav>ul>li>a:hover{ border-bottom:#705F57 solid 2px;color: #000000;}
.nav_on{border-bottom:#705F57 solid 2px;color: #000000 !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: 109px; line-height:109px; width:750px; margin:0 0 0 0;}
.nav2>ul>li{align-items: center;height: 109px; line-height:109px;width:90px;}
.nav2>ul>li>a{height:109px;line-height:109px; display:inline-block;font-size: 18px; color: #333333; text-align:center; }
.nav2>ul>li>a:hover{color:#A00211; }
.nav_on2{color:#A00211 !important; }


/* 内容 */
.cor{color:  #A00211 !important;}
.cor1{color: #705F57 !important;}
.cor2{color: #1ba73e !important;}
.cor3{color: #1b6af8 !important;}
.cor4{color: #fffdfd !important;}
.cor5{color: #faf1e8 !important;}
.cor6{color: #fc9aa0 !important;}
.cor2e{color:#2E2E2E !important;}

.ls8{ letter-spacing:8px;}
.ls3{ letter-spacing:3px;}

.title{padding:0 0 0 0; text-transform:uppercase;}

.title dt{height: 90px;}
.title dt span{ height:70px; line-height:70px; padding:20px 0 0 0;}
.title dt b{width: 457px;height: 1px; background:#C5C5C5; margin:10px 0 0 0;}
.title dl{height:60px;}

.title p span{line-height: 35px;}
.title p b{width: 457px;height: 1px; background:#C5C5C5;}


.title1{ background:url(../images/title1.png) no-repeat top center;}
.title2{ background:url(../images/title2.png) no-repeat top center;}
.title3{ background:url(../images/title3.png) no-repeat top center;}
.title4{ background:url(../images/title4.png) no-repeat top center;}
.title5{ background:url(../images/title5.png) no-repeat top center;}
.title6{ background:url(../images/title6.png) no-repeat top right;}
.title7{ background:url(../images/title7.png) no-repeat top center;}
.title8{ background:url(../images/title8.png) no-repeat top center;}
.title19{ background:url(../images/title9.png) no-repeat top center;}
.opacity05{opacity: 0.5;}
.opacity06{opacity: 0.6;}
.opacity07{opacity: 0.7;}
.opacity007{opacity: 0.07;}

/*首页*/

.sy_banner{ width:100%; margin:0 auto 0 auto;height: 833px; overflow:hidden;}
.sy_banner .swiper-slide a{ display: block;width: 100%;height: 833px;}
.sy_banner .swiper-button-prev{width: 30px;height: 30px;top:0;bottom: 0;left: 5%;margin:auto;}
.sy_banner .swiper-button-next{width: 30px;height: 30px;top:0;bottom: 0;right: 5%;margin:auto;}
.sy_banner .swiper-button-next::after,.sy_banner .swiper-button-prev::after{font-size: 50px;color: #333;}

.sy_banner .swiper-pagination{bottom:60px;left:10%; z-index:999;}
.sy_banner .swiper-pagination span{line-height: 999px;box-sizing: border-box;opacity: 1;width: 54px;height: 5px;background: rgba(255,255,255,0.5);border-radius: 26px}
.sy_banner .swiper-pagination-bullet-active{width: 178px !important;height: 5px;background: #FFFFFF !important;}



.home1{ width:100%; padding:90px 0 110px 0;}
.home1_1{ margin:37px auto 0 auto; border-bottom:1px solid #C5C5C5; padding:0 0 30px 0; text-align:center;}
.home1_1 dt{ width:233px; height:233px; margin:0 auto; overflow:hidden; border-radius:50%;}
.home1_1 dl{ height:60px; padding:14px 0 0 0;}
.home1_1 p{ line-height:20px;}




.home2{ width:100%;background:url(../images/home2.jpg) no-repeat center center; height:1477px;}
.home2_1{ padding:20px 0 32px 0;}
.home2_1 dt{width: 220px;height: 43px;border-radius:54px;border: 2px solid #E5DAC7; margin:0 auto;}
.home2_2{background:url(../images/home2_2.png) no-repeat top center; height:1070px;  }
.home2_3{ text-align:center; padding:552px 0 0 0;}
.home2_3 dt{ height:82px;}
.home2_3 dl{line-height: 25px;}
.home2_3 a{ width:168px; height:55px; background:url(../images/home2_3.png) no-repeat center center;color: #F6F6F6; margin:15px auto 0 auto;}
.home2_3 a:hover{ color:#f6f6f6;}
.home2_4{ left:0; top:529px;}
.home2_4 li{ width:210px;height:210px; border-radius:50%;overflow:hidden;}
.home2_4 li dt{ width:210px;height:210px; border-radius:50%; overflow:hidden;}
.home2_4 li dl{ width:210px; height:210px; overflow:hidden; left:0; top:0;}
.home2_41{ margin:224px 100px 0 0;}
.home2_42{ margin:326px 0 0 0;}
.home2_43{ margin:224px  0 0 100px;}

.home2_4_{ border:#f5a21b solid 5px;color: #F5A21B;}


.home3{ width:100%;background:url(../images/home3.jpg) repeat-x top center; padding:100px 0 120px 0;}
.home3_1{ margin:50px auto 45px auto; width:100%; overflow:hidden;}

.home3_1 .swiper {width: 100%;height: 100%;}
.home3_1 .swiper-slide { width:314px !important;}
.home3_2{width:314px; overflow:hidden; text-align:center; opacity:0.5;}
.home3_2 dt{width: 313px;height: 438px; overflow:hidden;}
.home3_2 dt img{width: 100%;}

.home3_2 dl{ width:100%;border-right: 1px solid rgba(192,176,136,0.41);border-left: 1px solid rgba(192,176,136,0.41); margin:50px auto 0 auto;}
.home3_2 dl span{color: #736C6D;line-height: 23px;writing-mode: vertical-rl; height:296px;}
.home3_2 dl p{color: #3B4756; line-height:29px; margin-left:15px; height:296px;writing-mode: vertical-rl;}


.home3_2 p{ line-height:30px;}
.home3_1 .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '';
}
.home3_1 .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '';
}
.home3_1 .swiper-button-prev{ left:10%;}
.home3_1 .swiper-button-next{ right:10%;}
.home3_1 .swiper-slide-active .home3_2{ opacity:1;}
.home3_3{background:url(../images/home3_3.jpg) no-repeat center center; height:304px;}

.home3_3 b{ padding:31px 0 35px 100px;}
.home3_3 dt{height: 55px; padding:0 0 20px 100px;}
.home3_3 dl{line-height: 36px; padding:0 0 0 100px;}
.home3_3 dl span{ color:rgba(245, 162, 27, 1);}

.home4{ width:100%;padding:0 0 110px 0;}
.home4_1{}
.home4_1 li{ width:422px; height:300px; background:url(../images/home4_1.png) no-repeat center center; margin-bottom:44px;}
.home4_1 li b{width: 102px;height:101px; padding:17px 0 0 43px;}
.home4_1 li dt{color: #232323; height:31px; padding:33px 0 20px 43px;}
.home4_1 li dl{width: 347px; padding:0 0 0 43px;line-height: 22px;}
.home4_3 li{width: 684px; height:505px; background: #FFFFFF;box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.03);border-radius:12px; margin-bottom:35px;}
.home4_3 li dt{width: 684px; height:386px;border-radius:12px 12px 0 0; overflow:hidden;} 
.home4_3 li dl{ width:635px; margin:19px auto 0 auto; height:50px; line-height:50px; overflow:hidden;}
.home4_3 li p{width:635px; margin:0 auto;color: #656565; height:27px; line-height:27px; overflow:hidden;}

.home5{width:100%;background:url(../images/home5.jpg) no-repeat center center; height:929px;}
.home5_1{ color: #1D1D1D; padding:146px 0 0 0;}
.home5_1 dt{height: 65px;color: #0C0C0C;}
.home5_1 dl{ line-height:44px; padding:26px 0 59px 0;}
.home5_1 p{ line-height:27px;}
.home5_1 span{ line-height:27px; padding:26px 0 50px 0;}
.home5_4{}
.home5_5{ width:705px; padding:0 0 0 0;}
.home5_5 li{ width:340px; margin-bottom:17px;}
.home5_5 li span{ height:42px;}
.home5_5 li .text1{width: 340px;height: 71px;background: rgba(239,243,241,0.26);border-radius: 5px 5px 5px 5px;border: 1px solid #4C4C4C; outline:none;color:#000000; font-size:16px;font-family: 'Regular'; padding:0 10px; }
.home5_5 .text2{width: 340px;height: 71px; line-height:71px;background: #705F57;border-radius: 5px;border: 1px solid #4C4C4C;outline:none;color: #EFF4F9; font-size:22px; display:block; color:#ffffff;}



.home6{ width:100%;background:url(../images/home6.jpg) no-repeat center center; height:700px;}
.home6_1{ padding:115px 0 0 0;}
.home6_3{ line-height:27px;color: #D8D8D8; padding:40px 0 45px 0; }
.home6_3 span{ color:#ffffff;}
.home6_4 a{width: 160px;height: 42px;background: #F5A21B;border-radius: 42px;border: 1px solid #DBDBDB;}
.home6_4 a:hover{ color:#ffffff;}

.home7{width:100%;background: #F8F5F1; padding:90px 0;}
.home7_1{ margin:50px auto 0 auto; height:570px;}


.home8{width:100%; padding:100px 0 95px 0;}
.home8_1{}
.home8_1 li{ border-bottom:1px solid #E8E8E8;width: 621px; padding:11px 0 19px 0;}
.home8_2{ height:40px;}
.home8_2 img{ margin-right:20px;color: #747474;}
.home8_3{ width:621px;}
.home8_3 dt{width: 63px;height: 22px;background: #C8A674;}
.home8_3 dl{ margin-left:16px; width:500px;}
.home8_3 dl p{color: #414141; height:22px; line-height:22px; overflow:hidden;}
.home8_3 dl span{color: #C6C6C6; height:27px;}
.home8_1 li:hover .home8_3 dt{background: #A00211;}


.home8_5{ width:705px; padding:133px 0 0 0;}
.home8_5 li{ width:340px; margin-bottom:15px;}
.home8_5 li span{ height:44px;}
.home8_5 li .text1{width: 340px;height: 71px;background: rgba(239,243,241,0.26);border-radius: 5px;border: 1px solid #FFFFFF; outline:none;color:#999999; font-size:16px;font-family: 'Regular'; padding:0 10px; color:#ffffff;}
.home8_5 .text2{width: 340px;height: 71px; line-height:71px; background: #A00211;border-radius: 5px;border: 1px solid #FFFFFF;outline:none;color:#333333; font-size:22px; display:block; color:#ffffff;}

.bot1{background:#705f57;width:100%; color:#ffffff; padding:20px 0 0 0; }
.bot11{ border-bottom:#80746e solid 1px; height:104px;}

.bot2{width:530px;color: #ffffff;}
.bot2 .logo1{ width:145px; }
.bot2 b{width:1px;height: 22px; background:#8A8A8A; margin:0 23px;}
.bot2 p{ line-height:24px;}
.bot2 p span{ }



.bot6{ width:565px; padding:0 0 0 0;}
.bot6 li{}
.bot6 li { height:35px; line-height:35px;font-size:14px;}
.bot6 li a{color: #FFFFFF;font-size:14px;}
.bot6 li a:hover{ color:#ffffff;}


.bot3{ padding:50px 0;}

.bot7{ color:#E4E4E4; }
.bot7 p{ line-height:19px; margin-bottom:16px; }
.bot7 h3{ line-height:19px; margin-bottom:16px; }
.bot8{}
.bot8 p{ height:40px;}
.bot8 h3{ line-height:40px;}

.bot4{ width:240px; text-align:center; }

.bot4 li{ width:135px; text-align:center; }

.bot4 b{width: 107px;height: 107px;background:url(../images/bot4.png) no-repeat center center;  margin:0 auto;}
.bot4 b img{width: 96px;height: 96px;}
.bot4 p{line-height:22px; padding:10px 0 0 0;}


.bot5{ width:100%; background:#252525; margin:0 auto; height:50px; line-height:50px; color:#B4B4B4; font-size:12px;}
.bot5 a{ color:#B4B4B4; font-size:12px;}
.bot5 a:hover{ color:#B4B4B4; font-size:12px;}











.erjibanner{ width:100%;  margin:0 auto 0 auto; height:465px;background-repeat:no-repeat; background-position:center center; }
.erjibanner1{ width:100%;margin:0 auto 0 auto; height:465px;background-repeat:no-repeat; background-position:center center;}
.erjibanner2{ width:100%;margin:0 auto 0 auto; height:465px;background-repeat:no-repeat; background-position:center center;}
.bagF6F8FA{background: #F6F8FA; width:100%;}
.about{ border-bottom:#E0E0E0 solid 1px; padding:70px 0 17px 0;}
.about p{ height:51px; border-left:#D0D0D0 solid 5px; font-size:14px; line-height:25px; padding-left:13px;}
.about p b{ color: #705F57;font-size:30px; display:block;  text-transform:uppercase; font-weight:bold; padding:5px 0 0 0;}
.about p span{ color:#AFAFAF; font-size:16px; display:block; font-weight:normal;}

.about label{ color:#838383; font-size:16px; display:block; padding:20px 0 0 0; height:25px; line-height:25px; opacity:0.8;}
.about label a{ color:#838383; font-size:16px;}
.about label a:hover{ color:#838383; font-size:16px;}
.gywm{ width:100%; background:url(../images/gywm.jpg) no-repeat bottom center;}
.gywm1{font-size:18px;color: #000000;line-height: 35px; margin:0 auto 0 auto; padding:50px 0 65px 0;}

.ldzj{ padding:0 0 60px 0;}
.ldzj li{background: #FFFFFF;border-radius: 12px; padding:18px 0; margin-bottom:10px;}
.ldzj li dt{ margin:0 33px;width: 533px;line-height: 34px;}
.ldzj li dl{ margin-right:17px;}
.ldzj li p{ margin-left:17px;}

.about1{ padding:50px 0;}
.about2{ width:253px;}
.about3{width: 253px;height: 61px;background: #705F57;color: #FFFFFF; font-size:20px; line-height:61px; margin:0 0 9px 0;}
.about3 span{ text-align:center;}
.about4{ width:253px; margin:0 auto 0 auto ;background: #FFFFFF;}
.about4 li{ width:217px; margin:0 auto; border-bottom:#E1E1E1 dashed 1px; height:79px; line-height:79px;}
.about4 li a{color: #434343; font-size:18px;}
.about4 li a:hover{color: #F5A21B; font-size:18px;}
.about4 p{color: #535353; font-size:18px; height:60px; line-height:60px; text-align:left;}
.about4 p a{color: #535353; font-size:18px; padding:0 0 0 40px; display:block; line-height:60px;}
.about4 p a:hover{color: #A00211; font-size:18px;}
.about4_2 a{color: #A00211; font-size:18px;}



.about4_ a{color: #F5A21B !important; font-size:20px;}
.about41{ background:#F5A21B; color:#ffffff;}
.about41 dt{ width:230px; margin:0 auto; line-height:29px; padding:12px 0;}

.bagf0f0f0{ width:100%; background:#f0f0f0;}

.about5{ width:915px;}
.about6{color: #3D3D3D; font-size:28px; height:60px; line-height:60px; padding:0 0 20px 0;}
.about7{ background:#ffffff; width:862px;color: #000000; font-size:18px;}
.about8{width:780px; margin:0 auto; padding:30px 0 50px 0; color: #000000; font-size:18px; line-height:35px;}
.about9{ border-bottom:1px solid #5d5d5d; padding:0 0  30px 0;}
.about9 p{height: 50px;font-size: 32px;color: #3A3A3A;line-height: 50px;}
.about9 span{ display:block;height: 34px;font-size: 22px;color: #00646F;line-height: 34px;}
.about10{ padding:40px 0 0 0;}
.about10 li{ height:60px;}
.about10 li .about11{ height:60px; width:27px; margin-right:21px;color: #3A3A3A; font-size:16px;}
.about51{ width:1100px;}
.about51 img{ max-width:100%;}

.bjf9{ background:#F9F9F9; width:100%; padding:120px 0 100px 0;}



.cont5{ padding:0 0 26px 0;color: #3F3F3F;}
.cont5 li{ height:60px;}
.cont5 b{ width:47px;}
.cont6{ height:50px;}
.cont6 img{ vertical-align:middle; padding-right:10px;}
.cont7{ width:100%; height:83px;}
.cont8{ width:100%; height:70px; line-height:70px; color:#333333; font-size:18px;border-bottom:#d1d1d1 solid 1px;}
.cont8 img{ vertical-align:middle; padding-right:10px;}
.cont9{ padding-top:50px; }
.cont9 p{ width:128px; height:128px; border:#bfbfbf solid 1px; margin-left:5px;}
.cont9 p img{ width:125px; display:block; margin:0 auto;}
.cont9 span{ height:40px; line-height:40px; color:#464646; font-size:16px; display:inline-block; }
.cont10{ height:470px; margin:0 auto 80px auto; border-radius:10px; overflow:hidden;}



.map{width: 100%;height:470px;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.about7{ width:800px; padding:50px 0 20px 0;}
.about7 li{ width:800px; float:left; line-height:47px; height:47px; color:#494949; font-size:20px;}
.about7 li .about8{ width:25px; float:left; height:47px; margin-right:20px;}
.about9{ width:130px; text-align:center; padding-top:70px;}
.about9 p{text-align:center; color:#666666; font-size:16px; height:55px; line-height:55px;}
.about9 img{ width:130px; height:130px; }


.about22{ padding-bottom:40px;}
.about22 li{ float:left; width:200px;}
.about22 li .about21{ width:145px; height:145px; margin:0 auto;}
.about22 li p{ color:#496cb2; font-size:18px; text-align:center; height:47px;  line-height:47px;}
.about22 span{ width:31px; float:left; margin:0 51px; padding-top:62px;}
.about23{ width:503px; height:72px; line-height:72px; text-align:center; margin:0 auto; background:url(../images/about23.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:#A00211 !important;}
.product_ p{ color:#ffffff !important;}



.news{width:1400px;}
.news1{display:block;width:405px;height:318px;overflow: hidden;float:left;margin:0 40px 0 0;}
.news1 img{width: 100%;cursor: pointer;transition: all 2s;}
.news1 img:hover{transform: scale(1.05);}
.news :hover .news21{ color:#E8BB1B;}
.news :hover .news24{background-color: #E8BB1B;}
.news1_1{ height:1px; background:#E0E0E0; margin:22px auto 35px auto;}

.news2{float:left;width:920px;}
.news21{color:#000000;line-height:51px;font-size:24px; height:51px; padding:59px 0 19px 0; overflow:hidden; width:100%; display:block;}
.news22{font-size: 18px;color: #F5A21B;margin:10px 10px 10px 0;height:20px; line-height:20px; clear:both; text-align:right; display:block;}
.news23{display:block;width:920px;height:104px;overflow: hidden;font-size:16px;line-height: 26px;color: #7C7C7C;}

.news24{display:block;width:120px;height:35px;background-color: #ee1c39;margin-top:15px;font-size:14px;line-height: 35px;text-align:center;color:#fff;}

.new{width:1160px;padding:20px;background:#f9f9f9; margin-bottom:20px;}
.new1{width:170px;height:170px;background-color:#999999;color:#dfdfdf;text-align:center;float:left;margin-right: 40px;}
.new11{font-size:83px;line-height:125px; }
.new12{font-size:28px;line-height:10px; }
.new21{color:#333;line-height: 40px; font-size:18px;}

.new:hover{background-color:#eeeeee;border:none;cursor: pointer;}
.new:hover .new1{background-color:#E8BB1B;}
.new:hover .new21{color:#E8BB1B;}



.sxy{margin:40px auto 0 auto;width:100%;font-size: 14px;color:#666}
.sxy1{width:100%;height:30px;}
.sxy2{width:100%;height:30px;}
.sxy a{font-size: 14px;color:#666}

.con {padding: 50px 0 80px;min-height: 200px;}
.article_title{text-align: center;margin-bottom: 40px}
.article_title h2{font-size:24px;color:#333;}
.article_title p{font-size: 14px;color:#858585;margin-top: 12px;}
.article_body{ width:100%;word-wrap:break-word;font-size: 18px;line-height:35px;}
.article_body img{max-width:100%; display:block; margin:0 auto;}

.flei{ width:300px;}
.fl1{ height:64px; line-height:64px; width:100%; text-align:center; background:#A00211; 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:#A00211;}
.fl2_ a{ color:#A00211 !important;}
.fl2 li:last-child {border-bottom: none;}
.fl3{ background:#ffffff; width:100%; padding:45px 0 25px 0;}
.fl4{ width:150px; height:150px; margin:0 auto; border:#e0e0e0 solid 1px;}
.fl4 img{ width:135px; height:135px;}
.fl3 p{ color:#333333; font-size:32px; height:80px; line-height:80px; text-align:center;}
.fl5{ }


.case{ padding:0 0 35px 0; width:915px;}
.case li{ width:298px; float:left; position:relative; margin-bottom:17px; background:#ffffff; height:461px; overflow:hidden; margin-right:10px;}
.case li .case2{width:298px; height:321px; overflow:hidden;}
.case li .case2 img{width:298px;}
.case li .case1{width: B8B8B8; margin:13px auto 0 auto;}
.case li .case1 p{ width:260px;color: #B8B8B8; font-size:16px; padding:5px 0 0 13px;line-height:23px; height:46px; overflow:hidden;}
.case li .case1 span{ display:block; width:260px;color: #535353; font-size:20px; height:46px; line-height:46px; overflow:hidden; margin:0 auto; }
.case li:nth-child(3n){ margin-right:0;}


.jmzx{ padding:30px 0 50px 0;}
.jmzx li{ margin-bottom:39px; text-transform:uppercase;height: 361px;}
.jmzx li b{ width:600px; height:361px;}
.jmzx li .jmzx1{ width:420px; margin-right:95px;}
.jmzx li  h3{ height:50px;}
.jmzx li  label{color: #5E5E5E;line-height: 24px; padding:9px 0 0 0;width:420px}
.jmzx li  strong{width: 35px;height: 1px;background: #201d1e; margin:47px 0 43px 0;}
.jmzx li p{width:420px; line-height:30px; color:#3C3838;}
.jmzx li .jmzx2{ width:505px; margin-left:95px;}
.jmzx li .jmzx3{ width:520px; margin-left:90px;}


.jmzx li:hover{background: #F5F5F5;}
.jmzx li:hover h3{color: #A00211;}
.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: #A00211;}
.fenlei_{ color: #A00211 !important;}



.pagination{ width:100%; font-size:22px; color:#ffffff; text-align:center; margin:30px auto 60px auto ; }
.pagination li{ width: 38px;height: 38px; text-align:center; line-height:38px; display:inline-block; background:#D5D5D5; margin:0 3px; }
.pagination li a{width: 38px;height: 38px; display:block; color:#ffffff; background:#D5D5D5;}
.pagination li a:hover{background: #A00211; color:#ffffff;}
.pagination .active{background: #A00211; color:#ffffff;}


.xf{width:42px;height: 366px;position: fixed;top:0;right:1%;bottom:0;margin:auto;z-index: 999}
.xf>ul{height: 100%;text-align: center;}
.xf>ul>li{width: 42px;height: 42px;background: #FFFFFF;box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.1); position: relative; margin-bottom:10px; border-radius:50%;}
.xf>ul>li>a{width: 100%;height: 100%;}
.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right:60px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}

.xf3{display: none; background:url(../images/xf3.png) no-repeat center center; width:380px; height:150px; position: absolute;top:-50px;bottom: 0;right:40px;margin:auto;}
.xf3_1{ width:66px; height:140px; margin-left:45px;}
.xf3_2{ margin-left:26px;}
.xf3_2 p{height: 24px;font-size: 12px;color: #909090;line-height: 24px; padding:0 0 0 30px ;}
.xf3_2 span{height: 26px;font-size: 20px;color: #404040;line-height: 23px; padding:5px 0 3px 0;}
.xf3_2 span img{ margin-right:10px;}
.xf3_2 label{height: 24px;font-size: 12px;color: #909090;line-height: 24px;padding:0 0 0 30px ; display:block;}

.xf4{display: none; background:url(../images/xf4.png) no-repeat center center; width:319px; height:97px; position: absolute;top:0px;bottom: 0;right:40px;margin:auto;}
.xf4_1{ width:50px; height:90px; margin-left:35px;}
.xf4_1 img{ width:50px; height:50px;}
.xf4_2{ margin-left:21px;}
.xf4_2 label{height: 24px;font-size: 12px;color: #909090;line-height: 24px;padding:0 0 0 0 ; display:block;}

.xfl1{width: 230px;font-size: 20px;}
.xfl2{width: 110px;height: 110px; padding:5px;}
.xf>ul>li:hover{ }
.xf>ul>li:hover .xfl{display: flex;}
.xf>ul>li:hover .xf3{display: flex;}
.xf>ul>li:hover .xf4{display: flex;}

.xf>ul>li:hover .xf0{display: none;}
.xf>ul>li:hover .xf0_{display: inline-block;}
.xf>ul>li:hover a>p{font-size: 14px;}
.xfc1{width: 42px;height: 140px;font-size: 16px;color: #FFFFFF; text-align:center;line-height: 19px; background: #A00211;box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.1);border-radius: 45px 45px 45px 45px; margin-bottom:8px;}
.xfc1 span{ font-size:12px; margin-bottom:5px;}

.xf li:nth-child(1){height: 132px; background:none;box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0);}


.chanpin{ margin:37px  auto 50px auto;}
.chanpin li a{width: 283px;height: 104px;color: #585858;background: #FFFFFF;border-radius: 23px;}
.chanpin li a:hover{background: #A00211; color:#ffffff;}
.chanpin .on{background: #A00211 !important; color:#ffffff !important;}
.chanpin1{}
.chanpin1 li{border-radius: 23px; height:134px; margin-bottom:4px;}
.chanpin1 li  a{width: 234px;height: 76px;background: rgba(248,197,15,0.1);border-radius: 15px;color: #242424; margin-right:57px;}
.chanpin1 li a:hover{color: #242424;}

.heizuo{ width:100%;background: #f0f0f0;}


.hezuo1{ width:100%;background:url(../images/hezuo1.jpg) no-repeat center center; height:626px;}
.hezuo2{ padding:142px 0 0 0; }
.hezuo3{ width:650px;}
.hezuo3 li{ width:16%; padding:25px 0;}
.hezuo3 li b{ height:60px;}
.hezuo3 li p{ height:26px;}
.hezuo4{width:400px;background:url(../images/hezuo4.png) no-repeat center center; height:397px;}
.hezuo5{width: 300px; margin:0 auto; padding:70px 0 0 0;}
.hezuo5 li{ border-bottom:1px solid #F6F6F6; height:32px; margin-bottom:23px;}
.hezuo5 li .text1{    width: 70%;    height: 32px; line-height:32px;border:0;    padding: 0 0;outline: none;font-size: 13px;}
.hezuo5 li span{ font-size:16px;color: #272727;}
.hezuo6{ padding:10px 0 0 0}
.hezuo6 .text2{ width:146px; height:44px; border:#000000 solid 1px; border-radius:10px; background:none; color:#7e6e55; font-size:14px;}

.ahome10_1{ background:#A00211; 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;


}

