@charset "utf-8";

/* CSS Document */


/*重置样式*/

body,
div,
p,
ul,
ol,
dl,
dt,
dd,
li,
form,
input,
table,
th,
td,
img,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

body {
	background: #fff none;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-family: "SimSun", sans-serif;
	/*min-width: 1040px;*/
	margin: 0 auto;
	position: relative;
}

em,
b,
i {
	font-style: normal;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #1E63B0;
}

li {
	list-style: none;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}


/*结构*/

.wrapper {
	width: 1000px;
	margin: auto;
}

.vspace {
	height: 40px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
}

.clear {
	height: 0px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
}

.dot_line {
	height: 1px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	background: #e6e6e6;
	margin: 15px 0;
}

.col_w660 {
	width: 660px;
	float: left;
}

.col_w320 {
	width: 320px;
	float: right;
}

.col_w320_fl {
	width: 320px;
	float: left;
	font-family: "SimSun", sans-serif;
}

.col_w320_m {
	width: 320px;
	float: left;
	margin: 0 20px;
}

.col_w320_l {
	width: 320px;
	float: left;
	margin-right: 20px;
}


/*顶部通栏*/

.nav_box_1000 {
	height: 40px;
}

.up {
	height: 40px;
	width: 100%;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/jdi2_14268_160122.jpg) 0 bottom repeat-x;
	border-bottom: #e1e1e1 1px solid;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));
}

.up .colnav {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/jdi2_14268_160122.jpg) 0 bottom repeat-x;
	width: 1000px;
	margin: auto;
	height: 40px;
}

.up .left {
	float: left;
	_width: 460px;
	height: 40px;
}

.up .left a {
	color: #303030;
	padding-right: 0px;
}

.up .left a:hover {
	color: #1E63B0;
}

.up .right {
	float: right;
	text-align: right;
	height: 40px;
	position: relative;
}

.up .right a {
	color: #303030;
	padding-right: 0px;
	padding-left: 0px;
}

.up .right a:hover {
	color: #1E63B0;
}

.up .right ul {
	height: 40px;
	position: relative;
}

.up ul li {
	float: left;
	font: 12px/40px Arial, Helvetica, sans-serif, "SimSun", sans-serif;
	color: #333;
	padding: 0 8px;
	position: relative;
}

.up ul li.col {
	width: 14px;
	font-size: 0;
	line-height: 0;
	height: 40px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/col_14268_160122.gif) 50% 50% no-repeat;
	padding: 0;
}

.up ul li.down {
	position: relative;
	z-index: 9999;
	/*_behavior:url(style/htc/hover.htc)*/
	padding: 0 19px;
}

.up ul li.down .downMenu {
	position: absolute;
	width: 100%;
	_width: 55px;
	left: 0px;
	top: 40px;
	text-align: left;
	display: inline-block;
	border-bottom: 1px solid #dfdfdf;
	background: #fff;
	display: none;
}

.up ul li.down .downMenu a {
	display: block;
	font: 12px/30px "SimSun", sans-serif;
	color: #303030;
	padding-left: 10px;
	background-image: none;
	border: 1px solid #dfdfdf;
	border-bottom: none;
}

.up ul li.down .downMenu a:hover {
	background: #e8e8e8;
	color: #1E63B0;
}

.up ul li.down a {
	padding: 0 13px 0 0;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/jdi2_14268_160122.gif) right 50% no-repeat;
}

.up ul li.down:hover {
	background: #e8e8e8;
	text-decoration: none;
	color: #1E63B0;
}

.up ul li.down.hover {
	background: #e8e8e8;
	text-decoration: none;
	color: #1E63B0;
}

.up ul li.down a {
	color: #303030;
}

.up ul li.down a:hover {
	color: #1E63B0;
	text-decoration: none;
}

.up ul li a {
	color: #333;
}

.up ul li.mxl {
	*padding-top: 1px;
	_padding-top: 0px;
}

.up ul li.mxl_a a {
	background: url("http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/jdi2_14268_160122.gif") no-repeat scroll right 50%;
	padding: 0 13px 0 0;
}

.up ul li.col {
	width: 14px;
	font-size: 0;
	line-height: 0;
	height: 40px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/col_14268_160122.gif) 50% 50% no-repeat;
	padding: 0;
}

.up ul li.eng {
	line-height: 40px;
	line-height: 39px\0;
	*padding-top: 0px;
	_padding-top: 0px;
	_line-height: 38px;
}

.up ul li.loginfo {
	color: #1E63B0;
}

.up ul li.loginfo a {
	color: #1E63B0;
}

.up ul li a.gw:hover {
	background: #E6E6E6;
	color: #343434;
	text-decoration: none;
}


/*足迹*/

.up ul li.track {}

.up ul li.track .tracklist {
	display: none;
	position: absolute;
	top: 40px;
	right: 0;
}

.up ul li.track .tracklist .box {
	background: #fff;
	border: solid 1px #dfdfdf;
	box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2);
	height: 232px;
	width: 233px;
	text-align: left;
}

.up ul li.track .tracklist .box .item_list {
	height: 188px;
	overflow-x: hidden;
	overflow-y: auto;
}

.up ul li.track .tracklist .box .item_list dl dd {
	border-bottom: solid 1px #dfdfdf;
	cursor: pointer;
	height: 46px;
}

.up ul li.track .tracklist .box .item_list dl dd span.client {
	background: url(http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1381197220279381/trackclient_20131012_9313.png) no-repeat;
	display: block;
	float: left;
	height: 46px;
	width: 36px;
	overflow: hidden;
}

.up ul li.track .tracklist .box .item_list dl dd span.client01 {
	background-position: 0 0;
}

.up ul li.track .tracklist .box .item_list dl dd span.client02 {
	background-position: 0 -92px;
}

.up ul li.track .tracklist .box .item_list dl dd span.client03 {
	background-position: 0 -184px;
}

.up ul li.track .tracklist .box .item_list dl dd span.info {
	display: block;
	float: left;
	font: 12px/15px "SimSun", sans-serif;
	padding-top: 10px;
	/*width:123px;*/
}

.up ul li.track .tracklist .box .item_list dl dd span.info a {
	background: none;
	padding: 0;
}

.up ul li.track .tracklist .box .item_list dl dd span.info em {
	display: block;
	color: #303030;
}

.up ul li.track .tracklist .box .item_list dl dd span.info em a {
	color: #303030;
}

.up ul li.track .tracklist .box .item_list dl dd span.info i {
	display: block;
	color: #8d8d8d;
}

.up ul li.track .tracklist .box .item_list dl dd.active {
	background-color: #1e63b0;
}

.up ul li.track .tracklist .box .item_list dl dd.active span.client01 {
	background-position: 0 -46px;
}

.up ul li.track .tracklist .box .item_list dl dd.active span.client02 {
	background-position: 0 -138px;
}

.up ul li.track .tracklist .box .item_list dl dd.active span.client03 {
	background-position: 0 -230px;
}

.up ul li.track .tracklist .box .item_list dl dd.active span.info em {
	color: #fff;
}

.up ul li.track .tracklist .box .item_list dl dd.active span.info em a {
	color: #fff;
}

.up ul li.track .tracklist .box .item_list dl dd.active span.info em a:hover {
	text-decoration: underline;
}

.up ul li.track .tracklist .box .item_list dl dd.active span.info i {
	display: block;
	color: #bdd4ee;
}

.up ul li.track .tracklist .box .item_func {
	background: #efefef;
	padding: 14px 0 14px 12px;
}

.up ul li.track .tracklist .box .item_func a {
	background: none;
	color: #898989;
	display: inline-block;
	font: 12px/16px "SimSun", sans-serif;
	padding: 0 0 0 24px;
}

.up ul li.track .tracklist .box .item_func a:hover {
	color: #1E63B0;
	text-decoration: underline;
}

.up ul li.track .tracklist .box .item_func a.empty {
	background: url(http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1381197220279381/trackclient_20131012_9313.png) no-repeat 0 -276px;
}

.up ul li.track .tracklist .box .item_func a.viewall {
	background: url(http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1381197220279381/trackclient_20131012_9313.png) no-repeat 0 -296px;
	margin-left: 29px;
}


/*登录*/

.up .tn-title {
	/*float:left; */
	width: 44px;
	line-height: 40px;
	display: inline-block;
}

.up .tn-title .tn-tab {
	color: #303030;
	padding: 0 10px;
	padding-bottom: 1px\0;
	*padding-top: 1px;
	_padding: 2px 10px 0;
	_line-height: 38px;
	font-family: Arial, Helvetica, sans-serif, "SimSun", sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #303030;
	display: inline-block;
	cursor: pointer;
}

.up .tn-title .tn-tab:hover {
	background: #e8e8e8;
	color: #303030;
	display: inline-block;
	text-decoration: none;
}

.up .tn-topmenulist {
	position: absolute;
	top: 40px;
	left: -62px;
	*left: -60px;
	line-height: 20px;
	display: none;
}

.up .outlogin_layerbox_bylx {
	background: #fff;
	border: 1px solid #dfdfdf;
	box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2);
	color: #434242;
	width: 260px;
	height: 252px;
	overflow: hidden;
}

.up .outlogin_layerbox_bylx .box {
	clear: both;
	zoom: 1;
	padding-top: 26px;
	padding-left: 30px;
	width: 230px;
	text-align: left;
	height: 226px;
}

.up .outlogin_layerbox_bylx .box .cur_move {
	position: absolute;
	right: 7px;
	top: 4px;
}

.up .outlogin_layerbox_bylx .box .cur_move .layerbox_close {
	text-decoration: none;
}

.up .outlogin_layerbox_bylx .box .loginformlist .styles {
	border: 1px solid #D0D0D0;
	padding: 6px 0 7px 4px !important;
	height: 14px;
	color: #757575;
	width: 198px;
}

.up .outlogin_layerbox_bylx .box .loginformlist .dl {
	background: #1e63b0;
	color: #fff;
	padding: 7px 18px;
	display: inline-block;
	color: #fff;
	font-size: 14px;
}

.up .outlogin_layerbox_bylx .box .loginformlist .dl:hover {
	background: #dadada;
	color: #333;
	text-decoration: none
}

.up .outlogin_layerbox_bylx .box .log_option {
	border-bottom: solid 1px #dfdfdf;
	clear: both;
	margin-top: 11px;
	padding-bottom: 11px;
	width: 204px;
	zoom: 1;
	*margin-top: 9px;
	*padding-bottom: 9px;
}

.up .outlogin_layerbox_bylx .box .log_option a {
	margin-right: 12px;
	display: inline-block;
	color: #1e63b0;
	line-height: 18px;
	font-family: "SimSun", sans-serif;
}

.up .outlogin_layerbox_bylx .box .log_cooper {
	color: #757575;
	line-height: 18px;
	margin-top: 11px;
}

.up .outlogin_layerbox_bylx .box .log_cooper i {
	display: inline-block;
	float: left;
}

.up .outlogin_layerbox_bylx .box .log_cooper img {
	display: inline-block;
	float: left;
	margin: 11px 11px 0 0;
	*margin-top: 9px;
}

.jianrong {
	width: 288px;
	*width: 298px;
}


