@font-face
{font-family: pingfang;
src: url('../fonts/pingfang.ttf')}

img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
a{ text-decoration:none; color:inherit;}
a:hover{color:inherit;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
em,i{font-style:normal;}
*{box-sizing:border-box;}
textarea {  -webkit-appearance: none;}  
:hover{transition: all .2s;}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.center{text-align: center;}
.img{width: 100%;display: block;}
.auto{width: 1200px;margin:0 auto;}
.white_bg{background: #fff;}

/*底部*/
.foot{background: #2d3040;padding:15px 0;font-size: 13px;color: rgba(255,255,255,.4);text-align: center;    line-height: 24px;}
/*底部*/
.footer{background: #ffffff;}
.footer_b{padding:15px 0;border-top:1px solid #3c415e;}
.footer_b p{font-size: 13px;color: #4e5969;text-align: center;line-height: 26px;}

.footer_t{padding:60px 0 30px;}
.ft_col1{width: 215px;}
.ft_col1 .tit{font-size: 22px;color: #1d2129;}
.ft_col1 .box{margin-top: 25px;}
.ft_col1 .lk{font-size: 14px;color: #4e5969;line-height: 30px;display: block;}
.ft_col1 a.lk:hover{color: #07C260;text-decoration: underline;}
.ft_txt{width: 520px;border-left:1px solid #3c415e;padding:10px 0 10px 40px;display: flex;
flex-direction: row;gap: 20px;}
.ft_txt .logo{height:120px;width: auto;margin:0 auto;display: block;}
.ft_txt .brief{font-size: 14px;color: #99a6bf;line-height: 22px;margin-top: 10px;}

.yq_p{
	color: #99a6bf;
	font-size: 14px; clear:both; padding-top:20px
}
.yq_link{
	color: #99a6bf;
	font-size: 14px;
	padding-top: 15px;
}