@charset "utf-8";

em, b, i {
    font-style:normal;
}
p {
    line-height:1.25em;
}
a {
    color:#000;
    text-decoration:none;
}
a:link, a:visited {
}
a:hover, a:active {
    text-decoration:underline;
}
a.on:hover, a.cur:hover, .on a:hover, .cur a:hover {
    text-decoration:none;
}
img, a img {
    border:0 none;
}
ul, ol {
    list-style-type:none;
}
ul:after, ol:after {
    clear:both;
    content:".";
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    visibility:hidden;
}
.vspace {
    height:10px;
    font-size:0px;
    line-height:0px;
    width:99%;
    clear:both;
    overflow:hidden;
}
body .l, body .left {
    float:left;
    clear:none;
}
body .r, body .right {
    float:right;
    clear:none;
}
body .c, body .c {
    text-align:center;
}
.clear_float, .clear {
    clear:both;
    font-size:1px;
    line-height:1px;
    height:1px;
    overflow:hidden;
}
.column_wrapper {
    clear:both;
    margin:0 auto;
    text-align:left;
    width:960px;
}
.column_wrapper:after {
    clear:both;
    content:".";
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    visibility:hidden;
}
/*底通*/
#page_bottom .copyright {
    color: #666;
    font-family: "宋体";
    font-size: 12px;
    height: 71px;
    line-height: 61px;
    background: #f1f1f1;
}
#page_bottom .copyright .main {
    margin: 0 auto;
    width: 960px;
    padding-top: 5px;
}
#page_bottom .copyright {
    color: #666;
    font-family: "宋体";
    font-size: 12px;
    height: 71px;
    line-height: 61px;
    background: #f1f1f1;
}
body .l, body .left {
    float: left;
    clear: none;
}
body .r, body .right {
    float: right;
    clear: none;
}
#page_bottom .copyright a {
    color: #666;
}
/*底通结束*/
/*初始化结束*/




