@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(bg.png);
	background-repeat: no-repeat;
	background-size:100% auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	color: #444444;
}
a {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #dd0000;
	text-decoration: none;
}
.date {
	float: right;
}

#top {
	background-image: url(topbg.png);
	height: 135px;
}
#top_inner {
	height: 135px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	position: relative;
}
#menu {
	background-image: url(menubg.png);
	background-repeat: repeat-x;
	height: 55px;
	background-position: 0px 0px;
}
#menu_inner {
	height: 55px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 50px;
}
#menu_inner li {
	list-style-type: none;
	float: left;
}
#menu_inner a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 49px;
	padding-left: 48px;
	display: block;
}
#menu_inner a:hover {
	background-color: #03558c;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #eec576;
}
#menu_inner a.actvie {
	background-color: #03558c;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #eec576;
}
#wrap {
	padding-top: 40px;
	padding-bottom: 40px;
}
#wrap_inner {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}

#r1 {
	height: 370px;
}
#focus_pic {
	float: left;
	height: 370px;
	width: 560px;
}
/*--Main Container--*/
.main_view {float: left;position: relative;}
/*--Window/Masking Styles--*/
.picshow_window {width:560px; height:370px; overflow: hidden; /*--Hides anything outside of the set width/height--*/position: relative;}
.picshow_reel {position: absolute;top: 0; left: 0;}
.picshow_reel li {width:560px; height:370px;  overflow:hidden; position:relative;}
.picshow_intro { width:560px; height:50px; background:url(picshow_intro.png) repeat-x;; position:absolute; bottom:0; left:0;}
.picshow_intro p { line-height:130%; color:#fff; margin-left:20px; margin-right:20px; text-align:left;}
.picshow_intro_head {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
}
a.tpxw {
	font-size:16px;
	margin-top:15px;
	font-weight: bold;
	color: #FFFFFF;
}
/*--Paging Styles--*/
.picshow_paging {position: absolute;bottom:20px; right:25px;z-index: 100; /*--Assures the paging stays on the top layer--*/text-align: center;display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.picshow_paging span { display:block; background:url(picshow_page.png); width:14px; height:14px; float:left; margin-left:10px; cursor:pointer;}
.picshow_paging span.active { background:url(picshow_page.png) right;}

#focus_pic  ul li {float:left; display:block;}
#focus_pic  a {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #dddddd;
}
#focus_pic  a:hover {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #ffffff;
}


#news {
	float: right;
	height: 310px;
	width: 600px;
	background-image: url(news_bg.png);
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#news_title {
	font-size: 28px;
	background-image: url(news_titlebg.png);
	background-repeat: no-repeat;
	background-position: 260px center;
}
#news_list li {
	background-image: url(li_index.png);
	background-repeat: no-repeat;
	background-position: 3px 14px;
	list-style-type: none;
	padding-left: 22px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#news_list a {
	color: #FFFFFF;
	text-decoration: none;
}
#news_list a:hover {
	color: #00FF00;
}




#r2_more {
	clear: both;
}

#news_list {
	padding-top: 10px;
	padding-bottom: 10px;
}
#more_btn {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#more_btn a {
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
	width: 100px;
	border: 1px solid #FFFFFF;
	display: block;
}

#more_btn a:hover {
	color: #044888;
	text-decoration: none;
	height: 35px;
	width: 100px;
	border: 1px solid #FFFFFF;
	display: block;
	background-color: #FFFFFF;
}
#r2 {
	padding-top: 40px;
}
#r2_left_list {
	clear: both;
}
#team_list {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

#announ {
	height: 360px;
	overflow: hidden;
}
#r2_left_list li {
	list-style-type: none;
	height: 65px;
	clear: both;
	padding-top: 12px;
	padding-bottom: 13px;
}
#team_list li {
	list-style-type: none;
	height: 65px;
	clear: both;
	padding-top: 12px;
	padding-bottom: 13px;
}
.zjpic {
	float: left;
	height: 65px;
	width: 65px;
	position: relative;
}
.zjpic_mask {
	background-image: url(zjpic_mask.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 65px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.zjname {
	float: right;
	width: 510px;
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
	color: #4482a9;
}
.zjarea {
	float: right;
	width: 510px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
#r2_right {
	float: right;
	width: 630px;
}

#r2_left {
	float: left;
	width: 600px;
}
#paper_list {
	clear: both;
}
#paper_list li {
	height: 180px;
	list-style-type: none;
}
#paper_pic {
	height: 156px;
	width: 120px;
}

