*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
	font-family: "微软雅黑";
}

ul{
    list-style: none;
}

img{
    max-width: 100%;
}
/*缓存*/
/*.myPhone{
    position: absolute;
    top: 108px;
    width: 301px;
    overflow: hidden;
    transform: translate(0,0);
    display: none;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
    transform: translate(0,10px);
    right: 0;
    z-index: 10;
}

.tel-bar {
    display: inline-block;
    background: #008DD5;
    color: #fff;
    padding: 2em 4em;
    text-align: center;
}

.tel-bar img {
    width: 4em;
    margin-bottom: 1em;
}

.tel-bar .tel-link {
    font-size: 2em;
    display: block;
    color: #fff!important;
}
.tel-bar p {
    display: inline-block;
    font-size: 0.9em;
    padding: 0.5em;
    line-height: 1;
    margin: auto;
    /* background-color: #34B7FB; */
/*}*/
.load_box {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    background: #fff;
    text-align: center;
}

.load_box .loader_loader {
    width: 100%;
    height: 100%;
    max-width: 100%;
}
.loader_loader {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 25%;
    max-width: 25%;
    height: 200px;
    align-items: center;
    justify-content: center;
}
@-webkit-keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.line-scale-party > div:nth-child(1) {
  -webkit-animation-delay: 0.77s;
          animation-delay: 0.77s;
  -webkit-animation-duration: 1.26s;
          animation-duration: 1.26s; }
.line-scale-party > div:nth-child(2) {
  -webkit-animation-delay: 0.29s;
          animation-delay: 0.29s;
  -webkit-animation-duration: 0.43s;
          animation-duration: 0.43s; }
.line-scale-party > div:nth-child(3) {
  -webkit-animation-delay: 0.28s;
          animation-delay: 0.28s;
  -webkit-animation-duration: 1.01s;
          animation-duration: 1.01s; }
.line-scale-party > div:nth-child(4) {
  -webkit-animation-delay: 0.74s;
          animation-delay: 0.74s;
  -webkit-animation-duration: 0.73s;
          animation-duration: 0.73s; }
.line-scale-party > div {
  background-color: #7aba1e;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  -webkit-animation-name: line-scale-party;
          animation-name: line-scale-party;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
          animation-delay: 0; }


/*end*/


/*头部*/
/*.headers{
    width: 100%;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    z-index: 12;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.headers>div{
    max-width: 1310px;
    margin: auto;
    height: 129px;
}*/
.listheader{
    width: 100%;
    margin: auto;

}

.listheaderlogo{
    width: 1211px;
    margin: auto;
    display: block;
}

/*.listheader>div{
    max-width: 1200px;
    margin: auto;
}*/

/*.headerlistimg{
    max-width: 1538px;
    margin: auto;
    padding: 0 10px;
}*/

/*.listheaderLeft{
    float: left;
    height: 131px;
    line-height: 131px;
    width: 24%;
}

.listheaderRight_a{
    float: right;
    cursor: pointer;
    height: 131px;
    line-height: 172px;
}




.listheaderRight_c{
    float: right;
    position: relative;
    cursor: pointer;
}
.myPhone{
    position: absolute;
    top: 96px;
    width: 301px;
    overflow: hidden;
    transform: translate(0,0);
    display: none;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
    transform: translate(0,10px);
    right: 0;
    z-index: 10;
}
*/
.tel-bar {
    display: inline-block;
    background: #3c0000;
    color: #fff;
    padding: 2em 3em;
    text-align: center;
    width: 100%;
}

.tel-bar img {
    width: 4em;
    margin-bottom: 1em;
}

.tel-bar .tel-link {
    font-size: 2em;
    display: block;
    color: #fff!important;
}
.tel-bar p {
    display: inline-block;
    font-size: 0.9em;
    padding: 0.5em;
    line-height: 1;
    margin: auto;
    /* background-color: #34B7FB; */
}



.listheaderRight{
    width: 100%;
    height: 66px;
    background: #a50600;
}


.nas{
    max-width: 1231px;
    margin: 0 auto;
    display: flex;
    padding: 0 10px;
    flex-wrap: wrap;
}

