@charset "UTF-8";
/**
 * 
 * @authors whz3333
 * @date    2018-10-22
 * @version $Id$
 */
body, ol, ul, li, table, tr, td, dt, dd, dl, p, h1, h2, h3, h4, h5, h6, form, input, em,select, textarea {font-weight:normal;font-style:normal;margin:0;padding:0;}
body{font-size:16px;color:#4a4a4a; _overflow:hidden;background:#fff;line-height:32px;}
input,button,select,textarea{outline:none;}
html{overflow-x:hidden;}
a img{border:none;display:block;}
li{list-style-type:none;}
a{text-decoration:none;color:#4a4a4a;}
input{vertical-align:middle;}
table,table tr td{border-collapse:collapse;}
a:hover{text-decoration:none;color:#b0112f;}
a,area {blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus {-moz-outline-style: none; } /* for Firefox */
a{outline:none;} /* for FF Chrome */
img{display:block;}
textarea{resize:none;}
.wrapper{margin:0 auto;width:100%;}
.w-1004{margin:0 auto;padding:20px 0 30px;width:1004px;height:auto;position: relative;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;}
.clearfix{display:block;}
.f-Yahei{font-family:"Microsoft YaHei";}
.white{color: #fff;}
.blue{color:#4f77e8;}
.font-white{color: #fff;border-bottom:1px solid #fff;}
.font-blue{color:#4f77e8;border-bottom:1px solid #4f77e8;}
.bg-white{background-color:#fff;}
.bg-blue{background-color:#4f77e8;}
.bg-lightblue{background-color: #e4f8f9;}
.bg-color{padding:20px 0;width:100%;background-color:#f3ece4;}
.f-24{font-size:24px;}
p{text-indent:32px;}
/*index*/
#topbar{width:100%;height:56px;line-height:56px;background-color:#0e2542;font-size:14px;}
#topbanner{margin:0 auto;width:960px;height:56px;background-color:#0e2542;}
#logo{float:left;margin-top:8px;width:100px;height:40px;background: url(../images/logo.png) left 4px no-repeat;}
#logo a{display:block;float:left;width:100px;height:40px;}
.nav{float:left;margin-left:50px;height:56px;}
.nav ul li{float:left;margin:0 10px;}
.nav ul li a:hover,.nav ul li a:active,.nav ul li a:link,.nav ul li a:visited{color:#fff; text-decoration:none;}
#searchBar{position:relative;float:right;margin-top:13px;width:180px;height:30px;}
#searchBar #search-keyword{position:absolute;top:0px;left:0;padding-left:5px;background-color:#ffffff;border:0;height:30px;line-height:30px;}
#searchBar #button{background:url(../images/search-btn.jpg) left 0 no-repeat;border:0;cursor:pointer;position:absolute;top:0px;right:0px;height:30px;width:42px;}
.banner{width:100%;height:392px;overflow:hidden;text-align: center;background: url(../images/banner.jpg) center center no-repeat;}
h3{margin:0 auto 30px;height:60px;line-height:60px;font-size: 30px;text-align:center;position: relative;}
h3 i{display:block;width:80px;height:5px;position: absolute;left:50%;bottom:-2px;margin-left:-40px;}
h4{font-size:24px;margin-bottom:10px;}
.content{width:100%;margin:0 auto;}
.kc-list dl{float:left;width:33.33%;margin:15px 0;}
.kc-list dl dt{margin-bottom:20px;font-size:20px;color:#4f77e8;}
.kc-list dl dd{margin-bottom:5px;}
.footer{width:100%;padding:20px 0;text-align:center;color:#fff;font-size:14px;line-height:1.4;}