/* CSS Document */
body { font-family:  "微软雅黑", "黑体" ,  "宋体";  ;margin:0;  padding:0;  font-size:14px; color:#333; background:#fff;}
div,form,img,ul,ol,li,dl,dt,dd,p {margin: 0; padding: 0; border: 0; }
li,dl{list-style-type:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
.clear{height:0px;line-height:0px;font-size:0px;overflow:hidden;clear:both;}
a { text-decoration:none}
a:link {color: #333; text-decoration:none;}
a:visited {color: #333;text-decoration:none;}
a:hover {color: #e30000; text-decoration:underline; text-decoration:none}
.w_main{ width:850px; margin:0 auto;}
.w_title{ text-align:center; font-size:36px; color:#214ab1; line-height:100px; padding-top:20px;}
.w_title_2{ line-height:36px; font-size:18px; font-weight:bold; color:#214ab1; height:40px; }
.w_title_2 span{ border-bottom:#214ab1 solid 3px; line-height:36px; height:36px; float:left;}
.text{ font-size:16px; line-height:28px; margin-top:10px; padding-bottom:25px;}
.text1 dl{ width:180px; margin:10px auto 0; background:url(imagesw_ico_ios.jpg) no-repeat right 40px; padding-right:100px;}
.text1 dd{ width:160px; border:#dadada solid 1px; padding:9px;}
.text1 dt{ width:180px; line-height:30px; text-align:center; font-size:14px; color:#666;}
.text2 dl{ width:180px; margin:10px auto 0; background:url(imagesw_ico_a.jpg) no-repeat right 40px; padding-right:100px;}
.text2 dd{ width:160px; border:#dadada solid 1px; padding:9px;}
.text2 dt{ width:180px; line-height:30px; text-align:center; font-size:14px; color:#666;}
.text3 dl{ width:180px; margin:10px auto 0; background:url(imagesw_ico_wx.jpg) no-repeat right 40px; padding-right:100px;}
.text3 dd{ width:160px; border:#dadada solid 1px; padding:9px;}
.text3 dt{ width:180px; line-height:30px; text-align:center; font-size:14px; color:#666;}
.t_but{ width:126px; height:40px; text-align:center; font-size:18px;  line-height:40px; margin:10px auto; padding-right:100px; }
.t_but a{width:126px; height:40px; color:#fff; display:block; background:#214ab1;}
.t_but a:hover{width:126px; height:40px; color:#fff; display:block; background:#ce0000;}

@media screen and (max-width:980px)
{
	#header{padding:0 10px;}

	.box_xx{margin:0px; width:100%}
	.w_main{width:90%;margin: 0 5%}
}