*,html,body{
    padding: 0px;
    margin: 0px;
}
a{
    text-decoration: none;
    color: black;
}
.box{
    width: 100%;
    height: auto;
}
.qyyw_banner{
    background-image: url("../../images/cjsbbanner.jpg"); background-repeat: no-repeat;background-size: 100% 100%;
    height: 215px;
    width: 100%;

}

.qyyw_banner p:first-child{
    color: white;
    font-size: 18px;
}

.qyyw_banner p:last-child{
    color: white;
    font-size: 25px;
    font-weight: bold;
}

.box_c_t{
    width: 100%;
    height:70px;
    background: #F3F3F3;
}

.box_c_t_c{
    width: 1200px;
    margin: 0 auto;
}

.box_c_t_c ul{
    list-style: none;
    margin-left: 100px;
}

.box_c_t_c ul li:nth-of-type(n+2){
    margin-left: 50px;
}

.box_c_t_c ul li{
    float: left;
    line-height: 65px;
}
.box_c_c{
    margin-top: 50px;
    height: auto;
}

.activeName{
    color: #0068B7;
    border-bottom: #0068B7 5px solid;
}

.box_c_dcc{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.box_c_n_c div:nth-of-type(n+2){
    margin-top: 15px;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.xyp_xw {
    color      : grey;
    font-size  : 16px;
    margin-top : 10px
}
