* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    width: 100%;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url(../images/bg.jpg) repeat-x center center;
}

.banner {
    width: 100%;
    height: 497px;
    background: url(../images/banner.jpg) no-repeat center center;
}

.nav {
    width: 100%;
    height: 46px;
    overflow: hidden;
    background: #fc4448;
}


.nav ul {
    width: 1000px;
    height: 36px;
    padding: 5px 0;
    margin: 0 auto;
}

.nav ul li {
    width: 200px;
    height: 36px;
    line-height: 36px;
    float: left;
    border-right: 1px solid #ffffff;
    text-align: center;
    box-sizing: border-box;
}

.nav ul li a {
    display: block;
    color: #ffffff;
}

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

.con1 {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
}

.flash {
    float: left;
    width: 480px;
    height: 320px;
    border: 5px solid #fc2f37;
}

.out-img {
    position: relative;
    width: 480px;
    height: 320px;
    overflow: hidden;
}

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

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

.out-img .img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.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: #fc2f37;
}

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

.active {
    float: right;
    width: 480px;
    height: 340px;
    line-height: 28px;
}

.active p {
    padding-bottom: 10px;
}

.active p a {
    color: #fc2f37;
}

.act-tit {
    width: 125px;
    height: 59px;
    background: url(../images/tit-1.png) no-repeat center left;
    line-height: 75px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 15px;
}

.news {
    width: 480px;
    height: auto;
    overflow: hidden;
}

.news-tit {
    width: 100%;
    height: 49px;
    margin-bottom: 10px;
}

.news-zj {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news h2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
}

.news-zj {
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin-bottom: 15px;
}

.news-zj img {
    float: left;
    width: 180px;
    height: 120px;
    display: block;
}

.news-zj p {
    float: right;
    width: 280px;
    height: 120px;
    line-height: 24px;
    overflow: hidden;
}

.news-zj p a {
    color: #666666;
}

.news-lists {
    width: 480px;
    height: 180px;
    line-height: 36px;
    overflow: hidden;
    position: relative;
}


.news-lists ul.hot-li,
.news-lists ul.swap {
    display: inline-block;
    position: absolute;
    width: 480px;
    left: 0;
    top: 0;
    line-height: 36px;
}

.news-lists ul li a {
    color: #666666;
}

.news-lists ul li a:hover {
    color: #fc2f37;
}


.scroll-text {
    width: 480px;
    height: 180px;
    overflow: hidden;
    margin-top: 10px;
}

.scroll-text ul li {
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.scroll-text ul li a {
    color: #666666;
}

.scroll-text ul li a:hover {
    color: #fc2f37;
}

.news-lists1 {
    width: 480px;
    height: 180px;
    line-height: 36px;
    overflow: hidden;
    position: relative;
    float: right;
}

.news-lists1 ul.hot-li1,
.news-lists1 ul.swap1 {
    display: inline-block;
    position: absolute;
    width: 480px;
    left: 0;
    top: 0;
    line-height: 36px;
}


.news-lists1 ul li a {
    color: #666666;
}

.news-lists1 ul li a:hover {
    color: #fc2f37;
}

.video {
    float: left;
    width: 320px;
    margin-right: 20px;
    height: auto;
    overflow: hidden;
}

.video:nth-child(3) {
    margin-right: 0;
}

.video .v-tit {
    width: 100%;
    height: 32px;
    background: url(../images/tit-g1.jpg) no-repeat center center;
    line-height: 32px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #fc2f37;
    text-align: center;
}

.video a {
    display: block;
    position: relative;
}

.video img {
    display: block;
}

.video span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    background: url(../images/video.png) no-repeat center center;
}

