* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

body {
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #333333;
    background: url(../images/bg.jpg) no-repeat center top;
}

.top {
    width: 1000px;
    height: 478px;
    margin: 0 auto;
}

.con-n {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.con-f {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.video-l {
    float: left;
    width: 460px;
    height: 260px;
    padding: 10px;
    background: #c5151d;
}

.news-r {
    float: right;
    width: 480px;
    height: 279px;
    border-bottom: 1px solid #e3e3e3;
}

.news-r>a {
    width: 430px;
    height: 30px;
    overflow: hidden;
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    background: url(../images/a.png) no-repeat center left;
    padding-left: 50px;
}

.news-r>a:hover {
    color: #c5151d;
}

.news-r>ul {
    width: 100%;
    height: 200px;
    padding-top: 9px;
}

.news-r>ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    background: url(../images/a-1.png) no-repeat center left;
    text-indent: 30px;
}

.news-r>ul li a {
    color: #333333;
}

.news-r>ul li.zd {
    font-size: 18px;
    font-weight: bold;
}

.news-r>ul li.zd a {
    color: #c5151d;
}

.news-r .more a {
    width: 470px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    display: block;
    color: #c5151d;
    padding-right: 10px;
}

.tit {
    width: 815px;
    height: 79px;
    line-height: 79px;
    padding: 20px 0;
    background: url(../images/tit.png) no-repeat center left;
    padding-left: 185px;
    font-size: 34px;
    font-weight: bold;
    color: #c5151d;
}

.sl-con {
    position: relative;
    width: 100%;
    height: 440px;
    overflow: hidden;
    background: url(../images/sl.png) no-repeat center 30px;
}

.sl-one {
    width: 340px;
    height: 170px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 28px;
}

.sl-one img {
    float: left;
    margin-right: 20px;
}

.sl-two {
    width: 455px;
    height: 210px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 28px;
}

.sl-two img {
    float: left;
    margin-right: 20px;
    display: block;
    width: 93px;
}

.sl-two p {
    float: right;
    width: 342px;
}

.sl-threee {
    width: 370px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 205px;
    line-height: 28px;
}

.sl-threee img {
    float: right;
    width: 65px;
    margin-top: 20px;
}

.sl-four {
    width: 362px;
    height: 100px;
    position: absolute;
    right: 0;
    top: 235px;
    line-height: 28px;
}

.sl-five {
    width: 562px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 335px;
    line-height: 28px;
}

.sl-five img {
    float: right;
    width: 125px;
    margin-top: 20px;
    margin-left: 20px;
}

.con-f .tit {
    width: 1000px;
}

.flash {
    width: 1000px;
    height: 333px;
    background: #ffffff;
    float: left;
    position: relative;
    margin: 0 auto 20px auto;
}

.out-img {
    position: relative;
    width: 1000px;
    height: 333px;
    overflow: hidden;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    float: left;
    position: relative;
}

.out-img .btn {
    position: absolute;
    width: 40px;
    height: 80px;
    top: 50%;
    margin-top: -40px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 80px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
}

.out-img:hover .btn {
    display: block;
}

.out-img .btn-l {
    left: 0;
}

.out-img .btn-r {
    right: 0;
}

.out-img .img li .img-nr {
    width: 1000px;
    height: 333px;
    overflow: hidden;
    position: relative;
    background: url(../images/img-bg.png) no-repeat center top;
}

.out-img .img li .cx-tit {
    position: absolute;
    left: 0px;
    top: 0;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}

.out-img .img li .cx-img {
    position: absolute;
    left: 20px;
    top: 66px;
    width: 400px;
    height: 270px;
}

.out-img .img li .cx-img p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.5);
    color: #ffffff;
    display: none;
    text-align: center;
}


.out-img .img li .cx-img a:hover p{
    display: block;
}