.nas>li{
    position: relative;
    width: 11.111%;
    height: 66px;
}
.nas>li>a{
    display: block;
    font-size: 16px;
    overflow: hidden;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
}
.nas>li>a img{
    /*margin-left: 5px;*/
}
.nas>li:hover>a{
    /*background: #ea7d11;*/
}
.nas>li:nth-child(1)>a .navs{
    border: 0;
}
.navs{
    transition: 0.3s linear;
    border-left: 1px solid #fff;
    line-height: 100%;
    margin-top: 24px;
}
/*.nas span{
    color: #ce9d59;
    display: block;
}
.nas>li>a:hover .navs{
    margin-top: -20px;
    transition: 0.3s linear;
}
*/





/**/
.clear {
    clear: both;
}

header .nav-btn {
    width: 45px;
    height: 34px;
    margin-top: 7px;
    position: relative;
}
.fl {
    float: left;
    display: inline;
}

header .nav-btn span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    background: #068585;
    position: absolute;
    left: 0;
    top: 12px;
    transition: left 0.3s,top 0.3s;
}
header .nav-btn span.line1, header .nav-btn span.line3, header .nav-btn span.line3 {
    left: 15px;
}
header .nav-btn span.line2 {
    left: 30px;
    background: #e8921f;
}

header .logo {
    margin: 0 auto;
    width: 96px;
    display: block;
    padding-top: 1rem;
}
header .logo img {
    width: 100%;
}

header .nav-btn.hover span.line2{
    left: 12px;
}
header .nav-btn.hover span.line0{
    top: 0;
}
header .nav-btn.hover span.line1{
    top: 0;
    left: 24px;
}
header .nav-btn.hover span.line3{
    top: 24px;
    left: 0;
}
header .nav-btn.hover span.line4{
    top:24px;
    left:24px;
}

.headerphone{
    line-height: 100%;
    font-size: 18px;
    color: #2759a3;
    margin-left: 2rem;
    margin-top: 4.5rem;
}
.headerphone img{
    margin-left: 2.5rem;
    margin-right: 1rem;
}
.clear{
    clear: both;
}
.fr {
    float: right;
    display: inline;
}


.headers a.menu {
    display: block;
    width: 22px;
    float: left;
    z-index: 1;
    margin-top: 4.5rem;
}


.headers a.menu span:first-child {
    margin-top: 0;
}

.headers a.menu span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #3f6db3;
    margin-top: 5px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}

.headers a.menu span:last-child {
    width: 12px;
}

.headers a.menu:hover span:nth-child(1) {
    width: 11px;
}
.headers a.menu:hover span:nth-child(2) {
    width: 18px;
}

.headers a.menu:hover span:nth-child(3) {
    width: 22px;
}





.listheader_b{
    float: right;
    height: 131px;
    line-height: 131px;
    cursor: pointer;
}











.search {

}
.search-box {
    width: 28%;
    position: absolute;
    right: 0;
    top: 166px;
    display: none;
    z-index: 10;
    background: #a50600;
    padding: 18px 2%;
}
.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../image/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}
.search-box form {
    width: 76%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(255,255,255,.2);
}
.search-box form .text {
    font-size: 12px;
    color: #fff;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
}
.search-box form .submit {
    width: 14px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(../image/wel25.png) no-repeat center;
    border: none;
}
.search-box form .text::-webkit-input-placeholder{
    color: #fff;
}
.search-box form .text:-moz-placeholder{
    color: #fff;
}
.search-box form .text::-moz-placeholder{
    color: #fff;
}
.search-box form .text:-ms-input-placeholder{
    color: #fff;
}
/*.clickPhone:hover .myPhone{
    opacity: 1;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
}*/
.nas>li .more{
    position: absolute;
    left: 0%;
    top: 66px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0;
    z-index: 100;
    display: none;
}
.nas>li .more a{
    display: block;
    color: #333;
    font-size: 14px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    transition: all 0.3s linear 0s;
}

