*{
	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;

}



/*.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{
    max-width: 1276px;
    margin: auto;
    padding: 0 10px;
    height: 116px;
}

.listheaderLeft{
    float: left;
}
.listheaderLeft a{

}
.listheaderLeft a img{
    margin-top: 22px;
}
.nas{
    float: right;
    width: 71%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.nas>li{
    position: relative;
    width: 14.2857%;
    transition: 0.3s linear;
}
.nas>li>a{
    display: block;
    font-size: 16px;
    overflow: hidden;
    color: #252525;
    width: 100%;
    line-height: 116px;
    text-align: center;
    position: relative;
}
.nas>li>a img{
    /*margin-left: 5px;*/
}
.nas>li:hover>a{
    /*background: #ea7d11;*/
}
.navs{
    transition: 0.3s linear;
}
/*.nas span{
    color: #ce9d59;
    display: block;
}*/
.nas>li:hover{
    background: #cb0e12;
}
.nas>li:hover .navs{
    color: #fff;
}





/**/
.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;
}











.search {

}
.search-box {
    width: 28%;
    position: absolute;
    right: 0;
    top: 166px;
    display: none;
    z-index: 10;
    background: #cb0e12;
    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: 116px;
    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: #cb0e12;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}

.phonebanner{
      display: none;      
}
.index_a{
    max-width: 1276px;
    margin: auto;
    padding: 0 10px;
    margin-bottom: 50px;
    margin-top: -70px;
    position: relative;
    z-index: 100;
}

.index_as{
    width: 100%;
    background: #fff;
    box-shadow: 0 0 13px #ccc;
    overflow: hidden;
    height: 170px;
}

.index_aLeft{
    float: left;
    height: 129px;
    border-right: 1px solid #ccc;
    overflow: hidden;
    padding-right: 40px;
    margin-top: 22px;
    padding-left: 70px;
    padding-top: 20px;
}

.index_aLeft label{
    font-size: 28px;
    color: #272727;
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
}
.index_aLeft div{
    color: #cb0e12;
    font-size: 18px;
    margin-top: 11px;
}


.index_aCenter{
    width: 333px;
    height: 42px;
    overflow: hidden;
    float: left;
    margin-top: 66px;
    margin-left: 34px;
}
.index_aCenter input{
    width: 288px;
    height: 42px;
    padding-left: 10px;
    border: 1px solid #ccc;
    border-right: 0;
}
.index_aCenter button{
    background: url(../image/4_03.jpg)center 0 no-repeat;
    width: 45px;
    height: 42px;
    overflow: hidden;
    float: right;
    border: 0;
    outline: none;
}



.index_aRight{
    float: right;
    width: 270px;
    height: 100%;
    background: #cb0e12;
    text-align: right;
    color: #fff;
    padding-right: 30px;
}
.index_aRight img{
    margin-top: 42px;
}
.index_aRight div{
    margin-top: 8px;
}
.index_aRight p{
    margin: 0;
    font-size: 28px;
}




.index_b{
    max-width: 1276px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
}
.index_b a{
    display: block;
    text-align: center;
    margin-bottom: 48px;
    box-shadow: 0 0 13px #ccc;
    border: 1px solid #ccc;
    width: 23%;
transition:1s ease all;
	
}
.index_b a img{
transition:1s ease all;
    margin-top: 40px;
    margin-bottom: 25px;
}
.index_b a:hover img {
transform:rotate(360deg);
}
.index_b a div{
    font-size: 20px;
    color: #464646;
}
.index_b a p{
    margin: 0;
    color: #878787;
    line-height: 24px;
    margin-top: 12px;
    margin-bottom: 20px;
}
.index_b a span{
    display: block;
    width: 53px;
    height: 1px;
    margin: auto;
    background: #cb0e12;
    margin-bottom: 35px;
}





.index_cTop{
    text-align: center;

}
.index_cTop div{
font-size: 49px;
    font-weight: 700;
    color: #cb0e12;
}
.index_cTop span{
    font-size: 24px;
    color: #7e7e7e;
    display: block;
    margin-top: 8px;
    margin-bottom: 33px;
}





.index_c{
    max-width: 1276px;
    margin: auto;
    padding: 0 10px;
    overflow: hidden;
    margin-bottom: 66px;
}

.index_cleft{
    float: left;
    width: 31.131%;
    overflow: hidden;
}
.index_cleft .index_cleft_a{

}
.index_cleft .index_cleft_a a{
    
}
.index_cleft .index_cleft_a a img{
    
}


.index_cleft_b{
    width: 100%;
    background: #fff;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    overflow: hidden;
    padding: 0 43px;
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.index_cleft_b a{
    display: block;
    font-size: 16px;
    color: #1a1a1a;
    margin-bottom: 25px;
}
.index_cleft_b a img{
    margin-right: 10px;
}
.index_cleft_b div{
    border-top: 1px solid #ccc;
    margin-top: 40px;
    padding-left: 19px;
}
.index_cleft_b div p{
    color: #4e4e4e;
    padding-top: 23px;
    margin: 0;
}
.index_cleft_b div p img{
    margin-right: 7px;
}
.index_cleft_b div span{
    font-size: 31px;
    color: #cb0e12;
    font-family: Arial;
}


.index_cleft_c{
    width: 100%;
}



.index_cRight{
    float: right;
    width: 66%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
}
.index_cRight a{
width: 32.9%;
    margin-bottom: 15px;
    overflow: hidden;

}
.index_cRight a span{
    border: 1px solid #ccc;
    display: block;
    overflow: hidden;
}
.index_cRight a span img{
    transition: all 0.3s;
}
.index_cRight a div{
background: #dfdfdf;
    padding: 22px;
}
.index_cRight a div label{
        font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #0d0d0d;
    border-bottom: 2px solid #ccc;
    display: block;
    padding-bottom: 8px;
        transition: all 0.3s;
}
.index_cRight a div p{
        color: #585858;
    margin: 0;
        transition: all 0.3s;
    line-height: 27px;
}

.index_cRight a:hover img{
    transform: scale(1.1);
}
.index_cRight a:hover div{
    background: #cb0e12;
}
.index_cRight a:hover div label{
    color: #fff;
    cursor: pointer;
    border-bottom: 2px solid #3a89de;
}
.index_cRight a:hover div p{
    color: #fff;
}







.home_d{
    position: relative;
    width: 100%;
    background: url(../image/9_02.jpg)center 0 no-repeat;
    height: 1452px;
    overflow: hidden;
}

.home_d_a{
    max-width: 1600px;
    margin: auto;
    padding: 0 10px;
    margin-top: 12rem;
}

.home_d_aLeft{
    overflow: hidden;
    float: left;
    width: 37%;
    padding-left: 16rem;
}


.home_dTop{
    overflow:hidden;
}
.home_dTop div{
    font-size: 36px;
    color: #cb0e12;
    font-weight: 700;
}
.home_dTop label{
    display: block;
    font-size: 40px;
    color: #565656;
    text-transform: uppercase;
    font-weight: 400;
}
.home_dTop span{
    display: block;
    width: 284px;
    height: 44px;
    background: #cb0e12;
    color: #fff;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
}


.home_d_aLefts{
    width: 100%;
    margin-top: 7rem;
    overflow: hidden;
}
.home_d_aLefts a{
	cursor:pointer;
    display: block;
    overflow: hidden;
    margin-bottom: 6rem;
}
.home_d_aLefts a img{
    float: left;
}
.home_d_aLefts a div{
    float: left;
    margin-top: 9px;
    margin-left: 2rem;
}
.home_d_aLefts a label{
		cursor:pointer;
    font-size: 24px;
    color: #1b1b1b;
}
.home_d_aLefts a p{
    margin: 0;
    font-size: 16px;
    color: #666666;
}


.home_d_aRight{
    float: right;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 53%;
    top: 18rem;
}
.home_d_aRight img{
    transition: all 0.3s;
    cursor: pointer;
    width: 100%;
}
.home_d_aRight:hover img{
    transform: scale(1.1);
}




.home_d_b{
    overflow: hidden;
}

.home_d_bLeft{
    float: left;
    overflow: hidden;
    width: 53%;
}
.home_d_bLeft img{
    transition: all 0.3s;
    cursor: pointer;
    width: 100%;
}
.home_d_bLeft:hover img{
    transform: scale(1.1);
}

.home_d_bRight{
    float: left;
}


.home_d_bRights{
    width: 100%;
    margin-top: 0rem;
    margin-left: 10rem;
    overflow: hidden;
}
.home_d_bRights a{
    display: block;
    overflow: hidden;
    margin-bottom: 6rem;
}
.home_d_bRights a img{
    float: left;
}
.home_d_bRights a div{
    float: left;
    margin-top: 9px;
    margin-left: 2rem;
}
.home_d_bRights a label{
    font-size: 24px;
    color: #1b1b1b;
}
.home_d_bRights a p{
    margin: 0;
    font-size: 14px;
    color: #666666;
}




.index_eTop{
    text-align: center;
    margin: 66px 0;
}
.index_eTop label{
    font-size: 49px;
    color: #3a3a3a;
}
.index_eTop label span{
    font-weight: 400;
}
.index_eTop div{
    font-size: 24px;
    color: #949494;
}



.index_e{
    width: 100%;
    height: 735px;
    background: url(../image/15.png)center 0 no-repeat;
    overflow: hidden;
}

.index_es{
    max-width: 1231px;
    margin: auto;
    overflow: hidden;
    background: #fff;
    position: relative;
    height: 556px;
    margin-top: 82px;
}

.index_eskuai{
    width: 219px;
    height: 174px;
    overflow: hidden;
    background: #cb0e12;
    position: absolute;
    bottom: 38px;
    left: 38px;
}



.index_esnav{
    float: right;
    width: 16.2%;
    text-align: center;
    background: #f1f1f1;
    height: 100%;
    overflow: hidden;

}
.index_esnav a{
display: block;
    height: 25%;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    cursor: pointer;
}
.index_esnav a div{
    height: 65px;
    position: relative;
    line-height: 51px;
}
.index_esnav a div img{
    position: absolute;
    left: 50%;
    top: 39%;
}
.index_esnav a div img:nth-child(1){
    z-index: 1;
}
.index_esnav a div img:nth-child(2){
    
}

.index_esnav a span{
    color: #363636;
    font-size: 18px;
}
.index_esnav a p{
    margin: 0;
    color: #a1a1a1;
}

.index_esnav a:nth-child(1) div img{
    margin-left: -17px;
}
.index_esnav a:nth-child(2) div img{
    margin-left: -15px;    
}
.index_esnav a:nth-child(3) div img{
    margin-left: -16.5px;    
}
.index_esnav a:nth-child(4) div img{
    margin-left: -10px;    
}

.index_esnav a.on{
    background: #cb0e12;
    color: #fff;
}

.index_esnav a.on div img:nth-child(1){
    z-index: 0;
}
.index_esnav a.on span{
    color: #fff;
}

.index_esnav a.on p{
    color: #fff;
}


.index_estext{
    overflow: hidden;
    float: left;
    width: 83.8%;
    position: relative;
    z-index: 1;
}
.index_estextbox{
    overflow: hidden;
    display: none;
    padding-top: 70px;
    padding-left: 60px;
    padding-right: 50px;
}

.index_estextboxLeft{
width: 58%;
    float: left;
    overflow: hidden;
}
.index_estextboxLeft img{

}



.index_estextboxRight{
    float: right;
    width: 38%;
    overflow: hidden;
}

.index_estextboxRight_a{
    overflow: hidden;
    padding-top: 6px;
    padding-left: 6px;
}
.index_estextboxRight_a label{
    font-size: 36px;
    background: #cb0e12;
    color: #fff;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    border: 4px solid #fff;
    box-shadow: 0 0 10px #ccc;
    float: left;
}
.index_estextboxRight_a div{
float: left;
    margin-left: 12px;
    margin-top: 7px;
}

.index_estextboxRight_a div span{
    font-size: 24px;
    color: #cb0e12;
    font-weight: 700;
}

.index_estextboxRight_a div p{
    margin: 0;
    color: #3f3f3f;
}

.index_estextboxRight_b{
    overflow: hidden;
}
.index_estextboxRight_b label{
    font-size: 24px;
    color: #252525;
    margin: 20px 0;
}
.index_estextboxRight_b div{

}
.index_estextboxRight_b div p{
    color: #494949;
    background: url(../image/45.png)left 0 no-repeat;
    background-position: left;
    padding-left: 17px;
}


.index_estextboxRight_c{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    border-top: 1px solid #ccc;
    padding-top: 15px;
    margin-top: 40px;
}
.index_estextboxRight_c div{

}
.index_estextboxRight_c div label{
    font-weight: 400;
    margin: 0;
}
.index_estextboxRight_c div label span{
    font-size: 36px;
    color: #cb0e12;
}
.index_estextboxRight_c p{
        margin: 0;
    font-size: 16px;
}



.index_f{
    width: 100%;
    background: url(../image/28.png)center 0 no-repeat;
    overflow: hidden;
}

.index_fTop{
    text-align: center;
    margin-top: 55px;
    margin-bottom: 39px;
}
.index_fTop label{
    font-size: 34px;
    color: #000000;
}
.index_fTop div{
    width: 294px;
    height: 34px;
    background: #cb0e12;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    margin: auto;
    font-weight: 700;
    border-radius: 30px;
    margin-top: 10px;
}




.index_fs {
    max-width: 1276px;
    margin: auto;
    padding: 55px 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 13px #ccc;
    display: flex;flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}


.index_fs a{
    display: block;
    border-right: 1px solid #ccc;
    text-align: center;
    width: 25%;
    transition: all 0.3s;
    border-radius: 4px;
}
.index_fs a div{
    width: 88px;
    height: 88px;
    margin: 24px auto;
    line-height: 88px;
    border-radius: 50%;
    background: #fff;

}
.index_fs a div img{
    
}
.index_fs a span{
    width: 142px;
    height: 42px;
    background: #f0f0f0;
    margin: auto;
    display: block;
    line-height: 42px;
    font-size: 20px;
    color: #464646;
    transition: all 0.3s;
}
.index_fs a p{
    font-size: 16px;
    color: #4f4f4f;
    padding: 0 43px;
    line-height: 25px;
    margin-top: 8px;
    margin-bottom: 20px;
    transition: all 0.3s;
}


.index_fs a:last-child{
    border-right: 0;
}

.index_fs a:hover{
    background: #cb0e12;
}
.index_fs a:hover span{
}
.index_fs a:hover p{
    color: #fff;
}




.index_g{
    max-width: 1276px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 80px;
    margin-top: 65px;
}
.index_g .index_gright{
    float: right;
    width: 33%;
    overflow: hidden;
}
.index_g .index_gright img{
    
}


.index_gLeft{
    float: left;
    width: 64%;
    overflow: hidden;
}
.index_gLeft .index_gLeftnav{
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 25px;
}
.index_gLeft .index_gLeftnav a{
    width: 220px;
    height: 51px;
    border: 2px solid #cb0e12;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    line-height: 51px;
    color: #cb0e12;
    cursor: pointer;
}
.index_gLeft .index_gLeftnav a.on{
    background: #cb0e12;
    color: #fff;
}
.index_gLeft .index_gLeftnav div{
        float: right;
    text-align: right;
}
.index_gLeft .index_gLeftnav div span{
        color: #464646;
}
.index_gLeft .index_gLeftnav div p{
        margin: 0;
    font-size: 31px;
    color: #cb0e12;
    font-family: Arial;
}


.index_gLefttext{
    overflow: hidden;
}

.index_gLefttextbox{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index_gLefttextbox a{
    width: 16%;
    overflow: hidden;
}
.index_gLefttextbox a div{
    height: 135px;
    background: #cb0e12;
    text-align: center;
    line-height: 135px;
}
.index_gLefttextbox a div img{

}
.index_gLefttextbox a span{
    display: block;
    width: 100%;
    height: 47px;
    background: #ececec;
    text-align: center;
    line-height: 47px;
    color: #434343;
    font-size: 16px;
}







.index_h{
    width: 100%;
    background: url(../image/37.png)center 0 no-repeat;
    overflow: hidden;
}

.index_hTop{
    text-align: center;
    margin: 66px 0;
}
.index_hTop label{
    font-size: 49px;
    color: #fff;
}
.index_hTop label span{
    font-weight: 400;
}
.index_hTop div{
    font-size: 24px;
    color: #fff;
}



.index_hs{
    max-width: 1270px;
    margin: auto;
    overflow: hidden;
    background: #fff;
    margin-bottom: 70px;
}

.index_hsLeft{
    float: left;
    width: 48%;
    overflow: hidden;
}
.index_hsLeft img{

}


.index_hsRight{
    float: right;
    width: 52%;
    overflow: hidden;
    padding-top: 42px;
    padding-left: 52px;
    padding-right: 40px;
}
.index_hsRight label{
    font-size: 20px;
}
.index_hsRight div{
    color: #464646;
    line-height: 30px;
    margin: 16px 0;
    margin-bottom: 35px;
}
.index_hsRight a{
    width: 139px;
    height: 42px;
    background: #cb0e12;
    display: block;
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 30px;
}




.index_iTop{
    text-align: center;
}
.index_iTop div{
    font-size: 49px;
    font-weight: 700;
    color: #cb0e12;
}
.index_iTop span{
    font-size: 24px;
    color: #7e7e7e;
    display: block;
    margin-top: 8px;
    margin-bottom: 45px;
}



.index_i{
    max-width: 1276px;
    padding: 0 10px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 50px;
}
.index_is{
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.index_is a{
    width: 19%;
    margin-left: 10px;
}
.index_is a img{
    border: 1px solid #ccc;
    width: 100%;
}
.index_is a span{
    display: block;
    text-align: center;
    line-height: 39px;
    color: #333;
}





.index_j{
    width: 100%;
    background: #f5f8ff;
    overflow: hidden;
    padding: 66px 0;
}

.index_js{
    max-width: 1276px;
    padding: 0 10px;
    overflow: hidden;
    margin: auto;   
}

.index_jsLeft{
    float: left;
    width: 52%;
    overflow: hidden;
}
.index_jTop{
    overflow: hidden;
    margin-bottom: 30px;
}
.index_jTop div{
    float: left;
    font-size: 28px;
    color: #cb0e12;
}
.index_jTop div span{
    color: #919191;
    font-size: 14px;
    text-transform: uppercase;
}
.index_jTop a{
    float: right;
    color: #919191;
    display: inline-block;
    margin-top: 9px;
}


.index_jsLeft_a{
    overflow: hidden;
    width: 100%;
    background: #fff;
}
.index_jsLeft_a a{
    overflow: hidden;
    display: block;
}
.index_jsLeft_a a .index_jsLeft_aLeft{
    float: left;
    width: 37%;
    overflow: hidden;
}

.index_jsLeft_a a .index_jsLeft_aLeft img{
        transition: all 0.3s;
}
.index_jsLeft_a a .index_jsLeft_aRight{
    float: right;
    width: 56%;
    overflow: hidden;
    padding-top: 27px;
    padding-right: 32px;
}
.index_jsLeft_a a .index_jsLeft_aRight span{
    color: #1f1f1f;
}
.index_jsLeft_a a .index_jsLeft_aRight div{
    color: #6e6e6e;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 17px;
}
.index_jsLeft_a a .index_jsLeft_aRight p{
    width: 93px;
    height: 26px;
    background: #cb0e12;
    text-align: center;
    color: #fff;
    line-height: 26px;
    margin: 0;
}

.index_jsLeft_a a:hover .index_jsLeft_aLeft img{
    transform: scale(1.1);
}


.index_jsLeft_b{
    overflow: hidden;
}
.index_jsLeft_b a{
display: block;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-top: 22px;
}
.index_jsLeft_b a .index_jsLeft_bLeft{
width: 59px;
    height: 59px;
    background: #cb0e12;
    text-align: center;
    color: #fff;
    overflow: hidden;
    float: left;
}
.index_jsLeft_b a .index_jsLeft_bLeft div{
        font-size: 18px;
    font-weight: 700;
    margin-top: 9px;
}
.index_jsLeft_b a .index_jsLeft_bLeft p{
        font-size: 12px;
    margin: 0;
}

.index_jsLeft_b a .index_jsLeft_bRight{
        float: right;
    width: 87%;
    overflow: hidden;
}
.index_jsLeft_b a .index_jsLeft_bRight div{
    color: #1f1f1f;
    margin-top: 6px;
}
.index_jsLeft_b a .index_jsLeft_bRight p{
        margin: 0;
    color: #6e6e6e;
    line-height: 27px;

}


.index_jsRight{
    float: right;
    width: 44%;
    overflow: hidden;
}

.index_jsRights{
    overflow: hidden;
}
.index_jsRights a{
    display: block;
    overflow: hidden;
    background: #fff;
    margin-bottom: 21px;
}
.index_jsRights a .index_jsRightsLeft{
    float: left;
    width: 24%;
    overflow: hidden;
}
.index_jsRights a .index_jsRightsLeft img{
    transition: all 0.3s;
}
.index_jsRights a .index_jsRightsRight{
    width: 71%;
    float: right;
    padding-right: 16px;
    margin-top: 17px;
}
.index_jsRights a .index_jsRightsRight p{
    color: #1f1f1f;
    margin: 0;
}
.index_jsRights a .index_jsRightsRight div{
    color: #6e6e6e;
    line-height: 24px;
}


.index_jsRights a:hover .index_jsRightsLeft img{
    transform: scale(1.1);
}









.index_k{
    width: 100%;
    height: 532px;
    background: url(../image/40.png)center 0 no-repeat;
    overflow: hidden;
}

.index_ks{
    max-width: 1276px;
    padding: 0 10px;
    overflow: hidden;
    margin: auto;
    margin-top: 66px;
}



.index_ksLeft{
    float: left;
    width: 55%;
    background: #cb0e12;
    overflow: hidden;
    padding: 0 60px;
    padding-top: 25px;
    padding-bottom: 30px; 
}
.index_ksLeft label{
    font-size: 18px;
    margin-bottom: 25px;
    color: #fff;
}
.index_ksLeft div{
    border: 1px solid #e4e4e4;
    height: 39px;
    line-height: 39px;
    width: 54%;
    margin-bottom: 11px;
}
.index_ksLeft div span{
    display: inline-block;
    width: 36%;
    text-align: center;
    background: #fff;
    color: #545454;
    border-right: 1px solid #e4e4e4;
}

.index_ksLeft div input{
    height: 39px;
    border: 0;
    width: 64%;
    padding-left: 10px;
    outline: none;
}
.index_ksLeft textarea{
    height: 100px;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #329ef8;
    padding: 9px;
    outline: none;
}
.index_ksLeft .form_book .bnt{
    background: #fff;
    border: 0;
    height: 34px;
    width: 19.2%;
}
.index_ksLeft div:nth-child(4){
    width: 100%;
}
.index_ksLeft div:nth-child(4) span{
    width: 19.2%;
}
.index_ksLeft div:nth-child(4) input{
    width: 80.8%;
}


#mapindex{
    float: right;
    width: 40%;
    height: 375px;
    border: 4px solid #cb0e12;
}


.bottom{
    width: 100%;
    background: #2d2d2d;
    overflow: hidden;
}

.bottoms{
    max-width: 1256px;
    padding: 0 25px;
    overflow: hidden;
    margin: auto;
    margin-top: 50px;    
    margin-bottom: 50px;    
}

.bottomsLeft{
    float: left;
    width: 31%;
    display: flex;
    flex-wrap: wrap;
}
.bottomsLeft div{
    flex: 1;
}
.bottomsLeft div a{
    display: block;
    color: #fff;
    margin-bottom: 6px;
}
.bottomsLeft div img{
    display: block;
    margin-bottom: 10px;
    margin-top: 11px;
}


.bottomscenter{
    overflow: hidden;
    width: 37%;
    color: #fff;
    float: left;
    border-left: 1px solid #434343;
    padding-left: 8rem;
}
.bottomscenter div{
    font-family: Britannic;
    font-size: 30px;
}
.bottomscenter div img{

}
.bottomscenter p{
    line-height: 30px;
    margin: 0;
    margin-top: 8px;
    padding-left: 13px;
}


.bottomscentershijian{
    float: left;
    color: #fff;
    margin-top: 7rem;
    line-height: 31px;
}
.bottomscentershijian span{

}
.bottomscentershijian p{
    font-size: 20px;
}
.bottomscentershijian p img{
    margin-right: 9px;
}
.bottomscentershijian div{

}
.bottomscentershijian div a{
    margin-right: 12px;
}

.bottomsRight{
    float: right;
    margin-top: 5rem;
    width: 11%;
}



.allbottom{
    line-height: 65px;
    background: #181818;
    color: #fff;
    text-align: center;
}
.allbottom a{
    color: #fff;
}












/**/
.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 #cb0e12;
    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: #cb0e12;
    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 #cb0e12;
}
.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: #cb0e12;
}



.cbgg-01 {
    background: #cb0e12;
    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 #cb0e12;
}


.cplb-3n-ts-03-list{
    overflow: hidden;
}

.cplb-3n-ts-03-list dl {
    width: 23.8%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 1.2%;
    cursor: pointer;
}
.shoutye_000 dl {
    width: 24.1%;

}

.shoutye_000 dl:nth-child(4n){
	    margin-right:0px;
}
.cplb-3n-ts-03-list dt img {
    width: 100%;
    margin: 0 auto;
padding:1rem;
    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: 14px;
    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:  #cb0e12;
}

.cplb-3n-ts-03-list dl:hover a {
    color:  #cb0e12;
}


/**/
.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 #cb0e12;
}

