*{
	margin:0 auto;
	padding:0px;
	box-sizing:border-box;  
    -moz-box-sizing:border-box; /* Firefox */  
    -webkit-box-sizing:border-box; /* Safari */
    font-weight:normal;
    
}
body{
	font-family: "微软雅黑"!important;
	font-size:12px;
	text-align:center;
	background:#b52c2a;
}
a{
	text-decoration: none;
	cursor: pointer;
}
ul{
	list-style-type: none;
}
 .active{
 	font-weight:bold!important;
 }
.banner{
	position: relative;
	background:#b52c2a;
	width:100%;
	height:460px;
	margin-bottom: 60px;
	}
.banner>img{
	display:block;
}
.juan{
	position: relative;
}
.juan>img{
	margin-bottom: 40px;
}
.juan>div>img{
	display: inline-block;
	margin-right: 20px;
}
.juan>div>img:last-child{
	margin-right: 0px;
}
.content{
	background:#b52c2a;
	position: relative;
	padding-bottom: 50px;
	width:100%;
}
.content .bankuai{
	position: relative;
	width:960px;
	padding-top: 40px;
}
.biaoti{
	position: relative;
	z-index:2;
}

.bankuai .bk_con{
	position: relative;
	padding:30px 20px 20px 20px;
	background:#fee2b6;
	margin-top: -15px;
}
.bankuai .bk_con .bk_con_top{
	background:#fff;
	position: relative;
	height:248px;
	padding:15px;
	margin-bottom: 20px;
}
.bankuai .bk_con .bk_con_top>img{
	float: left;
}
.bankuai .bk_con .bk_con_top>div{
	text-align: left;
	float: right;
	width:58%;
}
.bankuai .bk_con .bk_con_top>div>h2{
	color:#333;
	font-size:24px;
	margin-bottom: 10px;
}
.bankuai .bk_con .bk_con_top>div>p{
	color:#999;
	font-size: 14px;
	margin-bottom: 8px;
	line-height:26px;
}
.bankuai .bk_con .bk_con_top>div>p>span{
	color:#fd504d;
}
.bankuai .bk_con .bk_con_top>div>h4{
	position: absolute;
	bottom:15px;
}
.bankuai .bk_con .bk_con_top>div>h4>a{
	display: inline-block;
	width:142px;
	height:40px;
	font-size:18px;
	text-align: center;
	margin-right: 10px;
	background:#fff;
	border:1px solid #fd504d;
	color:#fd504d;
	line-height:38px;
}
.bankuai .bk_con .bk_con_top>div>h4>a:last-child{
	line-height:40px;
	border:0px!important;
	background:#fd504d;
	color:#fff;
}
.bankuai .bk_con .bk_con_bottom{
	height:330px;
	position: relative;
}
.bankuai .bk_con .bk_con_bottom>div{
   position: relative;
   float: left;
   padding:15px;
   background:#fff;
   width:293px;
   height:330px;
   margin-right: 20px;
   text-align: left;
}
.bankuai .bk_con .bk_con_bottom>div>img{
	width:100%;
}
.bankuai .bk_con .bk_con_bottom>div>h2{
  font-size: 14px;
  color:#333;
  margin-top: 10px;
  margin-bottom: 5px;
}
.bankuai .bk_con .bk_con_bottom>div>p{
    font-size: 14px;
    color:#999;
    line-height:25px;
}
.bankuai .bk_con .bk_con_bottom>div>h4{
	position: absolute;
	bottom:15px;
	margin-top: 10px;
}
.bankuai .bk_con .bk_con_bottom>div>h4>a{
	display: inline-block;
	width:124px;
	height:32px;
	font-size:16px;
	text-align: center;
	margin-right: 10px;
	background:#fff;
	border:1px solid #fd504d;
	color:#fd504d;
	line-height:30px;
}
.bankuai .bk_con .bk_con_bottom>div>h4>a:last-child{
	line-height:32px;
	border:0px!important;
	background:#fd504d;
	color:#fff;
}
.bankuai .bk_con .bk_con_bottom>div:last-child{
	margin-right: 0px;
}