.nas>li .more a:hover{
    color: #ad0004;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}

.banner .bannerswiperpagination span.swiper-pagination-bullet-active{
    background: #ad0004; 
}


.index_a{
    width: 100%;
    background: url(../image/1_03.jpg)center 0;
    overflow: hidden;
    height: 57px;
}
.index_as{
    max-width: 1224px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
}

.index_asLeft{
    float: left;
    line-height: 57px;

}
.index_asLeft img{
    margin-top: 17px;
    float: left;
}
.index_asLeft span{
    color: #c80817;
    margin-left: 5px;
    float: left;
}


.index_asLefts{
    float: left;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    margin-top: 18px;
}

.index_asLeftss{
    height: 20px;
}

.index_asLeftss a{
    display: block;
    color: #747474;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
}
.index_asLeftss a label{
    float: right;
    margin: 0;
    font-weight: 400;
    margin-left: 34px;
    cursor: pointer;
}



.index_asRight{
    float: right;
    margin-top: 15px;
}
.index_asRight input{
    width: 178px;
    height: 26px;
    border: 1px solid #ccc;
    outline: none;
    background: none;
    padding-left: 10px;
    float: left;
}


.index_asRight button{
    width: 28px;
    height: 26px;
    background: url(../image/sou.jpg)center 0 no-repeat;
    border: 0;
    float: left;
    outline: none;
}



.allTop{
    width: 100%;
    text-align: center;
    background: url(../image/pro_bt1.png)center 0 no-repeat;
    background-position: center;
    margin-top: 34px;
    margin-bottom: 33px;
}
.allTop label{
    font-size: 36px;
    color: #372d2d;
    line-height: 100%;
    display: block;
    margin-bottom: 19px;

}
.allTop div{
    font-size: 16px;
    color: #454444;
}


.index_b{
    overflow: hidden;
    width: 100%;
}

.index_bTop{
    display: flex;
    max-width: 797px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 44px;
}

.index_bTop a{
    flex: 1;
    text-align: center;
}
.index_bTop a div{
    border: 6px solid #f0f1f2;
    width: 78px;
    height: 78px;
    border-radius: 50%;
    text-align: center;
    line-height: 62px;
    margin: auto;
}
.index_bTop a div img{

}
.index_bTop a span{
    font-size: 16px;
    color: #3a3434;
    display: block;
    margin-top: 5px;
}


.index_btext{
    overflow: hidden;
    max-width: 1790px;
    padding: 0 10px;
    margin: auto;
    margin-bottom: 70px;
}
.index_btext .index_box{
    display: none;
    overflow: hidden;
}
.index_btext .index_box a{
    display: block;
    float: left;
    width: 23%;
    overflow: hidden;
    margin-right: 2.66%;
}
.index_btext .index_box a:hover img{
    transform: scale(1.1);
}
.index_btext .index_box a:nth-child(4n){
    margin-right: 0;
}
.index_btext .index_box div{
        width: 100%;
    overflow: hidden;
}
.index_btext .index_box div img{
    transition: all 0.3s;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.index_btext .index_box span{
    font-size: 16px;
    background: #e1e1e1;
    height: 66px;
    line-height: 66px;
    text-align: center;
    color: #3a3434;
    display: block;
}

.index_c{
    width: 100%;
    overflow: hidden;
    background: #f6f6f6;
}

.index_cs{
    max-width: 1224px;
    margin: auto;
    padding: 0 10px;
    margin-bottom: 60px;
    overflow: hidden;
}

.index_csLeft{
    overflow: hidden;
    background: #bd1a21;
    float: left;
    width: 24%;
    padding: 0 5px;
    min-height: 805px;
}

.index_csLeft_a{
    text-align: center;
    color: #fff;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.index_csLeft_a div{
    font-size: 30px;
}
.index_csLeft_a span{
    font-size: 26px;
    text-transform: uppercase;
}


.index_csLefts{
    width: 100%;
}
.index_csLefts a{
    display: block;
    background: #f2f2f2;
    height: 65px;
    border-bottom: 2px solid #fff;
    line-height: 65px;
    font-size: 17px;
    color: #221414;
}
.index_csLefts a:last-child{
    border: 0;
}
.index_csLefts a img{
        margin-left: 11%;
    margin-right: 5%;
}
.index_csLefts a span{

}


.index_csLeft_c{
    width: 168px;
    height: 42px;
    border-radius: 30px;
    text-align: center;
    line-height: 42px;
    background: #fff;
    margin: auto;
    margin-top: 29px;
}
.index_csLeft_c a{
    display: block;
    font-size: 17px;
    color: #221414;
}   

.index_csRight{
    float: right;
    width: 72%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index_csRight a{
    width: 32%;
    border: 1px solid #ccc;
    margin-bottom: 3.2%;
    overflow: hidden;
}
.index_csRight a div{
    overflow: hidden;
}
.index_csRight a div img{
    width: 100%;
    transition: all 0.3s;
    height: 100%;
}
.index_csRight a span{
        font-size: 15px;
    height: 58px;
    display: block;
    text-align: center;
    line-height: 58px;
    color: #171616;
}


.index_csRight a:hover img{
    transform: scale(1.1);
}

.index_d{
    overflow: hidden;
    width: 100%;
}

.index_dTop{
    display: flex;
    flex-wrap: wrap;
    max-width: 1224px;
    padding: 0 10px;
    margin: auto;
}

.index_dTop a{
    flex: 1;
    height: 88px;
    overflow: hidden;
    font-size: 19px;
    color: #170f0f;
    font-weight: 700;
}
.index_dTop a div{
    float: left;
    position: relative;
    width: 33%;
    height: 100%;
    padding-left: 10%;
    padding-top: 9%;

}
.index_dTop a div img{
    position: absolute;
}
.index_dTop a div img:nth-child(1){
    
}
.index_dTop a div img:nth-child(2){
    
}
.index_dTop a span{
    float: left;
    display: block;
    height: 100%;
    line-height: 88px;
}

.index_dTop a.on{
    background: #ad0004;
    color: #fff;
}

.index_dTop a.on div img:nth-child(1){
    z-index: 10;
}

.index_dtext{
    width: 100%;
    background: url(../image/yous_bg.jpg)center 0 no-repeat;
    height: 683px;
    overflow: hidden;
}
.index_dtext1{
    display: none;
    max-width: 1224px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
}

.index_dtextbox{
        width: 370px;
    height: 487px;
    background: rgba(255,255,255,0.6);
    margin-top: 78px;
    text-align: center;
    overflow: hidden;
}
.index_dtextbox div{
    width: 115px;
    height: 115px;
    margin: 30px auto;
    background: #ad0004;
    line-height: 115px;
    font-size: 44px;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
}
.index_dtextbox label{
font-size: 23px;
}

.index_dtextbox p{
    font-size: 18px;
    padding: 0 17%;
    line-height: 41px;
    margin-top: 28px;
    margin-bottom: 33px;
}
.index_dtextbox a{
    width: 179px;
    height: 47px;
    margin: auto;
    background: #ad0004;
    display: block;
    font-size: 17px;
    color: #fff;
    line-height: 47px;
    border-radius: 30px;
}


.index_e{
    max-width: 1344px;
    padding: 0 10px;
    margin: auto;
    overflow: hidden;
    position: relative;
    margin-top: 38px;
    margin-bottom: 48px;
}

.index_e .index_eswiper{
    max-width: 1224px;
    padding: 0 10px;
    overflow: hidden;
}
.index_e .index_eswiper a{
    display: block;
    text-align: center;
    color: #333;
}
.index_e .index_eswiper .swiper-slide{

}
.index_e .index_eswiper a img{
    border: 1px solid #ccc;
    box-shadow: 0 0 13px #ccc;
    margin-top: 2px;
}
.index_e .index_eswiper a span{
    display: block;
    text-align: center;
    margin-top: 10px;
}

.index_e .index_eswipernext{
    width: 50px;
    height: 50px;
    background: url(../image/right.jpg)center 0 no-repeat;
    background-size: 50px 50px;
    right: 0;
    top: 38%;
}
.index_e .index_eswiperprev{
    width: 50px;
    height: 50px;
    background: url(../image/left.jpg)center 0 no-repeat;
    background-size: 50px 50px;
    left: 0;
    top: 38%;
}   



.index_f{
    overflow: hidden;
    width: 100%;
    background: #f2f2f2;
}

.index_fs{
    max-width: 1224px;
    padding: 0 10px;
    margin:auto;
    overflow: hidden;
    margin-bottom: 78px;
}
.index_fsLeft{
    float: left;
    width: 64%;
    overflow: hidden;
}

.index_fsLeft img{
    transition: all 0.3s;
}
.index_fsLeft img:hover{
    transform: scale(1.1);
}

.index_fsRight{
    float: right;
    width: 32%;
    overflow: hidden;
}

.index_fsRight label{
font-size: 23px;
    color: #180d0d;
}
.index_fsRight i{
    display: block;
    margin-top: 18px;
    margin-bottom: 30px;
    width: 90px;
    background: #333;
    height: 1px;
}
.index_fsRight p{
    color: #433f3f;
    line-height: 30px;
}
.index_fsRight div{
    overflow: hidden;
    margin-top: 4rem;
}
.index_fsRight div a{
    width: 133px;
    height: 46px;
    background: #fff;
    text-align: center;
    line-height: 46px;
    display: block;
    float: left;
    border-radius: 40px;
    color: #333;
    margin-right: 9%;
    margin-bottom: 21px;
    transition: all 0.3s;
}
.index_fsRight div a:hover{
    background: #ad0004;
    color: #fff;
}



.index_g{
    max-width: 1224px;
    padding: 0 10px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.index_gLeft{
float: left;
    width: 54%;
    overflow: hidden;
}
.index_gLeft .index_gLeftTop{
    overflow: hidden;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    width: 100%;
    height: 63px;
    line-height: 63px;
    margin-bottom: 32px;
}

.index_gLeftTop span{
float: left;
    width: 33%;
    background: #ad0004;
    color: #fff;
    text-align: center;
    font-size: 22px;
    border-radius: 4px;
}
.index_gLeftTop div{
    float: left;
    font-size: 17px;
    color: #ccc;
    margin-left: 2%;
}
.index_gLeftTop a{
    float: right;
    height: 100%;
}
.index_gLeftTop a img{

}

.index_gLeft_a{
    width: 100%;
    overflow: hidden;
}

.index_gLeft_a_as{
    overflow: hidden;
    float: left;
    width: 42%;
}
.index_gLeft_a_as img{
    width: 100%;
    overflow: hidden;
    transition: all 0.3s;
}
.index_gLeft_a_as img:hover{
    transform: scale(1.1);
    cursor: pointer;
}


.index_gLeft_a_bs{
    float: right;
    width: 53%;
    overflow: hidden;
}
.index_gLeft_a_bs span{
    font-size: 16px;
    color: #464646;
    line-height: 36px;
}
.index_gLeft_a_bs p{
color: #878787;
    margin: 0;
    line-height: 28px;
}
.index_gLeft_a_bs a{
    display: block;
    width: 173px;
    height: 40px;
    background: #ad0004;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 30px;
    font-size: 16px;
    margin-top: 4rem;
}



.index_gLeft_b{
display: block;
    height: 74px;
    border: 1px solid #ccc;
    width: 100%;
    line-height: 74px;
    overflow: hidden;
    margin-top: 32px;
}
.index_gLeft_b .index_gLeft_b_a{
    float: left;
    border-right: 1px solid #ccc;
    height: 48px;
    line-height: 166%;
    width: 17%;
    text-align: center;
    margin-top: 10px;
    margin-right: 17px;
}
.index_gLeft_b .index_gLeft_b_a div{
        color: #333;
    font-size: 22px;
    margin-top: 2px;
}
.index_gLeft_b .index_gLeft_b_a span{
        color: #666;
}

.index_gLeft_b .index_gLeft_b_b{
    float: left;
    font-size: 16px;
    color: #464646;
}
.index_gLeft_b img{
float: right;
    margin-top: 19px;
}



.index_gRight{
    float: right;
    width: 43%;
    overflow: hidden;
}

.index_gRight .index_gRightTop{
    overflow: hidden;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    width: 100%;
    height: 63px;
    line-height: 63px;
    margin-bottom: 32px;
}

.index_gRightTop span{
    float: left;
    color: #333;
    font-size: 16px;
    border-radius: 4px;
}
.index_gRightTop div{
    float: left;
    font-size: 17px;
    color: #ccc;
    margin-left: 2%;
}
.index_gRightTop a{
    float: right;
    height: 100%;
}
.index_gRightTop a img{

}


.index_gRightbottom{
    overflow: hidden;
}
.index_gRightbottom a{
    display: block;
    background: url(../image/q.jpg)left 26px no-repeat;
    padding: 26px 0;
    padding-left: 48px;
    border-top: 1px dashed #ccc;
}
.index_gRightbottom a div{
    color: #464646;
    font-size: 16px;
    margin-bottom: 11px;
}
.index_gRightbottom a p{
    color: #878787;
    line-height: 28px;
    margin: 0;

}



.bottom{
    width: 100%;
    background: #2d2c2e;
    color: #fff;
    overflow: hidden;
}

.bottoms{
    max-width: 1224px;
    margin:68px auto;
    padding:0 10px;
    overflow: hidden;
    margin-bottom: 40px;
}


.bottomsLeft{
    float: left;
    margin-top: 20px;
}
.bottomsLeft label{
    display: block;
    font-size: 24px;
}
.bottomsLeft p{
    margin: 0;
    line-height: 29px;
    margin-top: 8px;
}

.bottomsLeft p a{
    color: #fff;
}

.bottomsLeft_a{
    float: left;
}


.bottomsCenter{
    float: left;
    margin-top: 14px;
}

.bottomsCenter div{
    font-size: 16px;
}
.bottomsCenter p{
    margin: 0;
    line-height: 26px;
    margin-top: 8px;
}

.bottomsRight{
    text-align: center;
    float: right;
}

.bottomsRight div{
    margin-top: 13px;
}


















/**/
.listbanner{
    width: 100%;
}


.listbanner img{
    width: 100%;
}


.blk-main {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.blk {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}
.p12-curmbs-1 b {
    border-left: 10px solid #a50600;
    font-weight: normal;
    padding-left: 8px;
}
.p12-curmbs-1 span {
    font-family: '宋体';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}
.p12-curmbs-1 i {
    font-style: normal;
}
.p12-curmbs-1 a{
    color: #666;
}

.blk-xs {
    width: 20%;
}

.fdh-01-tit {
    background: #a50600;
    height: 80px;
}
.fdh-01-tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
     margin-top: 0px; 
     margin: 0;
}
.fdh-01-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}
.fdh-01-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../image/p14-icon5.png) no-repeat right center #ececeb;
    margin-bottom: 2px;
    overflow: hidden;
     margin-top: 0px; 
}
.fdh-01-nav-one h3 a {
    display: block;
    height: 50px;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #666;
}

.fdh-01-nav dl {
    padding: 2px 0 4px;
    margin: 0;
}

.fdh-01-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
    overflow: hidden;
    font-weight: 400;
}
.fdh-01-nav-one h3.sidenavcur, .fdh-01-nav-one h3:hover {
    background: url(../image/p14-icon2.png) no-repeat right center #a50600;
}
.fdh-01-nav-one h3.sidenavcur a, .fdh-01-nav-one h3:hover a {
    color: #fff;
}

