@charset "gb2312";


/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;margin:0;padding:0;}
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;}
legend{color:#000;}
iframe{ margin:0 auto;}

a{color:#434343;text-decoration:none;}
a:hover,a:focus{color:#2581c2;}
a:active,a :visited{color:#2581c2;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/*文字排版*/
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f20{font-size:20px;}
.fb{font-weight:bold}
.fn{font-weight:normal;}
.t2{text-indent:2em;}
.lh150{line-height:150%;}
.lh180{line-height:180%;}
.lh200{line-height:200%;}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}
.red{ color:#FF0000;}

/*定位*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:0;margin-right:0;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clear,.clear_all  {
	clear:both;
}
.clear_all  {height:0px;line-height:0px;font-size:0px;}
.clear:after,.clear_all:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.cl{clear:left;}
.cr{clear:right;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none{display:none;}

/*边距*/
.m10{margin:10px;}
.m15{margin:15px;}
.m30{margin:30px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt12{margin-top:12px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}
.mt100{margin-top:100px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb50{margin-bottom:50px;}
.mb100{margin-bottom:100px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml12{margin-left:12px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml50{margin-left:50px;}
.ml100{margin-left:100px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr50{margin-right:50px;}
.mr100{margin-right:100px;}

/**************************************************全站通用*********************************************************************/
/*global*/
body{background:#F3F3F3 url(bodybg.jpg) no-repeat center 30px;color:#434343; font:12px "宋体","Microsoft YaHei",Verdana,Arial;position:relative;}
.wrapper{ margin:0 auto; width:1140px;}
.wrap{ margin:0 auto; width:1010px;}

/*网站头部*/
.topBar{ background-color:#0065B3; height:30px; line-height:30px; color:#FFF; overflow:hidden;}
.topBar a{ color:#FFF; display:inline-block; padding:0 5px;}

.logo_banner{ width:1140px; height:180px; margin:0 auto; text-align:center;overflow:hidden;}

.navBar{ width:1140px; margin:0 auto; background-color:#0065B3; color:#FFF; height:68px; overflow:hidden; border-radius:5px 5px 0px 0px;}
.navBar li{ float:left; text-align:center;}
.navBar li.l{ background:url(navline.jpg) no-repeat left center; width:2px; height:68px;}
.navBar li a{ display:inline-block; padding-top:11px;color:#FFF; width:145px;cursor:pointer;}
.navBar li a em{ float:left;width:100%;height:20px; overflow:hidden;}
.navBar li a em img{ height:20px;}
.navBar li a span{float:left; width:100%; display:block; font-size:15px; padding-top:10px;font-family: microsoft yahei; font-weight:bold}

.search{ background:url(searchbg.jpg) no-repeat left top; height:25px; line-height:25px; margin-left:40px; margin-top:24px;}
.search .c-txt{ float:left; width:140px; padding-left:5px; height:25px; line-height:25px; border:none;}
.search .c-btn{ float:left; margin-left:30px; border:none; background:none; color:#FFF; height:25px; line-height:25px; width:40px; text-align:center; text-decoration:underline; cursor:pointer;}


/*友情链接*/
.friend_link{margin-top: 30px; background:#FFF; height:50px;}
.friend_link h3{float:left; font-size:14px; width:122px;height:40px; background:url(friendlink_bg.jpg) no-repeat left top;color:#fff; text-align: center; line-height:40px;}
.friend_link span{ float:left; margin-left:32px; width:217px; margin-top:8px;display: inline;}
.friend_link span select{width: 100%;border: 1px solid #E2E2E2; height:33px; line-height:33px;}

/*网站底部*/
footer{ background:#005EA6;padding:20px 0px 20px; text-align:center;}
footer p{ color:#fff;font-size:12px; line-height:30px;}
footer p a{ color:#fff;}
footer p a:hover{ text-decoration:underline;}