﻿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 #fff;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

.footer_mobile,
#mobile_footer {
    display: none;
}

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

.l {
    float: left;
}

.r {
    float: right;
}

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

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

a:hover {
    color: #dd2525;
    cursor: pointer;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.header1 {
    height: 500px;
    position: relative;
}

.header1 .logo {
    position: absolute;
    top: 20px;
    left: 0;
    padding-top: 0;
}

.header1 .back {
    position: absolute;
    top: 20px;
    right: 0;
    width: 127px;
    height: 46px;
    line-height: 46px;
    background: #4186ec;
    display: block;
    color: #fff;
    border-radius: 35px;
    border: 1px solid #fff;
    text-align: center;
}

.picNews {
    position: relative;
    height: 354px;
}

.picNews .leftPic {
    width: 634px;
    height: 357px;
    float: left;
}

.picNews .leftPic img {
    width: 626px;
    height: 349px;
    border: 4px solid #1561ca;
}

.picNews .rightPic {
    height: 325px;
}

.picNews .rightPic .title {
    width: 560px;
    height: 80px;
    position: absolute;
    top: 20px;
    right: 0;
    background-color: #1561ca;
    font-size: 26px;
    line-height: 35px;
    padding: 20px;
}

.picNews .rightPic .title a {
    font-weight: bold;
    color: #fff;
}

.picNews .rightPic>.content {
    width: 506px;
    height: 147px;
    position: absolute;
    top: 140px;
    right: 0;
    background-color: #e8f8ff;
    padding: 30px;
    line-height: 35px;
}

.picNews .rightPic>.content br {
    display: none;
}

.ytdd {
    margin-top: 50px;
    margin-bottom: 50px;
}

.ytdd>.content {
    margin-top: 34px;
}

.ytdd>.content .leftCon {
    width: 575px;
}

.ytdd>.content .leftCon ul li {
    height: 230px;
    float: left;
    width: 272px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #4186ec;
}

.ytdd>.content .leftCon ul li:nth-of-type(2n) {
    margin-right: 0;
}

.ytdd>.content .leftCon ul li img {
    width: 272px;
    height: 186px;
}

.ytdd>.content .leftCon ul li span {
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    text-align: center;
}

.ytdd>.content .rightCon {
    width: 613px;
}

.ytdd>.content .rightCon ul li {
    height: 482px;
    float: left;
    width: 290px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #4186ec;
}

.ytdd>.content .rightCon ul li:nth-of-type(2n) {
    margin-right: 0;
}

.ytdd>.content .rightCon ul li img {
    width: 272px;
    height: 409px;
    margin: 10px;
    vertical-align: middle;
}

.ytdd>.content .rightCon ul li span {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
}

.c_bottominfo_one i {
    font-style: normal;
}