.fdh-01-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.fdh-01-nav dt.sidenavcur:after, .fdh-01-nav dt:hover:after {
    border-color: #a50600;
}



.cbgg-01 {
    background: #a50600;
    text-align: center;
    color: #fff;
}

.cbgg-01-img img {
    width: 100%;
    display: block;
}

.cbgg-01 p {
    padding-top: 15px;
    margin: 0;
}

.cbgg-01 p img {
    vertical-align: middle;
    margin-right: 5px;
}

.cbgg-01 span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    padding-bottom: 20px;
    padding-top: 10px;
}


.blk-sm{
    width: 78%;
}


.fr{
    float: right;
}
.b {
    clear: both;
}
.cplb-3n-ts-03-tit {
    height: 50px;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    margin-top: 0;
}
.cplb-3n-ts-03-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #a50600;
}
.hbcplb-3n-ts-03-list dl{
    width: 19%!important;
}
.hbcplb-3n-ts-03-list dl:nth-child(5n){
    margin-right: 0!important;
}
.cplb-3n-ts-03-list{
    overflow: hidden;
}

.cplb-3n-ts-03-list dl {
    width: 32.1%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 1.2%;
    cursor: pointer;
}

.cplb-3n-ts-03-list dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.cplb-3n-ts-03-list dd {
    padding: 6px 20px 5px 20px;
}

