@charset "utf-8";
/* css document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "微软雅黑", arial;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.pc {
	display: block;
}

.mobile {
	display: none;
}

/*2015.9.10新增开始*/
/*焦点图
.jiaot-yu{
	margin:0px auto;
	padding:0px;
	width:608px;
	}
#picplayer{ margin:0px auto;width:608px;position:relative;  display:inline;}
#picplayer ul{width:608px;position:relative; margin:0px 0px 10px 0px; padding:0px;}
#picplayer li{display:none; margin:0px; padding:0px;}
#picplayer .currentplay{ display:block;}
#picplayer .bg{width:608px;  display:block; }
#picplayer .text{ display:inline; cursor:pointer; font-size:40px; color:#0676be; font-family:"微软雅黑";background:#fff;overflow:hidden; margin:0px 0px 0px 0px; padding:10px 10px;}
#picplayer .jk{font-size:30px; line-height:34px; color:#000;font-family:"微软雅黑"; text-align:center;overflow:hidden; margin:10px 0px 5px 0px; padding:0px 0px; }
#picplayer .jk a:link,#picplayer .jk a:visited{ text-decoration:none; color:#000;}
#picplayer .jk a:hover{color:#0f416b;}
#picplayer a{}
#mybtn{width:130px; height:16px; text-align:center; margin:315px 0px 0px 515px; *margin:300px 0px 0px 520px; z-index:7777; position:absolute;}
#mybtn span{width:16px; height:16px; display:block; float:left; background:url(/uploads/image/ci2015/my_btn_top.png) no-repeat; cursor:pointer; margin-right:5px;}
#mybtn .currentbtn{width:16px; height:16px; background-position:-18px 0;}

.dalie p{
	padding: 0px;
	color: #cccccc;
	font-size: 14px;
	font-family: "微软雅黑";
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 14px;
	}
.dalie p a:link,.dalie p a:visited{
	margin:0px;
	padding:0px;
	display:block;
	color:#083e6d;
	text-decoration:none;
	}
.dalie p a:hover{
	text-decoration:underline;
	}
*/
/*2016.7.18新增焦点图开始focus-begin*/
.cont-roll {
	width: 608px;
	height: 342px;
	margin-bottom: 15px;
}

.focus {
	overflow: hidden;
}

.focus img {
	width: 608px;
	height: 342px;
}

.focus .shadow .title {
	margin: 0px;
	padding: 0px;
}

.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}

.focus .btn {
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #b0b0b0;
	font: 12px/15px "\5b8b\4f53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #d9d9d9;
}

.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.focus .fpic {
	margin: 0px;
	padding: 0px;
}

.focus .d1fbt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .shadow {
	left: 0px;
	z-index: 10;
	display: block;
	text-align: center;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.focus .shadow h3 {
	margin: 10px 0px 10px 0px;
	*margin: 10px 0px -2px 0px;
	padding: 0px;
	font-size: 30px;
	/*2017.2.28*/
	line-height: 34px;
	color: #000;
	font-weight: normal;
	font-family: "微软雅黑";
}

.focus .shadow h3 a:link, .focus .shadow h3 a:visited {
	text-decoration: none;
	color: #000;
}

.focus .shadow h3 a:hover {
	color: #0f416b;
}

.focus .fcon {
	width: 608px;
	float: left;
	display: none;
	margin: 0px;
	padding: 0px;
}

.focus .fcon img {
	display: block;
}

.focus .fbg {}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .d1fbt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #b0b0b0;
	font: 12px/15px "\5b8b\4f53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
}

.focus .d1fbt img {
	display: none
}

.focus .d1fbt i {
	display: none;
	font-style: normal;
}

.focus .prev, .focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(/uploads/image/ci2016/focus_btn.png) no-repeat;
	right: 0px;
}


.focus .prev {
	background-position: 0 -74px;
	cursor: pointer;
	*margin: 20px 0px 0px -607px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 1px;
	top: 135px;
}

.focus .next {
	background-position: -40px -74px;
	cursor: pointer;
	right: 0px;
	*margin: 20px 0px 0px 0px;
	margin-right: 34px;
	margin-bottom: 0px;
	top: 135px;
	*right: 608px;
}

.focus .prev:hover {
	background-position: 0 0;
}

.focus .next:hover {
	background-position: -40px 0;
}