/*搜索及LOGO*/
.retrieve{ position:relative; z-index:99; zoom:1; height:98px;}
.retrieve .search .dot_line{ margin:10px auto 11px;}
.retrieve .logo{ float:left;}
.retrieve .logo .logo_img{float:left; margin-top:2px;}
.retrieve .logo ul{float:left;padding:33px 0 0 12px;}
.retrieve .logo ul li{font-family:"SimSun";line-height:26px;height:26px;}
.retrieve .logo ul li a{color:#004466;font-size:12px;}
.retrieve .logo ul li a i{margin:0 2px;}
.retrieve .search{ width:733px; float:right; position:relative;margin:31px 0 19px 38px;}
.retrieve .search .inputBox{width:342px; height:38px;margin-top:5px; float:left; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/compose02.png) 0px -32px repeat-x;_background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/inputBox.jpg) repeat-x;}/*修改处*/
.retrieve .search .inputBox .inputVal{ position:relative; display:inline-block; *display:inline; zoom:1; vertical-align:middle; _vertical-align:top; width:340px; height:29px; padding:4px 0 3px; border:#e6e6e6 1px solid; float:left;}
.retrieve .search .inputBox .inputVal span{ display:inline-block; vertical-align:middle;}
.retrieve .search .inputBox .inputVal .val1{ width:68px; height:29px; font:14px/28px "SimSun"; color:#999; border-right:#e6e6e6 1px solid; text-align:center; cursor:pointer; position:relative;}
.retrieve .search .inputBox .inputVal .val1 .i{ display:inline-block; vertical-align:middle; width:8px; height:4px; background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/jdi2.gif) no-repeat; vertical-align:middle; margin:14px 0 0 5px;_margin:11px 0 0 10px;}

.retrieve .search .inputBox .inputVal .val1 p{ padding-left:14px; float:left; line-height:28px; text-align:center; font-weight:normal;}
.retrieve .search .inputBox .inputVal .val1 .selectMenu{ display:block; position:absolute;width:69px; left:-1px; top:32px; background:#fff; border:#dfdfdf 1px solid; border-right:none; overflow:hidden; border-top:none;}
.retrieve .search .inputBox .inputVal .val1 .selectMenu{ display:none;}
.retrieve .search .inputBox .inputVal .val1 .selectMenu a{border-top:solid 1px #dfdfdf; display:block;font:14px/30px "SimSun"; color:#999; text-align:left; padding:0 0 0 14px; z-index:9999999; border-right:1px solid #dfdfdf;}
.retrieve .search .inputBox .inputVal .val1 .selectMenu a:hover{ display:block;background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/pptp.jpg) repeat-x !important; overflow:hidden; height:30px; color:#1E63B0; text-decoration:none;}/*修改 2103-10-10 14:22*/

.retrieve .search .inputBox .inputVal .val2{ width:233px; height:29px; position:relative;}
.retrieve .search .inputBox .inputVal .val2 input{ display:inline-block; width:233px; height:28px; padding:0 0 0 10px; border:none; background:none;font:14px/28px Arial; color:#999; outline:none;}
.retrieve .search .inputBox .inputVal .val2 .sContent{ display:none; position:absolute;width:269px; left:-1px; top:32px; background:#fff; border:#dfdfdf 1px solid; overflow:hidden;}
.retrieve .search .inputBox .inputVal .val2 .sContent a{ display:block;font:14px/30px "SimSun"; color:#999; text-align:left; padding:0 0 0 10px;}
.retrieve .search .inputBox .inputVal .val2 .sContent a:hover{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/pptp.jpg) repeat-x; color:#1E63B0; text-decoration:none;}


.retrieve .search .inputBox .buttonVal{ top:4px; right:0; width:36px; height:30px; *height:29px; background:#fff url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/buttonVal.jpg) no-repeat 5px 7px; position:absolute; }
.retrieve .search .inputBox .buttonVal input{ display:inline-block; width:36px;*width:30px; height:30px; background:none; border:none;font:16px/30px "Microsoft YaHei"; color:#fff; vertical-align:middle;cursor:pointer;}
.retrieve .search .inputBox .buttonVal_hover{ background-image:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/buttonVal_hover.jpg);}

.retrieve .search .optionBox{float:right;height:43px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
.retrieve .search .optionBox table tr td{ font:12px/14px Arial, Helvetica, sans-serif,"SimSun"; vertical-align:top; padding:0 2px 0 0; text-align:right;}
.retrieve .search .optionBox ul li{width:58px;height:43px;float:left;text-align:center; border-right:1px solid #e6e6e6;font:12px/43px "Microsoft YaHei";}
.retrieve .search .optionBox ul li a{color:#1e63af;}
.retrieve .search .optionBox ul li{}
.retrieve .search .optionBox ul li:hover{background:#f0f0f0;border-top:4px solid #1e63af; height:39px;line-height:39px}
.retrieve .search .optionBox ul li.li_2_1{ height: 33px;padding-top: 10px;*padding-top:2px;width: 102px;}
.retrieve .search .optionBox ul li.li_2_1:hover{background:none;border-top:0; height:33px;line-height:none;*height:33px;*padding-top:4px;}
.retrieve .search .optionBox table tr td.last{ padding:0 0 0 6px;}
.retrieve .search .optionBox  tr td.date,.retrieve .search .optionBox  tr td.date a{ color:#626262;}
.retrieve .search .optionBox  tr td.date a:hover{ color:#1E63B0;}/*修改样式 2013-10-10 14:19*/
.retrieve .search .optionBox  tr td.date{ padding:0 0 6px; }
.retrieve .search .optionBox  tr td.opt,.retrieve .search .optionBox tr td.opt a{ color:#004466; vertical-align:middle;}
.retrieve .search .optionBox  tr td.opt{padding-right:23px;}
.retrieve .search .optionBox  tr td.spec{padding-right:6px; text-align:left;}
.retrieve .search .optionBox  tr td.spec2{padding-right:28px;text-align:left;}
.retrieve .search .optionBox  tr td.city{text-align:left;*padding-top:1px;_padding-top:0px;}
.retrieve .search .optionBox  tr td.lang{padding-right:12px;}
.retrieve .search .optionBox  tr td.whether{text-align:left;}


.retrieve .search .optionBox tr td .slideDown{height:18px; padding:4px 9px 0 10px; position:relative; display:inline-block;*display:inline; zoom:1; vertical-align:middle;}
.retrieve .search .optionBox tr td .slideDown a {background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/jdi2.gif) no-repeat scroll right 6px;padding: 0 13px 0 0; *background-position:right 4px;}
.retrieve .search .optionBox tr td .slideDown a:hover {background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/jdi2.gif) no-repeat scroll right 6px; text-decoration:none; *background-position:right 4px;}
.retrieve .search .optionBox tr td .slideCur{border-bottom:none; background:#e8e8e8!important;}
.retrieve .search .optionBox tr td .lan{ margin:0 12px 0 0;} 
.retrieve .search .optionBox tr td .lan a,
.retrieve .search .optionBox tr td .lan a:hover {*background-position:right 6px;_background-position:right 4px;}
.retrieve .search .hpreview2{position:absolute;top:21px;right:-6px;height:20px;width:68px;background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/dot_blank.gif);*top:22px;}



/*多语种浮层*/

.colnav .right .selectBox {
	position: absolute;
	width: 68px;
	left: 0px;
	top: 40px;
	background: #fff;
	display: none;
	border-bottom: #dfdfdf 1px solid;
}

.colnav .right .selectBox a {
	display: block;
	font: 12px/30px "SimSun", sans-serif;
	color: #303030;
	padding-left: 10px;
	background-image: none;
	border: 1px solid #dfdfdf;
	border-bottom: none;
}

.colnav .right .selectBox02 {
	width: 88px;
}

.colnav .right .selectBox02 a {
	height: 30px;
}

.colnav .right .selectBox02 a.lan01 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px 0px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan01_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan02 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -60px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan02_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan03 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -120px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan03_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan04 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -180px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan04_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan05 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -240px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan05_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan06 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -300px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan06_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan07 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -360px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan07_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan08 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -420px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan08_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan09 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -480px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan09_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan10 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -540px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan10_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan11 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -600px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan14_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan12 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -660px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan15_14423_160225.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan01:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -30px no-repeat;
	_background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan01_hover_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan02:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -90px no-repeat;
	_background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan02_hover_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan03:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -150px no-repeat;
	_background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan03_hover_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan04:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -210px no-repeat;
	_background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan04_hover_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan05:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -270px no-repeat;
	_background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan05_hover_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan06:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -330px no-repeat;
	_background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan06_hover_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan07:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -390px no-repeat;
	_background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan07_hover_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan08:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -450px no-repeat;
	_background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan08_hover_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan09:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -510px no-repeat;
	_background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan09_hover_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan10:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -570px no-repeat;
	_background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan10_hover_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan11:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -630px no-repeat;
	_background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan14_hover_14268_160122.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox02 a.lan12:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose04_14423_160225.png) 0px -690px no-repeat;
	_background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan15_hover_14423_160225.jpg) no-repeat;
}


/*此处样式有修改*/

.colnav .right .selectBox a.first {
	border-top: #dfdfdf 1px solid;
}

.colnav .right .selectBox a:hover {
	background: #E8E8E8;
	color: #303030;
	text-decoration: none;
}


/*应用浮层*/

.colnav .right .selectBox03 {
	width: 85px;
	text-align: left;
}


/*多语种浮层*/

.colnav .left .kj2 {
	display: none;
	position: absolute;
	left: -70px;
	background: #fff;
	width: 160px;
	padding: 1px;
	top: 40px;
	*top: 40px float:left;
}

.colnav .left .day_box {
	float: left;
	padding: 7px;
	background: #ddd;
	width: 148px;
}

.colnav .left .day_box .moon {
	width: 147px;
	height: 20px;
	background: #fff;
}

.colnav .left .day_box .moon tr td {
	color: #2b2b2b;
	font: bold 12px/20px "SimSun", sans-serif;
	padding: 0;
	text-align: center;
}

.colnav .left .day_box .moon a {
	display: inline-block;
	height: 20px;
	width: 20px;
}

.colnav .left .day_box .moon a.arrow_l {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/arrow_l_14268_160122.png) no-repeat center center;
}

.colnav .left .day_box .moon a.arrow_r {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/arrow_r_14268_160122.png) no-repeat center center;
}

.colnav .left .day_box .moon a.arrow_l:hover {
	background-image: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/arrow_l_hover_14268_160122.png)
}

.colnav .left .day_box .moon a.arrow_r:hover {
	background-image: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/arrow_r_hover_14268_160122.png)
}

.colnav .left .day_box .rili {
	width: 147px;
}

.colnav .left .day_box .rili .tab {
	border: 1px solid #dddddd;
}

.colnav .left .day_box .rili .tab .tr_01 td {
	color: #fff;
	background: #666666;
	border: none;
}

.colnav .left .day_box .rili tr td {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	padding: 0;
	background: #fff;
	text-align: center;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.colnav .left .day_box .rili tr td a {
	display: block;
}

.colnav .left .day_box .rili tr td a:hover {
	background: #bc2538;
	color: #fff;
	text-decoration: none;
}

.colnav .left .day_box .rili tr td.red_l a,
.colnav .left .day_box .rili tr td.red_r a {
	color: #c5277e;
}

.colnav .left .day_box .rili tr td.red_l a:hover,
.colnav .left .day_box .rili tr td.red_r a:hover {
	color: #fff;
}

.colnav .left .day_box .rili tr td.red_r {
	border-right: none;
}

.colnav .left .day_box .wspace {
	position: absolute;
	right: 0;
	top: -20px;
	height: 20px;
	width: 68px;
	cursor: pointer;
}

.colnav .left .search_bottom {
	font: 12px/12px "SimSun", sans-serif;
	height: 12px;
	color: #8d8d8d;
	_line-height: 14px;
	text-align: justify;
	/*text-justify:distribute-all-lines;*/
	/*ie6-8*/
	text-align-last: justify;
	/*ie9*/
	-moz-text-align-last: justify;
	/*ff*/
	-webkit-text-align-last: justify;
	/*chrome 20+*/
}

.colnav .left .search_bottom a {
	color: #8d8d8d;
}

.colnav .left .search_bottom a:hover {
	color: #1E63B0;
}


/*修改样式 2013-10-10 14:19*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* chrome*/
	.colnav .left .search_bottom:after {
		content: ".";
		display: inline-block;
		width: 100%;
		overflow: hidden;
		height: 0;
	}
}


/*频道导航*/


/*letter-spacing: 7px*/


/*20170328*/

.nav_wrapper_back {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1524722708549500/nav_wrapper_back180426xsj.jpg) repeat-x;
	height: 64px;
}

.nav_wrapper_back .wrapper {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1524722708549500/nav_wrapper_back180426xsj.jpg) repeat-x;
}

.nav {
	height: 64px;
	padding: 0 0px 0 0px;
	position: relative;
	z-index: 9
}

.nav li {
	height: 64px;
	/*width:277px;*/
	width: 135px;
	text-align: center;
	float: left;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1524722708549500/nav_col180426xsj.jpg) top right no-repeat;
	/*padding:8px 0;*/
}

.nav li table {
	width: 100%;
}

.nav li.first {
	/* width:343px;*/
	width: 260px;
	text-align: left;
	/*20170510*/
}

.nav li.last {
	background: none;
	width: 72px;
}

.nav table tr td {
	font: 14px/24px "Microsoft YaHei";
	color: #fff;
	height: 24px;
}

.nav table tr td a {
	display: inline-block;
	color: #fff;
	text-align: center;
	width: 64px;
	height: 24px;
}

.nav table tr.nav_t td a {
	padding-top: 8px;
}

.nav table tr.nav_b td a {
	padding-bottom: 8px;
}

.nav table tr td a.nav-pindao {
	padding-right: 12px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1524722708549500/nav_click_xia180426xsj.png) no-repeat right 11px;
}

.nav table tr td a.four {
	width: 92px;
}

.nav li.middle1 {
	width: 287px;
}

.nav li.middle2 {
	width: 318px;
	background-image: none;
}

.nav li.middle2 table tr td a {
	width: auto;
}

.nav li.middle2 span {
	display: inline-block;
	vertical-align: top;
	float: left;
	width: 79px;
}

.nav li.middle2 .nav4.cur .nav-pindao {
	background-image: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1524722708549500/nav_click_shang180426xsj.png)
}


/*频道导航下拉菜单 20180425*/

.nav li.middle2 table tr td .nav_wrapper_xiala {
	position: absolute;
	z-index: 999;
	left: 0;
	top: 64px;
	width: 1000px;
	height: 37px;
	display: none;
}

.nav li.middle2 table tr td .nav_wrapper_xiala .wrapper {
	height: 38px;
	background: #f3f3f3;
	position: relative;
	clear: both;
	zoom: 1;
}

.nav li.middle2 table tr td .nav_wrapper_xiala .wrapper a {
	margin: 0 4px;
	margin-top: 9px;
	display: inline-block;
	vertical-align: middle;
	float: left;
}


/*副频道导航*/

.subNav_wrapper_back {
	background: #f3f3f3;
	border-bottom: #d5d5d5 1px solid;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.subNav_wrapper_back .wrapper {
	background: #f3f3f3;
	position: relative;
}

.subNav {
	height: 38px;
	font: 13px/38px "Microsoft YaHei";
	color: #033266;
	padding: 0 14px;
	position: relative;
	text-align: justify;
	/*text-justify:distribute-all-lines;*/
	/*ie6-8*/
	text-align-last: justify;
	/*ie9*/
	-moz-text-align-last: justify;
	/*ff*/
	-webkit-text-align-last: justify;
	/*chrome 20+*/
}

.subNav a {
	color: #033266;
}

.subNav a:hover {
	color: #033266;
}


/*修改 2013-10-10 14:23*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* chrome*/
	.subNav:after {
		content: ".";
		display: inline-block;
		width: 100%;
		overflow: hidden;
		height: 0;
	}
}


/*通用模块*/

.mbox {
	border-top: #999999 2px solid;
	overflow: hidden;
	zoom: 1;
}

.main .mhd {
	height: 42px;
	padding: 0px 5px;
	border-bottom: #e6e6e6 1px solid;
}

.main .mhd .title {
	float: left;
	font: 17px/42px "Microsoft YaHei";
	color: #333333;
}

.main .mhd .option,
.main .mhd .subtit {
	float: right;
	font: 12px/42px "SimSun", sans-serif;
}

.main .mhd .option a {
	color: #666666;
	padding: 1px 20px 0 0;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose07_14268_160122.jpg) right -86px no-repeat;
	background-position: right -87px\9;
	*background-position: right -87px;
}

.main .mhd .option a:hover {
	color: #1e63b0;
}

.main .mbd {
	padding: 9px 0 0;
}

.model .mhd {
	height: 42px;
	border-bottom: #e6e6e6 1px solid;
	border-top: #033266 2px solid;
	padding: 0 5px;
}

.model .mhd span {
	display: inline-block;
}

.model .mhd .title {
	float: left;
	font: 18px/38px "Microsoft YaHei";
	color: #333333;
}

.model .mhd .option {
	float: right;
	font: 12px/42px "SimSun", sans-serif;
	color: #8c1515;
}

.model .mhd .option a {
	color: #8c1515;
}

.model .mhd .thd {
	float: left;
	font: 18px/42px "Microsoft YaHei";
	color: #333333;
}

.model .mhd .thd a {
	color: #333333;
}

.model .mhd .thd a.newsvideo {
	color: #0c2f57;
}

.model .mhd .thd a.newsvideo:hover {
	color: #1E63B0;
}

.model .mhd .thc {
	float: left;
	font: 18px/42px "Microsoft YaHei";
	color: #333333;
}

.model .mhd .opc {
	float: right;
	font: 12px/42px "SimSun", sans-serif;
	color: #666666;
}

.model .mhd .opc a {
	color: #666666;
	padding: 1px 20px 0 0;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose07_14268_160122.jpg) right -86px no-repeat;
	background-position: right -87px\9;
	*background-position: right -87px;
}

.model .mhd .opc a:hover {
	color: #1e63b0;
}

.model .mhd .opd {
	float: right;
	font: 12px/42px "SimSun", sans-serif;
	color: #666;
}

.model .mhd .opd a {
	color: #666;
}

.model .mhd .opd a img {
	vertical-align: middle;
	margin: -3px 4px 0 0;
	margin: -3px 4px 0 0\9;
	*margin: 0px 4px 0 0;
	_margin: 15px 4px 0 0;
	_vertical-align: text-bottom;
}


/*model独立样式*/

.c01 .mhd {
	border-top: #e2920c 2px solid;
	_overflow: hidden;
}

.c02 .mhd {
	border-top: #9a7016 2px solid;
	_overflow: hidden;
}

.c03 .mhd {
	border-top: #a61d31 2px solid;
	_overflow: hidden;
}

.c04 .mhd {
	border-top: #929292 2px solid;
	_overflow: hidden;
}

.c05 .mhd {
	border-top: #cb59af 2px solid;
	_overflow: hidden;
}

.c06 .mhd {
	border-top: #446a00 2px solid;
	_overflow: hidden;
	_overflow: hidden;
}

.c07 .mhd {
	border-top: #699619 2px solid;
	_overflow: hidden;
}

.c08 .mhd {
	border-top: #293352 2px solid;
	_overflow: hidden;
}

.c09 .mhd {
	border-top: #699619 2px solid;
	_overflow: hidden;
}

.c01 .mhd .title,
.c02 .mhd .title,
.c03 .mhd .title,
.c04 .mhd .title,
.c05 .mhd .title,
.c06 .mhd .title,
.c07 .mhd .title,
.c08 .mhd .title,
.c09 .mhd .title {
	_position: relative;
	_margin: 4px 0 0;
}

.cm .cmh {
	height: 42px;
	border-bottom: #e6e6e6 1px solid;
	padding: 0 5px;
}

.cm .cmh .htit {
	float: left;
	font: 18px/42px "Microsoft YaHei";
	color: #333;
}

.cm .cmh .hopt {
	font: 12px/42px "SimSun", sans-serif;
	color: #666666;
	float: right;
}

.cm .cmh .hopt a {
	color: #666;
	padding: 0 20px 0 0;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose07_14268_160122.jpg) right -156px no-repeat;
}