.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: #cb0e12;
    border-color: #cb0e12;
}





/**/
.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: #cb0e12;
    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 #cb0e12;
    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 #cb0e12;
    border-color: #cb0e12;
}
.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: #cb0e12;
    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: #cb0e12;
    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: #cb0e12;
}
.p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 120px;
}



.listabout{
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 20px;
}
.an_00001{
	
	width:180px;
		margin:20px auto 50px auto;
	overflow:hidden;
}
.an_00001 a{
	display:block;
	line-height:55px;
	margin-top:15px;
	height:55px;
	text-align:center;
	width:180px;
	border-radius:40px;
	border:1px solid #cb0e12;
}
.an_00001 a:hover{
	background:#cb0e12;
	color:#fff;
}

.ipt{
    background: #cb0e12;
    display: block;
    padding: 30px 60px;
    text-align: center;
}
.ipt h2{
    font-size: 33px;
    color: #ffffff;
    margin: 0;
}
.ipt p:nth-child(2){
    font-size: 16px;
    color: #ffffff;
    margin: 10px 0;
}
.ipt p:nth-child(3){
    font-size: 18px;
    color: #cb0e12;
    width: 200px;
    background: #ffffff;
    padding: 10px 0;
    text-align: center;
    margin: 0 auto;
}
.index_ksLeft div input{
    height: auto;
}
.index_ksLeft div{
    display: flex;
}
.bottomsRight img{
    width: 100%;
}
.bottomsRight p{
    color: #ffffff;
    margin-top: 6px;
    text-align: center;
}
.xypg-pagination {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 0;
}
.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei",Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.wm-l{
    height: 350px;
    padding-top: 40px;
    padding-left: 20px;
}
.wm-l .ul3 h3{
    margin-bottom: 20px;
}
.wm-r {
    padding-left: 20px;
    height: 350px;
    border: 1px solid #ccc;
    padding: 10px;
}
.news_title{
    font-size: 18px;
}
.index_ksLeft .bnt {
    background: #fff;
    border: 0;
    height: 34px;
    width: 19.2%;
}

