* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
}

img {
    border: 0 none;
}

body {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #333333;
    background: #ffffff url(../images/bg.jpg) no-repeat center top;
}

.top {
    width: 100%;
    height: 506px;
    overflow: hidden;
    background: url(../images/top.jpg) no-repeat center top;
}

.nav {
    width: 100%;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    background: #ff393a;
    color: #ffffff;
    margin-top: 10px;
}

.nav a {
    display: block;
    color: #ffffff;
}

.nav ul {
    width: 1000px;
    height: 46px;
    margin: 0 auto;
}

.nav ul li {
    float: left;
    width: 165.5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 8px;
    font-size: 16px;
    font-weight: bold;
    border-left: 1px solid #ff9e7c;
}

.main {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
}

.flash {
    width: 480px;
    height: 270px;
    padding: 5px;
    background: #ffffff;
    float: left;
}

.out-img {
    position: relative;
    width: 480px;
    height: 270px;
    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: 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 3px;
    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;
}

.active-js {
    float: right;
    width: 460px;
    height: 250px;
    padding: 10px;
    border: 5px solid #fde1d5;
    background: rgba(255, 255, 255, .5);
    position: relative;
}

.active-js img {
    float: left;
    margin-right: 10px;
}

.active-js p {
    line-height: 28px;
}

.active-js p a {
    color: #e92a0f;
}

.active-js span {
    position: absolute;
    display: block;
    width: 44px;
    height: 35px;
    background: url(../images/sj.png) no-repeat center center;
    right: -5px;
    bottom: -5px;
}

.main-box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}

.tit-1 {
    width: 800px;
    height: 40px;
    line-height: 34px;
    background: url(../images/tit.png) no-repeat center bottom;
    color: #e92a0f;
    padding-left: 200px;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.tit-01 {
    width: 1000px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #fc2f37;
    position: relative;
    text-indent: 10px;
}

.tit-01 span {
    position: absolute;
    left: 0;
    top: 7px;
    width: 3px;
    height: 16px;
    background: #fc2f37;
}

.com-logo {
    width: 100%;
    height: 300px;
    overflow: hidden;
    padding-top: 10px;
}

.com-logo ul {
    width: 100%;
    height: 900px;
}

.com-logo ul li {
    width: 132px;
    height: 88px;
    border: 1px solid #e3e3e3;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.video-box {
    width: 1000px;
    height: auto;
    overflow: hidden;
}

.video-box .video-one {
    width: 320px;
    height: auto;
    overflow: hidden;
    float: left;
}

.video-tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url(../images/vsj.png) no-repeat center left;
    font-size: 20px;
    font-weight: bold;
    color: #e92a0f;
    padding-bottom: 10px;
    text-indent: 20px;
}

.video-img {
    width: 320px;
    height: 213px;
    position: relative;
}

.video-img span {
    position: absolute;
    width: 41px;
    height: 41px;
    left: 5px;
    bottom: 5px;
    background: url(../images/video.png) no-repeat center center;
}

.mid {
    margin: 0 20px;
}

.gflt {
    width: 1000px;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
}

.gf-tit {
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    background: url(../images/tit-2.png) no-repeat center center;
}

.gflt ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}

.gflt ul li {
    width: 320px;
    float: left;
    height: auto;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 10px;
}


/*.gflt ul li:nth-child(3n+0) {
    margin-right: 0;
}*/

.gflt ul li .x-tit {
    width: 100%;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
}

.gflt ul li .x-box {
    width: 100%;
    height: 80px;
    overflow: hidden;
}

.gflt ul li .x-box img {
    float: left;
    margin-right: 10px;
}

.gflt ul li .x-box p {
    width: 190px;
    height: 80px;
    overflow: hidden;
    line-height: 20px;
}

.gflt ul li .x-box p a {
    color: #fc2f37;
}

.qy-mt {
    width: 1000px;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}

.qy-news {
    float: left;
    width: 490px;
    height: auto;
    overflow: hidden;
}

.qy-tit {
    width: 490px;
    height: 47px;
    line-height: 47px;
    background: url(../images/tit-490.png) no-repeat center center;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10px;
}

.news-one {
    width: 490px;
    height: 140px;
    overflow: hidden;
}

.news-one .news-tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    font-weight: bold;
}

.news-qy {
    width: 490px;
    height: 100px;
    overflow: hidden;
}

.news-qy img {
    float: left;
    margin-right: 10px;
}

.news-qy p {
    width: 330px;
    height: 100px;
    overflow: hidden;
    line-height: 25px;
}

.news-qy p a {
    color: #999999;
}

