@font-face {
  font-family: 'Regular';
  src: url('./SourceHanSansCN-Regular.otf');
}
@font-face {
  font-family: 'tszt';
  src: url('./tszt.ttf');
}
.tszt{font-family: 'tszt';}
.bold{ font-weight:bold;}
body{min-width:1400px;max-width:1920px;margin: 0 auto; color:#391D12;font-size: 18px;font-family: 'Regular';}



*{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{ font-style: normal; font-size:100%; font-weight:normal;}
li{list-style-type: none;}
a{text-decoration:none;color:#333333;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1400px;margin:0 auto;}
.over{overflow: hidden}
.fl{float: left}
.fr{float: right}

.border{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;}
.w {flex-wrap: wrap;}

.bold{ font-weight:bold;}
.hei10{ height:10px; line-height:10px; width:100%}
.hei20{ height:20px; line-height:20px; width:100%}
.hei30{ height:30px; line-height:30px; width:100%}
.hei40{ height:40px; line-height:40px; width:100%}
.hei50{ height:50px; line-height:50px; width:100%}
.hei60{ height:60px; line-height:60px; width:100%}
.hei70{ height:70px; line-height:70px; width:100%}
.hei80{ height:80px; line-height:80px; width:100%}
.hei90{ height:90px; line-height:90px; width:100%}
.hei100{ height:100px; line-height:100px; width:100%}
.hei110{ height:110px; line-height:110px; width:100%}

.hei120{ height:120px; line-height:120px; width:100%}

.no{ display:none;}

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

.fc{flex-direction:column}
.jcfs {justify-content: flex-start;}
.jcfe {justify-content: flex-end;}
.jcsa {justify-content: space-around;}
.jcsb {justify-content: space-between;}
.jcc{justify-content: center;}
.jcse {justify-content: space-evenly;}
.aic {align-items: center;}
.aib {align-items: baseline;}
.aifs{align-items: flex-start;}
.aife {align-items: flex-end;}
.tac {text-align: center;}
.taj{ text-align:justify;}
.tal {text-align: left;}
.tar{text-align: right;}
.w {flex-wrap: wrap;}
.p_r {position: relative;}
.p_a {position: absolute;}
.ellipsis {
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.dclick{cursor:pointer; transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out;}
.left_center{display:flex;align-items:center;}
.right_center{display:flex;justify-content:flex-end;align-items:center;}
.center{display: flex;flex-direction: row;justify-content: space-between;justify-content: space-around;}
.ht_img{cursor: pointer; transition: all 0.6s;width:100%;display: block}
.ht_img:hover{transform: scale(1.06);}
.posre{ position:relative;}
.font10{ font-size:10px;}
.font11{ font-size:11px;}

.font12{ font-size:12px;}
.font13{ font-size:13px;}
.font14{ font-size:14px;}
.font15{ font-size:15px;}
.font16{ font-size:16px;}
.font17{ font-size:17px;}
.font18{ font-size:18px;}
.font19{ font-size:19px;}
.font20{ font-size:20px;}
.font21{ font-size:21px;}
.font22{ font-size:22px;}
.font23{ font-size:23px;}
.font24{ font-size:24px;}
.font25{ font-size:25px;}
.font26{ font-size:26px;}
.font27{ font-size:27px;}
.font28{ font-size:28px;}
.font29{ font-size:29px;}
.font30{ font-size:30px;}
.font31{ font-size:31px;}
.font32{ font-size:32px;}
.font33{ font-size:33px;}
.font34{ font-size:34px;}
.font35{ font-size:35px;}
.font36{ font-size:36px;}
.font37{ font-size:37px;}
.font38{ font-size:38px;}
.font39{ font-size:39px;}
.font40{ font-size:40px;}
.font41{ font-size:41px;}
.font42{ font-size:42px;}
.font43{ font-size:43px;}
.font44{ font-size:44px;}
.font45{ font-size:45px !important;}
.font46{ font-size:46px !important;}
.font47{ font-size:47px !important;}
.font48{ font-size:48px !important;}
.font49{ font-size:49px !important;}
.font50{ font-size:50px !important;}
.font51{ font-size:51px !important;}
.font52{ font-size:52px !important;}
.font53{ font-size:53px !important;}
.font55{ font-size:55px !important;}
.font58{ font-size:58px !important;}

.font60{ font-size:60px !important;}
.font90{ font-size:90px !important;}

.font109{ font-size:109px !important;}

.cor000{ color:#000000;}
.corfff{ color:#ffffff !important;}
.cor111{ color:#111111;}
.cor222{ color:#222222;}

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


/* 首页 */
.top{ background:rgba(22,4,0,0.5);  width:100%;height: 163px; position:absolute; left:0; top:0; z-index:999; }
.top1{ height:47px; border-bottom:rgba(255,255,255,0.05) solid 1px;}
.top2{ height:47px;}



.phone{ color: #E7D5AD;}
.phone img{ margin-right:10px;}

.logo{ height:115px; width:609px;}
.logo .logo1{ width:609px; }  


.nav{ height: 115px;}
.nav>ul{height:115px;width:720px;  }
.nav>ul>li{ text-align:center; }
.nav>ul>li>a{line-height:115px; height:115px; font-size:18px; color:#ffffff; display:block; }
.nav>ul>li>a:hover{ color:#E7D5AD;background:url(../images/nav_on.png) no-repeat; background-position:center 84px; }
.nav_on{background:url(../images/nav_on.png) no-repeat; background-position:center 84px; color:#E7D5AD !important; }

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

.header_{width: 100%;height: 109px;background:#ffffff;color:#313131;width: 100%; z-index:999;  position:absolute;position:  fixed ;top:0; left: 0;display: none; z-index:999;box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2); }
.header1_{ display: flex;align-items: center;height: 109px;display:flex;justify-content:center;align-items:center;}

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

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

/* 内容 */
.cor{color:#E30214 ;}
.cor1{color: #D74E2A;}
.cor2{color: #291e66 !important;}

.title{ text-align:center;text-transform:uppercase;}
.title dt{height:20px;color: #250E08;}
.title dt span{width: 7px;height: 7px;background: #391D12;border-radius: 50%; margin-right:7px;}
.title dt label{width: 7px;height: 7px;background: #ffffff;border-radius: 50%; margin-right:7px;}

.title dl{ height:74px;}
.title p{ height:46px;}
.title p span{ margin:0 8px;}
/*首页*/
.banner{ height:1015px; width:100%; z-index:-11;  overflow:hidden; position:relative;}

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


.sy_banner{width: 100%;height: 1015px;}
.sy_banner .swiper-slide a{ display: block;width: 100%;height: 1015px;}
.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:#d01118 !important;}




.home1{ padding:130px 0 85px 0;width:100%;}
.home1_1{}
.home1_2{ width:740px;color: #391D12;}
.home1_2 dt{ height:20px;}
.home1_2 dt span{width: 7px;height: 7px;background: #391D12;border-radius: 50%; margin-right:6px;}
.home1_2 dl{ height:74px;}
.home1_2 h3{ height:44px;}
.home1_2 b{width: 1px;height: 80px;background: #391D12;opacity: 0.3; margin:29px 0 33px 0;}
.home1_2 p{line-height: 33px; height:99px; overflow:hidden; margin:0 0 50px 0;width: 673px;}
.home1_2 a{width: 229px;height: 70px;background: #D01118;}
.home1_2 a:hover{ color:#ffffff;}

.home1_3{ width:650px; height:500px;  border-radius: 20px; overflow:hidden;}



.home2{ width:100%;background:url(../images/home2.jpg) no-repeat center center; height:1500px;}
.home2_1{background:url(../images/home2_1.png) no-repeat center center; height:472px; margin:75px auto 25px auto; width:100%;}
.home2_2{ height:472px;}
.home2_2 dt{ width:880px;}
.home2_2 dt span{ height:24px;}
.home2_2 dt b{ height:78px; }
.home2_2 dt p{ height:50px; background:url(../images/home2_11.png) no-repeat center center; width:100%; margin:26px auto 58px auto;}
.home2_2 dt a{width: 228px;height: 69px;border: 1px solid #391D12; margin:0 auto;color: #391D12;}
.home2_2 dt a:hover{color: #391D12;}
.home2_2 dl{ margin-right:136px; width:348px;}
.home2_3{background:url(../images/home2_3.png) no-repeat center center; height:532px; margin:0 auto;width:100%;}
.home2_4{height:532px;}
.home2_4 dl{ margin:10px 0 0 99px;}
.home2_4 dt{ margin-right:120px; width:490px;}
.home2_4 dt p{ padding:38px 0 26px 0;}
.home2_4 dt p span{ width:150px; height:44px; background:url(../images/home2_42.png) no-repeat center center; margin-bottom:14px;}
.home2_4 dt p label{ width:150px; }
.home2_4 dt a{width: 228px;height: 69px;border: 1px solid #391D12; margin:0 auto;color: #391D12;}
.home2_4 dt a:hover{color: #391D12;}

.home3{  width:100%; padding:90px 0 85px 0;}
.home3_1{ padding:0 0 68px 0;}
.home3_1 li{width: 336px;height: 451px;}
.home3_1 li a{width: 336px;height: 451px; display:block;}
.home3_1 li b{width: 336px;height: 451px; overflow:hidden;}

.home3_1 li p{ width:100%; height:100px; background:rgba(208,17,24,0.9); left:0; bottom:0; color:#ffffff; text-align:center; line-height:35px;}
.home3_1 li p span{ padding:16px 0 0 0;}

.home3_2{}
.home3_2 a{width: 228px;height:69px;border: 1px solid #D01118;color: #D01118;}
.home3_2 a:hover{color: #D01118;}

.home4{ width:100%; padding: 0 0 60px 0; }
.home4_1{}
.home4_2{ width:544px;}
.home4_3{ width:805px;}
.home4_3 li{width: 244px;height: 244px;background: #DCE6DE;border: 5px solid #391D12;border-radius: 50%; margin-bottom:24px;}
.home4_3 li b{width: 244px;height: 244px; overflow:hidden;border-radius: 50%;}
.home4_3 li b img{width: 100%;}
.home4_3 li p{line-height: 30px; width:100%; left:0; bottom:21px; text-align:center;}
.home4_3 dl{ width:254px;}
.home4_3_{border: 5px solid #D01118 !important;}

.home5{ width:100%; padding:110px 0 80px 0;background: #F8EEE2; padding:130px 0 110px 0;}
.home5_1{ margin:50px auto 0 auto; height:564px; overflow:hidden;}
.home5_1 p{ background:rgba(208,17,24,0.9);width: 221px;height: 70px; right:0; bottom:0;}
.home5_1 li{ margin-bottom:10px;}


.home6{ width:100%;background:#faf7f3 url(../images/home6.jpg) no-repeat; background-position:center 355px; padding:130px 0 60px 0;}
.home6_1{ margin:65px auto 0 auto; height:550px;}
.home6_1 li{ color:#60493f;}
.home6_1 li dt{ height:40px; color:#c0b5af;}
.home6_1 li dl{ height:78px; color:#4c3228;}
.home6_1 li p{ line-height:27px;}
.home6_11{ left:142px; top:0;}
.home6_12{ left:474px; top:0;}
.home6_13{ left:763px; top:0;}
.home6_14{ left:1090px; top:0;}
.home6_15{ left:1090px; top:278px;}
.home6_16{ left:663px; top:278px;}
.home6_17{ left:245px; top:278px;}
.home6_1_{color: #D01118 !important;}
.home6_1_ dt{color: #D01118 !important;}
.home6_1_ dl{color: #D01118 !important; font-weight:bold;}
.home6_2{}
.home6_2 li{}
.home6_2 li dt{width: 335px;height: 178px;border-radius: 10px; overflow:hidden;}
.home6_2 li dl{ height:60px;}


.home7{ width:100%; padding:110px 0 90px 0; }
.home7_1{ margin:47px auto 0 auto;overflow-y: scroll; height:470px;}
.home7_2{ width:1377px;}
.home7_2 li{width: 300px; padding:21px 0 0 0;background: #F8F8F8;color: #5A5A5A; float:left; margin-right:40px; margin-bottom:40px;}
.home7_2 li b{ width:248px; height:347px; margin:0 auto 23px auto; overflow:hidden;}
.home7_2 li b img{ width:100%;}


.home7_2 li strong{ background:#cecece; width:100%; height:1px; border-top:#eeeeee solid 1px;}
.home7_2 li p{ width:100%; height:75px;}
.home7_2 li:hover p{font-weight: bold;color: #D01118;}
.home7_2 li:hover strong{background:#d94146; border-top:#f6cfd1 solid 1px;}

.home7 ::-webkit-scrollbar {
width: 10px;
height: 10px;
}
.home7 ::-webkit-scrollbar-track {
background: #DFE1DB;
border-radius: 5px;
}
.home7 ::-webkit-scrollbar-thumb {
background: #D01118;
border-radius: 9px;
}

.home8{ width:100%; padding:0 0 126px 0;}
.home8_1{background:url(../images/home8_1.jpg) no-repeat center center; height:599px; margin:70px auto 0 auto;}
.home8_1 p{ height:62px; padding:536px 0 0 0;}

.home9{ width:100%; padding:45px 0 80px 0;background: #f8eee2 url(../images/home9.png) no-repeat top center;}
.home9_1{ height:50px; margin:0 auto 187px auto;}
.home9_1 a{ color:#ffffff;}
.home9_1 a:hover{ font-weight:bold;color:#ffffff;}
.home9_2{height: 480px;background: #FFFFFF;box-shadow: 0px 5px 6px 0px rgba(27,27,27,0.07);}
.home9_3{ width:629px; height:480px;}
.home9_4{ width:771px;}
.home9_4 li{ width:771px; height:160px;}
.home9_4 li a{ width:667px; margin:0 auto; display:block;}
.home9_4 li a p{ height:30px;}
.home9_4 li a p span{color: #4B4A4A;}
.home9_4 li a p label{color: #333333;}
.home9_4 li a dt{ height:40px; color:#5d5c5c; line-height:40px; overflow:hidden;}
.home9_4 li a dl{ color:#a49992;}
.home9_4 li a dl b{width: 60px;height: 1px; background:#A0A0A0; margin-right:8px;}
.home9_4_{ background:#f5f5f5;}
.home9_4_ p span{ color:#d01118 !important;}
.home9_4_ p label{ color:#d01118 !important;}
.home9_4_ dt{ color:#656464 !important;}
.home9_4_ dl{ color:#9e938c !important;}



.home10{ width:100%; padding:100px  0;background: #faf7f3;}

.home10_1{ padding:0 0 0 0;}
.home10_2{ margin:0 auto 11px auto;}
.home10_2 li{width: 664px; margin-bottom:45px; }
.home10_2 li span{ height:45px; line-height:45px;color: #4B4A4A; font-size:17px;}
.home10_2 li .home10_2_1{ width: 664px;height: 58px;background: #FFFFFF; border:0; outline:none;}
.home10_2 li .home10_2_1 p{ height:58px; line-height:58px; width:55px;}
.home10_2 li .home10_2_1 .text1{ height:58px; background:none; outline:none; border-radius:5px; border:0; width:450px; color:#333333; font-size:16px;font-family: 'Regular';}
.home10_22{ width:100%;}
.home10_2 li .home10_2_2{ width: 1400px;height: 177px;background: #FFFFFF; border:0; outline:none;}
.home10_2 li .home10_2_2 p{ height:58px; line-height:58px; width:55px;}
.home10_2 li .home10_2_2 .text1{ height:177px; padding:15px 0; background:none; outline:none; border-radius:5px; border:0; width:1300px; color:#333333; font-size:16px;font-family: 'Regular';}



.home10_2 li:hover .home10_2_1{ border-bottom:#d01118 solid 4px;}



.home10_1 .text3{line-height:81px; outline:none;  border:none;width: 1400px;height: 81px;background: #D01118; color:#F3F1ED; font-size:20px; margin:10px auto 0 auto; display:block;font-family: 'Regular';}


.bot1{background:#391d12;width:100%; color:#ffffff; padding:8px 0 0 0; }
.bot2{ height:190px;}
.bot2 dl{ }
.bot2 b{width: 1px;height: 8px;background: #ffffff; margin:0 10px;}
.bot2 dt{ line-height:21px;}
.bot21{ opacity:0.3;}

.bot6{ width:720px;}
.bot6 li{}
.bot6 li p{ height:50px; line-height:50px;}
.bot6 li  a{color: #75615a; font-size:16px;}
.bot6 li h3{line-height:40px;}
.bot6 li h3 a{color: #75615a;line-height:40px; display:block;font-size:16px;}
.bot6 span{ color:#877770;font-size: 15px;height:50px; line-height:50px;}
.bot6 li a:hover{ color:#ffffff;}
.bot6_{color:#ffffff !important;}

.bot3{  height:99px; width:100%; border-top:#705c54 solid 1px;}
.bot7{ border-right:#705c54 solid 1px; }

.bot7 li{ height:99px;border-left:#705c54 solid 1px;}
.bot7 li b{width: 32px;height: 32px;background: #F6C243;border-radius: 50%; margin-left:44px;}

.bot7 li p{ line-height:30px; padding:0 30px 0 15px;}
.bot7 li p span{opacity: 0.5;}
.bot7 li label{ line-height:24px; }

.bot4{ width:230px; text-align:center; padding:30px 0 0 0; }
.bot4 b{width:86px;height: 86px;background: #FFFFFF;  margin:0 auto;}
.bot4 b img{width: 86px;height: 86px;}
.bot4 p{line-height:41px; height:41px;opacity: 0.35;}

.bot5{ width:100%; background:#391d12; margin:0 auto; height:95px; line-height:95px; color:#d0c9c6; font-size:14px; border-top:#705c54 solid 1px;}
.bot5 a{ color:#d0c9c6; font-size:14px;}
.bot5 a:hover{ color:#d0c9c6; font-size:14px;}




/* footer end */



.xf{    width: 63px;
    height: 364px;
    position: fixed;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
    z-index: 999;}
.xf>ul{height: 100%;text-align: center;}
.xf>ul>li{width: 63px;
    height: 63px;
    background: #414141;
    position: relative;
    margin-bottom: 4px;}
.xf>ul>li:first-child{border-radius:31px 31px  0px 0px;}				
	
.xf>ul>li:last-child{background: #b5b6b7;border-radius: 0px 0px 31px 31px;}				
.xf>ul>li>a{width: 100%;height: 100%;}
.xfl1{    width: 230px;
    font-size: 20px;
    background: #ffffff;
    border-radius: 13px;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    color: #333333;}
.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: 262px;
    font-size: 20px;
    background: #ffffff;
    border-radius: 13px;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    color: #333333;}
.xfl2{width:191px;height:176px; }
.xfl2 img{display: block;
    width: 140px;
    padding-left: 20px;
    padding-top: 16px;}
.xfl3{display: none;
    background: url(../images/x11.png) no-repeat center center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 90px;
    margin: auto;
    border-radius: 5px;}
.xf>ul>li:hover{ background:#E30214;}
.xf>ul>li:hover .xfl3{ display:block;}
.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;}





.erjibanner{ width:100%; height:581px; background-repeat:no-repeat; background-position: center center;}
.erjibanner1{ width:100%; height:581px; 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:#391D12 solid 2px; font-size:14px; line-height:22.5px; padding-left:10px;}
.about p b{ color:#333333; font-size:22px; display:block;  text-transform:uppercase; font-weight:normal;}
.about p span{ color:#222121; font-size:14px; display:block; opacity:0.4;  text-transform:uppercase;}

.about label{ color:#7f7f7f; font-size:16px; display:block; padding:20px 0 0 0; height:25px; line-height:25px; opacity:0.8;}
.about label a{ color:#7f7f7f; font-size:16px;}
.about label a:hover{ color:#7f7f7f; font-size:16px;}

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

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

.about1{padding:45px 0 58px 0; font-size:40px; text-align:center; height:70px; line-height:70px;}
.about1 span{ width: 44px;height: 1px;background: #666666; display:block; margin:0 auto;}

.about2{font-size:20px;line-height: 36px;margin:10px auto 100px auto; color:#391D12;}

.about3{ width:100%; background:#f8eee2; padding:50px 0 100px;}
.about4{ margin:47px auto 0 auto;overflow-y: scroll; height:470px;}
.about5{ width:1377px;}
.about5 li{width: 300px; padding:21px 0 0 0;background: #ffffff;color: #5A5A5A; float:left; margin-right:40px; margin-bottom:40px;}
.about5 li b{ width:248px; height:347px; margin:0 auto 23px auto; overflow:hidden;}
.about5 li b img{ width:100%;}
.about5 li strong{ background:#d3d3d3; width:100%; height:1px; border-top:#f4f4f4 solid 1px;}
.about5 li p{ width:100%; height:75px;}
.about5 li:hover p{font-weight: bold;color: #D01118;}
.about5 li:hover strong{background:#d94146; border-top:#f6cfd1 solid 1px;}

.about3 ::-webkit-scrollbar {
width: 10px;
height: 10px;
}
.about3 ::-webkit-scrollbar-track {
background: #F4F4F4;
border-radius: 5px;
}
.about3 ::-webkit-scrollbar-thumb {
background: #D01118;
border-radius: 9px;
}





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


.cont5{ width:470px; float:left;}
.cont6{ width:100%; border-bottom:#d6d6d6 solid 1px; height:70px; line-height:70px; color:#474747; font-size:24px;}
.cont6 img{ vertical-align:middle; padding-right:10px;}
.cont7{ width:100%; line-height:34px; color:#535353; font-size:16px; padding:17px 0 30px 0; opacity:0.9;}
.cont8{ width:100%; height:70px; line-height:70px; color:#333333; font-size:18px;border-bottom:#d1d1d1 solid 1px;}
.cont8 img{ vertical-align:middle; padding-right:10px;}
.cont9{ padding-top:30px; width:265px;}
.cont9 li{ width:105px; margin-right:15px;}

.cont9 p{ width: 105px;height: 105px;background: #FAF7F3;border-radius: 10px;}
.cont9 p img{width:100px; height:100px; display:block; margin:0 auto;}
.cont9 span{ height:65px; line-height:65px; color:#333333; font-size:14px; display:inline-block; width:105px;}
.cont10{ width:800px; float:right; height:800px;}

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

.map{width: 670px;height:700px; margin:30px auto 50px auto;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.about7{ width:800px; padding:50px 0 20px 0;}
.about7 li{ width:800px; float:left; line-height:47px; height:47px; color:#494949; font-size:20px;}
.about7 li .about8{ width:25px; float:left; height:47px; margin-right:20px;}
.about9{ width:130px; text-align:center; padding-top:70px;}
.about9 p{text-align:center; color:#666666; font-size:16px; height:55px; line-height:55px;}
.about9 img{ width:130px; height:130px;}


.about22{ padding-bottom:40px;}
.about22 li{ float:left; width:200px;}
.about22 li .about21{ width:145px; height:145px; margin:0 auto;}
.about22 li p{ color:#496cb2; font-size:18px; text-align:center; height:47px;  line-height:47px;}
.about22 span{ width:31px; float:left; margin:0 51px; padding-top:62px;}
.about23{ width:503px; height:72px; line-height:72px; text-align:center; margin:0 auto; background:url(../images/about23.png) no-repeat center center; color:#ce251f; font-size:22px;}


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

	
.cpfl{ width:300px;}
.cpfl1{ width:300px; height:65px; line-height:65px; background:#4c7ec7; color:#ffffff; font-size:22px; text-align:center;}
.cpfl2{ background:#ffffff;}
.cpfl2 li{ height:83px; border-bottom:#e0e0e0 dashed 1px;}
.cpfl2 li a{ height:83px; line-height:82px; padding:0 0 0 15px; color:#666666; font-size:17px;}
.cpfl2 li a:hover{color:#4c7ec7;}
.cpfl2_ a{color:#4c7ec7 !important;}
.cpfl3{ background:#ffffff; padding:45px 0 28px 0;}
.cpfl4{ background:#ffffff;border:#e0e0e0 solid 1px; padding:3px; width:148px; height:148px;  margin:0 auto;}
.cpfl4 img{ width:142px; height:142px; background:#e1e1e1; padding:3px;}
.cpfl3 p{ color:#801717; font-size:32px; height:78px; line-height:78px; text-align:center;}
.product2{ width:860px;}
.product{ width:860px;}
.product li{ width:415px; background:#ffffff; float:left; margin-bottom:36px;transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out; cursor:pointer;}
.product li .product1{ margin:0 auto; width:415px; height:355px;margin:0 auto; padding:0 0 0 0;}
.product li .product1 img{  width:415px;}
.product li  p{ font-size:20px; color:#ffffff; width:80%; margin:0 auto; height:90px; line-height:90px; background:url(../images/product.png) no-repeat right center;}

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


.news_{ margin:60px auto; }
.news{padding:55px 0 30px 0;  }
.news li{ width:1400px; margin:0 auto 35px auto;height:278px;}
.news li  .news1{display:block;width:530px;height:278px;overflow: hidden;float:left;margin:0 0 0 0;}
.news li  .news1 img{width:530px;}
.news li  .news2{ width:800px; float:right;}
.news li .news2 p{ color:#4B4A4A; font-size:24px; height:80px; line-height:80px; padding:28px 0 10px 0; overflow:hidden;}
.news li .news2 span{ display:block; color:#5A5A5A; font-size:17px; line-height:24px; margin:0 0 30px 0; height:72px; overflow:hidden;}
.news li .news2 h3{ display:block; color:#5A5A5A; font-size:14px; line-height:22px; margin:0 0 30px 0; height:132px; overflow:hidden;}

.news li .news2 label{ color:#999999; font-size:18px; display:block; height:40px ; line-height:40px; text-align:right;}


.news li:hover  .news2 p{ color: #D01118;}

.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:364px;}
.fl1{ height:64px; line-height:64px; width:100%; text-align:center; background:#d01118; color:#ffffff; font-size:22px;}
.fl2{ width:100%;padding:0 0 0 0; background:#FAF7F3;}
.fl2 li{ width:100%; height:83px; line-height:83px; border-bottom:#cccccc dotted 1px;  }
.fl2 li a{ color:#391D12; D01118-size:20px; padding:0 0 0 26px;}
.fl2 li a:hover{ color:#d01118;}
.fl2_ a{ color:#D01118 !important;}
.fl3{ background:#faf7f3; width:100%; padding:45px 0 25px 0;}
.fl4{ margin:0 auto;width: 116px;height: 116px;background: #EAECEE;border-radius: 10px; overflow:hidden;}
.fl4 img{ width: 116px;height: 116px;}
.fl3 p{ color:#d01118; font-size:32px; height:80px; line-height:80px; text-align:center; font-family:"Impact";}
.fl5{ width:940px;}

.case{ width:940px; padding:0 0 35px 0; margin:0 auto;}
.case li{ width: 450px;height: 507px;background: #7d7d7d;border-radius: 16px; overflow:hidden; margin-bottom:36px; float:left; text-transform:uppercase;}
.case li .case1{ width:450px; height:389px;  overflow:hidden; background:#f1f0f0;}
.case li .case1 img{max-width:100%;max-height:100%;}
.case li  p{height:89px; width:385px; margin:0 auto; color:#ffffff; padding:29px 0 0 0; font-size:20px; background:url(../images/case1.png) no-repeat right center;}
.case li  p span{ height:35px; display:block;line-height:35px;}
.case li  p label{ height:35px; display:block; line-height:35px;}

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

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

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

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

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


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



.xf{    width: 63px;
    height: 364px;
    position: fixed;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
    z-index: 999;}
.xf>ul{height: 100%;text-align: center;}
.xf>ul>li{width: 63px;
    height: 63px;
    background: #391d12;
    position: relative;
    margin-bottom: 4px;}
.xf>ul>li:first-child{border-radius:31px 31px  0px 0px;}				
	
.xf>ul>li:last-child{background: #f0b5b7;border-radius: 0px 0px 31px 31px;}				
.xf>ul>li>a{width: 100%;height: 100%;}
.xfl1{    width: 230px;
    font-size: 20px;
    background: #ffffff;
    border-radius: 13px;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    color: #333333;}
.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: 262px;
    font-size: 20px;
    background: #ffffff;
    border-radius: 13px;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    color: #333333;}
.xfl2{width:100px;height:100px; }
.xfl2 img{display: block;
    width: 100px;
 }
.xfl3{display: none;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 90px;
    margin: auto;
    border-radius: 5px;}
.xf>ul>li:hover{ background:#d01118;}
.xf>ul>li:hover .xfl3{ display:block;}
.xf>ul>li:hover .xfl{display: flex;}
.xf>ul>li:hover .xf0{display: none;}
.xf>ul>li:hover .xf0_{display: inline-block;}
.xf>ul>li:hover a>p{font-size: 14px;}


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










