@charset "UTF-8";
html{ font-size: 62.5%;overflow-x:hidden; }
body{min-width: 320px;overflow-x:hidden; }header{position: relative}#masking{ z-index: 1001; width: 100%;height: 1000%;}
header .row{position: absolute;width:100%;margin-right: 0;margin-left: 0;z-index: -1;}
header .row .top-img{width:100%;z-index: -1}
header .row .top-img img{  min-height:420px;width: 100%;  }

.container{
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0;
}
header nav .navbar-header button{
    background: -webkit-linear-gradient(top,#ff0000 , #9c1819);
    background: -o-linear-gradient(top,#ff0000, #9c1819);
    background: -moz-linear-gradient(top, #ff0000, #9c1819);
    background: linear-gradient(to bottom, #ff0000, #9c1819);
    z-index: 1;
}
header nav .navbar-header button span{
    background: #ffffff;
}
header nav .navbar-header a{
    display: block;
    margin-top: 40px;
}
#CS_Navlink{
    margin-top: 50px;
    margin-right: -10%;
}
#CS_Navlink .firstNav{
    position: relative;
    z-index: 1;
}
#CS_Navlink .firstNav li{
    background: rgba(255, 255, 255, 0.3);
    width: 120px;
    border-radius: 5px;
    text-align: center;
    line-height: 34px;
    float: left;
    margin-right: 6px;
}
#CS_Navlink .firstNav li:hover{background-color: transparent!important;}
#CS_Navlink a{display: block;font-size: 1.6rem;}
#CS_Navlink a:hover{
    background: -webkit-linear-gradient(top,#ff0000 , #9c1819);
    background: -o-linear-gradient(top,#ff0000, #9c1819);
    background: -moz-linear-gradient(top, #ff0000, #9c1819);
    background: linear-gradient(to bottom, #ff0000, #9c1819);
    color:#ffffff;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.active{
    background: -webkit-linear-gradient(top,#ff0000 , #9c1819);
    background: -o-linear-gradient(top,#ff0000, #9c1819);
    background: -moz-linear-gradient(top, #ff0000, #9c1819);
    background: linear-gradient(to bottom, #ff0000, #9c1819);
    color: #ffffff!important;
    border-radius: 5px;
}
.bg2{
    width: 120px;
    height: 34px;
    overflow: hidden;
    background: -webkit-linear-gradient(top,#ff0000 , #9c1819) !important;
    background: -o-linear-gradient(top,#ff0000, #9c1819);
    background: -moz-linear-gradient(top, #ff0000, #9c1819);
    background: linear-gradient(to bottom, #ff0000, #9c1819) !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
#CS_Navlink .firstNav li .secNav{
    display: none;
    width: 142px;
    margin-top: 10px;
    margin-left: -10px;
}
#CS_Navlink .firstNav li .secNav li{
    width: 100%;
    height: auto;
    border-radius: 5px;
    border-bottom: 1px solid #d6d6d6;
    background-color: #ffffff;
 }
.secNav li a{
    position: relative;
}
.secNav li a span{
    display: none;
    position: absolute;
    left: 100%;
    margin-left: -16px;
    top: 50%;
    margin-top: -6px;
    width: 1px;
    font-size: 1rem;
}
.activedd{
    background: url("../images/manage-nav_03.png") no-repeat center;
    background-size: cover;
}
section{
    width: 100%;
    z-index: -1;
}
section dl{
    /*padding-top: 6px;*/
}
section dl dd{
    line-height: 56px;
    font-size: 1.6rem;
    position: relative;
}
section dl dd a{display: block; color: #ffffff;text-align: center;}
section dl dd:last-child{
    max-width: 240px;
    width: 100%;
    line-height: 0;
    position: relative;
    float: right;
}
form label{
    position: relative;
    font-weight: normal;
    width: 100%;
}
section dl dd:last-child input{
    width: 100%;
    margin-top: 16px;
    border-radius: 30px;
    padding-left: 10px;
    color: #333;
    vertical-align: middle;
    line-height: 22px;
    font-size: 1.6rem;
    outline: none;
    -webkit-appearance: none;
    padding-top: 3px;
 }
section dl dd:last-child button{
    position: absolute;
    right: 7%;
    top: 23px;
    color: #dfdfdf;
    border:0;
    width: 14px;
    height: 14px;
    background: url("../images/search.png") no-repeat center;
    background-size:cover;
}
section .fnavTwo dd ul{
    display: none;
    position: absolute;
    bottom: 56px;
    background: #ffffff;
    text-align: center;
    left: 0;
    width: 100%;
    margin-right: 2px;
    z-index: 500;
}
 .fnavTwo dd ul li a span{
     display: none;
    line-height: inherit;
     padding-right: 10px;
}
.fnavTwo dd ul li a{
    color: #333;
}
.fnavTwo dd ul li a:hover{
    background-color: #b90000;
    color: #ffffff;
}
.fnavTwo{margin: 0; }
.company{
    margin-top: 80px;
}
.company  .row{
    margin: 0;
}
.content{
    margin-top: 40px;
    text-align: justify;
    font-size: 1.4rem;
    line-height: 1.8;
}
.content a:hover{
    color: #333333;
}
.content img{
    max-width: 100%;
    display: block;
    overflow: hidden;
}
.content .item-l img:hover{
    transform:translateY(-20px) translateX(-10px) rotate(-5deg) scale(1.2);
    transition: 2s;
}
.comInfo-L .info span{
    display: inline-block;
    width: 3px;
    height: 48px;
    vertical-align: middle;
    margin-right: 10px;
}
.comInfo-L .info h1{
    display: inline-block;
    font-size: 3rem;
}
.comInfo-L .info h1 span{
    display: table-row;
    line-height: 1.8;
    font-size: 1.4rem;
    color: #dfdfdf;
}
.comInfo-L .info a{
    display: block;
    max-width: 160px;
    width: 100%;
    margin-top: 40px;
    line-height: 2.8;
    text-align: center;
}
footer{
    width: 100%;
    margin-top: 80px;
    background-color:#f0f0f0;
    padding: 60px 6px;
    border-bottom: 2px solid #b11b1c;
}
footer .container{
    padding: 0;
    margin: 0 auto;
}
footer .fl{
    font-size: 1.4rem;
}
footer .fl ul{
    display: block;
}
footer .fl ul li{
    float: left;
    padding: 0 24px;
    border-right:1px solid #dfdfdf;
}
footer .fl ul li:first-child{padding-left: 0}
footer .fl ul li:last-child{
    border-right:none;
    padding-right: 0;
}
footer .fl ul li a{
    display: block;
    color: #959595;
}
footer .fl ul li a:hover{
    color: #a70000;
}
footer .fl dl{
    margin-top: 40px;
    color: #959595;
}
footer .fl dl dd:first-child{
    padding-right: 126px;
    border-right:1px solid #dfdfdf;
    line-height: 2
}
footer .fl dl dd:last-child{
    line-height: 2;
    display: inline-block; }
footer .fr{
    text-align: center;
     font-size: 1.6rem;
 }
footer .fr span{
    display: block;
    text-align: center;
    margin-top: 6px;
}
/*关于致上*/
.EP-about{
    margin-top: 40px;
}
.EP-about .aside{
    width: 100%;
    border: 1px solid #b4b4b4;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.EP-about .aside h2{
    min-width: 220px;
    height: 82px;
    text-align: center;
    line-height: 82px;
    display: block;
    font-size: 2.4rem;
    border-radius: 0;
}
.EP-about .aside ul{
    padding: 0 20px;
}
.EP-about .aside ul li{
    border-bottom:1px solid #dfdfdf;

}
.EP-about .aside ul li a{
    display: block;
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.8;
    padding: 15px 0;
}
.EP-about .aside ul li a span{
    display: none;
    font-size: 2rem;
    margin-left: 10px;
}
.EP-about .aside ul li a:hover{
    color: #b90000;
}
.activeColor{
    color: #b90000;
}
.EP-about .con-right{
    max-width: 1050px;
    width: 100%;
    margin: 0;
    padding: 0;
}
.EP-about .con-right .r-top{
    border-bottom: 1px solid #bdbdbd;
}
.EP-about .con-right .r-top a:hover{
    color: #333333;
}
.EP-about .con-right .r-bottom h2{
    color: #b90000;text-align: center;margin: 40px 0;font-size: 2.4rem;
}
.EP-about .con-right .breadcrumb{
    display: none;
}
.EP-about .con-right .breadcrumb > li + li:before {
    color: #CCCCCC;
    content: "> ";
    padding: 0 5px;
}
.breadcrumb{
    background-color: transparent;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.active1{color: #b90000}
#aside-btn{display: none}
/*关于致上 发展历程*/
.content .con-item .item-l{ overflow: hidden;}
.content .con-item .item-r{
    background: url(../images/EP-A-developline.png) no-repeat;
    height: 248px;
    padding-left: 30px;
    line-height: 1.8;
    text-align: justify;
}
.content .con-item .item-r h3{
    margin: 8px 0;
    font-size: 1.6rem;
    font-weight: bold;
    color: #333;
}
.content .con-item .item-r h4{
    font-size: 1.4rem;
    color: #b90000;
 }

.content .row{
    margin: 0 !important;
    padding: 0 !important;
}
/*关于致上-所获荣誉*/
.play {
    max-width: none;
    width: 100%;
    height: auto;
    margin-top: 50px;
}
.big_pic {
    width: 100%;
    height: 600px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    background: #222;
    position: relative;
}
.big_pic li {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: url(../images/loading.gif) no-repeat center center;
}
.big_pic li img{
    width: 100%;
    height: auto;
}
.big_pic li img:hover{
    transform: translateY(0) rotate(0deg);
}
.mark_left {
  display: none;
}
.mark_right {
    display: none;
}
.big_pic .text {
    position: absolute;
    left: 0;
    bottom: -4px;
    z-index: 998;
    color: #ccc;
    width: 100%;
    height: 48px;
    background: rgba(0, 0, 0, 0.63);
    padding-left: 10px;
    line-height: 48px;
}
.big_pic .length {
    display: none;
    position: absolute;
    right: 10px;
    bottom: 4px;
    z-index: 3000;
    color: #ccc;
}
.big_pic .ibg {
    display: none;
}
.small_pic {
    height: 120px;
    position: relative;
    top: 7px;
    left: 6px;
    margin: 0 auto;
    overflow: hidden;
}
.wrapimg .prev{
    float: left;
    font-size: 5rem;
    margin-top: 0.7%;
    margin-left: -1.5%;
    width: 55px;
    height: 120px;
    background-color: #eeeeee;
    text-align: center;
    line-height: 100px;
    color: #8c8c8c;
}
.wrapimg .prev:hover{
    color: red;
    cursor: pointer;
}
.wrapimg .next{
    float: right;
    font-size: 5rem;
    margin-top: 0.7%;
    margin-right: -1.6%;
    width: 55px;
    height: 120px;
    background-color: #eeeeee;
    text-align: center;
    line-height: 100px;
    color: #8c8c8c;
}
.wrapimg .next:hover{
    color: red;
    cursor: pointer;
}
.Curimg{
    border:1px solid red;
}
.small_pic ul{
    position: absolute;
    top: 0;
    left: 0;
}
.small_pic li {
    float: left;
    padding-right: 20px;
    background: url(../images/loading.gif) no-repeat center center;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.small_pic img {
    width: 210px;
    height: 120px;
}
/*关于致上-联系我们*/
.content .row{margin: 0;padding: 0}
.mapbox>div{
    display: none;
}
.mapbox>div:nth-of-type(1){
    display: block;
}
.l-map{
    height: 450px;
}
.r-address .add-SH{
    border-bottom: 1px solid #efefef;
    padding: 0 15px;
}
.r-address .add-SH p{
    text-align: justify;
    margin: 6px 0 0 16px;
}
.r-address .add-BJ{
    border-bottom: 1px solid #efefef;
    padding: 10px 15px;
}
.r-address .add-BJ p{
    display: none;
    text-align: justify;
    margin: 6px 0 0 16px;
}
.r-address h4{
    font-size: 1.6rem;
    font-weight: bold;
    text-align: left;
}
.r-address h4 span{
    color: #c60000;
}
/*关于致上-人才招聘*/
.recruit{
    float: left;
    text-align: justify;
    width: 100%;
}
.recruit .recruit-con{
    display: none;
    margin: 20px 0 30px 80px;
    font-size: 1.4rem;
}
.recruit .recruit-con h5{
    font-weight:bold;
}
.recruit .recruit-con em{
    color: #b90000;
}
.recruit .recruit-con h5 span{
font-weight: normal;
}
.recruit h3{
    font-size: 18px;
    font-weight: bold;
    display: block;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    background-color: #dfdfdf;
    border-radius: 5px;
}
.recruit h3 span{
    float: right;
    margin-right: 20px;
    font-size: 16px;
}
/*案例分析*/
.newSection{
    margin-bottom: 80px;
}
.newSection>a{
    display: block;
    position: relative;
}
.newsInfo_img img{
    width: 100%;
}
.newsInfo_rec h4{
    font-size: 1.6rem;
    margin-bottom: 24px;
}
.newsInfo_rec p{
    text-align: justify;
}
.newsInfo_rec .more-case{
    position: absolute;
    bottom: -60px;
    width: 120px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    margin-bottom: 10px;
    background-color: #bdbaba;
}
/*案例分析详情*/
.content .case-info h3{
    color: #b90000;
    font-weight: bold;
}
.content .case-info h1{
    display: table;
    font-size: 1.8rem;
    margin: 0 auto;
    color: #6e6e6e;
    font-weight: bold;
}
.content .case-info h1 span{
    display: block;
    font-size: 1.4rem;
    margin: 0 auto;
}
/*资产管理*/
.pro-manage .AMtop{
    margin: 0 auto;
}
.pro-manage .AMtop h1{
    color: #b90000;
    display: inline-block;
    margin: 40px auto;
    text-align: center;
    font-size: 2.4rem;
    width: 100%;
}
.pro-manage .AMtop h1 span{
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #c60000;
    line-height: inherit;
    vertical-align: middle;
}
.pro-manage .AMtop h1 span:first-child{margin-right: 10px}
.pro-manage .AMsec{
    text-align: center;
    padding: 20px 50px;
    line-height: 1.8;
    position: relative;
    min-height: 280px;
    margin: 0 50px;
}
.pro-manage .AMsec:hover{
    transform: scale(1.2);
    transition: 1.5s;
    animation-direction: alternate;
 }

.pro-manage .AMsec h3{
    font-size: 1.6rem;
    font-weight: bold;
    border-bottom: 1px solid;
    padding: 20px 0;
    margin-bottom: 19px;
}
.pro-manage .AMsec a{
    width: 120px;
    height: 36px;
    border-radius: 10px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #c9c9c9;
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -60px;
    display: inline-block;
    color: #5d5d5d;
    font-size: 1.4rem;
}
.pro-manage .AMsec a:hover{
    cursor: pointer;
}
.activeAM{
    background: #C90000;
    color: #ffffff;
    border-color: #FFFFFF;
}
.pro-con{
    margin-top: 80px;
}
/*投资银行*/
.IB-con{
    width: 100%;
    margin: 0 auto;
}
.IB-con .container{
    width: 100%;
    padding: 0;
    margin: 40px auto;
    border-bottom: 1px solid #a9a9a9;
    padding-bottom: 30px;
}
.IB-con .newsInfo_img{
    padding: 0;
    margin-left: 40px;
    background: #b90000;
}
.IB-con .newsInfo_img img:hover{
    : translateY(-20px) translateX(-20px);
}
.IB-con .newsInfo_rec{
    margin-left: 20px;
}
.IB-con .mewInfo_btn span{
    display: inline-block;
    width: 50px;
    line-height: 200px;
    text-align: right;
    font-size: 3.8rem;
    color: #e2e2e2;
    border:1px solid #b4b4b4;
}
.IB-con .newsInfo_rec h4{
    margin-top: 30px;
    color: #333;
}
.IB-con .newsInfo_rec span{
    display: block;
    width: 30px;
    height: 2px;
    background: #C90000;
    margin-bottom: 30px;
}
.IB-con .newsInfo_rec h4:hover{
    color: #b90000;
}
.IB-con a:hover{
    color: #333333;
}
/*私募股权*/
.Sstock{
    padding: 20px;
    text-align: justify;
    line-height: 2;
}
.Sstock img{
    max-width: 100%;
}
@media screen  and ( min-width: 1200px) and (max-width: 1680px){
    .container {
        max-width: 1320px;
        width: 95%;
    }
}
@media screen  and ( min-width: 1200px){
    .EP-about .con-right {
       float: right;
    }
}
@media screen  and (max-width: 1199px){
    html{font-size: 62.5%}
    .wrapimg .prev{
        height: 90px;
        line-height: 80px;
    }
    .wrapimg .next{
        margin-right: -1.6%;
        height: 90px;
        line-height: 80px;
    }
    .small_pic img {
        width: 130px;
        height: 90px;
    }
    footer .fl ul li{
        padding: 0 10px;
        margin-top: 10px;
    }
    section dl dd:last-child{
        float: left;
        margin-bottom: 20px;
    }
    footer .fl dl dd:first-child{
        border-right:none;
        border-bottom:1px solid #dfdfdf;
        line-height: 2;
        display: block;
    }
    footer .fl dl dd:last-child{
        line-height: 2;
        display: inline-block;
        float: none!important;
        margin-top: 10px;
        margin-left: 0;
    }
    #allmap{
        height: 320px;
    }
    .pro-con{
        margin-top: 30px;
    }
    section .fnavTwo dd ul{
        position: relative;
        background: #C90000;
        bottom: 0;
        left: 0;
        text-align: left;

    }
    .fnavTwo dd ul li a{
        color: #ffffff;
    }
    .fnavTwo dd ul li a span{
        display: block;
    }
    footer .fl dl dd:first-child {
        padding-right: 0;
        border-right: none;
        line-height: 2;
    }

}
@media screen  and (min-width: 768px) and (max-width: 1199px){
    html{font-size: 52.5%}
    header .row .top-img img {
        min-height: 320px;
        width: 100%;
    }
    header nav .navbar-header a{
        width: 140px;
    }
    .wrapimg .prev{
        width: 30px;
        height: 60px;
        line-height: 56px;
        margin-top: 7px;
        margin-left: -2.6%;
    }
    .wrapimg .next{
        width: 30px;
        margin-right: -12px;
        margin-top: 7px;
        height: 60px;
        line-height: 56px;
    }
    .small_pic img {
        width: 127px;
        height: 60px;
    }
    footer .fr{
        text-align: center;
        font-size: 1.6rem;
        margin-top: 0;
    }
    #allmap{
        height: 260px;
    }
    .newSection{
        margin-bottom: 30px;
    }
    .newsInfo_rec h4{
        margin-bottom: 16px;
    }
    .newsInfo_rec .more-case{
        bottom: -40px;
    }
    .pro-manage .AMsec {
        margin: 0 40px;
        margin-left: 0;
    }
    section dl dd:last-child input {
        margin-bottom: 10px;
    }
    .info{
        margin-top: 20px;
    }
}
@media screen and (max-width: 768px){
    .small_pic img{
        width: 85px;
        height: 60px;
    }
}
@media screen  and (max-width: 767px){
    html{font-size:52.5%}
    .EP-about .con-right .breadcrumb{
        display: block;
    }
    header .row .top-img img {
        min-height: 180px;
        width: 100%;
        display: block;
    }
    #CS_Navlink .firstNav li{
        background: rgba(255, 255, 255, 0);
    }
    #CS_Navlink{
        z-index: 101;
        position: fixed;
        left: 0;
        top: 30px;
        width: 100%;
        background-color: #b90000;
        padding-bottom: 1%;
    }
    #CS_Navlink .firstNav li{
        float: none;
    }
    #CS_Navlink .firstNav li a{
       color: #ffffff;
    }
    .secNav li a{
        background: -webkit-linear-gradient(top,#ff0000 , #9c1819);
        background: -o-linear-gradient(top,#ff0000, #9c1819);
        background: -moz-linear-gradient(top, #ff0000, #9c1819);
        background: linear-gradient(to bottom, #ff0000, #9c1819);
        color: #ffffff;
    }
    header nav .navbar-header a{
        margin-top: 10px;
        width: 120px;
    }
    #CS_Navlink a{margin-top: 2px;}
    .big_pic .text {
        height: 30px;
        line-height: 30px;
    }
    section dl dd:last-child button{
        position: absolute;
        right: 8%;
        top: 24px;
        color: #dfdfdf;
    }
    .small_pic li{
        padding-right: 13px;
    }
    .wrapimg .prev{
        width: 30px;
        height: 45px;
        line-height: 40px;
        margin-top: 7px;
        margin-left: -3.5%;
    }
    .wrapimg .next{
        width: 30px;
        margin-top: 8px;
        margin-right: -4.2%;
        height: 45px;
        line-height: 40px;
    }
    .small_pic img {
        width: 68px;
        height: 45px;
    }
    footer .fr{
        text-align: center;
        font-size: 1.6rem;
        margin-left: 280px;
        margin-top: 0;
    }
    aside{
        display: none;
        position: fixed;
        top:20%;
        z-index: 1000;
    }
    aside>span{
        font-size: 2.2rem;
        position: fixed!important;
        top: 40%!important;
    }
    #aside-btn{
        position: fixed;
        top:15%;
        display: block;
        font-size: 2.8rem;
        z-index: 1000;
        left: 0;
        opacity: 0.3;
        filter: alpha(opacity:30);
    }
    .EP-about .aside {
        width: auto;
        background: rgba(158, 17, 17, 0.98);
    }
    .EP-about .aside h2{
        font-size: 2.8rem;
    }
    .EP-about .aside ul li a {
        color: white;
    }
    .EP-about .aside ul li a:hover{
        color: #ffffff;
    }
    .content .con-item .item-r {
        margin-left: 7px;
    }
    .r-address .add-SH{
        border-bottom: 1px solid #efefef;
        padding: 0;
    }
    .r-address h4{
        padding: 8px 0;
    }
    .r-address .add-BJ{
        border-bottom: 1px solid #efefef;
        padding: 0;
    }
    #allmap{
        margin-bottom: 20px;
    }
    .recruit .recruit-con{
        margin: 20px 0 30px 0;
    }
    .newsInfo_rec h4{
        margin-top: 16px;
        margin-bottom: 10px;
    }
    .pro-con{
        margin-top: 10px;
    }
    .pro-manage .AMsec {
        margin: 30px 0;
    }
    .IB-con .mewInfo_btn{
        float: none!important;
        transform: translateY(200px) rotate(-90deg);
    }
    .IB-con .mewInfo_btn span{
        text-align: center;
    }
    .IB-con .container {
        width: 100%;
        padding: 0;
        margin: 10px auto;
    }
    .info{
        margin-top: 20px;
    }

}
@media screen  and (max-width: 412px) {
    #wrap{
        margin-left: 14px;
    }
    .big_pic .text {
        height: 30px;
        line-height: 30px;
    }
    .wrapimg .prev{
        width: 26px;
        height: 48px;
        line-height: 36px;
        margin-left: -3.5%;
    }
    .wrapimg .next{
        width: 26px;
        margin-right: -4.6%;
        height: 48px;
        line-height: 36px;
    }
    .small_pic img {
        width: 70px;
        height: 48px;
    }
    #allmap{
        height: 220px;
    }
}
@media screen  and (max-width: 375px){
    .small_pic img {
        width: 60px;
        height: 48px;
    }
}
@media screen  and (max-width: 360px){
    html{font-size: 42.5%}
    #aside-btn{
        font-size: 3.8rem;
    }
    aside>span{
        font-size: 3.8rem;
    }
    .EP-about .aside h2 {
        font-size: 2.6rem;
    }
    .big_pic .text {
        height: 30px;
        line-height: 30px;
    }
    .wrapimg .prev{
        width: 16px;
        height: 36px;
        line-height: 36px;
        margin-left: -16px
    }
    .wrapimg .next{
        width: 16px;
        margin-right: -15px;
        height: 36px;
        line-height: 36px;
    }
    .small_pic img {
        width: 62px;
        height: 36px;
    }
    footer{
        margin-top: 80px;
        background-color:#f0f0f0;
        padding: 20px 6px;
    }
    footer .fl ul li{
        float: left;
        padding: 0 4px;
        border-right:1px solid #dfdfdf;
    }
    footer .fl dl{
        width: 100%;
        margin-top: 40px;
        color: #959595;
    }
    footer .fl dl dd:first-child{  padding-right: 0;border-right:none; line-height: 2 }
    footer .fl dl dd:last-child{  float: right;line-height: 2 }
    .EP-about .con-right .breadcrumb > li + li:before {
        padding: 0;
    }
    .breadcrumb li{
       margin: 0 -2px;
    }
    #allmap{
        height: 180px;
    }
}
@media screen  and (max-width: 320px){
    #CS_Navlink {
        z-index: 101;
        position: fixed;
        left: 0;
        top: 20px;
        width: 100%;
        background-color: #b90000;
        padding-bottom: 1%;
    }
    .big_pic .text {
        height: 30px;
        line-height: 30px;
    }
    .wrapimg .prev{
        width: 16px;
        height: 36px;
        line-height: 36px;
        margin-left: -15px;
    }
    .wrapimg .next{
        width: 16px;
        margin-right: -15px;
        margin-top: 7px;
        height: 36px;
        line-height: 36px;
    }
    .small_pic img {
        width: 52px;
        height: 36px;
    }
    .IB-con .mewInfo_btn{
        float: none!important;
        transform: translateY(650px) translateX(163px) rotate(-90deg);
    }
    .IB-con .container {
        width: 100%;
        padding: 0;
        margin: 80px auto;
    }
    .IB-con .container:first-child{
        margin-top: 0;
    }
    footer .fr img{
        width: 98px;
    }
}
footer a{
	color: #959595;
}
footer a:hover{
	color: rgb(172,40,52);
}