.cplb-3n-ts-03-list dd h4 {
    height: 45px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 45px;
    overflow: hidden;
    margin: 0;
}


.cplb-3n-ts-03-list h4 a {
    display: block;
    height: 45px;
    color: #727272;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cplb-3n-ts-03-list dl a{
        color: #727272;
}

.cplb-3n-ts-03-list-desc {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}


.cplb-3n-ts-03-list dl:hover {
    border-color:  #a50600;
}

.cplb-3n-ts-03-list dl:hover a {
    color:  #a50600;
}


/**/
.p14-infolist-1-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    overflow: hidden;
}
.p14-infolist-1-list dt {
    width: 29.5%;
    float: left;
    margin-right: 5.8%;
}

.p14-infolist-1-list dt img {
    width: 100%;
    display: block;
}

.p14-infolist-1-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}
.p14-infolist-1-list h4 a {
    display: block;
    height: 40px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p14-infolist-1-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}
.p14-infolist-1-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}
.p14-infolist-1-list-deta a{
    color: #fff;
}
.p14-infolist-1-list dl:hover {
    border: 1px solid #a50600;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
    color: #fff;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
    background: #a50600;
    border-color: #a50600;
}





/**/
.swipershowleft{
    float: left;
    width: 40%;
    border: 1px solid #ccc;
}

