/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1240px;
	margin:0 auto;
	font-size:12px;	
	font-family:"Georgia";	
	background:url("../images/body_bg.png") repeat-y top center;
	text-align:justify;	
	color:#666;	
}
.wb{
	background:#fff;	
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#666;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#003f6b;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"arial";	
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1240px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

/*header 开始*/
.header{
	height:105px;
	background:#fff;	
	font-family:"arial";		
}
.header .logo{
	float:left;
	display:block;	
}
.header .logo img{
	display:block;
	height:105px;	
}
.head_rt{
	_width:360px;
	float:right;
	height:34px;
	line-height:34px;
	margin-top:45px;	
}
.head_search{
	width:187px;
	float:left;	
}
.head_search .text{
	float:left;
	width:127px;
	padding-left:10px;
	height:34px;
	line-height:34px;
	border:0;	
	background:#f1f1f1;
	border-radius:3px;
}
.head_search .sub{
	width:50px;
	height:34px;
	float:right;
	background:url("../images/head_sub.png") no-repeat center center;	
}
.head_links{
	float:right;
	font-size:14px;
	color:#3e759b;
	padding-left:10px;	
}
.head_links a,.head_links em{
	float:left;	
	color:#3e759b;
}
.head_links a:hover{
	text-decoration:underline;	
}
.head_links em{
	margin:0 8px;	
}
/*header 结束*/

/*nav 导航*/
.nav{
	position:relative;
	z-index:100;
	height:48px;
	background:#003f6b;	
	font-family:"arial";
	width:100%;
}
.nav_fixed{
	left:0;
	top:0;
	position:fixed;	
}
.nav_zw{
	height:48px;	
	display:none;
}
.nav_in{
	float:left;	
}
.nav_in .par{	
	display:inline-block;	
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:20px;
	color:#fff;
	padding:0 40px;
}
.nav_in .par:hover,.nav_hover .par,.now_hover .par{
	background:url("../images/nav_par.png") no-repeat center 43px;	
}
.nav_child{
	position:absolute;
	left:0;
	top:48px;
	height:48px;
	line-height:48px;
	width:100%;
	background:url("../images/nav_sec.png");	
	font-size:14px;
	z-index:100;
	display:none;
}
.nav_child a{
	display:inline-block;
	height:48px;
	font-size:14px;
	color:#fff;
	margin-right:20px;	
}
.nav_child a:hover{
	background:url("../images/nav_secbg.png") no-repeat center 37px;	
}
/*nav 导航*/

/*banner 大图*/
.banner{
	height:468px;
	width:100%;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url("../images/banner.jpg");	
	color:#fff;
	font-family:"arial";
	position:relative;
}
.banner .ba_wrap{
	width:1240px;
	margin:0 auto;
	height:468px;
	position:relative;
	overflow:hidden;
}
.banner .t1{
	height:40px;	
	position:absolute;
	left:0;
	top:-86px;
}
.banner .go{
	display:inline-block;	
	min-width:70px;
	padding:0 14px 0 27px;	
	height:40px;	
	line-height:40px;
	text-align:center;
	background:url("../images/ba_gobtn.png") no-repeat left center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left;
	text-transform:uppercase;
}
.banner .go2{
	display:inline-block;	
	min-width:70px;
	padding:0 14px 0 27px;	
	height:40px;	
	line-height:40px;
	text-align:center;
	background:url("../images/ba_gobtn2.png") no-repeat left center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left;
	margin-left:3px;
	text-transform:uppercase;
}
.banner .t2,.banner .t3{
	height:83px;
	line-height:80px;
	font-size:36px;	
	text-transform:uppercase;
	font-weight:bold;	
	background:url("../images/ba_t2.png") no-repeat left bottom;
	margin-bottom:18px;
	position:absolute;
	left:0;
	top:-83px;
}
.banner .t3{
	height:120px;
	line-height:120px;
	font-size:44px;	
}
.banner .tip{
	font-size:18px;
	line-height:36px;
	text-transform:uppercase;
	width:1130px;
	height:240px;
	word-break:normal;	
	position:absolute;
	left:0;
	bottom:-240px;
}
.banner .ba_bt{
	height:74px;
	line-height:74px;
	width:1200px;
	padding:0 20px;
	background:url("../images/bbg80.png");	
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-620px;
	z-index:70;
}
.ba_bt .name{
	float:left;
	text-transform:uppercase;
	font-size:18px;
	padding-left:36px;
	display:inline-block;
	height:74px;
	background:url("../images/babt_name.png") no-repeat left center;	
}
.ba_bt .ctrl{
	float:right;
	font-size:16px;
	font-weight:bold;	
	cursor:pointer;
}
.ba_bt .ra{
	float:left;
	margin-right:18px;
	display:inline-block;
	padding-left:26px;
	background:url("../images/babt_ra.png") no-repeat left center;
}
.ba_bt .ra_hover{
	background-image:url("../images/babt_rah.png");	
}
.ba_bt .rak{
	display:none;	
}
.gray24{
	height:24px;
	width:100%;
	clear:both;
	background:#f6f4f5;	
}
/*banner 大图*/

.now_pos{
	height:50px;
	line-height:50px;
	background:#f6f5f5;	
	font-size:14px;
}

.section{
	width:840px;
	float:left;	
}
.se_title1{
	padding-top:16px;
	height:48px;
	line-height:48px;
	clear:both;
	font-size:24px;
	font-weight:bold;	
	text-transform:uppercase;
	color:#666;
	font-family:"arial";
}
.se_title2{
	color:#003f6b;	
}
.se_title1 span{
	display:inline-block;
	height:43px;
	border-bottom:2px solid #7f9fb5;	
}

.aside1{
	width:342px;
	float:right;	
}
.as_nav1 li{
	height:38px;
	line-height:33px;
	margin-bottom:7px;
	vertical-align:top;	
	font-size:18px;
	font-weight:bold;
	font-family:"arial";
}
.as_nav1 li a{
	color:#666;
	display:inline-block;
	height:33px;
	line-height:33px;	
}
.as_nav1 li a:hover,.as_nav1 li a.hover{
	border-bottom:2px solid #7b9ab0;	
}

.as_title1{
	height:60px;
	line-height:60px;
	padding-top:18px;
	font-size:22px;
	color:#003f6b;	
	text-transform:uppercase;
	font-weight:bold;
	font-family:"arial";
}
.as_title1 span{
	display:inline-block;
	height:60px;
	white-space:nowrap;
	background:url("../images/as_title1.png") no-repeat left bottom;	
}
.as_news1{
	border-bottom:1px solid #ddd;	
	padding-top:20px;
	position:relative;
}
.as_news1 .more{
	display:inline-block;
	height:24px;
	line-height:24px;
	background:#035994;
	color:#fff;
	font-family:"arial";	
	font-weight:bold;
	padding:0 12px;
	position:absolute;
	right:0;
	bottom:10px;
}
.as_news1 .date{
	float:left;
	width:76px;
	height:79px;
	text-align:center;
	border:3px solid #035994;
	border-top:0;
	margin-top:8px;
	font-family:"arial";
}
.as_news1 .date dt{
	height:29px;
	line-height:29px;
	background:#035994;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;	
}
.as_news1 .date dd{
	height:50px;
	line-height:50px;
	font-size:40px;
	color:#035994;	
}
.as_news1 .inf{
	width:245px;
	float:right;	
	font-size:14px;
}
.as_news1 .inf dt{
	height:27px;
	line-height:27px;
	font-weight:bold;
	color:#035994;	
	text-transform:uppercase;
	font-family:"arial";
}
.as_news1 .name{
	color:#035994;	
	display:inline-block;
	max-width:240px;
	_width:240px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.as_news1 .inf dd{
	line-height:22px;
	font-size:14px;
	word-break:break-all;
}
.as_news1 .date2{
	height:44px;
	line-height:44px;
	color:#999;	
	clear:both;
	font-family:"Georgia";
	font-size:14px;
}
.as_news2{
	padding:6px 0 15px 0;
	border-bottom:1px solid #ddd;	
}
.as_news2 dt{
	height:40px;
	line-height:40px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003e6c;	
	font-family:"arial";
}
.as_news2 dt a{
	color:#003e6c;	
	display:inline-block;
	max-width:320px;
	_width:320px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.as_news2 dd{
	font-size:14px;
	line-height:24px;	
	display:none;
}
.as_news2 dd a{
	color:#035994;
	text-decoration:underline;	
}
.as_news3{
	padding:6px 0 15px 0;
	border-bottom:1px solid #ddd;	
}
.as_news3 dt{
	height:30px;
	line-height:30px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003e6c;	
	clear:both;
	font-family:"arial";
}
.as_news3 .as_ico{
	float:left;
	width:30px;
	height:30px;
	display:block;
	margin-right:8px;	
}
.as_news3 dt a{
	color:#003e6c;	
	display:inline-block;
	max-width:300px;
	_width:300px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.as_news3 dd{
	font-size:14px;
	line-height:24px;	
}
.as_news3 dd a{
	color:#035994;
	text-decoration:underline;	
}
.as_news4{
	border-bottom:1px solid #ddd;	
	padding:15px 0;
	line-height:24px;
	font-size:14px;
}
.as_news4 span{
	color:#003f6b;	
	text-decoration:underline;
}
.as_cnt1{
	color:#003f6b;
	font-size:20px;
	line-height:26px;
	font-family:"arial";
	padding-top:10px;	
}
.as_cnt1 li{
	vertical-align:top;
	padding:3px 0;	
}

.ft_get{
	background:#00467a;	
	padding-bottom:40px;
	font-family:"arial";
}
.ft_get .title{
	height:110px;
	font-size:30px;
	line-height:110px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;	
}
.ft_get .bt{
	height:55px;
	padding-left:208px;	
}
.ft_get .text{
	width:328px;
	height:55px;
	line-height:55px;
	border:0;
	border-radius:5px;
	padding-left:10px;	
	font-size:16px;
	color:#00467a;
	font-weight:bold;
	float:left;
}
.ft_get .sub{
	float:left;
	display:block;
	width:153px;
	height:55px;
	margin-left:10px;
	background:#fff;
	border-radius:5px;
	text-align:center;	
	font-size:16px;
	color:#00467a;
	font-weight:bold;
	text-transform:uppercase;
}
.ft_share{
	float:left;
	padding-left:16px;
	padding-top:5.5px;	
}
.ft_share a{
	float:left;
	display:inline-block;
	width:44px;
	height:44px;	
	margin-right:10px;
}
.ft_share img{
	display:block;
	width:44px;
	height:44px;		
}
.ft_gotop{
	clear:both;
	height:50px;
	line-height:50px;
	background:#fff;	
	text-align:center;
	cursor:pointer;
	font-size:16px;
	color:#004679;
	font-weight:bold;
	font-family:"arial";
}

.ft_links{
	padding:24px 0 36px 0;
	background:#b9b9b9;	
}
.ft_links .in{
	min-height:22px;
	_height:22px;
	line-height:22px;
	padding:4px 0;
	color:#fff;
	clear:both;	
	font-size:14px;
}
.ft_links span,.ft_links em,.ft_links a{
	float:left;	
}
.ft_links em{
	margin:0 3px;	
}
.ft_links a{
	color:#fff;	
}
.ft_links a:hover{
	color:#fff;
	text-decoration:underline;	
}

.footer{	
	background:#004679 url("../images/footer_bg.jpg") no-repeat bottom center;	
}
.fter_top{	
	color:#fff;	
	background:url("../images/fter_top.png");
	padding:20px 0 30px 0;
	min-height:300px;	
}
.fter_top .wrapin{
	position:relative;	
}
.fter_top a{
	color:#fff;	
}
.fter_top a:hover{
	color:#fff;
	text-decoration:underline;	
}
.fter_top dl{
	width:300px;
	float:left;
	padding-right:33px;		
}
.fter_top dt{
	height:52px;
	line-height:52px;
	font-size:14px;
	font-weight:bold;	
	text-transform:uppercase;
	font-family:"arial";
}
.fter_top dd{
	min-height:26px;
	_height:26px;
	line-height:26px;
	font-size:14px;		
	word-break:break-all;
}
.fter_top dd a{
	display:inline-block;
	padding-left:10px;
	text-indent:-10px;	
}
.fter_bottom{	
	width:1240px;
	margin:0 auto;
	position:relative;	
	color:#fff;
	font-family:"arial";
	padding-bottom:150px;
}
.fter_bottom .title{
	height:46px;
	line-height:46px;
	font-size:14px;
	font-weight:bold;	
}
.fb_left{	
	padding-top:37px;
	color:#fff;
	line-height:26px;
	font-size:14px;	
	font-family:"Georgia";
}
.fb_left .tp{
	height:88px;	
}
.fb_ct{
	position:absolute;
	right:0;
	top:0;
	width:276px;
	padding:0 0 0 156px;
	color:#fff;	
}
.fb_ct .title{
	height:52px;
	line-height:52px;
	font-size:14px;
	font-weight:bold;	
	text-transform:uppercase;
	font-family:"arial";	
}
.fb_ct .in{
	_height:24px;
	line-height:24px;
	padding-left:22px;
	background-repeat:no-repeat;
	background-position:left top;
	font-size:13px;	
}
.fb_ct .fb_tel{
	background-image:url("../images/fb_tel.png");	
}
.fb_ct .fb_fax{
	background-image:url("../images/fb_fax.png");	
}
.fb_ct .fb_ads{
	background-image:url("../images/fb_ads.png");	
}

.fb_rt{	
	position:absolute;
	right:0;
	top:180px;
	width:276px;
}
.fb_rt dt{
	height:34px;
	line-height:34px;
	font-size:14px;
	font-weight:bold;	
}
.fb_rt dd{
	height:26px;
	line-height:26px;	
	font-size:13px;
}
.fb_rt .share{
	margin-top:10px;
}
.fb_rt .share a{
	display:inline-block;
	width:32px;
	height:32px;
	float:left;
	margin-right:5px;	
	background-repeat:no-repeat;
	background-position:left top;
}
.fb_rt .share a:hover{
	background-position:left bottom;	
}
.fb_rt .s1{
	background-image:url("../images/fb_s1.png");	
}
.fb_rt .s2{
	background-image:url("../images/fb_s2.png");	
}
.fb_rt .s3{
	background-image:url("../images/fb_s3.png");	
}

.fb_end{
	height:72px;
	line-height:72px;
	text-align:center;
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	font-size:14px;	
}

.related{
	background:#e8e8e8;	
	padding-bottom:40px;
}
.related .title{
	height:110px;
	line-height:110px;
	text-align:center;
	margin-bottom:18px;
	background:url("../images/related_title.png") no-repeat center center;
	font-size:28px;
	color:#003e6c;	
	font-family:"arial";
	font-weight:bold;
}
.rel_slide{
	width:1240px;
	height:320px;
	margin:0 auto;
	position:relative;
	overflow:hidden;	
}
.rel_slide .s_wrap{
	width:1020px;
	height:320px;
	margin:0 auto;
	position:relative;
	overflow:hidden;	
}
.rel_slide li{
	width:280px;
	height:320px;
	float:left;
	_display:inline;
	margin:0 30px;	
}
.rel_slide .photo{
	margin-bottom:7px;	
	display:block;
	width:280px;
	height:210px;
}
.rel_slide dt{
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#999;	
}
.rel_slide dd{
	height:22px;
	line-height:22px;
	font-size:16px;
	font-family:"arial";
	color:#003e6c;	
}
.rel_slide dd a{
	color:#003e6c;	
	display:inline-block;
	max-width:260px;
	_width:260px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.rel_slide p{
	line-height:18px;
	font-size:14px;	
}
.rel_slide .c_btn{
	width:45px;
	height:45px;
	cursor:pointer;
	position:absolute;
	top:94px;	
}
.rel_slide .pre{
	left:0;
	background:url("../images/rel_pre.png") no-repeat left top;	
}
.rel_slide .next{
	right:0;
	background:url("../images/rel_next.png") no-repeat left top;	
}

/*公用CSS 结束*/

/*hm 首页*/

.hmt_left{
	width:767px;
	float:left;
	padding-top:5px;	
}
.hmt_advs{
	width:762px;
	height:408px;
	border:1px solid #dedede;	
	position:relative;
	overflow:hidden;
	margin-bottom:3px;
}
.hmt_advs li{
	width:765px;
	height:408px;
	float:left;	
}
.hmt_advs a{
	display:block;
	width:765px;
	height:408px;
	position:relative;	
}
.hmt_advs .tip{
	padding:7px 10px;
	line-height:26px;
	width:745px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:20;
	background:url("../images/bbg80.png");		
	font-size:18px;
	font-family:"arial";
	color:#fff;
	display:none;
}
.hmt_advs:hover .tip{
	display:block;	
}
.hmt_advs img{
	display:block;
	width:765px;
	height:408px;	
}
.hmt_advs .c_btn{
	width:30px;
	height:60px;
	position:absolute;
	z-index:20;
	top:50%;
	margin-top:-30px;
	cursor:pointer;	
}
.hmt_advs .pre{
	left:0;
	background:url("../images/hm_pre.png");	
}
.hmt_advs .next{
	right:0;
	background:url("../images/hm_next.png");	
}
.hmt_videos{
	width:767px;
	position:relative;
	overflow:hidden;
	margin-top:5px;	
	word-break:break-all;
}
.hmt_videos .inner{
	width:780px;	
}
.hmt_videos .item{
	width:149px;
	height:153px;
	float:left;
	margin-right:5px;
	display:inline-block;
	background:#f6f6f6;	
	color:#666;
	position:relative;
}
.hmt_videos .tag_name{
	display:inline-block;
	height:16px;
	padding:0 12px;
	background:#164e74;	
	line-height:16px;
	color:#fff;
	font-size:12px;
	position:absolute;
	left:0;
	top:0;
	z-index:20;
	font-family:"arail";
}
.hmt_videos .item:hover{
	background:#b9b9b9;	
}
.hmt_videos .photo{
	display:block;
	width:147px;
	height:90px;
	border:1px solid #ddd;	
	position:relative;
}
.hmt_videos .photo img{
	display:block;
	width:147px;
	height:90px;	
}
.hmt_videos .btn{
	width:27px;
	height:27px;
	display:block;
	background:url("../images/hmt_video.png") no-repeat center center;	
	position:absolute;
	right:15px;
	bottom:7px;
	z-index:10;
}
.hmt_videos .inf{
	padding:0 9px 0 9px;
	line-height:25px;
	height:50px;
	overflow:hidden;
	margin-top:3px;
	font-size:16px;		
}

.hmt_right{
	width:469px;
	float:right;
	position:relative;
	overflow:hidden;	
	padding-top:5px;
	font-family:"arial";
	word-break:break-all;
}
.hmt_right .tag_name{
	display:inline-block;
	height:16px;
	padding:0 12px;
	background:#164e74;	
	line-height:16px;
	color:#fff;
	font-size:12px;
	position:absolute;
	left:0;
	top:0;
	z-index:20;
}
.hmt_right .tp{
	display:block;
	height:233px;
	border:1px solid #f6f6f6;	
	color:#666;
	position:relative;
}
.hmt_right .tp:hover{
	color:#003e6c;
	background:#b9b9b9;	
}
.hmt_right .tp .inf{
	float:left;
	width:292px;
	height:233px;	
	line-height:24px;
	font-size:20px;	
}
.hmt_right .tp table{
	width:292px;	
}
.hmt_right .tp td{
	width:292px;
	height:233px;	
	text-align:center;	
}
.hmt_right .tp .inf span{
	display:inline-block;
	padding:0 15px;
	text-align:left;	
}
.hmt_right .tp .photo{
	float:right;
	display:block;
	width:175px;
	height:233px;	
}
.hmt_right .tp img{
	display:block;
	width:175px;
	height:233px;	
}
.hmt_right .tags{
	width:472px;	
}
.hmt_right .item{
	display:inline-block;
	height:112px;
	float:left;
	margin:5px 5px 0 0;	
	background:#f6f6f6;
	font-size:18px;
	line-height:22px;	
	color:#666;
	position:relative;
}
.hmt_right .item:hover{
	color:#003e6c;
}
.hmt_right .item td span{
	display:inline-block;
	padding:0 15px;
	text-align:left;	
}
.hmt_right .item:hover{
	background:#b9b9b9;	
}
.hmt_right .item1{
	width:266px;	
}
.hmt_right .item1 table{
	width:266px;	
}
.hmt_right .item1 td{
	width:266px;
	height:112px;
	text-align:center;	
}
.hmt_right .item2{
	width:196px;	
}
.hmt_right .item2 table{
	width:196px;	
}
.hmt_right .item2 td{
	width:196px;
	height:112px;
	text-align:center;	
}
.hmt_right .show{
	display:block;
}
.hmt_right .bt{
	height:95px;
	display:block;
	background:#003e6c;	
	margin-top:4px;
	color:#fff;
	position:relative;
}
.hmt_right .bt p{
	height:57px;
	line-height:57px;
	font-size:18px;
	text-align:center;	
}
.hmt_right .bt em{
	display:inline-block;
	width:70px;
	height:26px;
	line-height:26px;
	background:#fff;
	border-radius:13px;	
	color:#003e6c;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	position:absolute;
	right:10px;
	bottom:10px;
}

.hm_latest{
	width:1240px;
	margin:0 auto;	
	padding-bottom:18px;
	word-break:break-all;
	padding-top:14px;
}
.hm_latest .title{
	height:70px;
	line-height:50px;
	text-align:center;
	border-bottom:1px solid #003e6c;	
	font-size:28px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"arial";
}
.hm_latest .title a{
	color:#000;	
}
.hm_latest .title a:hover{
	color:#003f6b;	
}
.hm_latest .tag_name{
	display:inline-block;
	height:16px;
	padding:0 12px;
	background:#164e74;	
	line-height:16px;
	color:#fff;
	font-size:12px;
	position:absolute;
	left:0;
	top:0;
	z-index:20;
	font-family:"arail";
}

.hmlat_left{
	width:630px;	
	float:left;
	position:relative;
	overflow:hidden;	
	height:354px;
}
.hmlat_left .s_wrap{
	width:630px;
	height:349px;
	position:relative;
	overflow:hidden;	
}
.hmlat_left .s_wrap li{
	width:630px;
	height:349px;
	float:left;		
}
.hmlat_left .s_wrap a{
	display:block;
	width:630px;
	height:349px;
	position:relative;	
}
.hmlat_left .s_wrap img{
	display:block;
	width:630px;
	height:349px;	
}
.hmlat_left .s_wrap .tip{
	height:42px;
	line-height:42px;
	width:620px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:20;
	background:url("../images/bbg80.png");	
	padding-left:10px;
	font-size:18px;
	font-family:"arial";
	color:#fff;
	display:none;	
}
.hmlat_left .s_wrap a:hover .tip{
	display:block;	
}
.hmlat_left .c_btn{
	width:30px;
	height:60px;
	position:absolute;
	z-index:20;
	top:50%;
	margin-top:-30px;
	cursor:pointer;	
}
.hmlat_left .pre{
	left:0;
	background:url("../images/hm_pre.png");	
}
.hmlat_left .next{
	right:0;
	background:url("../images/hm_next.png");	
}

.hmlat_left .item{
	display:none;
	margin-top:5px;
	position:relative;		
}
.hmlat_left .item .tip{
	min-height:26px;
	padding:6px 10px;
	line-height:26px;
	width:610px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:20;
	background:url("../images/bbg80.png");		
	font-size:18px;
	font-family:"arial";
	color:#fff;	
	display:none;
}
.hmlat_left .item:hover .tip{
	display:block;	
}
.hmlat_left .show{
	display:block;	
}
.hmlat_left .item img{
	display:block;
	width:630px;
	height:308px;	
}
.hmlat_left .inf{
	width:295px;
	height:308px;
	position:absolute;
	right:0;
	top:0;
	z-index:10;
	color:#fff;
	background:url("../images/nav_sec.png");	
}
.hmlat_left .inf dt{
	padding:20px 74px 14px 16px;
	line-height:30px;
	font-size:22px;
	font-weight:bold;	
	font-family:"arial";
}
.hmlat_left .inf dd{
	font-size:14px;
	line-height:18px;
	padding:0 16px 0 16px;	
}
.hmlat_left .links{
	width:650px;	
}
.hmlat_left .links a{
	display:inline-block;
	width:141px;
	height:46px;
	line-height:46px;
	float:left;
	margin:0 5px 0 0;
	background:#f0f0f0;	
	font-size:14px;
	padding-left:15px;
}
.hmlat_left .links .hover{
	background:#b9b9b9;	
}
.hmlat_left .item2{
	height:187px;
	display:block;
	background:#004679;
	margin-top:13px;	
	font-family:"arial";
	display:none;
}
.hmlat_left .show{
	display:block;	
}
.hmlat_left .item2 .photo{
	float:left;
	display:block;
	width:288px;
	height:185px;
	border:1px solid #ddd;
}
.hmlat_left .item2 img{
	display:block;
	width:288px;
	height:185px;		
}
.hmlat_left .inf2{
	float:left;
	padding:20px 0 0 16px;
	font-size:16px;
	font-weight:bold;
	width:210px;
	color:#fff;
	line-height:30px;	
}

.hmlat_right{
	width:605px;
	float:right;
	margin-top:5px;	
	font-family:"arial";
	word-break:break-all;
}
.hmlat_right .tp{
	display:block;
	height:109px;
	background:#f0f0f0;	
	position:relative;
}
.hmlat_right .tp2{
	margin-bottom:5px;	
	height:113px;
}
.hmlat_right .tp:hover{
	background:#b9b9b9;	
}
.hmlat_right .tp .photo{
	float:left;
	width:166px;
	height:107px;
	border:1px solid #dcdcda;	
}
.hmlat_right .tp2 .photo{
	height:111px;	
}
.hmlat_right .tp .photo img{
	display:block;
	width:166px;
	height:107px;	
}
.hmlat_right .tp2 .photo img{
	height:111px;	
}
.hmlat_right .tp .inf{
	width:400px;
	float:left;
	padding:14px 0 0 18px;	
	line-height:28px;
	position:relative;
}
.hmlat_right .tp dt{	
	line-height:24px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;	
	padding-top:8px;
}
.hmlat_right .tp dd{
	font-size:14px;
	line-height:18px;
	color:#666;
	font-family:"Georgia";	
}
.hmlat_right .item{
	display:block;
	height:115px;
	background:#f0f0f0;	
	margin-top:5px;
	font-size:18px;
	color:#666;
	line-height:22px;
	position:relative;
}
.hmlat_right .item td{
	height:115px;
	text-align:center;	
}
.hmlat_right .item td span{
	display:inline-block;
	text-align:left;	
	padding:0 15px;
}
.hmlat_right .item:hover{
	background:#b9b9b9;	
	color:#004679;
}
.hmlat_right .item1{
	width:364px;	
}
.hmlat_right .item2{
	width:234px;	
}
.hmlat_right .item3{
	width:295px;	
}
.hmlat_right .item4{
	width:303px;	
	text-align:center;
	position:relative;
}
.hmlat_right .more_a,.hmt_right .more_a{
	display:inline-block;
	width:70px;
	height:26px;
	line-height:26px;
	position:absolute;
	right:11px;
	bottom:10px;
	background:#003f6b;	
	text-align:center;
	border-radius:13px;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
}

.homebg_img{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	display:block;
	z-index:-1;	
}
.hm_over{
	height:538px;
	width:100%;
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;	
	font-family:"arial";
	background:none;
}
.hm_over .txt{
	height:538px;	
	width:100%;	
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	position:relative;
	overflow:hidden;
}
.hm_over .t1{
	font-size:20px;
	line-height:36px;
	font-weight:bold;
	height:100px;	
	width:100%;
	position:absolute;
	left:0;
	top:142px;
}
.hm_over .go{
	display:block;
	width:206px;
	height:53px;
	line-height:53px;
	text-align:center;
	background:#edd752;
	border-radius:5px;
	position:absolute;
	left:50%;
	margin-left:-103px;
	top:242px;
	font-size:16px;
	color:#003e6c;	
}
.hm_over .t2{
	height:36px;
	line-height:36px;
	font-size:20px;		
	width:100%;
	position:absolute;
	left:0;
	bottom:180px;	
}
.hm_over .t2 a{
	color:#fff;
	display:inline-block;
	padding:0 30px;		
	background:url("../images/hm_overgo.png") no-repeat right center;
}

.hm_event{
	width:1240px;
	margin:0 auto;
	position:relative;
	overflow:hidden;	
}
.hm_title2{
	height:70px;
	line-height:50px;
	text-align:center;
	border-bottom:1px solid #003e6c;
	color:#000;
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;	
	font-family:"arial";
}
.hm_title2 a{
	color:#000;	
}
.hm_title2 a:hover{
	color:#003f6b;	
}
.hmev_list{
	width:1251px;	
}
.hmev_list .item{
	width:620px;
	height:164px;
	float:left;
	margin:5px 5px 0 0;	
	display:inline-block;
	background:#f6f6f6;
	color:#666;
	position:relative;
}
.hmev_list .item:hover{
	background:#b9b9b9;	
}
.hmev_list .photo{
	float:left;
	width:252px;
	height:162px;
	border:1px solid #ddd;	
	position:relative;	
}
.hmev_list .tag_name{
	display:inline-block;
	height:16px;
	padding:0 12px;
	background:#164e74;	
	line-height:16px;
	color:#fff;
	font-size:12px;
	position:absolute;
	left:252px;
	top:0;
	z-index:20;
	font-family:"arail";
}
.hmev_list .photo img{
	display:block;
	width:252px;
	height:162px;
}
.hmev_list dl{
	width:350px;
	float:right;	
}
.hmev_list dt{
	padding:22px 0 5px 0;
	line-height:22px;
	font-size:18px;		
	font-family:"arial";
}
.hmev_list .item:hover dt{
	color:#004679;	
}
.hmev_list dt span{
	display:inline-block;
	width:330px;
	height:44px;
	line-height:22px;	
	overflow:hidden;	
	text-align:left;
}
.hmev_list dd{
	width:330px;
	line-height:20px;
	font-size:14px;	
}

.hm_exp{
	width:1240px;
	margin:0 auto;
	height:420px;	
	padding-top:14px;
}
.hm_exp .hm_title2{
	margin-bottom:14px;	
}
.hmexp_slide{
	position:relative;	
}
.hmexp_slide .s_wrap{
	width:1146px;
	margin:0 auto;
	height:274px;
	position:relative;
	overflow:hidden;	
}
.hmexp_slide li{
	width:185px;
	height:244px;	
	float:left;
	margin:0 3px;
	_display:inline;
}
.hmexp_slide .photo{
	display:block;
	width:183px;
	height:244px;
	border:1px solid #e2e2e2;	
	position:relative;
}
.hmexp_slide .photo img{
	display:block;
	width:183px;
	height:244px;	
}
.hmexp_slide .tip{
	height:36px;
	line-height:36px;
	width:183px;
	background:url("../images/bbg60.png");
	position:absolute;
	left:0;
	bottom:0;
	z-index:20;
	color:#fff;	
	text-align:center;
	display:none;
}
.hmexp_slide .photo:hover .tip{
	display:block;	
}
.hmexp_slide .tip span{
	display:inline-block;
	max-width:170px;
	_width:170px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
	font-size:14px;
	font-weight:bold;
}
.hmexp_slide .c_btn{
	height:179px;
	width:30px;
	position:absolute;
	top:0;
	cursor:pointer;	
}
.hmexp_slide .pre{
	left:0;
	background:url("../images/hmexp_pre.png") no-repeat center center;	
}
.hmexp_slide .next{
	right:0;
	background:url("../images/hmexp_next.png") no-repeat center center;	
}
.hmexp_slide .btns{
	height:16px;
	font-size:1px;
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;	
}
.hmexp_slide .btns a{
	display:inline-block;
	width:16px;
	height:16px;
	border-radius:100%;
	background:#b7b8b8;	
	margin:0 3px;
	text-indent:999px;
	overflow:hidden;
	font-size:1px;
}
.hmexp_slide .btns .selected{
	background:#004679;	
}

/*hm 首页*/

/*about*/

.ab_intro1{
	font-size:16px;
	line-height:24px;	
}
.ab_intro1 p{
	margin-top:24px;	
}

.ab_ohters{
	border-top:1px solid #dedede;	
	margin-top:20px;
	position:relative;
	overflow:hidden;
	padding-bottom:5px;
}
.ab_ohters .inner{
	width:874px;	
}
.ab_ohters .item{
	width:410px;
	height:159px;
	float:left;
	margin:28px 20px 0 0;	
}
.ab_ohters .photo{
	float:left;
	display:block;
	width:117px;
	height:159px;
	box-shadow:2px 2px 2px #999;	
}
.ab_ohters .photo img{
	display:block;
	width:117px;
	height:159px;	
}
.ab_ohters .inf{
	width:271px;
	height:159px;
	position:relative;
	float:right;
	line-height:24px;
	font-size:14px;	
}
.line14{
	font-size:1px;
	height:14px;
	width:100%;
	clear:both;	
}
.ab_ohters .go{
	display:inline-block;
	width:120px;
	height:33px;
	line-height:33px;
	background:#014a80;	
	border-radius:16.5px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	position:absolute;
	left:0;
	bottom:0;
	font-family:"arial";
}

/*about*/

/*Affliations*/

.aff_photo1{
	margin:30px 0;	
}
.aff_photo1 img{
	display:block;
	width:854px;
	height:auto;	
}
.aff_intro1{
	border-bottom:1px solid #dedede;
	padding-bottom:15px;
	font-size:14px;
	line-height:24px;	
}
.aff_intro1 p{
	padding-top:15px;	
}

/*Affliations*/

/*Contact*/

.cnt_intro1{
	padding-top:16px;
	line-height:24px;
	font-size:14px;	
}
.cnt_intro1 .email{
	display:inline-block;
	height:24px;
	line-height:24px;
	padding-right:26px;
	background:url("../images/cnt_email.png") no-repeat right center;	
}
.cnt_intro1 .email a{
	color:#666;
	text-decoration:underline;	
}
.cnt_links a{
	float:left;
	display:inline-block;
	width:170px;
	height:34px;
	line-height:34px;
	text-align:center;
	color:#fff;
	margin:25px 60px 0 0;
	background:#014e85;
	border-radius:17px;
	font-size:15px;
	text-decoration:underline;	
	font-family:"arial";
}

/*Contact*/

/*Employment*/

.emp_title{
	height:47px;
	line-height:47px;
	clear:both;
	border-bottom:1px solid #eee;	
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	font-family:"arial";
}
.emp_title .t{
	display:inline-block;
	float:left;
	text-align:center;	
}
.emp_title .t1{
	width:240px;
	text-align:left;
}
.emp_title .t2{
	width:190px;
	text-align:left;
}
.emp_title .t3{
	width:110px;	
}
.emp_title .t4{
	width:135px;	
}
.emp_title .t5{
	width:160px;	
}

.emp_wrap .handle{
	height:47px;
	line-height:47px;
	border-bottom:1px solid #eee;	
	font-size:16px;
	font-weight:bold;
	clear:both;
	background:url("../images/emp_wrap.png") no-repeat right top;
	cursor:pointer;
	font-family:"arial";
}
.emp_wrapshow .handle{
	background-position:right bottom;	
}
.emp_wrap .t{
	display:inline-block;
	float:left;
	text-align:center;	
}
.emp_wrap .con{
	line-height:20px;
	font-size:14px;	
	padding-bottom:40px;
	display:none;
	font-family:"arial";
}
.emp_wrapshow .con{
	display:block;	
}
.emp_wrap p{
	margin-top:10px;	
}
.emp_wrap .bd{
	font-weight:bold;	
}
.emp_wrap .t1{
	width:240px;
	text-align:left;
}
.emp_wrap .t2{
	width:190px;
	text-align:left;
}
.emp_wrap .t3{
	width:110px;	
}
.emp_wrap .t4{
	width:135px;	
}
.emp_wrap .t5{
	width:160px;	
}

/*Employment*/

/*event */

.eve_item{
	padding:10px 0 6px 0;
	border-bottom:1px solid #eee;	
}
.eve_item .t1{
	height:36px;
	line-height:36px;
	font-size:14px;	
}
.eve_item .t2{
	height:36px;
	line-height:36px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003e6c;	
	font-family:"arial";
}
.eve_item .t2 a{
	color:#003e6c;	
	display:inline-block;
	max-width:780px;
	_width:780px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.eve_item .txt{
	line-height:24px;
	font-size:14px;	
}
.eve_item .tags{
	height:24px;
	line-height:24px;	
	clear:both;
}
.eve_item .tags span,.eve_item .tags a{
	float:left;
	margin-right:8px;	
}
.eve_item .tags a{
	font-style:italic;	
}

.ev_intro1{
	font-size:14px;
	line-height:24px;	
}
.ev_intro1 p{
	padding-top:16px;	
}
.ev_title2{
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:50px;	
	font-family:"arial";
}
.line30{
	height:30px;
	clear:both;	
}
.se_tags{
	height:24px;
	line-height:24px;
	clear:both;
	font-size:14px;	
}
.se_tags a,.se_tags span,.se_tags em{
	margin-right:3px;	
}
.ev_inf{
	width:360px;
	float:left;		
}
.ev_inf .in{
	line-height:24px;
	padding-left:78px;
	position:relative;
	font-size:14px;	
}
.ev_inf .tit{
	display:inline-block;
	width:78px;
	position:absolute;
	left:0;
	top:0;	
}
.ev_photo2{
	display:block;
	width:450px;	
	float:right;
}

/*event */

/*experts*/

.exp_wrap{
	width:1240px;
	margin:0 auto;
	padding:5px 0 68px 0;
	position:relative;
	overflow:hidden;	
}
.exp_list{
	width:1300px;
}
.exp_item{
	display:inline-block;
	width:200px;
	height:342px;
	float:left;
	margin:30px 60px 0 0;	
	background:url("../images/exp_item.png") no-repeat left bottom;
}
.exp_item .photo{
	display:block;
	width:200px;
	height:264px;
	margin-bottom:9px;	
}
.exp_item dl{
	line-height:28px;
	font-size:16px;	
}
.exp_item dt{
	font-family:"arial";
	color:#003e6c;
	font-weight:bold;	
	height:28px;
}
.exp_item dd{
	color:#666;	
	height:28px;
}
.exp_item span,.exp_item em{
	display:inline-block;
	max-width:190px;
	_width:190px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}

.page{
	height:32px;
	line-height:32px;
	text-align:center;
	margin-top:30px;
	font-family:"arial";	
	font-size:14px;
}
.page a,.page span{
	display:inline-block;
	height:32px;
	background:#eee;	
	padding:0 13px;
	border-radius:5px;
}
.page a:hover,.page span{
	color:#fff;
	background:#003f6b;	
}

/*experts*/

/*staff*/

.staff_list1{
	border-bottom:1px solid #dedede;	
	padding-bottom:40px;
}
.staff_list1 .item{
	width:372px;
	height:438px;
	float:left;
	margin:30px 30px 0 0;
	background:url("../images/exp_item.png") no-repeat left bottom;	
}
.staff_list1 .photo{
	display:block;
	width:372px;
	height:372px;	
	margin-bottom:7px;
}
.staff_list1 .photo img{
	display:block;
	width:372px;
	height:372px;		
}
.staff_list1 dt{
	height:24px;
	line-height:24px;
	font-size:18px;
	color:#003e6c;	
	font-weight:bold;
	font-family:"arial";
}
.staff_list1 dt a{
	color:#003e6c;	
	display:inline-block;
	max-width:360px;
	_width:360px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.staff_list1 dd{
	height:26px;
	line-height:26px;
	font-size:16px;	
}
.staff_list1 dd span{
	max-width:360px;
	_width:360px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;		
}

.staff_list2{
	padding:27px 0 0 0;	
}
.staff_list2 .item{
	float:left;
	width:248px;
	height:333px;	
	margin-right:16px;
}
.staff_list2 .photo{
	display:block;
	width:248px;
	height:248px;
	margin-bottom:8px;	
}
.staff_list2 .photo img{
	display:block;
	width:248px;
	height:248px;	
}
.staff_list2 dt{
	height:25px;
	line-height:25px;
	color:#003e6c;	
	font-size:18px;
	font-family:"arial";
	font-weight:bold;
}
.staff_list2 dt a{
	display:inline-block;
	color:#003e6c;	
	max-width:238px;
	_width:238px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;		
}
.staff_list2 dd{
	height:25px;
	line-height:25px;
	font-size:16px;	
}

/*staff*/

/*pangoal-in-news*/

.pan_bt{
	height:30px;
	padding:5px 0 0 0;	
	text-align:right;	
}
.pan_bt .more{
	display:inline-block;
	height:30px;
	line-height:30px;
	background:#245a80;	
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:0 15px;
	font-family:"arial";
	text-transform:uppercase;
}
.pan_item{
	padding:20px 0;
	border-bottom:1px solid #eee;	
}
.pan_item .photo{
	float:left;
	display:block;
	width:210px;
	height:156px;	
}
.pan_item .photo img{
	display:block;
	width:210px;
	height:156px;		
}
.pan_item .inf{
	width:595px;
	float:right;
	padding-right:20px;	
}
.pan_item2 .inf{
	float:none;
	width:100%;	
}
.pan_item .inf dt{
	font-size:18px;
	height:32px;
	line-height:32px;	
	color:#003e6c;	
	font-family:"arial";
	padding-bottom:6px;
}
.pan_item .name{
	display:inline-block;
	max-width:590px;
	_width:590px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
	color:#003e6c;	
}
.pan_item dd{
	line-height:24px;
	font-size:16px;	
	height:72px;
	overflow:hidden;
}
.pan_item .date{
	height:36px;
	line-height:36px;
	color:#999;	
	font-size:14px;
}

/*pangoal-in-news*/

/*Research-Breifing*/

.res_wrap{
	width:798px;
	position:relative;
	overflow:hidden;	
}
.res_list{
	width:882px;	
}
.res_item{
	float:left;
	width:210px;
	height:600px;
	background:#f4f4f4;	
	margin:47px 84px 0 0;
	_display:inline;
	position:relative;
}
.res_item .photo{
	display:block;
	width:210px;
	height:297px;	
}
.res_item .photo img{
	display:block;
	width:210px;
	height:297px;		
}
.res_item dl{
	padding:10px 10px 0 10px;	
}
.res_item dt{
	line-height:24px;
	font-size:16px;
	color:#003f6b;	
	font-family:"arial";
	word-break:break-all;
}
.res_item dt a{
	color:#003f6b;		
}
.res_item dd{
	padding-top:6px;
	line-height:24px;
	font-size:14px;	
	word-break:break-all;
}
.res_item .down_a{
	display:inline-block;
	width:120px;
	height:34px;
	line-height:34px;
	background:#014a7e;	
	border-radius:17px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-family:"arial";
	position:absolute;
	left:10px;
	bottom:34px;
	font-size:14px;
}

.rep_wrap{
	width:832px;
	position:relative;
	overflow:hidden;
	padding:0 5px 0 5px;	
}
.rep_list{
	width:870px;	
	padding-top:35px;
}
.rep_list .item{
	width:252px;
	height:465px;
	float:left;
	margin:0 38px 0 0;
	_display:inline;	
}
.rep_list .photo{
	display:block;
	width:250px;
	height:323px;
	border:1px solid #7c7d7d;
	box-shadow:0 0 5px #7c7d7d;	
	margin-bottom:15px;
}
.rep_list .inf{
	height:72px;
	line-height:24px;
	font-size:16px;
	overflow:hidden;	
}
.rep_list .date{
	height:24px;
	line-height:24px;
	color:#999;	
	font-size:16px;
}

/*Research-Breifing*/

/*video*/

.video_wrap{
	width:840px;
	position:relative;
	overflow:hidden;	
}
.video_list{
	width:868px;	
}
.video_wrap .item{
	float:left;
	width:413px;
	height:507px;
	margin:32px 14px 0 0;
	_display:inline;	
	background:url("../images/exp_item.png") no-repeat left bottom;
}
.video_wrap .photo{
	display:block;
	width:413px;
	height:315px;
	position:relative;	
}
.video_wrap .photo img{
	display:block;
	width:413px;
	height:315px;	
}
.video_wrap .play_btn{
	display:block;
	width:76px;
	height:76px;
	background:url("../images/video_play.png") no-repeat center center;
	position:absolute;
	left:50%;
	top:50%;
	margin:-38px 0 0 -38px;
	z-index:10;	
}
.video_wrap dt{
	height:54px;
	line-height:54px;
	font-size:16px;
	color:#0a385a;	
	font-family:"arial";
	font-weight:bold;
}
.video_wrap .name{
	color:#0a385a;	
	display:inline-block;
	max-width:400px;
	_width:400px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.video_wrap dd{
	line-height:24px;
	font-size:14px;	
}
.video_wrap .date{
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#999;	
}

/*video*/

/*Research-Commentary*/

.res_tags{
	height:56px;
	line-height:56px;
	font-size:16px;	
}
.restop_photo{
	height:300px;
	margin:25px auto;	
}
.restop_photo img{
	display:block;
	width:220px;
	height:300px;	
	margin:0 auto;
}
.res_title{
	height:60px;
	line-height:60px;
	font-size:20px;
	font-family:"arial";
	color:#003f6b;	
}
.res_content{
	font-size:16px;
	line-height:24px;	
}
.res_content p{
	margin-top:20px;	
}
.res_content a{
	color:#003f6b;	
	text-decoration:underline;
}

/*Research-Commentary*/

/*support*/

.sup_intro{
	line-height:24px;
	font-size:16px;	
}
.sup_intro p{
	margin-top:20px;	
}
.sup_slide{
	height:240px;
	width:854px;
	margin:50px auto 0 auto;
	position:relative;
	overflow:hidden;	
}
.sup_slide .s_wrap{
	width:840px;
	height:240px;
	margin:0 auto;
	position:relative;
	overflow:hidden;		
}
.sup_slide li{
	width:170px;
	height:240px;
	float:left;
	margin:0 20px;
	_display:inline;	
}
.sup_slide .photo{
	display:block;
	width:170px;
	height:170px;	
	margin-bottom:5px;	
}
.sup_slide img{
	display:block;
	width:170px;
	height:170px;	
}
.sup_slide .inf{
	line-height:18px;
	font-size:14px;
	height:54px;
	position:relative;
	overflow:hidden;	
}
.sup_slide .inf dt{
	font-weight:bold;	
}
.sup_slide .c_btn{
	width:20px;
	height:170px;	
	position:absolute;
	top:0;
	z-index:20;
	cursor:pointer;
}
.sup_slide .pre{
	left:0;
	background:url("../images/sup_pre.png") no-repeat center center;	
}
.sup_slide .next{
	right:0;
	background:url("../images/sup_next.png") no-repeat center center;	
}

.sup_side{
	background:#407ca7;	
	padding:0 50px 50px 50px;
	color:#fff;
	font-family:"arial";
}
.sup_side .title{
	height:68px;
	line-height:68px;
	font-size:14px;
	font-weight:bold;	
	background:url("../images/sup_title.png") no-repeat left bottom;
}
.sup_side .inf{
	line-height:18px;	
	padding-bottom:5px;
	background:url("../images/sup_inf.png") no-repeat left bottom;
}
.sup_side .inf p{
	margin-bottom:15px;	
}

/*support*/

/*news-show*/

.news_top{
	background:#f6f4f5;
	padding-bottom:25px;	
}
.news_top .wrapin{
	position:relative;	
}
.news_top .back_a{
	color:#003f6b;
	position:absolute;
	left:0;
	top:52px;
	font-size:16px;
	font-family:"arial";	
	text-transform:uppercase;	
	background:url("../images/ba_gobtn.png") no-repeat left center;
	height:40px;
	line-height:40px;
	color:#fff;
	padding:0 20px 0 28px;
	font-weight:bold;
}
.news_top .back_a:hover{
	text-decoration:underline;	
}
.news_top .title{
	padding:40px 0;
	line-height:40px;
	text-align:center;
	font-size:30px;
	color:#003f6b;
	font-family:"arial";
	font-weight:bold;
	text-transform:uppercase;	
}
.news_top .big_photo{
	display:block;
	width:1240px;
	height:650px;
	margin:0 auto;	
}
.news_top .big_photo img{
	display:block;
	width:1240px;
	height:650px;	
}
.news_top .tip{
	color:#fff;
	background:url("../images/bbg60.png");	
	width:1200px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:10;
	padding:5px 20px 10px 20px;
}
.news_top .t1{
	height:24px;
	line-height:24px;	
	font-size:14px;
}
.news_top .t2{
	font-family:"arial";
	font-size:38px;
	font-weight:bold;	
}
.news_top .t3{
	line-height:24px;	
}
.ndet_xr{	
	float:right;
	width:700px;	
}

.ndet_wt{
	width:120px;
	float:left;
	padding-top:90px;	
}
.ndet_wt .wt_item{
	margin-bottom:10px;	
}
.ndet_wt .face{
	display:block;
	width:120px;
	height:160px;	
	margin-bottom:5px;
}
.ndet_wt .face img{
	display:block;
	width:120px;
	height:160px;		
}
.ndet_wt li{
	min-height:18px;
	line-height:18px;
	padding:3px 0;
	vertical-align:top;
}
.ndet_wt li a{
	color:#003e6c;	
}

.news_dw{	
	padding:15px 0;
}
.news_dw .down_a{
	display:inline-block;
	width:120px;
	height:34px;
	line-height:34px;
	background:#014a7e;	
	border-radius:17px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-family:"arial";
	font-size:14px;
}

.ndet_title{	
	line-height:30px;
	font-size:24px;
	font-family:"arial";
	color:#003e6c;	
	text-transform:uppercase;
	font-weight:bold;
	margin-top:30px;
}
.news_content{
	border-bottom:1px solid #eee;
	font-size:14px;
	line-height:20px;	
	padding-bottom:20px;
}
.news_content p{
	padding-top:16px;	
}
.news_bt{
	font-size:14px;
	line-height:20px;	
	padding-bottom:20px;	
}
.news_bt p{
	padding-top:16px;	
}
.news_share a{
	float:left;
	width:24px;
	height:24px;
	margin-right:15px;	
}
.news_nav{
	padding-top:20px;	
}
.news_nav li{
	height:30px;
	line-height:30px;
	font-size:14px;
	text-transform:uppercase;	
	vertical-align:top;
}

/*news-show*/

/*experts-show*/

.exp_others dt{
	height:50px;
	line-height:50px;
	font-size:18px;
	color:#003e6c;	
	font-family:"arial";
	text-transform:uppercase;	
	font-weight:bold;
}
.exp_others dd{
	height:24px;
	line-height:24px;
	font-size:14px;	
}
.exp_rw{
	padding:35px 0 35px 0;	
}
.exp_rw .photo{
	float:left;
	width:127px;
	height:157px;	
}
.exp_rw .photo img{
	display:block;
	width:127px;
	height:157px;		
}
.exp_rw .inf{
	width:702px;
	float:right;	
}
.exp_rw .inf dt{
	height:30px;
	line-height:30px;
	font-size:18px;
	font-family:"arial";
	text-transform:uppercase;	
}
.exp_rw .inf dd{
	line-height:24px;
	font-size:15px;	
}
.exp_overview{
	height:40px;
	line-height:40px;
	clear:both;	
}
.exp_overview a{
	display:inline-block;
	width:103px;
	height:40px;
	background:#004679;
	border-radius:5px 5px 0 0;
	color:#fff;
	line-height:40px;
	text-align:center;
	font-size:16px;
	font-family:"arial";
}

.exp_title2{
	font-size:24px;
	font-family:"arial";
	color:#003e6c;	
	text-transform:uppercase;
	height:36px;
	line-height:36px;
	font-weight:bold;
	margin-top:24px;
}
.exp_inf2 p{
	line-height:24px;
	margin-top:20px;
	font-size:14px;	
}

/*experts-show*/

/*topics-regions*/

.treg_left{
	width:330px;	
}
.treg_left .tit{
	height:52px;
	line-height:52px;
	font-size:18px;	
	font-family:"arial";
	text-transform:uppercase;
}
.treg_left .tit a{
	color:#003f6b;	
}
.treg_left .tit span{
	display:inline-block;
	max-width:280px;
	padding-right:20px;	
	background:url("../images/treg_tit.png") no-repeat right center;
}
.treg_left .photo{
	display:block;
	width:330px;
	height:245px;	
	margin-bottom:8px;
}
.treg_left .photo img{
	display:block;
	width:330px;
	height:245px;		
}
.treg_left dt{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#999;	
}
.treg_left dd{
	font-size:18px;
	line-height:24px;
	width:280px;
	color:#003f6b;
	font-family:"arial";	
	text-transform:uppercase;	
}
.treg_left ul{
	padding:12px 0;
	line-height:25px;
	color:#666;
	font-size:16px;	
}
.treg_left .item{
	background:url("../images/as_title1.png") no-repeat left bottom;	
	margin-bottom:20px;
}
.treg_right{
	width:520px;
	float:left;	
}
.treg_right .item{
	height:400px;
	width:240px;
	float:left;
	margin:0 0 24px 20px;
	_display:inline;	
	background:url("../images/as_title1.png") no-repeat left bottom;	
}
.treg_right .tit{
	height:52px;
	line-height:52px;
	font-size:18px;	
	font-family:"arial";
	text-transform:uppercase;
}
.treg_right .tit a{
	color:#003f6b;	
}
.treg_right .tit span{
	display:inline-block;
	max-width:210px;
	padding-right:20px;	
	background:url("../images/treg_tit.png") no-repeat right center;
}
.treg_right .photo{
	display:block;
	width:240px;
	height:180px;
	margin-bottom:14px;	
}
.treg_right dt{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#999;	
}
.treg_right dd{
	font-size:18px;
	line-height:24px;
	height:72px;
	position:relative;
	overflow:hidden;
	width:220px;
	color:#003f6b;
	font-family:"arial";	
	text-transform:uppercase;		
}
.treg_right ul{
	padding:12px 0 12px 0;
	line-height:25px;
	color:#666;
	font-size:16px;	
}

/*topics-regions*/

/*12-6改*/

.vdet_play{
	width:840px;
	height:440px;	
	margin-top:20px;
	position:relative;
}
.vdet_play .temp{
	display:block;
	width:840px;
	height:440px;		
}
.vdet_play .btn{
	display:block;
	width:76px;
	height:76px;
	background:url("../images/video_play.png") no-repeat center center;
	position:absolute;
	left:50%;
	top:50%;
	margin:-38px 0 0 -38px;
	z-index:20;	
}
.vdet_cnt{
	margin-top:20px;
	font-size:14px;	
}
.vdet_cnt p{
	line-height:20px;
	margin-bottom:10px;	
}

.exps_full{
	font-size:15px;
	margin:40px 0;	
	line-height:24px;
	color:#172a3a;
	height:192px;
	position:relative;
	overflow:hidden;
}
.exps_fullshow{
	height:auto;
	overflow:normal;	
}
.exps_full .more{
	display:inline-block;
	height:44px;
	line-height:44px;
	background:#172a3a;	
	font-family:"arial";
	text-transform:uppercase;
	color:#fff;
	padding:0 20px;
	margin-top:20px;
	font-weight:bold;
	border-bottom:4px solid #dfe1e3;
}
.expsfull_btn{
	border-top:2px solid #bdd2e1;	
	height:46px;
	line-height:46px;
	font-family:"arial";
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
	color:#172a3a;
	cursor:pointer;
	background:url("../images/expsfull_btn.png") no-repeat 820px top;
}
.expsfull_btnover{
	background-position:820px bottom;	
}

.exps_cont{
	margin-top:50px;	
}
.exps_cont .title{
	height:80px;
	line-height:80px;
	font-size:18px;
	color:#172a3a;	
	font-family:"arial";
	font-weight:bold;
	text-transform:uppercase;
	background:url("../images/exps_line1.png") no-repeat left bottom;
	margin-bottom:40px;
}
.exps_cont .item{
	width:660px;
	margin-bottom:24px;
	padding-bottom:20px;
	background:url("../images/exps_line1.png") no-repeat left bottom;	
}
.exps_cont .t1{
	height:34px;
	line-height:34px;
	font-size:14px;
	font-weight:bold;
	color:#172a3a;
	text-transform:uppercase;
	font-family:"arial";	
}
.exps_cont .t2{
	line-height:40px;
	font-size:28px;	
	color:#407ca7;
	font-weight:bold;
}
.exps_cont .t2 a{
	color:#407ca7;	
}
.exps_cont .t2 a:hover{
	color:#172a3a;
	text-decoration:underline;	
}
.exps_cont ul{
	padding-top:10px;	
}
.exps_cont li{
	height:25px;
	line-height:25px;
	color:#172a3a;
	font-size:14px;	
}
.exps_cont .name{
	color:#407ca7;
	text-decoration:underline;	
}
.exps_cont .name:hover{
	color:#172a3a;
	text-decoration:none;	
}
.exps_cont .more{
	display:inline-block;
	height:44px;
	line-height:44px;
	background:#172a3a;	
	font-family:"arial";
	text-transform:uppercase;
	color:#fff;
	padding:0 20px;
	margin-top:20px;
	font-weight:bold;
	border-bottom:4px solid #dfe1e3;
	font-size:18px;
	font-weight:bold;
}

.exps_doc{
	background:#407ca7;
	color:#fff;	
}
.exps_doc .rw{
	width:342px;
	height:342px;	
	position:relative;	
	margin-bottom:18px;
}
.exps_doc .photo{
	display:block;
	width:342px;
	height:342px;	
	position:relative;	
}
.exps_doc .photo img{
	display:block;
	width:342px;
	height:456px;	
}
.exps_doc .tip{
	width:342px;
	height:58px;
	line-height:58px;	
	background:url("../images/exps_doctip.png");
	position:absolute;
	left:0;
	bottom:0;
	font-family:"arial";
	font-size:14px;
	color:#fff;
}
.exps_doc .tip a{
	color:#fff;	
	display:inline-block;
	margin-left:18px;
	padding-left:35px;
	background:url("../images/exps_doctip2.png") no-repeat left center;
}
.exps_doc dl{
	padding:0 34px;
	font-family:"arial";
	font-size:14px;	
}
.exps_doc dt{
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;	
}
.exps_doc dd{
	line-height:22px;	
}
.exps_doc .cnt{
	height:78px;
	line-height:78px;
	font-size:18px;
	text-transform:uppercase;
	margin:0 34px;
	font-family:"arial";
	font-weight:bold;
	background:url("../images/exps_line3.png") no-repeat left bottom;	
}

.exps_media{
	padding:20px 0 0 34px;
	width:260px;	
}
.exps_media .title{
	height:80px;
	line-height:80px;
	font-size:18px;
	font-weight:bold;
	color:#172a3a;
	text-transform:uppercase;
	font-family:"arial";
	background:url("../images/exps_line1.png") no-repeat left bottom;	
}
.exps_media .item{
	padding-bottom:23px;
	margin-top:30px;
	background:url("../images/exps_line2.png") no-repeat left bottom;	
}
.exps_media .t1{
	line-height:24px;
	font-weight:bold;
	font-size:18px;
	color:#407ca7;	
}
.exps_media .t1 a{
	color:#407ca7;		
}
.exps_media .t1 a:hover{
	color:#172a3a;
	text-decoration:underline;	
}
.exps_media ul{
	padding-top:10px;	
}
.exps_media li{
	height:22px;
	line-height:22px;
	font-size:14px;
	color:#172a3a;
	font-family:"arial";	
}

.exps_books{
	padding:30px 34px;	
}
.exps_books .title{
	height:80px;
	line-height:80px;
	font-size:18px;
	font-weight:bold;
	color:#172a3a;
	text-transform:uppercase;
	font-family:"arial";
	background:url("../images/exps_line1.png") no-repeat left bottom;	
	margin-bottom:28px;	
}

.exps_books .item{
	padding-bottom:48px;	
}
.exps_books .photo{
	float:left;
	display:block;
	width:78px;
	height:118px;	
}
.exps_books .photo img{
	display:block;
	width:78px;
	height:118px;			
}
.exps_books dl{
	width:185px;
	float:right;	
}
.exps_books dt{
	font-weight:bold;
	color:#407ca7;	
	line-height:18px;
}
.exps_books dt a{
	color:#407ca7;		
}
.exps_books dt a:hover{
	color:#172a3a;	
	text-decoration:underline;
}
.exps_books dd{
	line-height:18px;
	color:#172a3a;	
	padding-top:5px;
}
.exps_books dd a{
	color:#407ca7;	
}
.exps_books .more{
	display:inline-block;
	height:44px;
	line-height:44px;
	background:#172a3a;	
	font-family:"arial";
	text-transform:uppercase;
	color:#fff;
	padding:0 20px;
	margin-top:20px;
	font-weight:bold;
	border-bottom:4px solid #dfe1e3;
}

.about_banner{
	height:615px;
	width:100%;
	background:url("../images/about_banner.jpg") no-repeat top center;	
}
.about_banner .wrapin{
	height:615px;
	position:relative;	
}
.about_banner .abba_title{
	height:83px;
	line-height:80px;
	font-size:36px;	
	text-transform:uppercase;
	font-weight:bold;	
	background:url("../images/ba_t2.png") no-repeat left bottom;	
	position:absolute;
	left:0;
	bottom:50px;
	color:#fff;
	font-family:"arial";
}
.topic_view{
	display:block;
	width:200px;
	height:44px;
	line-height:44px;
	background:#172a3a;	
	font-family:"arial";
	text-transform:uppercase;
	color:#fff !important;
	padding:0 20px;
	margin:20px auto 0 auto;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	border-bottom:4px solid #dfe1e3;
}

/*12-6改*/

/*12-7 改*/

.filter{
	background:#f6f4f5;
	position:relative;
	height:47px;
	font-family:"arial";
	z-index:90;	
}

.filter_sel{
	width:257px;
	float:left;
	position:relative;
	z-index:90;
	margin-right:80px;
	cursor:pointer;
}
.filter_sel .top{
	font-size:20px;
	height:45px;
	line-height:45px;
	border-bottom:2px solid #e2e2e1;	
	padding-left:15px;
	position:relative;
	background:url("../images/filter_btn.png") no-repeat 235px top;
}
.filter_sel ul{
	position:absolute;
	left:0;
	top:45px;
	z-index:90;
	background:#fff;
	width:257px;
	font-size:16px;	
	cursor:pointer;
	max-height:170px;
	overflow-x:hidden;
	overflow-y:auto;
	display:none;
}
.filter_sel select{
	display:none;	
}
.filter .select_hover{
	box-shadow:0 0 4px #666;	
}
.filter .select_hover .top{
	z-index:95;	
	background:#fff url("../images/filter_btn.png") no-repeat 235px bottom;
	border-color:#fff;
}
.filter .select_hover ul{
	display:block;	
	box-shadow:0 0 4px #666;	
}
.filter_sel li{
	line-height:24px;
	padding:5px 15px;	
}
.filter_sel .hover{
	background:#f6f4f5;	
}
.filter .res{
	float:right;
	display:block;
	width:120px;
	height:45px;
	border:2px solid #9ca4aa;
	font-size:16px;
	color:#373737;
	font-weight:bold;	
	background:#e2e2e1;
	cursor:pointer;
}
.filter .sub{
	float:right;
	display:block;
	width:120px;
	height:45px;
	border:2px solid #213e54;
	font-size:16px;
	color:#fff;
	font-weight:bold;	
	background:#24455d;
	margin-right:50px;
	cursor:pointer;
}

.hm_fg{
	width:1240px;
	height:43px;
	background:url("../images/hmfg.png") no-repeat top center;
	clear:both;	
}

.eve_more{
	display:block;
	height:44px;
	line-height:44px;
	background:#172a3a;	
	font-family:"arial";
	text-transform:uppercase;
	color:#fff !important;
	padding:0 20px;
	margin-top:20px;
	font-weight:bold;
	border-bottom:4px solid #dfe1e3;	
	margin:30px auto 0 auto;
	width:200px;
	font-size:18px;
	text-align:center;
}

/*12-7 改*/