.cm .cmh .hopt a:hover {
	color: #1E63B0;
}


/*修改 2013-10-10 14:33*/

.cb04 .att {
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	background: #1e63b0;
	margin-right: 6px;
	line-height: 20px;
	float: left;
}


/*160215*/

.cb03 .att {
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	background: #1e63b0;
	margin-right: 6px;
	line-height: 20px;
	float: left;
}


/*160216*/

.cb04 .att .attl {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/blue_left_14268_160216.png) 0px 0px no-repeat;
	display: inline-block;
	height: 20px;
}


/*160215*/

.cb04 .att .attr {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/blue_right_14268_160216.png) right 0px no-repeat;
	display: inline-block;
	height: 20px;
}


/*160215*/

.cb03 .att .attl {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/red_left_14268_160216.png) 0px 0px no-repeat;
	display: inline-block;
	height: 20px;
}


/*160215*/

.cb03 .att .attr {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/red_right_14268_160216.png) right 0px no-repeat;
	display: inline-block;
	height: 20px;
}


/*160215*/

.cb04 .att_hover {
	background: #dadada;
}

.cb04 .att_hover .attl {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/hui_left_14268_160216.png) 0 0 no-repeat;
	height: 20px;
}


/*160215*/

.cb04 .att_hover .attr {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/hui_right_14268_160216.png) right 0 no-repeat;
	color: #333;
	text-decoration: none;
	height: 20px;
}


/*160215*/

.cb03 .att_hover {
	background: #dadada;
}

.cb03 .att_hover .attl {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/hui_left_14268_160216.png) no-repeat;
	height: 20px;
}


/*160215*/

.cb03 .att_hover .attr {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/hui_right_14268_160216.png) right 0 no-repeat;
	color: #333;
	text-decoration: none;
	height: 20px;
}


/*160215*/

.att {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	background: #1e63b0;
	margin-right: 6px;
	line-height: 16px;
}


/*160215*/

.att .attl {
	background: url(http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1381197220279381/compose02_20131016_9313.png) 0px 0px no-repeat;
	_background: url(attl_20131008_9313.jpg) no-repeat;
	display: inline-block;
}


/*160215*/

.att .attr {
	background: url(http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1381197220279381/compose02_20131016_9313.png) right -16px no-repeat;
	_background: url(attl_20131008_9313.jpg) top right no-repeat;
	display: inline-block;
	height: 16px;
	font: 12px/16px "SimSun", sans-serif;
	padding: 0 5px;
	color: #fff;
}


/*160215*/

.att_hover {
	background: #dadada;
}


/*160215*/

.att_hover .attl {
	background-image: url(http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1381197220279381/titl_h_20131008_9313.jpg);
}


/*160215*/

.att_hover .attr {
	background-image: url(http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1381197220279381/titr_h_20131008_9313.jpg);
	color: #333;
	text-decoration: none;
}


/*160215*/

.cbox h3 {
	font: 16px/16px "Microsoft YaHei";
	color: #033266;
}

.cbox h3 a {
	color: #033266;
}

.cbox .text {
	font: 12px/20px "SimSun", sans-serif;
	color: #333333;
}

.cbox .text a {
	color: #033266;
	font-size: 14px;
}

.cbox .text a:hover {
	color: #1E63B0;
}


/*修改 2013-10-10 14:33*/

.cbox .text .att {
	margin: -4px 10px 0 5px;
	position: relative
}

.cbox .text .attr {
	color: #fff;
}

.cbox .text .topic {
	height: 16px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	padding: 0 0 0 18px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose07_14268_160122.jpg) 0 -113px no-repeat;
	background-position: 0 -112px\9;
	*background-position: 0 -112px;
	color: #999999;
	vertical-align: middle;
}

.cbox .text .topic:hover {
	color: #1E63B0;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose07_14268_160122.jpg) 0 -127px no-repeat;
	background-position: 0 -126px\9;
	*background-position: 0 -126px;
}


/*修改 2103-10-10 14:41*/

.cb01 {
	margin: 0 0 21px 0;
	padding: 0 5px;
}

.cb01 .text a {
	font: 12px/20px "SimSun", sans-serif;
}

.cb01 .text i {
	font: 12px/16px "Microsoft YaHei";
}

.cb01 h3 {
	margin: 15px 0 14px;
}

.cb01 .text .attr {
	color: #fff;
	_overflow: hidden;
}

.cb01 .text .attr:hover {
	_color: #333;
	_text-decoration: none;
}

.cb01 .text .attr i {
	_position: relative;
	_top: 1px;
	display: block;
	height: 16px;
	font: 12px/16px "SimSun", sans-serif;
}

.cb01 .text .att_hover .attr {
	color: #333;
}

.cb01 .att .attl {
	background: url(http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1381197220279381/compose02_20131016_9313.png) 0px 0px no-repeat;
	display: inline-block;
	height: 16px;
}


/*160215*/

.cb01 .att .attr {
	background: url(http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1381197220279381/compose02_20131016_9313.png) 57px 0px no-repeat;
	display: inline-block;
	height: 16px;
}


/*160215*/

.cb01 .att_hover {
	background: #dadada;
}

.cb01 .att_hover .attl {
	background: url(http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1381197220279381/compose01_20131016_9313.png) 0px -137px no-repeat;
	height: 16px;
}


/*160215*/

.cb01 .att_hover .attr {
	background: url(http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1381197220279381/compose01_20131016_9313.png) right -153px no-repeat;
	color: #333;
	text-decoration: none;
	height: 16px;
}


/*160215*/

.cb02 {
	padding: 0 5px;
}

.cb02 h3 {
	margin: 16px 0 13px;
	text-align: left;
	/*font:bold 14px/16px "SimSun",sans-serif;*/
	font: 16px/16px "Microsoft YaHei";
	color: #033266;
}

.cb02 h3 a {
	color: #033266;
}

.cb02 .text {
	font: 12px/18px "SimSun", sans-serif;
	color: #333;
}

.cb02 .text .detail {
	color: #1E63B0;
	font-size: 12px;
}

.mc .mchd .cpd a:hover {
	color: #1e63b0;
}

.text_box .tbox_hd {
	font: bold 14px/16px "SimSun", sans-serif;
	margin: 17px 0 20px;
	clear: both;
	color: #033266;
}

.text_box .tbox_hd a {
	color: #033266;
}

.text_box .tbox_hd a:hover {
	color: #1e63b0;
}

.text_box .tbox_hd .tit {
	margin: 0 10px 0 0;
	position: relative;
	top: -1px;
	*top: 0px;
}

.text_box .tbox_hd .tit .titr {
	color: #fff;
}

.text_box .tbox_hd .tit_hover .titr {
	color: #333;
}

.text_box .imageBox {
	overflow: hidden;
	zoom: 1;
}

.text_box .imageBox .image {
	width: 140px;
	float: left;
	position: relative;
	overflow: hidden;
}


/*修改处*/

.text_box .imageBox .image .play {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_14268_160122.png) no-repeat;
	display: block;
	height: 32px;
	left: 0;
	position: absolute;
	top: 0;
	width: 32px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_14268_160122.png");
	cursor: pointer!important;
}

.text_box .imageBox .imgCur .play {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_cur_14268_160122.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_cur_14268_160122.png");
	cursor: pointer!important;
}

.text_box .imageBox .image b {
	background: #000;
	display: block;
	height: 18px;
	left: 0;
	filter: alpha(opacity=60);
	opacity: 0.6;
	position: absolute;
	top: 52px;
	width: 120px;
}

.text_box .imageBox .image i {
	color: #fff;
	display: block;
	left: 5px;
	line-height: 18px;
	position: absolute;
	top: 52px;
}

.text_box .imageBox .image i a {
	color: #fff;
}

.text_box .imageBox .text {
	width: 160px;
	float: right;
	font: 12px/18px Arial, "SimSun", sans-serif;
	color: #333;
}

.text_box .imageBox .text .detail {
	color: #1E63B0;
}

.text_box .imageBox .text .detail:hover {
	color: #1E63B0;
}


/*修改 2013-10-10 14:44*/

.text_box .imageBox .text p {
	margin: 10px 0 0;
}

.text_box .imageBox .text p .att {
	margin: 0 10px 0 0;
}

.text_box .imageBox .text p .att .attr {
	color: #fff;
}

.text_box .imageBox .text p .att .attr:hover {
	_color: #333;
	_text-decoration: none;
}

.text_box .imageBox .text p .att_hover .attr {
	color: #333;
}

.text_box .imageBox .text p.date {
	color: #666;
	font: 12px/18px Arial, "SimSun", sans-serif;
	margin: 8px 0 0;
	text-align: right;
}

.tx01 {
	padding: 0 5px;
}

.tx01 .tbox_hd {
	text-align: center;
	font: norml 16px/16px "Microsoft YaHei";
	margin: 17px 0 20px;
	clear: both;
}

.tx02 {
	padding: 0 5px;
	margin: 0 0 15px 0;
}

.tx02 .tbox_hd {
	margin: 15px 0 20px;
}

.tx03 {
	padding: 0 5px;
	margin: 0 0 13px 0;
}

.tx03 .tbox_hd {
	margin: 29px 0 19px;
}

.tx04 {
	padding: 0 5px;
	margin: 0;
}

.tx04 .tbox_hd {
	margin: 0 0 19px 0;
}

.tx05 {
	padding: 17px 5px 0;
}

.tx05 .tbox_hd {
	text-align: center;
	font: normal 16px/16px "Microsoft YaHei";
	margin: 0px 0 10px;
	clear: both;
}

.tx06 .tbox_hd {
	font: normal 18px/20px "Microsoft YaHei";
	margin: 0px 0 8px;
	clear: both;
}

.tx06 .imageBox .text {
	float: none;
	width: auto
}


/*滚动*/

.scrollBox {
	position: relative;
}

.scrollBox .btn_left,
.scrollBox .btn_right {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	cursor: pointer;
	top: -47px;
	right: 11px;
}

.scrollBox .btn_left {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose08_14268_160122.gif) 0 0 no-repeat;
	right: 59px;
}

.scrollBox .btn_left:hover {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose08_14268_160122.gif) 0 -25px no-repeat;
}

.scrollBox .btn_right {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose08_14268_160122.gif) 0 -50px no-repeat;
	right: 11px;
}

.scrollBox .btn_right:hover {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose08_14268_160122.gif) 0 -75px no-repeat;
}

.scrollBox .pageCount {
	position: absolute;
	top: -42px;
	right: 26px;
	display: block;
	width: 44px;
	height: 16px;
	text-align: center;
	font: 15px/16px Arial, Helvetica, sans-serif;
	color: #333;
}

.scrollBox .pageCount a {
	color: #333;
}

.scrollBox .pageCount .page {
	color: #000;
}

.scrollBox .btn_left_plus,
.scrollBox .btn_right_plus {
	display: none;
}

.scrollBox .btn_left_plus {
	width: 30px;
	height: 30px;
	position: absolute;
	/*left:20px;*/
	left: 0;
	top: 40px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose03_14268_160122.png) 0px -64px no-repeat;
	z-index: 9999;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_l_14268_160122.png");
	cursor: pointer!important;
}


/*样式有修改*/

.scrollBox .btn_left_plus:hover {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose03_14268_160122.png) 0px -94px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_l_hover_14268_160122.png");
	cursor: pointer!important;
}


/*样式有修改*/

.scrollBox .btn_right_plus {
	width: 30px;
	height: 30px;
	position: absolute;
	/*right:20px;*/
	right: 0;
	top: 40px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose03_14268_160122.png) right -124px no-repeat;
	z-index: 9999;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_r_14268_160122.png");
	cursor: pointer!important;
}


/*样式有修改*/

.scrollBox .btn_right_plus:hover {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose03_14268_160122.png) right -154px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_r_hover_14268_160122.png");
	cursor: pointer!important;
}


/*样式有修改*/

.scrollBox .scrollMid {
	height: 140px;
	position: relative;
	overflow: hidden;
}

.scrollBox .scrollMid ul.mlist01 {
	height: 160px;
	position: absolute;
	left: 0;
	top: 0;
}

.scrollBox .scrollMid ul.mlist01 li {
	width: 196px;
	height: 160px;
	float: left;
	margin: 0 5px 0 0;
}

.scrollBox .scrollMid ul.mlist01 li .image {
	width: 196px;
	height: 110px;
	position: relative;
	overflow: hidden;
}

.scrollBox .scrollMid ul.mlist01 li .image .plus {
	display: block;
	width: 32px;
	height: 32px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1528096833950874/p02.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1528096833950874/p02.png");
	cursor: pointer!important;
}

.scrollBox .scrollMid ul.mlist01 li .text {
	font: 14px/30px "SimSun";
	color: #333;
	padding: 0 10px;
	background: #f5f5f5;
}

.scrollBox .scrollMid ul.mlist01 li .text a {
	color: #333;
}

.scrollBox .scrollMid ul.mlist01 li.cur .image .plus {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1528096833950874/p02_cur.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1528096833950874/p02_cur.png");
	cursor: pointer!important;
}

.scrollBox .scrollMid ul.mlist01 li.cur .text {
	background: #1E63B0;
	color: #fff;
}

.scrollBox .scrollMid ul.mlist01 li.cur .text a {
	color: #fff;
}


/*频道*/

.channel {
	background: #fafafa;
}

.channel li {
	border-bottom: #d5d5d5 1px solid;
}

.channel li .box {
	border: #FAFAFA 1px solid;
	border-left: none;
	border-right: none;
	padding: 0 10px;
}

.channel .chan01 .box .br a:hover {
	color: #333;
}

.channel .chan02 .box {
	border: none;
	height: 32px;
	font: 12px/32px "SimSun", sans-serif;
	padding: 0 10px 1px;
	position: relative;
}

.channel .chan02 .box a {
	color: #033266;
	vertical-align: middle;
}

.channel .chan02 .box b {
	vertical-align: middle;
	margin: 0 5px;
	font-weight: normal;
	color: #e6e6e6;
}

.channel .chan02 .box .all {
	color: #999;
	position: absolute;
	right: 17px;
	top: 0px;
}

.channel .chan02 .box .all:hover {
	color: #1E63B0;
}

.channel .chan03 .box a.titdown01:hover {
	background: #f3f3f3 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/dl01_h_14268_160122.jpg) 50% 0 no-repeat;
}

.channel .chan03 .box a.titdown02:hover {
	background: #f3f3f3 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/dl02_h_14268_160122.jpg) 50% 0 no-repeat;
}

.channel .chan03 .box a.titdown03:hover {
	background: #f3f3f3 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/dl03_h_14268_160122.jpg) 50% 0 no-repeat;
}


/*头条*/

.top {
	background: #f3f3f3;
	border: #e6e6e6 1px solid;
	padding: 0px;
	height: 100px;
	position: relative;
}

.top .text {
	text-align: center;
	font: bold 34px/44px "Microsoft YaHei", "黑体";
	color: #046;
	padding: 10px 0 14px;
}

.top .text a {
	color: #046;
	text-shadow: 2px 2px 0px #fff;
}

.top p {
	font: 14px "SimSun", sans-serif;
	color: #033266;
	height: 18px;
	text-align: center;
}

.top p a,
.top p a:hover {
	color: #033266;
}

.top .plus {
	display: block;
	width: 74px;
	height: 74px;
	position: absolute;
	left: -2px;
	top: -2px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_01_14268_160122.gif) no-repeat;
}


/*首页轮播*/

.pics_show {
	position: relative;
}

.pics_show .pic {
	width: 120px;
	height: 96px;
	margin-right: 3px;
	float: left;
	position: relative;
	background: #f3f3f3;
}

