body{
	font-size: 15px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	/* background: #f0f2f5; */
	background: #fff;
	padding-top: 50px;
}
img{
	max-width: 100%;
}
.man_nav ul li a{outline: none !important;}
.bghui{
	background: #f0f2f5;
}
.man_dt ul li:hover{
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
}
.footer{
	background: #f0f2f5;
	position: relative;
}
.man_csr_1{
	overflow: hidden;
}
.ovh{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.ovher:hover img{
	transform: scale(1.1);
}
.ovh img{
	transition: all .5s ease;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.header{
	height: 60px;
	background: #BE0000;
	position: fixed;
	top: 0;z-index: 999;
	left: 0;
	width: 100%;
	transition: all .5s ease;
}
.headmimi {
    background: #333333;
}
.logo img{
	width: 62px;
	height: auto;
	margin-top: 15px;
}

.nav{margin-left: 69px;}
.nav ul li{float: left;}
.nav  ul li a{display: block; height: 60px;line-height: 60px;font-size: 15px;
font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-weight: 500;
padding: 0px 13px;
transition: all .5s ease;
color: #FFFFFF;}
.nav  ul li.active a{
	background-color: #E60012;
}
.nav ul li:hover a{
	background-color: #E60012;
}
.lan{margin-top: 15px;border: 1px solid #FFFFFF;	border-radius:4px;	background: #BE0000;}
.sharetop span a img{width: 31px;height: auto;margin-left: 8px;margin-top: 15px;}
.sharetop span a {display: inline-block;margin-right: 5px;}
.lan span{display: inline-block;float: left;overflow: hidden;}
.lan span a{
	display: inline-block;
	width: 80px;
	height: 30px;
	background: #BE0000;
	
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
}
.lan span.active a{
		background: #FFFFFF;
		color: #BE0000;
}
.lan span:last-child{left: 0px;position: relative;}.lan span:last-child a{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.sharetop{}
.sharetop::after{
	content: "";
	display: inline-block;
	width: 1px;
	height: 28px;
	opacity: 0.5;
	background: #FFFFFF;
	position: relative;
	margin-left: 16px;
	margin-right: 19px;top: 16px;
}
.footer{
	background: #F8F8F8;
}
.foot{
	/* width: 960px; */
	margin: 0 auto;
}
.foot_1{
	display: flex;
	justify-content: space-between;
}

.foot_1_2 p{
	width: 238px;
	border: 4px solid #BE0000;
	padding: 2px 0;
	height: auto;
	text-align: center;
	font-size: 32px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #BE0000;
}
.ft_tel{
	font-size: 42px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
}
.foot_1_1{
	display: flex;
}
.ftadres{
	font-size: 15px;
	font-family: SourceHanSansSC-Medium, SourceHanSansSC;
	font-weight: 500;
	color: #333333;
	margin-top: 6px;
	line-height: 24px;
}
.ftadres a{
	color: #BE0000;
	font-weight: bold;
	display: inline-block;
	margin-right: 20px;
}
.ftadres a img{width: 14px;display: inline-block;position: relative;top: -2px;}

.ft_line{
	width: 1px;
	height: 40px;
	border-right: 2px solid #DDDDDD;
	margin: 0 20px;
	margin-top: 12px;
}
.foot_1{
	padding-top: 59px;
	padding-bottom: 50px;
}
.foot_2{
border-top: 1px solid #DDDDDD;;
padding-top: 40px;
padding-bottom: 51px;
}
.ft2_lt{
	display: flex;
}
.ftlog a img{
	width: 206px;
	height: auto;
	margin-right: 60px;
}

.ftmenu ul li{
	float: left;
	margin-right: 45px;
	width: 94px;
	text-align: left;
}
.ftmenu ul li a{
	font-size: 15px;
	font-family: SourceHanSansSC-Medium, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	display: inline-block;
}
.f2ewm{
	margin-left: 25px;
} 
.ftmenu{
	width: 289px;
}
.f2tel div{text-align: right;font-size: 15px;
font-family: SourceHanSansSC-Medium, SourceHanSansSC;
font-weight: bold;
color: #333333;
line-height: 22px;}
.f2tel p{width: 140px;font-size: 13px;
font-family: SourceHanSansSC-Regular, SourceHanSansSC;
font-weight: 400;
color: #333333;text-align: right;
line-height: 18px;}
.ft2_rt{display: flex;}
.f2ewm p{text-align: center;font-size: 13px;
font-family: SourceHanSansSC-Medium, SourceHanSansSC;
font-weight: bold;
color: #333333;
line-height: 19px;}
.f2ewm img{
	width: 80px;
}
.clear{clear: both;}
a{
	transition: all .5s ease;
}
.ftmenu ul li:hover a{
	color: #BE0000;
}
/* 先定义一个动画属性 */
@keyframes move {
	/* 定义起始位置 */
	0% {
	background: rgba(0, 0, 0, 0.2);
	}
	/* 定义结束位置 */
	100% {
	background: rgba(0, 0, 0, 1);
	}
}

.banner .swiper-button-next{
	width: 48px;
	height: 48px;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	color: #fff;
	font-size: 20px;
	animation-name: move; /* 名称对应上方定义的动画名称 */
	animation-duration: 2s; /* 持续时间 */
	animation-iteration-count: infinite; /* 循环次数，此处一直循环 */
	animation-direction: alternate; /* 循环反复，左右移动 */
}
.banner .swiper-button-prev{
	width: 48px;
	height: 48px;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	color: #fff;
	animation-name: move; /* 名称对应上方定义的动画名称 */
	animation-duration: 2s; /* 持续时间 */
	animation-iteration-count: infinite; /* 循环次数，此处一直循环 */
	animation-direction: alternate; /* 循环反复，左右移动 */
}
.by1 a{cursor: pointer;}
.banner .swiper-button-prev:hover{
	background:#BE0000;
}
.h_des_2 img{display: inline-block;}

.banner .swiper-button-next:hover{
	background:#BE0000;
}
.rx_s2{
	cursor: pointer;
}
.ftadres p a:first-child{cursor: pointer;}
.banner .swiper-button-next:after, .banner .swiper-button-prev:after{
	font-size: 16px;
}
.banner{
	margin-top: 20px;
	margin-bottom: 40px;
}

.tit{
	font-size: 36px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.tit span{
	color: #BE0000;
}
.market .tit{margin-bottom: 20px;}
.Lings{
	position: relative;
	width: 420px;
	height: 70px;
	margin: 0 auto;
	cursor: pointer;
}
a{
	cursor: pointer;
}
.Lings p{
	display: block;
	position: absolute;
	top: 13%;
	width: 100%;
	left: 0;
	z-index: 3;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.Lings::before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	  width: 95%;
	  height:  71%;
	  margin:0 auto;
	  background: #BE0000;
	  transform: skewX(-25deg);
	  z-index: 2;
	  transition: all .5s ease;
}
.Lings:hover::before{
	background: #E60012;
}
.Lings::after{
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	left: 7px;
	  width: 95%;
	  height: 71%;
	  margin:0 auto;
	  background: rgba(190, 0, 0, 0.40);
	  transform: skewX(-25deg);
}
.ixcase{
	margin-top: 35px;
	margin-bottom: 50px;
	height: auto;
	overflow: hidden;
}
.ixcase ul{margin: 0 -10px;}
.ixcase ul li{width: 140px;height: 130px;float: left;margin: 10px;}
.ixcase ul li a{display: block;width: 100%;height: 100%;}
.ixcase ul li a img{width: 100%;height: 100%;}

.w96{
	width: 960px;
	margin: 0 auto;
}
.bgwhite{
	background: #fff;
}
.methodsH{
	padding-top: 70px;
	padding-bottom: 70px;
}
.h_tis{
	font-size: 36px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
	margin-bottom: 30px;
	text-align: center;
}
.h_des{
	font-size: 15px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	margin-bottom: 50px;
}
.h_tis span{
	font-size: 36px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
}
.h_des p a{
	color: #BE0000;
	font-weight: bold;
	display: inline-block;
	margin-right: 20px;
}
.proposal p span,.h_tis span{
	color: #BE0000;
}
.proposal h3{
	font-size: 15px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;margin-top: 20px;
	margin-bottom: 10px;
}
.h_des_2{margin-bottom: 0;}
.h_des_2 img{width: 15px;position: relative;top: -1px;}
.sense_conts{
	display: flex;justify-content: space-between;
}
.senviews{width: 25%;text-align: center;}
.sen_1{
	font-size: 18px;
	font-family: SourceHanSansSC-Medium, SourceHanSansSC;
	font-weight: bold;
	color: #BE0000;
	margin-bottom: 10px;
}
.sen_2{
	font-size: 24px;
	font-family: SourceHanSansSC-Medium, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
}
.sense{
	padding-top: 120px;
	padding-bottom: 110px;
}
.sense_conts{
	padding-top: 40px;
}

.banner .swiper-pagination-bullet-active{
	background: #fff !important;
}
.video_fix{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: rgba(0, 0, 0, 0.5);
	display: none;
} 
 .anli_zw{
	 height: 400px;
 }
#videoe{
	width: 893px;
	height: 500px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	/* object-fit: cover; */
}
.man_rt{
	width: 960px;
}
.man_lt{
	width: 290px;
	height: auto;
}
.man_nav h1{
	font-size: 22px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #BE0000;
	margin-bottom: 60px;
}

.man_nav ul li{
	margin: 20px 0;
}
.man_nav ul li a{
	font-size: 18px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	font-weight: 400;
	color: #333333;
	display: block;
}
.man_nav ul li:hover a{
	color: #BE0000;
}
.man_nav ul li.active a{
	color: #BE0000;
}
.main{
	padding-top: 60px;
	padding-bottom: 100px;
}
.manrt_h1{
	font-size: 48px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
	margin-bottom: 40px;
	line-height: 48px;
}
.man_nrs p{
	font-size: 15px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
}
.man_cs_h1{
	font-size: 20px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	margin: 20px 0;
}
.man_cs_ul p{
	font-size: 15px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
}
.man_csr_1{
	margin: 60px 0;
}
.man_csr_1 ul li{float: left;text-align: center;margin-right: 90px;}
.man_csr_1 ul li img{
	width: 140px;
}
.man_csr_1 ul li p{
	font-size: 18px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
}

.man_csr_2 ul li{
	display: inline-block;font-size: 18px;
font-family: SourceHanSansSC-Bold, SourceHanSansSC;margin-right: 80px;
font-weight: bold;
color: #333333;
}
.man_csr_2 ul li img{display: inline-block; margin-right: 20px;height: 60px;}
.man_lc ul li{list-style-type: disc;font-size: 15px;
font-family: SourceHanSansSC-Regular, SourceHanSansSC;
font-weight: 400;
color: #333333;
line-height: 28px;margin: 8px 0;}
.man_nrs p img{
	width: 100%;
	display: block;
}
.wk_imgs{
	width: 200px;height: auto;
}
.wk_imgs img{
	width: 100%;height: auto;
}
.wk_des{
	width: 720px;
	height: auto;
}
.wk_des h2{
	font-size: 18px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	margin-top: 27px;
}
.wk_des p{
	font-size: 15px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	margin-top: 16px;
}
.by{
	margin-top: 28px;
}
.by1 a{display: inline-block;
	font-size: 15px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	font-weight: 400;
	color: #BE0000;margin-bottom: 10px;
}
.by2 span a img{
	height: 24px;width: auto;
}
.by2 span:hover img{
	transform: scale(1.1);
}
.by2 span a{display: inline-block;margin-right: 40px;}
.man_wk_list ul li{
	margin-top: 40px;
}
.manrt_h1 span{
	color: #BE0000;
}
.mcase ul {
	margin: 0 -7.5px;
}
.mcase ul li{
	width: 310px;
	height: 175px;
	margin: 7.5px;float: left;
}
.mcase ul li .ovh{
	width: 100%;
	height: 100%;
}
.mcase ul li:hover  img{
	transform: scale(1.1);
}
.man_list_tit{
	font-size: 32px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
}
.man_list_tit{
	margin-top: 60px;
	margin-bottom: 30px;
}
.man_case_list{
	height: auto;
	overflow: hidden;
}
.man_case_list.active{
	color: #BE0000;
}
.man_case_list.active  .man_list_tit{	color: #BE0000;}
.man_nav ul li.active{
	color: #BE0000;
}
.man_dt ul{
	margin: 0 -7.5px;
}
.man_dt ul li{
	width: 310px;
	height: 200px;
	margin: 7.5px;
	float: left;
}
.man_dt_1{
	display: flex;
}
.mandtimg{
	width: 100px !important;
	height: 100px;
}
.mandtimg .ovh{
	width: 100%;
	height: 100%;object-fit: cover;
}
.mandtimg .ovh img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mandt_des{
	margin-left: 10px;
	width: 55%;
}
.mandt_des img{
	height: 40px;width: auto;margin-bottom: 10px;
	margin-top: 10px;
}
.mandt_des p{
	font-size: 18px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
}
.man_dt_2{
	height: 32px;
	background: #FFFFFF;
	border: 1px solid #BE0000;
	width: 100%;
	text-align: center;line-height: 32px;margin-top: 20px;
}
.man_dt_2 a{
	display: block;
	font-size: 13px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	font-weight: 400;color: #BE0000;
}
.man_dt ul li{
	background: #fff;
}
.man_dt_pd{
	padding: 0 25px;
	padding-top: 20px;
}
.man_dt_2:hover a{
background: #BE0000;color: #fff;
}
.mandt_des{display: inline-flex;align-items: center;flex-wrap: wrap;padding: 8px 0;}
p img{
	display: block;max-width: 100%;
}
.ywu{margin-top: -20px;}
.ywu p{margin: 20px 0;}
.p1{
	font-size: 48px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #BE0000;line-height: 48px;
}
.ywu p span{
	color: #BE0000;
}
.tba p{margin: 0;}
.tba{
	display: flex;
	border: 4px solid #BE0000;
	padding: 10px 20px ;
	align-items: center;
}
.tab_2{
	font-size: 16px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	font-weight: 400;
	padding-left: 25px;
	color: #333333;
}
.tab_2 p{
	margin: 10px 0;
}
.tba_1{
	font-size: 32px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #BE0000;
}
.p2{
	margin-top: 40px !important;
}
.ywu_t{
	font-size: 16px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	margin-bottom: 20px;
}
.ywu_fm_list{
	float: left;
	width: 225px;
	margin: 0 10px;
	margin-bottom: 20px;
}
.ywu_form{
	margin: 0 -10px;
}
.ywu_fm_list input{width: 100%;border: 1px solid #DDDDDD;background: none;padding: 3px;}
.ywu_fm_list select{width: 100%;border: 1px solid #DDDDDD;background: none;padding: 3px;}
.ywu_fm_list label{
	font-size: 16px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	font-weight: 400;
	color: #333333;
	display: inline-block;
	margin-bottom: 10px;
}
.ywu_fm_list label span{
	color: #BE0000;
	display: inline-block;margin-right: 5px;
}
.ywu_rd label{
	display: inline-block;margin-right: 40px;font-size: 15px;
font-family: SourceHanSansSC-Regular, SourceHanSansSC;
font-weight: 400;
color: #333333;
display: inline-block;
margin-right: 40px;
}
.ywu_rd label input[type="text"]{
	padding: 3px;
}
	.ywu_rd label input[type="text"]:focus{
		border:1px solid #BE0000;
		
	}
	.ywu_fm_list input:focus{
		border:1px solid #BE0000;
	}
  .ywu_rd label {
      position: relative;
      display: inline-block;
      height: auto;
      line-height: 20px;
	  margin-bottom: 20px;
      /* padding-left: 25px; */
    }
 /* .ywu_rd label input[type="radio"]::before{
      display: inline-block;
      position: absolute;
      top: 2px;
      left: 0;
      content: '';
      width: 16px;
      height: 17px;
      border-radius: 50%;
	 border: 1px solid #999999;
      margin-right:26px;
    }
.ywu_rd label input[type="radio"]:checked::after{
	position: absolute;
	top: 10px;
	left: 8px;
	transform: translate(-50%,-50%);
	 border-radius: 50%;
	content: '';
	 width: 8px;
	 height: 8px;
	 background: #BE0000;
}

 */
.ywu_rd label input[type="radio"]{
 margin-right: 6px;
}
.ywu_rd label input[type="text"]{
 background: none;border: 1px solid #DDDDDD;background: none;
 margin-left: 10px;
}
.yw_sq textarea{
	height: 80px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	width: 100%;
	padding: 15px;
	margin-bottom: 29px;
}
.ywu_rd{
	margin-bottom: 37px;
}

.ywu_t dd{display: inline;font-size: 14px;opacity: 0.5;
font-family: SourceHanSansSC-Bold, SourceHanSansSC;
font-weight: bold;
color: #333333;}

::-ms-browse, [type='file'] {
  width: 110px;
  height: 36px;
  background: #F5F5F5;
  border: 1px solid #DDDDDD;
}
::-webkit-file-upload-button {
  width: 110px;
  height: 36px;
  background: #F5F5F5;
  border: 1px solid #DDDDDD;
}
.ywu_btn {
	text-align: center;

}
.ywu_btn input{
	width: 200px;
	height: auto;
	background: #BE0000;
	text-align: center;line-height: 50px;
	color: #fff;border: none;font-size: 20px;font-weight: 500;
}
.jn_2{
	border-top: 1px solid #DDDDDD;
	padding-top: 40px;
	margin-top: 40px;
}
.jn_2 video{
	width: 100%;height: auto;
}
.jn_1{
	margin-top: -20px;
}
.jn_1 h1{    font-size: 32px;
    font-family: SourceHanSansSC-Bold, SourceHanSansSC;
    font-weight: bold;
    color: #BE0000;
    line-height: 36px;
    margin-bottom: 10px;}
.jn_1 h3{font-size: 18px;
font-family: SourceHanSansSC-Bold, SourceHanSansSC;
font-weight: bold;
color: #333333;
line-height: 28px;}
.jn_1 img{
	width: 100%;
	height: auto;
	margin: 20px 0;
}
.jn_1 p{
	font-size: 16px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
}

.jn_3_ls{
	padding: 40px 0;
	border-bottom: 1px solid #DDDDDD;
}
.jn_3_ls h1{
	font-size: 28px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
	line-height: 32px;margin-bottom: 30px;
}
.ms_t1 h3{
	font-size: 16px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
	line-height: 32px;margin-top: 20px;
	margin-bottom: 5px;
}
.ms_t1 p{
	font-size: 16px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
}
.jn_3_ls h5{
	font-size: 16px;
	font-family: SourceHanSansSC-Regular, SourceHanSansSC;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	margin-bottom: 30px;
}

.jn_4{
	padding: 40px 0;
	/* border-bottom: 1px solid #DDDDDD; */
}

.jn4_1 h1{font-size: 32px;
font-family: SourceHanSansSC-Bold, SourceHanSansSC;
font-weight: bold;margin-bottom: 12px;
color: #BE0000;
line-height: 32px;}
.jn4_1 p{font-size: 18px;
font-family: SourceHanSansSC-Bold, SourceHanSansSC;
font-weight: bold;margin-bottom: 30px;
color: #333333;
line-height: 28px;}

.jn4_2 h1{font-size: 28px;
font-family: SourceHanSansSC-Bold, SourceHanSansSC;
font-weight: bold;margin-bottom: 30px;
color: #333333;
line-height: 32px;}
.jn4_2 h3{font-size: 20px;
font-family: SourceHanSansSC-Bold, SourceHanSansSC;
font-weight: bold;margin-bottom: 30px;
color: #333333;
line-height: 32px;}

.jn4_3 h4{font-size: 20px;
font-family: SourceHanSansSC-Bold, SourceHanSansSC;
font-weight: bold;
color: #333333;margin-top: 30px;
margin-bottom: 5px;
line-height: 32px;}
.jn4_3 p{font-size: 16px;
font-family: SourceHanSansSC-Regular, SourceHanSansSC;
font-weight: 400;
color: #333333;
line-height: 32px;}
.jn4_3{
	margin-bottom: 30px;
}
.jn4_3:last-child{margin: 0;}

.jn5{
	margin-top: 40px;
}
.jn5 h3{font-size: 16px;
font-family: SourceHanSansSC-Bold, SourceHanSansSC;
font-weight: bold;
color: #333333;
line-height: 32px;}
.jn5 h1{font-size: 48px;
font-family: SourceHanSansSC-Bold, SourceHanSansSC;
font-weight: bold;
color: #BE0000;margin: 20px 0;
line-height: 32px;}
.jn5 h2{font-size: 20px;
font-family: SourceHanSansSC-Bold, SourceHanSansSC;
font-weight: bold;
color: #333333;
line-height: 32px;}
.jn5 div{
	margin-top: 40px;
	margin-bottom: 10px;
}
.jn5 div img{width: 100%;height: auto;}
.jn5 p{font-size: 16px;
font-family: SourceHanSansSC-Regular, SourceHanSansSC;
font-weight: 400;
color: #333333;
line-height: 32px;}

.rtfix{
	position: fixed;top: 50%;
	right: 10px;
	
}

.rx_s{
	width: 50px;
	height: 60px;
	background: #333333;margin-bottom: 2px;
	color: #fff;
	font-size: 16px;
	font-family: SourceHanSansSC-Normal, SourceHanSansSC;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}
.rx_s img{
	width: 20px;
	height: auto;
	display: inline-block;margin-top: 10px;
	margin-bottom: 5px;
	
}
.rx_s a{display: block;	color: #FFFFFF;}
.rx_s:hover{
	background: #BE0000;
}
.rx_s:hover .ddimgs{
	right: 56px;	opacity:1;
}
.rx_s{position: relative;}

.ddimgs{
	position: absolute;
    right: -176px;
    width: 120px;
    height: auto;
	opacity: 0;
	transition: all .5s ease;
    top: 0;}
.ddimgs img{
	width: 100%;height: auto;
}


.menu{
	display: none;
}
.h_tis{
	position: relative;
}
.hs_icons{
	    position: absolute;
	    top: -69px;
	    left: 50%;
	    transform: translateX(-50%);
	    z-index: -1;
}
.ttl img{
	width: 20px;
	height: auto;display: inline-block;
	position: relative;
	top: -1px;
}
.hsx_h1{
	font-size: 24px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	margin-bottom: 30px;
	margin-top: 50px;
}

.handSx_tel img{
	width: 39px;height: auto;
	display: inline-block;margin-right: 15px;
}.lan span a:hover{
	background: #fff;
	color: #BE0000;
}
.handSx_tel{
	font-size: 40px;
	font-family: SourceHanSansSC-Bold, SourceHanSansSC;
	font-weight: bold;
	color: #BE0000;
line-height: 48px;
margin-top: 44px;
}
/* .man_case_art p{text-align: center;} */
.man_case_art p img{width: auto;max-width: 100%;display: inline-block;}
.pplist{
	font-weight: bold;
}

.pop_1{
	position: fixed;top: 50%;left: 50%;
	transform: translate(-50%,-50%);width: 800px;
		height: 500px;
		background: #FFFFFF;
		box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.2);
		border: 1px solid #DDDDDD;
		display: none;
}
.pplist{
	margin: 0 45px;
}
.popfix{
	display: flex;
	justify-content:center;
	text-align: center;
}
.pp_1{font-size: 20px;
font-family: SourceHanSansSC-Heavy, SourceHanSansSC;
font-weight: 800;
color: #333333;margin-top: 80px;
line-height: 29px;}
.pp_2{margin: 18px 0;}
.pp_3{font-size: 16px;
font-family: SourceHanSansSC-Medium, SourceHanSansSC;
font-weight: bold;
color: #333333;
line-height: 24px;}
.clear_pop{
	position: absolute;right: 20px;top: 20px;
	cursor: pointer;
}

.list-paddingleft-2{height: auto;
 /* overflow: hidden; */
}


.hua_btms_1 img{width: 170px;height: auto;}
.mapdibu{
	display: flex;
	justify-content: center;
	margin-top: 50px;
}
.hua_btms_1,.hua_btms_2{
	/* display: flex; */
}
.hua_btms_2{
	margin-left: 75px;
}
.hua_btms_tit{font-weight: bold;font-size: 20px;margin: 15px 0;}
.hua_btms_url a{font-size: 16px;display: block;}
.hua_btms_tit:first-child{margin-top: 0px;}