.gj {
	margin: 0px auto;
	padding: 0px;
	width: 642px;
	position: absolute;
	z-index: 33;
}

/*2016.7.18新增焦点图结束focus-end*/

/*2015.9.10新增结束*/
#searchimg {
	cursor: pointer
}

/*下全*/
.container {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	overflow: hidden;
}

/*左边*/
.container-left {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	width: 608px;
}

/*上大图*/
.left-datu {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.datu {
	margin: 0px;
	padding: 0px;
}

.datu img {
	width: 608px;
	height: 342px;
}

.datitil {
	margin: 10px 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 30px;
	text-align: center;
}

.datitil a:link, .datitil a:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
	color: #000;
}

.datitil a:hover {
	color: #0f416b;
}

.dalie {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	overflow: hidden;
}

.dalie ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.dalie li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	color: #cccccc;
	font-size: 14px;
	line-height: 14px;
	font-family: "微软雅黑";
	white-space: nowrap;
}

.dalie li a:link, .dalie li a:visited {
	margin: 0px;
	padding: 0px;
	display: block;
	color: #083e6d;
	text-decoration: none;
}

.dalie li a:hover {
	text-decoration: underline;
}

/*左边列表*/
.left-liebiao {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

/*单个*/
.busbox1 {
	padding-top: 15px;
	padding-bottom: 20px;
	overflow: hidden;
	padding-right: 0px;
	border-top: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	background: #fff;
}

.busbox1:hover {
	background: #f4f4f4;
	cursor: pointer;
}

.busbox1 h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 22px;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 32px;
}

.busbox1 h3 a:link, .busbox1 h3 a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000;
}

.busbox1 h3 a:hover {
	color: #10416c;

}

.mr10 {
	margin-right: 0px;
	float: right;
}

.mr10 img {
	margin: 5px 0px 0px 15px;
	width: 200px;
	height: auto;
}

.busbox1 p {
	margin: 5px 0px 20px 0px;
	padding: 0px;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	font-family: "微软雅黑";
}

.busbox1 p a:link, .busbox1 p a:visited {
	text-decoration: none;
	color: #333;
}

.busbox1 p a:hover {
	/*	text-decoration:underline;	*/
	color: #333;
}

.mb10 {
	margin: 0px 0px 0px 0px;
	padding: 3px 15px;
	background: #ececec;
	font-size: 12px;
	color: #4c4c4c;
}

.kong {
	margin: 0px 0px 0px 10px;
}

.busbox1 .chinese {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #a09f9f;
	font-family: "微软雅黑";
}

.busbox1 .chinese a:link, .busbox1 .chinese a:visited {
	text-decoration: none;
	color: #666666;
}

.busbox1 .chinese a:hover {
	text-decoration: underline;
}

.busbox1 .chinese span {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.busbox1 .chinese span.spicc {
	margin: 0px;
	padding: 0px;
}

.busbox1 .chinese span a:link, .busbox1 .chinese span a:visited {
	color: #054673;
	text-decoration: none;
}

/*蓝框*/
.busbox1 .chinese span.jk {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	font-size: 12px;
	font-family: "微软雅黑";
}

.busbox1 .chinese span.jk a:link, .busbox1 .chinese span.jk a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
	padding: 3px 5px;
	background: #0f416b;
	color: #fff;

}

.busbox1 .chinese span.jk a:hover {
	background: #39648a;
}

/*直播*/
.busbox1 .chinese span.zhibo {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 17px;
	color: #fff;
	font-size: 12px;
	font-family: "微软雅黑";
	background: url(/uploads/image/ci2015/p-9.png) no-repeat 0px 3px;
}

.busbox1 .chinese span.zhibo a:link, .busbox1 .chinese span.zhibo a:visited {
	color: #cc0000;
	text-decoration: none;
}

/*独家*/
.busbox1 .chinese span.dujia {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #023f6e;
	font-size: 12px;
	font-family: "微软雅黑";
}

.busbox1 .chinese span.dujia a:link, .busbox1 .chinese span.dujia a:visited {
	color: #023f6e;
	text-decoration: none;
}

/*分享*/
.busbox1 .chinese span.fenx {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
}

.busbox1 .chinese span.fenx a:link, .busbox1 .chinese span.fenx a:visited {
	color: #666;
	text-decoration: none;
}

