@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; border:none;} 
body{ font-family:Arial;}

.wpr{width:1349px; margin:0 auto;}
.header{width:100%; float:left;}
.header_in{width:1100px; margin:0 auto;}

.login{
width: auto;
float: right;
padding: 8px 0px;
font-size: 14px;
font-weight: 400;	
}
.login img{width:25%;}
.login a{text-decoration:none; color:#333333;}
.banner{ width:100%; float:left;position:relative;}
.banner .top-form{
position: absolute;
top: 5%;
right: 9%;
width: 27%;
display:block;
background: #ffffff;	
}
.banner #res {
position: absolute;
top: 5px;
right: 0;
background: #0296c0;
color: #fff;
font-size: 12px;
z-index: 99;
padding: 9px;
cursor: pointer;
margin-right: 15px;
display: none;
}

.banner #res b{
color:red;
margin-left:5px;
font-weight:bold;
font-size:14px;
}
 .top-form form{float: left;
width: 100%;
background: #0296c0;
border: 8px solid #0a9ac5;
box-sizing: border-box;
color: #fff;
padding:25px 0px 0px 6px;}
 .top-form form p{ 
width: 100%;font-size:12px;}
.top-form form h1 {

width: 100%;
font-size: 18px;
margin-top: 4px;
margin-bottom: 25px;
}
  
 .top-form form input{font-size:12px;border:none;background: #1fa8d1;color:#fff;}
  .top-form form input[type='text'], .top-form form input[type='password']
{padding:4px 0px 4px 6px;}
.top-form form label {
font-size: 12px;
margin-right: 12px;
margin-bottom: 5px;
width: 84px;
float: left;
}
  .top-form form input[type='checkbox']{
	  border: none;
margin-right: 6px;
width: 8%;
height: 11px;
}
 .top-form form select
  {
	  position:relative;
background: #1fa8d1;
color: #fff;
font-size: 11.5px;
padding: 6px 5px 4px 5px;
}
.banner .scamfree{float: left;
width: 100%;
text-align: center;
padding: 20px 0;}
.banner .scamfree img{margin: 0 10px;}
.banner .scamfree span{margin-bottom: 1px;float:left;width:100%;text-align:center;color:#ccc;font-size:12px;}
  .top-form form input[type='submit']
  {cursor: pointer;
color: #fff;
padding: 12px 50px;
border-radius: 6px;}
.top-right-form{float: right;
width: 80%;font-size: 12px;
margin: 0px 35px 10px 0px;}
.contaner{width:100%; float:left;}
.contaner_in{width:1100px; margin:0 auto;}
.contaner_first{width:100%; float:left;}
.contaner_first h2
{
width: 100%;
float: left;
text-align: center;
font-size: 30px;
margin: 8% 0px 5% 0px;
}
.contaner_first h2 strong{color:#ff0461;}
.contaner_first p{
width: 100%;
float: left;
text-align: center;
color: #848484;
font-size: 14px;
line-height: 19px;	
}
.contaner_first p strong{color:#222222;}

.contaner_second{width:100%; float:left; margin-bottom:90px;}
.box{width:25%; float:left; text-align:center; color:#9d9e9e; margin-top:70px;}
.box span{width:100%; float:left; margin-bottom:40px;}
.box span img{width:130px; height:130px;}
.box p{width:100%; float:left; margin-bottom:20px;}
.box ul{list-style:none;}
.box ul li{width: 100%;
float: left;
font-size: 12px;
font-weight: 100;
line-height: 16px;
}
.cont_chat{width:100%; float:left;border-top:1px solid #b0b0b0;}
.contaner_third{ width:1100px; margin:0 auto;padding-top:85px; }
.chat_left{width:30%; float:left; text-align:center;}
.chat_right{width:65%; float:right;}
.chat_right h2{width:100%; float:left; text-align:center; font-size: 30px; margin-bottom:7%; margin-top: 6%;}
.chat_right h2 strong{color:#ff0461;}
.chat_right p{width:100%; float:left; color:#848484;font-size: 14px;
text-align: center;
line-height: 20px;}

.contaner_tr{width:100%; float:left; background-color:#f7f7f7; padding-bottom:60px;}
.contaner_tr_in{ width:1100px; margin:0 auto; }
.tr_left{width:30%; float:left; text-align:center;}
.tr_left{padding-top:60px;}
.tr_right{width:65%; float:right;}
.tr_right h2{width: 100%;
float: left;
text-align: center;
font-size: 30px;
margin-top: 12%;
margin-bottom: 7%;}
.tr_right h2 strong{color:#ff0461;}
.tr_right p{width: 100%;
float: left;
color: #848484;
font-size: 14px;
text-align: center;
line-height: 20px;
}
.contaner_bottom{width:100%; float:left;}
.contaner_bottom img{width:100%; float:left;}
 
 
.footer{width:100%; float:left; background-color:#000000; color:#868686; padding:20px 0px 14px 0px;font-size:12px;} 
.footer_in{width:1100px; margin:0 auto;}
.left_footer{width:33%; float:left; text-align:left;}
.left_footer span{}
.left_footer span a{ text-decoration:none;color:#868686;}
.mid_footer{width:34%; float:left;text-align:center;}
.right_footer{width:33%; float:left;text-align:right;}
.right_footer ul{list-style:none; float:right;}
.right_footer ul li{ float:left; margin-left:12px;}
.right_footer ul li a{}
.right_footer ul li a img{width: 65%;}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 