.pics_show .pic .img01 {
	width: 120px!important;
	height: 96px!important;
	float: left;
	position: relative;
}

.pics_show .pic .img01 .plus {
	display: block;
	width: 32px;
	height: 32px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_14268_160122.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
}

.pics_show .img01 a {
	display: block;
}

.pics_show .img01 .title {
	height: 26px;
	font: bold 12px/26px "SimSun", sans-serif;
	color: #333;
	text-align: center;
}

.pics_show .img01 .title a {
	color: #333;
}

.pics_show .left_pic {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 176px;
	left: 8px;
	z-index: 9999;
}

.pics_show .right_pic {
	width: 30px;
	height: 30px;
	right: 7px;
	position: absolute;
	top: 176px;
	z-index: 9999;
}

.pics_show .left_pic a {
	display: block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_l_14268_160122.png) no-repeat;
	background-image: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_l_14268_160122.png);
	zoom: 1;
}


/*有修改*/

.pics_show .right_pic a {
	display: block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_r_14268_160122.png) no-repeat;
	background-image: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_r_14268_160122.png);
	zoom: 1;
}


/*有修改*/

.pics_show .left_pic a:hover {
	background: #033266;
	text-decoration: none;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_l_hover_14268_160122.png) no-repeat;
	background-image: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_l_hover_14268_160122.png);
}


/*有修改*/

.pics_show .right_pic a:hover {
	background: #033266;
	text-decoration: none;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_r_hover_14268_160122.png) no-repeat;
	background-image: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_r_hover_14268_160122.png);
}


/*有修改*/

.pics_show .ul_1 {
	height: 96px;
	width: 1230px;
	position: relative;
}

.pics_show .ul_1 li {
	float: left;
}

.pics_show .ul_2 li {
	float: left;
}

.pics_show .ul_main {
	width: 612px;
	overflow: hidden;
	height: 96px;
	margin: 0 auto;
	position: relative;
}

.pics_show .qh {
	height: 380px;
	z-index: 9999;
}

.pics_show .image_qh {
	height: 418px;
	width: 660px;
}


/*有修改*/

.pics_show .image_qh ul li {
	position: relative;
	width: 660px;
	height: 418px;
	float: left;
	display: none;
}


/*有修改*/

.pics_show .image_qh ul li img {
	display: block;
}

.pics_show .image_qh ul li.show {
	display: block;
}


/*有修改*/

.pics_show .image_qh .text {
	display: block;
	height: 38px;
	text-align: center;
	color: #000;
	font: 21px/38px "Microsoft YaHei";
	z-index: 9999;
	width: 100%;
	background: #1e63b0;
}


/*160215*/

.pics_show .image_qh .text a {
	/*padding-left:25px;*/
	padding-left: 0;
	color: #fff;
}


/*160215*/

.pics_show .image_qh .text a:hover {
	color: #fff;
	text-decoration: underline;
}

.pics_show .chang_bg {
	position: absolute;
	left: 0px;
	top: 236px;
	width: 100%;
	height: 54px;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
	z-index: 999;
}

.pics_show .by_nr_1 {
	display: none;
}

.pics_show .pics_btn {
	position: absolute;
	bottom: 17px;
	left: 244px;
}

.pics_show .pics_btn ul li {
	width: 10px;
	height: 10px;
	float: left;
	background: #dcdcdc;
	margin-right: 8px;
	cursor: pointer;
}

.pics_show .pics_btn ul li.blue {
	background: #1d64af;
}

.pics_show .pic.cur {
	background: none repeat scroll 0 0 #1e63b0;
}

.pics_show .pic.cur .img01 .title a {
	color: #fff;
}

.pics_show .pic.cur .img01 .plus {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_cur_14268_160122.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_cur_14268_160122.png");
	cursor: pointer!important;
}

.headline {}


/*头条标题*/

.hd_text h3 {
	font: normal 18px/21px "Microsoft YaHei";
	color: #B71900;
	margin: 0 0 11px 0;
	position: relative;
}

.hd_text h3 a {
	color: #B71900;
}

.hd_text h3 a:hover {
	color: #B71900;
}

.hd_text h3 .hr {
	position: absolute;
	right: 30px;
	top: 6px;
	font: bold 14px/21px "SimSun", sans-serif;
	color: #b71900;
}

.hd_text h3 .hr a {
	color: #b71900;
}

.hd_text h3 .hr a:hover {
	color: #b71900;
}

.hd_text h3 .hr .s1 {
	padding: 0 15px 0 0;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/icon08_14268_160122.jpg) right 1px no-repeat;
}

.hd_text h3 .hr .s2 {
	padding: 0 0 0 6px;
}

.hd_text h3 .hr2 {
	position: absolute;
	right: 0px;
	top: 4px;
	*top: 5px;
	font: 12px/16px "SimSun", sans-serif;
	height: 16px;
	color: #fff;
	background: #1E63B0 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose02_14268_160122.png) 0px 0px no-repeat;
	_background: #1E63B0 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/attl_14268_160122.jpg) no-repeat;
}

.hd_text h3 .hr2 a {
	color: #fff;
	display: block;
	padding: 0 5px 0 6px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose02_14268_160122.png) right -16px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/attr_14268_160122.jpg) top right no-repeat;
}

.hd_text h3 .hr2 a:hover {
	_color: #333;
}

.hd_text h3 .hr2_hover {
	background-color: #dadada;
	background-image: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/titl_h_14268_160122.jpg);
}

.hd_text h3 .hr2_hover a {
	background-image: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/titr_h_14268_160122.jpg);
	color: #333;
	text-decoration: none;
}

.hd_text h3 i {
	color: #d5d5d5;
	font-weight: normal;
	display: inline-block;
}

.hd_text h4 {
	color: #033266;
	font: normal 14px/20px "SimSun", sans-serif;
	margin: 0 0 4px 0;
}

.hd_text h4 a {
	color: #033266;
}

.hd_text h4 em {
	font-weight: bold;
	font-style: normal;
	margin-right: 10px;
	display: inline-block;
}

.hd_text h4 i {
	color: #d5d5d5;
	font-weight: normal;
	display: inline-block;
}


/*标题-图片-简介列表*/

.text_list li {
	margin: 0 0 12px 0;
	margin-bottom: 11px\0;
	*margin-bottom: 14px;
}

.text_list li tr td {
	vertical-align: top;
}

.text_list li .image {
	width: 49px;
	margin: 5px 9px 0 0;
}

.text_list li .image .title {
	font: 12px/14px "SimSun", sans-serif;
	color: #333;
	text-align: center;
	margin: 10px 0 0;
}

.text_list li .image .title a {
	color: #333;
}

.text_list li .image .title a:hover {
	color: #1E63B0;
}

.text_list li .dot_line {
	background: none;
	border-top: dotted 1px #e6e6e6;
}

.tl01 {
	padding: 11px 5px 0;
}

.topic {
	width: 252px;
	/* background:url(img/topic.jpg) repeat-y;*/
}

.topic .topic_top {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/topic_top_14268_160122.jpg) 0 0 no-repeat;
}

.topic .topic_bottom {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/topic_bottom_14268_160122.jpg) 50% bottom no-repeat;
	padding: 6px 10px 7px;
	position: relative;
}

.topic .topic_bottom .plus {
	display: block;
	width: 9px;
	height: 9px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose08_14268_160122.gif) 0px -113px no-repeat;
	position: absolute;
	left: -8px;
	top: 9px;
}

.topic .title {
	font: bold 14px/24px "SimSun", sans-serif;
	color: #033266;
}

.topic .title a {
	color: #033266;
}

.topic .tbox {
	font: 12px/18px Arial, "SimSun", sans-serif;
	color: #333;
}

.topic .tbox a {
	color: #333;
}

.topic .tbox a:hover {
	color: #1E63B0;
}


/*修改 2013-10-10 14:24*/

.topic .optbox {
	color: #666;
	font: 12px/12px Arial, "SimSun", sans-serif;
	margin: 7px 0 0;
}

.topic .optbox a {
	color: #666;
}

.topic .optbox span {
	color: #1e63b0;
	float: right;
}

.topic .optbox span a {
	color: #1e63b0;
}

.proBar {
	padding: 0 5px;
}

.proBar li {
	margin: 0 0 9px 0;
	*margin-bottom: 2px;
}

.proBar li table {
	cursor: pointer;
}

.proBar li table tr td {
	height: 15px;
	font: 12px/15px Arial, "SimSun", sans-serif;
	color: #333;
}

.proBar li table tr td.sheet {
	position: relative;
}

.proBar li table tr td.sheet b {
	background: #e7e7e7;
	display: block;
	height: 15px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.proBar li table tr td.sheet i {
	display: block;
	height: 15px;
	left: 0;
	position: absolute;
	top: 0;
}

.proBar li table tr td.sheet em {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}


/*新闻热词榜*/

#chbox02 {}

#chbox02 .tagBox {
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px dotted #738291;
	height: 42px;
	/* margin-bottom:15px;*/
	margin-bottom: 12px;
	padding: 0 5px;
	position: relative;
}


/*20170328*/

#chbox02 .tagBox .keywords {
	font: 18px/42px "Microsoft YaHei";
	color: #333;
}

#chbox02 .tagBox .keywords a {
	/*color:#B71900;*/
}

#chbox02 .tagBox .keywords a:hover {
	/*color:#B71900;*/
}

#chbox02 .tagBox .hopt {
	font: 12px/16px "SimSun", sans-serif;
	color: #666666;
	position: absolute;
	right: 10px;
	top: 14px;
}

#chbox02 .tagBox .hopt a {
	color: #666;
	padding: 0 20px 0 0;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose07_14268_160122.jpg) right -156px no-repeat;
}

#chbox02 .tagBox .hopt a:hover {
	color: #1E63B0;
}

#chbox02 ul.change {
	width: auto;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 4px;
	top: 2px\9;
	font: 12px/16px "SimSun", sans-serif;
	color: #666666;
	border: none;
	text-align: right;
}

#chbox02 ul.change li {
	height: 16px;
	border: none;
	font: 12px/16px "SimSun";
	_line-height: 16px;
	color: #343434;
	margin: 0 5px 0 0;
	padding: 0 3px;
	background: #e6e6e6;
}

#chbox02 ul.change li.cur {
	background: #1e63b0;
	border: none;
	color: #fff;
}

#chbox02 ul.change li.active {
	background: #1E63B0;
	color: #fff;
	font-weight: normal;
}

#chbox02 ul.change li#last {
	margin: 0;
}


/*20170328*/

.words_list {
	overflow: hidden;
}

.words_list ul {}

.words_list ul li {
	float: left;
	width: 140px;
	height: 28px;
	margin-right: 18px;
	background: url("http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose01_14268_160122.png") no-repeat scroll 0 -41px;
	color: #000000;
	font: 14px/28px "SimSun";
	overflow: hidden;
	padding: 0 0 0 11px;
}

.words_list ul li.li_r {
	margin-right: 0;
}

.words_list ul li a {
	color: #000000;
	float: left;
}

.words_list ul li a:hover {
	color: #1E63B0;
}

.words_list ul li i {
	text-align: center;
	float: right;
	margin-top: 4px;
	display: inline-block;
	width: 20px;
	height: 20px;
	font: 12px/20px "SimSun";
	background-color: #c80621;
	color: #FFF;
}


/*文字列表*/

.text_title {
	font: bold 14px/16px "SimSun", sans-serif;
	color: #333;
}

.text_title a {
	color: #333;
}

.text_title a:hover {
	color: #1e63b0;
}

.title_list {
	padding: 0 5px;
}

.title_list li {
	font: 14px/24px "SimSun", sans-serif;
	color: #333;
	padding: 0 0 0 12px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose01_14268_160122.png) 0 -41px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/t01_14268_160122.jpg) 0 50% no-repeat;
	height: 24px;
}


/*修改处*/

.title_list li strong {
	font-weight: normal;
}

.title_list li a {
	color: #333;
}

.title_list li a:hover {
	color: #1E63B0;
}


/*修改2013-10-10 14:16*/

.title_list li b {
	color: #d5d5d5;
	margin: 0 4px;
	vertical-align: middle;
	font-weight: normal;
}

.title_list li i {
	color: #d5d5d5;
	margin: 0 11px;
}

.title_list li strong {
	color: #033266;
	font-weight: bold;
}

.title_list li strong a {
	color: #033266;
}

.title_list li .news {
	margin: 0 9px 0 0;
}

.title_list li .area,
.title_list li a.area {
	color: #999;
	font-size: 12px;
}

.title_list li a.area:hover {
	color: #1E63B0;
}

.title_list li span.area,
.title_list li span.area a {
	color: #999;
}

.title_list li span.area a:hover {
	color: #1E63B0;
}

.title_list li .att .attr i {
	color: #fff;
	margin: 0
}

.title_list li .att .attr i:hover {
	color: #333;
}

.title_list li .special {
	color: #033266;
}

.title_list li a.special,
.title_list li a.special:hover {
	color: #033266;
}

.title_list li span.special a,
.title_list li span.special a:hover {
	color: #033266;
}

.listBox .listhd {
	font: bold 14px/16px Arial, Helvetica, sans-serif, "SimSun", sans-serif;
	color: #033266;
	padding: 0 5px;
}

.listBox .listhd a {
	color: #033266;
}

.rank_list {
	padding: 0 5px;
}

.rank_list li {
	color: #333;
	font: 14px/24px Arial, "SimSun", sans-serif;
}

.rank_list li a {
	vertical-align: middle;
}

.rank_list li span {
	background: #afafaf;
	color: #fff;
	display: inline-block;
	font: 9px/12px Arial, Helvetica, sans-serif;
	height: 12px;
	margin: 0 10px 0 0;
	text-align: center;
	vertical-align: middle;
	width: 12px
}

.rank_list li.hot span {
	background: none repeat scroll 0 0 #1e63b0;
}

.tit {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	background: #969696;
}

.tit .titl {
	display: inline-block;
	height: 16px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose01_14268_160122.png) 0 -105px no-repeat;
	/*_background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/titl_14268_160122.jpg) no-repeat;*/
}


/*修改处*/

.tit .titr {
	display: inline-block;
	height: 16px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose01_14268_160122.png) right -121px no-repeat;
	/*_background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/titr_14268_160122.jpg) top right no-repeat;*/
	font: 12px/16px "SimSun", sans-serif;
	color: #fff;
	padding: 0 5px;
}


/*修改处*/

.tit .titr:hover {
	_color: #333;
	_text-decoration: none;
}

.tit_hover {
	background: #dadada;
}

.tit_hover .titl {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose01_14268_160122.png) 0 -137px no-repeat;
	_background-image: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/titl_h_14268_160122.jpg);
}


/*修改处*/

.tit_hover .titr {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose01_14268_160122.png) right -153px no-repeat;
	_background-image: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/titr_h_14268_160122.jpg);
	color: #333;
	text-decoration: none;
}


/*修改处*/

.title_list li .tit .titr:hover {
	color: #333;
}


/*修改2013-10-10 14:16*/

.tagList {
	background: #fafafa;
	border-top: #fff 1px solid;
	border-bottom: #d5d5d5 1px solid;
	padding: 10px 5px;
	margin-bottom: 17px;
}

.tagList li {
	line-height: 24px;
}

.tagList tr td .text {
	font: 16px/24px "Microsoft YaHei";
	color: #033266;
}

.tagList tr td .text a {
	color: #033266;
}

.tagList tr td .att {
	/*margin:0 10px 0 0;*/
}

.tagList tr td .attr {
	_overflow: hidden;
}

.tagList tr td .attr:hover {
	_color: #333;
	_text-decoration: none;
}

.tagList tr td .attr i {
	_position: relative;
	_top: 1px;
}