.busbox1 .chinese span.fenx a:hover {
	text-decoration: underline;
}

/*列表标题*/
.lie-biao {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 14px;
}

.lie-biao ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.lie-biao li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.lie-biao li a:link, .lie-biao li a:visited {
	text-decoration: none;
	font-family: "微软雅黑";
	color: #333;
}

.lie-biao li a:hover {
	text-decoration: underline;
}

/*专题推荐*/
.left-zhuanti {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	overflow: hidden;
	font-family: "微软雅黑";
	border-top: 1px solid #cccccc;
}

.ahunti {
	margin: 15px 0px;
	padding: 0px 0px 0px 15px;
	border-left: 3px solid #023f6e;
	font-size: 18px;
	color: #023f6e;
}

.ahunti a:link, .ahunti a:visited {
	text-decoration: none;
	color: #023f6e;
}

.zhuanti-tu {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	overflow: hidden;
}

.tu-one {
	margin: 0px 32px 0px 0px;
	padding: 0px;
	float: left;
}

.tu-one img {
	width: 180px;
	height: 100px;
}

.tu-two {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}

.tu-two img {
	width: 180px;
	height: 100px;
}

/*左侧广告*/
.left-ad {
	margin: 0px;
	padding: 0px;
}

.left-ad img {
	width: 608px;
}

/*加载更多*/
.jiazai {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

.jiazai a:link, .jiazai a:visited {
	margin: 0px;
	padding: 10px 0px;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	background: #f6f6f6;
	display: block;
}

.jiazai a:hover {
	background: #0f416b;
	color: #fff;
}

/*灰色框*/
.left-huikuang {
	margin: 20px 0px 20px 0px;
	padding: 10px 20px 5px 20px;
	border: 1px solid #cccccc;
	overflow: hidden;
	font-family: "微软雅黑";
}

.kua-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
}

.kua-left p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
}

.kua-left p a:link, .kua-left p a:visited {
	text-decoration: none;
	color: #333;
}

.kua-left p a:hover {
	text-decoration: underline;
}

.kua-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;
}

.kua-right p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
}

.kua-right p a:link, .kua-right p a:visited {
	text-decoration: none;
	color: #333;
}

.kua-right p a:hover {
	text-decoration: underline;
}

/*右边*/
.container-right {
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: hidden;
	width: 355px;
}

/*要闻*/
.yaowen {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

/*横杆标题*/
.heng-biao {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-top: 3px solid #ccc;
	font-family: "微软雅黑";
	height: 33px;
}

.heng-biao p {
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: #023f6e;
}

.heng-biao p a:link, .heng-biao p a:visited {
	margin: -2px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
	color: #023f6e;
	border-top: 3px solid #083e6d;
	display: block;
	float: left;
}

/*新闻*/
.yaowen-xinwen {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.yaowen-xinwen h2 {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 23px;
	color: #333;
	font-weight: normal;
}

.yaowen-xinwen h2 a:link, .yaowen-xinwen h2 a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000;
}

.yaowen-xinwen h2 a:hover {
	color: #0f416b;
}

.yaowen-xinwen h3 {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
}

.yaowen-xinwen h3 a:link, .yaowen-xinwen h3 a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000;
}

.yaowen-xinwen h3 a:hover {
	color: #0f416b;
}

.xin-lie {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.xin-lie ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.xin-lie li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
	white-space: nowrap;
}

.xin-lie li a:link, .xin-lie li a:visited {
	text-decoration: none;
	color: #333;
}

.xin-lie li a:hover {
	text-decoration: underline;
}

/*右侧列表*/
.right-lei {
	margin: 0px 0px 0px 0px;
	/*20170316*/
	padding: 0px;
	overflow: hidden;
}

.right-lei ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.right-lei li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-family: "微软雅黑";
	background: none;
}

.right-lei li a:link, .right-lei li a:visited {
	text-decoration: none;
	color: #333;
}

.right-lei li a:hover {
	text-decoration: underline;
}

/*四个标签切换*/
.fou-qie {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

/*标签切换*/
.tab {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
}

.menubox {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	height: 36px;

}

.menubox ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;

}

.menubox li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	float: left;
	width: 87px;
	height: 36px;
	line-height: 36px;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	text-align: center;
	border-bottom: none;
	background: #f6f6f6;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.menubox li.hover {
	color: #023f6e;
	border-bottom: none;
	height: 34px;
	background: #fff;
	border-top: 3px solid #023f6e;

}

