/* ------------------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;
}

/* -------------------------------------------- */
/* ------------------Font---------------------- */

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans:400,300,600,700);
/* -------------------------------------------- */
/* ------------------Clear--------------------- */
.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;
}
body .wrap-body {
}
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;
}


a.ckxx{ color:#CC392F;}
/*头部*/


nav {
	background-color:#02a785;
	overflow:hidden;
}
.wrap-nav {
	margin:0 auto;
	max-width:1000px;
}
.wrap-nav .menu{ margin:0 0px;}


.menu ul li.on {
	background-color:#ffffff;
}
.menu ul li.on a {
	color:#000000;
}

/*banner*/

.domMobile .head {
	width:100%; height:?100%?=""; position: relative;
}



/* -------------------------------------------- */
/* ------------------Content------------------- */
#content {
}
#content .wrap-content {
}
.block {
}
#main-content {
}
#main-content article {
	margin:10px 0px;
	background:#ffffff;
}
#main-content article .heading {
	padding: 30px 40px;
}
#main-content article .heading .title {
	text-transform: uppercase;
	font-weight: bold;
}

/*小栏目*/


.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;

}
.extra .info a {

}
/*文字实录列表*/


.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;}


#main-content article .content {
	padding: 20px 0px;
}
#main-content article p {
	margin-bottom:10px;
}
#main-content article .more {
	float: right;
}
#sidebar {
}
#sidebar .box {
	margin-bottom:20px;
	background:#ffffff;
}
#sidebar .box .heading  #sidebar .box .heading .title {
	font-size: 16px;
	font-weight: bold;
}
#sidebar .box .content {

}
#sidebar .box .content .connect {
}
#sidebar .box .content .post {
	padding-bottom: 10px;
	margin-bottom:10px;
}

#sidebar .box .content .zhibo .post_1{ margin-bottom:15px;}

#sidebar .box .content .post_1{ overflow:hidden; clear:both;}

#sidebar .box .content .post_1 img{ width:150px; height:100px; float:left; display:block; margin-right:10px;}

#sidebar .box .content .post_1 h3{ font-size:17px; line-height:20px; margin-bottom:10px;}


#sidebar .box .content .post_1 p{ font-size:13px; color:#999;}


#sidebar .box .content .post .list li{ padding:10px 0; border-bottom-width:0px; font-size:17px;  background:url(../images/dian.gif);  background-position:0 22px; background-repeat:no-repeat;  padding-left:10px;}


#sidebar .box .content .post .title {
	font-weight:normal;
	text-align:center; line-height:20px; padding:12px 0;
}

#sidebar .box .content .shipin {
	position:relative;
}
#sidebar .box .content .shipin .play {
	position:absolute;
	width:60px;
	height:60px;
	top:10%;
	left:40%;
	background-image:url(../images/play.png);
}

/* -------------------------------------------- */
/* ------------------页脚-------------------- */
footer {
	background-color:#333;
	 padding:30px 0px 30px 0px;
}


/*列表内容*/

.dataList li {
	position:relative; overflow:hidden; 
}


/*图片列表*/

.xianchang ul{ float:left; width:47.5%; margin-left:5%;
}



.xianchang ul:first-child{margin-left:0%;}


.xianchang .list-pic li{ width:45%; float:left; margin-left:10%; margin-bottom:30px;}



.xianchang .list-pic li:first-child{margin-left:0%;}
.xianchang .list-pic li p,.xianchang .list-pic li p a{ text-align:center;}

/*视频*/

.xianchang .shipin li div{ position:relative;}

.xianchang .shipin li div i{ position:absolute; display:block; width:60px; height:60px; left:50%; margin-left:-30px; margin-top:-30px; top:50%; background:url(../images/sp_ico1.png) 0 0px no-repeat;}

/*图文列表*/


.listview_1_of_2{ border-bottom:1px solid #dedede; padding:30px 0; }

.listview_1_of_last {
	padding-bottom:0;
}
.listimg_2_of_1 {
	width: 20%;
}
.listimg {
	display: block;
	float: left;
}
.list_2_of_1 {
	width: 76%;
}

.list_2_of_1 h3{ margin-bottom:5px;}



.list_2_of_1 p a{ color:#cc392f;}

.text {
	display: block;
	float: left;
	margin: 0% 0% 0% 4%;
}






/*首页*/

.toutiao h3{ margin-bottom:5px;}




.shouye .listimg_2_of_1 {
	width: 30%;
}

.shouye .list_2_of_1 {
	width: 66%;
}


.zbxx{ background-color:#0583da; padding:2% 2%;}
.zbxx p{ line-height:2; color:#fff; }

.zbxx p strong{ color:#ffd300;}



#Tab1{}

.Menubox {
width:100%;
}

.Menubox li{
float:left;
display:block;
cursor:pointer; width:16.66%; background-color:#0583da; color:#fff;

text-align:center; line-height:2;


}
.Menubox li.hover{

background:#ffd300; color:#cd3335;

}
.Contentbox{clear:both;
}
/*置顶*/

#goTopBtn { 
POSITION: fixed; TEXT-ALIGN: center; LINE-HEIGHT: 40px; WIDTH: 40px; BOTTOM: 115px; HEIGHT: 40px; FONT-SIZE: 12px; CURSOR: pointer; RIGHT: 0px; _position: absolute; _right: auto 
} 








/*右侧手风琴*/


.sideMenu{  border:1px solid #ddd;  }
		.sideMenu h3{ height:50px; line-height:50px; padding-left:10px; font-weight:normal; font-size:17px;  border-top:1px solid #e3e3e3; background:#f4f4f4; cursor:pointer;
			
		}
		
	.sideMenu ul{ display:none; /* 默认都隐藏 */ }
	
	
	
	.sideMenu ul li{ position:relative;}
	
.sideMenu ul i{ display:block; position:absolute; width:78px; height:78px;  left:50%; margin-left:-40px; margin-top:-40px; top:50%; background:url(../images/sp_ico.png) 0 0px no-repeat;}	



/*媒体查询*/

@media only screen and (max-width: 1200px) {

.banner{ width:100%; padding:0px; display:none;}





.banner1{ display:block;}


.extra { margin:20px 0; line-height:40px;  font-size:20px;}




.listview_1_of_2{  padding:25px 0; }


 h3{ font-size:17px;}

p{ color:#999; font-size:15px;}


.xianchang .list-pic li{margin-bottom:25px;}






}


@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;
}


.listview_1_of_2{  padding:20px 0; }

h3{ font-size:16px;}

p{ color:#999; font-size:14px;}


.xianchang .list-pic li{margin-bottom:20px;}


}
 

@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; }

.listview_1_of_2{  padding:15px 0; }
h3{ font-size:15px;}

.list_2_of_1 p{ display:none;}

.xianchang .list-pic li{margin-bottom:15px;}




}



@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;}

}





@media only screen and (max-width: 767px) {

.xianchang ul{ float:left; width:100%; margin:0;}

.xianchang .list-pic li{ width:45%; float:left; margin-left:10%;}

.xianchang .list-pic li:first-child{margin-left:0%;}

 }
 
 
.post img{
	width:325px;
	height:195px;
}





 

 
