.more{
	width: 56px;
	height: 24px;
	background: var(--themeColor);
	color: #fff;
	display: block;
	text-align: center;
	line-height: 24px;
	    float: right;
}
.flex_l_info{
	width: 700px;
	height: 177px;
	/* font-size: 18px; */
}
.flex_l_info p{
	font-size: 18px;
	color: #000;
	line-height: 1.8;
	text-indent: 2em;
	margin-bottom: 10px;
	word-spacing: normal;
	text-align: justify;
}
.comp{margin-bottom: 100px;}
.ff{width: 100%;}
.flex_1{width: 46%;}
.flex_1 div{	display: flex;
	justify-content: space-between;}
.flex_1 img{	width: 48%;}
.flex_1 p{font-size: 14px;
    font-family: PingFang SC;
    color: #666666;
    line-height: 22px;
    text-indent: 2em;
    margin-bottom: 50px;
    word-spacing: normal;
    text-align: justify;}
.flex_1 h3{font-size: 24px;font-family: PingFang SC;
	font-weight: bold;color: #333333;line-height: 40px;
	border-bottom: 1px solid #999;margin-top: 20px;margin-bottom: 10px;}
.hwc_s_img_bg{
	width: 100%;
	/*background: url(../images/h/bgs.png) no-repeat -252px 0;*/
	height: 743px;
}
.hwc_s_img_bg img{
	display: block;
	margin: auto;
	width: 1200px;
	    box-shadow: 20px 20px;
}
.bz{
	display: block;
	margin: 30px 0 100px 70px;
}
.hwc_bs_bg{
	width: 100%;
	background: url(../images/z/ys.png) no-repeat 0 0;
	height: 870px;
}
.hwc_bs_bg h2{
	color: #fff;
	line-height: 100px;
}
.hwc_bs_bg h2{
	color: #fff;
	line-height: 100px;
}
.hwc_bs_bg ul{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;flex-flow: wrap;width: 1200px;justify-content: space-between;margin: auto;}
.hwc_bs_bg ul li p{display: none;}
.hwc_bs_bg ul>li{width: 380px;height: 300px;margin-bottom: 30px;cursor: pointer;transition: 0.2s ease;}
.hwc_bs_bg ul>li:nth-child(1){background: url(../images/z/1.png) no-repeat}
.hwc_bs_bg ul>li:nth-child(2){background: url(../images/z/2.png) no-repeat}
.hwc_bs_bg ul>li:nth-child(3){background: url(../images/z/3.png) no-repeat}
.hwc_bs_bg ul>li:nth-child(4){background: url(../images/z/4.png) no-repeat}
.hwc_bs_bg ul>li:nth-child(5){background: url(../images/z/5.png) no-repeat}
.hwc_bs_bg ul>li:nth-child(6){background: url(../images/z/6.png) no-repeat}
.hwc_bs_bg ul>li:hover:nth-child(1){background: url(../images/z/1c.png) no-repeat}
.hwc_bs_bg ul>li:hover:nth-child(2){background: url(../images/z/2c.png) no-repeat}
.hwc_bs_bg ul>li:hover:nth-child(3){background: url(../images/z/3c.png) no-repeat}
.hwc_bs_bg ul>li:hover:nth-child(4){background: url(../images/z/4c.png) no-repeat}
.hwc_bs_bg ul>li:hover:nth-child(5){background: url(../images/z/5c.png) no-repeat}
.hwc_bs_bg ul>li:hover:nth-child(6){background: url(../images/z/6c.png) no-repeat}
.hwc_bs_bg ul li:hover p{display: block;}
.hwc_bs_bg ul li p:nth-child(1){
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
    text-shadow: 1px 1px 6px #a07300;
}
.hwc_bs_bg ul li p:nth-child(2){
	width: 80%;
	font-size: 16px;
	font-family: PingFang SC;
	color: #FFFFFF;
	line-height: 30px;
	padding-top: 24px;
	margin: auto;
	text-shadow: 1px 1px 6px #a07300;
	text-indent: 2em;
	text-align: justify;
}
.hwc_al_bg{
	width: 1200px;
    margin: 0px auto;
}
.hwc_al_bg ul{
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	height: 100%;
	cursor: pointer;
}
.hwc_al_bg li{
	width: 100px;
	color: #333;
	height: 60px;
	padding-top: 54px;
	text-align:center;
	font-size:20px;
	font-family: PingFang SC;
}
.hwc_al_bg li:hover,
.hwc_al_bg li.select{
	color:var(--themeColor);

}
.hwc_al_bg ul>li:nth-child(1){background: url(../images/z/a/1.png) no-repeat center top}
.hwc_al_bg ul>li:nth-child(2){background: url(../images/z/a/2.png) no-repeat center top;}
.hwc_al_bg ul>li:nth-child(3){background: url(../images/z/a/3.png) no-repeat center top}
.hwc_al_bg ul>li:nth-child(4){background: url(../images/z/a/4.png) no-repeat center top}
.hwc_al_bg ul>li:hover:nth-child(1),.hwc_al_bg ul>li:nth-child(1).select{background: url(../images/z/a/1c.png) no-repeat center top}
.hwc_al_bg ul>li:hover:nth-child(2),.hwc_al_bg ul>li:nth-child(2).select{background: url(../images/z/a/2c.png) no-repeat center top}
.hwc_al_bg ul>li:hover:nth-child(3),.hwc_al_bg ul>li:nth-child(3).select{background: url(../images/z/a/3c.png) no-repeat center top}
.hwc_al_bg ul>li:hover:nth-child(4),.hwc_al_bg ul>li:nth-child(4).select{background: url(../images/z/a/4c.png) no-repeat center top}
.hwc_al_box>div{
	width: 1200px;
	height: 309px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	/* justify-content: space-evenly; */
	margin-bottom: 30px;
	align-items: center;
}
.hwc_al_box>div:nth-child(1){background: url(../images/z/a/1a.png) no-repeat}
.hwc_al_box>div:nth-child(2){background: url(../images/z/a/2a.png) no-repeat}
.hwc_al_box>div:nth-child(3){background: url(../images/z/a/3a.png) no-repeat}
.hwc_al_box>div:nth-child(4){background: url(../images/z/a/4a.png) no-repeat}
.hwc_al_box img{
	width: 400px;
	height: 257px;
	margin-left: 160px;
	margin-right: 50px;
}
.hwc_al_box>.box>div>p:nth-child(1){
font-size: 18px;
font-family: PingFang SC;
font-weight: bold;
color: #333333;
line-height: 41px;}
.hwc_al_box>.box>div>p:nth-child(2){font-size: 16px;font-family: PingFang SC;color: #333333;line-height: 1.5;width: 430px;}

.hwc_info{
	display: flex;
}
.hwc_info p{
    width: 850px;
    font-size: 16px;
    font-family: PingFang SC;
    color: #666666;
    line-height: 2;
    text-indent: 2em;
    margin-bottom: 10px;
    word-spacing: normal;
    text-align: justify;
    margin-right: 20px;
}
.hwc_info img{
    margin: 0 0 46px 0;
}
.hwc_sm_p{
    font-size: 18px;
    font-family: PingFang SC;
    color: #666;
    text-indent: 2em;
    margin-bottom: 10px;
    word-spacing: normal;
    text-align: justify;
    width: 850px;
    margin: auto;
    line-height: 2;
}
.hwc_sm{
    width: 1000px;
    margin: 30px auto 100px;
    display: block;
}


/*y*/

.y_h2{
    width: 1200px;
    margin: 50px auto 100px;
    font-size: 26px;
    font-weight: 400;
}
.yellow_h2{
    font-size: 58px;
    line-height: 100px;
}
.yellow_h2 span{
	padding-left: 32px
}
.y_img{
width: 225px;
}
.y_text p{
font-size: 22px;
    line-height: 40px;
    margin-left: 40px;
    width: 688px;
}
.y_flex{
	    display: flex;margin-bottom: 130px;
}
.y_more{
	width: 48px;
	height: 48px;
	background: url(../images/jt.png) no-repeat;
	line-height: 24px;
	float: right;
	margin-top: 16px;
}
.container{
	display: block;
}


.zj_container{
	width:1200px;
	margin:auto;
	display:flex;
	margin-bottom: 150px;
}
.zj_box{
	margin:10px;
}
.zj_title{
	font-size:24px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #778c9f;
	border-bottom-style: dotted;
	padding-bottom: 10px;
}
.zj_title p{
}
.zj_item{
	margin-bottom:5px;
}
.zj_item p{
	font-size:16px;
	color:#343434;
	word-break: keep-all;
	margin-bottom:5px;
	text-indent:-1em;
	margin-left:1em;
}
.zj_item b{
	font-size:16px;
	color:#000;
	display:block;
}