#two4 {
	border-right: none;
}



.contentbox {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	z-index: 2;
	float: left;
	width: 352px;
	font-family: "微软雅黑";
	overflow: hidden;
	background: #ebebeb;
}

/*切换1*/
#con_two_1 {
	margin: 0px;
	padding: 0px;
	background: #ebebeb;
	width: 352px;
	height: 115px;
	font-size: 14px;
}

.con-1-lef1 {
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 115px;
	float: left;
	border-right: 1px solid #f9f9f9;
}

.con-1-top {
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 42px;
	border-bottom: 1px solid #f9f9f9;
}

.con-1-top a:link, .con-1-top a:visited {
	display: block;
	width: 95px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #333;
	text-decoration: none;
}

.con-1-top a:hover {
	background: #0f416b;
	color: #fff;
}

.con-1-bottom {
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 72px;
	border-bottom: 1px solid #f9f9f9;
}

.con-1-bottom a:link, .con-1-bottom a:visited {
	display: block;
	width: 95px;
	height: 72px;
	line-height: 72px;
	text-align: center;
	color: #333;
	text-decoration: none;
}

.con-1-bottom a:hover {
	background: #0f416b;
	color: #fff;
}

.con-1-lef2 {
	margin: 0px;
	padding: 0px;
	width: 104px;
	height: 115px;
	float: left;
	border-right: 1px solid #f9f9f9;
}

.con-1-top2 {
	margin: 0px;
	padding: 0px;
	width: 104px;
	height: 67px;
	border-bottom: 1px solid #f9f9f9;
}

.con-1-top2 a:link, .con-1-top2 a:visited {
	display: block;
	width: 104px;
	height: 67px;
	line-height: 67px;
	text-align: center;
	color: #333;
	text-decoration: none;
}

.con-1-top2 a:hover {
	background: #0f416b;
	color: #fff;
}

.con-1-bottom2 {
	margin: 0px;
	padding: 0px;
	width: 104px;
	height: 47px;
	border-bottom: 1px solid #f9f9f9;
}

.con-1-bottom2 a:link, .con-1-bottom2 a:visited {
	display: block;
	width: 104px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	color: #333;
	text-decoration: none;
}

.con-1-bottom2 a:hover {
	background: #0f416b;
	color: #fff;
}

.con-1-lef3 {
	margin: 0px;
	padding: 0px;
	width: 55px;
	height: 115px;
	float: left;
	line-height: 115px;
}

.con-1-lef3 a:link, .con-1-lef3 a:visited {
	display: block;
	width: 55px;
	height: 115px;
	line-height: 115px;
	text-align: center;
	color: #333;
	text-decoration: none;
}

.con-1-lef3 a:hover {
	background: #0f416b;
	color: #fff;
}

/*切换2*/
#con_two_2 {
	margin: 0px;
	padding: 0px;
	background: #ebebeb;
	width: 352px;
	height: 115px;
	font-size: 14px;
}

/*切换3*/
#con_two_3 {
	margin: 0px;
	padding: 0px;
	background: #ebebeb;
	width: 352px;
	height: 115px;
	font-size: 14px;
}

/*切换4*/
#con_two_4 {
	margin: 0px;
	padding: 0px;
	background: #ebebeb;
	width: 352px;
	height: 115px;
	font-size: 14px;
}

/*右侧专栏*/
.right-zhuanlan {
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

/*单个*/
.busbox1-tt {
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	padding-right: 0px;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	background: #fff;
}

.busbox1-tt h3 {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 20px;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 24px;
}

.busbox1-tt h3 a:link, .busbox1-tt h3 a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000;
}

.busbox1-tt h3 a:hover {
	color: #10416c;

}

.mr10-tt {
	margin: 0px 0px 10px 0px;
	float: left;
}

.mr10-tt img {
	margin: 0px 10px 0px 0px;
	width: 95px;
	height: 115px;
}

.busbox1-tt p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	font-family: "微软雅黑";
}

.busbox1-tt p a:link, .busbox1-tt p a:visited {
	text-decoration: none;
	color: #333;
}

.busbox1-tt p a:hover {
	text-decoration: underline;
}

