/*@font-face {font-family: 'iconfont';
    src: url('../font/iconfont.eot');
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../font/iconfont.woff') format('woff'),
    url('../font/iconfont.ttf') format('truetype'),
    url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}*/

/* 清理浮动 */
.fn-clear:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}
.fn-clear {
    zoom:1; /* for IE6 IE7 */
}

.top_header{
background: #400008;
height: 30px;
}
.top_header .header-lian {
    height: 30px;
}
.top_header .header-lian span a {
    color: #fff;
}
.top_header .header-lian .zhuce{
    height: 30px;
    line-height: 30px;
}
.top_header .header-lian .zhuce span{
    margin-left: 15px;
}
.top_title{
    background: #7B0012;
    height: 70px;
}
.top_title .header-logo {
    /*height: 100px;*/
}
.top_title .header {
    height: 70px;
}

.navbar-header{
    float: left;
    /*margin-top: 18px;*/
 }

.navbar-header .logo-bd {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}
.navbar-header .logo-bd img {
    height: 60px;
}
.navbar-header .web-name {
    float: left;
    font-size: 20px;
    margin-top: 10px;
    color: #FFF;
    text-shadow: 0 0 3px #333;
    margin-top: 25px;
}

.header-lian li {
    float: left;
    padding: 0 6px;
    color: #FFF;
    cursor: pointer;
}
.header-lian ul{
    height: 30px;
    line-height: 30px;
}
.header-lian li a{
    color: #fff;
}
.header-lian li span{
    color: #fff;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.header-lian li.line {
    font-size: 12px;
    color: #ddd;
    padding: 0 5px;
}
.banner {
    min-height: 240px;
    max-height: 450px;
    /*background-image: url(../img/banner_demo.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
}
.abanner .nav, .box-fluid .fixtop{
    padding-top: 0px;
    background: #846176;
    opacity: 0.8;
}
.abanner .nav ul li a{
    color: #fff;
}
.abanner .navbar-nav li.active a, .abanner .navbar-nav li a:hover, .box-fluid .fixtop .navbar-nav li a:hover, .box-fluid .fixtop .navbar-nav li.active a {
    border-bottom-color: #fff;
    color: #fff !important;
}
/*.header .navbar-header:last-of-type{
    padding-left: 30px;
    border-left: 2px solid #fff;
}*/
.banner-con {
    width: 100%;
    /* background: url(../img/heart-beat.png) no-repeat center 5px; */
    /* background: url(Artboard2.svg) no-repeat center center; */
    /* background-size: auto 80%; */
    height: 220px;
    padding-bottom: 185px;
    padding-top: 0px;
    text-align: center;
    margin: 0 auto;
}
.navbar-nav li {
    padding: 15px 4.2% 0 0px;
}

.dimensionality {
    width: 58%;
}
.dimensionality dl {
    float: left;
    width: 44.2%;
    padding: 35px 3.8% 27px 0;
    height: 50px;
    margin: 0px 10px 20px 0px;
}
.dimensionality dl dt{
    margin-right: 5px;
    margin-left: 15px;
}


.dimensionality dl dd:first-of-type{
    font-size: 18px;
    color: #fff;
}
 .dimensionality dl:nth-child(1){
    background-image: url("../img/zhuanye.jpg");
}

.dimensionality dl:nth-child(2){
    background-image: url("../img/fudaoyuan.jpg");
}
.dimensionality dl:nth-child(3){
    background-image: url("../img/gaocengci.jpg");
}
.dimensionality dl:nth-child(4){
    background-image: url("../img/jiaofu.jpg");
}
.dimensionality dl:nth-child(5){
    background-image: url("../img/yuanshi.jpg");
}
.dimensionality dl:nth-child(6){
    background-image: url("../img/dangzheng.jpg");
}

.dimensionality dd:nth-child(3) {
    color: #fff;
}

.report {
    width: 40%;
    padding-left: 0.5%;
}

.news ul{
    height: 185px;
    overflow-y:auto;
    border-top: 1px solid #EEE;
    box-sizing: border-box;
    /*padding-top: 10px;*/
}
.know ul{
    height: 190px;
    border-top: 1px solid #999;
}
.news ul::-webkit-scrollbar{/* ¹ö¶¯ÌõÕûÌå²¿·Ö */
    width: 4px;
}
.news ul::-webkit-scrollbar-thumb{/* ¹ö¶¯µÄ»¬¿é */
    border-radius: 10px;
    height: 100px;
    -webkit-box-shadow: inset 0 0 5px #ccc;
    background: #ccc;
}
.news ul li, .news ul li a {
    list-style: none;
    width: 100%;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.news ul li:hover{
    color: #2C4684;
}

.news ul .tongzhi{
    height: 60px;

}
.news ul .tongzhi .lookAll{

    line-height: 40px;

}
.news ul li span:first-child::before{
    content: '\2022';
    margin-right: 5px;
}
.news ul li span.title{
    display: inline-block;
    width: 70%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: left;
    text-indent: 10px;
}
.news ul li span.date{
    position: relative;
    padding-right: 16px;
}
 /* ä¾§è¾¹å›ºå®šå¯¼èˆªæ  */
 #tools{
    width:50px;
    height:350px;
    position:fixed;

    right:3px;
    bottom: 50px;
}
#tools span{
    font-size:32px;
    color:#ff7f13;
    width:50px;
    height:36px;
    line-height:36px;
    position:absolute;
    text-align:center;
    top:-28px;

}
#tools a{
    display:block;
    width:50px;
    height:50px;
    text-align:center;
    background-color:#fff;
    word-break: keep-all;
    padding-top:6px;
    box-sizing:border-box;
    position:relative;
}
#tools a:after{
    content:"";
    border-bottom: 1px solid #efefef;
    width:34px;
    position:absolute;
    left:8px;
    bottom:0;
}
#tools .item6{
    line-height:40px;
}
#tools a:hover,#tools .active{
   background-image: linear-gradient(135deg,#ff9000,#ff5000);
   color:#fff;
   font-weight:bold;
}
#tools a:hover:after,#tools .active:after{
    border:none;
}
.navbar-nav {
    margin: 0px;
    text-align: left;

}
.news ul li span:first-child::before {
    content: '';
    margin-right: 5px;
}
.report ul {
    width: 100%;
    border: none;
    border-bottom: 0;
    background-color: #f6f6f6;
    text-align: center;
}