#r2_top {
	float: left;
	padding-right: 130px;
	background-image: url(r2_topbg.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 28px;
	line-height: 40px;
}

.clearfix {
	clear: both;
}
ear {
	height: auto;
	width: 840px;
	margin: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#pub_list {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pub_year_left {
	float: left;
	height: auto;
	width: 80px;
	font-weight: bold;
}
#pub_year_right {
	float: left;
	height: auto;
	width: 760px;
}
#pub_year_right a {
	float: left;
	text-align: center;
	display: block;
	height: 22px;
	line-height: 22px;
	margin: 5px;
	text-decoration: none;
	font-size: 14px;
	padding-right: 12px;
	padding-left: 12px;

}
#pub_year_right a:hover {
	color: #FFFFFF;
	background-color: #5E871A;
}
#pub_year_right a.active {
	color: #FFFFFF;
	background-color: #5E871A;
}

#pub_list li {
	height: 160px;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pub_title {
	line-height: 24px;
	padding-bottom: 6px;
}
#pub_title a {
	color: #4482A9;
	text-decoration: none;
}
#pub_title a:hover {
	color: #5E871A;
}

#pub_author {
	font-size: 13px;
	color: #787878;
	background-image: url(pub_author.png);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 23px;
	line-height: 20px;
}
#pub_info {
	font-size: 13px;
	color: #787878;
	background-image: url(pub_info.png);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 23px;
	line-height: 25px;
}
#pub_journal {
	float: left;
	padding-right: 6px;
	font-weight: bold;
	font-style: italic;
}
#pub_page {
	float: left;
}
#cover_pic {
	height: 156px;
	width: 120px;
	float: left;
}
#cover_info {
	float: right;
	height: auto;
	width: 480px;
}
#cover_style {
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 3px;
}
#cover_link {
	font-size: 13px;
	color: #787878;
	background-image: url(cover_link.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 23px;
	line-height: 23px;
	text-decoration: underline;
}

#cover_link a {
	color: #787878;
	text-decoration: underline;
}
#cover_link a:hover {
	color: #dd0000;
}
#more_btn2 {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#more_btn2 a {
	color: #4482A9;
	text-decoration: none;
	height: 35px;
	width: 100px;
	border: 1px solid #4482A9;
	display: block;
}

#more_btn2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
	width: 100px;
	border: 1px solid #4482A9;
	display: block;
	background-color: #4482A9;
}

#block_ptjs {
	float: left;
	height: 120px;
	width: 325px;
	position: relative;
}
#ptjs_txt {
	height: 45px;
	width: 300px;
	border: 1px solid #b3cadd;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	text-align: center;
	font-size: 15px;
	padding-top: 35px;
	font-weight: bold;
}
#bottom {
	background-color: #052a53;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
}
#bottom_inner {
	color: #cbd3dc;
	width: 1210px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 26px;
	background-image: url(bottom_innerbg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 90px;
	position: relative;
}

#ptjs_btn {
	height: 63px;
	width: 61px;
	position: absolute;
	left: 132px;
	top: 0px;
}
#r3 {
	padding-top: 25px;
}

#totop {
	height: 44px;
	width: 44px;
	position: absolute;
	top: 15px;
	right: 15px;
}

#top_link {
	height: 24px;
	width: 160px;
	position: absolute;
	top: 53px;
	right: 15px;
}
#top_link_cn {
	line-height: 24px;
	background-color: #eec576;
	float: left;
	width: 75px;
	font-size: 14px;
	text-align: center;
	color: #03558c;
}
#top_link_cn a {
	color: #03558c;
	text-decoration: none;
}
#top_link_en {
	line-height: 24px;
	background-color: #03558c;
	float: right;
	width: 75px;
	font-size: 14px;
	text-align: center;
	color: #eec576;
}
#top_link_en a {
	color: #eec576;
	text-decoration: none;
}
#search_box {
	height: 32px;
	width: 225px;
	float: right;
	position: absolute;
	right: 220px;
	bottom: 55px;
	background-image: url(search_boxbg.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#search_input {
	float: left;
	height: 32px;
	width: 185px;
	line-height: 32px;
}

.nowrap {
	float: left;
	height: 24px;
	width: 185px;
	background-color: #FFFFFF;
	line-height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
}
#search_btn {
	float: left;
	height: 32px;
	width: 32px;
}