﻿@charset "utf-8";
/* CSS Document */
.meu{background-color:#07b6ff;}
.meu span a{ text-decoration:none; cursor:pointer;}
.meu span a.on,.meu span a:hover{ background:url(../images/menu_sel_bg.png) no-repeat center center; }
.top_text_center{ position:absolute; background:url(../images/top_text.png) no-repeat center center; width:803px; height:109px; left:50%; top:54px; margin-left:-401px; z-index:20;}
.top_huabiao{ position:absolute; background:url(../images/hubiao.png); width:796px; height:308px; left:0; bottom:0;}


.zui_footer.foot_bg{ background:url(../images/foot_bg.png) center bottom #fff repeat-x; background-size: auto 100%;}
.zt_ind_title{ width:491px;height:66px; margin-top:40px; color:#444; font-size:23px; font-weight:400; margin-left:auto; margin-right:auto; position:relative;}
.zt_ind_title span{ margin-left:50px; margin-top:19px;  display:inline-block;}
.zt_ind_title .more{ position:absolute; right:10px; font-size:13px; top:18px; border-radius:6px; border:none;}
.zt_ind_title.tb01{ background:url(../images/tl01_bg.png);}
.zt_ind_title.tb02{ background:url(../images/tl02_bg.png);}
.zt_ind_title.tb03{ background:url(../images/tl03_bg.png);}
.zt_ind_title.tb04{ background:url(../images/tl04_bg.png);}
.list_tl{ border-bottom:2px solid #788ce4; margin:30px 0; display:inline-block; width:100%;}
.list_tl .tb_title{ background:url(../images/tl01_x.png) no-repeat; width:287px;height:66px; color:#fff; font-size:22px; font-weight:400; display:inline-block;}
.list_tl .tb_title span,.list_tl .tb_title a{ margin-left:40px; margin-top:32px;  display:inline-block; color:#fff;}
.list_tl .tb_title a:hover{ cursor:pointer; text-decoration:none;}
.list_tl .tb_title.t02{ background-image1:url(../images/tl01_x2.png)}
.list_tl .tb_title.t02:hover{ background:url(../images/tl01_x.png) no-repeat;}



.cad_test{ margin:25px 40px; }
.more_out{ border-top:#82baff solid 2px ; padding-top:20px;  text-align:center; margin-bottom:40px;}
.more{ color:#6e6e6e; display:inline-block; padding:2px 10px; border:1px solid #82baff;  background:#e6e6e6; font-family:'宋体'; cursor:pointer; margin:0 2px;}
.more.sel,
.more:hover{ text-decoration:none; color:#fff; border-color:#3059cf; background:#3059cf;}
.bg_gray{ background:#fff; padding:30px 0; border-bottom:1px dotted #CCC;}
.hd200{ height:100px; overflow:hidden; position:relative; padding-top:40px;}

.text_con{ margin-bottom:30px; }
.text_con h1{ font-size:25px; line-height:160%;  font-weight:bold;}

.text_con h3{ font-size:30px; line-height:160%; color: #5d71db; font-weight:bold;}
.left_menu_link { color:#fff; background:url(../images/tl01_xlf.png) no-repeat left 40px;  height:634px; width:220px; display:inline-block;padding-top:40px;}
.left_menu_link li{  margin-bottom:20px; }
.left_menu_link li a{ color:#fff; font-size:20px; display:block; padding:8px 0; background:#07b6ff;  border:2px solid #07b6ff; text-align:center;text-decoration:none; cursor:pointer;}
.left_menu_link li a.on{background:#fff;color:#07b6ff;}




.articlecontent{
	padding-top: 40px;
	background-color: #fff;
	margin: 0px;
	padding-bottom:30px;
}

.articletitle{
	font-size: 30px;
	display: block;
	text-align: center;
	font-family: microsoft yahei;
	padding:20px 180px;
	line-height:1.5em;
}

.articlesubtitle{
	color: #888;
	margin-top: 18px;
	margin-bottom:30px;
	font-size: 20px;
	display: block;
	text-align: center;
	font-family: microsoft yahei;
}

.articletime{
	height: 30px;
	line-height: 30px;
	background-color: #f4f4f4;
	color: #a0a0a0;
	margin-top: 20px;
	font-size: 12px;
	display: block;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}

.articleinfo{
	/*margin: 30px;*/
	margin:50px 30px;
	font-size: 16px;
	line-height:160%;
}
.articleinfo p{ text-indent:32px; margin-bottom:20px;}

.articlecollect{
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
	background-color: #f4f4f4;
	padding: 10px 0;
	text-align: center;
	
}

.article-recommend{
	padding-bottom: 30px;
}

.articlecollect_btn{
	color:#65769c;
	border:2px solid #65769c;
	display: inline-block; 
	margin: 0 8px;
	padding: 0  20px;
	border-radius: 2px;
}
.articlecollect_btn:hover{
	color:#fff;
	background:#65769c;
	text-decoration:none;
	}