.swipershowleft .swipershowleftnext{
    background: url(../image/p15-icon3.png)center 0 no-repeat;
    width: 12px;
    height: 23px;
    background-size: 12px 23px;
    margin-top: -11.5px;
}

.swipershowleft .swipershowleftprev{
    width: 12px;
    height: 23px;
    background-size: 12px 23px;
    margin-top: -11.5px;
    background: url(../image/p15-icon2.png)center 0 no-repeat;
}

.cpcc-ts-01-right {
    width: 46%;
    float: right;
    margin-right: 6%;
}
.cpcc-ts-01-right-tit {
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    color: #4a4a4a;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.cpcc-ts-01-right-con{
    line-height: 24px;
    overflow: hidden;
    color: #666;
}
.cpcc-ts-01-right-con strong{
    font-size: 16px;
}
.cpcc-ts-01-right-con p{

}


.pc-cx-tel-1 {
    width: 100%;
    height: 56px;
    border-top: 2px solid #e6e6e6;
    padding-top: 10px;
    overflow: hidden;
}

.pc-cx-tel-1-t1 {
    width: 114px;
    height: 44px;
    background: #a50600;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    float: right;
}
.pc-cx-tel-1-t1 a {
    display: block;
    color: #fff;
}
.pc-cx-tel-1-t2 {
    height: 56px;
    padding-left: 70px;
    background: url(../image/pc-xc-icon2.png) no-repeat 10px top;
    font-size: 18px;
    line-height: 18px;
    color: #454545;
}
.pc-cx-tel-1-t2 p {
    line-height: 24px;
    margin: 0;
}

