a{
    color:inherit;
}
a:hover{
    color:inherit;
    text-decoration:none;
}
ul{
    list-style:none;
    padding-left:0px;
}
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/iconfont.woff2') format('woff2'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'),
    url('../fonts/iconfont.svg#iconfont') format('svg');
}


.w1300{width:1300px; margin:0 auto; }
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.banner{
    position: relative;
}
.logo{
    position: absolute;
    left: 10%;
    top:5%;
    z-index: 2;
}
.width100 img{
    width:100%;
}
.topbar{
    background: #ededed;
    color: #999;
    font-size: 14px;
    line-height: 30px;
}
.topbar a{
    margin-right: 20px;
}
.topbar img{
    margin-top: -5px;
}
.topbar a.ac{
    color: #1f8189;
}
.topbarfr{
    text-align: right;
}
.top{
    padding:20px 0px;
}
.topfr{
    text-align: right;
}
.topfr a{
    border-radius: 60px;
    color: #999;
    padding:3px 10px;
    font-size: 14px;
}
.search{
    border: #ae8148 solid 1px;
    text-align: right;
    width:80%;
    float: right;
    height:40px;
}
.search input{
    border:none;
    background: none;
    outline: none;
}
.search button{
    position: absolute;
    right:15px;
    top:1px;
    background: #ae8148;
    border:none;
    width: 38px;
    height:38px;
}
.navbox{
    background: #ca0d10;
}
.navbox .navbar{
    padding-left:0px;
    padding-right:0px;
}
.navbox .dropdown-menu{
    background: rgba(0,0,0,.5);
    border:none;
    border-radius: 0px;
    min-width: 200px;
    top:45px;
}
.navbox .dropdown-item{
    color: #fff;
    text-align: center;
}
.navbox .dropdown-item:hover{
    background: #e8342f;
}
.navbox ul.navbar-nav{
    width:100%;
    text-align: center;
}
.navbox ul.navbar-nav li{
    width:17%;
}




/*�������걨ע���̨*/
.zc h1{
    font: 26px/60px 'Microsoft Yahei';
    color: #5a5a5a;
    text-align: center;
}
.zc h1 span{
    font-size: 18px;
    margin-left: 40px;
}
.biaodan{
    padding-top: 50px;
    width: 80%;
    margin: 0 auto;
}
.buzhou{
    background: url(/static/images/zebg.png) no-repeat top center;
    height: 80px;
    width: 760px;
    margin: 0 auto;
    text-align: center;
}
.buzhou span.blue{
    color: #00a0e9;
}
.ljdl{
    width: 60%;
    margin: 30px auto;
}
.gxn{
    text-align: center;
}
.denglu{
    background: url(/static/images/bgggg1.jpg) no-repeat;
    width: 100%;
    height:100%;
    padding-top: 60px; padding-bottom: 100px;
    background-size:100% 100%;
}

.h10px{
    height: 10px;
}
.buzhou00{
    background: url(/static/images/zebg00.png) no-repeat top center;
    height: 80px;
    width: 930px;
    margin: 0 auto;
    text-align: center;
}
.zc h2{
    font: 18px/60px 'Microsoft Yahei';
    color: #5a5a5a;
    font-weight: 400;
}
.zc h2 span{
    color: #51b1ff;
    font-weight:bold;
}
.htbb img{
    width: 100%;
}
.wysb{
    width: 30%;
    margin: 20px auto;
}
.wysb .btn{
    font-size: 1.8rem;
    line-height: 2;
}
.grl{
    background-color: #e6e6e6;
    padding-top: 20px;
}
.grl ul li{
    font: 18px/60px 'Microsoft Yahei';
    color: #979797;
    text-align: center;
    border-bottom: 1px #ffffff solid;
}
.grl ul h2{
    font: 18px/60px 'Microsoft Yahei';
    text-align: center;
    border-bottom: 1px #ffffff solid;
    color:#56b4ff;
    font-style: italic;
}
.grl ul li.aa{
    background: #106cb6;
    color: #ffffff;
}
.sbxx ul li{
    font: 16px/40px 'Microsoft Yahei';
}
.pl50px{
    padding-left: 50px;
}

.blue {
    color: #51b1ff;
}
.dlk{
    width: 420px;
    height: 340px;
    position: absolute;
    top: 90px;
    right: 60px;
    padding: 40px 30px;
}
.bg1{ background:  url(/static/images/bg1.png); height: 700px; width: 1200px; margin:0 auto;position: relative;background-size:100% 100%}
.logo1{ width: 100%; text-align: center; padding-bottom: 16px;}
.bt{font-size:30px; color: #004595; font-weight: bold; text-align: center;}
.footer{ width: 100%; text-align: center;}
.content-wrapper {
    margin-left: 0 !important;
}