body {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
    min-width: 1400px;
}

.banner {
    background: url(../images/tt.jpg) no-repeat center top;
    height: 283px;
}

p, ul, li, dl, dt, dd, h1, h2, ol {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

a {
    text-decoration: none;
}

.floaL {
    float: left;
}

.cleaB {
    clear: both;
}

.width_120 {
    width: 1400px;
    margin: auto;
}

.width_left {
    width: 940px;
    margin-top: 20px;
    margin-right: 50px;
}

.width_left .menu_list {
    background: url(../images/tiao.png) no-repeat bottom;
    line-height: 55px;
    color: #00ADFF;
    font-size: 26px;
    font-weight: bold;
}

.width_left dl {
    width: 940px;
    margin-top: 30px;
    border-bottom: 1px dashed #A0A0A0;
    padding-bottom: 15px;
}

.width_left dl dt {
    width: 250px;
    margin-right: 20px;
    text-align: center;
    float: left;
}

.width_left dl dt img {
    width: 240px;
    height: 160px;
}

.width_left dl dd {
    width: 660px;
    float: left;
}

.width_left dl dd h2 a {
    font-size: 21px;
    color: #191919;
}

.width_left dl dd p {
    font-size: 16px;
    line-height: 30px;
    color: #565656;
}

.width_left dl i {
    font-style: normal;
    font-size: 14px;
}


.width_right {
    width: 370px;
    margin-top: 20px;
}

.width_right .menu-list {
    background: url(../images/tj.jpg) no-repeat left bottom;
    height: 55px;
}

.width_right .wenz_title {
    line-height: 55px;
    color: #00ADFF;
    font-size: 22px;
    font-weight: bold;
}

.width_right ul {
}

.width_right ul li {
    margin: 15px 0;
}

.width_right ol li {
    font-size: 20px;
    line-height: 35px;
    background: url(../images/dian.png) no-repeat 0 12px;
    padding-left: 30px;
}

.width_right ol li a {
    color: #292929;
}

.width1200 a, .width1200 p {
    color: #141414;
    font-size: 14px;
}

.foot_jc {
    border-top: 3px solid #003ea5;
}

.load-more__btn {
    display: block;
    font-size: 16px;
    text-align: center;
    padding: 15px 0;
    display: inline-block;
    color: #FFFFFF;
    background: #1a99fa;
    margin: 20px 0;
}
