.hm_ul {
    display: flex;
    justify-content: space-between;
}
.document2{
	font-size: 32px;
	color: #000000;
	text-align: center;
	line-height: 1;
}
.document3{
	text-align: center;
	/*font-size: 20px;*/
	color: #000000;
	line-height: 1;
	margin-top: 27px;
}
.document4{
	/*font-size: 0;*/
	text-align: center;
	margin-top: 20px;
}
.solve{
	margin: 86px 0 0px;
}
.solve1{
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
}
.solve2{
	margin-top: 40px;
}
.solve2 ul{
	overflow: hidden;
}
.solve2 ul li{
	list-style-type: none;
	width: 25%;
	height: 60px;
	border-radius: 34px;
	float: left;
	/*font-size: 24px;*/
	color: #000000;
	text-align: center;
	line-height: 60px;
}
.solve2on{
	background-color: #f26a3c;
	color: #FFFFFF !important;
}
.solve3{
	margin-top: 27px;
}
.solve4{
	overflow: hidden;
	display: none;
}
.solve4a{
	float: left;
	width: 16.5%;
	height: 235px;
	border-radius: 9px;
	overflow: hidden;
	background-color: #fce1d8;
	margin-left: 16px;
	margin-top: 99px;
}
.solve4a1{
	height: 78px;
	background-color: #fac9b9;
	border-radius: 9px;
	/*font-size: 18px;*/
	color: #000000;
	text-align: center;
	line-height: 28px;
	position: relative;
}
.solve4a1_d{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.solve4a2{
	height: 157px;
	position: relative;
	/*font-size: 14px;*/
	color: #000000;
	text-align: center;
	line-height: 28px;
}
.solve4a2_d{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.solve4b{
	float: left;
	width: 26.25%;
	/*font-size: 0;*/
	margin-left: 25px;
	margin-top: 88px;
}
.solve4c{
	float: left;
	width: 31.58%;
	/*font-size: 0;*/
	margin-left: 32px;
}
.solve4d{
	float: left;
	width: 59%;
	/*font-size: 0;*/
	margin-left: 25px;
	/*margin-top: 30px;*/
	text-align: center;
}
.solve4e{
	float: left;
	width: 59%;
	/*font-size: 30px;*/
	color: #000000;
	margin-left: 25px;
	margin-top: 150px;
}
.show{
	display: block !important;
}
.system{
    margin: 27px 0 0;
	padding: 86px 0 30px;
	background:url(../images/bg2.jpg) no-repeat;
	background-size: auto 100%;
	/*background-attachment: fixed;*/
	
}
.system1{
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
}
.system2{
	overflow: hidden;
	margin-top: 60px;
}
.system3{
	float: left;
}
.system3a{
	/*font-size: 0;*/
	display: none;
}
.system4{
	float: right;
	width: 300px;
	border-radius: 9px;
	overflow: hidden;
	background-color: #e7772e;
}
.system4 ul li{
	list-style-type: none;
	line-height: 98px;
	/*font-size: 20px;*/
	color: #ffffff;
	text-align: center;
}
.system4on{
	background-color: #f5ab6f;
}
.news{
	margin-top:50px; padding-bottom:50px;
}
.news1{
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
}
.news2{
	padding: 0 1%;
	margin-top: 40px;
}
.news .show{
    	display: flex !important;
}
.news2 ul{
	overflow: hidden;
}
.news2 ul li{
    font-weight: 900;
	list-style-type: none;
	float: left;
	/*font-size: 24px;*/
	color: #000000;
	line-height: 44px;
	padding: 0 16px;
	margin-right: 50px;
}
.news2on{
	background-color: #f4792a;
	color: #FFFFFF !important;
}
.news2on a{
	color: #FFFFFF !important;
}
.news3{
	margin-top: 15px;
}
.news3 ul{
	/*overflow: hidden;*/
	padding-top: 20px;
	display: none;
}
.news3 ul li{
    display: flex;
flex-direction: column;
justify-content: space-between;
	list-style-type: none;
	width: 25%;
	margin: 0 1%;
	/*float: left;*/
	border: 1px solid #8d8d8d;
	/*border-radius: 4px;*/
	height: 330px;
	/*padding: 16px 19px 40px;*/
	transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.news3 ul li:nth-child(2n-1){
    background-color: #eb6434;
}
.news3 ul li:nth-child(2n){
    background-color: #343434;
}
.news4{
	/*font-size: 0;*/
	width: 100%;
	height: 204px;
	overflow: hidden;
}
.news4 img{
    height: 204px;
	transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.news3 li:hover {
    box-shadow: 0 2px 10px rgb(0 0 0 / 30%);
    transform: translateY(-3px);
}
.news4:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.clearfix:after {
content:""; 
  display: block; 
    clear:both; 
 }
.news5{
	color: #fff;
	line-height: 1;
	font-size: 14px;
	height: 40px;
    padding: 0 20px;
}
.hm_line{
    height: 4px;
    width: 102px;
    background-color: #fff;
    margin: 0px 0px 0 20px;
}
.hm_time{
    padding:0 20px 0;
    color:#fff;
}
.news6{
	/*font-size: 17px;*/
	color: #8c8c8c;
	line-height: 21px;
	margin-top: 16px;
	text-align: center;
	height: 130px;
	display: none;
}
.news7{
	margin-top: 20px;
	position: relative;
}
.news7 a{
    position: absolute;
	display: block;
	margin: 0 auto;
	width: 135px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	background-color: #fff;
	color:#f4792a;
	/*font-size: 17px;*/
	/*color: #ffffff;*/
	display: flex;
justify-content: space-around;
z-index: 100;
top: -22px;
left: 20px;
/*border: 1px solid #ccc;*/
box-shadow: 0 1px 5px #ccc;
}
.partner{
	margin-top: 72px;
	height: 510px;
	background: url(../images/partner_bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding-top: 40px;
}
.partner1{
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.partner_left{
	width: 1010px;
	float: left;
}
.partner_left1{
	/*font-size: 32px;*/
	color: #ffffff;
	text-align: center;
	line-height: 1;
}
.partner_left2{
	/*font-size: 0;*/
	text-align: center;
	margin-top: 19px;
}
.partner_left3{
	/*font-size: 24px;*/
	color: #ffffff;
	text-align: center;
	line-height: 1;
	margin-top: 24px;
}
.partner_left4{
	margin-top: 80px;
}
.partner_left5{
	overflow: hidden;
	display: none;
}
.partner_left6{
	float: left;
	width: 567px;
}
.partner_left6a{
	/*font-size: 20px;*/
	line-height: 40px;
	color: #FFFFFF;
}
.partner_left6b{
	margin-top: 12px;
}
.partner_left6b a{
	display: block;
	width: 92px;
	height: 25px;
	/*font-size: 16px;*/
	color: #ec802f;
	background-color: #FFFFFF;
	border-radius: 10px;
	text-align: center;
	line-height: 25px;
}
.partner_left6b a:hover{
	background-color: #ec802f;
	color: #FFFFFF;
}
.partner_left7{
	float: right;
	/*font-size: 0;*/
}
.partner_right{
	float: right;
	width: 120px;
	height: 420px;
	position: relative;
	padding: 20px 0;
}
.partner_right .swiper-container{
	height: 100%;
}
.partner_right .swiper-slide{
	text-align: center;
}
.partner_right1{
	position: relative;
	height: 100%;
}
.partner_right1 span{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	/*font-size: 16px;*/
	color: #ffffff;
}
.partner_right1on span{
	font-size: 24px !important;
}
.partner_right2{
	/*font-size: 0;*/
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
}
.partner_right3{
	/*font-size: 0;*/
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.promise{
	margin-top: 72px;
}
.hm_video2{
    display: flex;
    justify-content: space-around;
    font-size: 14px;
    /* width: 1000px; */
    margin: 30px auto;
}
@media only screen and (max-width: 760px){
.hm_video2{
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.jkfw2 ul{
    width: 100% !important;
}
}
.promise1{
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
}
.promise2{
	font-size: 24px;
	text-align: center;
	line-height: 1;
	color: #000;
}
.promise3{
	text-align: center;
	/*font-size: 0;*/
	margin-top: 26px;
}
.promise4{
	/*font-size: 0;*/
	overflow: hidden;
}
.promise5{
	float: right;
	width: 521px;
	position: relative;
}
.promise5 span{
	display: inline-block;
	font-size: 17px;
	color: #969696;
	line-height: 21px;
	width: 350px;
	text-align: right;
	vertical-align: middle;
}
.promise5 code{
	display: inline-block;
	font-weight: bold;
	/*font-size: 24px;*/
	color: #000000;
	line-height: 1;
	margin-left: 24px;
	vertical-align: middle;
}
.promise5 code:hover{
	color: #ffa202;
}
.promise5a{
	position: absolute;
	top: 63px;
	right: 459px;
	width: 500px;
}
.promise5b{
	position: absolute;
	top: 146px;
	right: 518px;
	width: 500px;
}
.promise5c{
	position: absolute;
	top: 243px;
	right: 543px;
	width: 500px;
}
.promise5d{
	position: absolute;
	top: 351px;
	right: 556px;
	width: 500px;
}
.promise5e{
	position: absolute;
	top: 461px;
	right: 521px;
	width: 500px;
}
.question{
	background: url(../images/bd_bg.jpg) no-repeat;
	background-size: 100% 100%;
	height: 770px;
	padding-top: 70px;
}
.question1{
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.question_left{
	float: left;
}
.question_left1{
	font-size: 20px;
	color: #ffffff;
	padding-left: 32px;
}
.question_left2{
	position: relative;
	/*font-size: 0;*/
	/* width: 575px; */
	/* height: 499px; */
	margin-top: 49px;
}
.question_left2 input{
	width: 366px;
	height: 25px;
	line-height: 25px;
	background-color: #ffffff;
	font-size: 14px;
	padding: 0 14px;
	color: #999;
}
.question_left2 textarea{
	width: 366px;
	height: 54px;
	line-height: 54px;
	background-color: #ffffff;
	font-size: 14px;
	padding: 0 14px;
	color: #999;
	resize: none;
	border: none;
	box-sizing: border-box;
}
.question_left2a{
	position: absolute;
	left: 32px;
	top: 24px;
}
.question_left2b{
	position: absolute;
	left: 32px;
	top: 118px;
}
.question_left2c{
	position: absolute;
	left: 32px;
	top: 214px;
}
.question_left2d{
	position: absolute;
	left: 32px;
	top: 300px;
}
.question_left2e{
	position: absolute;
	left: 32px;
	top: 394px;
}
.submit{
	margin-top: 12px;
	display: block;
	width: 175px;
	height: 40px;
	border-radius: 19px;
	/*font-size: 22px;*/
	color: #f57d39;
	margin-left: 130px;
}
.submit:hover{
	background-color: #f57d39;
	color: #FFFFFF;
}
.question_right{
	float: right;
	margin-top: 30px;
	max-width: 590px;
}



.cb{
	position: fixed;
	right: 0;
	bottom: 15%;
	z-index: 999;
}
.cb1{
	zoom: 1;
}
.cb1:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.cb_number{
	width: 48px;
    height: 48px;
    display: inline-block;
    position: relative;
    transition: all .28s ease;
    border: 1px solid #ff5d0d;
    background: url(../images/cb.png) #FFFFFF;
    background-size: 24px 24px;
    background-position: 50%;
    background-repeat: no-repeat;
    float: right;
}

.cb_phone{
	position: absolute;
	right: calc(100% + 10px);
	top: 30%;
	transform: translateY(-50%);
	padding: 12px 16px;
    color: rgba(0,0,0,.65);
    display: none;
    /*background-color: #FFFFFF;*/
}
.popover{
    width: 131px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #ff5d0d;
}
.title{
	/*color: #242933;*/
    font-size: 18px;
}
.desc{
	/*margin: 4px 0 16px;*/
    /*color: #7a8699;*/
    font-size: 16px;
}
.cb_number:hover .cb_phone{
	display: block;
}
.cb_number:hover {
    background: url(../images/cb1.png),linear-gradient(90deg,#ff5d0d,#ff9b36);
    width: 64px;
    height: 48px;
    background-size: 24px 24px,100%;
    background-position: 50%;
    background-repeat: no-repeat;
}
.cb2{
	overflow: hidden;
    margin: 16px 0;
}
.ask {
    padding-bottom: 8px;
    width: 48px;
    height: 145px;
    border: 1px solid #ff5d0d;
    transition: all .28s ease;
    background: url(../images/cb2.png) #fff;
    background-size: 20px 18px;
    background-position: center 16px;
    background-repeat: no-repeat;
    color: #ff5d0d;
    /*font-size: 0;*/
    text-align: center;
    float: right;
    padding-top: 40px;
}
.ask div{
	/*font-size: 16px;*/
}
.ask:hover {
    background: url(../images/cb3.png),linear-gradient(90deg,#ff5d0d,#ff9b36);
    width: 64px;
    height: 145px;
    background-size: 20px 18px,100%;
    background-position: center 16px,50%;
    background-repeat: no-repeat;
    color: #fff;
}
.cb3{
	overflow: hidden;
	display: none;
}
.to-top {
    width: 48px;
    height: 48px;
    display: inline-block;
    position: relative;
    transition: all .28s ease;
    border: 1px solid #ff5d0d;
    margin-bottom: 16px;
    background: url(../images/cb4.png) #fff;
    background-size: 22px 22px;
    background-position: 50%;
    float: right;
    background-repeat: no-repeat;
}
.to-top:hover {
    background: url(../images/cb7.png),linear-gradient(90deg,#ff5d0d,#ff9b36);
    width: 64px;
    height: 48px;
    background-size: 22px 22px,100%;
    background-position: 50%;
    background-repeat: no-repeat;
}
.header_m{
	display: none;
}

.header_m1{
	overflow: hidden;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 9px 0 0 12px;
}
.logo_m img{
	height: 30px;
}
.icon_m{
	width: 10%;
	float: right;
	margin: 9px 0 0 0;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	/*font-size: 16px;*/
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	/*font-size: 14px;*/
	color: #fff;
}

.hm_ygfc{
    background:url(/images/ygfc.png);
}
.ygfc{
	padding-top: 88px;
	padding-bottom: 80px;
}

.ygfc1{
	/* width: 80%; */
	max-width: 1200px;
	margin: 0 auto;
}
.joinadd{
	margin-top: 60px;
}
.joinadd1{
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
}
.ygfc2{
	margin-top: 45px;
}
.ygfc ul{
	overflow: hidden;
}
.ygfc ul li{
	list-style-type: none;
	width: 23%;
	margin: 20px 1% 0;
	float: left;
	/*font-size: 0;*/
}
.reputation{
	margin-top: 20px;
}
.reputation ul{
	overflow: hidden;
}
.reputation ul li{
	list-style-type: none;
	width: 48%;
	float: left;
	margin: 16px 1% 0;
}
.joinus{
	margin-top: 27px;
}
.joinus>ul{
	zoom: 1;
}
.joinus>ul:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.joinus>ul>li{
	list-style-type: none;
	width: 32.33%;
	float: left;
	margin: 25px 0.5% 20px;
	height: 199px;
	box-shadow: 0 3px 10px #b9b9b9;
	padding: 49px 22px 0 32px;
}
.joinus1{
    display: flex;
    justify-content: space-between;
	color: #000000;
	line-height: 1;
}
.joinus1 img {
    width: 120px;
}
.joinus2{
	/*font-size: 16px;*/
	color: #a0a0a0;
	margin-top: 49px;
}
.joinus2 span{
	float: right;
}
.contactus{
	background: url(../images/map.jpg) no-repeat;
	border: 1px solid #fd7d1a;
	height: 315px;
	padding: 108px 47px 0 56px;
	overflow: hidden;
	margin: 36px 1% 0;
}
.contactus1{
	float: left;
}
.contactus1a{
	/*font-size: 40px;*/
	color: #000000;
	line-height: 1;
}
.contactus1b{
	font-size: 32px;
	color: #000000;
	line-height: 1;
	margin-top: 29px;
}
.contactus12{
	float: right;
	margin-top: 45px;
}
.contactus12 a{
	display: block;
	width: 153px;
	height: 42px;
	/*font-size: 20px;*/
	color: #ffffff;
	text-align: center;
	line-height: 42px;
	border-radius: 20px;
	background-color: #f4782b;
}
.contactus3{
	margin-top: 16px;
	margin-bottom: 85px;
}
.contactus3 ul{
	overflow: hidden;
}
.contactus3 ul li{
	list-style-type: none;
	float: left;
	width: 23%;
	float: left;
	margin: 0 1%;
	border: 1px solid #fd7d1a;
	padding: 20px 17px 0;
	height: 151px;
	overflow: hidden;
}
.contactus3a{
	float: left;
}
.contactus3a1{
	/*font-size: 18px;*/
	color: #000000;
	line-height: 1;
}
.contactus3a2{
	/*font-size: 18px;*/
	color: #fd7d1a;
	line-height: 1;
	margin-top: 35px;
}
.contactus3a3{
	/*font-size: 12px;*/
	color: #9c9c9c;
	line-height: 1;
	margin-top: 23px;
}
.contactus3b{
    width: 130px;
	float: right;
	margin: -12px -9px 0 0;
}
.banner .swiper-container .swiper-slide img{
	width: 100%;
}
.hm_benner1{
    height: 800px;
}
.hm_banner_pos{
    /*position: absolute;*/
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.banner2{
	position: relative;
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	height: 100%;
}
.banner_code{
	position: absolute;
	top: 50%;
	right: calc((100% - 1200px)/2 + 40px);
	transform: translateY(-50%);
	background-color: #FFFFFF;
	width: 269px;
	height: 269px;
}
.yjy{
	margin-top: 32px;
}
.yjy1{
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
}
.yjy2{
	margin: 50px 0 66px;
}
.yjy2 ul{
	display: none;
}
.yjy2 ul li{
	list-style-type: none;
	margin-top: 18px;
	border: 1px solid #8d8d8d;
	border-radius: 4px;
	padding: 18px 77px 18px 20px;
	overflow: hidden;
}
.yjy2 ul a{
    /*display: flex;*/
    justify-content: space-around;
}
.yjy2 ul li:hover{
	transform: translateY(-3px);
	border: 1px solid #ffa202;
}
.yjy2 .yjy3{
	width: 350px;
	height: 193px;
	display: flex;
	/*margin: 0 auto;*/
}

.yjy3 img{
	width: 100%;
	height: 100%;
	transition: all .5s;
}
.yjy3:hover img{
	transform: scale(1.1);
}
.yjy4{
	/*float: right;*/
	width: 650px;
}
.yjy4a{
	font-size: 20px;
	color: #000000;
	line-height: 1;
	margin-top: 14px;
	font-weight: 600;
}
.yjy4b{
	/*font-size: 20px;*/
	color: #8c8c8c;
	line-height: 24px;
	margin-top: 11px;
	height: 117px;
}
.yjy4c{
	/*font-size: 12px;*/
	color: #8c8c8c;
	line-height: 1;
	margin-top: 10px;
}

.bxbz{
	overflow: hidden;
}
.bxbz1{
	float: left;
	width: 293px;
	height: 348px;
	border-radius: 9px;
	overflow: hidden;
	background-color: #fce1d8;
	margin-left: 16px;
}
.bxbz1a{
	height: 78px;
	background-color: #fac9b9;
	border-radius: 9px;
	/*font-size: 18px;*/
	color: #000000;
	text-align: center;
	line-height: 28px;
	position: relative;
}
.bxbz1_d{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.bxbz1b{
	height: 226px;
	position: relative;
	/*font-size: 14px;*/
	color: #000000;
	text-align: center;
	line-height: 28px;
}
.bxbz1b_d{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.bxbz2{
    display: flex;
    justify-content: center;
    align-items: center;
}
.zyhfw img{
    /*max-width: 568px;*/
}
.bxbz2 img{
	/*width: 468px;*/
	max-width: 100%;
	margin: 0 auto;
}

.modal{
	margin-top: 60px;
	background: url(../images/modal_bg.jpg) no-repeat;
	background-size: 100% 100%;
	height: 820px;
	padding: 56px 0 0;
}
.modal1{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.modal2{
	/*font-size: 40px;*/
	color: #ffffff;
	text-align: center;
	line-height: 1;
}
.modal3{
	position: relative;
	/*font-size: 0;*/
	width: 591px;
	height: 475px;
	margin: 79px auto 0;
}
.modal3_d{
	/*font-size: 16px;*/
	color: #ffffff;
	line-height: 1;
}
.modal3_d1{
	/*font-size: 12px;*/
	color: #ffffff;
	line-height: 21px;
	margin-top: 6px;
}
.modal3a{
	width: 307px;
	height: 163px;
	position: absolute;
	right: 554px;
	top: 174px;
	background: url(../images/bxbz.png) no-repeat;
	padding: 20px 45px 0 20px;
}
.modal3b{
	width: 307px;
	height: 163px;
	position: absolute;
	top: 0;
	left: 403px;
	background: url(../images/bxbz1.png) no-repeat;
	padding: 20px 16px 0 52px;
}
.modal3c{
	width: 257px;
	height: 118px;
	position: absolute;
	bottom: 13px;
	left: 595px;
	background: url(../images/bxbz2.png) no-repeat;
	padding: 27px 40px 0;
}
.falc{
	/*font-size: 0;*/
	margin-top: 66px;
	text-align: center;
}
.zyhfw{
	/*font-size: 0;*/
	margin: 66px 0 66px;
	text-align: center;
}
.zyhfw1{
	/*font-size: 0;*/
	margin-top: 66px;
	text-align: center;
	margin-bottom: 108px;
}
.jfpt{
	margin-top: 60px;
}

.source{
	overflow: hidden;
	margin-top: 72px;
	display: flex;
	align-items: center;
    /* justify-content: center; */
	justify-content: space-between;
}
.source_left{
	/*float: left;*/
	margin-top: 30px;
	margin-right: 15px;
}
.source_left1{
	overflow: hidden;
	margin-bottom: 60px;
}
.source_left2{
	float: left;
	/*font-size: 0;*/
	margin-top: 4px;
}
.source_left3{
	float: left;
	margin-left: 13px;
}
.source_left3a{
	font-size: 20px;
	color: #fd7d1a;
}
.source_left3b{
	font-size: 14px;
	color: #707b84;
	margin-top: 14px;
	line-height: 1.5em;
	
}
.source_right{
	width: 60%;
	/*float: right;*/
	/*font-size: 0;*/
}
.health{
	margin-top: 40px;
	background: url(../images/health_bg.jpg) top no-repeat;
	padding-top: 45px;
}
.health1{
	width: 96%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.health_left{
	/*font-size: 0;*/
	/*float: left;*/
	/*margin-top: 21px;*/
	margin-right: 30px;
}
.health_right{
	/*float: right;*/
	padding-left: 40px;
}
.health_right1{
	color: #ffffff;
	/* padding-left: 27px; */
	/*font-size: 40px;*/
}
.jkjz8 {margin-top: 78px;}
.health_right2{
	width: 640px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
		padding-top: 20px;
}
.health_right3{
	overflow: hidden;
	margin-top: 20px;
	display: inline-block;
	width: 49.999%;
}
.health_right4{
	float: left;
	/*font-size: 0;*/
	margin-top: 20px;
}
.health_right5{
	float: left;
	margin-left: 13px;
}
.health_right5a{
	font-size: 20px;
	color: #FFFFFF;
}
.health_right5b{
	/*font-size: 20px;*/
	color: #FFFFFF;
	margin-top: 16px;
	font-size: 14px;
}
.hrzs{
	margin-top: 36px;
}
.hrzs1{
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
}
.hrzs_left{
	float: left;
	margin-top: 100px;
}
.hrzs_left1{
	/*font-size: 40px;*/
	color: #fd7d1a;
}
.hrzs_left2{
	overflow: hidden;
}
.hrzs_left3{
	float: left;
	/*font-size: 0;*/
	margin-top: 5px;
}
.hrzs_left4{
	float: left;
	margin-left: 13px;
}
.hrzs_left4a{
	/*font-size: 20px;*/
	/* color: #000000; */
	color: #707b84;
	font-size: 14px;
	line-height: 1.5em;
}
.hrzs_left4b{
	/*font-size: 20px;*/
	color: #000000;
	margin-top: 16px;
	color: #707b84;
	font-size: 14px;
	line-height: 1.5em;
}
.hrzs_left4b span{
	/*font-size: 30px;*/
	color: #fd7d1a;
}
.hrzs_right{
	float: right;
	/*font-size: 0;*/
}
.jkjz{
	background-color: #f2f2f2;
	padding: 60px 0 36px;
	margin-top: 81px;
}
.jkjz1{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.jkjz2{
}
.jkjz2 ul{
	overflow: hidden;
	text-align: center;
	 margin: 0 auto;
	 /*width: 1000px;*/
	/*font-size: 0;*/
}
.jkjz2 ul li{
	list-style-type: none;
	width: 14.666%;
	display: inline-block;
	/*margin: 60px 1% 0;*/
	vertical-align: top;
	margin-bottom: 66px;
}
.jkjz3{
	/*font-size: 0;*/
	text-align: center;
}
.jkjz3 img{
    width: 120px;
}
.jkjz4{
	/*font-size: 24px;*/
	color: #eb6333;
	text-align: center;
	line-height: 2em;
	margin-top: 25px;
	font-size: 14px;
}
.jkjz5{
	/*font-size: 24px;*/
	color: #4e4e4e;
	font-size: 14px;
	text-align: center;
	margin-top: 77px;
	color: #707b84;
	line-height: 1.5em;
}
.jytd{
	margin-top: 60px;
}
.jytd1{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.jytd2{
	position: relative;
	/*font-size: 0;*/
	margin: 96px auto 0;
	/* width: 540px; */
	/* text-align: center; */
}
.jytd3{
	/*font-size: 30px;*/
	color: #fd7d1a;
	line-height: 1;
	font-size: 18px
}
.jytd4{
	/*font-size: 16px;*/
	color: #707b84;
	line-height: 20px;
	margin-top: 30px;
	line-height: 1.5em;
}
.jytd4 p{
	text-indent: 2rem;
}
.jytd2a{
position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
}
.jytd2b{
   position: absolute;
    top: 0px;
    right: 0;
    font-size: 14px;
}
.jytd2c{
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
}
.jytd2d{
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 14px;
}
.video{
	margin-top: 60px;
}
.video1{
    font-size: 14px;
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.video2{
	margin-top: 140px;
	overflow: hidden;
}
.video3{
	float: left;
	width: 333px;
}
.video3a{
	overflow: hidden;
	width: 320px;
}
.video3a1{
	float: left;
	/*font-size: 0;*/
}
.video3a2{
	float: left;
	width: 250px;
	margin-left: 20px;
}
.video3a2 h4{
	font-size: 24px;
	color: #fd7d1a;
}
.video2 .video3,.video2 .video5{margin-top: 108px;}
.video3a2 p{
	/*font-size: 16px;*/
	/* color: #000000; */
	color: #707b84;
	line-height: 1.5em;
	font-size: 14px;
	margin-top: 9px;
}
.video3b{
	overflow: hidden;
	margin-top: 176px;
}
.video4{
	float: left;
	width: 370px;
	margin: 0 80px;
}
.video3c{
	/*font-size: 0;*/
	margin-top: 130px;
}
.video5{
	float: right;
}

.jkfw{
	margin-top: 80px;
}
.jkfw1{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.jkfw2{
	margin-top: 35px;
}
.jkfw2 ul{
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 980px;
    margin: 0 auto;
}
.jkfw2 ul li{
	list-style-type: none;
	/*float: left;*/
	width: 25.333%;
	margin: 132px 2.5% 0 5.5%;
	/* height: 197px; */
	border-radius: 27px;
	background-color: #ea7d2f;
	padding: 23px 16px;
}
.jkfw3{
	font-size: 24px;
	color: #ffffff;
	line-height: 1;
}
.jkfw3 img{
	display: block;
	/* margin-bottom: -6px; */
	margin-right: 20px
}
.jkfw4{
	/*font-size: 20px;*/
	color: #ffffff;
	line-height: 28px;
	margin-top: 12px;
}

.pyfw{
	background: url(../images/health_bg1.png) top no-repeat;
	margin-top: 40px;
	margin-bottom: 60px;
	padding-top: 123px;
}
.pyfw1{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.pyfw2{
	/*font-size: 40px;*/
	color: #FFFFFF;
	text-align: center;
	line-height: 1;
}
.pyfw3{
	margin-top: 80px;
	width: 960px;
	overflow: hidden;
}
.pyfw4{
	float: left;
	margin-top: 60px;
}
.pyfw-box {padding-top: 60px;}
.pyfw4a{
	margin-bottom: 30px;
	overflow: hidden;
}
.pyfw4b{
	float: left;
	/*font-size: 0;*/
}
.pyfw4c{
	float: left;
	margin-left: 16px;
}
.pyfw4c1{
	color: #fd7d1a;
	font-size: 20px;
	line-height: 1;
}
.pyfw4c2{
	/*font-size: 20px;*/
	/* line-height: 28px; */
	margin-top: 12px;
	/* color: #000000; */
	color: #707b84;
	line-height: 1.6em;
	font-size: 14px;
}
.pyfw5{
	float: right;
	/*font-size: 0;*/
}

.njdz{
	width: 356px;
	margin: 0 auto;
	position: relative;
}
.njdz_d{
	/*font-size: 24px;*/
	color: #000000;
	line-height: 1;
	font-size: 20px;
	color: #f97900
}
.njdz_d1{
	/*font-size: 16px;*/
	line-break: 21px;
	/* color: #000000; */
	color: #707b84;
	line-height: 1.6em;
	font-size: 14px;
	margin-top: 25px;
}
.njdz_d2{
	/*font-size: 24px;*/
	color: #000000;
	line-height: 1;
}
.njdz2 .njdz_d,.njdz2 .njdz_d1,.njdz4 .njdz_d,.njdz4 .njdz_d1 {text-align: right;}

.njdz_d3{
	/*font-size: 16px;*/
	line-break: 21px;
	color: #000000;
	margin-top: 14px;
}

.njdz1{
    position: absolute;
    top: -10px;
    right: 319px;
    width: 400px;
    font-size: 14px;
}
.njdz2{
    position: absolute;
    top: -10px;
    left: 326px;
    width: 400px;
}
.njdz4 .njdz_d1,.njdz2 .njdz_d1{
    font-size: 14px;
}
.njdz3{
position: absolute;
    bottom: 47px;
    right: 319px;
    width: 400px;
    font-size: 14px;
}
.njdz4{
	position: absolute;
	bottom: 47px;
	left: 326px;
	width: 400px;
}
.njdz5{
	margin-top: 80px
}
.hbtx{
	margin-top: 50px;
}
.hbtx ul{
	overflow: hidden;
	padding-top: 3px;
}
.hbtx ul li{
	list-style-type: none;
	border: 2px solid #bebebe;
	border-top: 6px solid #fc7f1b;
	height: 330px;
	padding: 50px 27px 0;
	width: 32.333%;
	float: left;
	margin: 0 0.5% 10px;
}
.hbtx ul li:hover{
	transform: translateY(-3px);
}
.hbtx1{
	font-size: 32px;
	text-align: center;
	line-height: 1;
	color: #ff7000;
}
.hbtx2{
	/*font-size: 16px;*/
	color: #939393;
	line-height: 30px;
	margin-top: 50px;
}
.hbtx2 span{
	display: block;
	color: #fd7d1a;
}

.cwhb{
	margin-top: 60px;
	background: url(../images/partner_bg.jpg) no-repeat;
	padding: 60px 0 0;
	height: 386px;
}
.cwhb1{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.cwhb2{
	/*font-size: 24px;*/
	color: #ffffff;
	line-height: 56px;
	text-align: center;
}
.cwhb3{
	text-align: center;
	margin-top: 60px;
}
.cwhb3 a{
	display: inline-block;
	width: 313px;
	height: 57px;
	border-radius: 27px;
	background-color: #fd7d1a;
	text-align: center;
	line-height: 57px;
	/*font-size: 24px;*/
	color: #ffffff;
}
.hbqy{
	margin-top: 60px;
}
.hbqy1{
	overflow: hidden;
	margin-top: 66px;
}
.hbqy_left{
	float: left;
	width: 49%;
	margin-top: 49px;
}
.hbqy_left li{
	list-style-type: none;
	/*font-size: 18px;*/
	line-height: 24px;
	color: #000000;
	margin-top: 25px;
}
.hbqy_left li span{
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #fd7d1a;
	vertical-align: top;
	margin-top: 9px;
}
.hbqy_left li code{
	display: inline-block;
	max-width: 97%;
}
.hbqy_right{
	float: right;
	width: 50%;
	/*font-size: 0;*/
}

.bfhb{
	margin-top: 60px;
	margin-bottom: 165px;
}
.bfhb1{
	margin-top: 43px;
}
.bfhb1 ul{
	overflow: hidden;
	border: 1px solid #cdcdcd;
}
.bfhb1 ul li{
	list-style-type: none;
	width: 20%;
	float: left;
	border: 1px solid #cdcdcd;
	height: 119px;
	/*font-size: 0;*/
	overflow: hidden;
}
.bfhb1 ul li img{
	width: 100%;
	height: 100%;
}
.bfhb1 ul li:hover img{
	transform: scale(1.1);
}

.yhty{
	padding-top: 108px;
}

.yhty1{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.yhty2{
	/*font-size: 40px;*/
	color: #fd7d1a;
	text-align: center;
	line-height: 1;
}
.yhty3{
	/*font-size: 24px;*/
	color: #000000;
	text-align: center;
	line-height: 1;
	margin-top: 27px;
	color: #fd7d1a;
	font-size: 20px;
}
.yhty4{
	/*font-size: 0;*/
	text-align: center;
	margin-top: 49px;
}
.yhty4 img{
    width: 75%;
}
.flrk{
	/*font-size: 0;*/
	margin-top: 72px;
}

.gys{
	padding-top: 60px;
}
.computer-img {margin-top: 40px;}
.gys1{
    display: flex;
    align-items: center;
    justify-content: center;
	/* width: 96%;
	max-width: 800px; */
	margin: 0 auto;
	overflow: hidden;
}
.center-box {max-width: 920px;margin-left: auto;margin-right: auto;}
.gys12-inner {display: flex;justify-content: space-between;}
@media (max-width: 567px){
.gys1{
    flex-direction: column;
}
}
.gys_left{
	float: left;
	/*font-size: 0;*/
}
.gys_right{
	float: left;
	/* margin-left: 85px; */
}

.gys_right1{
	font-size: 52px;
	color: #000000;
	line-height: 1;
	margin-top: 36px;
}
/* .gys_right2{
	margin-top: 66px;
} */
.gys_right2 ul{
	overflow: hidden;
}
.gys_right2 ul li{
	width: 50%;
	list-style-type: none;
	margin-top: 108px;
	float: left;
	text-align: center;
}
.gys_right2 ul li:first-child{
	width: 100%;
	margin-top: 0;
}
.gys_right2a{
	display: inline-block;
    width: 100px;
}
.gys_right2b{
	font-size: 31px;
	color: #fd7d1a;
	line-height: 1;
	margin-top: 40px;
}
.gys_right2c{
	/* color: #666; */
	color: #707b84;
	line-height: 1.5em;
	margin-top: 24px;
	font-size: 14px;
}

.computer{
	/*font-size: 0;*/
	text-align: center;
	padding-top: 60px;
}
.jszc{
	padding-top: 60px;
}
.jszc1{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.jszc2{
	font-size: 52px;
	color: #000000;
	text-align: center;
	line-height: 1;
}
.jszc3{
	font-size: 20px;
	color: #fd7d1a;
	text-align: center;
	line-height: 1;
	margin-top: 36px;
}

.jszc4{
	/*font-size: 0;*/
	text-align: center;
	margin-top: 72px;
}
.dingz{
	/*font-size: 0;*/
	margin-top: 49px;
	text-align: center;
}
.dingz1{
	/*font-size: 20px;*/
	/* color: #5d5e5d; */
	color: #707b84;
	line-height: 1.5em;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 80px;
	font-size: 14px;
}

.address1{
	height: 60px;
    line-height: 60px;
    width: 80%;
    max-width: 1200px;
    background: url(../images/here_icon.png) left center no-repeat;
    /*font-size: 14px;*/
    padding-left: 20px;
    background-size: 15px auto;
    margin: 0 auto;
    border-bottom: 1px solid #e0e0e0;
}

.cheng {
    color: #ec5413;
}

.news_detail{
	margin-top: 33px;
	margin-bottom: 60px;
}
.news_detail1{
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
}
.news_detail2 {
	width: 650px;
	display: block;
	line-height: 36px;
	text-align: center;
	color: #333333;
	margin: 0px auto;
	padding: 0px 0px 14px 0px;
	/*font-size: 22px;*/
	font-weight: bold;
}
.news_detail3{
	color: #999999;
    margin: 0px 0px 10px 0px;
    display: block;
    /*font-size: 12px;*/
    height: 25px;
}
.news_detail4 p {
	margin: 16px 0;
	/*font-size: 14px;*/
	color: #333333;
	line-height: 30px !important;
	max-width: 100%;
}
.ariticle-page {
    display: block;
    margin: 20px 0px;
    height: 30px;
    width: 630px;
    color: #999999;
    /*font-size: 14px;*/
}
.ariticle-page a {
	display: block;
	color: #454545;
}
.ariticle-page a:hover {
    color: #ea5413;
}

.join_tc{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9999;
	background-color: rgba(0,0,0,0.5);
}
.join_tc1{
	position: fixed;
	left: 50%;
	top: 50%;
	width: 90%;
	height: 70%;
	max-width: 780px;
	transform: translate(-50%,-50%);
	background-color: #FFFFFF;
}
.join_tc2{
	width: 100%;
	height: 100%;
	position: relative;
	padding: 20px 30px 50px;
	overflow-y: auto;
}
.close {
    float: right;
    /*font-size: 18px;*/
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    /*cursor: pointer;*/
}
.join_tc3{
	padding: 0 60px;
	margin-top: 60px;
}
.join_tc3a{
	/*font-size: 20px;*/
	color: #000000;
}
.join_tc3b{
	margin-top: 20px;
}
.join_tc3b ul{
	overflow: hidden;
}
.join_tc3b ul li{
	list-style-type: none;
	float: left;
	width: 16.6666%;
	color: #000;
    line-height: 35px;
    /*font-size: 16px;*/
    border-top: 1px solid #999999;
}
.join_tc3c{
}
.join_tc3c ul{
	overflow: hidden;
	border-bottom: 1px solid #999999;
}
.join_tc3c ul li{
	list-style-type: none;
	float: left;
	width: 16.6666%;
	color: #696969;
    line-height: 35px;
    /*font-size: 16px;*/
    border-top: 1px solid #999999;
}

.join_tc3d{
	margin-top: 30px;
	font-weight: bold;
    /*font-size: 16px;*/
}
.join_tc3e{
	color: #696969;
    /*font-size: 16px;*/
    line-height: 30px;
}
.join_tc3f{
	margin-top: 20px;
}
.join_tc3f a {
	border: 2px solid #d52c18;
	/*font-size: 16px;*/
	color: #d52c18;
	border-radius: 8px;
	padding: 0px 10px;
	margin-top: 0;
}
.jianli{
	margin-top: 60px;
}
.jianli1 {
	text-align: center;
	color: #000;
	/*font-size: 20px;*/
}
.jianli2{
	width: 80%;
	max-width: 1200px;
	margin: 30px auto 0;
	overflow: hidden;
}
.jianli3{
	float: left;
	width: 39%;
}
.jianli4{
	float: left;
	width: 61%;
	padding: 52px 20px 0;
}
.jianli4a {
	/*font-size: 20px;*/
	color: #828282;
	margin-bottom: 32px;
}
.jianli4b{
	margin-bottom: 16px;
	overflow: hidden;
}
.jianli4b1{
	width: 50%;
	float: left;
	padding-right: 16px;
}
.jianli4b1 span{
	display: block;
	color: #828282;
    /*font-size: 16px;*/
    margin-bottom: 9px;
}
.jianli4b1 span code{
	color: #d52c18;
}
.jianli4b1 input{
	display: block;
    width: 100%;
    height: 34px;
    padding: 0 12px;
    /*font-size: 14px;*/
    line-height: 1.42857143;
    color: #555;
    background-color: #dbdbdb;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.jianli4b1{
	width: 50%;
	float: left;
	padding-right: 16px;
}
.jianli4b1 span{
	display: block;
	color: #828282;
    /*font-size: 16px;*/
    margin-bottom: 9px;
}
.jianli4b1 span code{
	color: #d52c18;
}
.jianli4b1 input{
	display: block;
    width: 100%;
    height: 34px;
    padding: 0 12px;
    /*font-size: 14px;*/
    line-height: 1.42857143;
    color: #555;
    background-color: #dbdbdb;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.jianli4b1 select{
	display: block;
    width: 100%;
    height: 34px;
    padding: 0 12px;
    /*font-size: 14px;*/
    line-height: 1.42857143;
    color: #555;
    background-color: #dbdbdb;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.jianli4b2{
	width: 50%;
	float: left;
	padding-right: 16px;
}
.jianli4b2 span{
	display: block;
	color: #828282;
    /*font-size: 16px;*/
    margin-bottom: 9px;
}
.jianli4b2 span code{
	color: #d52c18;
}
.jianli4b2 strong{
	display: block;
    width: 100%;
    height: 34px;
    line-height: 32px;
    padding-left: 12px;
    background-color: #dbdbdb;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.jianli4b3{
	width: 100%;
	float: left;
	padding-right: 16px;
}
.jianli4b3 span{
	display: block;
	color: #828282;
    /*font-size: 16px;*/
    margin-bottom: 9px;
}
.jianli4b3 span code{
	color: #d52c18;
}
.jianli4b3 input{
	display: block;
    width: 100%;
    height: 34px;
    padding: 0 12px;
    /*font-size: 14px;*/
    line-height: 1.42857143;
    color: #555;
    background-color: #dbdbdb;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.jianli4b3 textarea{
	resize: none;
	display: block;
    width: 100%;
    height: 74px;
    padding: 0 12px;
    /*font-size: 14px;*/
    line-height: 1.42857143;
    color: #555;
    background-color: #dbdbdb;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.jianli4c{
	color: #d52c18;
	/*font-size: 12px;*/
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.jianli4b4{
	width: 100%;
	float: left;
	padding-right: 16px;
	/*font-size: 0;*/
}
.jianli4b4 span{
	display: block;
	color: #828282;
    /*font-size: 16px;*/
    margin-bottom: 9px;
}
.jianli4b4 span code{
	color: #d52c18;
}
.jianli4b4 select{
	display: inline-block;
    width: 23%;
    margin-right: 2%;
    height: 34px;
    padding: 0 12px;
    /*font-size: 14px;*/
    line-height: 1.42857143;
    color: #555;
    background-color: #dbdbdb;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.jianli4d{
	margin-top: 26px;
}
.jianli4d input {
	color: #d52c18;
	/*font-size: 18px;*/
	border: 2px solid #d52c18;
	border-radius: 6px;
	min-width: 110px;
	height: 36px;
	background-color: #fff;
}
.jcal{
	width: 100%;
	/*font-size: 0;*/
	position: relative;
	margin-top: 72px;
}
.jcal img{
	width: 100%;
}
.jcal1{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
.nav_sub{
    position: absolute;
    left: 50%;
    min-width: 130%;
    transform: translateX(-50%);
    background-color: rgba(38,38,48,0.9);
    height: 0;
    transition: all .5s;
    overflow: hidden;
}
.nav_sub a{
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    color: #fff !important;
}
.nav ul li:hover .nav_sub{
    display: block;
    height: auto;
    padding: 10px;
}
.zyhfw6 {margin-top: 108px;margin-bottom: 0;}
.gys12 {margin-top: 85px;}
.col-000 {color: #000!important;}
.col-yel {color: #fd7d1a;}
.flex-row {display: flex;justify-content: center;};


















