/* CSS Document */
/*@CHARSET "gb3212"*/
*
{
    margin:0px auto;
    padding:0;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-family: "MicroSoft YaHei","Î¢ÈíÑÅºÚ","arial";
    font-size: 12px;
    line-height: 22px;
	position:relative;
}
body, div, ul, ol, li, h1, h2, h3, h4, form, input, textarea, blockquote, p {
    margin: 0;
    padding: 0;
}
table, td, tr, th {
    font-size: 14px;
    text-indent: 5px;
    border-collapse: collapse;
}
td a, th a{
	color: #00678E;
	text-decoration: none;	
}
td a, th a:active{
	color: #00678E;
	text-decoration: none;	
}
td a:hover, th a:hover{
	color: #00678E;
	text-decoration: underline;
}
td a, th a:visited{
	color: #00678E;
	text-decoration: none;
}
ol, ul {
    list-style:none none none;
}
li {
    list-style-type: none;
}
img {
    border: 0 none;
    vertical-align: middle;
}
address, cite, code,th, i {
    font-style: normal;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: normal;
}
a {
    color: #000;
    text-decoration: none;
	outline:none;
}
a:visited {
/*    color: #ff5400 ;*/
    text-decoration: none;
}
a:hover {
    color: #005859;
    text-d ecoration: none;
}
a:active {
    color: #0072a7;
}
.clear{
	clear:both;
}
.clear_more{
	clear:both;
	overflow:hidden;
}
.fL{
	float:left;
	overflow:hidden;
	display:inline;
}

.fR{
	float:right;
	overflow:hidden;
	display:inline;
}
.arial{font-family: arial;}
.yahei{font-family:"MicroSoft YaHei","Î¢ÈíÑÅºÚ";}
.songti{font-family: simsun,"ËÎÌå";}
.bold{font-weight:bold;}
.width{
	width:1000px;
	margin:0 auto;
	}

.ellipsis{
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}
.no_ellipsis{
	overflow:hidden;
	white-space:nowrap;
}
.hidden_text{
	overflow:hidden;
	white-space:nowrap;
}
.center{
	margin:0px auto;
	}
/*-------------------------------header start-------------------------*/
.web_nav{
		width:100%;
		background-color: #256161;
		min-width: 1000px;
}
.web_nav_main{
	height:42px;
	}
.web_nav_L{
	color:#fff;
}
.web_nav_main a{
	color:#FFF;
	line-height:42px;
	margin: 0 4px;
}
.web_nav_main .user_icon{
	height:20px;
	width:20px;
	border-radius:4px;
	display:block;
	margin: 11px 4px;
}
.user_icon img{
	width: 20px;
	height: 20px;
	}
.web_nav_main .exit{
	margin:0px 48px 0px 4px;
}
.web_nav_main .setting{
	margin:0px 16px 0px 0px;
}
.logo_text{
	height: 32px;
	width:292px;
}

		/**---------------------logo and search------------------**/
.logo_text,.logo_select{
	margin:12px 0px 11px 0px;
}
.logo_img{
	display: inline-block;
    height: 34px;
    padding-left: 22px;
}
.logo_img img{
	margin-top: 8px;
}
.select_box{
	background:url(sel-bg.gif) no-repeat;
	width:66px;height:34px; 
	text-align:center;
	border:none;
	cursor:pointer;
	float:left; 
	overflow: hidden;
	}
/*.select_box select {
    border: 1px solid #cbcbcb;
    margin: 0;
    width: 73px;
    height: 34px;
    text-align: center;
    line-height: 34px;
}*/
.select_box select{ 
	margin-top:7px; 
	color:#999999;
	font-size:14px;
	padding:0px;
	border:0px;
	}
/*.textBox {
    border: 1px solid #cbcbcb;
    height: 32px;
    width: 438px;
	-webkit-box-shadow:inset 1px 1px 2px #cbcbcb;
  	-moz-box-shadow:inset 1px 1px 2px #cbcbcb;
  	box-shadow:inset 1px 1px 2px #cbcbcb;
	color:#b0b0b0;
	line-height: 32px;
	padding-left: 8px;
}*/
.textBox{
	width:438px;
	height:34px;
	border:none;
	float:left;
	line-height:34px;
	background:url(input-bg.gif) 
	no-repeat;
	color:#999999;
	text-indent:6px;
	}