.tagList tr td .topic {
	height: 16px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #999;
	background: none;
}


/*修改 2013-10-10 14:56*/

.tagList tr td .topic i {
	top: 0px;
	position: relative;
}


/*修改 2013-10-10 14:56*/

.tagList tr td .topic i a {
	color: #999;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose07_14268_160122.jpg) 0 -113px no-repeat;
	padding: 0 0 0 18px;
}


/*修改 2013-10-10 14:56*/

.tagList tr td .topic i a:hover {
	color: #1E63B0;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose07_14268_160122.jpg) 0 -127px no-repeat;
}


/*修改 2013-10-10 14:56*/


/*文字列表-特殊模块*/

.t01 {
	padding: 0;
}

.t01 li {
	font: bold 14px/26px "SimSun", sans-serif;
	color: #033266;
	padding: 0;
	background: none;
	height: 26px;
	overflow: hidden;
}

.t01 li a {
	color: #033266;
	font-weight: normal;
}

.t01 li b {
	font-weight: normal;
	color: #D5D5D5;
	margin: 0 8px;
}

.t01 li em a {
	color: #033266;
	font-weight: bold;
}

.t03 {
	margin: 14px 0 16px;
	margin: 15px 0 16px\9;
	*margin: 14px 0 14px;
	_margin: 17px 0 14px;
}

.t03 li {
	padding: 0;
	background: none;
	color: #333;
}

.t03 li strong {
	color: #333
}

.t03 li strong a {
	color: #333
}

.t03 li strong a:hover {
	color: #1e63b0
}

.t04 {
	padding: 9px 5px 0;
	height: 124px;
	overflow-y: scroll
}

.t04 li {
	padding: 0 0 0 24px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/ztj_video4_14268_160122.png) 0 center no-repeat;
	line-height: 22px;
	*line-height: 24px;
	line-height: 24px\9;
}

.t05 {
	margin: 10px 0 0;
	padding: 0;
}

.t05 li {
	font: 12px/14px "SimSun", sans-serif;
	color: #333333;
	padding: 0;
	background: none;
}

.t06 {
	padding: 14px 0 0 5px;
}

.t07 {
	padding: 11px 5px 0;
}

.t07 .top01 .tit {
	position: relative;
	top: -2px;
	*top: 0px;
}

.t11 .top01 .tit {
	position: relative;
	top: -2px;
	*top: 0px;
}

.t08 li {
	padding: 0;
	background: none;
	color: #033266;
}

.t08 li a {
	color: #333;
}

.t08 li b {
	color: #d5d5d5;
}

.t08 li strong {
	color: #333
}

.t08 li strong a {
	color: #333
}

.t08 li strong a:hover {
	color: #1e63b0
}

.t09 li strong a,
.t09 li strong a:hover {
	color: #033266;
}

.txt01 {
	margin: 0;
	padding: 0 5px;
	height: 24px;
	line-height: 24px;
}


/*文字段落*/

.text h3 {
	font: bold 14px/16px "SimSun", sans-serif;
	color: #033266;
	margin: 0 0 10px 0;
}

.text h3 a {
	color: #033266;
}

.text p {
	font: 14px/16px "SimSun", sans-serif;
	color: #333;
}

.text p a {
	color: #333;
}

.text p a:hover {
	color: #1E63B0;
}


/*修改 2013-10-10 14:42*/


/*切换*/

.mtab .mtad_hd {
	height: 47px;
	background: #f3f3f3;
	position: relative;
	border-top: #e6e6e6 1px solid;
	border-bottom: #e6e6e6 1px solid;
	margin: 0 0 10px 0;
}

.mtab .mtad_hd .change {
	height: 49px;
	position: absolute;
	left: 0;
	top: -1px;
}

.mtab .mtad_hd .change li {
	padding: 2px 19px 0;
	font: 18px/47px "Microsoft YaHei";
	color: #333;
	float: left;
	height: 47px;
	cursor: pointer;
	border-left: #f3f3f3 1px solid;
	border-right: #f3f3f3 1px solid;
}

.mtab .mtad_hd .change li.active {
	background: #fff url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/active_14268_160122.jpg) repeat-x;
	color: #033266;
	border-left: #e6e6e6 1px solid;
	border-right: #e6e6e6 1px solid;
}

.mtab .mtad_hd .upload {
	font: 12px/47px "SimSun", sans-serif;
	color: #666666;
	padding: 0 14px 0 0;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose08_14268_160122.gif) 76px -319px no-repeat;
	margin: 0 0 0 110px;
}

.mtab .mtad_hd .upload:hover {
	color: #1E63B0;
}

.mtab .mtab_con .chblock {
	display: block;
}

.chbox .change {
	overflow: hidden;
}

.chbox .change li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	font: bold 14px/24px Arial, Helvetica, sans-serif, "SimSun", sans-serif;
	color: #023465;
	cursor: pointer;
	padding: 0 7px;
}

.chbox .change li.active {
	background: #1e63b0;
	color: #fff;
}

.chbox .chblock {
	display: none;
}

.chbox .chblock table tr td {
	text-align: center;
	vertical-align: middle;
}

.chbox .chblock table tr td span {
	display: block;
	font: 12px/30px "SimSun", sans-serif;
	color: #333;
	margin: 0 0px 0 0;
}

.chbox .chblock table tr td p {
	font: 14px/30px "Microsoft YaHei";
	color: #e50000;
	margin: 0 0 0 5px;
}

.chbox .chblock table tr td p.count01 {
	font-weight: bold;
	font-size: 20px;
}


/*24小时看熊猫*/

.mod01 .mhd {
	padding: 0;
	background: #fff;
	height: 49px;
	border: 1px solid #e6e6e6;
	position: relative;
	border-bottom: 2px solid #000;
}

.mod01 .mhd .option {
	float: left;
	height: 49px;
}

.mod01 .mhd .zhibo li {
	float: right;
}

.mod01 .mhd .client {
	position: absolute;
	top: 13px;
	right: 20px;
}

.mod01 .mhd .client a {
	display: block;
	height: 23px;
	width: 150px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/ipandaclient_14268_160122.png) no-repeat;
}

.mod01 .mhd .client a:hover {
	background-position: 0 -23px;
}

.mod01 .mbd {
	padding: 10px 0 0;
}

.mod01 .mbd .scrollBox .btn_left,
.mod01 .mbd .scrollBox .btn_right {
	width: 30px;
	height: 32px;
	top: -49px;
}

.mod01 .mbd .scrollBox .btn_left {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose03_14268_160122.png) 0px -184px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/pbl_14268_160122.jpg) no-repeat;
	left: auto;
	right: 94px;
}


/*样式有修改*/

.mod01 .mbd .scrollBox .btn_left:hover {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose03_14268_160122.png) 0px -216px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/B01_14268_160122.jpg) no-repeat;
}


/*样式有修改*/

.mod01 .mbd .scrollBox .btn_right {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose03_14268_160122.png) right -248px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/pbr_14268_160122.jpg) no-repeat;
	left: auto;
	right: 48px;
}


/*样式有修改*/

.mod01 .mbd .scrollBox .btn_right:hover {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose03_14268_160122.png) right -280px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/B02_14268_160122.jpg) no-repeat;
}


/*样式有修改*/

.mod01 .mbd .scrollBox .pageCount {
	right: 64px;
	top: -32px;
	z-index: 9999;
}

.mod01 .mbd .box .box_left_415w {
	width: 415px;
	height: 280px;
	float: left;
}

.mod01 .mbd .box .image {
	overflow: hidden;
}

.mod01 .mbd .box .box_left_415w:hover .text {
	background: #1E63B0;
	color: #fff;
}

.mod01 .mbd .box .box_left_415w:hover .text a {
	color: #fff;
}

.mod01 .mbd .box .box_left_415w .text {
	display: block;
	width: 405px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: #f5f5f5;
	font-size: 15px;
	font-family: "SimSun"
}

.mod01 .mbd .box .box_right_585w {
	width: 585px;
	height: 280px;
	float: left;
}

.mod01 .mbd .box .box_right_585w ul li {
	width: 185px;
	height: 135px;
	float: left;
	margin-left: 10px;
}

.mod01 .mbd .box .box_right_585w ul li .text {
	display: block;
	width: 175px;
	height: 30px;
	padding-left: 10px;
	line-height: 30px;
	background: #f5f5f5;
	font-size: 15px;
	font-family: "SimSun"
}

.mod01 .mbd .box .box_right_585w ul li:hover .text {
	background: #1E63B0;
	color: #fff;
}

.mod01 .mbd .box .box_right_585w ul li:hover .text a {
	color: #fff;
}

.mod01 .mbd .scrollBox .scrollMid ul.mlist01 li .text table tr td .xmicon {
	display: inline-block;
	width: 26px;
	height: 26px;
}

.mod01 .mbd .scrollBox .scrollMid ul.mlist01 li .text table tr td .xm01 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose06_14268_160122.jpg) 0px 0px no-repeat;
}

.mod01 .mbd .scrollBox .scrollMid ul.mlist01 li .text table tr td .xm02 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose06_14268_160122.jpg) 0px -26px no-repeat;
}

.mod01 .mbd .scrollBox .scrollMid ul.mlist01 li .text table tr td .xm03 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose06_14268_160122.jpg) 0px -52px no-repeat;
}

.mod01 .mbd .scrollBox .scrollMid ul.mlist01 li .text table tr td .xm04 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose06_14268_160122.jpg) 0px -78px no-repeat;
}

.mod01 .mbd .scrollBox .scrollMid ul.mlist01 li .text table tr td .xm05 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose06_14268_160122.jpg) 0px -104px no-repeat;
}

.mod01 .mbd .scrollBox .btn_left_plus {
	height: 30px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose03_14268_160122.png) 0px -64px no-repeat;
	left: 20px;
	top: 40px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_l_14268_160122.png");
	cursor: pointer!important;
}


/*样式有修改*/

.mod01 .mbd .scrollBox .btn_left_plus:hover {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose03_14268_160122.png) 0px -94px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_l_hover_14268_160122.png");
	cursor: pointer!important;
}


/*样式有修改*/

.mod01 .mbd .scrollBox .btn_right_plus {
	height: 30px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose03_14268_160122.png) right -124px no-repeat;
	right: 20px;
	top: 40px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_r_14268_160122.png");
	cursor: pointer!important;
}


/*样式有修改*/

.mod01 .mbd .scrollBox .btn_right_plus:hover {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose03_14268_160122.png) right -154px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_r_hover_14268_160122.png");
	cursor: pointer!important;
}


/*样式有修改*/

.mod02 {
	padding: 21px 16px 26px 19px;
	overflow: hidden;
	zoom: 1;
	border: #e6e6e6 1px solid;
	border-top: #7d4a72 2px solid;
	position: relative;
}

.mod02 .shopIcon {
	width: 144px;
	height: 58px;
	text-align: center;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/shopIcon_14268_160122.jpg) no-repeat;
	float: left;
	position: relative;
	margin: 16px 35px 0 0;
}

.mod02 .shopIcon .link {
	position: absolute;
	left: 27px;
	top: -5px;
	font: 18px/26px "Microsoft YaHei";
	color: #412744;
}

.mod02 .shopIcon .link a {
	color: #412744;
}

.mod02 .shopIcon .link a:hover {
	color: #1E63B0;
}

.mod02 .shopIcon .price {
	display: block;
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font: 18px/26px "Microsoft YaHei";
	color: #fff;
	text-align: center;
}

.mod02 .shopIcon .price a {
	color: #fff;
}

.mod02 .scrollBox {
	width: 680px;
	height: 80px;
	float: left;
	position: relative;
	z-index: 999;
}

.mod02 .scrollBox .btn_left,
.mod02 .scrollBox .btn_right {
	z-index: 9999;
}

.mod02 .scrollBox .btn_left {
	top: 27px;
	right: -62px;
}

.mod02 .scrollBox .btn_right {
	top: 27px;
	right: -110px;
}

.mod02 .scrollBox .pageCount {
	top: 34px;
	right: -95px;
	height: 11px;
	display: inline-block;
	z-index: 99999;
}

.mod02 .scrollBox .scrollMid {
	width: 690px;
	height: 80px;
	margin: auto;
	overflow: hidden;
	position: relative;
}

.mod02 .scrollBox .scrollMid .mlist li {
	width: 220px;
	margin: 0 10px 0 0;
	height: 80px;
}

.mod02 .scrollBox .scrollMid .mlist li .goodPic {
	padding: 0 10px 0 0;
}

.mod02 .scrollBox .scrollMid .mlist li .intro {
	font: 12px/16px "SimSun", sans-serif;
	color: #666;
}

.mod02 .scrollBox .scrollMid .mlist li .intro a {
	color: #666;
}

.mod02 .scrollBox .scrollMid .mlist li .intro a:hover {
	color: #1E63B0;
}

.mod02 .scrollBox .scrollMid .mlist li .goods_price {
	width: 104px;
	height: 22px;
	background: #79476f;
	border: #79476f 1px solid;
	margin: 3px 0 0;
}

.mod02 .scrollBox .scrollMid .mlist li .goods_price span {
	display: inline-block;
	width: 50%;
	font: 14px/22px "Microsoft YaHei";
	color: #fff;
	text-align: center;
}

.mod02 .scrollBox .scrollMid .mlist li .goods_price .gpr {
	background: #fff;
	color: #79476f;
	z-index: 99;
}

.mod02 .plusBox {
	width: 95px;
	height: 100%;
	_height: 127px;
	position: absolute;
	top: 0;
	right: 0;
	background: #f3f3f3;
}

.mod02 .plusBox .plus {
	display: block;
	width: 6px;
	height: 11px;
	position: absolute;
	left: -6px;
	top: 55px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_14268_160122.jpg) no-repeat;
}

.mod02 .plusBox .more {
	color: #999;
	font: 12px/14px "SimSun", sans-serif;
	position: absolute;
	left: 32px;
	top: 54px;
}

.mod02 .plusBox .more:hover {
	color: #1E63B0;
}

.mod03 .mhd {
	height: 48px;
	background: #f3f3f3;
	border: #e6e6e6 1px solid;
	border-top: #033266 2px solid;
	padding: 0 20px;
	overflow: hidden;
}

.mod03 .mhd .title {
	font: 18px/48px "Microsoft YaHei";
	color: #333;
}

.mod03 .mhd .subNav {
	font: 12px "SimSun", sans-serif;
	color: #666;
	padding: 20px 0 0;
	margin: 0 0 0 20px;
}

.mod03 .mhd .subNav a {
	color: #666;
	margin: 0;
	float: none;
}

.mod03 .mhd .subNav a:hover {
	color: #1E63B0;
}

.mod03 .mbd {
	padding: 10px 0 0;
}

.mod03 .mbd .scrollBox .btn_left_plus {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 20px;
	top: 40px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_l_14268_160122.png) no-repeat;
	z-index: 9999;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_l_14268_160122.png");
	cursor: pointer!important;
}

.mod03 .mbd .scrollBox .btn_left_plus:hover {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_l_hover_14268_160122.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_l_hover_14268_160122.png");
	cursor: pointer!important;
}

.mod03 .mbd .scrollBox .btn_right_plus {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 40px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_r_14268_160122.png) no-repeat;
	z-index: 9999;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_r_14268_160122.png");
	cursor: pointer!important;
}

.mod03 .mbd .scrollBox .btn_right_plus:hover {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_r_hover_14268_160122.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/plus_r_hover_14268_160122.png");
	cursor: pointer!important;
}

.mod04 .mbd .text {
	padding: 0 5px;
}

.mod04 .mhd .opc a.link {
	background: none;
	padding-right: 0
}

.mod05 .mhd .thd {
	_margin: -2px 0 0;
}

