@charset "utf-8";
/* CSS Document */

html{margin:0;padding:0;font-size: 10px !important;font-family: SimHei, Arial;}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
*zoom:1;
}
.clear {
	clear: both;
}
.clear:after {
	height: 0;
}
.fr {
	float: right
}
.fl {
	float: left;
}
.show {
	display: block;
}
.hide {
	display: none;
}

.footnote-ref{
color:blue}


.wrap1 {
	width: 1198px;
	margin: 0 auto;
}

/*各届论坛首页*/

.TopForumInfo {

    margin-left: 10rem;
    margin-right: 10rem;
    margin-bottom: 17rem;
}

.TopForumInfo_spanl1 {
    display: inline-block;
    width: 25rem;
    padding-left: 1.5rem;
    font-size: 1.4rem;
    color: #fff;
    line-height: 2.4rem;
}
.TopForumInfo_spanl2 {
    display: inline-block;
    width: 40rem;
    padding-left: 1.5rem;
    font-size: 1.4rem;
    color: #fff;
    line-height: 2.4rem;
}

.TopForumInfo_spanr {
    display: inline-block;
    margin-left: 1.5rem;
    text-align: center;
    font-size: 1.4rem;
    color: #fff;
    line-height: 2.8rem;
    margin-bottom: 1.5rem;
}

/*手机端底部导航*/
#mobile_menu>ul>.active>a>p, #mobile_menu>ul>.active>a:focus>p, #mobile_menu>ul>.active>a:hover>p {
    color: #205fd0;
    font-weight: 600;
}

/*论坛介绍*/
#ltjs_img {
    width:119px;
    height:39px;
    background-color: #205fd0;
    color:#fff;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    left: 0px;
    top: 0px;
    z-index: 1;
  }

.dbx{
    width:0;
    height:0;
    border-width:8px 6px 0;
    border-style:solid;
    border-color:#205fd0 transparent transparent;/*灰 透明 透明 */
    position:absolute;
    left: 52px;
    top: 38px;
}

.yjjx {
    background-color: #205fd0;
    color:#fff;
    font-size: 14px;
    border:1px solid #205fd0;
    border-radius: 30px;
    text-align: center;
    line-height: 33px;
    width: 85px;
    height: 33px;
    z-index: 12;

}

.yjjx>a:hover {
    color: #fee777;
    font-weight: 600;
    text-decoration: none;

}

/* 顶部 始 */

#top {
	position: relative;
    padding-top:35%;
	background-position:center;
    background-size: cover;

}

@media (max-width:1199px){
    #top{
        height:auto;padding-top:30%;
        }
}

.span_head {
	margin-right: 48px;
	font-size: 16px;
	color: #fff;
	margin-top: 30px;
}
.span_head a {
	font-size: 16px;
	color: #fff;
	line-height: 20px;
}
.span_head a:hover {
	text-decoration: none;
}
.fzlt_zbf {
	width: 1068px;
	height: 120px;
	margin: 0 auto;
}
.zbf_span {
	display: inline-block;
	width: 250px;
	padding-left: 15px;
	background: url(../image/common/zbf_bj.jpg) no-repeat left center;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	margin-top: 68px;
}
.zbf_spanr {
	display: inline-block;
	margin-left: 15px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}
/* 顶部 止 */


/* 导航 始 */
.daohang {
	height: 80px;
	line-height: 80px;
	color: #fff;
	position: relative;
	*z-index:99;
	background: #205fd0;
}
.dh_tab {
	width: 1215px;
}
.dh_tab a:hover {
	color: #1f88ff;
	text-decoration: none;
}
.dh_tab_div {
	display: inline-block;
	position: relative;
	float: left;
	width: 135px;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
}
.div_active {
	background: #cd6803;
}
.dh_cent {
	display: inline-block;
	position: absolute;
	height: 60px;
	left: 0px;
	top: 78px;
	font-size: 14px;
	color: #fdfffe;
	z-index: 1111;
	display: none;
	background: #5b7796;
}
.dh_cent p {
	display: inline-block;
	white-space: nowrap;
	line-height: 60px;
	text-align: left;
	padding: 0 0 0 7px;
}
.dh_cent p span {
	display: inline-block;
}
.dh_cent p a {
	color: #fff;
	display: inline-block;
	margin: 0 18px;
}
.dh_cent p a:hover {
	color: #ffd940;
	text-decoration: none;
}
.dh_tab .on {
	color: #fee777;
	line-height: 80px;
}
.dh_tab .on a {
	color: #fee777;
}