#searchKeywords input[type="submit"]{
    height: 34px;
    margin: 0;
    width: 86px;
	background:url(/web/images/news_images_3_1/logo_search.jpg) no-repeat;
	border: 0 none;
}
#searchKeywords input[type="submit"]:hover{
	cursor:pointer;
}
		/**---------------------logo and search end---------------**/
		/**--------------------------container start--------------**/
.container{
	border-top: 1px solid #eaeaea;
}	
.containerL{
	padding-right: 16px;
    width: 705px;
    border-right: 1px solid #f3f3f3;
}	
.containerR{
	padding: 13px 0px 0;
    width: 250px;
}	
/**containerL st**/
.tit_tree{
	width: 677px;
	border-bottom: 1px solid #eaeaea;
	height: 45px;
	font-family: simsun,"ËÎÌå";
}
.tit_tree .tree_a{
	color: #005859;
	font-family: simsun,"ËÎÌå";
	line-height: 45px;
}
.zxtitle{
	font-size: 26px;
	line-height: 55px;
	text-align: left;
	color: #000000;
	margin-top: 21px;
	width: 677px;
}
.tit_tips{
	width: 677px;
	border-bottom: 1px dotted #c1c1c1;
}
.tit_tips div,.tit_tips a{
	margin: 12px auto;
}
.zxtime{
	color: #8d8d8d;
	font-family: arial;
}
.tit_tips .zxplun{
	display: block;
	color: #0072a7;
	text-decoration: none;
	font-size: 14px;
	margin:12px 0px 12px 34px;
	padding-left: 25px;
	background: url(/web/images/news_images_3_1/icons.png) -68px -481px no-repeat scroll;
}
.tit_tips .zxplun:hover{
	color: #0072a7;
	text-decoration: underline;
}
.zx_phone{
	display: block;
	color: #0072a7;
	text-decoration: none;
	font-size: 14px;
	padding-left: 17px;
	background: url(/web/images/news_images_3_1/icons.png) -71px -453px no-repeat scroll;
}
.zx_phone:hover{
	color: #0072a7;
	text-decoration: underline;
}
.content{
	color: #000000;
	font-family: simsun,"ËÎÌå";
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	width: 677px;
	padding-top: 30px;
}
.content p{
	color: #000000;
	font-family: simsun,"ËÎÌå";
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	padding: 10px 0px 5px;
}
.content p a{
	color: #00678E;
	text-decoration: none;
}
.content p a:active{
	color: #00678E;
	text-decoration: none;	
}
.content p a:hover{
	color: #00678E;
	text-decoration: underline;
}
.content p a:visited{
	color: #00678E;
	text-decoration: none;
}
.content .zx_author{
	font-size: 14px;
	color: #535353;
	text-indent: 2em;
}
.zx_rel{
	font-size: 20px;
	color: #005859;
	line-height: 30px;
	margin:45px 0px 0px 32px;
	width: 677px;
}
.zx_relto{
	color: #0072a7;
	font-size: 14px;
	line-height: 30px;
	margin:5px 0px 0px 32px;
}
.zx_relto a{
	color: #0072a7;
	font-size: 14px;
	line-height: 30px;
	}