.cpxq-01-nav {
    font-size: 18px;
    height: 56px;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    float: left;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.cpxq-01-nav span {
    float: left;
    height: 57px;
    line-height: 56px;
    padding: 0 30px;
    border-right: 1px solid #ebebeb;
    cursor: pointer;
    background: url(../image/p14-icon10.png) no-repeat center bottom #a50600;
    color: #fff;
}

.cpxqpro{
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 3rem;
}



.blk-md{
    width: 100%;
    overflow: hidden;
}

.tl-fdh-02 li {
    width: 14.2857%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    background: #f4f4f4;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #a8a8a8;
}

.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover {
    background: url(../image/p16-icon6.png) no-repeat bottom center #a50600;
    border-color: #a50600;
}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a {
    color: #fff;
}

.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: 38px;
    overflow: hidden;
}

.tit {
    height: 160px;
    background: url(../image/d63899212b4c4e7d99ac9ed293b3ac9f_2.jpg)no-repeat center 91px;
    clear: both;
    text-align: center;
}

.tit span {
    display: block;
    font-size: 28px;
    color: #000;
    padding-top: 45px;
}
.tit em {
    font-style: normal;
    color: #999;
    text-transform: uppercase;
    font-family: "Times New Roman";
    padding-top: 18px;
    display: block;
}


