@charset "utf-8";
/* 该网站名称 CSS Document */
/*CSS 初始化*/

body {color:#000; font-size:14px; font-family:微软雅黑; min-width: 1200px; background: #fff;}
body,div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4,p,pre,table,caption,th,td,form,input,button,select,textarea{margin:0; padding:0; list-style:none;}

header, article, section, aside, footer, figure, nav{display: block;}

a, a:visited {color:#000; text-decoration: none;
	transition:all 0.1s;
	-moz-transition:all 0.1s;
	-ms-transition:all 0.1s;
	-o-transition:all 0.1s;
	-webkit-transition:all 0.1s;
}
a:hover, a:active, a:focus {color:#0068b7; text-decoration: none;}

img {border:none; vertical-align:top}
.clear:after{clear:both; display: block; content: "";}

.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: 'Fontawesome';
	src:url('../font/fontawesome-webfont.eot'); 
	src: 
		url('../font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), 
		url('../font/fontawesome-webfont.woff') format('woff'), 
		url('../font/fontawesome-webfont.ttf') format('truetype'), 
		url('../font/fontawesome-webfont.svg#aGENCYR') format('svg');
}*/

.main{width:1200px; margin:0 auto; position: relative;}


/*header*/
.header{width: 1200px; height: 120px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center;}
.header .logo{height:70px;display: flex; align-items: center;}
.header .logo img{height: 100%;}
.header .info{display: flex; position: relative;}
.header .info::after{display: block; content: ""; width: 1px; height: 30px; background: #999; position: absolute; right: -25px; top: 50%; transform: translateY(-50%);}
.header .info img{display: block; width: 35px; height: 35px;}
.header .info p{color: rgb(51, 51, 51); font-size: 18px;  line-height: 1.75em; margin-left: 8px;font-family:微软雅黑;}
.header .info a{color: rgb(51, 51, 51); font-size: 14px; }
.header .info a:hover{color: #c30e23;}
.header .info:last-child::after{display: none;}
/*nav*/
.nav{width: 100%; height: 60px; background:#0961bb;}
.nav.active{position: fixed; left: 0; top: 0; z-index: 999;}
.nav ul{width: 1200px; height: 100%; margin: 0 auto; display: flex;}
.nav ul li{position: relative;transition: 0.3s;}
.nav ul li>a{display: block; padding: 0 30px; box-sizing: border-box;font-size: 18px; color: #fff; font-weight: bold; line-height: 60px; transition: 0.3s;}
.nav ul li a i{ border: solid #fff; border-width: 0 1px 1px 0; display: inline-block; padding: 2px; transform: rotate(45deg);  margin-left: 15px; margin-bottom: 4px; transition: 0.3s;}
.nav ul li .down{position: absolute; top: 60px; left: 0; min-width: 100%; background:#0c6fb3; white-space:nowrap; z-index: 999;}
.nav ul li .down a{display: block; padding: 0 30px; box-sizing: border-box; color:#fff; font-size:16px;font-weight: 400; line-height: 40px;}

.nav ul li:hover{background: #004d92;}
.nav ul li:hover > a i{transform: rotate(-135deg); border-color: #fff;}
.nav ul li:hover > a{color: #fff;}

.nav ul li.on{background: #004d92;}

.nav ul li .down > a:hover{background: #0089d1;}






footer{background:#373838;}
footer .f_menu{height: 55px; background: #00468c; text-align: center; line-height: 55px;}
footer .f_menu ul{padding: 0 50px;}
footer .f_menu ul li{position: relative; float: left; width: 11.1%; font-size: 1.16em;}
footer .f_menu ul li:before{position: absolute; left: 0px; top: 22px; display: block; content: ""; width: 1px; height: 14px; background: #1f5c9a;}
footer .f_menu ul li:first-child:before{display: none;}
footer .f_menu ul li a{color: #fff;}

footer .f_menu2{padding-top: 30px;}
footer .f_menu2 > li{float: left; width: 25%;}
footer .f_menu2 > li > h2{font-family: 微软; font-size: 16px; line-height: 1; text-transform: uppercase; color: #fcfcfc;}
footer .f_menu2 > li > h2:after{margin-top: 15px; margin-bottom: 15px; display: block; content: ""; width: 35px; height: 2px; background: #fff;}

footer .f_menu2 > li.link{width: 30%;}
footer .f_menu2 > li.link ul{overflow: hidden; position: relative; padding-right: 50px;}
footer .f_menu2 > li.link ul li{float: left; line-height: 24px; width: 33.33%;}
footer .f_menu2 > li.link ul li a,
footer .f_menu2 > li.link ul li a:visited,
footer .f_menu2 > li.link ul li a:hover{color: #fff;}

footer .f_menu2 > li .f_lxwm dt{padding-bottom: 15px; font-size: 14px; font-weight: bold; color: #fff;}
footer .f_menu2 > li .f_lxwm dd{line-height: 30px; color: #fff; padding-right:20px;}
footer .f_menu2 > li .f_lxwm dd i{display: inline-block; margin-right: 5px; width: 12px; text-align: center; color: #fff; font-size: 14px;}
footer .f_menu2 > li .f_lxwm dd i[class="fa fa-envelope fa-lg"]{font-size: 12px;}

footer .f_menu2 > li .f_tel{}
footer .f_menu2 > li .f_tel i{float: left; margin-right: 10px; width: 26px; height: 26px; text-align: center; line-height: 26px; font-size: 14px; color: #fff; background: #0068b7; border-radius: 50%; position: relative; behavior:url(pie.htc);}
footer .f_menu2 > li .f_tel h2{font-size: 1.66em; line-height: 1; font-weight: normal; color: #fff; font-family: Arial;}
footer .f_menu2 > li .f_tel span{display: block; color: #fff; letter-spacing: 4px;}
footer .f_menu2 > li .f_tel a{margin-top: 24px; display: block; background: #0068b7; width: 112px; height: 30px; text-align: center; line-height: 30px; color: #fff;}
footer .f_menu2 > li .f_tel a em{margin-right: 5px; font-size: 14px;}

footer .f_menu2 > li.f_ewm{float: right; width: auto!important; padding-right: 40px;}
footer .f_menu2 > li.f_ewm h2{font-family: "微软雅黑"; font-weight: normal;}
footer .f_menu2 > li.f_ewm ol li{float: left; margin-left: 18px; text-align: center; color: #fff;}
footer .f_menu2 > li.f_ewm ol li:first-child{margin-left: 0px;}
footer .f_menu2 > li.f_ewm ol li img{margin-bottom: 10px; width: 110px; height: 110px;}

footer .foot{margin-top: 40px; border-top: 1px solid #4c4c4c; padding: 15px 0; color: #fff;}
footer .foot ul{float: left; width: 50%;}
footer .foot ul li{float: left; line-height: 25px; position: relative; margin-right: 20px;}
footer .foot ul li:after{position: absolute; top: 8px; right: -10px; display: block; content: ""; width: 1px; height: 11px; background: #008b37;}
footer .foot ul li:first-child{margin-right: 0px;}
footer .foot ul li:first-child:after{display: none;}
footer .foot ul li a,
footer .foot ul li a:visited,
footer .foot ul li a:hover{color: #fff;}
footer .foot span{float: right;}


.page{text-align:center; padding:20px 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:#0068b7; border:1px solid #0068b7; color:#fff}


/* 底部 */
.di-bu{width: 100%; background: #0068b7;}
.foot{width: 1100px; margin: 0 auto;}
.foot-top{text-align: center;padding: 30px 0px 0px;}
.foot-top img{cursor: pointer; height: 40px;}
.foot h5{font-size: 32px; text-align: center;font-weight: normal;color: #fff; margin: 20px 0 10px;}
.foot-con{font-size: 0;margin: 20px auto 0; width: 1100px;}
.foot-left{display: inline-block;vertical-align: top;width:380px;}
.foot-center{display: inline-block;vertical-align: top;width:340px;}
.foot-right{display: inline-block;vertical-align: top;width:380px;text-align: right;}
.foot-left h3{font-size: 24px; line-height: 30px;font-weight: normal;color: #fff;}
.foot-line{width: 300px; height: 1px; background: #fff;margin: 20px 0px 5px;}
.foot-inform{font-size: 18px; line-height: 35px;margin: 6px 0px;color: #fff;}
.foot-wei{width: 120px;height: 120px; margin: 30px auto 0px;}
.foot-center h5{font-size: 18px; line-height: 25px;text-align: center;margin-top: 10px;}
.foot-right h3{font-size: 36px; line-height:50px;font-weight: normal;margin-top: 60px;color: #fff;}
.foot-b{font-size: 14px; line-height: 25px;color: #fff;}
.foot-a{text-align: center;padding: 30px 0px;}
.foot-a ul li{display: inline-block;vertical-align: top;font-size: 14px; line-height: 25px;margin: 0px 20px;}
.foot-a ul li a{color: #fff;}
.foot-a ul li a:hover{color: #ccc;}
.foot-bot{background: #fff; width: 100%;}
.foot-bg{font-size: 14px; line-height: 25px;text-align: center;padding: 15px 0px;}
