@charset "utf-8";
/*reset*/
table{ border-spacing:0;}
ul,ol{list-style:none;}
fieldset,img {border:0;}
a{text-decoration:none;}
q:before, q:after{content:'';}
abbr, acronym{border:0; font-variant:normal;}
address,cite,dfn,optgroup,em,var{font-style:normal;}
legend{color:#000;}
body, button, input, select, textarea {font:12px/1.5 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}

h4, h5, h6 { font-size:100%; }
code, kbd, pre, samp, tt{font-family:"Courier New", Courier, monospace;}
.phd{ position:relative;/* margin-left:205px;*/ margin-top:10px;}
.pbd{ position:relative;/* margin-left:205px;*/ min-height:600px; _height:600px;}
.pt-main{width:100%;}
.pt-second{ position:fixed; top:5px; left:-198px;z-index: 4000;}
#sideMenu{position:relative; width:198px; padding:0;}
#sideMenu li{line-height:24px; text-align:left; min-width:198px; width:100%;}
#sideMenu li a{padding:0 8px; display:block;display:block; line-height:50px; text-align:center; background-color:#087ad0; color:#fff; font-size:14px; border-bottom:1px solid #fff;}
#sideMenu li .subNav{position:absolute; left:100px; top:0; width:100px;}
#sideMenu li li a,#sideMenu li li .thirdNav a{background-color:#4fa4d3;color:#fff; font-size:12px}
#sideMenu li .haschild a{background-color:#005ea5; color:#fff;}
#sideMenu li li a:hover,#sideMenu li li a.hover{background-color:#64c5fb; color:#fff}
#sideMenu .haschild{font-weight:700;}
#sideMenu .nochild{font-weight:100;}
#sideMenu .current{background-color:#64c5fb; color:#fff; font-weight:bold;}
#sideMenu .hover{background-color:#F93;}


/*常规按钮*/
.pbd_btn_standard{
	width:85px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
	border:none;
	cursor:pointer;
	color:#FFF;
	background:url(../images/nav_first_button_bg.jpg) 0 0 no-repeat;
	margin-right:10px;
}
button:hover{
	width:85px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
	border:none;
	cursor:pointer;
	color:#FFF;
	margin-right:10px;
	background:url(../images/nav_first_button_hover.jpg) 0 0 no-repeat;
}


/*tab标签*/
.tabs_common {
	height:39px;
	padding-left:30px;
}
.tabs_common ul li {
	height:39px;
	text-align:center;
	float:left;
	margin-right:5px;
	cursor:pointer;
	color:#FFF;
}

/*.tabs_common ul li a {
	height:29px;
	display:block;
	color:#FFF;
	font-size:16px;
	font-family:"黑体";
}*/
.tabs_common ul li div {
	float:left;
	color:#FFF;
	font-size:16px;
	font-family:"黑体";
}
.tabs_common ul li div:hover{
	text-decoration:underline;
    cursor:pointer;
	}
.tabs_common ul li div.tab_common_left, .tabs_common ul li.tab_on_hover div.tab_common_left {
	width:10px;
	height:31px;
	padding-top:8px;
	background:url(../images/tab_normal_leftbg.png) 0 bottom no-repeat;
}
.tabs_common ul li.tab_on_hover div.tab_common_left {
	background:url(../images/tab_hover_leftbg.png) 0 bottom no-repeat;
}
.tabs_common ul li div.tab_common_center, .tabs_common ul li.tab_on_hover div.tab_common_center {
	width:auto;
	padding:10px 2px 0;
	height:29px;
	line-height:29px;
	background:url(../images/tab_normal_center.png) 0 bottom repeat-x;
}
.tabs_common ul li.tab_on_hover div.tab_common_center {
	color:#0387e8;
	font-size:20px;
	padding-top:8px;
	height:31px;
	line-height:31px;
	background:url(../images/tab_hover_centerbg.png) 0 bottom repeat-x;
}
.tabs_common ul li div.tab_common_right, .tabs_common ul li.tab_on_hover div.tab_common_right {
	width:10px;
	height:31px;
	padding-top:8px;
	background:url(../images/tab_normal_rightbg.png) right bottom no-repeat;
}
.tabs_common ul li.tab_on_hover div.tab_common_right {
	background:url(../images/tab_hover_rightbg.png) right bottom no-repeat;
}
.tabs_common ul li.tab_on_hover a {
	color:#0387e8;
	font-size:20px;
	font-family:"黑体";
}
.mtitle{font-size:36px; text-align:center; color:#0066b3; line-height:50px; font-family:Microsoft YaHei, SimSun; top:10%; position:absolute; left:8%;}
.logo_img{display:block; margin:10px auto;}
.togger_div{ position:absolute; right:-30px;height: 100%;cursor: pointer;}
/*.togger_div:hover{background: #F8F8F8;}*/
.back_naxtshow{background:url(../images/detail-imgbtn_HL1.png) no-repeat -9px -72px; width:30px; height:67px;position: relative;
top: 42%;}
.back_naxthide{ display:none; background:url(../images/detail-imgbtn_HL1.png) no-repeat -9px -208px; width:30px; height:67px;position: relative;
top: 42%;}