.dh_have_w1 {
	background: url(../image/common/dh_bg1.png) no-repeat 110px center;
}
.dh_have_w2 {
	background: url(../image/common/dh_bg1.png) no-repeat 121px center;
}
.dh_tab .dh_have_ex {
	background: #5b7796 url(../image/common/dh_bg1_ex.png) no-repeat 112px 36px;
	color: #fff;
}
/* 导航 止 */

.nav-pills>li.active>a{    background-color: #205fd0 !important;}

#index_zfjb {
    margin-left: 39%;
}
	
#index_wfjb {
    margin-left: 2%;
}

.nav-pills>li>a {
    border-radius: 0px !important;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.sy_li {
	padding-left: 1.8rem;
	overflow: hidden;
	background: url(../image/common/dian.jpg) no-repeat left center;
}

.sy_li a:hover {
	color: #1f88ff;
	text-decoration: none;
}

/*脚部*/
.footer {
	height: 29rem;
	background: #fff;
	margin-top: 0rem;
}

.foot_n {
	width: 116rem;
	padding-top: 5rem;
	margin: 0 auto;
}

.foot_left {
	width: 60rem;
}

.foot_right {
	width: 24.6rem;
	margin-right: 3.2rem;
}

.foot_right p {
	font-size: 2.5rem;
	line-height: 4rem;
	margin-bottom: 3.2rem;
}

.foot_left p a {
	color: #666;
}

.foot_right span {
	display: inline-block;
	line-height: 3.6rem;
	color: #666;
	text-align: center;
}

.foot_span {
	display: block;
	padding-left: 4.3rem;
	margin-bottom: 2.4rem;
	font-size: 2.6rem;
	color: #333;
	height: 2.2rem;
}

.foot_phone {
	background: url(../image/common/phone.jpg) no-repeat;
}

.foot_email {
	background: url(../image/common/email.jpg) no-repeat;
	font-size: 2.2rem;
}

.foot_yqlj {
	line-height: 3.2rem;
}

/*蒙层*/
#layer {
	display: none;
	background-color: #000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;/*FF IE7*/
	filter: alpha(opacity=70);/*IE*/
	opacity: 0.7;/*FF*/
	z-index: 1;
	position: fixed!important;/*FF IE7*/
	_position: absolute;/*IE6*/
 _top:       expression(eval(document.compatMode &&  document.compatMode=='CSS1Compat') ?  documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/  
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.pop_box {
	height: 51.6rem;
	overflow-y: scroll;
}
.scroll_hidden {
	overflow-y: hidden;
}
/*播放按钮图片*/
.player {
	display: block;
	width: 6.2rem;
	height: 6.2rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3.1rem;
	margin-top: -3.1rem;
	background: url(../Images/player.png) no-repeat;
}
/*登录层*/
.popup {
	display: none;
	position: fixed;
	width: 60rem;
	height: auto;
	min-height: 32.6rem;
	left: 50%;
	margin-left: -30rem;
	top: 50%;
	margin-top: -28.4rem;
	background: #fff url(../image/common/login_logo.jpg) no-repeat center 7.4rem;
	padding-top: 24.2rem;
	z-index: 20;
}
.a_closed {
	position: absolute;
	right: 2rem;
	top: 2rem;
	display: block;
	width: 2.2rem;
	height: 2.2rem;
	background: url(../image/common/a_closed.jpg) no-repeat;
}
.a_closed:hover {
	background: url(../image/common/a_closed_h.jpg) no-repeat;
}

.pgc-img-caption {
    display:none;
}

/*手机内页Tab标签*/
.top_menu_bar .top_menu_list li { height: 4.5rem;color:#205fd0;float: left;line-height:4.5rem;font-size: 1.7rem;text-align: center}
.top_menu_bar .top_menu_list li a{color:#000;display:block;margin:0 0.5rem;padding:0 0.5rem;text-decoration:none}
.top_menu_bar .top_menu_list li.cur a{color:#205fd0;font-weight:600 ;height: 4.3rem;border-bottom:0.2rem solid #205fd0;text-decoration:none}

/*电脑端Tab标签*/
.tab_name{ display:block; width:80%; height:4.5rem; border:1px solid #205fd0; color:#205fd0; font-size:1.8rem; line-height:4.5rem; text-align:center; border-radius:0.5rem; margin-bottom:1.9rem;}
.tab_name:hover{ background:#add7fd; text-decoration:none;}
.tab_name.add{ background:#205fd0; color:#fff;}

/*文章标题*/
#article_title1{
    display: table;
    margin: 0 auto;
	font-family: SimHei;
	font-size: 2.3rem;
	font-weight: bold;
	line-height: 5rem;
	text-indent:0em;}

#article_title2{
    display: table;
    margin: 0 auto;
	font-family: SimHei;
	font-size: 2.1rem;
	font-weight: bold;
	line-height: 5rem;
	text-indent:0em;}


/*手机单页Tab标签*/
.article_title {
    display: table;
    margin: 0 auto;
	font-family: SimHei;
	font-size: 2.3rem !important;
	font-weight: bold !important;
	text-indent:0em !important;
}

/*文章正文*/

.bbs_txt>h1 {
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 4rem;
    text-indent:0em;

}
.bbs_txt p {
    text-indent: 3.2rem;
    font-size: 1.6rem;
    line-height: 3.5rem;
}

.bbs_txt>img,.bbs_txt>p>img,.bbs_txt>a>img,.cont_img>img {
	text-align:center;
	max-width:50rem;
    display: block;
    margin: 1rem auto;
    margin-top:1rem;
    margin-bottom:1rem;
}
.img_30>img {
    width:30rem!important;
}

.title_section1{
    padding-top: 1rem ;
    padding-bottom: 1rem;
}

.title_section2{
    width: 100%;
    text-align: center;
    text-indent: 0;
}

.title_section3{
    display: inline-block;
    width: auto;
    text-indent: 0;
}

.title_section4{
    margin-bottom: 1rem;
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: 1.8rem;
    letter-spacing: .15rem;
    color: rgb(63, 62, 63);
    font-weight:700;
    text-indent: 0;
}
.title_section5{
    width: 100%;
    height: .1rem;
    background: #3f3e3f;
    margin-top: .6rem;
}
.title_section6{
    width: 100%;
    height: .1rem;
    background: #3f3e3f;
    margin-top: .3rem;
}
.title_section7{
    margin-top: -1.7rem;
}
.title_section8{
    display: inline-block;
    background: rgb(254, 254, 254);
    padding-top: .5rem;
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: 1.2rem;
    color: rgb(51, 50, 51);
    text-indent: 0;
    line-height: 1.42857143;
}

.zbdw_title_section1{
    display: flex;
    justify-content: center;
    align-items: center;
}
.zbdw_title_section2{
    padding: .6rem 1.2rem;
    display: inline-block;
    border-width: .1rem;
    border-style: solid;
    border-color: rgb(35, 26, 29);
    background: rgb(35, 26, 29);
    color: rgb(255, 255, 255);
    box-sizing: border-box;
    font-size:1.8rem;
}
.zbdw_title_section3{
    padding: .6rem 1.2rem;
    display: inline-block;
    border-top: .1rem dashed rgb(35, 26, 29);
    border-right: .1rem dashed rgb(35, 26, 29);
    border-bottom: .1rem dashed rgb(35, 26, 29);
    background: rgb(254, 254, 254);
    border-left: none;
    box-sizing: border-box;
    letter-spacing: .15rem;
    font-size:1.8rem;
}
.zbdw_title_section4{
    style="color:#c00000;
}

/*分页*/
.fenye {
	padding-top: 5.4rem;
}

.fenye a {
	margin-left: 2rem;
	font-size: 1.4rem;
	color: #666;
}

.fenye .a_num {
	display: inline-block;
	width: 2.2rem;
	height: 2.2rem;
	text-align: center;
	line-height: 2.2rem;
	margin-left: 1rem;
}

.fenye a:hover {
	color: #9d2315;
	text-decoration: none;
}

.fenye .a_num.a_num_on {
	background: url(../image/common/fy_hover.png) no-repeat;
	color: #fff;
}

.fenye .a_num.a_num_on:hover {
	color: #fff;
}

.guest_box {
	padding: 1.5rem 1.9rem;
	overflow: hidden;
	background: #fff;
	width: 116.2rem;
	margin: 0 auto;
}

.red {
	color: #9e0000;
}

.overflow {
	overflow-y: auto;
}

.overflow_auto {
	overflow-y: auto;
}

/*视频弹窗*/
#video_content_logo {
	display: none;
}

.video_box {
	display: none;
	position: absolute;
	left: 50%;
	top: 80%;
	width: 900px;
	height: 507px;
	margin-left: -460px;
	margin-top: -1100px;
	background: #fff;
	z-index: 30;
	padding: 3px 10px;
	-webkit-transform: translateZ(0);
}

.video_a {
	position: absolute;
	right: -40px;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
}

/*.index_picScroll{margin:12px 50px;}*/
.index_picScroll {
	width: 116rem;
	margin: 2rem auto 0;
	padding: 0 1.9rem;
	background: #fff;
	height:15em;
}

.picScroll-left {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	padding: 1rem 1rem;

}
.picScroll-left .hd {
}
.picScroll-left .hd .prev {
	display: block;
	width: 1.7rem;
	height: 5.3rem;
	position: absolute;
	top: 6.6rem;
	left: 1.5rem;
	z-index: 111;
	overflow: hidden;
	cursor: pointer;
	background: url(../image/common/arrow.jpg) no-repeat;
}
.picScroll-left .hd .next {
	display: block;
	width: 1.7rem;
	height: 5.3rem;
	position: absolute;
	top: 6.6rem;
	right: 1.5rem;
	z-index: 111;
	overflow: hidden;
	cursor: pointer;
	background: url(../image/common/arrow.jpg) -17px 0 no-repeat;
}
/*.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }*/
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 1rem;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 0.9rem;
	height: 0.9rem;
	overflow: hidden;
	margin-right: 0.5rem;
	text-indent: -99.9rem;
	cursor: pointer;
	background: url("images/icoCircle.gif") 0 -0.9rem no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left .bd {
	overflow: hidden; /*width:840px;*/
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1; /*width:860px;*/
}
.picScroll-left .bd ul li {
	margin-right: 2rem;
	float: left;
	_display: inline;
	overflow: hidden;
}
.news_content_footer {
	background: url(../image/common/guest_dotted_13.gif) left top repeat-x;
	margin: 2rem 1%;
}
/*文章详情 说明文字 凡本网首发……*/
.news_content_footer p {
	color: #194061;
	font-size: 1.5rem;
	line-height: 3rem;
	text-indent: 2rem;
	padding: 2.5rem 0 3rem
}
.img_title {
	font-size: 1.4rem !important;
	color: #666;
	text-align: center;
	text-indent: 0rem !important;
}

/* 相关文集、相关视频 */
.author {
	text-align: center;
}
.slideTxtBox {
	width: 100%;
	text-align: left;
	font-size: 1.5rem;
}
.slideTxtBox .hd {
	height: 3.5rem;
	line-height: 3.5rem;
	padding: 0 1rem 0 2rem;
	border-bottom: 0.1rem solid #ddd;
	position: relative;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 2rem;
	height: 3.5rem;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 0 1.5rem;
	cursor: pointer;
	color: #205fd0;
}
.slideTxtBox .hd ul li.on {
	height: 3.5rem;
	background: #add7fd;
	border: 0.1rem solid #ddd;
	border-bottom: 0.2rem solid #fff;
	color: #205fd0;
}
.slideTxtBox .bd ul {
	padding: 1.5rem;
	zoom: 1;
	overflow: hidden;
}
.slideTxtBox .bd li {
	line-height: 2.4rem;
}

.slideTxtBox .bd .tab_vedio {
	margin-right:1rem;
	margin-bottom:2rem;
	width:30rem;
	height:26rem;
	float: left;
}
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

/*a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}*/



.main_top_container {
	padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-right: auto;
    margin-left: auto;
	margin-top:17rem;
}


.pro-name {
    font-size: 9rem;
    margin: 0;
  
	vertical-align: middle
    /* font-family: 'Lato', sans-serif; */
    /* font-family: 'Source Sans Pro', sans-serif; */
    /* font-family: 'Niconne', cursive; */
    font-weight: 400;
    font-family: 'SimHei';
    line-height: 9rem;
    color: #fff;
    letter-spacing: 0.1rem;
    word-spacing: 0.6rem;
    text-shadow: -0.2rem -0.2rem #000;
}

.tagline {
    font-size: 4rem;
    margin-bottom: 6rem;
    color: #fff;
    font-family: 'KaiTi';
    font-weight: 300;
    line-height: 5.6rem;
    word-spacing: 0.2rem;
    text-shadow: 0.2rem 0.2rem #1C2725;
    letter-spacing: 0.2rem;
    text-transform: capitalize;
}






ul li{list-style:none;}

#FontScroll{
	width:95%;
	height: 65%;
	line-height: 3rem;
	overflow: Hidden;
	margin: 0 auto;
}
#FontScroll a{
	color: #333;
	text-decoration: none;
}
#FontScroll .line{
	text-align: left;
	width: 100%;
}
#FontScroll .fontColor a{
	color: #1f88ff;
	transition: all 1.5s ease 0s;
}
#FontScroll{padding-left: 1rem}

.scrollpic {
	width: 98%;
	margin:2%;
}

#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: 42rem;
	overflow: hidden;
}

