body,
ul,
dl,
dd,
dt,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
textarea,
form,
select,
fieldset,
table,
td,
div,
input {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a {
    text-decoration: none;
}

* {
    font-family: 'Microsoft YaHei';
}

ul,
li {
    list-style: none;
}

img {

    border: none;
}

input,
button {
    -webkit-appearance: none;
    border: 0;
}

/*样子*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.p0 {
    padding: 0;
}

.m0 {
    margin: 0;
}

.p10 {
    padding: 10px;
}

.m10 {
    margin: 10px;
}

.bgf {
    background: #fff;
}

.bgh {
    background: #f7f7f7;
}

.oh {
    overflow: hidden;
}

.flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}

.pt40 {
    padding-top: 40px;
}

.flex_1 {
    flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
}

.flex_03 {
    flex: 33.333%;
    -webkit-flex: 33.333%;
    -ms-flex: 33.333%;
}

.pb50 {
    padding-bottom: 50px;
}

.bb1 {
    border-bottom: 1px solid #eee;
}

.bt1 {
    border-top: 1px solid #eee;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb20 {
    padding-bottom: 20px;
}

.bgf4 {
    background: #f5f5f5;
}

.pt75 {
    padding-top: 75px;
}

.pl10 {
    padding-left: 10px;
}

.pr10 {
    padding-right: 10px;
}

.p0_3 {
    padding: 0 3%;
}

.fz12 {
    font-size: 12px;
}

.fz14 {
    font-size: 14px;
}

.fz16 {
    font-size: 16px;
}

.fz18 {
    font-size: 18px;
}

.fz20 {
    font-size: 20px;
}

.c3 {
    color: #333;
}

.c6 {
    color: #666;
}

.c9 {
    color: #999;
}

.lh40 {
    line-height: 40px;
}

.lh30 {
    line-height: 30px;
}

.lh20 {
    line-height: 20px;
}

.pt30 {
    padding-top: 30px;
}

.p10_3 {
    padding: 10px 3%;
}

.trans {
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.w1200{
    width: 1200px;
    margin: auto;
}

.logo{
    /*width: 91px;*/
    height: 91px;
    margin: 16px;
}
.logo img{
    display: block;
    width: 100%;
    height: 100%;
}

.top_box{
    background: url(../../images/tbg_02.jpg) repeat-x top left;
    border-bottom: 1px solid #ddd;
}

.nav_box {
    margin-top: 76px;
}
.nav_box a{
    float: left;
    margin: 0 22px;
    font-size: 18px;
    color: #555;
    padding-bottom: 20px;
    border-bottom: 2px solid #fff;
}

.nav_box .active{
    border-bottom: 2px solid #e81c1d;
}

/*banner*/

.banner_box {
    width: 100%;
    height: 600px;
    position: relative;
}

.banner {
    height: 600px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    display: block;
}


.tl_box{
    margin: 50px 0;
}

.tl_box img{
    width: 590px;
    height: 150px;
    display: block;
}

.index_title h3{
    font-size: 32px;
    color: #333;
    line-height: 80px;
    height: 80px;
}
.index_title h3 span{
    font-size: 20px;
    color: #999;
    line-height: 80px;
    height: 80px;
}

.cp_list{
    float: left;
    width: 281.25px;
    margin-right: 25px;
    background: #fff;
    margin-bottom: 25px;
}