/*顶通*/
.bg_top_owner{ background:url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/bg_top_dyw357.jpg") repeat-x;}
.top_menu{height:40px; width:1200px; margin:0 auto; font-size:14px; font-family:"宋体";}
.top_menu .left_357{ float:left; display:block;}
.top_menu a{ margin-right:30px; float:left; display:inline-block; color:#666666; line-height:40px; text-decoration:none;}
.top_menu .right_357{ float:right; display:block;}
.top_menu .right_357 a{ margin-left:30px; margin-right:0px;}
.top_menu .right_357 span{ display:block; float:left;}
.top_menu .right_357 span a{ margin-left:10px;}
/*LOGO*/

/*LOGO搜索框*/
.subtop_menu_dyw357{
    height:132px;
    width:1200px;
    margin:0 auto;
}
.subtop_menu_dyw357 .subtop_logo{
    float:left;
    margin-top:14px;
	margin-right:5px;
    display:inline;
    width:197px;
}
.subtop_menu_dyw357 .subtop_logo a{
    display:block;
}
.subtop_menu_dyw357 .subtop_logo img{
    float:left;
}
.subtop_menu_dyw357 .subcenter_list{
    float:left;
    padding-left:35px;
    width:630px;
}
.subtop_menu_dyw357 .subcenter_list .dang_list_top{
    padding:40px 0px 0px 0px;
    overflow:hidden;
}
.subtop_menu_dyw357 .subcenter_list .dang_list_top ul{
    float:left;
    padding-right:35px;
    /*width:170px;*/
    overflow:hidden;
}
.subtop_menu_dyw357 .subcenter_list .dang_list_top ul li{
    padding-left:25px;
    color:#333333;
    line-height:30px;
    font-size:16px;
    font-family:"微软雅黑";
}
 
.searchCon {
	width: 1200px;
    margin: 0 auto;
}

.searchInpBox {
	position: relative;
	float: right;
	width: 416px;
	height: 44px;
	padding-top: 28px;
}
.searchInp_box {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
.searchClick {
	background: #c90000;
	display: inline-block;
	width: 45px;
	height: 44px;
	text-align: center;
	float: left;
}
.searchInp {
	float: left;
	height: 44px;
	line-height: 44px;
	width: 370px;
	padding: 0 15px;
	border: 1px solid #ccc;
	font-size: 16px;
	color: #acacac;
	box-sizing:border-box;
}
.searchInp:-ms-input-placeholder {
	color: #999;
	font-size: 16px;
}
.searchInp:-webkit-input-placeholder {
	color: #999;
	font-size: 16px;
}
.searchInp:-moz-input-placeholder {
	color: #999;
	font-size: 16px;
}
.searchInp::-moz-input-placeholder {
	color: #999;
	font-size: 16px;
}
.icon {
    background:  url("../../static/image/common/sidebar.png") no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.searchClick .search_icon {
	background-position: -2px -3px;
	width: 19px;
	height: 19px;
	margin: 12px 0;
	cursor:pointer;
}
.searchBtn {
	float: left;
	width: 146px;
	height: 42px;
	border: 1px solid #c90000;
	display: inline-block;
	line-height: 44px;
	text-align: center;
	font-size: 20px;
}
.searchAsk {
	color: #fff;
	margin-left: 16px;
	background: #c90000;
}
.searchAnswer {
	color: #c90000;
	margin-left: 10px;
}
.searchList {
	position: absolute; 
	top: 66px; 
	left: 0; 
	display: none;
	border: 1px solid #ccc; 
	border-radius: 6px; 
	width: 100%; 
	box-shadow: 0 0 8px #ccc;
	overflow: hidden;
	background: #fff;
	z-index: 2;
}
.searchList_tit {
	padding: 0 20px;
	background: #f3f3f3;
	font-size: 16px;
	color: #333;
	height: 37px;
	line-height: 38px;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	font-weight: normal;
}

.logo {
	display: inline-block;
    float: left;
    height: 100px;
    margin-right: 16px;
}

.searchBox {
	width: 100%;
    border-bottom: 4px solid #c30d23;
    padding: 15px 0 10px 0;
}

.subtop_menu_dyw357 .subcenter_list .dang_list_top .one_list_dyw357{background:url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/one_list_dyw357.jpg") left 8px no-repeat;}
.subtop_menu_dyw357 .subcenter_list .dang_list_top .two_list_dyw357{background:url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/two_list_dyw357.jpg") left 8px no-repeat;}
.subtop_menu_dyw357 .subcenter_list .dang_list_top .three_list_dyw357{background:url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/three_list_dyw357.jpg") left 8px no-repeat;}
.subtop_menu_dyw357 .subcenter_list .dang_list_top .fore_list_dyw357{background:url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/fore_list_dyw357.jpg") left 8px no-repeat;}
.subtop_menu_dyw357 .subcenter_list .dang_list_top .five_list_dyw357{background:url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/wu_list_dyw357.jpg") left 8px no-repeat;}
.subtop_menu_dyw357 .subcenter_list .dang_list_top .siex_list_dyw357{background:url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/liu_list_dyw357.jpg") left 8px no-repeat;}

.subtop_menu_dyw357 .subcenter_list .dang_list_top ul li a{
    color:#333333;
}
.subtop_menu_dyw357 .subcenter_list .dang_list_top ul li .span_color{
    color:#c12125;
}
.subtop_menu_dyw357 .subcenter_list .dang_list_top ul li span a{
    color:#c12125;
    display:inline-block;
    height:20px;
    float:left;
    padding:0px 10px 0px 0px;
    font-size:16px;
    font-family:"微软雅黑";
}
.subtop_menu_dyw357 .subcenter_list .dang_list_top ul li i{
    margin-right:10px;
    color:#e7d6c3;
}
.subtop_menu_dyw357 .subtop_search{
    float:right;
    width:327px;
    padding:20px 0px 0px;
}
.subtop_menu_dyw357 .subtop_search .left_2{
    float: left;
    margin-top: 17px;
}
.subtop_menu_dyw357 .subtop_search .left_2 .inp_fl {
    width: 282px;
    _width: 228px;
    float: left;
}
.subtop_menu_dyw357 .subtop_search .left_2 .c1 {
    width: 321px;
    _width: 228px;
    height: 23px;
    line-height: 22px;
    border: 1px solid #e3e3e3;
    color: #cccccc;
    padding-left: 5px;
    float: left;
}
.subtop_menu_dyw357 .subtop_search .left_2 .c131028 {
    width: 321px;
    _width: 228px;
    height: 23px;
    line-height: 22px;
    border: 1px solid #e3e3e3;
    color: #cccccc;
    padding-left: 5px;
    float: left;
}
.subtop_menu_dyw357 .subtop_search .left_2 .but_1 {
    width: 45px;
    height: 25px;
    background:url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/serch_dyw357.jpg") no-repeat;
    display: inline-block;
}
.subtop_menu_dyw357 .subtop_search .top_search{
    height:53px;
}
.subtop_menu_dyw357 .subtop_search .bottom_search a{
    padding-right:10px;
    font-size:14px;
    font-family:"微软雅黑";
    color:#666666;
}
.subtop_menu_dyw357 .subtop_search .bottom_search  .hot_dyw356{
    color:#c12125;
    font-size:16px;
    font-family:"微软雅黑";
}
/*底通*/
.page_bottom_dyw357{ background:#f1f1f1; border-top:5px solid #c12125;}
.sub_pg_bottom{width:1200px; margin:0px auto; height:51px;}
.sub_pg_bottom p{ line-height:51px; font-size:14px; font-family:"宋体"; color:#666666;}
.sub_pg_bottom p a{ color:#666666; padding-right:50px;}


/*分享*/
.bdsharebuttonbox{ float:right; margin:-35px 0px 0px 0px !important;*margin-top:40px;}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{ background:url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/share_dyw357_bottom.png") 70px 7px no-repeat !important; width:83px !important; height:25px !important; margin:0px 0px 0px 0px; padding-left:0px !important;}
.bdshare_popup_bottom{display:none !important;_display:none;*display:none;}
.bdshare_popup_top{ display:none !important;_display:none;*display:none;}
.bdshare_dialog_bg{ width:0px !important; height:0px !important; display:none !important;}





#nav_box_lt31{display: none;}
.banner {display: none;}


body{background:#f7f7f7;font-family: "微软雅黑";}

.col_w1200{width:1200px; margin:0 auto;background:#fff;}
.col_w900{width:900px;margin: 0 auto;background:#fff;}
.col_zw_w900{width:960px;margin: 0 auto;background:#fff;}

.dangyuanwang160317_ind01{padding-top: 30px;}
.dangyuanwang160317_ind01 .title_mbx .mbx .bg{background: url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/mianbaoxian.png") no-repeat right center;padding-right:25px;}
.dangyuanwang160317_ind01 .title_mbx .mbx .bg a{ color:#666666;}
.dangyuanwang160317_ind01 .title_mbx .mbx span{font-size: 14px;color:#666;margin-right: 10px;}
.dangyuanwang160317_ind01 .title_mbx .mbx span a{color:#666;}
.navpt { margin: 0px auto;width:960px;padding-bottom:30px; }

.dangyuanwang160317_ind01 .title_mbx .big_title{font-size: 36px;color:#333;font-weight: bold;margin-top:30px;}
.dangyuanwang160317_ind01 .title_mbx .small_title{font-size: 24px;font-weight: normal;color: #333;margin-top:25px;}
.dangyuanwang160317_ind01  .title_bottom{width:100%;border-bottom: 1px solid #e7d6c3;height:48px;line-height:48px;margin-top: 22px;}
.dangyuanwang160317_ind01  .title_bottom i{color: #333;font-size:14px;}
.dangyuanwang160317_ind01  .title_bottom .dayin{background: url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/Printer.png") no-repeat left center ;display:block;float: right;line-height: 20px;padding-left:28px;margin-top: 13px;font-size:14px;color: #333;margin-left: 30px;}
.dangyuanwang160317_ind01  .title_bottom .shoucang{background: url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/Star.png") no-repeat left center ;display:block;float: right;line-height: 20px;padding-left:25px;margin-top: 13px;font-size:14px;color: #333;margin-left: 30px;}
.dangyuanwang160317_ind01  .title_bottom .fenxiang{background: url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/Shape-37.png") no-repeat left 0px ;display:block;float: right;line-height: 20px;padding-left:25px;margin-top: 13px;font-size:14px;color: #333;margin-left: 22px; width:53px;}
.dangyuanwang160317_ind01  .title_bottom .share_dyw357{ display:block; float:right;height:20px; width:48px; text-decoration:none; /*background:url({IMGDIR}/share_dyw357_bottom.png) right 7px no-repeat;*/}
.dangyuanwang160317_ind01  .title_bottom img{vertical-align: middle;}
.dangyuanwang160317_ind01  .title_bottom .time{color: #666;margin-right: 25px;}
.dangyuanwang160317_ind01  .title_bottom .from{color: #666; display:none;}
.dangyuanwang160317_ind01  .title_bottom i{float: left;}
.bdshare_dialog_box{display:none !important;}

.dangyuanwang160317_ind01 .con .shipin{width: 600px;margin: 0 auto;}
.dangyuanwang160317_ind01 .con .shipin .vedio{width: 600px;height: 450px;margin: 0 auto;position: relative;margin-top: 36px;}
.dangyuanwang160317_ind01 .con .shipin .vedio .play{display: block;width:80px;height:80px;background: url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/ic_play.png") no-repeat;position: absolute;bottom: 25px;left:30px;}
.dangyuanwang160317_ind01 .con .shipin .shipin_title{font-size: 16px;line-height: 24px;color: #666;margin-top: 30px;}
.dangyuanwang160317_ind01 .con .shipin .shipin_title a{color: #666;}


/*.dangyuanwang160317_ind01 .con .photo{width: 700px;margin: 0 auto;margin-top: 75px;}
.dangyuanwang160317_ind01 .con .photo .photo_title{color: #666;font-size:16px;line-height:24px;margin-top: 24px;}
.dangyuanwang160317_ind01 .con .photo .photo_title a{ color:#666666;}
.dangyuanwang160317_ind01 .con .word p.photo_title{color: #666;font-size:16px;line-height:24px;margin-top: 24px; width:800px; text-align:left;}*/

/*.dangyuanwang160317_ind01 .con .photo{width: 700px;margin: 0 auto;margin-top: 75px;}
.dangyuanwang160317_ind01 .con .photo .photo_title{color: #666;font-size:16px;line-height:24px;margin-top: 24px;}
.dangyuanwang160317_ind01 .con .photo .photo_title a{ color:#666666;}
.photo_title{color: #666 !important;font-size: 16px !important;line-height: 24px !important;margin: 20px auto 0px !important; width:800px;}
.photo_title a{ color:#666666 !important;}*/



.dangyuanwang160317_ind01 .con .photo{width: 800px;margin: 0 auto;margin-top: 75px;}
/*.dangyuanwang160317_ind01 .con .photo .photo_title{color: #666;font-size:16px;line-height:24px;margin-top: 24px;}
.dangyuanwang160317_ind01 .con .photo .photo_title a{ color:#666666;}*/
.dangyuanwang160317_ind01 .con .word p.photo_title{color: #666;font-size:16px;line-height:24px; margin:20px auto 40px; width:800px; text-align:left;}
.dangyuanwang160317_ind01 .con .word p.photo_title a{ color:#666666;}


.dangyuanwang160317_ind01 .con .word{margin-top:40px; font-size:18px;color: #333;line-height: 42px;}
.dangyuanwang160317_ind01 .con .word p{font-size:18px;color: #333;margin-top:18px;}


.dangyuanwang160317_ind01 .fanye{text-align: center;margin-top: 85px;}
.dangyuanwang160317_ind01 .fanye a{padding:9px 18px;border: 1px solid #ccc;font-size: 14px;color: #333333;margin: 0 6px;}
.dangyuanwang160317_ind01 .fanye span{}
.dangyuanwang160317_ind01 .fanye a.cur{color: #fff;background:#c12125;}
.dangyuanwang160317_ind01 .fanye a:hover{color: #fff;background:#c12125;}

.m_title{display: none;}
.dangyuanwang160317_ind01 .more{display: none;}

.menu{display: none;}


.column_wrapper_1200 {
	margin:0 auto;
	width:1200px;
	text-align:left;
	clear:both;
}
.logoRemind {
    color: #a0784b;
    font-size: 50px;
    font-weight: bold;
    float: left;
    line-height: 100px;
}

/*新增  先锋交汇新版底层页开发*/
.dangyuanwang160317_ind01 .title_bottom .tougao{ background: url(../../static/image/common/tougao_dyw380.jpg) no-repeat 20px center #ae8e6d ;display:block;float: right;line-height: 30px; margin-top:8px;font-size:14px;color: #333;margin-left: 30px; width: 50px; height: 30px; padding-left:40px;color:#ffffff;}
.dangyuanwang160317_ind01 .title_bottom .bianji{ background: url(../../static/image/common/edit_dyw380.gif) no-repeat left center ;display:block;float: right;line-height: 23px;padding-left:28px;margin-top: 13px;font-size:14px;color: #333;margin-left: 30px;}
.dangyuanwang160317_ind01 .title_bottom .time_ren{color: #666; margin-right: 25px;}
.dangyuanwang160317_ind01 .title_bottom .time_ren a{color:#09679c;}
.sub_main_menu{color:#a0784b;}
.sub_main_menu .left_list{ margin: 30px 0px 0px;display: block;}
.sub_main_menu a{font-size:14px; font-family:'微软雅黑';color:#a0784b;}
.sub_main_menu i{padding:0px 10px; font-size:14px;color:#e7d6c3;}
/*底部回复*/
.sub_main_menu .huifu_dyw380{ float:right; background:url("../../static/image/common/huifu_dyw380.jpg") 20px 6px no-repeat #009af2; width:45px; height:30px; line-height:30px; padding-left:45px; font-size:14px; font-family:'微软雅黑';color:#ffffff; _margin-top:30px;*margin-top:30px; display:inline;}
/*底部管理*/
.guanli_dyw380{font-size:14px; font-family:'微软雅黑'; border-bottom:1px solid #e7d6c3; padding:30px 0px;}
.guanli_dyw380 .pailie{ color:#c5c5c5;font-size:24px; font-family:'微软雅黑'; float:right; padding-right:10px;}
.guanli_dyw380 .neirong{ color:#333333; padding:35px 0px;}
.guanli_dyw380 p a{ color:#2e74a4;}
.guanli_dyw380 p i{color:#666666; padding-left:30px;}
.guanli_dyw380 .bianji{ background: url("../../static/image/common/edit_dyw380.gif") no-repeat left center ;display:block;float: left;line-height: 23px;padding-left:28px;font-size:14px;color: #333;margin-right: 30px;}
.guanli_dyw380 .huifu{ background: url("../../static/image/common/huifu1_dyw380.jpg") no-repeat left center ;display:block;float: left;line-height: 23px;padding-left:28px;font-size:14px;color: #333;margin-right: 30px;}
.guanli_dyw380 .yinyong{ background: url("../../static/image/common/yinyong_dyw380.jpg") no-repeat left center ;display:block;float: left;line-height: 23px;padding-left:28px;font-size:14px;color: #333;margin-right: 30px;}
.guanli_dyw380 label{ float:right;font-size:14px; font-family:'微软雅黑'; color:#666666;line-height: 16px;padding:0px 10px 0px 10px;}
.guanli_dyw380 .checkbox_css{width:16px; height:16px; border:1px solid #999999; vertical-align: middle; margin-right:5px;}

/*分页*/
.turn_page_box_314 {
    clear: both;
    padding:20px 2px 0px;
    text-align: center;
    color: #333333;
    margin: 0;
    font-size: 12px;
    width: 960px;
}
.turn_page_box_314 .tpb_btn_previous {
    display: inline-block;
    padding: 5px 20px;
    text-align: center;
    line-height: 24px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #333333;
    font-size:14px;
    font-family:'微软雅黑';
    margin: 0px 15px;
}
.turn_page_box_314 .cur {
    display: inline-block;
    padding:5px 15px;
    text-align: center;
    line-height: 24px;
    border: 1px solid #009af2;
    background-color: #009af2;
    color: #ffffff;
    font-size: 14px;
    font-family:'微软雅黑';
    margin: 0px 5px;
}
.turn_page_box_314 a {
    display: inline-block;
    padding:5px 15px;
    text-align: center;
    line-height: 24px;
    border: 1px solid #eee;
    color: #333333;
    font-size: 14px;
    font-family:'微软雅黑';
    background: #eee;
    margin: 0px 5px;
}
@media only screen and (min-width: 240px) and (max-width: 768px) {
    .sub_main_menu{display:none;}
    /*.guanli_dyw380{display:none;}
    .turn_page_box_314{display:none;}*/
}

/*新增  先锋交汇新版底层页开发end*/










@media only screen and (max-width:1200px ) {
    .col_w1200{width:100%; margin:0 auto;background:#fff;}
}

@media only screen and (min-width: 240px) and (max-width: 768px) {

    body{}
    .page_bottom_dyw357{display:none;}
    .top_menu{display:none;}
    .subtop_menu_dyw357{display:none;}
    .bdsharebuttonbox{ display:none;}
    .col_w900{width:93.3%;margin:0 auto;background:#fff;}
    .dangyuanwang160317_ind01{padding-top: 0px;width: 100%;}
    .dangyuanwang160317_ind01 .title_mobile_bottom{display: block !important;border-bottom: none;}
    .dangyuanwang160317_ind01 .title_mobile_bottom i{display: block !important;width: 100%;font-size: 0.28rem;line-height: 0.52rem;}
    .dangyuanwang160317_ind01 .title_mobile_bottom .fenxiang{display: none;}
    .dangyuanwang160317_ind01 .title_mobile_bottom .shoucang{display: none;}
    .dangyuanwang160317_ind01 .title_mobile_bottom .dayin{display: none;}
    .m_title{height:1.25rem;width:100%;border-bottom:1px solid #E7D6C3;display: block;}
    .dangyuanwang160317_ind01 .title_mbx .mbx {display: none;}
    .dangyuanwang160317_ind01 .title_mbx .big_title{font-size:0.6rem;color:#333;font-weight:bold;margin-top:0.32rem;}
    .m_title .mobile_logo{width: 2.7rem;float: left;}
    .m_title .font_logo{width: 1.98rem;float: left;margin-top: .48rem;}
    .dangyuanwang160317_ind01 .title_mbx .small_title{font-size:0.48rem;font-weight: normal;color: #333;margin-top:0.3rem;border-bottom:1px solid #E7D6C3 ;padding-bottom: 0.43rem;}
    .dangyuanwang160317_ind01  .title_bottom{display: none;}
    .dangyuanwang160317_ind01 .con{width:100%;margin: 0 auto;}
    .col_w1200{width:100%; margin:0 auto;background:#fff;}
    .dangyuanwang160317_ind01 .con .photo{width:100%;margin: 0 auto;margin-top:0.75rem;}
    .dangyuanwang160317_ind01 .con .shipin{width: 100%;margin: 0 auto;}
    .dangyuanwang160317_ind01 .con .shipin .vedio{width:100%;margin: 0 auto;position:relative;margin-top:0.36rem;height: 100%;}
    .dangyuanwang160317_ind01 .con .shipin .vedio .play{display: block;width:0.8rem;height:0.8rem;background: url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/ic_play.png") no-repeat;position: absolute;bottom:0.25rem;left:0.3rem;background-size:100% ;}
    .dangyuanwang160317_ind01 .con .word{margin-top:0.53rem;}
    .dangyuanwang160317_ind01 .con .word p{font-size:0.4rem;color: #333;line-height:0.8rem;margin-top:0.1rem;}
    .dangyuanwang160317_ind01 .fanye{display:none;}
    .dangyuanwang160317_ind01 .more{width: 93.3%;border: 1px solid #ccc;height: 1.08rem;background: #f5f5f6;margin: 0 auto;margin-top: 0.4rem;text-align: center;display: block;}
    .dangyuanwang160317_ind01 .more a{color: #a0784b;font-size: 0.4rem;text-align: center;line-height: 1.08rem;display: inline-block;}
    .dangyuanwang160317_ind01 .more p{display: inline-block;width: 0.35rem;height: 0.15rem;}
    .caidan{width:1.3rem;height: 1.25rem;float: right;background: url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/caidan.jpg") no-repeat;background-size: 100%;}
    .gotop_btn{width:1.03rem;height: 1.05rem;background: url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/botton.png") no-repeat;background-size: 100%;position: fixed;right:0.18rem;bottom:3.5rem;}
    .menu{position: absolute;top: 0;left: 0;width:100%;background: url("http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/mb.png") repeat;display: none;}
    .menu .close{height:1.25rem;border-bottom: 1px solid #E7D6C3;}
    .menu .close .close_menu{width: 1.3rem;height: 1.25rem;float: right;}
    .menu .close table tr td a{font-size: 0.4rem;color: #a0784b;height: 1.6rem;line-height: 1.6rem;display: block;}
    .menu .close table tr td a:hover{ background:#e7d6c4; color:#ffffff; text-decoration:none;}
    .menu .close table{width: 100%;border-top:1px solid #E7D6C3;border-left:1px solid #E7D6C3;}
    .menu .close table tr td{vertical-align: middle;text-align: center;border-right:1px solid #E7D6C3;border-top:1px solid #E7D6C3;background-color: #fff;height: 1.6rem;}
    .dangyuanwang160317_ind01  .title_bottom .from{display:none !important;}
    .dangyuanwang160317_ind01 .con .word p.photo_title{width:100%;text-indent:0;}
}

/*先锋文汇样式*/
.xfwh_dyw384{}
.xfwh_dyw384 .top_title{ margin:30px 0px;}
.xfwh_dyw384 .top_title .h2_titile{ font-family:"微软雅黑"; font-size:36px; color:#333333; float:left;}
.xfwh_dyw384 .top_title .h2_titile a{ color:#333333;}
.xfwh_dyw384 .top_title .span_shul{ margin:30px 0px 0px 20px; display:block; float:left; font-size:14px; font-family:"微软雅黑";}
.xfwh_dyw384 .top_title .span_youxiu{ margin:30px 0px 0px 0px; display:block; float:left; font-size:28px; font-family:"微软雅黑";}
.xfwh_dyw384 .top_title .tougao{ float:right;}
.xfwh_dyw384 .top_title .tougao img{ display:block; margin-left:25px;}
.xfwh_dyw384 .top_title .user_xfwh{ float:right; font-family:"微软雅黑"; font-size:14px; color:#2e74a4; padding-top:15px;}
.xfwh_dyw384 .top_title .user_xfwh .guanli{ display:block; float:left; padding-right:20px;}
.xfwh_dyw384 .top_title .user_xfwh .guanli a{ color:#2e74a4;}
.xfwh_dyw384 .top_title .user_xfwh .user_bg{ background:url(../../static/image/common/xfwh_dyw384_user.jpg) left top no-repeat; padding:0px 0px 0px 30px;}
.xfwh_dyw384 .top_title .user_xfwh .user_bg a{ color:#2e74a4;}
.newsBox{
    float: right;
    padding-top: 15px;
    font-family: "微软雅黑";
    font-size: 14px;
}
.newsBox .news_icon{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../static/image/common/notice_icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 15px;
    margin-right: 10px;
    position: relative;
    top: -1px;
}
.newsBox a{
     color: #2e74a4;
}

.xfwh_dyw384 .gonggao_center{ width:100%; height:60px; overflow:hidden; line-height:60px; background:#f6f6f6; border-left:5px solid #009af2; margin-top:20px;}
.xfwh_dyw384 .gonggao_center .bg_gonggao{ background:url(../../static/image/common/gonggao_dyw384.png) left center no-repeat; line-height:60px; font-size:18px; font-family:"微软雅黑"; color:#2e74a4; font-weight:bold; float:left; display:inline-block; padding:0px 0px 0px 38px; margin:0px 0px 0px 13px;}
.xfwh_dyw384 .gonggao_center a{ color:#333333; font-size:18px; font-family:"微软雅黑"; padding-left:45px;}

.xfwh_dyw384 .laigao_container{ margin-top:20px;}
.xfwh_dyw384 .laigao_container .bor_botm{ border-bottom:1px solid #e7d6c4;  border-top:1px solid #e7d6c4; height: 50px;line-height: 50px;}
.xfwh_dyw384 .laigao_container .font_weight{  font-size:18px !important; color:#333333 !important; background:#f9f9f9;}
.xfwh_dyw384 .laigao_container ul li.bor_bom_none{ border-bottom:1px solid #e7d6c4;}
.xfwh_dyw384 .laigao_container ul li{ height:46px; border-bottom:1px dashed #cccccc; line-height:46px; vertical-align:bottom; width:1200px;}
.xfwh_dyw384 .laigao_container .new_laigao{ width:789px; float:left; color:#333333; font-size:16px; font-family:"微软雅黑";}
.xfwh_dyw384 .laigao_container .new_laigao_yx{ width:658px; float:left; color:#333333; font-size:24px; font-family:"微软雅黑";}
.xfwh_dyw384 .laigao_container .zhuti_fenlei{width:158px;float: left;color: #333333;font-size: 14px;font-family: "微软雅黑";text-align: center;}
.xfwh_dyw384 .laigao_container .zhuti_fenlei_yx{width:158px;float: left;color: #333333;font-size: 14px;font-family: "微软雅黑";text-align: center;}
.xfwh_dyw384 .laigao_container .new_laigao a{ color:#333333;}
.xfwh_dyw384 .laigao_container .new_laigao_yx a{ color:#333333;}
.xfwh_dyw384 .laigao_container .new_laigao em{ padding-left:36px; }
.xfwh_dyw384 .laigao_container .new_laigao_yx em{ padding-left:36px; }
.xfwh_dyw384 .laigao_container .new_laigao input{ width:16px; height:16px; border:1px solid #999999; vertical-align:middle;}
.xfwh_dyw384 .laigao_container .new_laigao .ckspan{ width:35px; margin-top:32px; }
.xfwh_dyw384 .laigao_container .new_laigao_yx .ckspan{ width:35px; float:left; margin-top:32px; }
.xfwh_dyw384 .laigao_container .yuedu_renshu{ width:96px; float:left; color:#333333; font-size:12px; font-family:"微软雅黑"; text-align:center; background:#f9f9f9;}
.xfwh_dyw384 .laigao_container .yuedu_renshu_yx{ width:106px; float:left; color:#333333; font-size:14px; font-family:"微软雅黑"; text-align:center; background:#f9f9f9;}
.xfwh_dyw384 .laigao_container .huifu{ width:120px; float:left; color:#666666; font-size:14px; font-family:"微软雅黑"; text-align:center;}
.xfwh_dyw384 .laigao_container .huifu_yx{ width:120px; float:left; color:#666666; font-size:14px; font-family:"微软雅黑"; text-align:center;}
.xfwh_dyw384 .laigao_container .faburen{ width:165px; float:left; color:#2e74a4; font-size:12px; font-family:"微软雅黑"; text-align:center;}
.xfwh_dyw384 .laigao_container .faburen_yx{ width:150px; float:left; color:#2e74a4; font-size:14px; font-family:"微软雅黑"; text-align:center; padding:0px 45px;}
.xfwh_dyw384 .laigao_container .faburen a{ color:#2e74a4;}
.xfwh_dyw384 .laigao_container .faburen_yx a{ color:#2e74a4;}
.faburenlist{ margin-top:30px; line-height: normal; }
.fenleilist{ margin-top:30px; line-height: normal; }
.xfwh_dyw384 .laigao_container .fabu_time{ width:150px; float:left; color:#666666; font-size:12px; font-family:"微软雅黑"; background:#f9f9f9; text-align:center;}
.xfwh_dyw384 .laigao_container .fabu_time_yx{ width:158px; float:left; color:#666666; font-size:14px; font-family:"微软雅黑"; background:#f9f9f9; text-align:center;}
.xfwh_dyw384 .laigao_container ul li{
	height:auto;
	max-height:46px;
	overflow:hidden;
}
.xfwh_dyw384 .laigao_container ul li span.new_laigao{
	display:table;
	line-height:1.2;
	vertical-align:middle;
	height:46px;
}
.xfwh_dyw384 .laigao_container .new_laigao a{
	display:table-cell;
	line-height:1.2;
	vertical-align:middle;
}
.xfwh_dyw384 .laigao_container .new_laigao .ckspan{
	display:table-cell;
	line-height:1.2;
	vertical-align:middle;
}
.xfwh_dyw384 .laigao_container .new_laigao em{
	display:table-cell;
	line-height:1.2;
	vertical-align:middle;
}
.xfwh_dyw384 .laigao_container ul li span.faburen{
	display:table;
	line-height:1.2;
	vertical-align:middle;
	height:46px;
}
.xfwh_dyw384 .laigao_container .faburen a{
	display:table-cell;
	line-height:1.2;
	vertical-align:middle;
}
.xfwh_dyw384 .laigao_container .faburen em{
	display:table-cell;
	line-height:1.2;
	vertical-align:middle;
}


/*分页*/
.turn_page_box_314 {
    clear: both;
    text-align: center;
    color: #000000;
    margin:30px 0px;
    font-size: 14px;
    width: 1200px;
}
.turn_page_box_314 a{
    display: inline-block;
    padding:0px 15px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background-color: #fff;
    color: #004466;
    font-size: 14px;
    background: #eee;
    font-family:Arial, Helvetica, sans-serif;
    margin:0px 3px;
    text-decoration:none;
}
.turn_page_box_314 .tpb_btn_previous {
    display: inline-block;
    width:auto;
    padding:0px 15px;
    height: 34px;
    text-align: center;
    line-height: 36px;
    background-color: #fff;
    color: #004466;
    font-size: 14px;
    border:1px solid #cccccc;
    font-family:"微软雅黑";
}
.turn_page_box_314 .cur {
    display: inline-block;
    padding:0px 15px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background-color: #009af2;
    font-size: 14px;
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
}

.margin_r40{ margin-right:40px !important;}
.turn_page_box_314 .tiaozhuan {
    font-family:"微软雅黑";
}
.turn_page_box_314 input{ border:1px solid #cccccc; height:34px; width:40px; padding:0px 5px; margin:0px 5px; vertical-align:bottom; line-height:34px;}

/* 发表投稿样式开始 */
.mbw-x{
    padding-left: 0;
    border-bottom:0;
}
.mbw-x a{
    padding:0;
    border:0;
    font-size: 28px;
    color:#333;
}
.cl-x{
    margin-bottom:20px;
}
.cl-x .z em{
    margin-right:18px;
    color:#333;
    font-size: 14px;
}
.cl-x .z input{
    outline: none;
    border:1px solid #ccc;
}
.tbms-x{
    background-color: #f7f7f7;
    background-image: none;
    border:1px dotted #ccc;
    padding: 10px 10px 10px 20px;
    color:#666;
    font-size: 14px;
    margin-bottom: 20px!important;
}
.tbms-x span{
    color:#0266b4;
}
.tbms-x a{
    color:#0266b4;
    font-size: 14px;
}
.exfm-x{
    overflow: hidden;
    border:0;
    background:#fff;
    padding:10px 0;
}
.exfm-x .card-l{
    float: left;
    width: 475px;
    margin-right: 10px;
    border:1px dotted #ccc;
    background: #f7f7f7;
    padding:10px 28px 10px 10px;
    box-sizing: border-box;
    min-height: 232px;
}
.exfm-x .card-l .tips{
    width: 100%;
    color: #ab0707;
    font-size: 14px;
    margin-left: 15px;
}
.exfm-x .card-l input{
    width:80%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 14px;
}
.exfm-x .card-r{    
    float: left;
    width: 475px;
    border:1px dotted #ccc;
    background: #f7f7f7;
    padding:10px 28px 10px 10px;
    box-sizing: border-box;
    min-height: 232px;
}
.exfm-x .card-r .tips{
    width: 100%;
    color: #ab0707;
    font-size: 14px;
    margin-left: 15px;
}
.exfm-x .label-tips{
    padding:0;
}
.exfm-x .card-r input{
    width:80%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 14px;
}
.exfm-x table th, .exfm-x table td{
    padding:15px 0 0 0;
    font-size: 14px;
}
.exfm-x table td span{
    color:#ab0707;
    margin-left: 5px;
}
.pnc-x span{
    display: inline-block;
    padding:0 45px;
    color:#009af2;
    font-size: 18px;
    background: #fff;
}
.pnpost .pn-x,.pnpost .pnc-x{
    height: 40px;
    line-height: 40px;
    background: #fff;
    webkit-box-shadow: none;
    box-shadow: none;
    border:1px solid #009af2;
}
.pnpost .pn-x{
    background-color:#009af2;
    color:#fff;
    height: 40px;
    line-height: 40px;
    margin-left: 35px;
}
.pnpost .pn-x em{
    padding:0 45px;
    font-size: 18px;
}
.exfm-x .card-l label.error{
    margin-left: 20%;
}
.exfm-x .card-r label.error{
    margin-left: 20%;
}
.exfm-x .card-l li{
    padding:15px 0 0 0;
}
.exfm-x .card-r li{
    padding:15px 0 0 0;
}
.exfm-x .card-l .entry-name{
    width: 19%;
    display: inline-block;
    font-size: 14px;
}
.exfm-x .card-r .entry-name{
    width: 19%;
    display: inline-block;
    font-size: 14px;
}
.exfm-x .card-r .modify-s{
    width:80%;
    display: inline-block;
    margin-right: 0;
    font-size: 14px;
    color:#333;
}
.exfm-x .card-r .modify-s span{
    color:#ab0707;
    margin-left: 5px;
}
/* 发表投稿样式结束 */
/* 发布预览页新增样式开始 */
.preview-confirm{
    width: 1200px;
    margin: 0 auto;
    background: #f8f8f8;
}
.preview-confirm p{
    text-align: center;
    margin: 50px 0 40px 0;
    font-size: 16px;
    color: #333;
}
.preview-confirm .confrim-button{
    text-align: center;
    margin-bottom: 70px;
}
.preview-confirm .confrim-button a{
    display: inline-block;
    width: 125px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background:#009af2;
}
.preview-confirm .confrim-button .edit-btn{
    margin-right: 30px;
}
/* 发布预览页新增样式结束 */
.likesBtn{
    display: inline-block;
    float: right;
    margin-left: 30px;
}
.likesBtn img{
    margin-top: -5px;
    margin-right: 4px;
}
.likesBtn span{
    margin-left: 8px;
}
.collectBtn {
    float: right;
    margin-left: 20px;
    display: inline-block;
}
/* 专题页面样式开始 */
.zanBtn{
    display: inline-block;
    margin-left: 20px;
    position: relative;
    top: -8px;
}
.zanBtn i{
    position: relative;
    top: -5px;
}
.zanBtn img{
    margin-right: 4px;
}
.zanBtn span{
    margin-left: 8px;
}
.classifyHead {
    position: relative;
    padding-top: 57px;
    border-bottom: 1px solid #ccc;
}
.category_icon {
    background-position: -2px -139px;
    width: 54px;
    height: 54px;
}
.classifyHead .category_icon {
    position: absolute;
    left: 0;
    top: 12px;
}
.classifyHead .classifyHead_name {
    position: absolute;
    top: 18px;
    font-size: 25px;
    font-weight: 600;
}
.classifyImg{
    margin: 20px 0px 14px;
}
.classifyImg img{
    width: 820px;
    height: 300px;
}

.classifyHead_list {
    overflow: hidden;
    zoom: 1;
    padding-left: 68px;
    border-bottom: 1px solid #ccc;
}
.classifyHead_list li {
    float: left;
}
.classifyHead_list li a {
    display: block;
    font-size: 14px;
    padding: 0 12px 10px 12px;
}
.classifyHead_list li.classifyTab_active {
    color: #006ACC;
    border-bottom: 3px solid #006ACC;
}
.sortList {
    padding-top: 10px;
    padding-right: 12px;
    overflow: hidden;
    zoom: 1;
    float: right;
}
.sortList a,.sortList span {
    float: left;
}
.sortList a {
    color: #999;
    font-size: 14px;
    line-height: 14px;
    padding: 0 10px;
}
.sortList a.sortActive {
    color: #C90000;
}
.sortList .sortGap {
    display: inline-block;
    height: 14px;
    border-left: 1px solid #999;
}
.classifyCon_con {
    padding: 20px 40px 20px 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
}
.classifyCon_tit {
    font-size: 20px;
    padding-bottom: 15px;
}
.publisherDet,.publisherFootDet {
    overflow: hidden;
    zoom: 1;
    color: #666;
    font-size: 12px;
}
.publisherDet .gradeBox {
    margin-top: 1px;
    margin-bottom: 0;
}
.publisherName {
    float: left;
    padding-right: 6px;
}
.publisherTime {
    float: left;
    padding-left: 6px;
}
.publishCon {
    font-size: 14px;
    line-height: 24px;
    padding: 25px 0 20px 0;
}
.publishCon_dl {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    padding: 35px 0 38px;
}
.publisherFootDet{
    padding-top: 10px;
}
.publisherFootDet p, .publisherFootDet a {
    float: left;
    color: #666;
}
.answerNum {
    padding-right: 28px;
}
.browseNum {
    padding-right: 24px;
}
.publisherFootDet .from{
    padding-right: 24px;
}
.share_icon {
    background: url(../../images/common/share_icon.png);
    width: 19px;
    height: 19px;
    background-size: 100%;
    position: relative;
    top: -1px;
}
.publisherFootDet .share_icon {
    margin-left: 10px;
}
.publishCon_dl {
    font-size: 14px;
    line-height: 24px;
    padding: 35px 0 28px 0;
    overflow: hidden;
    zoom: 1;
}
.publishCon_dl dt,.publishCon_dl dd {
    float: left;
}
.publishCon_dl dt {
    width: 270px;
}
.publishCon_dl dd {
    width: 490px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 24px;
}
.publishCon_dl .publishCon_img {
    display: block;
    width: 100%;
    height: auto;
}
.contentR {
    float: right;
    width: 360px;
    min-height: 500px;
}
.titBox {
    border-bottom: 1px solid #ccc;
    position: relative;
}
.comTitBox {
    height: 42px;
    line-height: 42px;
    background: #F3F3F3;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
.comTit {
    padding: 0 20px;
    font-size: 20px;
    /*font-weight: normal;*/
    height: 41px;
    line-height: 41px;
    border-bottom: 2px solid #006acc;
    color: #006acc;
    position: absolute;
    left: 0;
    top: 0;
}
.titMore {
    display: inline-block;
    position: absolute;
    right: 12px;
}
.more_icon {
    background: url(../../static/image/common/more_icon.png);
    height: 7px;
    width: 30px;
    background-size: 100%;
    margin-top: 18px;
}
.popularTags_list {
    padding: 14px 15px 12px 0;
    overflow: hidden;
    zoom: 1;
}
.popularTags_list li {
    margin-bottom: 18px;
    margin-left: 20px;
}
.popularTags_list li a {
    color: #54679c;
    font-size: 14px;
}
.categoryList {
    padding: 20px 15px 15px 15px;
    overflow: hidden;
    zoom: 1;
}
.categoryList dl {
    float: left;
    padding-bottom: 15px;
    width: 50%;
}
.categoryList dl a {
    display: block;
    overflow: hidden;
    zoom: 1;
}
.categoryList dl dt,.categoryList dl dd {
    float: left;
}
.categoryList dl .icons {
    width: 54px;
    height: 54px;
}
.categoryList dl .icons img{
    width: 54px;
    height: 54px;
}
.categoryList dl dd {
    line-height: 54px;
    padding: 0 15px;
    max-width: 80px;
}
.contributionList {
    padding: 14px 15px;
    overflow: hidden;
    zoom: 1;
}
.contributePeople {
    float: left;
    width: 70px;
    padding-bottom: 14px;
}
.contributePeople .userAva{
    position: relative;
    display: inline-block;
}
.userAva .avatarImg{
    width: 54px;
    height: 54px;
    border-radius: 50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
}
.userAva .coverImg{
    position: absolute;
    top: 0;
    left: 0;
}
.marginR15 {
    margin-right: 15px;
}
.contributePeople dt {
    text-align: center;
}
.contributePeople dd {
    width: 100%;
    text-align: center;
    padding-top: 3px;
    font-size: 12px;
    color: #555;
}
.contributePeople .headPortraitBox {
    text-align: center;
    display: block;
}
.contributePeople .headProtrait {
    display: inline-block;
    width: 54px;
    height: 54px;
}
.contributePeople .gradeBox {
    margin: 8px auto 0 auto;
    float: none;
    display: inline-block;
}
.content {
    width: 1200px;
    margin: 16px auto;
}
.contentL {
    float: left;
    width: 820px;
    min-height: 500px;
}
.contentR {
    float: right;
    width: 360px;
    min-height: 500px;
}
/*分页样式*/
.pagination{
    margin: 30px 0;
    font-size: 0;
}
.pagination a{
    display: inline-block;
    padding: 3px 8px;
    color: #888;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    margin: 0 3px;
}
.pagination a:hover{
    color: #fff;
    background: #006acc;
}
.pagination .pgActive{
    color: #fff;
    background: #006acc;
}
.text-c {
    text-align: center;
}
.gradeBox {
    float: left;
    position: relative;
    padding: 0 7px;
    height: 14px;
}
.gradeNum {
    font-size: 12px;
    color: #d84848;
    border-top: 1px solid #d84848;
    border-bottom: 1px solid #d84848;
    height: 12px;
    line-height: 12px;
    display: block;
}
.radiusL_icon {
    background: url(../../images/common/left_icon.png);
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    height: 14px;
    background-size: 100%;
}
.radiusR_icon {
    background: url(../../images/common/right_icon.png);
    position: absolute;
    right: 0;
    top: 0;
    width: 7px;
    height: 14px;
    background-size: 100%;
}
.wantTougao{
    margin-bottom: 15px;
}
.rightInfo{
    overflow: hidden;
    margin-bottom: 15px;
}
.newsBox {
    float: right;
    padding-top: 15px;
    font-family: "微软雅黑";
    font-size: 14px;
}
.newsBox .news_icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../static/image/common/notice_icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 15px;
    margin-right: 10px;
    position: relative;
    top: -1px;
}
.newsBox a {
    color: #2e74a4;
}
.user_xfwh {
    float: right;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #2e74a4;
    padding-top: 15px;
}
.user_xfwh .user_bg {
    background: url(../../static/image/common/xfwh_dyw384_user.jpg) left top no-repeat;
    padding: 0px 0px 0px 30px;
}
.user_xfwh .user_bg a {
    color: #2e74a4;
}
/* 专题页面样式结束 */
/* 文汇样式开始 */
body{background: #fff;}
.content {
    width: 1200px;
    margin: 16px auto;
}
.box {
    width: 1104px;
    position: relative;
    margin: 0 auto;
}
.box .prev{
    position:absolute;
    top: 0;
    left: -48px;
    background: url(../../static/image/common/prev_icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.box span {
    display: inline-block!important;
    width: 48px;
    height: 70px;
    text-align: center;
    background-color: #f3f3f3;
    color: #006acc;
    font-size: 20px;
}
.box .prev:hover{
    background: url(../../static/image/common/prev_active.png);
}
.box .next{
    position: absolute;
    top: 0;
    right: -48px;
    background: url(../../static/image/common/next_icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.box .next:hover{
    background: url(../../static/image/common/next_active.png);
}
.disciplineList {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 25px;
}
.disciplineList .disciplineCon, .disciplineList .disciplineMore {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 70px;
}
.disciplineList .disciplineCon {
    display: inline-block;
    background: url(../../static/image/common/lunbo_bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 360px;
    height: 70px;
    margin: 0 4px;
    color: #fff;
    font-size: 36px;
}
.disciplineList .disciplineMore {
    width: 66px;
    height: 70px;
    font-size: 14px;
    color: #555;
    background: #f3f3f3;
}
.questionList {
    padding-bottom: 10px;
}
.questionList li {

    border-bottom: 1px dashed #dcdddd;
}
.questionList li a {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 17px 14px;
}
.questionList li:hover .questionTit {
    text-decoration: underline;
}
.questionList span, .questionList p {
    float: left;
}
.question_icon {
    display: inline-block;
    background: url(../../static/image/common/dian_icon.png) no-repeat;
    width: 4px;
    height: 4px;
    padding-right: 14px;
}
.questionList .question_icon {
    margin: 8px 0;
}
.questionTit {
    font-size: 16px;
    color: #555;
}
.questionList .questionTime {
    float: right;
    color: #aaa;
    font-size: 14px;
}
.categoryList dl img{
    width: 54px;
    height: 54px;
}
/* 文汇首页页面样式结束 */
