* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

body {
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #333333;
}

.top {
    width: 100%;
    height: 560px;
    background: url(../images/zq_01.jpg) no-repeat center top;
}

.con1 {
    width: 100%;
    height: 337px;
    background: url(../images/zq_02.jpg);
    no-repeat center top;
}

.con-j {
    width: 100%;
    height: 571px;
    background: url(../images/zq_03.jpg) no-repeat center top;
}

.con2 {
    width: 100%;
    height: 646px;
    background: url(../images/zq_04.jpg) no-repeat center top;
}

.con3 {
    width: 100%;
    height: 541px;
    background: url(../images/zq_05.jpg) no-repeat center top;
}

.con4 {
    width: 100%;
    height: 1184px;
    background: url(../images/zq_06.jpg) no-repeat center top;
}

.con5 {
    width: 100%;
    height: 1300px;
    background: url(../images/zq_07.jpg) no-repeat center top;
}

.con6 {
    width: 100%;
    height: 661px;
    background: url(../images/zq_08.jpg) no-repeat center top;
}

.main {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.flash {
    width: 510px;
    height: 300px;
    padding: 10px;
    background: url(../images/focus-bg.png) no-repeat center center;
    float: left;
}

.out-img {
    position: relative;
    width: 510px;
    height: 300px;
    overflow: hidden;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    float: left;
    position: relative;
}

.out-img .img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 30px;
}

.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.out-img .num li.on {
    background-color: #e01428;
}

.out-img .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.out-img:hover .btn {
    display: block;
}

.out-img .btn-l {
    left: 0;
}

.out-img .btn-r {
    right: 0;
}

.news {
    width: 450px;
    height: 320px;
    float: right;
}

.news h1 {
    font-size: 22px;
    color: #e11f32;
    font-weight: 700;
    text-align: center;
    height: 40px;
}

.news p {
    width: 100%;
    height: 150px;
    line-height: 30px;
    overflow: hidden;
    text-indent: 28px;
}

.news p a {
    color: #e11f32;
}

.news ul li {
    width: 410px;
    height: 40px;
    overflow: hidden;
    line-height: 50px;
    background: url(../images/news-bg.png) no-repeat left bottom;
    padding-left: 40px;
}

.news ul li a {
    color: #333333;
}

.news ul li a:hover {
    color: #e11f32;
}

.jzwy-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 120px;
}

.jzwy-one {
    float: left;
    width: 488px;
    height: 241px;
    margin-bottom: 20px;
    background: url(../images/rw-bg.png) no-repeat right center;
    position: relative;
}

.jzwy-one img {
    position: absolute;
    left: 0;
    top: 0;
    width: 252px;
    height: 241px;
}

.jzwy-one h2 {
    position: absolute;
    left: 250px;
    top: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.jzwy-one p {
    position: absolute;
    left: 255px;
    top: 80px;
    width: 200px;
    height: 125px;
    overflow: hidden;
    line-height: 24px;
}

.fr {
    float: right;
}

.xcsd-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 140px;
}

.xcsd-box ul li {
    float: left;
    width: 235px;
    height: 195px;
    margin-right: 20px;
}

.xcsd-box ul li:nth-child(4n+0) {
    margin-right: 0;
}

.xcsd-box ul li a {
    display: block;
    color: #333333;
}

