@charset "gb2312";
/* CSS Document */


/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-size:12px; font-family:"Î¢ÈíÑÅºÚ";}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none;outline: none;}
a:active {outline: none;star:expression(this.onFocus=this.blur());}
a:hover{text-decoration:underline;}




.clear{ clear:both; height:0;}
.clear15{ clear:both; height:15px;}
.clear20{ clear:both; height:20px;}

body{ background: #f5f5f5 url(2015XA_body_bg.png) no-repeat center top;}


.container{ width: 1000px; margin: 0 auto; overflow:hidden;}


/* Í·²¿ */
.header{ height: 140px;}
.header .top{ background: url(2015zz_jtt_topBg.png) no-repeat; width: 250px; height: 21px; color:#fff; text-indent:10px; line-height:21px;}
.header .logo{ float:left; width:511px; height:64px; margin-top:32px;}
.header .h_right{ float:right; width:360px; margin-top:40px;}
.header .search{ height:24px;}

.dropselect_box { float:left; position:relative; width:69px; display:inline-block; z-index:300; border:1px solid #d7d6d6; border-right:none;}
.dropselect_box ul { position:absolute; left:0px; top:0px; text-align:center;}
.dropselect_box ul li { height:22px; line-height:22px; }
.dropselect_SimpleSelect { width:100%; /*height:30px;*/ display:block; overflow:hidden; background:url(2015XA_search_icon01.png) no-repeat right 9px #fff; line-height:22px; text-align:center; font-size:12px; }
.dropselect_SimpleSelect li { width:100%;}
.dropselect_SimpleSelect li a { padding:0 3%; display:block; width:94%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#666;}
.dropselect_SimpleSelect li a:hover { border-bottom:1px solid #e6e6e6;}
.dropselect_SimpleSelect li.hover a { color:#0071ae;}
.dropselect_SimpleSelect_expanded { background-color:#FFF;}
.dropselect_SimpleSelect_expanded li { border-bottom:1px solid #e6e6e6;}
.hidden{ display:none;}

.header .search .txt{ float:left; border:1px solid #d7d6d6; border-left:none; width:188px; height:22px; float:left; line-height:22px; background:#fff; padding:0 10px; color:#666;}
.header .search .sbt{ float:left; border:none; width:72px; height:24px; float:left; color:#fff; background:#04569c; cursor:pointer;}




/* µ¼º½ */
.nav{ width:100%; height:56px; background:#105a9a; opacity:.9;}
.nav ul{ width:960px; margin:0 auto;}
.nav ul li{ float:left; font-size:18px; line-height:56px; text-align:center; width:160px; background:url(2015zz_jtt_nav_liBg.png) no-repeat left center;}
.nav ul li:first-child{ background:none;}
.nav ul li a{ color:#fff;}
.nav ul li a:hover{ text-decoration:underline;}

/* footer */
.footer{ width:96%; padding:40px 2%; background:#1a466b; margin-top:15px; text-align: center;}
.footer p{ color:#fff; padding:8px 0; line-height:20px;}
.footer p a{ color:#fff;}


@media screen and (max-width: 1000px){
	.container{ width:100%;}
	.header{ height:auto; padding-bottom:10px;}
	.header .logo{ float:none; width:100%; text-align:center; margin-top:20px; height:auto;}
	.header .h_right{ float:none; margin:10px auto 0;}
	.header .h_right .weather{ display:none;}

	
	.nav ul{ width:100%;}
	.nav ul li{ width:16.6%; font-size:14px;}
}

@media screen and (max-width: 480px){
	.header .logo img{ width:80%; height:auto;}
	.header .h_right{ width:98%;}
	.dropselect_box{ width:25%;}
	.header .search .txt{ width:52%;}
	.header .search .sbt{ width:15%;}
	
	
	.nav{ height:auto;}
	.nav ul li{ width:33.3%; line-height:40px;}
	.nav ul li:nth-child(4){ background:none;}
}