.tit-c {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: url(../images/tit-c.png) no-repeat center center;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.con1 ul.gflt {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.con1 ul.gflt li {
    width: 192px;
    height: 178px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.con1 ul.gflt li a {
    display: block;
}

.con1 ul.gflt li a img {
    display: block;
}

.con1 ul.gflt li a p {
    width: 100%;
    height: 50px;
    line-height: 24px;
    overflow: hidden;
    color: #666666;
}

.con1 ul.gflt li:nth-child(5n+0) {
    margin-right: 0;
}

.tit-d {
    width: 1000px;
    height: 70px;
    line-height: 70px;
    background: url(../images/tit-d.png) no-repeat center center;
    font-size: 28px;
    font-weight: bold;
    color: #fc2f37;
    text-align: center;
    text-indent: 30px;
}

.qy {
    width: 1000px;
    height: auto;
    overflow: hidden;
    border: 3px solid #fc2f37;
    box-sizing: border-box;
    position: relative;
    margin-top: 10px;
}

.qy p {
    padding: 10px 40px 10px 100px;
    line-height: 28px;
}

.qy span {
    width: 45px;
    height: 90px;
    background: url(../images/qy-bg.png) no-repeat center center;
    position: absolute;
    left: 20px;
    top: 0;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 18px;
}

.cjy {
    width: 480px;
    height: auto;
    overflow: hidden;
}

.tit-ty {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #fc2f37;
    background: url(../images/icon.png) no-repeat center left;
    margin-bottom: 10px;
}

.tit-ty p {
    display: block;
    float: left;
}

.tit-ty span {
    float: left;
    display: block;
    margin-left: 10px;
    width: 23px;
    height: 40px;
    line-height: 40px;
    background: url(../images/icon-1.png) no-repeat center center;
}

.cjy-js {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cjy-js img {
    display: block;
    float: left;
    margin-right: 10px;
    border: 2px solid #fc2f37;
}

.cjy-js p {
    line-height: 28px;
}

.cjy-js p a {
    color: #fc2f37;
}

.cjy-js p span {
    display: inline-block;
    width: 210px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #fc2f37;
}


.news-ten {
    width: 480px;
    height: 350px;
    overflow: auto;
}

.news-ten ul li {
    width: 480px;
    height: 60px;
    margin-bottom: 10px;
    overflow: hidden:
}

.news-ten ul li a {
    display: block;
}

.news-ten ul li a img {
    width: 90px;
    height: 60px;
    float: left;
}

.news-ten ul li a p {
    font-size: 18px;
    color: #666666;
    float: right;
    width: 380px;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}

.news-ten::-webkit-scrollbar {
    width: 6px;
}

.news-ten::-webkit-scrollbar-track {
    background-color: #fb9392;
}

.news-ten::-webkit-scrollbar-thumb {
    background-color: #fc2f37;
    border-radius: 2px;
}

.hy {
    width: 480px;
    height: auto;
    overflow: hidden;
}

.hy-one {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 8px;
}

.hy-one p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.tit-01 {
    width: 1000px;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
    color: #ffffff;
    background: url(../images/tit-z.png) no-repeat center center;
    text-indent: 20px;
}

.xb-logo {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}

.xb-logo ul li {
    width: 150px;
    height: 80px;
    margin-right: 20px;
    float: left;
    margin-bottom: 10px;
}

.xb-logo ul li img {
    width: 148px;
    height: 78px;
    border: 1px solid #e3e3e3;
}

.xb-logo ul li:nth-child(6n+0) {
    margin-right: 0;
}


.com-logo {
    width: 100%;
    height: 270px;
    overflow: hidden;
    padding-top: 10px;
}

.com-logo ul {
    width: 100%;
    height: auto;
}

.com-logo ul li {
    width: 150px;
    height: 80px;
    margin-right: 20px;
    float: left;
    margin-bottom: 10px;
}

.com-logo ul li img {
    width: 148px;
    height: 78px;
    border: 1px solid #e3e3e3;
}

.com-logo ul li:nth-child(6n+0) {
    margin-right: 0;
}


.jc-content {
    margin: 10px auto;
    width: 1000px;
}

.scroll-img {
    width: 940px;
    height: 220px;
    overflow: hidden;
    font-size: 0;
    float: left;
}

.scroll-img ul li {
    display: inline-block;
    margin: 10px 0 10px 10px;
}

#demo5.scroll-img ul {
    width: 10000px;
}

.btn {
    display: block;
    width: 28px;
    float: left;
    border: 0 none;
    background: none;
    outline: none;
    cursor: pointer;
}

.icon-chevron-left {
    display: block;
    width: 28px;
    height: 200px;
    background: url(../images/rbtn.png) no-repeat center center;
}

.icon-chevron-right {
    float: right;
    display: block;
    width: 28px;
    height: 200px;
    background: url(../images/lbtn.png) no-repeat center center;
}

.online-box {
    width: 978px;
    height: auto;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    margin-top: 20px;
    padding: 10px;
}

.online-box ul li {
    width: 265px;
    height: 41px;
    padding-left: 56px;
    padding-right: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 20px;
    float: left;
    background: url(../images/zlicon.png) no-repeat center left;
    font-size: 12px;
}

.online-box ul li a {
    color: #666666;
}

.qy-tit {
    width: 490px;
    height: 47px;
    line-height: 47px;
    border-bottom: 2px solid #fc2f37;
    font-size: 24px;
    font-weight: bold;
    color: #fc2f37;
    margin-bottom: 10px;
}

.bot-left {
    float: left;
    width: 490px;
    height: auto;
    overflow: hidden;
}

.hg-lists {
    width: 488px;
    height: 400px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    padding: 20px 0;
    margin-top: 20px;
}

.hg-lists a {
    float: left;
    display: block;
    width: 203px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #e3e3e3;
    text-align: center;
    overflow: hidden;
    margin-left: 26px;
    margin-bottom: 15px;
    background: #ffffff;
    color: #666666;
}

.hg-lists a:hover {
    background: #e12711;
    color: #ffffff;
    border: 1px solid #e12711;
}

.bot-right {
    float: right;
    width: 460px;
    height: auto;
    overflow: hidden;
}

.rel-box {
    width: 100%;
    height: 442px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #e3e3e3;
    margin-top: 20px;
}

.rel-box div {
    margin-bottom: 8px;
}

.footer {
    width: 100%;
    height: 192px;
    overflow: hidden;
    background: url(../images/footer.png) no-repeat center top;
    text-align: center;
    padding-top: 30px;
    color: #ffffff;
    margin-top: 20px;
}

.footer p {
    margin-bottom: 10px;
}

.footer a {
    font-weight: normal;
    color: #ffffff;
}