body{
    -webkit-tap-highlight-color:transparent;
}
ul{
    list-style: none;
}

/*.top-right ul li{*/
    /*float: left;*/
    /*position: relative;*/
    /*background: #fff;*/
    /*list-style: none;*/
/*}*/


/*banner*/
.banner{
    width: 100%;
    height: 500px;
    position: relative;
    background-image: url("../images/banner4.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 1;
}
.banner .mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0.2);
    filter: alpha(opacity = 50)\9;
    text-align: center;
    display: table;
}
.banner .mask h3 {
    position: relative;
    font-size: 42px;
    font-weight: bold;
    color: white;
    line-height: 1;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: Raleway;
}
.banner img{
    height: 285px;
    width: 100%;
}
.content1,.content2,.content3,.conten4{
    /* padding: 30px 0; */
}
/*底部*/
.add_foot{
    width: 100%;
    height: auto;
    background-color: #3A3A3A;
    float: left;
}
.add_right{
    text-align: right;
}
.add_left,.add_middle,.add_right{
    float: left;
}
.add_content a{
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    cursor: pointer;
    border-right: 1px solid #fff;
    line-height: 10px;
    height: 10px;
    padding: 0 8px;
}
.add_content p{
    color: #999999;
    font-size: 12px;
    line-height: 19px;
}
.add_content p a:last-child{
    border-right: none;
}
.add_content a:hover{
    text-decoration:underline;
}
.add_pic img{
    margin-top:42px;
}
.clicktwo{
    line-height: 20px!important;
    height: 20px!important;
}
.clicktwo a{
    /*color: #cccccc!important;*/
    line-height: 20px!important;
    margin-top: 0;
}
.add_pic img{
    width:228px;
}
.in-foot{
    padding: 40px 20%;
    float: left;
    width: 60%!important;
}
.foot-nav-box{
    overflow: hidden;
    width: 25%;
    float: left;
}
.about{
    font-size: 13px;
    color: #a37b1f;
    font-weight: bold;
    margin-bottom: 10px;
}
.history a{
    color: #bcbec0;
    font-size: 14px;
}
.copy{
    float: left;
    color: #bcbec0;
    width: 100%;
    line-height: 45px;
    font-size: 14px;
}
.content-div{
    /* width: 1080px; */
    height: auto;
    padding-bottom: 50px;
}
.content-left{
    width: 23%;
    float: left;
    height: auto;
}
.content-right{
    width: 73%;
    float: right;
    height: auto;
    margin-top: 20px;
}
.m-con{
    float: left;
    border-bottom: 1px solid #D2D9E3;
    width: 100%;
    padding: 30px 0;
}
.mr{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6em;
}
.mr-name{
    font-weight: bold;
}
.mr-detail{
    line-height: 28px;
    font-size: 15px;
}
.b-content{
    padding: 30px 0;
    border-bottom: 1px solid #D2D9E3;
    width: 100%;
}