.mod07 {
	background: none;
	padding: 0;
	border: none;
}

.mod07 .mhd {
	padding: 0;
	height: 49px;
	border: #e6e6e6 1px solid;
	border-top: #8c1515 2px solid;
	border-bottom: none;
	background: #f3f3f3;
	position: relative;
	text-align: center;
}

.mod07 .mhd .title {
	float: none;
	padding-right: 4px;
}

.mod07 .mhd .option {
	color: #A70C0A;
	padding: 0;
	position: absolute;
	top: 4px;
	right: 18px;
}

.mod07 .mhd .option a {
	color: #A70C0A;
}

.mod07 .mbd {
	padding: 0px;
	border: #e6e6e6 1px solid;
	border-top: none;
}

.mod07 .mbd .chbox {
	border-top: #8c1515 1px solid;
}

.mod07 .mbd .chbox .change {
	height: 35px;
	background: #8c1515;
	clear: both;
	border: none;
}

.mod07 .mbd .chbox .change li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	font: bold 12px/35px "SimSun", sans-serif;
	color: #fff;
	padding: 0 17px 0 18px;
	cursor: pointer;
	margin: 0;
	float: none;
	width: auto;
	background: none;
	border: none;
}

.mod07 .mbd .chbox .change li a {
	color: #fff;
}

.mod07 .mbd .chbox .change li.active {
	background: #fff;
	color: #333333;
}

.mod07 .mbd .chbox .change li.active a {
	color: #333333;
}

.mod07 .mbd .chbox .change li.hover {
	background: #fff;
	color: #333333;
}

.mod07 .mbd .chbox .change li.hover a {
	color: #333333;
}

.mod07 .mbd .chbox .change li.oth01 {
	padding: 0 16px;
}

.mod07 .mbd .chbox .change li.oth02 {
	padding: 0 18px;
}

.mod07 .mbd .chbox .conBox {
	overflow: hidden;
	padding: 0 0 10px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/conbox_14268_160122.jpg) repeat-y;
	_zoom: 1;
}

.mod07 .mbd .chbox .conBox .playBox {
	width: 216px;
	padding-top: 19px;
	float: left;
}

.mod07 .mbd .chbox .conBox .playBox .imageBox {
	padding: 0 0 0 19px;
	overflow: hidden;
}

.mod07 .mbd .chbox .conBox .playBox .imageBox .hd {
	height: 21px;
	margin: 0 0 15px 0;
}

.mod07 .mbd .chbox .conBox .playBox .imageBox .hd a {
	color: #000;
}

.mod07 .mbd .chbox .conBox .playBox .imageBox .hd a:hover {
	text-decoration: none;
}

.mod07 .mbd .chbox .conBox .playBox .imageBox .hd img {
	display: block;
	float: left;
}

.mod07 .mbd .chbox .conBox .playBox .imageBox .hd span {
	display: block;
	float: left;
	font: bold 14px/21px "SimSun", sans-serif;
	padding-left: 10px;
	cursor: pointer;
}

.mod07 .mbd .chbox .conBox .playBox .imageBox .tl {
	width: 140px;
	height: 80px;
	position: relative;
	float: left;
	display: none;
}

.mod07 .mbd .chbox .conBox .playBox .imageBox .tl .play {
	display: block;
	width: 32px;
	height: 32px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_14268_160122.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_14268_160122.png");
	cursor: pointer!important;
}

.mod07 .mbd .chbox .conBox .playBox .imageBox .tr {
	font: 12px/22px "SimSun", sans-serif;
	color: #333;
}

.mod07 .mbd .chbox .conBox .playBox .imageBox .tr p {
	font-weight: bold;
	color: #8c1515;
	font-size: 14px;
	line-height: 20px;
}

.mod07 .mbd .chbox .conBox .playBox .imageBox .tr a {
	color: #333;
}

.mod07 .mbd .chbox .conBox .playBox .imageBox .tr a:hover {
	color: #1E63B0;
}

.mod07 .mbd .chbox .conBox .promList {
	width: 782px;
	float: left;
	padding-top: 10px;
}

.mod07 .mbd .chbox .conBox .promList .listBox {
	padding: 0 10px 0 42px;
}

.mod07 .mbd .chbox .conBox .promList .listBox table tr td {
	font: 14px/34px "SimSun", sans-serif;
	color: #333;
	text-align: left;
}

.mod07 .mbd .chbox .conBox .promList .listBox table tr td a {
	color: #333;
}

.mod07 .mbd .chbox .conBox .promList .listBox table tr td a:hover {
	color: #1E63B0;
}

.mod07 .mbd .chbox .conBox .promList .listBox table tr td.special {
	font-weight: bold;
}

.bentu {
	background: #f3f3f3;
	border: solid 1px #e6e6e6;
	height: 41px;
	margin: 0 auto;
	width: 998px;
}

.bentu dt {
	float: left;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	height: 41px;
	line-height: 40px;
	padding: 0 40px 0 20px;
}

.bentu dd {
	color: #333;
	float: left;
	font-family: Arial;
	height: 40px;
	line-height: 40px;
	padding: 1px 40px 0 25px;
}

.bentu dd a {
	color: #333;
}

.bentu dd a:hover {
	color: #1E63B0;
}

.bentu dd.down {
	margin-right: 15px;
	padding-right: 25px;
	position: relative;
	z-index: 9999;
}

.bentu dd.down p {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/jdi2_14268_160122.gif) no-repeat right 50%;
	padding-right: 18px;
	cursor: pointer;
}

.bentu dd.down a:hover {
	text-decoration: none;
}

.bentu dd.down span {
	display: none;
}

.bentu dd.active {
	background: #e8e8e8;
}

.bentu dd.active span {
	background: #fff;
	border-bottom: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	display: block;
	position: absolute;
	left: 0;
	top: 41px;
}

.bentu dd.active span a {
	background-image: none;
	border: solid 1px #dfdfdf;
	border-bottom: none;
	border-left: none;
	display: block;
	float: left;
	height: 30px;
	padding-right: 0;
}

.bentu dd.active span.ap {
	width: 130px;
	z-index: 10;
}

.bentu dd.active span.ap a {
	width: 64px;
}

.bentu dd.active span.na {
	width: 145px;
}

.bentu dd.active span.na a {
	width: 71px;
}

.bentu dd.active span a.lan01 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan11_14268_160122.jpg) no-repeat 50% 0;
}

.bentu dd.active span a.lan01:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan11_hover_14268_160122.jpg) no-repeat 50% 0;
}

.bentu dd.active span a.lan02 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan12_14268_160122.jpg) no-repeat 50% 0;
}

.bentu dd.active span a.lan02:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan12_hover_14268_160122.jpg) no-repeat 50% 0;
}

.bentu dd.active span a.lan03 {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan13_14268_160122.jpg) no-repeat 50% 0;
	padding-right: 1px;
}

.bentu dd.active span a.lan03:hover {
	background: #e8e8e8 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lan13_hover_14268_160122.jpg) no-repeat 50% 0;
}

.voteBox {
	padding: 0 5px;
}

.voteBox .votehd {
	border-top: #d5d5d5 1px solid;
	border-bottom: #d5d5d5 1px solid;
}

.voteBox .votehd .optbox {
	height: 29px;
	background: #fafafa;
	border-top: #fff 1px solid;
	font: 12px/31px "SimSun", sans-serif;
	color: #333;
	padding: 0 0 0 6px;
}

.voteBox .votehd .optbox .att {
	position: relative;
	top: -3px;
	height: 20px;
}

.specmod {
	font: 12px/24px "SimSun", sans-serif;
	color: #333;
	padding: 0 5px;
}

.specmod tr td,
.specmod tr td a {
	color: #333;
}

.specmod tr td .more {
	color: #999;
}

.specmod tr td a:hover,
.specmod tr td .more:hover {
	color: #1E63B0;
}

a:hover {
	text-decoration: underline;
	color: #1E63B0;
}

a.detail {
	color: #1E63B0;
}

a.detail:hover {
	color: #1E63B0;
}


/*图片列表*/

.image_list {}

.image_list ul {}

.image_list ul li {
	float: left;
	margin-right: 8px
}

.image_list ul li.last {
	margin-right: 0
}


/*倒计时大图*/

.gg2_djs {
	position: absolute;
	color: #fff;
	top: 4px;
	font-size: 12px;
	right: 60px;
}

.gg1_djs {
	position: absolute;
	color: #fff;
	top: 4px;
	font-size: 12px;
	right: 60px;
}

.mbox {
	border-top: #999999 2px solid;
	overflow: hidden;
	zoom: 1;
}


/*0422图片切换*/

.imgroll {
	position: relative;
	height: 90px;
}

.imgroll .box {
	position: relative;
}

.imgroll .box ul li {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}


/*20150819*/

.kz_zlimg_zl {
	clear: both;
	zoom: 1;
	position: relative;
	margin-bottom: 12px;
}

.kz_xiying19da {
	clear: both;
	zoom: 1;
	position: relative;
	margin-bottom: 0px;
	height: 50px;
	overflow: hidden;
}


/* .kz_xiying19da img{ display:block;} */

.cb03 {
	margin: 6px 0 26px
}

.cb03 .text .att {
	background: #c50819;
	margin-left: 0;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

.cb03 .text .attr {
	color: #fff;
	_overflow: hidden;
}


/* 160215*/

.cb03 .text .attr:hover {
	_color: #333;
	_text-decoration: none;
}

.cb03 .text .attr i {
	font: 14px/20px "SimSun", sans-serif;
}

.cb03 .text .att_hover {
	background: #dadada;
}

.cb03 .text .att_hover .attr {
	color: #333;
	text-decoration: none;
}


/*CCTV央视看点*/

.model .kzsl_mhd,
.main .kzsl_mhd {
	border-top: 1px dotted #738291;
	width: 309px;
}

.model .kzsl_mhd .opd a img {
	margin-top: -2px
}

.model .kzsl_mhd2,
.main .kzsl_mhd2 {
	border: none;
	padding: 0
}

.model .kzsl_mhd2 .title,
.main .kzsl_mhd2 .title {
	border: none;
	color: #b71900;
}

.model .kzsl_mhd2 .title a,
.main .kzsl_mhd2 .title a {
	color: #b71900;
}

.model_ztj02 {
	clear: both;
	zoom: 1;
}

.model_ztj02 .ztj_hd {
	clear: both;
	zoom: 1;
	height: 40px;
	border-bottom: 1px solid #e6e6e6;
	width: 319px;
}

.model_ztj02 .ztj_hd .title {
	float: left;
	margin-left: 5px;
	line-height: 42px;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #000202
}

.model_ztj02 .ztj_hd .title a {
	color: #0c2f57
}

.model_ztj02 .ztj_hd .title a:hover {
	color: #1e63b0
}

.model_ztj02 .ztj_hd .opt {
	float: right;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/ztj_down_14268_160122.jpg) no-repeat right center;
	padding-right: 17px;
	margin-right: 5px;
	color: #323232;
	line-height: 42px;
}

.model_ztj02 .ztj_hd .opt a {
	color: #323232;
}

.model_ztj02 .ztj_bd {
	clear: both;
	zoom: 1;
	padding: 0 5px
}

.model_ztj02 .list_lt {
	clear: both;
	zoom: 1;
}

.model_ztj02 .list_lt dl dd {
	font-size: 14px;
	line-height: 24px;
}

.model_ztj02 .list_lt dl dd span {
	color: #1e63b0
}

.model_ztj02 .list_lt dl dd .att {
	margin-left: 5px;
	position: relative;
	margin-top: -5px;
}

.model_ztj02 .list_lt dl dd .att .attr {
	color: #fff;
	font-family: "SimSun"
}

.model_ztj02 .list_lt dl dd .att .attr:hover {
	color: #333
}

.model_ztj02 .ztj_entra {
	/*border-bottom:1px solid #e6e6e6;*/
	border-top: 1px dotted #738291;
	padding: 15px 0 20px;
}


/*20160222*/

.model_ztj02 .ztj_entra span {
	margin: 0 10px 0 5px;
}

.model_ztj02 .ztj_entra span.e1 {
	overflow: hidden;
	width: 124px;
	height: 73px;
}

.model_ztj02 .ztj_entra span.e2 {
	overflow: hidden;
	width: 124px;
	height: 73px;
}


/*20160121*/

.model_ztj02 .ztj_entra span.e1:hover img,
.model_ztj02 .ztj_entra span.e2:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transition: all 1s;
	-moz-transition: all 1s;
	/* Firefox 4 */
	-webkit-transition: all 1s;
	/* Safari 和 Chrome */
	-o-transition: all 1s;
	/* Opera */
}

.model_ztj02 .ztj_entra span.e1 img,
.model_ztj02 .ztj_entra span.e2 img {
	-webkit-transition: transform 1.3s;
	-moz-transition: transform 1.3s;
	-o-transition: transform 1.3s;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	-moz-perspective: 1000;
	-moz-backface-visibility: hidden;
	-o-perspective: 1000;
	-o-backface-visibility: hidden
}

.model_ztj03 {
	clear: both;
	zoom: 1;
}

.model_ztj03 .mhd {
	height: 42px;
	border-bottom: #e6e6e6 1px solid;
	padding: 0 5px;
	border-top: 1px dotted #738291;
	width: 309px;
}

.model_ztj03 .mhd span {
	display: inline-block;
}

.model_ztj03 .mhd .title {
	float: left;
	font: 18px/38px "Microsoft YaHei";
	color: #0c2f57;
}

.model_ztj03 .mhd .title a {
	color: #0c2f57;
}

.model_ztj03 .mhd .title a:hover {
	color: #1e63b0
}

.model_ztj03 .mhd .option {
	float: right;
	font: 12px/42px "SimSun", sans-serif;
	color: #8c1515;
}

.model_ztj03 .mhd .option a {
	color: #8c1515;
}

.model_ztj03 .mhd .option a {
	color: #666666;
	padding: 1px 20px 0 0;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose07_14268_160122.jpg) right -86px no-repeat;
	background-position: right -87px\9;
	*background-position: right -87px;
}

.model_ztj03 .mhd .option a:hover {
	color: #1e63b0;
}

.model_ztj03 .list_lt {
	clear: both;
	zoom: 1;
}

.model_ztj03 .list_lt ul li {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 6px
}

.model_ztj03 .list_lt ul li.tb {
	font-size: 14px;
	color: #1e63b0;
	font-weight: bold;
}

.model_ztj03 .list_lt ul li.tb a {
	color: #1e63b0;
}

.model_ztj03 .list_lt ul li.tb01 {
	/*font-family:"Microsoft YaHei";*/
	font-family: "Microsoft YaHei";
	font-size: 17px;
	font-weight: bold;
	color: #1e63b0;
	padding-bottom: 5px;
}

.model_ztj03 .list_lt ul li.tb01 a {
	color: #1e63b0;
}

.model_ztj03 .list_lt ul li.tb01 a:hover {
	color: #1e63b0
}

.model_ztj03 .list_lt ul li b {
	color: #033266;
	font-weight: bold;
}

.model_ztj03 .list_lt ul li b a {
	color: #033266;
}

.model_ztj03 .list_lt ul li a span {
	color: #1e63b0
}

.model_ztj03 .list_lt ul li.video {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/ztj_video4_14268_160122.png) no-repeat left center;
	padding-left: 21px;
}

.model_ztj03 .list_lt ul li.timg {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/ztj_timg4_14268_160122.png) no-repeat left center;
	padding-left: 20px;
}

.model_ztj04 {
	clear: both;
	zoom: 1;
}

.model_ztj04 .scrollMid ul li {
	/* width:155px; height:115px; */
	margin: 0 10px 10px 0;
	float: left;
}

