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; }
em,i {font-style: normal}
ul, ol  {list-style: none}
a,a:hover {text-decoration: none}
img {border: 0; vertical-align: top;}
table {border-collapse: collapse;border-spacing: 0}
button, input, select, textarea { font-size: 100%;border:0;background:none;outline:none; }
label {cursor: default}
body, button, input, select, textarea { font: 12px/1.5 Microsoft YaHei, Arial, sans-serif; }
textarea {resize: none}
a,a:focus {outline: none}
.clearfix:after {content: '\20';display: block;height: 0;clear: both}
.clearfix {*zoom: 1}
.fl {float: left;}
.fr {float: right;}
.tl {text-align: left}
.tr {text-align: right}
.tc {text-align: center}
.hide {display: none}
.show {display: block}
.g-in {width: 1200px;margin: 0 auto;}

body {color: #333;}
.wrapper{width:100%;position:relative;overflow: hidden;}
.header {background: url(/kj/images/pic-3.png) no-repeat center;}
.header .logo{float: left;margin:45px 0;}
.header .seacher{float: right;}
.header .seacher{padding-top: 60px;}
.header .seacher ul{margin-bottom: 10px;}
.header .seacher ul li{float: left;padding:0 15px;border-right: 1px solid #222;font-size: 14px;line-height: 16px;}
.header .seacher ul li:last-child{border-right:none;padding: 0 0 0 15px;}
.header .seacher ul li a{color: #222;}
.header .seacher ul li a:hover{color: #197ac5;}
.header .seacher form{float: right;}
.header .seacher form .inputbox{float:left;width: 180px;height: 38px;border:1px solid #197ac5;padding-left: 18px; font-size: 14px;line-height: 38px;}
.header .seacher form .button{float:left;width: 35px;height: 40px;background: #197ac5 url(pic-2.png) no-repeat center;cursor:pointer;}

.navs {width:100%;height: 50px; background: #197ac5;}
.navs ul li{float: left;width:calc( 100% / 11 );line-height:50px;font-size: 16px; text-align: center; position: relative; }
.navs ul li:not(:last-child)::after { content: ''; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 20px; background-color: #7ac5ff; }
.navs ul li a{display:block;color: #fff;}
.navs ul li:hover,.navs ul li.current{background: #7ac5ff;}
.navs ul li:hover a,.navs ul li.current a{color: #000;}

.footer{height: 107px;background: #197ac5;padding-top:21px;}
.footer p{font-size: 14px;line-height: 28px;color: #fff;text-align: center;}
.footer p a{color: #fff;}
.footer p span{margin: 0 8px;}