* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

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

body {
    font-size: 14px;
    font-family: "Micrsoft yahei";
    color: #333333;
    background: url(../images/bg.jpg) no-repeat center top;
}

.top {
    width: 100%;
    height: 500px;
}

.qy-box {
    width: 100%;
    height: 120px;
    background: url(../images/qy-bg.jpg) no-repeat center top;
}

.qy {
    width: 1000px;
    height: 120px;
    margin: 0 auto;
}

.qy p {
    width: 800px;
    height: 100px;
    line-height: 26px;
    color: #ffffff;
    margin-left: 150px;
    padding-top: 20px;
}

.content {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.tit {
    width: 1000px;
    height: 93px;
    background: url(../images/tit.png) no-repeat center center;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #cc0000;
    line-height: 130px;
}

.ta-box {
    width: 870px;
    height: 270px;
    margin: 10px auto;
    position: relative;
}

.ta-img {
    position: absolute;
    width: 315px;
    height: 210px;
    left: 0;
    top: 20px;
    z-index: 99;
}

.ta-nr {
    width: 710px;
    height: 250px;
    position: absolute;
    right: 0;
    top: 0;
    border: 3px solid #f7daa9;
    box-sizing: border-box;
    padding: 20px 20px 20px 170px;
}

.ta-nr h2 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 10px;
}

.ta-nr p {
    line-height: 26px;
}

.ta-box a {
    font-size: 16px;
    width: 120px;
    height: 40px;
    border-radius: 20px;
    background: #cc0000;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    display: block;
    position: absolute;
    bottom: 5px;
    right: 20px;
}

.ta-box1 {
    width: 870px;
    height: 270px;
    margin: 10px auto;
    position: relative;
}

.ta-img1 {
    position: absolute;
    width: 315px;
    height: 210px;
    right: 0;
    top: 20px;
    z-index: 99;
}

.ta-nr1 {
    width: 710px;
    height: 250px;
    position: absolute;
    left: 0;
    top: 0;
    border: 3px solid #f7daa9;
    box-sizing: border-box;
    padding: 20px 170px 20px 20px;
}

.ta-nr1 h2 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 10px;
}

.ta-nr1 p {
    line-height: 26px;
}

.ta-box1 a {
    font-size: 16px;
    width: 120px;
    height: 40px;
    border-radius: 20px;
    background: #cc0000;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    display: block;
    position: absolute;
    bottom: 5px;
    left: 20px;
}

.con-box {
    width: 100%;
    height: 300px;
    background: url(../images/cg-bg.png) no-repeat center center;
    margin-top: 10px;
    padding-top: 70px;
}

.flash {
    width: 1000px;
    height: 280px;
    margin: 0 auto;
}

.out-img {
    position: relative;
    float: left;
    width: 870px;
    height: 280px;
    overflow: hidden;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    width: 870px;
    float: left;
    position: relative;
}


.btn {
    float: left;
    width: 65px;
    height: 280px;
    color: #ffd37f;
    font-size: 60px;
    line-height: 280px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
}

.out-img:hover .btn {
    display: block;
}

.big-img {
    width: 420px;
    height: 280px;
    float: left;
}

.sml-img {
    float: right;
    width: 430px;
    height: 280px;
}

.sml-img h2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    color: #ffd37f;
}

.sml-img p {
    width: 100%;
    height: 107px;
    overflow: hidden;
    line-height: 25px;
    color: #ffffff;
}

.sml-img p a {
    color: #ffd37f;
}

.sml-img img {
    width: 200px;
    height: 133px;
    float: left;
}

.sml-img img:nth-child(2n+0) {
    float: right;
}

.feedback {
    width: 630px;
    height: 361px;
    background: url(../images/f-bg.png) no-repeat center center;
    float: left;
    margin-top: 20px;
}

.fd_box {
    width: 608px;
    height: 341px;
    padding: 20px 0 0 20px;
    margin-top: 30px;
    box-sizing: border-box;
}

.zs-form .form-li {
    width: 590px;
    height: auto;
    overflow: hidden;
}

.zs-form .form-li div {
    float: left;
    width: 295px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.zs-form .form-li div.form-lil {
    width: 285px;
    padding-right: 10px;
}

.zs-form .form-li div.form-lir {
    width: 285px;
    padding-left: 10px;
}

.zs-form .form-li div span {
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    border: 1px solid #e3e3e3;
    background: url(../images/icon-4.png) no-repeat center center;
}

.zs-form .form-li div span.icon-name {
    background-position: 0 0;
}

.zs-form .form-li div span.icon-add {
    background-position: 0 -38px;
}

.zs-form .form-li div span.icon-tel {
    background-position: 0 -76px;
}

.zs-form .form-li div span.icon-code {
    background-position: 0 -114px;
}


.zs-form .form-li div input {
    float: left;
    width: 245px;
    height: 40px;
    border: 1px solid #e3e3e3;
    border-left: 0 none;
    padding: 0 5px;
    box-sizing: border-box;
    outline: none;
    color: #666666;
}

.zs-form .form-li div input.yzm {
    width: 130px;
}

.zs-form .form-li div img {
    width: 100px;
    height: 38px;
    float: right;
}

.zs-form .form-message {
    width: 590px;
    height: auto;
    overflow: hidden;
}

.zs-form .form-message p {
    margin-bottom: 10px;
}

.zs-form .form-message textarea {
    line-height: 24px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    font-family: "Microsoft Yahei";
    outline: none;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    color: #999999;
}

.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;
}

.news {
    width: 350px;
    height: 361px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    background: url(../images/news-bg.png) no-repeat center center;
}

.news .n_box ul li a {
    color: #333;
}

.news .n_box ul li a:hover {
    color: #dd0b0e;
}

.n_box {
    width: 310px;
    height: 300px;
    margin-top: 15px;
    padding: 20px;
}

.n_box ul li {
    background: url(../images/icon.png) no-repeat center left;
    text-indent: 10px;
    line-height: 30px;
    color: #444;
    width: 310px;
    height: 30px;
    overflow: hidden;
}

.footer {
    width: 1000px;
    margin-top: 20px;
    text-align: center;
}

.footer p {
    line-height: 30px;
    color: #555;
}







