@charset "utf-8";
/* CSS Document */
body{ background:#dfeefb;}

.fn{ font-weight:normal;}
.fb{ font-weight:bold;}


.fl{ float:left;}
.fr{ float:right;}

.white{ color:#ffffff;}
.white a:link{ color:#ffffff;}
.white a:visited{ color:#ffffff;}
.white a:hover{ color:#ffffff;}

.red{ color:#ff0000;}
.red a:link{ color:#ff0000;}
.red a:visited{ color:#ff0000;}
.red a:hover{ color:#ff0000;}

.red02{ color:#c82c2c;}
.red02 a:link{ color:#c82c2c;}
.red02 a:visited{ color:#c82c2c;}
.red02 a:hover{ color:#c82c2c;}

.blue{ color:#164b93;}
.blue a:link{ color:#164b93;}
.blue a:visited{ color:#164b93;}
.blue a:hover{ color:#164b93;}


/*by justin*/
.lh18{
line-height:18px;
}
.lh20{
line-height:20px;
}
.lh22{
line-height:22px;
}
.lh23{
line-height:23px;
}
.lh24{
line-height:24px;
}
.lh25{
line-height:25px;
}
.lh26{
line-height:26px;
}
.lh28{
line-height:28px;
}
.lh30{
line-height:30px;
}
.lh32{
line-height:32px;
}
.lh34{
line-height:34px;
}
.lh35{
line-height:35px;
}
.lh36{
line-height:36px;
}
.lh38{
line-height:38px;
}
.lh39{
line-height:39px;
}
.font12{ font-size:12px;}
.font14{ font-size:14px;}
.font15{ font-size:15px;}
.font16{ font-size:16px;}
.font17{ font-size:17px;}
.font18{ font-size:18px;}
.font20{ font-size:20px;}
.font22{ font-size:22px;}
.font24{ font-size:24px;}
.font_songti{ font-family:"宋体"!important}
.clearfix:after
{
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix{display: inline-block;} 
.clearfix{display: block;} 
ul.Twolist{
overflow:hidden;
zoom:1
}
ul.Twolist li{
float:left;
width:49.9%;
}
ul.Threelist{
overflow:hidden;
zoom:1
}
ul.Threelist li{
float:left;
width:33.2%;
}
.mgt5{ margin-top:5px;}
.mgt10{ margin-top:10px;}
.mgt15{ margin-top:15px;}
.mgt20{ margin-top:20px;}
.mgt25{ margin-top:25px;}
.mgl10{ display:inline; margin-left:10px;}
.pd20{
	padding:20px;
}
.pdl25{
	padding-left:25px;
}
.tex_cen{
text-align:center;
}
.text-right {
    text-align: right;
}
.w100{
	width:100%;
}
.w250{
width:250px;
}

.whitebox{
	background:#fff;
}
.pie{
behavior: url(/static/pie/PIE.htc);
z-index:10	
}
.greybox{
	background:#f3f3f3
}
.oflow-hd {
    overflow: hidden;
}
.mg-ltrb-center {
    margin: 0 auto;
}
.hide {
    display: none;
}
position-relative {
    position: relative;
}

/*---------------header-----------------------*/
.banner{
	background:url(../images/banner.jpg) no-repeat center top;
	height:235px;
}
.banner_mid{
	width:1300px;
	margin:0 auto;
}
.banner_mid .logo{
	_display:inline;
	margin:55px 0 0 0px;
}
.banner_mid .logo a{
	display:block;
	width:666px;
	height:124px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-5000px;
}
.nav{
	height:67px;
	background:#76b3e6
}
.nav .nav_mid{
	width:1300px;
	height:67px;
	margin:0 auto;
	position:relative;
}
.nav .nav_mid ul{
	padding-left:10px;
	font-size:21px;
	position:absolute;
	left:0;
	bottom:0
}
.nav .nav_mid ul li{
	float:left;
}
.nav .nav_mid ul li a{
	display:block;
	height:77px;
	line-height:80px;
	padding:0 22px;
}
.nav .nav_mid ul li.cur a,.nav .nav_mid ul li a:hover{
	background:#4a8dd7
}

/*---------------footer-----------------------*/
.footer {
	border-top:#487db4 solid 4px;
	background:#ffffff;
    font-size: 14px\9;
}
.footer .container{
	width:1300px;
	margin:0 auto;
	position: relative;
}
.footer a{color:#fff;}
.footer .links {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    background-color: #4a8dd7;
}
.footer .links ul {
    
}
.footer .links li {
    margin-left:70px;
    float: left;
    color: #fff;
}
.footer .links li p {
    margin: 0;
    padding: 13px 0;
}
.footer .links .dropdown {
    position: static;
	font-size:18px;
}
.footer .links .dropdown a{
	color:#ffffff
}
.footer .links .dropdown ul {
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 100%;
}
.footer .links .dropdown li {
    float: none;
    margin-right: 0;
    color: #666;
}
.footer .links .dropdown li a {
    margin: 5px 0;
    float: left;
    width: 16.666%;
    clear: none;
	color:#575757
}
.footer .links li p i {
	width:14px;
	height:18px;
    display: inline-block;
    margin:0 0 0 10px;
	background:url(../images/up_arw.gif) no-repeat left 2px;
	*background:url(../images/up_arw.gif) no-repeat left -3px;
}
.dropdown-menu {
 position:absolute;
 top:100%;
 left:0;
 z-index:1000;
 display:none;
 float:left;
 min-width:160px;
 padding:5px 0;
 margin:2px 0 0;
 font-size:14px;
 text-align:left;
 list-style:none;
 background-color:#f3f9ff;
 -webkit-background-clip:padding-box;
 background-clip:padding-box;
 border:1px solid #ccc;
 border:1px solid rgba(0,0,0,.15);
 border-radius:4px;
 -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
 box-shadow:0 6px 12px rgba(0,0,0,.175)
}
.dropdown-menu.pull-right {
 right:0;
 left:auto
}
.dropdown-menu .divider {
 height:1px;
 margin:9px 0;
 overflow:hidden;
 background-color:#e5e5e5
}
.dropdown-menu>li>a {
 display:block;
 padding:3px 15px;
 clear:both;
 font-weight:400;
 line-height:1.42857143;
 color:#333;
 white-space:nowrap
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
 color:#262626;
 text-decoration:none;
 background-color:#f5f5f5
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
 color:#fff;
 text-decoration:none;
 background-color:#337ab7;
 outline:0
}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
 color:#777
}
.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
 text-decoration:none;
 cursor:not-allowed;
 background-color:transparent;
 background-image:none;
 filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
 display:block
}
.open>a {
 outline:0
}
.dropdown-menu-right {
 right:0;
 left:auto
}
.dropdown-menu-left {
 right:auto;
 left:0
}
.dropdown-header {
 display:block;
 padding:3px 20px;
 font-size:12px;
 line-height:1.42857143;
 color:#777;
 white-space:nowrap
}
.dropdown-backdrop {
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:990
}
.pull-right>.dropdown-menu {
 right:0;
 left:auto
}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
 content:"";
 border-top:0;
 border-bottom:4px dashed;
 border-bottom:4px solid\9
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
 top:auto;
 bottom:100%;
 margin-bottom:2px
}
.footer_bot{
	width:1270px;
	margin:0 auto;
	padding:20px 0 20px 30px;
}
.footer_bot p{
	line-height:33px;
}

/*分页代码*/
.list_page{height: 30px;padding: 30px 0 20px;text-align: center;}
.list_page span{margin-left: 11px;display: inline-block;width: 30px;height: 30px;background:url(../images/global/list_page_bg.jpg) no-repeat left top;color: #7f7f7f;font-size: 14px;font-weight: bold;line-height: 30px;text-align: center;vertical-align: middle;cursor: pointer;overflow:hidden}
.list_page span a{color: #7f7f7f;display: block;}
.list_page span a:hover{color: #fff;}
.list_page span:hover,.list_page span.active{background:url(../images/global/list_page_bg_selected.jpg) no-repeat left top;color: #fff;}
.list_page span img{float: left;}
.list_page .gopage{width:35px; background:none;}
.list_page .gopage:hover{ background:none;}
.list_page input{border: medium none;width: 35px !important;height: 30px;background:url(../images/global/list_page_turn.jpg) no-repeat left top;line-height: 30px;text-align: center;vertical-align: top;}
.list_page .page_text,.list_page .page_text:hover{width:50px;height:30px;line-height:30px;font-size:14px;font-weight:bold;background:none;color:#7f7f7f;cursor:default}
.list_page span.page_prev a,.list_page span.page_next a{line-height:100px;}
.list_page span.page_prev{background:url(../images/global/list_page_prev.jpg) no-repeat left top;}
.list_page span.page_prev.disabled{background:url(../images/global/list_page_prev_no.jpg) no-repeat left top;}
.list_page span.page_next{background:url(../images/global/list_page_next.jpg) no-repeat left top;}
.list_page span.page_next.disabled{background:url(../images/global/list_page_next_no.jpg) no-repeat left top;}
.list_page span.page_prev.disabled a,.list_page span.page_next.disabled a{cursor:default}
/*分页代码 end*/


/*from group*/
.from_group{ vertical-align:middle}
.from_group input{ margin:0; padding:0}
.from_group th,.from_group td{ padding:5px}
.from_group td em{ margin-left:0.5em; color:#F00}
.from_group input[type="text"],.from_group input[type="password"]{
    font-size: 14px;
    height: 22px;
    line-height: 1.5;
    padding: 2px 3px;
    vertical-align: middle;
	border:1px solid #d6d6d6;
	box-shadow:inset 3px 3px 3px #f7f7f7;
	}
.from_group .input1{
    font-size: 14px;
    height: 22px;
    line-height: 1.5;
    padding: 2px 3px;
    vertical-align: middle;
	border:1px solid #d6d6d6;
	box-shadow:inset 2px #f7f7f7;
	}
.form-inline{ display:inline-block;*display:inline;	zoom:1;}
.form-inline li{display:inline-block;margin:0 0.2em;_margin:0 0.2em; *display:inline;zoom:1;vertical-align:middle}
.from_group textarea{ padding:5px}
.from_group td em {
    color: #f00;
    margin-left: 0.5em;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{ float:left; padding:0; margin:0; margin-left:-20px}
/*.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline{ margin-left:20px}*/
.radio-inline, .checkbox-inline {
    cursor: pointer;
    display: inline-block;
	*line-height:20px;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 20px;
    vertical-align: middle;
}
.checkbox-inline label,.radio-inline label{ display:inline-block;padding-left: 20px; vertical-align:middle;cursor: pointer;}