.banner-con p{
    text-align: left;
}
.banner-con p:nth-child(1) {
    font-size: 26px;
    /* line-height: 1.4em; */
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    text-align: left;

}
.banner-con input{
    text-align: left;
    width: 45%;
    height: 37px;
}

.banner-con p:nth-child(3) {
    text-align: left;
    width: 100%;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    padding-top: 20px;

}
.applyfrom {
    position: relative;
    height: 100%;
    min-height: 0px;
    background: none;
    padding: 0px;
}
.applyfrom label {
    padding-top: 12px;
    position: relative;
    display: block;
    height: 100%;
    margin-right: 92px;
}



.rbanner3 {
    padding: 22px 0 0px;
}
.dimensionality dl {
    float: left;
    width: 26.2%;
    padding: 28px 3.8% 24px 0;
    height: 61px;
    margin: 0px 10px 10px 0px;
    background-color: #2C4684;
}
.rbanner6 {
    padding: 25px 0 0px;
    background-color: #B5997C;
}
.rbanner6 ol {
    float: right;
}



.gaogao {
    width: 50.333%;
    float: left;
    padding: 0px;
    /* box-sizing: border-box; */
}
.gaogao dt {
    float: left;
    width: 42px;
    height: 42px;
    line-height: 42px;
    background: #337aca;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
.gaogao dt .iconfont {
    font-size: 32px;
    color: #FFF;
}
.gaogao dt img {

    width: 50px;
    height: 50px;
}
.gaogao dd:first-of-type {
    font-size: 16px;
    /* float: left; */
    text-align: left;
    margin-left: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.gaogao dd:last-of-type {
    font-size: 12px;
    text-align: left;
    margin-left: 50px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
#step1 input[type=button] {
    width: 62px;
    text-align: center;
    /* margin-bottom: 1px; */
    margin-top: 12px;
    background: #337aca;
    color: #fff;
}


.zhidin{
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
}

.middle-wrap {
    width: 1150px;
    margin: 0 auto;
}
.middle{
    margin: 0 auto;
    min-height: 500px;
    background: #fff;
    padding: 10px;
}

.news .htitle {
    padding: 5px 10px 5px 5px;
    background: #EEE;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.news .hmore {
    float: right;
    margin-top: 15px;
}

.micon-top {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
}

@media screen and (max-width: 1170px) {
    .middle-wrap {
        width: 100%;
    }
}