.qy-news .scroll-text {
    width: 490px;
    height: 240px;
    overflow: hidden;
    margin-top: 10px;
}

.qy-news ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url(../images/icon.png) no-repeat center left;
    text-indent: 10px;
}

.qy-news ul li a:hover {
    color: #fc2f37;
}

.fr {
    float: right;
}

.gd-imgs {
    width: 1000px;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
}

.gd-imgs ul li {
    float: left;
    width: 192px;
    height: 184px;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px;
}

.gd-imgs ul li img {
    display: block;
}

.gd-imgs ul li a {
    display: block;
}


/*.gd-imgs ul li:nth-child(5n+0) {
    margin-right: 0;
}*/

.pxjg-box {
    width: 850px;
    height: 104px;
    padding: 10px 20px 7px 130px;
    overflow: hidden;
    background: url(../images/qy.jpg) no-repeat center top;
    line-height: 26px;
    margin-top: 20px;
}

.px-box {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.px-left {
    float: left;
    width: 455px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.px-right {
    float: right;
    width: 455px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    padding-left: 40px;
    border-left: 1px solid #eaeaea;
}

.px-tit {
    width: 455px;
    height: 46px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 50px;
    background: url(../images/jb.png) no-repeat center left;
    font-size: 20px;
    font-weight: bold;
    color: #fc2f37;
    text-indent: 50px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.zjgz {
    width: 455px;
    height: auto;
    overflow: hidden;
}

.zjgz img {
    float: left;
    margin-right: 20px;
}

.zjgz p {
    line-height: 30px;
}

.zjgz h2 {
    font-size: 16px;
    font-weight: bold;
}

.zjgz p a {
    color: #fc2f37;
}

.lists {
    line-height: 28px;
}

.jcsj,
.hyzl {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}

.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;
}

.bot-box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.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: 58px;
    line-height: 58px;
    border: 1px solid #e3e3e3;
    text-align: center;
    overflow: hidden;
    margin-left: 26px;
    margin-bottom: 15px;
    background: #ffffff;
}

.hg-lists a:hover {
    background: #e12711;
    color: #ffffff;
    border: 1px solid #e12711;
}

.bot-right {
    float: right;
    width: 490px;
    height: auto;
    overflow: hidden;
}

.fk-box {
    width: 448px;
    height: 352px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    padding: 20px;
    margin-top: 20px;
}

.fk-box {
    width: 448px;
    padding: 20px;
    height: 400px;
    border: 1px solid #e3e3e3;
    background: rgba(255, 255, 255, .5);
    overflow: hidden;
    margin-top: 20px;
}

.fk-box img {
    display: inline-block;
    vertical-align: middle;
}

.fk-box input {
    display: inline-block;
    outline: none;
    border: 1px solid #e3e3e3;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    margin-bottom: 5px;
    font-family: "Microsoft yahei";
}

.fk-box textarea {
    outline: none;
    border: 1px solid #e3e3e3;
    padding: 5px;
    margin-bottom: 5px;
    font-family: "Microsoft yahei";
}

.fk-box input.tj {
    width: 100px;
    height: 28px;
    text-align: center;
    background-color: #ff0000;
    color: #ffffff;
    outline: none;
    cursor: pointer;
    margin: 0 10px;
}

.fk-box input.cx {
    width: 100px;
    height: 28px;
    text-align: center;
    background-color: #e3e3e3;
    color: #666666;
    outline: none;
    cursor: pointer;
    margin: 0 10px;
}

.footer {
    width: 100%;
    height: 192px;
    overflow: hidden;
    background: url(../images/footer.png) no-repeat center top;
    text-align: center;
    padding-top: 30px;
    color: #ffffff
}

.footer p {
    font-weight: bold;
}

.footer a {
    font-weight: normal;
    color: #ffffff;
}

.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;
}

.topto {
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px;
    position: fixed;
    right: 30px;
    bottom: 240px;
    background: url(../images/top-btn.png) no-repeat center top;
}

.xb-logo {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}

.xb-logo ul li {
    width: 180px;
    height: 120px;
    margin-right: 22.5px;
    border: 1px solid #e3e3e3;
    float: left;
    margin-bottom: 10px;
}

.xb-logo ul li img {
    width: 180px;
    height: 120px;
}

.xb-logo ul li.mar-0 {
    margin-right: 0;
}

.gflt ul li.mar-0 {
    margin-right: 0;
}

.gd-imgs ul li.mar-0 {
    margin-right: 0;
}

.com-logo ul li.mar-0 {
    margin-right: 0;
}

.com-logo ul li.mar-b {
    border: 0 none;
}