#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}

#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width:30rem;
}

#mybtns {

	height: 4.2rem;
}


#mybtns a {
	width: 4.2rem;
	height: 4.2rem;
	float: left;
}

#mybtns a:hover {
	background-color: #347fdc;
}


#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#mybtns #left {
	background-image: url(../image/common/to_l.png);
}

#mybtns #right {
	background-image: url(../image/common/to_r.png);
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 50rem;
	overflow: hidden;
}

.main_video_left {
    width: 400px;
    height: 232px;
    float: left;
	margin-top:60px;
    padding: 16px 36px 60px 63px;
    background: url(../image/ydy_plan.png) no-repeat 13px top;
    overflow: hidden;
}

.main_foot_span {
	display: inline-block;
	width: 250px;
	padding-left: 15px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}

.main_foot_spanr {
	display: inline-block;
	margin-left: 15px;
	text-align: center;
	font-size: 14px;
	color: #848484;
	line-height: 28px;
}
/*PC端导航*/
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fee777;
    font-weight: 600;
    background-color: #205fd0;
}
		   
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
		
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #fee777;
}
		
.navbar-nav>li {
    width: 135px;
}

.nav_mar{
    margin:0 5%;
}
		
@media screen and (max-width: 1165px) and (min-width: 1125px){
    .navbar-nav>li {
        width: 120px;
     }
}

