@charset "utf-8";
/* 该网站名称 CSS Document */
/*CSS 初始化*/
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html,body{
	-webkit-user-select:none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent;
	-webkit-user-select:none;
	-webkit-touch-callout:none;
	-webkit-touch-callout:none;
} 
body {color:#444; font-size:12px; font-family:微软雅黑,sans-serif; min-width: 1200px; background: url(../images/bg.jpg) no-repeat center 40px;}
body,div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,input,button,select,textarea{margin:0; padding:0; list-style:none; font-weight: normal;}
header, article, section, aside, footer, figure, nav{display: block;}
img {border:none; vertical-align:top}

a,
a:visited{color:#444; text-decoration: none;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
a:hover{color:#00a1cc; text-decoration: none;}

.clearfix:after{display: block; content: ""; clear:both;}

.b-blank10{margin:0 0 10px 0;}
.b-blank20{margin:0 0 20px 0;}
.b-blank30{margin:0 0 30px 0;}
.blank10{width:100%; height:10px;}
.blank20{width:100%; height:20px;}
.blank30{width:100%; height:30px;}
.l-blank25{float:left; width:25px; height:10px;}

@font-face {
	font-family: 'EU-F7';
	src:url('../font/EU-F7.eot'); 
	src: 
		url('../font/EU-F7.eot?#iefix') format('embedded-opentype'), 
		url('../font/EU-F7.woff') format('woff'), 
		url('../font/EU-F7.ttf') format('truetype'), 
		url('../font/EU-F7.svg#aGENCYR') format('svg');
}

.main{width:1200px; margin:0 auto; position: relative;}


/*头部*/
header{margin-bottom: 10px; background: #fff; border-bottom: 1px solid #eee;}
header .top{background: #00a1cc; color: #fff; line-height: 30px; overflow: hidden;}
header .top h2{float: left; font-size: 12px;}
header .top ul{float: right;}
header .top ul li{float: left; margin-left: 20px;}
header .top ul li a{color: #fff;}

header .logo{float: left; height: 80px; line-height: 76px;}
header .logo img{display: inline-block; vertical-align: middle; height: 60px;}


header .search{float: right; margin-top: 20px; border: 1px solid #eaeaea;}
header .search .search_text{border: none; width: 200px; height: 48px; padding-left: 10px; vertical-align: middle;}
header .search .search_submit{border: none; border-left: 1px solid #eaeaea; width: 48px; height: 48px; background: url(../images/search.png) no-repeat center; vertical-align: middle;}



/*导航*/
.nav {margin-left: 35px; float: left;}
.nav > ul{float: right; z-index: 100; margin-top: 5px;}
.nav > ul > li{position:relative; float:left; margin-right: 12px;}
.nav > ul > li > a,
.nav > ul > li > a:visited{padding: 0 8px; height:80px; line-height:80px; text-align: center; display:block; font-size:18px; border-bottom: 2px solid transparent;}
.nav > ul > li > a.selected,
.nav > ul > li > a:hover,
.nav > ul > li > a.on{border-bottom-color: #00a1cc; color: #00a1cc;}

.nav > ul > li > ul{position: absolute; left: 50%!important; margin-top: -0px; margin-left: -50px; width:100px; visibility:hidden; z-index:999999; padding-top: 5px;}
.nav > ul > li > ul > li{background: #0462ba; position: relative; text-align: center;}
.nav > ul > li > ul > li > a,
.nav > ul > li > ul > li > a:visited{display: block; overflow:hidden; line-height:40px; height: 40px; font-size: 14px; font-weight:normal;}
.nav > ul > li > ul > li > a.selected,
.nav > ul > li > ul > li > a:hover{background:#fff; color:#0462ba}



* HTML .nav {height: 1%}
.downarrowclass {position: absolute; top: -1000px; right: 7px;}
.rightarrowclass {position: absolute; top: 8px; right:15px;}
.ddshadow {position: absolute; width: 0px; background:none transparent scroll repeat 0% 0%; height: 0px; top: 0px; LEFT: 0px}
.toplevelshadow {opacity: 0.0}










/**/
footer{}
/*footer .list4{margin-top: 40px; margin-bottom: 40px; overflow: hidden; text-align: center;}
footer .list4 li{display: inline-block; margin-left: 110px; line-height: 30px; font-size: 16px;}
footer .list4 li:first-child{margin-left: 0px;}
footer .list4 li i{margin-right: 10px;vertical-align: middle; display: inline-block; width: 30px; height: 30px; background: url(../images/service.png) no-repeat;}
footer .list4 li a,
footer .list4 li a:visited{color: #666;}
footer .list4 li a:hover{color: #00a1cc;}*/


footer .foot{border-top: 1px dashed #cecece;}
footer .foot ul{text-align: center; padding: 15px 0;}
footer .foot ul li{display: inline-block; font-size: 14px;}
footer .foot ul li:before{margin: 0 15px; display: inline-block; content: ""; width: 1px; height: 11px; background: #b4b4b4;}
footer .foot ul li:first-child:before{display: none;}
footer .foot address{padding: 10px 0 30px 0; text-align: center; font-style: normal; line-height: 25px;}



.page{border-top: 1px solid #e7e7e7; text-align:center; padding:20px 0 30px 0;}
.page .page_list{}
.page .page_list a{display:inline-block; margin:0 2px; width:26px; height:26px; border-radius:50%; overflow:hidden; text-align:center; line-height:26px; border:1px solid #e1e1e1; behavior:url(pie.htc); position:relative; font-family:Arial;}
.page .page_list a:hover{background:#fafafa; border:1px solid #e1e1e1; color:#555}
.page .page_list a.Current,
.page .page_list a.on{background:#0075c2; border:1px solid #0075c2; color:#fff}