@charset "utf-8";
/*公共部分样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	/*color: #666666; */
	font-size: 14px;
	font-family: "Microsoft Yahei"!important;
	color: #fff;
}
td, th, caption {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
a {
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	list-style: none;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #666666;
}
table {
	border-collapse: collapse;
}
html {
	overflow-x: hidden
}
h2{
	font-size: 17px;
}
h4{
	font-size: 12px;
	line-height: 23px;
	color: #004276;
}
h5{
	font-size: 12px;
	font-family:arial !important;
}
p{
	font-size: 14px;
	line-height: 26px;
}
.con1_1con .smallfont{
	font-size: 12px;
	text-align:left;
}

.fontsmall{
	font-size: 12px;
}
.color-red{
	color: #e33c1c;
}
.color-3{
	color: #333;
}
.color-6{
	color: #666;
}
.color-9{
	color: #004276;
}
.colorf{
	color: #FFFFFF;
}
.colorblue{
	color: #005fad;
}
.float-r{
	float: right;
}
.marginl15{
	margin-left: 15px;
}
.margint15{
	margin-top: 15px;
}
.marginb15{
	margin-bottom: 15px;
}
.marginb10{
	margin-bottom: 10px;
}
.paddingbt15{
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}
.paddingbt10{
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
.paddingb15{
	padding-bottom: 15px;
}
.border{
	border: 1px solid #DEDEDE;
}
.border_b{
	border-bottom:1px solid #DEDEDE ;
}
.border_no{
	border-bottom:0!important;
}
.height250{
	height: 250px;
}
.anniu{
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
}
.anniu1{
	width:45px;
	height:25px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
	padding-left: 17px;
}
.anniu2{
	width:135px;
	height: 30px;
	line-height: 30px;
	background: #33a4db;
}
.bgblue{
	background: #3d95d5;
}
.bggry{
	background: #f7f7f7;
}
.bgff{
	background: #FFFFFF!important;
}
.bigbox{width:100%;min-width: 1366px;}
.conbox{width:1366px;margin:0 auto;}
/* header css */