.model_ztj04 .scrollMid ul li .image {
	width: 155px;
	height: 85px;
	position: relative;
	overflow: hidden;
}

.model_ztj04 .scrollMid ul li .image .plus {
	display: block;
	width: 32px;
	height: 32px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_14268_160122.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_14268_160122.png");
	cursor: pointer!important;
}

.model_ztj04 .scrollMid ul li .text {
	font: 14px/20px "SimSun";
	color: #333;
	padding: 0 0 0 0px;
	background: #f5f5f5;
	text-align: center;
}

.model_ztj04 .scrollMid ul li .text a {
	color: #333;
}

.model_ztj04 .scrollMid ul li:hover .image .plus {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_cur_14268_160122.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_cur_14268_160122.png");
	cursor: pointer!important;
}

.model_ztj04 .scrollMid ul li:hover .text {
	background: #1E63B0;
	color: #fff;
}

.model_ztj04 .scrollMid ul li:hover .text a {
	color: #fff;
}

.model_ztj04 .list_lt {
	clear: both;
}

.model_ztj04 .list_lt ul li.video {
	background: rgba(0, 0, 0, 0) url("http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/ztj_video4_14268_160122.png") no-repeat scroll left center;
	background-image: url("http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/ztj_video4_14268_160122.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 21px;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 6px;
}

/*20150824*/

.list_xq13468 {
	clear: both;
	zoom: 1;
	margin: 0 5px;
}

.list_xq13468 ul li {
	font-size: 14px;
	color: #333333;
	font-family: Arial, "SimSun", sans-serif;
	line-height: 20px;
	padding: 4px 0 3px
}

.list_xq13468 ul li a {
	color: #333333;
}

.list_xq13468 ul li i {
	display: inline-block;
	background: #afafaf;
	color: #fff;
	font-size: 12px;
	height: 14px;
	width: 14px;
	text-align: center;
	line-height: 14px;
	margin-right: 12px;
}

.list_xq13468 ul li.new_cur i {
	background: #1e63b0
}

.list_xq13468_02 {
	clear: both;
	zoom: 1;
	margin: 0 5px;
}

.list_xq13468_02 ul li {
	font-size: 14px;
	color: #333333;
	font-family: Arial, "SimSun", sans-serif;
	line-height: 20px;
	padding: 3px 0 2px
}

.list_xq13468_02 ul li a {
	color: #333333;
}

.tagList_xq13468 {
	background: #f7f7f7;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 11px;
	margin-bottom: 12px;
}

.tagList_xq13468 tr td .text {
	font: 15px/24px "Microsoft YaHei";
	color: #1e63b0
}

.tagList_xq13468 tr td .text a {
	color: #1e63b0
}

.title_list_xq13468 li {
	height: 27px;
	line-height: 27px;
}


/*200150825*/

.mkzsl_tab {
	clear: both;
	zoom: 1;
}

.mkzsl_tab .mhd_hd {
	height: 43px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/mkzsl_tab_hd_line_14268_160122.jpg) repeat-x left bottom;
	position: relative
}

.mkzsl_tab .mhd_hd .title {
	float: left;
	height: 43px;
	font: 17px/41px "Microsoft YaHei";
	margin-right: 20px;
	color: #0c2f57;
}

.mkzsl_tab .mhd_hd .title a {
	color: #0c2f57;
}

.mkzsl_tab .mhd_hd .change li {
	float: left;
	/*background:url(img/mkzsl_tab_libg.jpg)*/
	line-height: 41px;
	height: 43px;
	font-family: "Microsoft YaHei";
	font-size: 17px;
	color: #8e8e8e
}

.mkzsl_tab .mhd_hd .change li a {
	display: inline-block;
	padding: 0 8px 0 5px;
	color: #8e8e8e
}

.mkzsl_tab .mhd_hd .change li a:hover {
	text-decoration: none;
}

.mkzsl_tab .mhd_hd .change li.active a {
	border-bottom: 2px solid #1e63b0;
	color: #0c2f57
}

.mkzsl_tab .mhd_hd02 {
	height: 42px;
	border-bottom: 1px solid #e6e6e6;
	line-height: 22px;
	color: #0c2f57;
	font-family: "Microsoft YaHei";
	font-size: 17px;
	padding-left: 4px;
}

.mkzsl_tab .mhd_hd02 a {
	color: #0c2f57;
	float: left;
	margin-top: 10px;
	margin-right: 7px;
	padding-right: 18px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose07_14268_160122.jpg) no-repeat right -81px;
}

.mkzsl_tab .mhd_hd02 a:hover {
	color: #1e63b0
}

.mkzsl_tab .mtab_con .chblock {
	display: none;
}

.mkzsl_chunwan .mhd_hd .change li.active a {
	color: #b71900;
	font-weight: bold;
}

.mkzsl_chunwan .mhd_hd .change li a {
	color: #b71900;
}

.mkzsl_chunwan .list_lt dl dd span {
	color: #b71900;
}

.mkzsl_chunwan .mhd_hd .change li.active a {
	border-bottom: 2px solid #b71900;
}

.mkzsl_chunwan .list_lt dl dd a:hover {
	color: #b71900;
}

.list_dd_xq13468 {
	clear: both;
	zoom: 1;
	margin: 0 5px
}

.list_dd_xq13468 dl dd {
	font-size: 14px;
	line-height: 24px;
}

.list_dd_xq13468 dl dd span {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	display: inline-block;
	margin-right: 9px
}

.list_dd_xq13468 dl dd span i {
	color: #1e63b0
}


/*图说我们的价值观  中国梦*/

.xwyd_zhm_160119 {}

.xwyd_zhm_160119 .hd {
	/*margin-bottom:20px;*/
	padding-bottom: 20px;
	width: 1000px;
	height: 65px;
}

.xwyd_zhm_160119 .mb_2col {
	padding-bottom: 15px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/line_lun_14268_160216.png) no-repeat center bottom;
}

.xwyd_zhm_160119 .mb_2col .mb_col_1 {
	float: left;
	width: 660px;
}

.xwyd_zhm_160119 .mb_2col .mb_col_2 {
	float: right;
	width: 315px;
}

.xwyd_zhm_160119 .mb_2col .mb_col_1 .scrollBox {}

.xwyd_zhm_160119 .mb_2col .mb_col_1 .scrollBox .scrollMid {}

.xwyd_zhm_160119 .mb_2col .mb_col_1 .scrollBox .scrollMid ul {}

.xwyd_zhm_160119 .mb_2col .mb_col_1 .scrollBox .scrollMid li {
	margin-right: 36px;
}

.xwyd_zhm_160119 .mb_2col .mb_col_1 .scrollBox .btn_left_plus {
	left: 5px;
}

.xwyd_zhm_160119 .mb_2col .mb_col_1 .scrollBox .btn_right_plus {
	right: 5px;
}

.xwyd_zhm_160119 .left_title {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/tushuo_14268_160216.png) no-repeat;
	width: 660px;
	height: 73px;
	float: left;
	position: relative;
}

.xwyd_zhm_160119 .left_title .left_title_option {
	color: #c50819;
	font-family: "SimSun", sans-serif;
	font-size: 14px;
	position: absolute;
	top: 45px;
	left: 388px;
}

.xwyd_zhm_160119 .right_title {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/shijianzhe_14268_160216.png) no-repeat;
	width: 315px;
	height: 73px;
	float: right;
	position: relative;
}

.xwyd_zhm_160119 .right_title .right_title_option {
	color: #c50819;
	font-family: "SimSun", sans-serif;
	font-size: 14px;
	position: absolute;
	top: 45px;
	left: 246px;
}


/*广告位切换*/

.adbox_tab {
	border: 1px solid #e5e5e5;
	text-align: left;
}

.adbox_tab .hd {
	height: 29px;
	line-height: 28px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/mkzsl_tab_hd_line_14268_160122.jpg) repeat-x left bottom;
	position: relative;
}

.adbox_tab .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
}

.adbox_tab .hd ul li {
	float: left;
	width: 79px;
	text-align: center;
	cursor: pointer;
	border-left: 1px solid #e5e5e5;
	color: #37636c
}

.adbox_tab .hd ul li.frist {
	border-left: 0;
	width: 78px;
}

.adbox_tab .hd ul li.on {
	height: 29px;
	background: #fff;
	border-bottom: 2px solid #fff;
	font-weight: bold;
	color: #37636c
}

.adbox_tab .bd ul {
	zoom: 1;
	padding-top: 14px;
}

.adbox_tab .bd li.text {
	line-height: 38px;
	text-indent: 10px;
	color: #363636
}

.adbox_tab .bd li.text a {
	color: #363636
}

.wrapper .gd_div {
	position: relative;
	height: 48px;
	overflow: hidden;
}

.wrapper .gd_div ul {
	position: absolute;
	top: 0;
	left: 0;
}

.wrapper .gd_div .title_list_p {
	padding: 0 5px;
	font: 14px/24px "SimSun", sans-serif;
	color: #333;
	padding: 0 0 0 12px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose01_14268_160122.png) 0 -41px no-repeat;
	_background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/t01_14268_160122.jpg) 0 50% no-repeat;
	height: 24px;
}

.wrapper .gd_div .title_list_p a {
	color: #333;
}

.wrapper .gd_div .hd {
	width: 11px;
	height: 20px;
	position: absolute;
	top: 13px;
	right: 0;
}

.wrapper .gd_div .top_but {
	display: block;
	width: 11px;
	height: 6px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose08_14268_160122.gif) no-repeat -7px -393px;
}

.wrapper .gd_div .bottom_but {
	display: block;
	width: 11px;
	height: 6px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose08_14268_160122.gif) no-repeat -7px -443px;
	margin-top: 10px;
}

.wrapper .gd_div .top_but:hover {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose08_14268_160122.gif) no-repeat -7px -418px;
}

.wrapper .gd_div .bottom_but:hover {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose08_14268_160122.gif) no-repeat -7px -468px;
}


/*底通*/

.di_kj {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/jdi24_14268_160122.png) repeat-x 0 -13px;
	width: 100%;
}

.gwA151201_ind05 {
	width: 1000px;
	margin: 0 auto;
}

.gwA151201_ind05 .kj {
	position: relative;
}

.gwA151201_ind05 .kj .bt {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/jdi25_14268_160122.png) no-repeat 0 -59px;
	width: 1000px;
	height: 80px;
}

.gwA151201_ind05 .kj .bt a {
	display: block;
	width: 313px;
	height: 80px;
	margin: 0 auto;
}

.gwA151201_ind05 .kj .xz {
	position: absolute;
	right: 40px;
	top: 32px;
}

.gwA151201_ind05 .kj .xz a {
	display: block;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/compose07_14268_160122.jpg) no-repeat scroll right -86px;
	padding-right: 20px
}

.gwA151201_ind05 .kjf {
	clear: both
}

.gwA151201_ind05 .kjf table {
	border-collapse: collapse;
	height: 100px;
}

.gwA151201_ind05 .kjf table td {
	cursor: pointer;
	text-align: center;
	background: #f9f9f9;
	border: 1px solid #ebebeb;
	width: 118px;
}

.gwA151201_ind05 .kjf table td:hover {
	background: #f0f0f0
}

.gwA151201_ind05 .kjf table td.cur {
	background: #f0f0f0 url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/dot_kjf_14268_160122.png) repeat-x 0 bottom;
}

.gwA151201_ind05 .kjf table td p {
	font-family: "Microsoft YaHei";
	display: block;
	font-size: 13px;
	line-height: 16px;
	color: #535353;
	font-weight: bold;
}

.gwA151201_ind05 .kjf table td p a {
	color: #535353
}

.gwA151201_ind05 .kjf table td p a:hover {
	text-decoration: none
}

.gwA151201_ind05 .kjf table td p i {
	font-weight: normal
}

.gwA151201_ind05 .kjf table td.cur p a {
	color: #e42626
}

.gwA151201_ind05 .kjr {
	overflow: hidden;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	width: 998px;
	clear: both
}

.gwA151201_ind05 .kjr .list_box {
	display: none;
}

.gwA151201_ind05 .kjr .logo {
	float: left;
	width: 215px;
	height: 150px;
	border-right: 1px solid #ebebeb
}

.gwA151201_ind05 .kjr .logo .lg {
	margin-left: 25px;
	margin-top: 20px;
	padding-bottom: 5px
}

.gwA151201_ind05 .kjr .logo .zi {
	margin-left: 25px;
	margin-top: 5px;
}

.gwA151201_ind05 .kjr .logo .zi h3 {
	line-height: 20px;
	font-family: "SimSun", sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.gwA151201_ind05 .kjr .logo .zi h3 a {
	color: #8c1515
}

.gwA151201_ind05 .kjr .logo .zi p {
	line-height: 20px;
	float: left;
	width: 124px;
	font-family: "SimSun", sans-serif;
	font-size: 12px;
	color: #333;
	height: 20px;
}

.gwA151201_ind05 .kjr .logo .zi p a {
	line-height: 20px;
	font-size: 12px;
	color: #333
}

.gwA151201_ind05 .kjr {
	/* border-top:#8c1515 1px solid;*/
}

.gwA151201_ind05 .kjr .change {
	height: 35px;
	background: #8c1515;
	clear: both;
	border: none;
}

.gwA151201_ind05 .kjr .change li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	font: bold 12px/35px "SimSun", sans-serif;
	color: #fff;
	padding: 0 17px 0 18px;
	cursor: pointer;
	margin: 0;
	float: none;
	width: auto;
	background: none;
	border: none;
}

.gwA151201_ind05 .kjr .change li a {
	color: #fff;
}

.gwA151201_ind05 .kjr .change li.active {
	background: #fff;
	color: #333333;
}

.gwA151201_ind05 .kjr .change li.active a {
	color: #333333;
}

.gwA151201_ind05 .kjr .change li.hover {
	background: #fff;
	color: #333333;
}

.gwA151201_ind05 .kjr .change li.hover a {
	color: #333333;
}

.gwA151201_ind05 .kjr .change li.oth01 {
	padding: 0 16px;
}

.gwA151201_ind05 .kjr .change li.oth02 {
	padding: 0 18px;
}

.gwA151201_ind05 .kjr .conBox {
	overflow: hidden;
	padding: 0 0 10px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/conbox_14268_160122.jpg) repeat-y;
	_zoom: 1;
}

.gwA151201_ind05 .kjr .conBox .playBox {
	width: 216px;
	padding-top: 19px;
	float: left;
}

.gwA151201_ind05 .kjr .conBox .playBox .imageBox {
	padding: 0 40px;
	overflow: hidden;
}

.gwA151201_ind05 .kjr .conBox .playBox .imageBox .hd {
	height: 21px;
	margin: 0 0 15px 0;
}

.gwA151201_ind05 .kjr .conBox .playBox .imageBox .hd a {
	color: #000;
}

.gwA151201_ind05 .kjr .conBox .playBox .imageBox .hd a:hover {
	text-decoration: none;
}

.gwA151201_ind05 .kjr .conBox .playBox .imageBox .hd img {
	display: block;
	float: left;
}

.gwA151201_ind05 .kjr .conBox .playBox .imageBox .hd span {
	display: block;
	float: left;
	font: bold 14px/21px "SimSun", sans-serif;
	padding-left: 10px;
	cursor: pointer;
}

.gwA151201_ind05 .kjr .conBox .playBox .imageBox .tl {
	width: 140px;
	height: 80px;
	position: relative;
	float: left;
	display: none;
}

.gwA151201_ind05 .kjr .conBox .playBox .imageBox .tl .play {
	display: block;
	width: 32px;
	height: 32px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_14268_160122.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer!important;
}

.gwA151201_ind05 .kjr .conBox .playBox .imageBox .tr {
	font: 12px/16px "SimSun", sans-serif;
	color: #333;
}