@media screen and (max-width: 1125px) and (min-width: 985px){
    .navbar-nav>li {
        width: 120px;
     }
}

@media screen and (max-width: 985px) and (min-width: 885px){
    .navbar-nav>li {
        width: 105px;
    }
}

@media screen and (max-width: 885px){
    .navbar-nav>li {
        width: 95px;
    }

    .nav_mar{margin:0 2%;}

}

		
@media (max-width: 980px){

   html{ font-size:9px;}

 /*   .font_s_24{
    font-size: 2.2rem;
    }

    .title_cn1 {
        font-size: 1.8rem;
    }

    .title_cn2 {
        font-size: 1.7rem;
    }

    .p_txt_c1 {
        font-size: 15px;
    }*/

}
		
@media (max-width: 650px){


   /* .font_s_24{
        font-size: 2rem;
    }

    .title_cn1 {
        font-size: 1.7rem;
    }

    .title_cn2 {
        font-size: 1.6rem;
    }

    .p_txt_c1 {
        font-size: 13px;
    }

    .day_td{display:none;}

    #article_title1{
    font-size: 17px;
    line-height: 4rem;
    }

    #article_title2{
        font-size: 15px
    }

    .bbs_txt>h1{
        font-size: 14px;
    } */


    html{ font-size:7px;}

    .bbs_txt>img,.bbs_txt>p>img,.bbs_txt>a>img,.cont_img>img {
        text-align:center;
        width:90%;
        display: block;
        margin: 1rem auto;
        margin-top:1rem;
        margin-bottom:1rem;
    }



}

