@charset "utf-8";

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

/* CSS Document dsdfas*/
/*初始化*/
.abanner .nav, .box-fluid .fixtop {
    background: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 85px;
}
.top_header{
    height: 30px;
    background: #2C3E50;
    width: 100%;
}
.header-lian{
    height: 30px;

}
.lianjie{
    height: 100%;
    line-height: 100%;
}
.zhuce{
    height: 100%;
    line-height: 100%;
}
.lianjie a,
.zhuce a{
    color: #fff;
}
.lianjie span,
.zhuce span{
    display: inline-block;
    line-height: 30px;
}
.zhuce span{
    margin-left: 5px;
    color: #FFF;
    cursor: pointer;
}
.zhuce span:first-of-type{
    margin-right: 20px;
}
.shu{
    height: 8px;
    border: 1px solid #fff;
}
.nav {

}
.navbar-nav {
    margin: 0 0px 0 108px;
    text-align: center;
    height: 45px;
    padding-top: 18px;
}
.logo img{
    /*width: 130px;*/
}


.swiper-container{
    /*height: 450px;*/
}
.swiper-container img{
    /*height: 450px;*/
    width: 100%;
}

.together dl {
    margin-top: 10px;
    border: solid 1px #d2d2d2;
    padding: 0px;
    cursor: pointer;
}
.together dl dt {
    width: 100%;
    position: relative;
    top: 0px;
    left: 0;
    padding-top: 60%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.together dl dt img {
    width: 100%;

}
.togetherbox dl .bg {
    opacity: 0;
    display: none;
    width: 350px;
    height: 280px;
    position: absolute;
    left: -1px;
    top: -1px;
    background: #3498db;
    border-radius: 3px;
    z-index: 0;
}


.togetherbox dl h3 {
    padding: 5px 0 0 0;
    margin: 0;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    position: relative;
    z-index: 2;
}
.togetherbox dl p {
    display: none;
    padding: 0;
    margin: 0;
    width: 88px;
    height: 88px;
    border: solid 1px #fff;
    position: absolute;
    right: 30px;
    bottom: 42px;
}
.togetherbox dl .dl {
      display: none;
      padding: 0 30px;
      font-size: 14px;
      color: #666;
      font-weight: normal;
      position: relative;
      z-index: 2;
      text-align: left;
}
.togetherbox dl p a {
    display: block;
    color: #fff;
    padding: 20px 25px 0 25px;
    font-size: 14px;
    text-align: center;
}
.togetherbox dl.End{ margin-right:0px;}
.togetherbox dl.acur{ color:#fff; }
.togetherbox dl.acur dd{
    display: none;
}
.togetherbox dl.acur dt img{ display:none;}
.togetherbox dl.acur h3{ text-align:left; padding:17px 0 0 30px; color:#fff;}
.togetherbox dl.acur .dl{ color:#fff;display: block}
.togetherbox dl.acur p{ display:block;}
.togetherbox dl .bg{ opacity:0; display:none; width:350px; height:280px; position:absolute; left:-1px; top:-1px; background:#3498db; border-radius:3px; z-index:0;}

.swiper-container{
    width: 100%;
}
.rbanner6 {
    padding: 40px 0 0px;
    background-color: #1F4836;
}
.header-login {
    height: 100%;
    line-height: 100%;
}
.header-login a {
    color: #fff;
}
.header-login span {
    display: inline-block;
    line-height: 30px;
    margin-left: 5px;
    color: #FFF;
    cursor: pointer;
}
.header-login span:first-of-type{
    margin-right: 20px;
}

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

.middle-wrap {
    width: 1155px;
    margin: 0 auto;
}
.middle{
    margin: 0 auto;
    min-height: 500px;
    background: #fff;
    padding: 10px;
}
.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%;
    }
}
