﻿
* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url(../images/bg.jpg) no-repeat center top;
}

.main {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 450px;
}

.nav {
    width: 1000px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    color: #999999;
    margin-top: 10px;
    font-family: "微软雅黑";
    font-size: 18px;
    margin-bottom: 10px;
}

.nav li {
    float: left;
    width: 111px;
    border-right: 1px solid #e3e3e3;
    box-sizing: border-box;
    text-align: center;
}

.nav li a {
    color: #999999;
}

.main-box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.news {
    width: 500px;
    height: 326px;
    float: left;
    background: url(../images/news-bg.png) no-repeat center center;
    overflow: hidden;
    line-height: 28px;
    padding: 30px;
    box-sizing: border-box;
}

.news h2 {
    font-size: 16px;
    font-weight: bold;
}

.news p {
    margin-bottom: 8px;
}

.news p a {
    color: #c61720;
}

.video {
    position: relative;
    width: 470px;
    height: 326px;
    border: 5px solid #c61720;
    float: right;
    box-sizing: border-box;
}

.video span {
    position: absolute;
    width: 120px;
    height: 120px;
    background: url(../images/icon-1.png) no-repeat center center;
    left: 50%;
    top: 50%;
    margin-left: -60px;
    margin-top: -60px;
}

.video a p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-align: center;
}

.tit {
    position: relative;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #c61720;
    color: #c61720;
    line-height: 36px;
    font-size: 30px;
    text-indent: 5px;
    font-weight: bold;
}

.tit a {
    position: absolute;
    right: 0;
    width: 80px;height: 40px;

    text-align: right;
    line-height: 40px;
    font-size: 18px;
    color: #c61720;
    font-weight: 500;
}

.video-list {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 16px;
}

.video-list ul li {
    float: left;
    width: 230px;
    height: 192px;
    position: relative;
    margin: 0 10px;
}


.video-list ul li p {
    text-align: center;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.video-list ul li a {
    color: #333333;
}

.video-list ul li a span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -55px;
    background: url(../images/icon-2.png) no-repeat center center;
}

.cf-box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.cf-list {
    float: left;
    width: 320px;
    height: 140px;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin: 0 6px;
}


.cf-list img {
    width: 150px;
    height: 100px;
    float: left;
}

.cf-nr {
    float: right;
    width: 160px;
    height: 100px;
    line-height: 24px;
    overflow: hidden;
}

.cf-box h2 {
    width: 320px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
}

.cf-nr p a {
    color: #c61720;
}


.cf-box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.yg-list .cf-list {
    width: 488px;
    height: 180px;
    box-sizing: border-box;
	padding: 5px 15px;
    margin-bottom: 10px;
	position：relative;
}

.yg-list .fl {
    float: left;
}
.yg-list .fr {
    float: right;
}

.yg-list .cf-list img {
	width:190px;
	height:126px;
    float: left;
}

.yg-list .cf-nr {
    float: right;
    width: 250px;
    height: 190px;
    line-height: 24px;
    overflow: hidden;

}

.yg-list .cf-list h2 {
    width: 460px;
    height: 36px;
    line-height:36px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
	position：absolute;
}

.yg-list .cf-nr p a {
    color: #c61720;
}