.busbox1-tt p span a:link, .busbox1-tt p span a:visited {
	text-decoration: none;
	color: 333;
	font-size: 12px;
	font-family: "微软雅黑";
}

.busbox1-tt p span a:hover {
	text-decoration: underline;
}

/*广告右侧*/
.right-ad {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	width: 355px;
}

/*漫画*/
.right-titu {
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

.titu-biao {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #000;
}

.titu-biao a:link, .titu-biao a:visited {
	text-decoration: none;
	color: #000;
}

.titu-biao a:hover {
	color: #10416c;
}

.titu-tu {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

.titu-tu img {
	width: 355px;
}

/*原创评论*/
.tuwen-bo {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #cccccc;
}

.tu-lai {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: "微软雅黑";
}

.tu-lai span {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666;
	font-size: 12px;
}

.tu-lai span a:link, .tu-lai span a:visited {
	text-decoration: none;
	color: #666;
}

.titu-con {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	line-height: 22px;
}

/*地方新闻联播*/
.lianbo {
	margin: 0px;
	padding: 0px;
}

/*右侧列表2*/
.right-lei2 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.right-lei2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.right-lei2 li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 14px;
	font-family: "微软雅黑";
	background: url(/uploads/image/ci2015/p-12.jpg) no-repeat 0px 8px;
}

.right-lei2 li a:link, .right-lei2 li a:visited {
	text-decoration: none;
	color: #333;
}

.right-lei2 li a:hover {
	text-decoration: underline;
}

/*四个标签切换2*/
.fou-qie2 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

/*标签切换*/
.tabb {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
}

.menuboxb {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	height: 36px;

}

.menuboxb ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;

}

.menuboxb li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	float: left;
	width: 116px;
	height: 36px;
	line-height: 36px;
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	text-align: center;
	border-bottom: none;
	background: #f6f6f6;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.menuboxb li.hover2 {
	color: #023f6e;
	border-bottom: none;
	height: 34px;
	background: #fff;
	border-top: 3px solid #023f6e;

}

#twoo4 {
	border-right: none;
}



.contentboxb {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	z-index: 2;
	float: left;
	width: 352px;

	font-family: "微软雅黑";
	overflow: hidden;
	background: #f9f9f9;
}

/*右侧列表3*/
.right-lei3 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.right-lei3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.right-lei3 li {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 10px 15px;
	font-size: 14px;
	font-family: "微软雅黑";
	border-bottom: 1px dotted #d4d4d4;
}

.right-lei3 li a:link, .right-lei3 li a:visited {
	text-decoration: none;
	color: #333;
}

.right-lei3 li a:hover {
	text-decoration: underline;
}

/*二个标签切换*/
.fou-qie {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

/*标签切换*/
.tabbb {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
}

.menuboxbb {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	height: 37px;

}

.menuboxbb ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;

}

.menuboxbb li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	float: left;
	width: 176px;
	height: 36px;
	line-height: 36px;
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	text-align: center;
	border-bottom: none;
	background: #f6f6f6;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.menuboxbb li.hover3 {
	color: #023f6e;
	border-bottom: none;
	height: 34px;
	background: #fff;
	border-top: 3px solid #023f6e;

}

#twooo2 {
	border-right: none;
}



.contentboxbb {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	z-index: 2;
	float: left;
	width: 352px;
	font-family: "微软雅黑";
	overflow: hidden;
	background: #f9f9f9;
}

/*右侧列表3*/
.right-lei3 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.right-lei3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.right-lei3 li {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 10px 15px;
	font-size: 14px;
	font-family: "微软雅黑";
	border-bottom: 1px dotted #d4d4d4;
}

.right-lei3 li a:link, .right-lei3 li a:visited {
	text-decoration: none;
	color: #333;
}

.right-lei3 li a:hover {
	text-decoration: underline;
}

/*灰色框2*/
.left-huikuang2 {
	margin: 25px 0px 0px 0px;
	padding: 10px 20px 5px 20px;
	border: 1px solid #cccccc;
	overflow: hidden;
	font-family: "微软雅黑";
}

.kua-left2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}

.kua-left2 p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
}

.kua-left2 p a:link, .kua-left2 p a:visited {
	text-decoration: none;
	color: #333;
}

.kua-left2 p a:hover {
	text-decoration: underline;
}

.kua-right2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 150px;
}

.kua-right2 p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
}