.zx_tag{
	padding: 25px 0px 25px 0px;
	border-bottom: 1px dotted #c1c1c1;
	width: 677px;
}
.zx_tag a{
	display: block;
	height: 26px;
	padding: 0px 11px;
	color: #ffffff;
	font-size: 14px;
	line-height: 26px;
	background-color: #24a4df;
	margin-right: 6px;
}
.zx_action{
	padding:12px 0px 10px 5px;
	width: 677px;
}
.zx_action .zan,.zx_action .star ,.zx_action .zx_hadzan,.zx_action .zx_hadfav{
	display: block;
	font-size: 14px;
	font-family:"MicroSoft YaHei","Î¢ÈíÑÅºÚ";
	padding-top: 30px;
}
.zx_action .zan{
	color: #078f7b;
	margin-right: 21px;
	background: url(/web/images/news_images_3_1/icons.png) -157px -517px no-repeat scroll;
}
.zx_action .zan:hover{
	background: url(/web/images/news_images_3_1/icons.png) 4px -517px no-repeat scroll;
}
.zx_hadzan
{
    margin-right: 21px;
    background: url(/web/images/news_images_3_1/icons.png) 4px -517px no-repeat scroll;
 }
.zx_action .star{
	background: url(/web/images/news_images_3_1/icons.png) -157px -630px no-repeat scroll;
}
.zx_action .star:hover{
	background: url(/web/images/news_images_3_1/icons.png) -44px -630px no-repeat scroll;
}
.zx_hadfav
{
   background: url(/web/images/news_images_3_1/icons.png) -45px -517px no-repeat scroll;
 }