.footer{
	position: relative;
	width:100%;
	background:url(../img/背景.jpg) no-repeat;
	background-size:100% 100%;
}
.footer>div{
	position: relative;
	padding-top:50px;
	padding-bottom: 20px;
}
.footer>div>h2{
	font-size: 36px;
	color:#b52c2a;
	margin-bottom: 20px;
	font-weight: bold;
}
.footer>div>h2>img{
	vertical-align: middle;
	margin-top: -5px;
}
.footer>div>h3{
	font-size:24px;
	color:#333;
	line-height:45px;
}
.footer>div>h3>span{
	color:#b52c2a;
}
.footer>div>p{
	font-size:14px;
	color:#666;
}


.guding{
	position: fixed;
	top:17%;
	right:2%;
	width:100px;
	padding-top: 10px;
	height:283px;
	background:url(../img/浮窗.png);
}
.guding>a{
	display: block;
	color:#b52c2a;
	font-size: 16px;
	margin-bottom: 7px;
}
.guding>b{
	display: block;
	width:80px;
	height:1px;
	background:#b52c2a;
	margin-bottom: 7px;
}
.guding>span{
	position: absolute;
	width:30px;
	height:30px;
	display: block;
	left:35%;
	bottom:66px;
}
.tanceng{
	position: fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	display: none;
	z-index:10;
	background:rgba(51,51,51,.5);
}
.tanceng>div{
	position: absolute;
	width:400px;
	left:50%;
	margin-left: -200px;
	height:431px;
	
	top:10%;
}
.tanceng .tc1{
	position: absolute;
	width:400px;
	left:50%;
	margin-left: -200px;
	height:431px;
	background:#fff;
	z-index:;
	padding-left:40px;
	padding-right: 40px;
	border-radius: 8px;
	padding-top: 40px;
}
.tanceng .tc1 h2{
	font-size: 30px;
	color:#333;
	margin-bottom: 10px;
}
.tanceng .tc1 form{
	position: relative;

}
.tanceng .tc1 input{
	height:53px;
	line-height:50px;
	outline: none;
	width:98%;
	padding-left:20px;
	color:#808080;
	font-size: 18px;

	border:1px solid #bfbfbf;
	margin-top:20px;
	border-radius: 10px;
}
.tanceng .tc1 .msg{
	width:185px;
	margin-right: 20px;
}
.tanceng .tc1 .yzm{
	width:105px;
	padding-left: 0px;
    border:0px;
    background:#dbdbdb;
}
.tanceng .tc1 .lingqu{
	padding:0px;
	font-size: 24px;
	background:#fd504d;
	color:#fff;
	border:0px;
	box-shadow: 0px 8px 15px rgba(253,80,77,0.3);
	cursor: pointer;
}
.tanceng  .close{
	display: block;
	width:42px;
	height:42px;
	background:url(../img/close.png);
    position: absolute;
    right:-70px;
    top:-20px;
    cursor: pointer;
}
.tanceng  .close:hover{
	background:url(../img/closeok.png)!important;
}
.yzma{
	background:#fd504d!important;
	color:#fff!important;
	box-shadow: 0px 8px 15px rgba(253,80,77,0.3);
}
input:active,input:focus{
	border-color:#fd504d!important;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #808080; opacity:1; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #808080;opacity:1;
}

input:-ms-input-placeholder{
    color: #808080;opacity:1;
}

input::-webkit-input-placeholder{
    color: #808080;opacity:1;
}


.tanceng .tc2{
	position: absolute;
	width:400px;
	left:50%;
	display: none;
	margin-left: -200px;
	height:610px;
	z-index:8;
	background:#fff;
	padding-left:40px;
	padding-right: 40px;
	border-radius: 8px;
	padding-top: 40px;
}
.tanceng .tc2 h2{
	font-size: 30px;
	color:#333;
	margin-bottom: 5px;
}
.tanceng .tc2 p{
	font-size: 16px;
	color:#999;
	margin-top: 15px;
	line-height:27px; 
}
.tanceng .tc2 a{
	display: block;
	width:300px;
	height:60px;
	font-size: 24px;
	background:#fd504d;
	color:#fff;
	box-shadow: 0px 8px 15px rgba(253,80,77,0.3);
	cursor:pointer;
	line-height: 58px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.tanceng .tc2 h4{
	font-size: 14px;
	color:#fd504d;
	margin-bottom: 5px;
}