@charset "utf-8";
/*	@Created by lingling.xu
	@Upload date: 2016/12/27
*/
body {font-family:"微软雅黑";background:#fff;}
h1{height: 0;overflow: hidden;}
.mt40{margin-top: 40px!important;}
.banner{background:url(../images/banner.jpg) no-repeat center center;height:479px;margin:0 auto;}
.main{width:900px;margin:0 auto;}
.bg{margin: 0 auto;background-color: #f4f4f4;padding-bottom: 80px;padding-top: 20px;}
.info{color: #7e808c;font-size: 22px;line-height: 40px;padding-top: 30px;}
.info1{font-size: 22px;color: #364856;margin-top: 30px;line-height: 40px;}
.title{font-size: 40px;font-weight: bold;color: #d03c3c;margin-top: 40px;text-align: center;}
.title span{color: #353b41;}
.fx_tips{color: #c3c3c3;font-size: 16px;line-height: 24px;padding: 60px 0;}
/*footer*/
#footer{color:#fff;text-align:center;padding:20px 0 80px;line-height:21px;background:#222729;font-family: "宋体";font-size:12px;}
#footer a{color:#dbdbdb;}
#footer a:hover{color:#f00;}
a{text-decoration:none;}