@charset "utf-8";
/*
Copyright ibw.cn 
Created by Clearfix
*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 Microsoft YaHei, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; }
ul, ol { list-style: none; }
a { text-decoration: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%;border:0;background:none;outline:none; }
table { border-collapse: collapse; border-spacing: 0 }
.clear { display: block; height: 0; overflow: hidden; clear: both }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
a { blr:expression_r(this.onFocus=this.blur());}
a { outline: none; transition-duration: 0.3s, 0.3s; transition-property: background-color, color; transition-timing-function: ease, ease;}
table { border-collapse: collapse; border-spacing: 0; }
.hidden { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBd { border: none !important; }
.mr0{margin-right:0 !important; float:right !important;}
.info{text-align: justify; text-justify: inter-ideograph;}

/*Body*/
body { color:#aaa; background:#fff;}
a { color: #aaa; }
a:hover { text-decoration: underline; color: #1d3484; }
.wrap { width: 1002px; margin: 0 auto; }

/*Header*/
.header{background:#fff url(../images/line.jpg) center 82px no-repeat;}
.header .wrap {height:82px;}
.logo{float:left;margin-top:16px; }

.go{float:right;margin-top:32px;}
.go a{padding:2px 0 2px 30px;}
.go1{background:url(../images/go1.png) left center no-repeat;}
.go2{background:url(../images/go2.png) left center no-repeat;}

.search {float:right; height:26px; background:url(../images/search.jpg); margin:28px 18px 0 0; overflow:hidden;}
.search form {position:relative; width:170px;}
.search form .search-input-box input {width:140px; height:26px; line-height:26px; color:#bbb; padding-left:4px;}
.search form .search-btn {position:absolute; right:0; top:0;}
.search form .search-btn button {display:block; width:26px; height:26px; background:url(../other/.com/images/blank); text-indent:-999em; cursor:pointer; }

/*Nav*/
.nav { width:999px; height: 46px; margin:2px auto 0; position:relative;z-index:10;}
.nav ul li { width: 111px; float: left; display: inline; background:url(../images/navLine.gif) right center no-repeat;}
.nav ul li a { display: block; height: 46px; line-height:46px; color:#000; font-size: 14px; text-align:center; }
.nav ul li a:hover, .nav ul li a.current { text-decoration: none; background:url(../images/current.jpg) bottom no-repeat; }
.nav .subNav { position: absolute; top: 46px; left:0; width: 999px; height:70px; background: #fdfeff; border-top:1px solid #eeeff1; z-index: 10; display: none; }
.nav .subNav dt { float:left; width: 268px; height:52px; margin-top:5px; padding:8px 20px 0 0; border-right:1px dotted #ccc; text-align:right; font-size:15px;color:#717171;}
.nav .subNav dt em{font-size:18px;color:#d6000b;display:block; text-transform:uppercase;}
.nav .subNav dd {float:left;}
.nav .subNav dd a {float:left; height:70px; line-height:70px; padding-left:20px; font-size: 12px; color:#5e5e5e; }
.nav .subNav dd a:hover { text-decoration: underline; color: #1d3484; background:none;}

/*Banner*/
.banner {height: 320px; position: relative; margin:0 auto; }
.banner .hd { width:100%;position: absolute; bottom: 14px; z-index: 1;}
.banner .hd ul { height:15px; float: right; display:inline; }
.banner .hd ul li { float: left; margin-left: 5px; width: 15px; height: 15px; background:#fff; border-radius:2px; text-indent:-999em; font-size:0;}
.banner .hd ul li.on { background:#ff7e00; }
.banner .bd { position: relative; width:100%; height: 320px; z-index: 0; overflow: hidden;}
.banner .bd ul{width:1900px;height:320px;position:absolute;left:50%;top:0;margin-left:-950px;}
.banner .bd ul li { zoom:1; vertical-align:middle; height:320px;}

/*Footer*/
.footer {border-top:3px solid #4ea4d3;height:75px;}
.ftMes{line-height:46px;border-bottom:1px solid #efefef;}
.copyRight{float:left;}
.ftList{float:right;margin-right:50px;padding-right:10px;border-right:1px solid #efefef;}
.ftList a{padding:0 10px;}
.ibw{float:right;}

/*Webmap*/
.webmap{padding:10px 0px 15px}
.webmap dl{overflow:hidden;zoom:1;height:32px; margin-bottom:5px;}
.webmap dt{width:15%;float:left;}
.webmap dd{float:left;width:85%;}
.webmap dt a{display:block;line-height:32px;background:#ccc;color:#000;text-align:center}
.webmap dd a{margin:0 5px 5px;background:#eee;display:block;line-height:32px;width:143px;float:left;text-align:center}
.webmap a:hover{background:#343434;text-decoration:none;color:#fff}