.zx_action .qq{
	height: 33px;
    margin-left: 183px;
    width: 130px;
	background: url(/web/images/news_images_3_1/icons.png) 0px 0px no-repeat scroll;	
}
.zx_action .qq:hover{
	background: url(/web/images/news_images_3_1/icons.png) 0px -161px no-repeat scroll;	
}
.zx_action .qq{
	height: 33px;
    margin: 9px 9px 4px 0px;
    width: 130px;
	background: url(/web/images/news_images_3_1/icons.png) 0px 0px no-repeat scroll;	
}
.zx_action .qq:hover{
	background: url(/web/images/news_images_3_1/icons.png) 0px -161px no-repeat scroll;	
}
.zx_action .weibo{
	height: 33px;
    margin: 9px 9px 4px 0px;
    width: 130px;
	background: url(/web/images/news_images_3_1/icons.png) 0px -52px no-repeat scroll;	
}
.zx_action .weibo:hover{
	background: url(/web/images/news_images_3_1/icons.png) 0px -220px no-repeat scroll;	
}
.zx_action .weixin{
	height: 33px;
    margin: 9px 0px 4px 0px;
    width: 130px;
	background: url(/web/images/news_images_3_1/icons.png) 0px -106px no-repeat scroll;	
}
.zx_action .weixin:hover{
	background: url(/web/images/news_images_3_1/icons.png) 0px -276px no-repeat scroll;	
}
.bdsharebuttonbox{
	float: right;
}
.bigname{
	height: 126px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	width: 677px;
	margin-bottom: 12px;
}
.bpic{
	display: block;
	margin: 28px 15px 28px 30px;
	line-height: 126px;
	
}
.bpic img
{
    height: 71px;
    width: 71px;
}
.bintro{
	margin-top: 22px;
}
.bname:active{
		color: #000000;
}
.bname{
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.btag{
	color: #000000;
	font-size: 14px;
	line-height: 32px;
}
.jgzhu{
	margin-left: 0;
	display: block;
	width: 57px;
	height: 21px;
	background: url(/web/images/news_images_3_1/icons.png) 0px -585px no-repeat scroll;
	color: #ffffff;
	line-height: 21px;
	text-align: center;
}
.tougao{
	width: 250px;
	height: 126px;
	border-left: 1px solid #eaeaea;
	text-align: center;
}
.tg{
	display: block;
	width: 166px;
	height: 51px;
	background: url(/web/images/news_images_3_1/icons.png) 0px -332px no-repeat scroll;
	margin: 37px auto;
	text-align: center;
	color: #FFFFFF;
	line-height: 49px;
	font-size: 24px;
}
.erweima{
	width: 100px;
	height: 100px;
	margin: 13px 18px 13px 16px;
}
.ewm{
	margin: 33px auto;
}
.ewm p{
	color: #2f2f2f;
	font-size: 12px;
	font-family:"MicroSoft YaHei","Î¢ÈíÑÅºÚ";
	line-height: 30px;
}
.tuijian{
	font-family:"MicroSoft YaHei","Î¢ÈíÑÅºÚ";
	font-size: 16px;
	font-weight: bold;
	color: #2a2a2a;
	margin:12px 0px 12px 10px;
}
.tuijiantrain{
	font-family:"MicroSoft YaHei","Î¢ÈíÑÅºÚ";
	font-size: 16px;
	font-weight: bold;
	color: #2a2a2a;
	margin:2px 0px 0px 0px;
}
.trainDiv
{
    padding-top: 26px;
    width: 677px;
    }
.tjlist{
	border-top: 4px solid #343434;
	padding-top: 15px;
	width: 676px;
	margin-bottom: 36px;
}
.tjdetail{
	padding-left: 13px;
	background: url(/web/images/news_images_3_1/icons.png) 2px -1168px no-repeat;
	font-size: 16px;
	color: #343434;
	max-width: 608px;
	white-space: nowrap;
	font-family: simsun,"ËÎÌå";
	line-height: 30px;
	display: block;
}
.traindetail
{
	padding-left: 13px;
	font-size: 16px;
	color: #343434;
	max-width: 608px;
	white-space: nowrap;
	font-family: simsun,"ËÎÌå";
	line-height: 30px;
	display: block;
}
.tjdetail:hover{
	color: #005859;
}
.green{
	color: #005859;
}
.tjtime{
	color: #b3b3b3;
	margin-top: 4px;
}
.recomend{
	width: 712px;
}
.recomend img{
	width: 140px;
	height: 105px;
}
.picgroup{
	width: 140px;
	margin-right: 38px;
}
.pictitle{
	/*padding-left: 16px;*/
	line-height: 20px;
	background: url(/web/images/news_images_3_1/icons.png) 0px -1131px no-repeat scroll;	
	display: block;
	height: 40px;
	text-indent:16px;
}
.videogroup{
	width: 140px;
	margin-right: 38px;
	position: relative;
	display: block;
}
.videotitle{
	/*padding-left: 17px;*/
	line-height: 20px;
	background: url(/web/images/news_images_3_1/icons.png) -171px -1153px no-repeat scroll;	
	display: block;
	height: 40px;
	text-indent:17px;
}
.playbtn{
	width: 53px;
	height: 53px;
	background: url(/web/images/news_images_3_1/icons.png) -62px -640px no-repeat;
	left: 45px;
    position: absolute;
    top: 30px;
    display: block;
}
.pinglun{
	font-family:"MicroSoft YaHei","Î¢ÈíÑÅºÚ";
	font-size: 16px;
	font-weight: bold;
	color: #2a2a2a;
	margin:39px 0px 13px 0px;
}
/**containerL end**/
/**containerR st**/
.containerR img{
	width: 250px;
	margin-bottom: 7px;
}
.bottom_line_1{
	border-bottom: 1px solid #d2d2d2;
}
		/***------------colunm title start---------***/
.colunm_recmd{
	height:39px;
	margin-top:30px;
	border-bottom: 1px solid #d2d2d2;
	position: relative;
}
.colunm_tabs_content{
	width:416px;
	text-align: right;
}
.colunm_tabs_content{
	color:#ababab;
}
.colunm_tabs_content a {
    color: #256161;
    font-size: 16px;
    line-height: 44px;
    margin: 0 7px;
    padding: 0 9px;
    text-align: center;
}

.colunm_tabs_content .active {
    background-color: #256161;
    border-radius: 4px;
    color: #FFFFFF;
}
.colunm_recmd_titlte{
	height:39px;
	line-height:39px;
	width: 249px;
}
		/***------------colunm title end---------***/
		/***------------colunm list start-----------***/
.colunm_list{
	width:665px;
	display:none;
}
.default_list{
	display:block;
}
.executive_line{
	width:665px;
/*	height:1px;*/
}
.executive_detail{
	height:117px;
	width:332px;
}
.exe_icon{
	display: block;
    height: 70px;
    margin: 26px 12px 26px 0px;
    width: 70px;
}
.exe_detail{
	width:250px;
	overflow:hidden;
	height:70px;
	padding: 26px 0px;
}
.exe_detail a{
	/*width:130px;*/
	white-space:nowrap;
	overflow:hidden;
	display:block;
	text-overflow: ellipsis;
	word-wrap:normal;
}
.exe_detail .exe_name{
	color:#000;
	font-size:16px;
	/*width: 80px;*/
}
.exe_detail .exe_intro{
	color:#828282;
	font-size:14px;
	margin: 4px 0px;
}
.exe_detail .exe_article{
	color:#000;
	font-size:14px;
}
		/***------------colunm list end-----------***/
	/**--------------------colunm end--------------**/
	/**-----------------pageranking start-------------**/
		/***--------pageranking title start------***/
.ranking_list{
	display:none;
	margin-bottom: 25px;
}
.default_list{
	display:block;
	margin-bottom: 25px;
}
.rank_title{
	color: #246161;
    font-size: 18px;
    font-weight: bold;
   /*height: 39px;*/
    line-height: 30px;
    width: 150px;
    position: absolute;
    left: 0px;
    top: 8px;
    height: 30px;
}
.rank_count {
    height: 28px;
    margin-top: 12px;
    text-align: right;
    width: 250px;
}
.rank_count a,.rank_count p{
	display:inline-block;
}
.rank_count p{
	color:#919191;
}
.rank_count a{
	width:46px;
	text-align:center;
	height: 25px;
	font:bold 12px/23px "ËÎÌå";
	color:#7c7c7c;
}
.rank_count .active{
	color:#444444;
	border-top:2px solid #444444;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #fff;
	border-left:1px solid #d2d2d2;
}
		/***--------pageranking title end--------***/
		/***--------pageranking list start-------***/
.top_1{
	background: url(/web/images/news_images_3_1/icons.png) 0px -710px no-repeat scroll;
}
.top_2{
	background: url(/web/images/news_images_3_1/icons.png) 0px -750px no-repeat scroll;
}
.top_3{
	background: url(/web/images/news_images_3_1/icons.png) 0px -790px no-repeat scroll;
}
.top_4{
	background: url(/web/images/news_images_3_1/icons.png) 0px -830px no-repeat scroll;
}
.top_5{
	background: url(/web/images/news_images_3_1/icons.png) 0px -870px no-repeat scroll;
}
.top_6{
	background: url(/web/images/news_images_3_1/icons.png) 0px -910px no-repeat scroll;
}
.top_7{
	background: url(/web/images/news_images_3_1/icons.png) 0px -950px no-repeat scroll;
}
.top_8{
	background: url(/web/images/news_images_3_1/icons.png) 0px -990px no-repeat scroll;
}
.top_9{
	background: url(/web/images/news_images_3_1/icons.png) 0px -1030px no-repeat scroll;
}
.top_10{
	background: url(/web/images/news_images_3_1/icons.png) 0px -1070px no-repeat scroll;
}
.ranking{
	height:35px;
	overflow:hidden;
	clear: both;
	padding-left: 21px;
}
.rank_detail{
    color:#00678E;
    width:180px;
    text-indent:2px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:normal;
	float: left;
	line-height: 35px;
}
.rank_detail_hot
{
    color:#00678E;
    width:226px;
    text-indent:2px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:normal;
	float: left;
	line-height: 35px;
}
.rank_detail_hot:hover{
	color:#00678E;
	text-decoration: underline;
}
.rank_readers{
	color:#aaaaaa;
	width: 32px;
	float: right;
	line-height: 35px;
}
		
		
		/***--------pageranking list end---------***/
/**containerR end**/
		/**--------------------------container end----------------**/
.nav_ad{
	margin: 8px auto 0px auto;
	}
.refervideo
	{
	    width:620px; 
		height:510px;
	    text-indent: 0;
	}
.share
{
    margin-top:8px;
    margin-bottom:8px;
   text-align: center; 
   font-size: 16px; 
   color: #000000; 
   width: 677px; 
   font-family:"ËÎÌå";
}