.index_cRight a{
    width: 32%;
    float: left;
    margin-right: 1%;
}
.index_cRight a:nth-child(3n){
    margin-right: 0;
}
.index_cRight{
    display: block;
}


.cplb-3n-ts-03-list dl{
    width: 32%;
    margin-right: 1%;
}
/*.cplb-3n-ts-03-list dl:nth-child(3n){*/
/*    margin-right: 0;*/
/*}*/
.nas>li .more a{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    padding: 0 5px;
}



.index_cTop div p{
    display: inline-block;
    color: #cb0e12;
    margin: 0 5px;
    font-size: 38px;
}
.index_b ul li{
    margin: 0 15px;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    text-align: center;
    /*box-shadow:0px 0px 10px #ccc;*/
    width: 290px;
}
.index_b ul li img{
    width: 70%;
}
.index_b{
    width: 100%;
    margin-bottom: 66px;
}
.index_cTop span{
    margin-bottom: 40px;
}

.index_c{
    position: relative;
    overflow: unset;
}
.index_c .iprolist ul li{
    width: 400px;
    margin: 0 12px;
}
.index_c .iprolist ul li img{
    width: 100%;

}
.index_c .iprolist ul li p{
    width: 100%;
    text-align: center;
    border: 1px solid #CCCCCC;
    padding: 15px 0;
    color: #333333;
    font-size: 16px;
}
.index_c .iprolist ul li p:hover{
    background: #cb0e12;
    color: #ffffff;
    transition: all .3s;
}
.index_c .hd img{
    width: 60px;
    position: absolute;
    top: 37%;
}
.index_c .hd .prev{
    left: -45px;
}
.index_c .hd .next{
    right: -60px;
}
.index_cTop div{
    color: #333333;
}

.index_h{
    padding-top: 50px;
}
.index_h .index_cTop div,.index_h .index_cTop span{
    color: #ffffff;
}
.an_00001 a{
    color: #333333;
}

.abvideo video{
    width: 100%;
    margin: 20px 0;
}
.abvideo{
    margin-bottom: 20px;
}