.kua-right2 p a:link, .kua-right2 p a:visited {
	text-decoration: none;
	color: #333;
}

.kua-right2 p a:hover {
	text-decoration: underline;
}

/*2017.2.28开始*/
.toutiao {
	margin: 0px auto 20px auto;
	padding: 0px;
	overflow: hidden;
	width: 990px;
}

.tou-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 735px;
}

/*新闻*/
.yaowen-xinwen-x {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.yaowen-xinwen-x h3 {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 34px;
	color: #333;
	text-align: center;
	/*2017.2.28*/
}

.yaowen-xinwen-x h3 a:link, .yaowen-xinwen-x h3 a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000;
}

.yaowen-xinwen-x h3 a:hover {
	color: #0f416b;
}

.xin-lie-x {
	margin: 5px auto 0px auto;
	padding: 0px;
	overflow: hidden;
	width: 735px;

}

.xin-lie-x ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	text-align: center;

}

.xin-lie-x p {
	margin: 0px auto 5px auto;
	padding: 0px;
	display: inline-block;
	font-size: 14px;
	font-family: "微软雅黑";
	white-space: nowrap;
	text-align: center;

}

.xin-lie-x p a:link, .xin-lie-x p a:visited {
	text-decoration: none;
	color: #333;

}

.xin-lie-x p a:hover {
	text-decoration: underline;
}


.tou-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 235px;
}

.tou-right img {
	width: 235px;
	height: 95px;
}

/*2017.2.28结束*/
  .mobileview{
    display:none;
  } 