.cp_list img{
    display: block;
    width: 100%;
    height: 281.25px;
}
.cp_list h3{
    font-size: 17px;
    color: #333;
    padding: 0 20px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.cp_list p{
    font-size: 15px;
    color: #666;
    padding: 0 20px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 10px;
}

.new_box_list{
    padding: 20px 0;
    border: 1px solid #ccc;
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.new_box{
    width: 100%;
}

.date{
    text-align: right;
    width: 210px;
    margin-right: 30px;
}

.date h3{
    font-size: 45px;
    color: #333;
}

.date p{
    font-size: 22px;
    color: #666;
}
.new_box_list img{
    float: left;
    width: 220px;
    height: 150px;
    border: 1px solid #ccc;
    margin-right: 30px;
}

.new_info{
    float: left;
    width: 660px;
    overflow: hidden;
}

.new_info a{
    line-height: 35px;
    display: block;
    text-align: right;
    font-size: 16px;
    color: #e62f2f;
}

.new_info h3{
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    font-size: 20px;
    color: #555;
    
}
.new_info p{
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    font-size: 15px;
    color: #999;
    
}


.ib_l{
    width: 50%;
}

.ib_r{
    width: 50%;
    max-width: 600px;
}
.ib_l div{
    width: 100%;
    padding-top: 58%;
    -webkit-background-size: cover;
    background-position: center center; 
    background-size: cover;
}
.i_info{
    font-size: 16px;
    color: #999;
    line-height: 28px;
    text-indent: 1em;
}

.ib_info{
    padding:1em 35px;

}

.xiaz_list{
    float: left;
    width: 280px;
    margin-right: 25px;
    margin-bottom: 25px;
}
.xiaz_list img{
    width: 100%;
    height: 208px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    display: block;
}

.xiaz_list h3{
    font-size: 16px;
    line-height: 25px;
    height: 25px;
    width: 100%;
    overflow: hidden;
    color: #333;
}
.xiaz_list p{
    font-size: 14px;
    line-height: 20px;
    height:50px;
    width: 100%;
    overflow: hidden;
    color: #999;
}

.xiaz_list a{
    float: left;
    width: 48%;
    margin: 0 1%;
    border: 1px solid #ddd;
    border-radius: 5px;
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    color: #333;
    text-align: center;
}

.footer{
    width: 100%;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    padding: 60px 0;
    background: #555;
}

.position{
    padding: 20px 0ex;
    color: #666;
}

.info_title{
    font-size: 36px;
    color: #333;
    margin-bottom: 20px;
    margin-top: 20px;
}

.info_time{
    font-size: 12px;
    color: #999;
    line-height: 30px;
    margin-bottom: 10px;
}


.info_div{
    font-size: 16px;
    color: #666;
    line-height: 25px;
    margin-bottom: 20px;
}

.info_div img{
    max-width: 100%;
}

.info_banner_box{
    width: 100%;
    height: 460px;
    background-size: cover;
    -webkit-background-size: cover;
    background-position: center center;
}




















/*加载*/
.load_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    margin-top: -20px;
    line-height: 20px;
    font-size: 14px;
    padding: 10px 0;
    color: #ccc;
    text-align: center;
    background: #393a40;
    border-radius: 3px;
    z-index: 999999;
}

.load_box img {
    width: 20px;
    display: inline;
    vertical-align: middle;
}
.load_box span{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.load {
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height:30px;
    /*display: none;*/
}

.load img {
    width:18px;
    display: initial;
    vertical-align: middle;
}
.load span{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.page_box{
    padding: 25px 0;
    font-size: 16px;
    text-align: center;
}
.page_box a{
    color: #999;
    display: inline-block;
    margin: 0 5px;
}

@media screen and (max-width: 768px) {
    .logo{
        /*width: 50px;*/
        height: 50px;
        margin: 5px;
    }
    .logo img{
        width: auto;
    }
    .w1200{
        width: 100%;
    }
    .top_box_p{
        display: none;
    }
    .top_box{
        padding: 10px;
    }
    .sj_btn {
        display: block;
        position: absolute;
        top: 30px;
        right: 2%;
        width: 30px
    }

    .sj_btn p {
        width: 100%;
        height: 5px;
        margin-bottom: 5px;
        background: #e81c1d
    }

    .nav_box,.list_f {
        display: none;
    }

    .nav_box a {
        width: 100%;
        border-radius: 0;
        text-align: center;
        font-size: 14px;
        line-height: 40px;
        height: 40px;
        margin: 0;
        padding: 0;
    }
    .nav_box{
        margin-top: 20px;
        float: left;
        width: 100%;
    }
    .banner,.banner_box,.info_banner,.info_banner_box{
        height: 182px;
        width: 100%;
    }
    .list_r{
        float: none;
        width: 100%;
        padding: 0 5%;
    }
    .page_box{
        font-size: 12px;
    }
    .tl_box{
        width: 100%;
        margin: 10px 0;
    }
    .tl_box img{
        width: 100%;
        display: block;
        height: auto;
        margin-bottom: 5px;
    }
    
    .index_title{
        padding: 0 10px;
    }
    .index_title h3{
        font-size: 24px;
    }
    .index_title span{
        font-size: 14px;
    }
    .cp_list{
        width: 100%;
        margin-right: 0;
    }
    .cp_list img{
        height: auto;
    }
    .date{
        display: none;
    }
    .new_box,.xiaz_box,.info{
        padding: 0 10px;
    }
    .new_box_list img{
        width: 100%;
        height: auto;
        margin-right: 0;
    }
    .new_box_list{
        padding: 20px;
    }
    .new_info{
        width: 100%;
    }
    .ib_l {
        width: 100%;
    }
    .ib_r{
        width: 100%;     
    }
    .xiaz_list{
        width: 100%;
        margin-right: 0;
    }
    .xiaz_list img{
        height: auto;
    }
    .info_title{
        font-size: 24px;
    }
    .info_div{
        overflow: hidden;
    }
    .position{
        padding: 15px 10px;
    }
}