.bbs_txt>a>imapge  .bbs_txt>imapge{
	text-align:center;
}



/*相关视频*/
#homeList ul:nth-child(2) li {
		width: 32%;
		float: left;
		margin-right: 2%;
}

#homeList .pad_lr0510 {
    padding: .1rem .1rem;
}

@media screen and (max-width: 600px) {

    .content_right {
		width: auto;
		padding: 0.2rem 0.8rem;
	}
	.pad_b10 {
		padding: 1rem 1rem 6rem 1rem;
	}
	.bbs_txt {
		padding: 0;
	}
	.fl {
		float: none;
	}
	.news_content_footer p {
		padding: 0;
	}
	.news_content_footer {
		margin: 10px 0;
	}
    /*相关视频*/
	#homeList ul:nth-child(2) li {
		width: 80%;
		float: left;
		margin-right: 10%;
	}
	#homeList .pad_lr0510 {
    padding: .1rem .1rem;
    }

}

/*论坛视频页面*/
#ltztyj_wrap .mobile_list {
margin: 13vmin 4.0625vmin 0 4.0625vmin;
}
#ltztyj_wrap .mobile_list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#ltztyj_wrap .mobile_list ul li {
  width: 48.5%;
  margin-bottom: 4.6875vmin;
}
#ltztyj_wrap .mobile_list ul li a {
  display: block;
}
#ltztyj_wrap .mobile_list ul li a .img-box img {
  width: 100%;
}
#ltztyj_wrap .mobile_list ul li a .title {
  margin-top: 3.75vmin;
  font-size: 2.34375vmin;
  color: #414141;
  font-weight: 600;
}
#ltztyj_wrap .mobile_list ul li a .des {
  margin-top: 1.71875vmin;
  -webkit-line-clamp: 2;
  font-size: 2.34375vmin;
  color: #414141;
  line-height: 3.125vmin;
  height: 6.25vmin;
}
#ltztyj_wrap .mobile_list ul {
  padding-bottom: 1.5625vmin;
}