.xcsd-box ul li a p {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.xcsd-box ul li a img {
    display: block;
}

.gzzq {
    float: left;
    width: 670px;
    height: auto;
    overflow: hidden;
    margin-top: 95px;
}

.gzzq .gzzq-box {
    position: relative;
    width: 100%;
    height: 195px;
    overflow: hidden;
    margin-bottom: 20px;
}

.gzzq .gzzq-box img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.gzzq .gzzq-fr {
    position: absolute;
    right: 0;
    top: 15px;
    width: 340px;
    height: 140px;
    padding: 10px 10px 20px 140px;
    border: 5px solid #cb9ea0;
}

.gzzq .gzzq-fr .gzzq-tit {
    width: 340px;
    height: 40px;
    line-height: 30px;
    background: url(../images/gzzq-tit.png) no-repeat center center;
    font-size: 18px;
    font-weight: bold;
    color: #e11f32;
    text-align: center;
}

.gzzq .gzzq-fr p {
    width: 340px;
    height: 100px;
    overflow: hidden;
    line-height: 25px;
}

.syls {
    position: relative;
    float: right;
    width: 310px;
    height: 1068px;
    margin-top: 80px;
    overflow: hidden;
    background: url(../images/time.png) no-repeat center center;
}

.syls div {
    position: relative;
    cursor: pointer;
}

.sy-1960 {
    width: 170px;
    height: 50px;
    float: left;
    margin-top: 60px;
    margin-left: 10px;
}

.syls div span {
    display: block;
    position: absolute;
    background: url(../images/thdh.png) no-repeat center center;
    width: 46px;
    height: 41px;
}

.syls div.on span {
    background: url(../images/thd.png) no-repeat center center;
}

.syls div:hover span {
    background: url(../images/thd.png) no-repeat center center;
}

.sy-1968 {
    width: 170px;
    height: 50px;
    float: right;
    margin-top: 30px;
}

.sy-1981 {
    width: 170px;
    height: 50px;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}

.sy-1983 {
    width: 170px;
    height: 50px;
    float: right;
    margin-top: 20px;
}

.sy-19831 {
    width: 170px;
    height: 50px;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}

.sy-2001 {
    width: 170px;
    height: 50px;
    float: right;
    margin-top: 30px;
}

.sy-2002 {
    width: 170px;
    height: 50px;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}

.sy-1983 span,
.sy-1968 span,
.sy-2001 span,
.sy-2004 span,
.sy-2009 span,
.sy-2013 span {
    left: -5px;
    top: 20px;
}

.sy-1960 span,
.sy-1981 span,
.sy-19831 span,
.sy-2002 span,
.sy-2007 span,
.sy-2011 span,
.sy-2015 span {
    right: 0;
    top: 20px;
}

.sy-2004 {
    width: 170px;
    height: 50px;
    float: right;
    margin-top: 20px;
}

.sy-2007 {
    width: 170px;
    height: 50px;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}

.sy-2009 {
    width: 170px;
    height: 50px;
    float: right;
    margin-top: 30px;
}

.sy-2011 {
    width: 170px;
    height: 50px;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}

.sy-2013 {
    width: 170px;
    height: 50px;
    float: right;
    margin-top: 20px;
}

.sy-2015 {
    width: 170px;
    height: 50px;
    float: left;
    margin-top: 30px;
    margin-left: 10px;
}

.yltx {
    float: left;
    width: 670px;
    height: auto;
    overflow: hidden;
    margin-top: 95px;
}

.yltx-one {
    width: 100%;
    height: 220px;
    overflow: hidden;
    margin-bottom: 20px;
}

.yltx-one .yltx-img {
    float: left;
    width: 300px;
    height: 220px;
}

.yltx-img p {
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.yltx-wz {
    width: 360px;
    height: 190px;
    float: right;
}

.yltx-wz p {
    line-height: 32px;
}

.yltx-wz p a {
    color: #e11f32;
}

.yqjw {
    width: 310px;
    height: auto;
    float: right;
    margin-top: 95px;
}

.yqjw-one {
    width: 310px;
    height: 240px;
}

.yqjw-one img {
    width: 306px;
    height: 196px;
    border: 2px solid #c9c9c9;
}

.yqjw-one p {
    width: 100%;
    height: 30px;
    text-align: center;
    overflow: hidden;
    line-height: 30px;
}

.rel-news {
    float: left;
    width: 330px;
    height: auto;
    overflow: hidden;
    margin-top: 105px;
}

.rel-box {
    width: 308px;
    height: 342px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    padding: 10px;
}

.rel-box ul li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background: url(../images/icon.jpg) no-repeat left center;
    padding-left: 10px;
}

.rel-box ul li a {
    color: #333333;
}

.rel-box ul li a:hover {
    color: #e11f32;
}

.online {
    width: 630px;
    height: 342px;
    float: right;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin-top: 105px;
}

.online td {
    height: 26px;
}

.footer {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.six-yd {
    width: 100%;
    height: 571px;
    overflow: hidden;
    position: relative;
    line-height: 24px;
    color: #000000;
}

.ebs {
    position: absolute;
    left: 0;
    top: 140px;
    width: 330px;
}

.esc {
    position: absolute;
    left: 0;
    top: 280px;
    width: 330px;
}

.aeb {
    position: absolute;
    left: 0;
    top: 420px;
    width: 330px;
}

.ldw {
    position: absolute;
    right: 0;
    width: 300px;
    top: 130px;
}

.acc {
    position: absolute;
    right: 0;
    width: 340px;
    top: 290px;
}

.hsa {
    position: absolute;
    right: 0;
    width: 340px;
    top: 445px;
}

.six-yd h2 {
    font-size: 22px;
    font-weight: bold;
    color: #e11f32;
}

.ebs h2 {
    padding-left: 70px;
    padding-bottom: 25px;
}

.esc h2 {
    padding-left: 70px;
    padding-bottom: 25px;
}

.aeb h2 {
    padding-left: 70px;
    padding-bottom: 25px;
}

.ldw h2 {
    text-align: right;
    padding-right: 70px;
    padding-bottom: 15px;
}

.acc h2 {
    text-align: right;
    padding-right: 70px;
    padding-bottom: 15px;
}

.hsa h2 {
    text-align: right;
    padding-right: 70px;
    padding-bottom: 20px;
}

.syls-nd {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -200px;
    width: 600px;
    height: 400px;
    z-index: 99;
    padding: 10px;
    background: #ffffff;
    display: none;
}

.syls-nd span{
	position: absolute;
	right: 20px;
	top: 20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/close.png) no-repeat center center;
}

.mask {
    position: fixed;
    width: 100%;
    height: 1000px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 88;
    display: none;
    left: 0;
    top: 0;
}

.show {
    display: block;
}