.out-img .img li .cx-cstit {
    position: absolute;
    width: 450px;
    height: 32px;
    left: 450px;
    top: 38px;
    line-height: 32px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.out-img .img li .cx-table {
    position: absolute;
    right: 0;
    top: 70px;
    width: 550px;
    height: auto;
}

.out-img .img li .cx-table table {
    border-collapse: collapse;
    border: 1px solid #e3e3e3;
    background: #ffffff;
    font-size: 12px;
    width: 550px;
    box-sizing: border-box;
}

.out-img .img li .cx-table table td {
    border-collapse: collapse;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e3e3e3;
    padding: 0 5px;
    color: #666666;
}

.tit-1 {
    width: 815px;
    height: 79px;
    line-height: 79px;
    padding: 20px 0;
    background: url(../images/tit-1.png) no-repeat center left;
    padding-left: 185px;
    font-size: 34px;
    font-weight: bold;
    color: #c5151d;
}

.tit-1 a {
    width: 100px;
    height: 79px;
    float: right;
    font-size: 16px;
    color: #c5151d;
    text-align: right;
}

.zd-one {
    width: 1000px;
    height: 250px;
    margin-bottom: 20px;
    background: url(../images/yxl-bg.png) no-repeat center top;
}

.zd-tit {
    width: 133px;
    height: 215px;
    float: left;
    text-align: center;
    line-height: 195px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.zd-img {
    width: 340px;
    height: 220px;
    float: left;
    padding: 10px;
    background: #ffffff;
    margin-left: 10px;
}

.zd-nr {
    width: 470px;
    height: 180px;
    float: right;
    margin-right: 10px;
    margin-top: 70px;
    line-height: 30px;
    font-size: 16px;
}

.zd-nr p a {
    color: #c5151d;
}

.jz-img {
    width: 1000px;
    height: auto;
    overflow: hidden;
}

.jz-img li {
    width: 250px;
    height: 255px;
    float: left;
}

.jz-img li img {
    width: 250px;
    height: 215px;
}

.jz-img li p {
    width: 230px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
}

.fk-zx {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}

.fk-tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-bottom: 2px solid #e3e3e3;
}

.fk-tit span {
    display: block;
    width: 100px;
    height: 40px;
    left: 0;
    top: 0;
    border-bottom: 2px solid #1f6c92;
    font-size: 18px;
}

.zx-form {
    width: 978px;
    height: auto;
    overflow: hidden;
    padding: 20px 10px;
    border: 1px solid #e3e3e3;
    border-top: 0 none;
}

.form-left {
    float: left;
    width: 590px;
}

.form-right {
    float: right;
    width: 380px;
}

.form-left ul li {
    float: left;
    width: 295px;
    height: 24px;
    line-height: 24px;
    padding: 4px 0;
}

.form-left ul li label {
    display: block;
    width: 70px;
    text-align: right;
    float: left;
}

.form-left ul li input {
    display: block;
    float: left;
    outline: 0;
    width: 200px;
    height: 24px;
    line-height: 14px;
    padding: 4px;
    border: 1px solid #cccccc;
    font-size: 14px;
    color: #666666;
    font-family: "Microsoft Yahei";
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.form-left ul li.jym input {
    width: 120px;
}

.form-left ul li.jym img {
    display: block;
    float: left;
    margin-left: 20px;
    cursor: pointer;
}

.form-right p {
    line-height: 28px;
}

.form-right textarea {
    font-size: 12px;
    display: block;
    width: 368px;
    outline: 0;
    border: 1px solid #cccccc;
    line-height: 24px;
    height: 84px;
    padding: 5px;
    color: #999999;
    font-family: "Microsoft Yahei";
}

.form-btn {
    clear: both;
    width: 220px;
    margin: 0 auto;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
}

.form-btn button {
    font-family: "Microsoft Yahei";
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
}

.form-btn button.submit {
    background-color: #ff8300;
    margin-right: 20px;
}

.form-btn button.reset {
    background-color: #999999;
}

.footer {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}








