html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
iframe,
span {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    padding: 0;
    margin: 0;
    zoom: 100%;
    font-size: 16px;
    line-height: 1;
    background: url(./bg.png) top center no-repeat;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

table {
    width: 100%;
    text-align: center;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
    font: 500 14px Arial;
}

ul,
dl,
dt,
dd,
ol {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}

select,
input {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    outline: none;
}

textarea {
    resize: none;
    outline: none;
}

input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

.clear {
    clear: both;
}

.header {
    height: 421px;
    position: relative;
}

.container {
    width: 1240px;
    margin: 0 auto;
}

.header .logo {
    position: absolute;
    top: 10px;
    left: 0;
}

.header .back {
    position: absolute;
    top: 20px;
    right: 0;
}

.dd {
    height: 341px;
    background: url(dd.png) top center no-repeat;
}

.dd .cont {
    padding: 20px 20px 0 110px;
    font-size: 16px;
    line-height: 39px;
    color: #078dea;
    margin-top: 20px;
}

.news {
    margin-top: 54px;
}

.news .lunb {
    float: left;
    width: 683px;
    height: 441px;
    position: relative;
    overflow: hidden;
}

.news .lunb .bd ul li {
    width: 683px;
    height: 441px;
    position: relative;
}

.news .lunb .bd ul li>a {
    display: block;
    width: 683px;
    height: 384px;
    overflow: hidden;
}

.news .lunb .bd ul li>a img {
    display: block;
    width: 683px;
    height: 384px;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
}

.news .lunb .bd ul li a:hover img {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
}

.news .lunb .bd ul li h3 {
    position: absolute;
    left: 0;
    bottom: -48px;
    width: 70%;
    height: 95px;
    line-height: 41px;
    padding: 0 12px 0;
    box-sizing: border-box;
}

.news .lunb .bd ul li h3 a {
    display: block;
    max-width: 560px;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news .lunb .bd ul li h3 a:hover {
    font-weight: bold;
}

.news .lunb .hd {
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: 9;
}

.news .lunb .hd ul li {
    float: left;
    width: 13px;
    height: 13px;
    cursor: pointer;
    margin-right: 15px;
    border-radius: 50%;
    background-color: #b7b7b7;
}

.news .lunb .hd ul li.on {
    background-color: #0074e5;
}

.news .lunb .prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -45px;
    z-index: 9;
    cursor: pointer;
    display: none;
}

.news .lunb .next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -45px;
    z-index: 9;
    cursor: pointer;
    display: none;
}

.news .lunb:hover .prev {
    display: block;
}

.news .lunb:hover .next {
    display: block;
}

.news .dtxx {
    width: 519px;
    float: left;
    margin-left: 38px;
}

.news .dtxx .cont {
    margin-top: 10px;
}

.news .dtxx .cont ul li {
    line-height: 52px;
    background: url(dot.png) left center no-repeat;
    padding-left: 20px;
    font-size: 18px;
}

.news .dtxx .cont ul li a {
    color: #333
}

.news .dtxx .cont ul li span {
    float: right;
}

.news .dtxx .cont .more {
    border: 1px solid #0074e5;
    width: 100px;
    line-height: 34px;
    display: block;
    float: right;
    margin-top: 10px;
    text-align: center;
}

.news .dtxx .cont .more a {
    font-size: 14px;
    color: #0074e5;
    display: block;
}

.bszd {
    margin-top: 54px;
}

.bszd .ztzl_con {
    width: 1240px;
    position: relative;
    overflow: hidden;
    margin-top: 25px;
}

.bszd .ztzl_con li {
    height: 252px;
    margin-right: 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    background-color: #f2f9fc;
    margin-right: 31px;
}

.bszd .ztzl_con li img {
    width: 267px;
    height: 150px;
    margin: 10px;
}

.bszd .ztzl_con li .title {
    width: 267px;
    margin: 5px 10px;
}

.bszd .ztzl_con li .title a {
    text-align: center;
    line-height: 30px;
}

.bszd .ztzl_con .prev {
    position: absolute;
    left: 0;
    top: 50%;
    height: 38px;
    width: 25px;
    z-index: 2;
    background: url(ztzl_left.png) no-repeat center;
    transform: translate(0, -50%);
}

.bszd .ztzl_con .next {
    position: absolute;
    display: block;
    height: 38px;
    width: 25px;
    right: 0;
    z-index: 2;
    top: 50%;
    background: url(ztzl_right.png) no-repeat center;
    transform: translate(0, -50%);
}

.zcwj {
    margin-top: 54px;
}

.zcwj .title {
    padding: 0 30px;
}

.zcwj .cont {
    margin-top: 10px;
}

.list {
    float: left;
    width: 374px;
    margin-left: 30px;
    margin-top: 10px;
}

.list .list_title {
    height: 62px;
    border-bottom: 1px solid #ccc;
    line-height: 60px;
}

.list .list_title span {
    font-size: 24px;
    border-bottom: 2px solid #078dea;
    line-height: 60px;
    color: #0074e5;
    float: left;
    display: block;
}

.list .list_cont {
    margin-top: 10px;
}

.list .list_cont ul li {
    line-height: 52px;
    background: url(dot.png) left center no-repeat;
    padding-left: 20px;
    font-size: 18px;
}

.list .list_cont ul li a {
    color: #333
}

.list .list_cont ul li span {
    float: right;
}

.list .list_cont .more {
    border: 1px solid #0074e5;
    width: 100px;
    line-height: 34px;
    display: block;
    float: right;
    margin-top: 10px;
    text-align: center;
}

.list .list_cont .more a {
    font-size: 14px;
    color: #0074e5;
    display: block;
}