.gwA151201_ind05 .kjr .conBox .playBox .imageBox .tr p {
	font-weight: bold;
	color: #8c1515;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 0
}

.gwA151201_ind05 .kjr .conBox .playBox .imageBox .tr a {
	color: #333;
}

.gwA151201_ind05 .kjr .conBox .playBox .imageBox .tr a:hover {
	color: #1E63B0;
}

.gwA151201_ind05 .kjr .conBox .promList {
	width: 782px;
	float: left;
	padding-top: 10px;
}

.gwA151201_ind05 .kjr .conBox .promList .listBox {
	padding: 0 10px 0 42px;
}

.gwA151201_ind05 .kjr .conBox .promList .listBox table tr td {
	font: 14px/34px "SimSun", sans-serif;
	color: #333;
	text-align: left;
}

.gwA151201_ind05 .kjr .conBox .promList .listBox table tr td a {
	color: #333;
}

.gwA151201_ind05 .kjr .conBox .promList .listBox table tr td a:hover {
	color: #1E63B0;
}

.gwA151201_ind05 .kjr .conBox .promList .listBox table tr td.special {
	font-weight: bold;
}


/*lunbo*/

.model .xcp_mhd1,
.main .xcp_mhd1 {
	border-top: 1px dotted #738291;
	text-align: center;
}

.xcp_mhd1 .lubo_btn {
	margin-top: 16px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.xcp_mhd1 .lubo_btn .lunbo_left {
	float: left;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lunbo_left_14268_160122.png) no-repeat;
	width: 6px;
	height: 11px;
	display: block
}

.xcp_mhd1 .lubo_btn .lunbo_right {
	float: left;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lunbo_right_14268_160122.png) no-repeat;
	width: 6px;
	height: 11px;
	display: block
}

.xcp_mhd1 .lubo_btn .lunbo_all {
	float: left;
	padding: 0 15px;
}

.xcp_mhd1 .lubo_btn .lunbo_all a {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/dian_14268_160122.png) no-repeat;
	width: 10px;
	height: 10px;
	display: block;
	float: left;
	margin: 0 5px;
}

.xcp_mhd1 .lubo_btn .lunbo_all a.lb_cur {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/dian_cur_14268_160122.png) no-repeat;
	width: 10px;
	height: 10px;
	display: block;
}

.model .xcp_mhd,
.main .xcp_mhd {
	border-top: 1px dotted #738291;
}

.xcp_mhd .lubo_btn {
	float: left;
	margin-top: 16px;
	margin-left: 232px;
	width: 102px;
}

.xcp_mhd .lubo_btn .lunbo_left {
	float: left;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lunbo_left_14268_160122.png) no-repeat;
	width: 6px;
	height: 11px;
	display: block
}

.xcp_mhd .lubo_btn .lunbo_right {
	float: right;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/lunbo_right_14268_160122.png) no-repeat;
	width: 6px;
	height: 11px;
	display: block
}

.xcp_mhd .lubo_btn .lunbo_all {
	float: left;
	padding: 0 15px;
}

.xcp_mhd .lubo_btn .lunbo_all a {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/dian_14268_160122.png) no-repeat;
	width: 10px;
	height: 10px;
	display: block;
	float: left;
	margin: 0 5px;
}

.xcp_mhd .lubo_btn .lunbo_all a.lb_cur {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/dian_cur_14268_160122.png) no-repeat;
	width: 10px;
	height: 10px;
	display: block;
}

.xcp_mhd .option a {
	color: #323232;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/xuqiu160123_cm.gif) 76px -319px no-repeat;
	padding-right: 20px;
}

.xwyd_xcp_160119 {
	width: 660px;
	overflow: hidden
}

.xwyd_xcp_160119 #scroll {
	width: 9999px;
}

.xwyd_xcp_160119 ul li {
	float: left;
	margin-right: 12px;
	line-height: 30px;
	position: relative;
}

.xwyd_xcp_160119 ul li .image {
	overflow: hidden;
}

.xwyd_xcp_160119 ul li:hover .play {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_cur_14268_160122.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_cur_14268_160122.png");
	cursor: pointer!important;
}

.xwyd_xcp_160119 ul li:hover .text {
	background: #1E63B0;
	color: #fff;
}

.xwyd_xcp_160119 ul li:hover .text a {
	color: #fff;
}

.xwyd_xcp_160119 ul li.last {
	margin: 0;
}

.xwyd_xcp_160119 ul li .text {
	text-align: center;
	background: #f5f5f5;
	width: 155px;
}

.xwyd_xcp_160119 ul li .text a {
	font-size: 14px;
}

.xwyd_xcp_160119 ul li .play {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_14268_160122.png) no-repeat;
	width: 32px;
	height: 32px;
}

.xwyd_xcp_160119.xwyd_xcp_3l {
	width: 1000px;
}

.xwyd_xcp_160119.xwyd_xcp_3l ul li {
	margin-right: 5px;
}

.xwyd_xcp_160119.xwyd_xcp_3l ul li.last {
	margin: 0;
}

.xwyd_xcp_160119.xwyd_xcp_3l ul li .text {
	width: 191px;
	text-align: left;
	padding-left: 5px
}

.model .mhd {
	position: relative;
}

.adv02 {
	position: absolute;
	right: 5px;
	top: 1px;
}


/*20160121*/

.image img {
	-webkit-transition: transform 1.3s;
	-moz-transition: transform 1.3s;
	-o-transition: transform 1.3s;
	-ms-transition: transform 1.3s;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	-moz-perspective: 1000;
	-moz-backface-visibility: hidden;
	-o-perspective: 1000;
	-o-backface-visibility: hidden;
	-ms-perspective: 1000;
	-ms-backface-visibility: hidden;
}

.image:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transition: all 1s;
	-moz-transition: all 1s;
	/* Firefox 4 */
	-webkit-transition: all 1s;
	/* Safari 和 Chrome */
	-o-transition: all 1s;
	/* Opera */
	-ms-transition: all 1s;
	/* Opera */
}


/* 20160222 */

#chbox01 .hd_title {
	width: 235px;
	height: 42px;
	border-bottom: 1px solid #e6e6e6;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1440658018448105/cctv_13580_150915.jpg) no-repeat 5px 13px;
	padding-left: 85px;
	line-height: 42px;
}

#chbox01 .hd_title a {
	font-size: 19px;
	font-family: "Microsoft YaHei";
}

#chbox01 .bd_cnt {}

#chbox01 .bd_cnt .cnt_hd {
	width: 315px;
	height: 42px;
	line-height: 42px;
	padding-left: 5px;
}

#chbox01 .bd_cnt .cnt_hd a {
	font-size: 15px;
	font-family: "Microsoft YaHei";
}

#chbox01 .bd_cnt .cnt_hd a span {
	font-size: 19px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #b71900;
}

#chbox01 .bd_cnt .cnt_hd a.hd_a1:hover {
	text-decoration: none;
}

#chbox01 .bd_cnt .cnt_bd {
	width: 320px;
}

#chbox01 .image {
	overflow: hidden;
	position: relative;
	width: 155px;
	height: 85px;
	float: left;
	margin-left: 5px;
}

#chbox01 .image .plus {
	background: url("http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_14268_160122.png") no-repeat scroll 0 0;
	cursor: pointer !important;
	display: block;
	height: 32px;
	left: 0;
	position: absolute;
	top: 0;
	width: 32px;
}

#chbox01 .bd_txt {
	float: left;
	margin-left: 10px;
	width: 145px;
	height: 85px;
	font-family: "SimSun", sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}

#chbox01 .bd_txt a {
	color: #1e63b0;
}

#chbox01 .imgCur .play {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/p02_cur_14268_160122.png) no-repeat
}

#chbox01 .cnt_btm div {
	float: left;
	font-size: 14px;
	color: #000;
	font-family: "SimSun", sans-serif;
}

#chbox01 .cnt_btm div.btm_2 {
	width: 22px;
	height: 16px;
	padding-top: 1px;
	text-align: center;
}

#chbox01 .cnt_btm {
	padding-left: 5px;
	margin-top: 11px;
}

#chbox06 .hd_title {
	padding-left: 5px;
	font-size: 14px;
	font-family: "SimSun", sans-serif;
	margin-bottom: 8px;
}

#chbox06 .hd_title a {
	font-size: 15px;
	font-family: "Microsoft YaHei";
}

#chbox06 .hd_title span {
	font-size: 19px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #033266;
	margin-right: 22px;
}

#chbox06 .hd_title a.hd_a1:hover {
	text-decoration: none;
}

#chbox06 .hd_title a.hd_a1 {
	/*margin-right:22px;*/
}

#chbox06 .bd_cnt {}

#chbox06 .bd_cnt ul li {
	height: 25px;
	line-height: 25px;
	width: 320px;
	overflow: hidden;
}

#chbox06 .bd_cnt ul li a {
	font-size: 14px;
}

#chbox06 .bd_cnt ul li .bd_a1 {
	margin-right: 10px;
	color: #033266;
}

.entra_e1 {
	margin-bottom: 7px;
}

.entra_e1 span {
	display: block;
	float: left;
}

.entra_e1 span.e1 {}

.entra_e1 .e1_txt {
	width: 175px;
	margin: 0 !important;
	font-size: 14px;
	line-height: 22px;
}

.entra_e1 table {
	width: 175px;
	height: 73px;
}

.entra_e1 table td {
	vertical-align: middle;
	height: 100%;
	width: 100%;
	word-break: break-all;
}

.entra_e2 .e2 {
	font: 14px/22px "SimSun", sans-serif;
	color: #1e63b0;
	margin-bottom: 10px;
}

.entra_e2 .e2 a {
	color: #000;
}

.entra_e2 .e2 a:hover {
	text-decoration: underline;
	color: #1E63B0;
}

.entra_e2 em {
	font: 14px/22px "Arial ";
	color: #cc0033;
	white-space: nowrap;
	margin-right: 23px;
}

.entra_e2 em a {
	color: #000;
}

.entra_e2 em a:hover {
	color: #000;
}

.entra_e2 em.upper a {
	color: #cc0033;
}

.entra_e2 em.lower a {
	color: #008d53;
}

.entra_e2 em.upper a:hover {
	color: #cc0033;
}

.entra_e2 em.lower a:hover {
	color: #008d53
}

#yy_yw_ty{width:298px;height:46px;float:right;border-bottom: 1px solid #e6e6e6;border-top: 1px solid #e6e6e6; margin-right:20px;}
#yy_yw_ty li{float:left;width:64px;height:46px;text-align:center; margin-right:15px; font-family:"Microsoft YaHei";}
#yy_yw_ty li:hover {
	background: #f5f5f5;
	color: #1e63b0;
}
#yy_yw_ty li a{display:block;width:29px;height:32px;margin:7px 0px;position:relative; padding-left:35px;color:#033266;font-size:13px; line-height:16px;text-decoration:none;}
#yy_yw_ty li.li_1{ width:61px;}
#yy_yw_ty li.li_1 a{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/dow2_cur0911.jpg) no-repeat left center;}
#yy_yw_ty li.li_2 a{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/dow10911.jpg) no-repeat left center;}
#yy_yw_ty li.li_3 a{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/dow40911.jpg) no-repeat left center;}
#yy_yw_ty li.li_4 a{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529042041372487/dow30911.jpg) no-repeat left center;}
#yy_yw_ty li.li_4{ margin-right:0;}


/*央视影音在央视网PC页面的导流方案*/

.Cbox_diversion {
	position: relative;
	width: 1000px;
	height: 120px;
}

.Cbox_diversion .Cbox18057_imgbg {
	width: 100%;
	height: 100%;
}

.Cbox_diversion .Cbox18057_imgbg a {}

.Cbox_diversion .Cbox18057_imgbg a img {
	width: 1000px;
	height: 120px;
}

.Cbox_diversion .Cbox18057_app {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 20px;
	right: 150px;
	overflow: hidden;
	cursor: pointer;
}

.Cbox_diversion .Cbox18057_app .app {
	position: absolute;
	width: 80px;
	height: 160px;
	top: 0;
	left: 0;
}

.Cbox_diversion .Cbox18057_app .phone {
	padding: 4px 14px;
	height: 72px;
	width: 52px;
	text-align: center;
}

.Cbox_diversion .Cbox18057_app .phone .phone_icon {
	width: 100%;
	height: 40px;
	display: block;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529027159077436/shijiebei18057_cbox_diversion_icon_phone_180615.png) no-repeat center;
}

.Cbox_diversion .Cbox18057_app .phone .phone_tit {
	display: block;
	padding-top: 3px;
	font-size: 12px;
	color: #fff;
	line-height: 15px;
}

.Cbox_diversion .Cbox18057_app .erweima {
	padding: 10px;
	width: 60px;
	height: 60px;
}

.Cbox_diversion .Cbox18057_app .erweima img {
	width: 60px;
	height: 60px;
}

.Cbox_diversion .Cbox18057_pc {
	padding: 4px 14px;
	height: 72px;
	width: 52px;
	text-align: center;
	position: absolute;
	top: 20px;
	right: 50px;
}

.Cbox_diversion .Cbox18057_pc .pc_icon {
	width: 100%;
	height: 40px;
	display: block;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529027159077436/shijiebei18057_cbox_diversion_icon_pc_180615.png) no-repeat center;
}

.Cbox_diversion .Cbox18057_pc .pc_icon a {
	width: 100%;
	height: 40px;
	display: block;
}

.Cbox_diversion .Cbox18057_pc .pc_tit {
	display: block;
	padding-top: 3px;
	font-size: 12px;
	color: #fff;
	line-height: 15px;
}

.Cbox_diversion .Cbox18057_pc .pc_tit a {
	color: #fff;
	text-decoration: none;
}

.Cbox_diversion .Cbox18057_pc:hover {}

.Cbox_diversion .Cbox18057_pc:hover .pc_icon {
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529027159077436/shijiebei18057_cbox_diversion_icon_pc_cur_180629.png) no-repeat center;
}

.Cbox_diversion .Cbox18057_pc:hover .pc_tit a {
	color: #debf83;
	text-decoration: none;
}

/*央视影音在央视网PC页面的导流方案end*/

/*返回顶部*/

.gotop_18057 {
	width: 100px;
	position: relative;
	display: none;
}

.gotop_18057 span {
	display: block;
	width: 98px;
	height: 47px;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529027159077436/shijiebei18057_cbox_diversion_totop_bg_180615.png) repeat-x;
	border: 1px solid #e4e4e2;
	cursor: pointer;
}

.gotop_18057 span:hover {
	border: 1px solid #3681d6;
}

.gotop_18057 .vphone {
	margin-bottom: 1px;
	font-size: 15px;
	line-height: 47px;
	color: #2b6cc8;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}

.gotop_18057 .totop {}

.gotop_18057 .totop i {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1529027159077436/shijiebei18057_cbox_diversion_totop_icon_180615.png) no-repeat center;
}

.gotop_18057 .erweima {
	width: 100px;
	height: 0;
	position: absolute;
	left: 0;
	bottom: 100px;
	overflow: hidden;
}

.gotop_18057 .erweima ul {
	height: 244px;
}

.gotop_18057 .erweima li {
	width: 100px;
	height: 122px;
	text-align: center;
}

.gotop_18057 .erweima li .con {
	width: 78px;
	height: 100px;
	padding: 10px;
	border: 1px solid #3681d6;
	border-bottom: 0;
	background: #fff;
}

.gotop_18057 .erweima li.end .con {
	border-bottom: 1px solid #3681d6;
}

.gotop_18057 .erweima li img {}

.gotop_18057 .erweima li i {
	font-size: 13px;
	color: #2b6cc8;
	text-align: center;
	line-height: 32px;
	text-align: center;
}