﻿@charset "utf-8";

/* CSS Document */


/*common*/

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.bg {
    background: #FFF;
}


/**/


/**/

.banner a {
    display: block;
    height: 580px;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 580px;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 580px;
    overflow: hidden;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat
}

.fullSlide .bd li a {
    display: block;
    height: 580px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 80px;
    height: 8px;
    margin: 1px 5px;
    overflow: hidden;
    background: #ccc;
    line-height: 999px;
    background-repeat: no-repeat;
}

.fullSlide .hd ul .on {
    background: #BF0008;
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 5%;
    z-index: 1;
    width: 40px;
    height: 60px;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
    width: 73px;
    height: 73px;
}

.fullSlide .prev {
    background: url(../images/left1s.png) no-repeat;
}

.fullSlide .next {
    left: auto;
    right: 5%;
    background: url(../images/right1s.png) no-repeat;
}


/**/

.mc {
    padding-top: 70px;
    height: 540px;
    font-family: "Microsoft Yahei";
}

.mc h2 {
    text-align: center;
    height: 106px;
    font-weight: 600;
}

.mc h2 a {
    color: #000;
    font-size: 40px;
}

.mc h2 span {
    display: block;
    background: url(../images/mc_03.jpg) no-repeat center 12px;
    color: #666666;
    margin-top: 10px;
    font-size: 20px;
    font-weight: normal;
}

.mc ul {
    background: #eeeeee;
    height: 350px
}

.mc ul li {
    float: left;
    position: relative;
    margin-right: 1px
}

.mc ul li span {
    display: block;
    background: url(../images/mc_07.jpg) no-repeat center 36px;
    height: 350px;
    width: 239px;
    position: relative;
    z-index: 8;
}

.mc ul li p {
    display: block;
    background: url(../images/mc.png) no-repeat center 0;
    height: 364px;
    padding-top: 12px;
    width: 282px;
    position: absolute;
    top: -12px;
    left: -12px;
    display: none;
    z-index: 9;
}

.mc ul li em {
    font-style: normal;
    position: absolute;
    width: 239px;
    top: 80px;
    text-align: center;
    z-index: 10;
    font-size: 18px;
    color: #333;
}

.mc ul li i {
    font-style: normal;
    display: block;
    padding-top: 70px;
    font-size: 16px;
    line-height: 26px
}

.mc ul li b {
    font-size: 48px;
    color: #BF0008;
}

.mc ul li.cur em {
    padding-left: 10px
}

.mc ul li.cur i {
    color: #fff;
    padding-top: 80px;
    font-size: 18px;
}

.mc ul li em.ec {
    top: 70px
}

.mc ul li em.ec i {
    padding-top: 58px
}

.mc ul li.cur em.ec i {
    padding-top: 70px;
}


/**/

.pro {
    background: url(../images/probj.jpg) repeat-x center 0;
    height: 910px;
    font-family: "Microsoft Yahei";
    overflow: hidden;
}

.pro h2 {
    text-align: center;
    height: 100px;
    font-weight: 600;
}

.pro h2 a {
    color: #000;
    font-size: 40px;
}

.pro h2 span {
    display: block;
    background: url(../images/pro.jpg) no-repeat center 12px;
    color: #666666;
    margin-top: 10px;
    font-size: 20px;
    font-weight: normal;
}

.pro-n {
    position: relative;
    height: 90px;
    line-height: 90px;
}

.pro ul {
    position: absolute;
    top: 0;
    left: 0
}

.pro ul li {
    float: left;
    border-right: 1px solid #d4d4d4;
    position: relative;
    width: 292px;
}

.pro ul li:last-child {
    border-right: none;
}

.pro ul li.none {
    border-right: 0;
}

.pro ul li>a {
    color: #333333;
    font-size: 20px;
    /* padding: 0 96px; */
    display: block;
    text-align: center;
}