.brand-zz {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.brand-left {
    width: 490px;
    height: auto;
    overflow: hidden;
    float: left;
	position:relative;
}

.brand-right {
    width: 490px;
    height: auto;
    overflow: hidden;
    float: right;
	position:relative;
}

.brand-tit {
    width: 100%;
    height: 250px;
    line-height: 36px;
    font-size: 18px;
    background: url(../images/brand.png) no-repeat center left;
    color: #ffffff;
    padding: 0 20px;
    box-sizing: border-box;
}

.b-lists {
    width: 490px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
	position:absolute;
	top:30px;
}

.b-lists ul li {
    width: 200px;
    height: 190px;
    float: left;
    margin: 0 22.5px;
}

.b-lists ul li img {
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
}

.b-lists ul li a p {
    color: #333333;
    text-align: center;
    line-height: 30px;
}

.yg-list {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.yg-list ul li {
    float: left;
    width: 300px;
    height: 240px;
    position: relative;
    margin:0 16.6px;
}


.yg-list ul li p {
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.yg-list ul li a {
    color: #333333;
}

.brand-box {
    width: 1000px;
    height: 400px;
    margin-top: 10px;
    background: url(../images/brand-bg.png) repeat center center;
}

.sl {
    float: left;
    width: 333px;
    height: 400px;
}

.sl .sl-tit {
    width: 333px;
    height: 31px;
    line-height: 31px;
    background: url(../images/tit-1.png) no-repeat center left;
    padding: 0 10px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 16px;
}

.sl ul {
    width: 333px;
    height: 169px;
    padding: 10px;
    box-sizing: border-box;
}

.sl ul li {
    width: 333px;
    height: auto;
    overflow: hidden;
    line-height: 28px;
    background: url(../images/icon-3.jpg) no-repeat left 12px;
    text-indent: 10px;
}

.sl ul li a {
    color: #333333;
}

.sl ul li a:hover {
    color: #c61720;
}

.sl img {
    display: block;
}

.cz-lc {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.dsj {
    float: left;
    width: 320px;
    height: 395px;
    background: url(../images/event.png) no-repeat center bottom;
    padding: 40px 10px;
    box-sizing: border-box;
}

.ryb {
    float: left;
    width: 320px;
    height: 395px;
    background: url(../images/honer.png) no-repeat center top;
    padding: 40px 10px;
    box-sizing: border-box;
    margin: 0 20px;
}

.czb {
    float: left;
    width: 320px;
    height: 395px;
    background: url(../images/growth.png) no-repeat center bottom;
    padding: 40px 10px;
    box-sizing: border-box;
}

.dsj ul li,
.ryb ul li,
.czb ul li {
    width: 100%;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    background: url(../images/icon-3.jpg) no-repeat center left;
    text-indent: 10px;
}

.dsj ul li a,
.ryb ul li a,
.czb ul li a {
    color: #333333;
}


.con-rel {
    width: 320px;
    height: auto;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    padding-top: 10px;
}

.con-rel-tit {
    width: 320px;
    margin: 0 auto;
    height: 46px;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #c61720;
}

.rel-box {
    width: 320px;
    height: 370px;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
}

.rel-box ul li {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: url(../images/icon-3.jpg) no-repeat center left;
    text-indent: 10px;
}

.rel-box ul li a {
    color: #666666;
}

.rel-box ul li a:hover {
    color: #c61720;
}

.rel-box>a {
    display: block;
    margin-top: 16px;
}

.rel-box p {
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.rel-box a p {
    color: #333333;
}

.rel-box a img {
    display: block;
    margin: 0 auto;
}

.footer {
    width: 1000px;
    height: auto;
    overflow: hidden;
    padding: 20px 0;
}

.zx-form {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zx-form input {
    outline: none;
    border: 1px solid #e2e2e2;
    height: 18px;
    line-height: 18px;
    width: 178px;
}

.zx-form input.yzm {
    width: 80px;
    display: block;
    float: left;
}

.zx-form td {
    height: 26px;
}

.zx-form td.title {
    width: 100px;
    text-align: right;
}

.zx-form img {
    float: left;
    margin-left: 5px;
}

.zx-form textarea {
    width: 270px;
    margin: 0 auto;
    height: 40px;
    padding: 5px;
    outline: none;
    border: 1px solid #e2e2e2;
    margin-bottom: 10px;
}

.zx-form input.btn {
    width: 60px;
    height: 24px;
    line-height: 24px;
    background-color: #e3e3e3;
    color: #000000;
    cursor: pointer;
}

.zx-form input.sub-btn {
    background-color: #6eb905;
    color: #ffffff;
}

.bag{
    position: fixed;
    right: 30px;
    bottom: 50px;
    width: 140px;
    height: 140px;
    cursor: pointer;
}

.bag-m{
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 267px;
    height: 600px;
    margin-left: -130px;
    margin-top: -300px;
    z-index: 1000;
}

.bag-m span{
    position: absolute;
    width: 15px;
    height: 15px;
    right: 10px;
    top: 10px;
    background: #ffffff;
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px;
    text-align: center;
    cursor: pointer;
}

.mask{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: atuo;
    background: rgba(0,0,0,0.5);
    z-index: 999;
