/* ------------------Reset--------------------- */
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background:transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:top;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
img {
	vertical-align:top;
    max-width:100%;
	height: auto;
	width: auto\9; /* ie8 */
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans:400,300,600,700);

.clear {

	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
article:after, article:before {
	clear: both;

	display: block;
	visibility: hidden;
	width: 0;
	height: 0;
}
.box:after, .box:before {
	clear: both;

	display: block;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* ------------------Style--------------------- */
html{-webkit-text-size-adjust: none; 	
	width:100%;
	padding:0;
	margin:0;
}
body {
	width:100%;
	padding:0;
	margin:0;
	font: 18px/1.5 "Microsoft YaHei", "微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;
}
a {
	color:#012d5e;
	text-decoration: none;
}
a:hover {
	color: #cb322d;
	text-decoration: none;
}
h1 {
	font-size:30px;
}
h2 {
	font-size:25px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:18px;
}
h5 {
	font-size:16px;
}
h6 {
	font-size:14px;
}
p{
	color:#012d5e;
	font-size:16px;
}
/*banner*/
.domMobile .head {
	width:100%; height:?100%?=""; position: relative;
}
/*小栏目*/
.extra {
 border-bottom:1px solid #0582da; margin-bottom:30px; line-height:50px; margin-top:30px; font-size:25px; font-weight:bold;
}
.extra .more {
	float: right; font-size:15px; font-weight:normal;
}
.extra .info {
	float: left; padding-right:30px; border-bottom:2px solid #035cc5;
}
/*列表*/
.list li {
	padding:35px 0px; border-bottom:1px solid #f2f2f2; overflow:hidden;
}
.list li.bg-color {
	background-color:#ebf3fb;
}
.list li strong {
	color:#052a5d;
}
.list li span {
	color:#999; display:block; float:right; font-size:13px;
}
.list li.special{ background-color:#f0f1f6; text-align:center;}

#sidebar .box {
	margin-bottom:20px;
	background:#ffffff;
}
#sidebar .box .heading  #sidebar .box .heading .title {
	font-size: 16px;
	font-weight: bold;
}
#sidebar .box .content .post {
	padding-bottom: 10px;
	margin-bottom:10px;
	float:right;
}
#sidebar .box .content .post .title {
	font-weight:normal;
	text-align:center; line-height:20px; padding:12px 0;
}
.post img{
	width:372px;
	height:210px;
}
/* ------------------页脚-------------------- */
footer {
	background-color:#F0F0F0;
	padding:30px 0px 30px 0px;
}
.bq{
	font-size:14px;
	line-height:30px;
	width:100%;
	margin:0px auto;
	text-align:center;
	color:#333;
}
/*媒体查询*/
@media only screen and (max-width: 1200px) {
	
.extra { margin:20px 0; line-height:40px;  font-size:20px;}

h3{ font-size:17px;}

p{ color:#999; font-size:15px;}

}

@media only screen and (max-width:767px) {

body {font: 16px/1.3 "Microsoft YaHei", "微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;}

.extra { margin:17px 0; line-height:35px;  font-size:17px;}

.list li { padding:20px 0px;}

.list li span { display:none;}

h3{ font-size:16px;}

p{ color:#999; font-size:14px;}

}

@media only screen and (max-width:481px) {

body { font: 14px/1.3 "Microsoft YaHei", "微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;}

.list li {padding:10px 0px; }
 
.extra { margin:10px 0; line-height:30px; }

}

@media only screen and (max-width:321px) {

body {font: 12px/1.3 "Microsoft YaHei", "微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;}

.list li {padding:8px 0px; }
 
h3{ font-size:12px;}

}




 

 