@media screen and (max-width: 600px) {
	html, body {
		font-size: 100px;
	}

	body {
		width: 100%;
		padding: 0px;
		margin: 0px;
	}

	ul, li {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}

	ul, menu, dir, li, #content figure {
		display: block;
		list-style-type: none;
		-webkit-margin-before: 0em;
		-webkit-margin-after: 0em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		-webkit-padding-start: 0px;
	}

	a:link, a:visited {
		text-decoration: none;
	}

	p, a, div {
		padding: 0px;
		margin: 0px;
		-webkit-margin-before: 0em;
		-webkit-margin-after: 0em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		-webkit-padding-start: 0px;
	}

	.pc {
		display: none;
	}

	.mobile {
		display: block;
		position: relative;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}

	/*头部隐藏*/
	.tophui {
		display: none;
	}

	.top_phone {
		display: block;
		width: 100%;
		margin: 0.26rem 0px 0.2rem 0px;
		height: 0.45rem;
		position: relative;
	}

	.header_top {
		display: block;
		position: relative;
		padding: 0;
		/* border: 1px solid saddlebrown; */
	}

	.header_top_logo {
		float: left;
		display: block;
		position: relative;
		margin: 0;
		padding: 0;
		width: 1.87rem;
		height: 0.35rem;		
		margin-top: 0.05rem;
	}

	.header_top img {
		width: 1.87rem;
		height: 0.35rem;
	}

	.header_top a {
		display: block;
		position: relative;
		margin: 0;
		padding: 0;		

	}


	.header_img {
		float: right;
		display: block;
		position: relative;
		margin: 0;
		padding: 0;
		width: 0.45rem;
		height: 0.45rem;
	}

	.header_img img {
		display: block;
		position: relative;
		margin: 0;
		padding: 0;
		width: 0.45rem;
		height: 0.45rem;
	}

	/*导航*/
	.hu-wai {
		display: none;
	}

	.nav {
		/* display: none; */
		position: fixed;
		top: 1.05rem;

		width: 1.4rem;
		height: 10rem;
		background-color: transparent;
		z-index: 998;
		right: -1.4rem;
		transition: all 0.5s;
	}

	.sub_nav {
		display: block;
	}

	.container_iphone {
		display: block;
	}

	.top_phone .nav_show {
		display: block;
	}

	.nav ul {
		position: fixed;		
		width: 1.4rem;
		height: auto;
		background-color: #184368;
		z-index: 999;
		opacity: 0.95;
		padding-bottom: 0.3rem;
	
	}

	.navshow {
		right: 0rem !important;
		;
		transition: all 0.5s;
	}

	.nav li {
		height: 0.4rem;
		line-height: 0.4rem;
		/* border-top: 1px solid #fff; */
		overflow: hidden;
		padding-left: 0.35rem;
		background-color: #184368;
	}
	.nav li:hover{
		background-color: #145a8f;
	}

	.nav a, .nav li a {
		font-family: "微软雅黑";
		font-size: 0.16rem;
		color: #fff;
		float: left;
	}
	.nav a, .nav li a:hover{
		color: #fff;
		text-decoration: none;
	}
	li.nav_latest {
		border-top: none;
	}

	.hu-wai {
		display: none;
	}

	/*二级菜单*/
	.sub_nav {
		width: 100%;
		height: 0.66rem;
		background-color: #27547a;
		position: relative;
	}

	.sub_nav>ul>li {
		float: left;
		height: 0.66rem;
	}

	.sub_nav>ul>li>a {
		display: block;
		font-family: "微软雅黑";
		font-size: 0.32rem;
		color: #fff;
		padding: 0px 0.131rem;
		;
		line-height: 0.66rem;
	}

	.sub_nav>ul>li.culture {
		padding: 0;
		margin: 0;
		position: relative;
		top: -0.1rem;
	}

	.sub_nav>ul>li>a.tri {
		padding: 0;
		position: absolute;
		top: 0.35rem;
		left: 0.4rem;
	}

	.sub_nav>ul>li>a.tri img {
		width: 0.23rem;
		cursor: pointer;
	}

	/*下箭头菜单*/
	.nav_two {
		display: none;
		width: 100%;
		height: 0.67rem;
		background-color: #133f65;
		position: absolute;
		z-index: 1000;
		opacity: 0.9;
		top: 0.66rem;
	}

	.nav_two .nav_two_show {
		display: block;
	}

	.nav_two li {
		float: left;
		height: 0.67rem;
	}

	.nav_two li a {
		display: block;
		font-family: "微软雅黑";
		font-size: 0.32rem;
		color: #fff;
		padding: 0px 0.19rem;
		line-height: 0.67rem;
	}

	/*轮播图*/
	/*隐藏*/
	.container {
		display: none;
	}

	.header {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.header_content {
		overflow: auto;
		width: 100%;
		height: auto;

	}

	.header_imglunbo {
		width: 100%;
		height: 3.59rem;
		overflow: hidden;
		position: relative;
	}

	.header_imglunbo ul {
		width: 100%;
	}

	.header_imglunbo li {
		width: 100%;
		height: auto;
		position: relative;
		display: none;
	}

	.header_imglunbo .show {
		display: block;
	}

	.header_imglunbo img {
		width: 100%;
		height: auto;
	}

	.header_imglunbo p {
		width: 100%;
		height: 0.84rem;
		padding-top: 0.09rem;
		padding-left: 0.1rem;
		padding-right: 0.1rem;
		text-align: left;
		position: absolute;
		margin-top: -0.84rem;
		background-color: #000;
		opacity: 0.7;
		font-size: 0.28rem;
		font-family: "微软雅黑";
	}

	.header_imglunbo p a {
		display: block;
		width: 95%;
		margin: 0 auto;
		color: #fff;
	}

	.header_imglunbo_l, .header_imglunbo_r {
		width: 0.51rem;
		height: 0.85rem;
		position: absolute;
		top: 35%;
		height: 25%;
		cursor: pointer;
	}

	.header_imglunbo_l {
		left: 0;
	}

	.header_imglunbo_r {
		right: 0px;
	}

	/*头条新闻*/
	.toutiao {
		width: 100%;
		height: auto;
		margin: 10px 0px;
		text-align: center;
	}

	.toutiao h3, .toutiao h4 {
		width: 95%;
		margin: 0 auto;
		text-align: center;
		display: block;
	}

	.toutiao h3 a, .toutiao h4 a {
		color: #333;
	}

	.toutiao h3 a {
		font-weight: bold;
		font-size: 0.32rem;
	}

	.toutiao h4 a {
		font-weight: normal;
		font-size: 0.24rem;
	}

	.toutiao_news {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.img_list, .img_list_column {
		width: 6.01rem;
		margin: 0 auto;
		background-color: #f7f7f7;
		overflow: hidden;
		margin-top: 0.2rem;
	}

	.img_list {
		height: 1.72rem;
	}

	.img_list_column {
		height: 2.3rem;
	}

	.img_list:hover, .img_list_column:hover {
		background-color: #d4d4d4;
	}

	.img_list a, .img_list_column a {
		display: block;
		float: left;
	}

	.img_list img {
		width: 2.58rem;
		height: 1.45rem;
	}

	.img_list_column img {
		width: 1.9rem;
		height: 2.3rem;
	}

	.intro_img {
		display: block;
		float: right;
		width: 3rem;
		color: #000;
		font-size: 0.25rem;
		padding: 0.2rem;
		font-family: "微软雅黑";
	}

	/*广告位*/
	.ad1 {
		width: 6.01rem;
		height: 0.99rem;
		margin: 0.2rem auto;
	}

	.ad1 img {
		width: 6.01rem;
		height: 0.99rem;
	}

	/*影视*/
	.big_title {
		width: 100%;
		height: 0.6rem;
		margin: 0 auto;
		line-height: 0.5rem;
		background-color: #0d406f;
		padding-left: 0.2rem;
		font-size: 0.32rem;
		color: #fff;
		font-weight: bold;
	}

	.big_title a {
		font-family: "微软雅黑";
		font-size: 0.32rem;
		color: #fff;
		font-weight: bold;
	}

	.big_img {
		width: 6.01rem;
		margin: 10px auto;
		overflow: hidden;
	}

	.big_img img {
		width: 6.01rem;
		height: 3.4rem;
	}

	.big_img p {
		margin: 0.1rem auto 0 auto;
		padding-bottom: 0.2rem;
		border-bottom: 1px solid #aaa;
	}

	.big_img p a {
		width: 6.01rem;
		margin: 10px auto 0px auto;
		font-family: "微软雅黑";
		line-height: 0.4rem;
		font-size: 0.32rem;
		color: #333;

	}

	/*专题策划*/
	.img_l {
		float: left;
		width: 2.93rem;
		height: 2.38rem;
		background-color: #f4f4f4;
	}

	.img_l img {
		width: 2.93rem;
		height: 1.66rem;
	}

	.img_r {
		float: right;
		width: 2.93rem;
		height: 2.38rem;
		background-color: #f4f4f4;
	}

	.img_r img {
		width: 2.93rem;
		height: 1.66rem;
	}

	.intro_zhuan {
		display: block;
		width: 2.6rem;
		font-family: "微软雅黑";
		font-size: 0.23rem;
		color: #000;
		padding: 0.1rem 0.18rem;
	}

	.dibu-phone {
		display: block;
		width: 100%;
		overflow: auto;
		clear: both;
	}

	.dibu-phone-one {
		background-color: #a0a0a0;
		padding-top: 15px;
	}

	.dibu-phone-one, .dibu-phone-one ul {
		overflow: auto;
		float: none;
	}

	.dibu-phone-one a {
		font-size: 16px;
		color: #fff;
	}

	.dibu-phone-one ul, .dibu-phone-one li {
		list-style: none;
		list-style-type: none;
		list-style-position: initial;
		list-style-image: initial;
	}

	.dibu-phone-one li {
		float: left;
		width: 25%;
		height: 40px;
		overflow: auto;
		text-align: center;
	}

	.dibu-phone-two {
		width: 100%;
		margin: 20px auto;
		overflow: auto;
		clear: both;
		text-align: center;
	}

	.dibu-phone-two, .dibu-phone-two a {
		color: #555;
		font-size: 16px;
		text-decoration: none;
	}

	.copyright {
		display: block;
		width: 100%;
		overflow: auto;
		clear: both;
		color: #999;
		text-align: center;
		font-size: 16px;
	}
     width: 1010px;
    margin: 10px auto;
    overflow: hidden;
    clear: both;
}
 .mobileview a{
    color:#fff;
}
  .mobileview-language,.mobileview-mobile{
    display:inline;
  } 
  .mobileview-button{
    font-size: 22px;
    border: 2px solid #5077aa;
    width: 180px;
    float: left;
    line-height: 58px;
    text-decoration: none;
    margin: 20px 7px;
    border-radius: 2px;
    text-align: center;
    font-family: "arial";
  }
   .mvl-chinese,.mobileview-phone{
    background-color: rgb(80, 119, 170);
    color:#fff;
}
.mobileview-phone{
    background-color: rgb(80, 119, 170);
    margin-left:150px;
    width:370px;
    height:62px;
}
 .mobileview-phone img{
    margin:10px;
}
}