﻿*{
    margin: 0;
    padding: 0;
    border: none;
    box-sizing: border-box;
    font-family: 微软雅黑,serif;
}

a{
    color: #333;
    text-decoration: none;
}

body{
    width: 100%;
    min-width: 1200px;
}

.top{
    width: 100%;
    height: 350px;
    background: url("top.jpg") no-repeat center top;
}

.con{
    width: 1200px;
    margin: 50px auto 65px;
}

.lmTil{
    width: 100%;
    height: 45px;
    background: url("til_zxbd.png") no-repeat center top;
}

.lmTil .more{
    width: 52px;
    height: 17px;
    display: block;
    float: right;
    margin: 28px 16px 0 0;
}

.tt{
    width: 1200px;
    background-color: #f6f5f5;
    margin-top: 26px;
    padding: 24px;
}

.tt h3{
    font-size: 22px;
    color: #327df9;
    text-align: center;
    margin-bottom: 15px;
    padding: 0 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tt a{
    color: #327df9;
}

.tt p{
    font-size: 20px;
    color: #333;
    line-height: 30px;
    height: 61px;
    overflow: hidden;
}

.tt p span, .tt p span a{
    color: #dd7826;
    font-size: 18px;
}

.newList{
    width: 100%;
    list-style: none;
    margin-top: 20px;
    overflow: hidden;
}

.newList li{
    width: 50%;
    line-height: 55px;
    font-size: 18px;
    color: #333;
    float: left;
    overflow: hidden;
    position: relative;
}

.newList li .dot{
    width: 8px;
    height: 8px;
    background-color: #327df9;
    float: left;
    margin-top: 23px;
    margin-right: 15px;
}

.newList .til{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bannerSet{
    width: 100%;
    overflow: hidden;
}

.bannerSet .itm{
    width: 100%;
    margin: 20px auto;
}

.bannerSet .itm img{
    display: block;
}

.gfjd{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.gfjd .lmTil{
    height: 32px;
    background: url("til_gfjd.png") no-repeat center top;
    margin-bottom: 35px;
}

.bm{
    width: 390px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.bm .lmTil{
    height: 34px;
    background: url("til_bm.png") no-repeat center top;
}

.bm .lmTil .more{
    margin: 9px 0 0 0;
}

.lmWin{
    width: 100%;
    height: 204px;
    background-color: #f6f5f5;
    margin-top: 16px;
}

.lmWin .winTop{
    width: 100%;
    height: 44px;
    line-height: 44px;
    color: #fff;
    background-color: #367bf0;
    padding: 0 18px;
}

.lmWin .winTop h3{
    width: 100%;
    font-size: 20px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lmWin .winTop h3 a{
    color: #ffffff;
}

.lmWin .winBody{
    width: 100%;
    height: 160px;
    padding: 20px;
}

.lmWin .winBody p{
    width: 100%;
    height: 120px;
    overflow: hidden;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}

.lmWin .winBody p span, .lmWin .winBody p span a{
    color: #dd7826;
    font-size: 18px;
}

.zj{
    width: 390px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.zj .lmTil{
    height: 34px;
    background: url("til_zj.png") no-repeat center top;
}

.zj .lmTil .more{
    margin: 9px 0 0 0;
}

.mt{
    width: 390px;
    overflow: hidden;
    float: left;
}

.mt .lmTil{
    height: 34px;
    background: url("til_mt.png") no-repeat center top;
}

.mt .lmTil .more{
    margin: 9px 0 0 0;
}