.pro ul li a:hover,
.pro ul li.cur a {
    background: #bf0008 url(../images/pro1.jpg) no-repeat center bottom;
    color: #fff
}

.pro ul li .pro-t {
    position: absolute;
    top: 90px;
    left: 0;
    background: url(../images/tm.png) repeat;
    width: 293px;
    display: none;
    z-index: 100;
}

.pro ul li.cur .pro-t,
.pro ul li:hover .pro-t {
    display: block
}

.pro ul li .pro-t a {
    width: 267px;
    display: block;
    margin: 0 auto;
    background: url(../images/pro1.png) no-repeat right center;
    padding: 0;
    height: 48px;
    border-bottom: 1px dashed #999999;
    font-size: 14px;
    line-height: 48px;
    color: #333;
    box-sizing: content-box;
}

.pro ul li .pro-t a:hover,
.pro ul li .pro-t a.cur {
    background: url(../images/pro2.png) no-repeat right center;
    color: #bf0008;
    font-weight: bold;
}

.pro ul li .pro-t .none {
    border-bottom: 0
}

.pro-p {
    background: url(../images/pr1.jpg) no-repeat center 0;
    height: 650px;
}

.pro-o {
    position: relative;
}

.pro-o .pro_list {
    position: absolute;
}

.pro-o p {
    display: block;
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    overflow: hidden;
    float: left;
}

.pro-o p a {
    float: right;
    width: 385px;
    height: 593px;
}

.pro-o p img {
    width: 385px;
    height: 593px;
    display: block
}