/*论坛论文*/
.l-single {
padding: 1rem 1rem;
overflow: hidden;
}

.l-single .pic {
margin-right: 2rem;
width: 19rem;
height: 13rem;
text-align: center;
}


.l-single .w-top {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.l-single .s-til {
font-size: 1.6rem;
color: #222;
font-family: "microsoft yahei";
line-height: 2rem;
font-weight: bold;
}

.l-single .text {
line-height: 2.3rem;
padding: 1rem 0 0.5rem 0;
/* word-break: break-all; */
word-wrap: break-word;
overflow: hidden;
}

.l-single .text a {
color: #444;
font-size: 1.4rem;
text-decoration: none;
}

.l-single .floor {
padding-top: 1rem;
overflow: hidden;
}

.l-single .floor a {
text-decoration: none;
}

.l-single .floor .culture-ico {
position: static;
margin-right: 0.5rem;
float: left;
height: 2rem;
width: 2rem;
}
.l-single .floor a {
text-decoration: none;
}

.rounded_rectangle_blue {
  border-width: .1rem;
  border-color: rgb(236, 236, 255);
  border-style: solid;
  border-radius: 1.5rem;
  background-image: -moz-linear-gradient( 0deg, rgb(29,17,157) 0%, rgb(43,108,228) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(29,17,157) 0%, rgb(43,108,228) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(29,17,157) 0%, rgb(43,108,228) 100%);
}


.rounded_rectangle_grey {
  border-width: .1rem;
  border-color: rgb(236, 236, 255);
  border-style: solid;
  border-radius: 1.5rem;
  background-color: #bdbdbd;
}

.lineClamp2{
    line-height: 2.5rem;
    height: 5.8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

hr{
    margin-top: 2.2rem !important;
    margin-bottom: 0 !important;
}

.level2Title{
   font-size: 1.7rem !important;
   text-indent:0 !important;
}


.level3Title{
   font-size: 1.6rem !important;
   /*text-indent:1.5rem !important;*/
}