﻿@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#333; font-size:14px; font-family:"微软雅黑";}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:12px;}
.nodispaly{ display:none}
.line{line-height:50px;}
.lineer{line-height:40px;}
.FK{color: #999;}
.F14{font-size: 14px;}
.clearfix{zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none;}
a:hover {color:#148ae0; text-decoration:underline; }
.layout{max-width: 1300px;margin:0 auto;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
input{-webkit-appearance:none;border-radius: 0;}
textarea{-webkit-appearance:none;border-radius: 0;}

header{position: fixed;z-index: 1000;background: #FFF;left: 0px;top: 0px;right: 0px;height: 70px;transition: all 0.3s;box-shadow: 0 0 5px rgba(0,0,0,0.1);}
header:hover{background: rgba(255, 255, 255, 1);}
header h1{width: 130px;position: fixed;left: 10%;top: 14px;z-index: 100;}
header h1 img{width: 100%;}
.nav{position: fixed;font-size: 0px;text-align: center;left: 0px;top: 0px;right: 0px;}
.nav li{margin:0 20px;padding:0 5px;display: inline-block;}
.nav li p{line-height: 70px;font-size: 18px;position: relative;padding:0 5px;}
.nav li p:after{content: "";display: block;position: absolute;left: 50%;bottom: 0;width: 0;z-index: 100;height: 3px;background: #148ae0;opacity: 0;transform: translateX(-50%);}
.nav li:hover p:after{width: 100%;opacity: 1;}
.nav li.current p:after{width: 100%;opacity: 1;}
.nav li:hover p a{color: #148ae0;}
.nav li p a{display: block;}
.nav li p a:hover{text-decoration: none;}
.nav li.current p a{color: #148ae0;}
.nav li .subnav{position: fixed;left: 0%;top: 70px;right: 0px;background: #FFF;width: 100%;visibility: hidden;opacity: 0;transition: all 0.3s;text-align: center;font-size: 0px;border-top: 1px solid #DDD;}
.nav li:hover .subnav{visibility: visible;opacity: 1;}
.nav li dd{display: inline-block;line-height: 70px;padding: 0 20px;font-size: 18px;}
.nav li dd a{display: block;transition: all 0.3s;}
.nav li dd a:hover{display: block;text-decoration: none;}
.nav li dd:last-child{border-bottom: none;}

header .yuyan{position: fixed;right: 15%;top: 0px;font-size: 18px;cursor: pointer;}
header .yuyan .box{position: relative;}
header .yuyan p{line-height: 70px;display: flex;align-items: center;justify-content: center;}
header .yuyan .icon-duoyuyan{font-size: 24px;margin-right: 10px;}
header .yuyan .icon-xiajiantou{font-size: 18px;margin-left: 10px;}
header .yuyan ul{position: absolute;left: 0;top: 70px;line-height: 40px;background: #FFF;width: 100%;font-size: 16px;font-weight: normal;z-index: 1;visibility: hidden;opacity: 0;transition: all 0.3s;text-align: center;}
header .yuyan:hover ul{opacity: 1;visibility: visible;}
header .yuyan li{cursor: pointer;}
header .yuyan li a{display: block;padding:0 20px;}
header .yuyan li a:hover{display: block;text-decoration: none;background: #148ae0;color: #FFF;}

.search{line-height: 50px;width: 50px;height: 50px;cursor: pointer;text-align: center;position: absolute;right: 10%;top: 10px;}
.search i{font-size: 24px;}
.search_box{position: fixed;left: 0px;right: 0px;top: 70px;height: 100px;background: #f5f5f8;display: none;border-bottom: 4px solid #3bad36;}
.search_box .box{width: 50%;position: absolute;left: 50%;top: 30px;margin-left: -25%;}
.search_box .input_btn{float: left;width: 10%;height: 40px;border: none;outline: magenta;background: #f5f5f8 url(../images/pic4.png) no-repeat center;background-size: 20px;cursor: pointer;}
.search_box .input_txt{float: left;width: 90%;height: 40px;border: none;outline: magenta;box-sizing: border-box;border-bottom: 1px solid #999;background: #f5f5f8;}


.foot{background: #1c1a1b;color: #999;}
.foot .foot_t{padding:60px 10%;}
.foot .foot_t .left{box-sizing: border-box;float: left;}
.foot .foot_t .left dl{float: left;padding-right: 50px;}
.foot .foot_t .left dt{font-size: 20px;line-height: 30px;font-weight: bold;margin-bottom: 20px;color: #FFF;}
.foot .foot_t .left dd{line-height: 40px;font-size: 14px;}
.foot .foot_t .left dd a{color: #999;}
.foot .foot_t .left dd a:hover{color: #FFF;text-decoration: none;}
.foot .foot_t .center{float: left;padding-left: 100px;}
.foot .foot_t .center ul{float: left;}
.foot .foot_t .center li{padding-bottom: 30px;display: flex;}
.foot .foot_t .center li h2{line-height: 30px;font-size: 20px;font-weight: bold;}
.foot .foot_t .center li i,.foot .foot_t .center li em{font-size: 40px;margin-right: 10px;}
.foot .foot_t .center li p{font-size: 14px;line-height: 24px;}
.foot .foot_t .center li .box{text-align: left;}
.foot .foot_t .right{float: right;box-sizing: border-box;text-align: center;}
.foot .foot_t .right p{line-height: 30px;}


.foot .foot_b{padding:10px 10%;line-height: 60px;border-top: 1px solid rgba(255, 255, 255, 0.1);text-align: center;}