.pro-c {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

.pro-c a {
    display: block;
    width: 94px;
    height: 94px;
}

.pro-c a.prev {
    top: 278px;
    left: 0;
    position: absolute;
}

.pro-c a.next {
    top: 278px;
    right: 0;
    position: absolute;
}


/**/

.xz {
    height: 712px;
    font-family: "Microsoft Yahei";
}

.xz h2 {
    text-align: center;
    height: 112px;
    font-weight: 600;
}

.xz h2 a {
    color: #000;
    font-size: 40px;
}

.xz h2 span {
    display: block;
    background: url(../images/xz.jpg) no-repeat center 12px;
    color: #666666;
    margin-top: 10px;
    font-size: 20px;
    font-weight: normal;
}

.xz-c {
    width: 80px;
}

.xz-c ul li {
    position: relative;
    width: 80px;
}

.xz-c ul li i {
    display: block;
    width: 10px;
    height: 18px;
    position: absolute;
    right: -10px;
    top: 125px
}

.xz-c ul li.cur i {
    background: url(../images/jt.png) no-repeat;
}

.xz-c ul li a:hover,
.xz-c ul li.cur a {
    background: #bf0008;
    border: 1px solid #bf0008;
    border-bottom: 5px solid #bf0008;
    color: #fff;
}

.xz-c ul li a {
    display: block;
    height: 213px;
    color: #333333;
    font-size: 22px;
    line-height: 23px;
    border: 1px solid #e0e0e0;
    border-bottom: 5px solid #bf0008;
    width: 22px;
    display: block;
    padding: 45px 28px 0 28px;
}

.xz-c ul li.l1 a {
    padding: 50px 14px 0 14px;
    width: 50px;
}

.xz-c ul li b {
    width: 22px;
    display: block;
    float: left;
}

.xz-c ul li em {
    width: 18px;
    display: block;
    float: right;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
}

.xz-r {
    width: 1120px;
}

.xz-r i {
    width: 585px;
    float: left;
    display: block;
}

.xz-r i img {
    width: 585px;
    height: 531px;
}

.xz-t {
    width: 480px;
    float: right;
}

.xz-t h4 {
    height: 51px;
    color: #333;
    font-size: 22px;
    background: #efefef;
    line-height: 51px;
    font-weight: 600;
}

.xz-t h4 img {
    display: block;
    float: left;
    margin-right: 22px;
}

.xz-t p {
    display: block;
    padding: 14px 0;
    color: #333333;
    height: 50px;
    border-bottom: 1px dashed #b5b5b5
}

.xz-t p em {
    background: url(../images/xz1.jpg) no-repeat right 5px;
    height: 50px;
    font-style: normal;
    display: block;
    width: 83px;
    float: left;
    font-size: 18px;
    line-height: 25px
}

.xz-t p span {
    display: block;
    width: 378px;
    float: right;
    font-size: 14px;
    line-height: 24px
}

.xz-t p.p1 {
    height: 95px;
}

.xz-t p.p2 {
    height: 76px
}

.xz-t p.p2 em {
    background: url(../images/xz1.jpg) no-repeat right 15px;
    height: 76px;
    padding-top: 12px;
}

.xz-t p.p1 em {
    background: url(../images/xzc.jpg) no-repeat right 5px;
    height: 74px;
    padding-top: 21px;
}

.xz-t .none {
    border-bottom: 0
}


/**/

.wl {
    background: url(../images/20210309142208_4784.jpg) no-repeat center 0;
    height: 472px;
}


/**/

.cy {
    padding-top: 53px;
    background: #fff url(../images/wlc.jpg) no-repeat center bottom;
    height: 655px;
    margin-top: -132px;
    border: 1px solid #d2d2d2;
    border-bottom: 0;
    font-family: "Microsoft Yahei"
}

.cy h2 {
    text-align: center;
    height: 100px;
    font-weight: 600;
}

.cy h2 a {
    color: #000;
    font-size: 40px;
}

.cy h2 span {
    display: block;
    background: url(../images/wl.jpg) no-repeat center 12px;
    color: #666666;
    margin-top: 10px;
    font-size: 20px;
    font-weight: normal;
}

.cy ul {
    padding-left: 44px;
}

.cy ul li {
    float: left;
    background: url(../images/wl_03.jpg) no-repeat;
    height: 241px;
    width: 211px;
    text-align: center;
    margin: 0 15px 25px 0;
    color: #333;
    font-size: 16px;
    line-height: 26px;
}

.cy ul li a {
    color: #333
}

.cy ul li.cur {
    background: url(../images/wl_05.jpg) no-repeat;
    color: #bf0008;
}

.cy ul li.cur a {
    color: #bf0008;
}

.cy ul li img {
    display: block;
    width: 103px;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 10px;
}

.cy ul li p {
    font-size: 21px;
    font-weight: bold;
}

.cy ul li span {
    display: block;
    padding: 10px 3px 0 3px;
}

.cy ul li .sp3 {
    line-height: 23px;
    padding-top: 0;
}


/*.cy ul li .sp1{padding-top: 40px;}
.cy ul li .sp2{padding-top: 55px}

.cy ul li .sp3{padding-top: 12px;}
.cy ul li .sp4{padding-top: 17px}*/


/**/

.ys {
    padding: 70px 0;
    font-family: "Microsoft Yahei";
}

.ys h2 {
    text-align: center;
    height: 113px;
    font-weight: 600;
}

.ys h2 a {
    color: #000;
    font-size: 40px;
}

.ys h2 span {
    display: block;
    background: url(../images/ys.jpg) no-repeat center 12px;
    color: #666666;
    margin-top: 10px;
    font-size: 20px;
    font-weight: normal;
}

.ys1 {
    background: url(../images/ys1.jpg) no-repeat center 0;
    height: 387px;
}

.ys2 {
    background: url(../images/ys2.jpg) no-repeat center 0;
    height: 387px;
}

.ys-l {
    width: 400px;
    padding: 52px 0 0 28px;
    color: #333
}

.ys-l b {
    font-size: 72px;
    font-family: "arial";
    line-height: 55px
}

.ys-l em {
    font-style: normal;
    display: block;
    font-size: 30px;
    padding: 20px 0 3px 0;
}

.ys-l span {
    display: block;
    height: 42px;
    background: url(../images/ysc.jpg) no-repeat left bottom;
    color: #bf0008;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: bold;
}

.ys-l p {
    font-size: 14px;
    line-height: 26px
}

.ys-r {
    width: 677px;
    position: relative;
    height: 387px;
}

.ys-r ul li img {
    width: 677px;
    height: 387px;
}

.ys-r em {
    width: 21px;
    height: 26px;
    position: absolute;
}

.ys-c {
    position: absolute;
    font-size: 0;
    line-height: 0
}

.ys-c a {
    display: inline-block;
    width: 35px;
    height: 35px;
}

.ys-c a.prev {
    background: url(../images/yc1_03.jpg) no-repeat;
}

.ys-c a.next {
    background: url(../images/yc_04.jpg) no-repeat;
}

.ys-c a.prev:hover {
    background: url(../images/yc_03.jpg) no-repeat;
}

.ys-c a.next:hover {
    background: url(../images/yc1_04.jpg) no-repeat;
}

.ys1 .ys-r em,
.ys3 .ys-r em {
    background: url(../images/ys_03.png) no-repeat;
    top: 180px;
    left: 0
}

.ys2 .ys-r em,
.ys4 .ys-r em {
    background: url(../images/ys_07.png) no-repeat;
    top: 180px;
    right: 0
}

.ys1 .ys-c,
.ys3 .ys-c {
    left: 0;
    bottom: 0;
    z-index: 100
}

.ys2 .ys-c,
.ys4 .ys-c {
    right: 0;
    bottom: 0;
    z-index: 100
}


/**/

.cs {
    background: url(../images/csbj.jpg) no-repeat center 108px;
    height: 1000px;
    font-family: "Microsoft Yahei";
}

.cs h2 {
    text-align: center;
    height: 108px;
    font-weight: 600;
}

.cs h2 a {
    color: #000;
    font-size: 40px;
}

.cs h2 span {
    display: block;
    background: url(../images/cs_03.jpg) no-repeat center 12px;
    color: #666666;
    margin-top: 10px;
    font-size: 20px;
    font-weight: normal;
}

.cs-t img {
    width: 1200px;
    height: 594px;
}

.cs-t {
    position: relative;
    height: 594px;
}

.cs-t p {
    position: absolute;
    right: 0;
    top: 297px;
    background: url(../images/tm.png) repeat;
    width: 413px;
    padding: 30px 37px;
    color: #333;
    font-size: 14px;
    line-height: 24px
}

.cs-t p b {
    display: block;
    padding-bottom: 5px;
    font-size: 20px;
    line-height: 28px;
}

.cs-t p a {
    display: block;
    margin-top: 12px;
    background: #c4181f url(../images/csc_03.jpg) no-repeat 12px 10px;
    width: 100px;
    padding-left: 34px;
    height: 35px;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
}

.cs-s {
    padding-top: 22px;
    height: 205px;
    background: #eeeeee;
    position: relative;
}

.cs-c a {
    display: block;
    position: absolute;
    z-index: 9;
}

.cs-s a.prev {
    top: 68px;
    left: 37px;
}

.cs-s a.next {
    top: 68px;
    right: 37px;
}

.cs-s ul {
    padding-left: 17px;
}

.cs-s ul li {
    float: left;
    margin-right: 10px;
    text-align: center;
    background: url(../images/csc_05.jpg) repeat-x center bottom;
    height: 182px;
    width: 284px;
    position: relative;
}

.cs-s ul li.cur {
    background: url(../images/csc.jpg) no-repeat center bottom;
}

.cs-s ul li span {
    display: block;
    color: #333333;
    font-size: 14px;
    padding-top: 10px;
}

.cs-s ul li i {
    display: block;
    width: 21px;
    height: 11px;
    position: absolute;
    top: -11px;
    left: 132px;
}

.cs-s ul li.cur i {
    background: url(../images/cs_03.gif) no-repeat;
}

.cs-s ul li img {
    width: 284px;
    height: 141px;
}

.cs-s ul li.cur img {
    width: 274px;
    height: 131px;
    background: #fff;
    padding: 3px;
    border: 2px solid #c4171e;
}


/**/

.yw {
    height: 660px;
    font-family: "Microsoft Yahei";
}

.yw-w {
    height: 116px;
    overflow: hidden;
}

.yw h4 {
    width: 720px;
    color: #333;
    font-size: 36px;
    font-weight: 600;
}

.yw h4 strong {
    color: #c4171e;
    font-weight: 600;
}

.yw h4 a {
    color: #333
}

.yw h4 dd {
    display: block;
    font-size: 16px;
    line-height: 26px;
    padding-top: 10px;
    font-weight: normal;
}

.yw .p {
    background: url(../images/tel.jpg) no-repeat right 10px;
    padding-top: 58px;
    color: #333;
    font-size: 14px;
    text-align: right;
}

.yw .p strong {
    display: block;
    font-size: 26px;
    font-family: "arial";
    padding-top: 5px;
    font-weight: 600;
}

.yw-y {
    height: 458px;
    position: relative;
}

.yw-y a.prev {
    top: 215px;
    left: 37px;
    display: block;
    position: absolute;
    z-index: 9;
}

.yw-y a.next {
    top: 215px;
    right: 37px;
    display: block;
    position: absolute;
    z-index: 9;
}

.yw-y ul li {
    width: 702px;
    padding: 0 34px;
    margin: 0 auto;
    background: url(../images/yy_03.jpg) no-repeat 0 bottom;
    height: 458px;
    font-size: 0;
    line-height: 0
}

.yw-y ul li img {
    width: 702px;
    height: 398px;
}

.yw-y ul li span {
    display: block;
    height: 50px;
    width: 702px;
    text-align: center;
    background: #eeeeee;
    color: #333;
    font-size: 14px;
    line-height: 50px;
    position: absolute;
    bottom: 10px;
}


/**/

.new {
    padding-top: 70px;
    height: 567px;
    background: #eeeeee;
    font-family: "Microsoft Yahei";
}

.new-l {
    width: 645px;
}

.new-n {
    height: 49px;
    margin-bottom: 32px;
    background: url(../images/new_03.jpg) repeat-x left bottom;
}

.new-n ul li {
    float: left;
    padding-right: 38px
}

.new-n ul li a {
    padding-left: 36px;
    color: #333;
    font-size: 20px;
    height: 47px;
    display: block;
}

.new-n ul li a:hover,
.new-n ul li.cur a {
    border-bottom: 2px solid #bf0008;
    color: #bf0008
}

.new-n ul li a.ac1 {
    background: url(../images/new2_03.jpg) no-repeat 0 0;
}

.new-n ul li a.ac2 {
    background: url(../images/new1_06.jpg) no-repeat 0 0;
}

.new-n ul li a.ac1:hover,
.new-n ul li.cur a.ac1 {
    background: url(../images/new1_03.jpg) no-repeat 0 0;
}

.new-n ul li a.ac2:hover,
.new-n ul li.cur a.ac2 {
    background: url(../images/new2_06.jpg) no-repeat 0 0;
}

.new-n ul li a.ac3 {
    background: url(../images/new2_08.jpg) no-repeat 0 0;
}

.new-n ul li a.ac4 {
    background: url(../images/new2_10.png) no-repeat 0 0;
}

.new-n ul li a.ac3:hover,
.new-n ul li.cur a.ac3 {
    background: url(../images/new1_08.jpg) no-repeat 0 0;
}

.new-n ul li a.ac4:hover,
.new-n ul li.cur a.ac4 {
    background: url(../images/new2_10.png) no-repeat 0 0;
}

.new-n em {
    float: right;
    font-style: normal;
    display: block;
    padding-top: 7px;
}

.new-n em a {
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "arial"
}

.new-n em a:hover {
    color: #bf0008
}

.new-t {
    background: url(../images/new_03.gif) no-repeat 17px 46px;
    height: 155px;
    overflow: hidden;
}

.new-t em {
    float: left;
    display: block;
    font-style: normal;
    margin-top: 2px;
    width: 32px;
    height: 32px;
    border: 2px solid #d2d2d2;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-family: "arial";
    line-height: 32px;
}

.new-t.cur em {
    color: #bf0008
}

.new-t dl {
    width: 590px;
    float: right;
    height: 122px;
    border-bottom: 1px solid #d2d2d2
}

.new-t dt {
    width: 380px;
    float: left;
    color: #333;
}

.new-t dt span {
    font-size: 14px;
    line-height: 14px;
}

.new-t dt b {
    display: block;
    font-size: 14px;
    padding: 8px 0 10px 0;
    line-height: 14px;
    color: #333
}

.new-t dt p {
    font-size: 14px;
    line-height: 24px;
}

.new-t.cur dt span {
    color: #bf0008
}

.new-t.cur dt b {
    color: #bf0008
}

.new-t dd {
    width: 168px;
    float: right;
}

.new-t dd img {
    width: 168px;
    height: 110px;
}

.new-t.ne {
    height: 122px;
}

.new-t.ne dl {
    border-bottom: 0
}

.new-r {
    width: 474px;
}

.new-r p img {
    display: block;
    width: 474px;
    height: 166px;
    margin-bottom: 23px;
}

.new-r dl {
    height: 130px
}

.new-r dt {
    padding-left: 38px;
    background: url(../images/new_15.jpg) no-repeat;
    height: 35px;
    line-height: 17px;
}

.new-r dt a {
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.new-r dd {
    padding-left: 38px;
    background: url(../images/new_18.jpg) no-repeat;
    color: #333;
    font-size: 14px;
    line-height: 24px;
}


/**/

.zj {
    padding-top: 67px;
    height: 516px;
    font-family: "Microsoft Yahei";
}

.zj-l {
    width: 498px;
    background: url(../images/zj_03.jpg) no-repeat right 0;
}

.zj-l h4 {
    height: 90px;
    font-weight: 600;
}

.zj-l h4 a {
    color: #333;
    font-size: 40px;
    line-height: 40px;
}

.zj-l h4 em {
    color: #bf0008;
    font-style: normal;
}

.zj-l h4 span {
    display: block;
    font-weight: normal;
    color: #999999;
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 5px;
    font-family: "arial"
}

.zj-l ul li {
    padding: 15px 0;
    border-bottom: 1px dashed #b5b5b5;
    width: 460px;
}

.zj-l ul li a {
    display: block;
    padding-left: 15px;
    background: url(../images/pro1.png) no-repeat 0 10px;
    color: #333;
    font-size: 14px;
    line-height: 24px;
}

.zj-l ul li a:hover,
.zj-l ul li a.cur {
    background: url(../images/pro2.png) no-repeat 0 10px;
    color: #bf0008
}

.zj-l p {
    display: block;
    margin-top: 47px;
    padding-left: 34px;
    width: 100px;
    height: 35px;
    background: #c51920 url(../images/csc_03.jpg) no-repeat 10px 10px;
    line-height: 35px;
}

.zj-l p a {
    color: #fff;
    font-size: 14px
}

.zj-r {
    width: 668px;
}

.zj-r img {
    width: 654px;
    height: 427px;
    display: block;
    padding: 6px;
    border: 1px solid #c9c9c9
}


/**/

.link {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.link-l span a b {
    font-size: 22px
}

.link-l p a {
    font-size: 16px;
    padding: 8px 20px 0 0;
    display: inline-block;
}

.new-r-tab .bd {
    overflow: hidden;
}