.kfay {
    width: 100%;
    height: 260px;
    overflow: hidden;
    padding-top: 0px;
}

.kfay dt {
    width: 188px;
    float: left;
}

.kfay dd {
    width: 930px;
    float: right;
}

.kfay dd h4 {
    height: 59px;
    padding-top: 20px;
    font: 22px "Microsoft YaHei";
    color: #000;
    background: url(../image/836e2f7320ba461896830a024dc368af_4.jpg) no-repeat left bottom;
    margin: 0;
}

.kfay dd p {
    font: 14px "Microsoft YaHei";
    color: #333333;
    line-height: 30px;
    padding-top: 15px;
    margin: 15px 0;
}


.g-gywm {
    height: 530px;
    overflow: hidden;
    width: 100%;
}

.wm-l {
    width: 40%;
    float: left;
    color: #fff;
    height: 460px;
    overflow: hidden;
    background: #a50600;
    padding: 60px 0 0 40px;
}

.wm-l h4 {
    font: 20px "Microsoft YaHei";
    line-height: 60px;
    padding-bottom: 30px;
    margin: 0;
}

.wm-l li {
    font: 16px "Microsoft YaHei";
    color: #fff;
    line-height: 40px;
}

.wm-l li b {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.wm-r {
    float: left;
    width: 60%;
}

#map{
    width: 100%;
    height: 460px;
    border: 1px solid rgb(204, 204, 204);
    font-size: 12px;
}

.map-title {
    font-size: 16px;
    line-height: 24px;
    }

    .map-list {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-top: 6px;
    }


/**/

.p4-order-form-1 {
    overflow: hidden;
}

.p4-order-form-1 .p4-titlel-1 {
    width: 145px;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #a50600;
    margin: 0;
}


.p4-order-form-1-con {
    border: 1px solid #bbb;
    padding: 40px 15%;
    overflow: hidden;
}

.p4-order-form-1-con li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 35px;
    color: #666;
    overflow: hidden;
}

.p4-order-form-1-con label {
    display: inline-block;
    width: 120px;
    color: #666;
    vertical-align: top;
    text-align: right;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}
.p4-order-form-1-con li b {
    color: #f00;
}
.p4-order-form-1-con li span {
    font-weight: bold;
    color: #666;
}


.p4-order-form-1-con li .row-hd {
    color: #666;
}

.p4-order-form-1-con .inputs, .p4-order-form-1-con li select {
    width: 73%;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
    box-sizing: border-box;
    /* float: left; */
}

.p4-order-form-1-t1 textarea {
    width: 73%;
    height: 102px;
    line-height: 24px;
    border: 1px solid #eee;
    outline: none;
    resize: none;
    overflow: auto;
    margin-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}
#code_gg {
    width: 80px;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
}

.code_gg_li img {
    vertical-align: middle;
    width: 100px;
    height: 32px;
}

.p4-order-form-1-con .p4-order-form-1-t3 input {
    width: 80px;
    height: 30px;
    border: 0;
    text-align: center;
    margin-right: 30px;
    color: #fff;
    padding-left: 0;
    cursor: pointer;
    line-height: 30px;
    outline: none;
    background: #a50600;
}
.p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 120px;
}



.listabout{
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 20px;
}