﻿@charset "utf-8";
/* CSS Document */
/*包含*/
body, h1, h2, h3, h4, div, p, ul, li, ol, img, span, a, dl, dt, dd, form, fieldset, input, button, select, textarea, b, i, strong, iframe{border: 0;padding: 0;margin: 0;list-style: none;font-family: "Microsoft YaHei", "微软雅黑", "宋体";outline: none;font-size: 14px;text-decoration: none;}
.top{background-color: #ffffff;height: 80px;width: 100%;}
.navs{background-color: #444444;height: 39px;width: 100%;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #b4b4b4;}
.banner{height: 500px;width: 100%;}
.footer{ position:relative;bottom:0px;background-color: #292929;height: 65px;padding-top: 35px;width: 100%;color: #595959;text-align: center;}
.main{height: auto;width: 1000px;margin-right: auto;margin-left: auto;}
.match{background-color: #f4f4f4;height: 350px;width: 100%;}
.match_honor{background-color: #ffffff;height: 350px;width: 100%;}
.navs_list{float: left;height: 39px;width: 100%;}
.navs_list li{font-size: 14px;line-height: 39px;color: #ffffff;text-align: center;float: left;height: 39px;width: 125px;}
.navs_list li a{font-size: 14px;line-height: 39px;color: #ffffff;text-align: center;float: left;height: 39px;width: 125px;}
.navs_list li a:hover{font-size: 14px;line-height: 35px;color: #ffffff;text-align: center;background: #575757;float: left;height: 37px;width: 125px;border-top-width: 2px;border-top-style: solid;border-top-color: #4fb2fc;cursor: pointer;}
.clearfix{zoom: 1;clear: both;}
.main_body{height: auto;margin:40px auto;width: 1000px;background:#e8f0f7;}
.contains{height: 216px;width: 100%;border-bottom-width: 3px;border-bottom-style: solid;border-bottom-color: #ffffff;}
.content{height: auto;width: 100%;position: absolute;top: 160px;}
.contain {
	height: 216px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.inlineblock{display:inline-block;}
.margin20{margin-left:20px;}
.fontcolor{color:#2171be; font-size:14px;}
.submits{width:200px;height:30px;line-height:30px;text-align:center;display:inline-block; background:#49aaf3;color:#ffffff;margin:15px; cursor:pointer;letter-spacing: 3px;}
.floatleft{float:left;}
.floatright{float:right;}
.undiline{ text-decoration:underline;}
.a_sure{width:100px;height:30px;line-height:30px;text-align:center;display:inline-block; background:#48aaf3;color:#ffffff;margin:15px; cursor:pointer;letter-spacing: 3px;}
.a_false{width:100px;height:30px;line-height:30px;text-align:center;display:inline-block; background:#f4ad45;color:#ffffff;margin:15px; cursor:pointer;letter-spacing: 3px;}

