@charset "UTF-8";
/* CSS Document */
*{font-family: "Helvetica", "PingFangSC", "Microsoft Yahei", "微软雅黑", Arial, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 0.15rem;
}
.clear{clear: both}
a{text-decoration:none; cursor: pointer; border: 0;padding: 0; margin: 0}
a:hover{ text-decoration:none}}
ul,li{ list-style: none; padding: 0; margin: 0}
p{ padding: 0 ;margin: 0}

input,button,a {outline:0 none !important; blr:expression(this.onFocus=this.blur());}

/*底部 */

/*pc */
.footer{ background: #f5f9fd; width: 100%; font-size:0.15rem;}
.footer_box{  width: 12rem; margin: 0 auto}


/*底部切换 end*/
.footer_foot{ position: relative; margin: 0.2rem 0 0 0; text-align: center}
.footer-img1{ position: absolute; left: 20px; width: 0.77rem;}
.footer-img2{ position: absolute; right: 0; width: 1.03rem;}
.footer_foot a{ margin: 0 0.2rem; color: #398fd7; font-size: 0.15rem}
.footer_foot1 {
	padding-top: 10px;
}
.footer_foot .footer_foot1 a:nth-child(2),.footer_foot .footer_foot1 a:nth-child(3),.footer_foot .footer_foot1 a:nth-child(4){ border-left:0.005rem solid #398fd7 ; height: 2rem;  padding-left: 0.2rem; margin: 0 0.2rem 0 0 }
.footer_foot a:hover{color: #d15149}
.footer_foot2{ text-align: center; padding: 0.2rem 0 }
.footer_foot2 span{  margin:  0 0.1rem;display:inline-block; font-size: 0.14rem; line-height: 0.3rem }
/*pc end*/


