﻿@charset "utf-8";
* {
    margin:0;
    padding:0;
}
body {
	font-family: "微软雅黑", "黑体";
	font-size:12px;
	background:#fff;
	color:#6C6B6B;
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}
ul,li{padding:0; margin:0;}
li { list-style:none; }
a { text-decoration:none; color:#aa5b00; }
img{border:0;}
div{height:auto;}
.clear { clear:both; }
.fr{ float: right;}
.fl{ float: left;}
.p15{padding:15px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.mt10{margin-top:10px;}
.mtt20{margin-top:20px;}
.mt20{margin-top:10px;}
.mt30{margin-top:30px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}

.line{background:url(../images/line.jpg); height:1px; font-size:0; line-height:0; overflow:hidden;}

.main,
.header,
.footer{
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
.banner{
	width:1100px;
	margin:0 auto;
}
#banner{position:relative;}
#banner .sub{display:none;}
#banner #bnt {display:none;}

.header{
	width:1100px;
	height:142px;
	position:relative;
}
.header .logo /*a*/{
	position:absolute;
	top:38px;
	left:5px;
	width:284px;
	height:62px;
	/*background:url(../images/logo.png) no-repeat;
	_background:url(../images/logo.gif) no-repeat;
	text-indent:-99999px;*/
}
.header .language{
	position:absolute;
	top:17px;
	width:330px;
	height:15px;
	right:0;
	background:url(../images/language.jpg) no-repeat;
}
.header .language a{
	display:block;
	height:100%;
	width:63px;
	float:left;
	margin-right:27px;
	text-indent:-99999px;
}
.header .language a.hk{
	width:63px;
}
.header .language a.tw{
	width:45px;
}
.header .language a.hk{
	width:82px;
	margin-right:20px;
}
.header .language a.back{
	width:60px; 
	margin-right:0;
}
.header #search-box{
	position:absolute;
	bottom:7px;
	right:20px;
	color:#999;
	letter-spacing:1px;
	font-size:14px;
}
.header #search-box input.input{
	width:118px;
	height:18px;
	border:2px #A9A9A9 solid;
}
.header #search-box input.button{
	width:39px;
	height:22px;
	border:0;
	background:#125B92;
	text-align:center;
	line-height:22px;
	color:#fff;
	text-indent:inherit;
	font-family:"微软雅黑", "黑体";
	font-size:14px;
	font-weight:100;
}
.searchButton{
	width:50px;
	height:22px;
	border:0;
	background:#125B92;
	text-align:center;
	line-height:22px;
	color:#fff;
	text-indent:inherit;
	font-family:"微软雅黑", "黑体";
	font-size:14px;
	font-weight:100;
}

#topmenu{
	position:absolute;
	height:40px;
	right:3px;
	top:65px;
}
#topmenu ul{
}
#topmenu ul li{
	float:left;
	height:40px;
	margin-right:20px;
	padding-bottom:5px;
}
#topmenu ul li.menu1{
	width:72px;
}
#topmenu ul li.menu2{
	width:72px;
}
#topmenu ul li.menu3{
	width:72px;
}
#topmenu ul li.menu4{
	width:72px;
	margin-right:0;
}

#topmenu ul li.menu5{
	width:72px;
}

#topmenu ul li.menu6{
	width:72px;
}

#topmenu ul li a{
	display:block;
	height:31px;
	width:100%;
	text-indent:-99999px;
}
#topmenu ul li.menu1 a{
	background:url(../images/menu_1.png) no-repeat;
}
#topmenu ul li.menu2 a{
	background:url(../images/menu_2.png) no-repeat;
}
#topmenu ul li.menu3 a{
	background:url(../images/menu_3.png) no-repeat;
}
#topmenu ul li.menu4 a{
	background:url(../images/menu_4.png) no-repeat;
}
#topmenu ul li.menu5 a{
	background:url(../images/menu_5.png) no-repeat;
}
#topmenu ul li.menu6 a{
	background:url(../images/menu_6.png) no-repeat;
}

/*#menu ul li a:hover,*/
#topmenu ul li.sel a{
	background-position:bottom;
}

#topmenu ul li.current a{
	background-position:bottom;
}

.index_left{
	float:left;
	width:325px;
	padding-right:7px;
}
.index_left ul{
	padding-top:26px;
}
.index_left ul li{
	margin-bottom:21px;
	width:325px;
	height:53px;
}
.index_mid{
	float:left;
	width:330px;
}
.index_right{
	float:left;
	width:327px;
}
.index_right .form{
	width:327px;
	height:219px;
	background:url(../images/index_form_bg.png) no-repeat;
	overflow:hidden;
}
.index_right .form form{
	padding-top:60px;
	padding-left:25px;
}
.index_right .form form .item{
	font-family:"宋体";
	height:18px;
	margin-bottom:10px;
}
.index_right .form form .item_botton{
	padding-left:35px;
	padding-top:4px;
}
.index_right .form form .item label{
	float:left;
	display:block;
	height:18px;
	width:36px;
	line-height:18px;
}
.index_right .form form .item .input{
	height:16px;
	width:163px;
	line-height:16px;
	border-top:1px #8f8f8f solid;
	border-left:1px #a3a3a3 solid;
	border-right:1px #b7b7b7 solid;
	border-bottom:1px #b7b7b7 solid;
}
.button{
	background:url(../images/button.jpg);
	width:62px;
	height:25px;
	text-indent:-99999px;
	border:0;
}

.footer{
	border-top:1px #C0C0C0 solid;
	color:#3e3a39;
	text-align:center;
	padding-bottom:30px;
	padding-top:10px;
	letter-spacing:2px;
	
}
.footer .dh{
	font-size:16px;
	padding-bottom:10px;
	padding-top:10px;
}
.footer .dh a{
	color:#666;
	font-family:"微软雅黑", "黑体";
	font-weight:100;
}
.footer .cp{
	font-size:14px;
}


/*-- page -- */
.location{
	height:64px;
	line-height:64px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
	color:#fff;
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/location.jpg);
}
.location img{
	float:left;
	margin-right:8px;
	margin-left:80px;
}
.page_content{
	width:1000px;
	min-height:400px;
	margin-left:auto;
	margin-right:auto;
}
.yh_box{
	border:1px #155F9C solid;
	background:#cee9fd;
	margin-bottom:7px;
	font-family:"微软雅黑", "黑体";
}
.yh_box .l{
	float:left;
	padding-top:10px;
	width:170px;
}
.yh_box .r{
	float:left;
	padding-top:10px;
	padding-left:30px;
	width:730px;
	font-size:14px;
}
.yh_box .r h3{
	font-size:22px;
	margin-bottom:5px;
	color:#125E9A;
}
.yh_box .r span{
	display:block;
	color:#125E9A;
	line-height:20px;
	font-weight:600;
	font-size:15px;
}
.yh_box .r p{
	line-height:25px;
	color:#666;
	font-size:14px;
	font-weight:bold;
}
.yh_box .r ul.gz{
	line-height:22px;
	color:#666;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}
.yh_box .r ul.gz li{
	list-style:inside;
}
.yh_sm{
	font-weight:bold;
	font-family:"微软雅黑", "黑体";
	line-height:25px;
	text-align:left;
	font-size:14px;
	margin-bottom:30px;
	margin-top:15px;
	padding-left:220px;
}

/* -- contact --*/
.page_contact{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.page_contact .line_h11{
	position:absolute;
	width:1px;
	height:11px;
	background:#125E9A;
	top:-11px;
	left:320px;
}
.page_contact .left{
	float:left;
	width:320px;
	padding-top:10px;
}
.page_contact .left2{
	float:left;
	width:300px;
	padding-top:10px;
}
.page_contact .right{
	border-left:1px #125E9A solid;
	float:left;
	padding-top:10px;
	padding-left:18px;
	width:640px;
	min-height:889px;
}
.page_contact .right2{
	border-left:1px #FFFFFF solid;
	float:left;
	padding-top:10px;
	padding-left:18px;
	width:660px;
	min-height:500px;
}
.page_contact .font_style{
	font-size:16px;
	color:#125E9A;
}
.page_contact .font_style p{
	margin-bottom:20px;
}
.page_contact .font_style p span{
	padding-left:66px;
}
.message{
	
}
.message span{
	color:#125e9a;
}
.message .item{
	padding-bottom:8px;
	margin-bottom:12px;
	border-bottom:1px #bbb dashed;
	font-size:16px;
	line-height:28px;
}
.msg_box{
	position:relative;
	height:140px;
	margin-top:30px;
}
.msg_box h2{
	font-size:16px;
	color:#125e9a;
}
.msg_box form textarea{
	height:112px;
	width:638px;
	border:1px #125e9a solid;
}
.msg_box .send{
	position:absolute;
	left:3px;
	bottom:9px;
	background:url(../images/send_question.jpg);
	width:112px;
	height:32px;
	text-indent:-99999px;
	border:0;
}

.xyfw_con{
	padding-left:30px;
}
.xyfw_con .line{margin-bottom:15px; margin-top:15px;}
.xyfw_con h4{font-size:16px; color:#215B89; line-height:28px;}
.xyfw_con .text{line-height:28px;font-size:16px; color:#333;}

/*分页*/
.page{
	font-size:14px;
	padding-top:10px;
	padding-bottom:18px;
	text-align:right;
	color:#012542;
}
.page span, .page a{
	color:#012542;
	padding:0 3px;
}
.page .input{
	border:1px #ccc solid;
	height:19px;
	width:40px;
	-moz-box-shadow:3px 3px 3px #ccc inset;              
    -webkit-box-shadow:3px 3px 3px #ccc inset;           
    box-shadow:3px 3px 8px #ccc inset;
	margin-left:3px;
	margin-right:3px;
}
.page .go{
	background:url(../images/go.jpg);
	width:26px;
	height:26px;
	text-indent:-99999px;
	border:0;
}

.page_content_full{
	width:1100px;
}
h1.cd{background:url(../images/cdzj_h1.jpg) no-repeat; height:64px; padding-left:160px; line-height:60px; color:#fff; font-family:"微软雅黑"; font-size:16px; margin-bottom:10px;}
.page_content_full .cd_content{width:950px; margin:0 auto; color:#014377; line-height:28px; font-family:"微软雅黑"; font-size:16px;}
ul.inside{
	line-height:22px;
	padding-left:20px;
}
ul.inside li{
	list-style:inside;
}
.searchconditon{
	 width:770px; 
	  margin-left:auto;
	  margin-right:auto;
	 margin-top:0px;
	 margin-bottom:20px; 
}
.searchconditon .condition{
	width:270px;
}

.EnrollBtn input{ background:url(../images/btn.png) no-repeat 0 -170px; width:80px; height:30px; line-height:15px; border:0 none; color:#FFF; font-size:15px; font-weight:bold; cursor:pointer;}