*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
	font-family: "微软雅黑";
}

ul{
    list-style: none;
}
li{
    list-style: none;
}
img{
    max-width: 100%;
}
input{
    outline: none;
}
select{
    outline: none;
}
textarea{
    outline: none;
}
/*.swiperlicens .swiper-slide span a{
    color: #333;
}

.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;s
}
.tel-bar p {
    display: inline-block;
    font-size: 0.9em;
    padding: 0.5em;
    line-height: 1;
    margin: auto;
    
}*/
.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; }






.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;
}




.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;
}





.m-nav {
    position: fixed;
    top: 6rem;
    left: 0;
    width: 100%;
    height: calc(100% - 6rem);
    z-index: 33000000;
    border-top: 1px solid #e5e5e5;
    background-color: #fff;
    display: none;
}

.m-nav li a{
    display: block;
}
.m-nav li .tit{
    font-size: 1.36rem;
    line-height: 1.46rem;
    padding: 1rem;
    color: #2c2c2c;
    border-bottom: 1px solid #e5e5e5;
}

.m-nav li .tit:before{
content: "";
    position: absolute;
    right: 1.3rem;
    width: 1.42rem;
    height: 1.42rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../image/m-nav-arrow.png);
}
.m-nav li.on1 .tit:before{
    background-image: url("../image/m-nav-jia.png");
}
.m-nav li.on2 .tit:before{
    background-image: url("../image/m-nav-jian.png");
}
.m-nav li .navson{
    padding: .15rem 0;
    border-bottom: 1px solid #e5e5e5;
    display: none;
}
.m-nav li .navson a{
    font-size: 1.3rem;
    line-height: 2.4rem;
    padding: .15rem 1.3rem;
    color: #737373;
}









.search {

}
.search-box {
    width: 28%;
    position: fixed;
    right: 0;
    top: 158px;
    display: none;
    z-index: 10;
    background: #b52d2e;
    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;
}




.more{
position: absolute;
    left: 50%;
    top: 120px;
    width: 200px;
    margin-left: -100px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 7px 0 21px;
    z-index: 100;
    display: none;
    text-align: center;
}
.more a{
    display: block;
    color: #6d6d6d;
    font-size: 14px;
    height: 41px;
    line-height: 41px;
    transition: all 0.3s linear 0s;
}

.more a:hover{
    color: #da251c;
}

.listheader{
    width: 100%;
    z-index: 10;
}

.mytop{
    width: 100%;
    background: #eeeeee;
    line-height: 37px;
    overflow: hidden;
}
.mytops{
    max-width: 1650px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
}

.mytopsLeft{
    float: left;
    color: #1e1e1e;
}

.mytopsRight{
    float: right;
}
.mytopsRight label{
    margin: 0;
    font-size: 18px;
    color: #242424;
}
.mytopsRight label img{
    margin-right: 12px;
}
.mytopsRight a{
    color: #666666;
}
.mytopsRight a img{
    margin: 0 10px;
}









.listheadermy{
    max-width: 1650px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
    height: 120px;
}






.listheaderLeft{
    position: relative;
    line-height: 120px;
    float: left;
}
.listheaderLeft img{

}


.listheadersearch{
    float: right;
    line-height: 120px;
    height: 100%;
    cursor: pointer;
}



.listheaderRight{
    float: right;
    width: 60%;
    margin-right: 3%;
}

.listheaderRight ul{
    font-size: 0;
    width: 100%;
    margin: 0;
    height: 120px;
    text-align: center;
    display: flex;
}
.listheaderRight ul>li{
    flex: 1;
    display: inline-block;
    font-size: 17px;
    position: relative;
    height: 120px;
    color: #464646;
    font-weight: 700;
    line-height: 120px;
}
.listheaderRight ul>li>a img{
    margin-left: 5px;
}
.listheaderRight ul>li>a{
    color: #181818;
}


/*.navsearchphone{
    float: right;
    position: relative;
}

.navsearchphone a{
    float: left;
}
.navsearchphone a img{

}
*/




.banner{

    width: 100%;
}
.banner video{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: fill;
}
.banner img{
    width: 100%;
    height: 100%;
}
/*.banner .bannerswiperpagination{
    bottom: 12%!important;
}
*/.bannerswiperpagination .swiper-pagination-bullet{
    width: 28px;
    height: 4px;
    border-radius: 0;
}
.bannerswiperpagination span.swiper-pagination-bullet-active{
    background: #da251c;
}



.xuan_a{
    max-width: 1220px;
    padding: 0 10px;
    margin: 90px auto;
    position: relative;
}

.xuan_aLeft{
    float: left;
    width: 47%;
    overflow: hidden;
}
.xuan_aLeft img{
    width: 100%;
}


.xuan_aRight{
    float: left;
    width: 53%;
    overflow: hidden;
    position: relative;
}
.xuan_aRight_a{

margin-top: 32px;
}
.xuan_aRight_a span{

font-size: 16px;

color: #333333;

padding-left: 42px;
}
.xuan_aRight_a div{

color: #cccccc;

padding-left: 42px;
}
.xuan_aRight_a img{

margin: 10px 0;
}

.xuan_aRight_b{

padding-left: 68px;
}
.xuan_aRight_b label{

font-size: 21px;

color: #2e2e2e;
}
.xuan_aRight_b p{

color: #666666;

line-height: 28px;

margin-bottom: 40px;

margin-top: 4px;
}
.xuan_aRight_b a{

display: block;

margin-bottom: 10px;
}
.xuan_aRight_b a span{

color: #464646;

text-transform: uppercase;

width: 100px;

text-align: center;

display: inline-block;

box-shadow: 0 0 13px #ccc;

line-height: 31px;
}
.xuan_aRight_b a img{

}


.xuan_abottom{
    float: left;
    width: 100%;
    display: flex;
    box-shadow: 0 0 13px #ccc;
    margin-top: 34px;
    padding: 29px 0;
}
.xuan_abottom a{
    display: block;
    flex: 1;
    overflow: hidden;
    height: 92px;
    border-right: 1px solid #dfdfdf;
}
.xuan_abottom a .xuan_abottomimg{

float: left;

line-height: 92px;

width: 29%;

text-align: right;

margin-right: 7%;
}
.xuan_abottom a .xuan_abottomimg img{
    
}
.xuan_abottom a .xuan_abottomtext{

float: left;
}
.xuan_abottom a .xuan_abottomtext label{
    
font-size: 48px;
    
color: #c5181f;
    
margin: 0;
}
.xuan_abottom a .xuan_abottomtext label span{
    
}
.xuan_abottom a .xuan_abottomtext p{
    
margin: 0;
    
font-size: 16px;
    
color: #8d8d8d;
    
padding-left: 6px;
}


.xuan_b{
    width: 100%;
    background: url(../img/13.png)center 0 no-repeat;
    height: 1009px;
    overflow: hidden;
}

.xuan_bTop{
    text-align: center;
    color: #fff;
    margin-top: 65px;
    margin-bottom: 43px;
}
.xuan_bTop label{
    font-size: 37px;
}
.xuan_bTop div{
    font-size: 22px;
}


.xuan_bs{
        max-width: 1650px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.xuan_bs a{

display: block;

background: #fff;

width: 24%;

margin-bottom: 22px;
}
.xuan_bs a p{

margin: 0;

overflow: hidden;
}
.xuan_bs a p img{

width: 100%;

transition: all 0.3s;
}
.xuan_bs a div{

line-height: 65px;

text-align: right;

padding: 0 23px;

border-top: 1px solid #dfdfdf;

overflow: hidden;
}
.xuan_bs a div span{

font-size: 18px;

color: #464646;

float: left;
}
.xuan_bs a div img{

}

.xuan_bs a:hover p img{
    transform: scale(1.1);
}



.xuan_cTop{
    margin-top: 75px;
    margin-bottom: 43px;
    font-size: 37px;
    color: #313131;
    font-weight: 700;
    text-align: center;
}


.xuan_c{
    max-width: 1220px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 83px;
}

.xuan_cnav{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 33px;
}
.xuan_cnav a{
    display: block;
    line-height: 69px;
    background: #f5f5f5;
    overflow: hidden;
    width: 19.8%;
color: #0e0808;
transition: all 0.3s;
}
.xuan_cnav a div{

float: left;

display: inline-block;

position: relative;

width: 24%;

height: 69px;

margin-left: 15%;
}
.xuan_cnav a div img{

position: absolute;

left: 0;

right: 0;

margin: auto;

top: 0;

bottom: 0;
}
.xuan_cnav a div img:nth-child(2){

}
.xuan_cnav a span{

font-size: 20px;


}


.xuan_cnav a.on{
    background: #d91d27;
    color: #fff;
}
.xuan_cnav a.on div img:nth-child(2){
    z-index: -1;
}


.xuan_ctext{
    overflow: hidden;
}
.xuan_ctext .xuan_ctextbox{
    display: none;
    position: relative;
    overflow: hidden;
}
.xuan_ctextboxLeft{
    
width: 60%;
    
overflow: hidden;
}
.xuan_ctextboxLeft img{

}
.xuan_ctextboxRight{

position: absolute;

right: 0;

top: 0;

height: 100%;

background: #f9f8f8;

width: 40%;

overflow: hidden;
}
.xuan_ctextboxRight_a{

display: table;

padding-left: 33px;

padding-right: 43px;

height: 100%;
}
.xuan_ctextboxRight_a div{

display: table-cell;

vertical-align: middle;
}
.xuan_ctextboxRight_a div span{

font-size: 20px;

color: #1b1515;
}
.xuan_ctextboxRight_a div label{

margin: 0;

width: 36px;

height: 2px;

background: #ef3b4c;

display: block;

margin: 19px 0;
}
.xuan_ctextboxRight_a div p{
    
margin: 0;
    
color: #1b1515;
    
line-height: 28px;
}




.xuan_e{
    width: 1200px;
    margin: auto;
    background: url(../img/images/7_03.jpg)center 0 no-repeat;
    height: 767px;
    overflow: hidden;
}

.home_hLeft{
    float: left;
}
.home_hLeft a{
    display: block;
    overflow: hidden;
    margin-top: 91px;
}
.home_hLeft a img{
    float: left;
    margin-right: 15px;
}
.home_hLeft a div{
    float: left;
    margin-top: 7px;
}
.home_hLeft a span{
    font-size: 20px;
    color: #130f0f;
}
.home_hLeft a p{
    margin: 0;
    color: #525050;
    width: 182px;
    margin-top: 11px;
    line-height: 24px;
}





.home_hRight{
    float: right;
}
.home_hRight a{
    display: block;
    overflow: hidden;
    margin-top: 81px;
}
.home_hRight a img{
    float: left;
    margin-right: 15px;
}
.home_hRight a div{
    float: left;
    margin-top: 7px;
}
.home_hRight a span{
    font-size: 20px;
    color: #130f0f;
}
.home_hRight a p{
    margin: 0;
    color: #525050;
    width: 182px;
    margin-top: 11px;
    line-height: 24px;
}















.xuan_d{
    width: 100%;
    background: url(../img/24.png)center 0 no-repeat;
    height: 529px;
    overflow: hidden;
}


.xuan_dTop{
    text-align: center;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
}
.xuan_dTop label{
    font-size: 37px;
}
.xuan_dTop div{
    font-size: 22px;
    text-transform: uppercase;
}

.xuan_d .xuan_dswiper{
    max-width: 1200px;
}
.xuan_d .xuan_dswiper a{
    display: block;
    text-align: center;
    color: #fff;
}

.xuan_d .xuan_dswiper a div{
    overflow: hidden;
} 
.xuan_d .xuan_dswiper a div img{
    transition: all 0.3s;
    width: 100%;
}
.xuan_d .xuan_dswiper a span{
    font-size: 17px;
    line-height: 47px;
}


.xuan_d .xuan_dswiper a:hover div img{
    transform: scale(1.1);
}





.xuan_fTop{
    text-align: center;
    color: #161616;
    margin-top: 45px;
    margin-bottom: 64px;
}
.xuan_fTop label{
    font-size: 37px;
}
.xuan_fTop div{
    font-size: 17px;
    color: #828282;
    text-transform: uppercase;
}





.xuan_f{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    margin-bottom: 84px;
}

.xuan_f_a{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.xuan_f_a a{
    display: block;
    text-align: center;
}
.xuan_f_a a img{

}
.xuan_f_a a span{
    display: block;
    font-size: 18px;
    margin-top: 14px;
    color: #2e2e2e;
}


.xuan_f_a div{
    line-height: 147px;
}



.xuan_f_b{
    overflow: hidden;
}

.xuan_f_bLeft{
    float: left;
    width: 124px;
    text-align: center;
    margin: 10px 0;
}
.xuan_f_bRight{
    float: right;
    width: 124px;
    text-align: center;
    margin: 10px 0;
}



.xuan_g{
    width: 100%;
    background: #f1f1f1;
    overflow: hidden;
    padding-bottom: 57px;
}


.xuan_gTop{
    text-align: center;
    color: #161616;
    margin-top: 63px;
    margin-bottom: 39px;
}
.xuan_gTop label{
    font-size: 36px;
}
.xuan_gTop div{
    font-size: 20px;
    color: #393939;
    text-transform: uppercase;
}



.aoindex_f{
    max-width: 1363px;
    padding: 0 10px;
    margin: auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 60px;
}

.aoindex_f .aoindex_fswiper{
    max-width: 1200px;
}

.aoindex_f .aoindex_fswiper a{
    display: block;
    background: #fff;
    overflow: hidden;
    padding: 24px 40px;
    transition: all 0.3s;
    color: #464646;
}
.aoindex_f .aoindex_fswiper a img{
    float: left;
    width: 31%;
    border-radius: 50%;
}
.aoindex_f .aoindex_fswiper a div{
    float: right;
    width: 62%;
    margin-top: 15px;
}
.aoindex_f .aoindex_fswiper a label{
    font-size: 16px;

}
.aoindex_f .aoindex_fswiper a p{
margin: 0;

    line-height: 29px;
}

.aoindex_f .aoindex_fswiper a:hover{
    background: #bf0109;
    color: #fff;
}


.aoindex_f .aoindex_fswiperpagination{
text-align: center;
    width: 100%;
    bottom: 7px;
}
.aoindex_f .aoindex_fswiperpagination span{
    width: 14px;
    height: 14px;
    margin: 0 5px;
    background: url(../img/5_03.jpg)center 0 no-repeat;
}
.aoindex_f .aoindex_fswiperpagination span.swiper-pagination-bullet-active{
    background: #bf0109;
}
.aoindex_f .aoindex_fswipernext{
    width: 47px;
    height: 47px;
    margin-top: -23.5px;
    background: url(../img/27.png)center 0 no-repeat;
}
.aoindex_f .aoindex_fswiperprev{
    width: 47px;
    height: 47px;
    margin-top: -23.5px;
    background: url(../img/28.png)center 0 no-repeat;    
}






.xuan_h{
    max-width: 1220px;
    padding: 0 10px;
    margin:90px auto;
    overflow: hidden;
    position: relative;    
}

.xuan_hLeft{
    float: left;
    width: 43%;
    overflow: hidden;
}

.xuan_hTop{
    height: 40px;
    border-bottom: 2px solid #dfdfdf;
    margin-bottom: 25px;
}
.xuan_hTop label{
    font-size: 20px;
    color: #464646;
    margin: 0;
    border-bottom: 2px solid #bf0109;
    padding-bottom: 9px;
}
.xuan_hTop label img{

margin-right: 8px;
}
.xuan_hTop a{
    float: right;
    color: #464646;
    line-height: 31px;
}


.xuan_hLeft_a{
    
display: block;
    
overflow: hidden;
margin-bottom: 10px;
}
.xuan_hLeft_a p{

margin: 0;

overflow: hidden;
}
.xuan_hLeft_a p img{

width: 100%;

transition: all 0.3s;
}
.xuan_hLeft_a div{

line-height: 70px;

border-bottom: 2px solid #ccc;

color: #464646;

font-size: 16px;
}
.xuan_hLeft_a div span{
    
float: right;
    
font-size: 14px;
}

.xuan_hLeft_a:hover p img{
    transform: scale(1.1);
}

.xuan_hLeft_b{
    
display: block;
    
overflow: hidden;
    
margin-bottom: 10px;
}
.xuan_hLeft_b i{

width: 18px;

height: 18px;

background: #000000;

display: block;

float: left;

text-align: center;

line-height: 18px;

font-style: normal;

color: #fff;
}
.xuan_hLeft_b div{

float: left;

color: #464646;

margin-left: 10px;
}
.xuan_hLeft_b span{
    
float: right;
    
color: #464646;
}

.xuan_hRight{
    float: right;
    width: 52%;
    overflow: hidden;
}

.xuan_hRight_a{
    display: block;
    overflow: hidden;
    height: 106px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
.xuan_hRight_a label{
    
color: #464646;
}
.xuan_hRight_a label span{

background: #bf0109;

color: #fff;

padding: 1px 9px;

display: inline-block;

border-radius: 30px;

margin-right: 11px;
}
.xuan_hRight_a div{

color: #464646;

line-height: 28px;

margin-top: 8px;
}


.xuan_hRight_b{
    display: block;
    background: url(../img/32.png)left 0 no-repeat;
    background-position: left;
    padding-left: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}
.xuan_hRight_b div{
    color: #464646;
    float: left;
}
.xuan_hRight_b span{
    float: right;
    color: #464646;
}


.xuan_hRight_c{
    display: block;
}









.bottom{
    width: 100%;
    background: url(../img/12.png)center 0 no-repeat;
    height: 543px;
    overflow: hidden;
    position: relative;
}

.bottoms{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    margin-top: 70px;
}

.bottomsLeft{
    float: left;
    color: #fff;
}

.bottomsLeft label{
    font-size: 20px;
}
.bottomsLeft div{
    line-height: 30px;
    margin-top: 18px;
}

.bottomsimg{
        margin-top: 3%;
    margin-left: 5%;
}


.bottomsRight{
    float: right;
    width: 38%;
    overflow: hidden;
}
.bottomsRight form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;    
}
.bottomsRight input{
    width: 46%;
    display: block;
    border: 0;
    border-bottom: 1px solid #5d5d5d;
    background: none;
    height: 36px;
    margin-bottom: 20px;
    color: #fff;
}
.bottomsRight textarea{
    width:100%;
    display: block;
    border: 0;
    border-bottom: 1px solid #5d5d5d;
    background: none;
    height: 55px;
    margin-bottom: 20px;
    color: #fff;
}
.bottomsRight img{
    float: left;
    max-width: none;
    height: 32px;
    margin-right: 33%;
}
.bottomsRight div{
    width: 100%;
}
.bottomsRight div button{
    background: #c33533;
    color: #fff;
    padding: 10px 40px;
    border: 0;
    border-radius: 4px;
    margin-top: 14px;
}



.bottomsRight textarea::-webkit-input-placeholder{
    color:#fff;
}
.bottomsRight textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#fff;
}
.bottomsRight textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#fff;
}
.bottomsRight textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#fff;
}


.bottomsRight input::-webkit-input-placeholder{
    color:#fff;
}
.bottomsRight input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#fff;
}
.bottomsRight input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#fff;
}
.bottomsRight input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#fff;
}


.allbottom{
    position: absolute;
    bottom: 0;
    line-height: 91px;
    border-top: 1px solid #505050;
    color: #fff;
    width: 100%;
    text-align: center;
}

.allbottom a{
    color: #fff;
}







/*
.f-nav{
    display: none;
}


.f-nav a{
    display: block;
}
.f-nav .tit{
    padding: .3rem;
    font-size: .36rem;
    line-height: .46rem;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.f-nav .tit:before{
content: "";
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    width: 1.1rem;
    height: 1.1rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url("../image/m-nav-arrow.png")
}
.f-nav li.on1 .tit:before{
    background-image: url("../image/m-nav-jia.png");

}
.f-nav li.on2 .tit:before{
    background-image: url("../image/m-nav-jian.png");
    background-size: contain;
}
.f-nav .sub{
    display: none;
    padding: .15rem 0;
    border-bottom: 1px solid #e5e5e5;
}
.f-nav .sub a{
    font-size: .3rem;
    line-height: .4rem;
    padding: .15rem .3rem;
    color: #333;
}

*/

































































.listbanner{
    width: 100%;
}
.listbanner img{
    max-width: 100%;
}


.alllistsearch{
    width: 100%;
    height: 92px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    line-height: 92px;
}

.alllistsearch>div{
    max-width: 1200px;
    margin: auto;;
    overflow: hidden;
}

.alllistsearchLeft{
    float: left;
    font-size: 16px;
    color: #464646;
}
.alllistsearchLeft img{
    margin-right: 7px;
}
.alllistsearchLeft i{
    font-style: normal;
}
.alllistsearchLeft span{

}
.alllistsearchLeft a{
    color: #464646;
}



.listnavRight{
    float: right;
}
.listnavRight a{
    display: block;
    float: left;
    font-size: 14px;
    color: #464646;
    padding: 0 1rem;
    transition: 0.3s linear;
}
.listnavRight a.on{
    background: #c33533;
    color: #fff;
}
.listnavRight a:hover{
    background: #c33533;
    color: #fff;
    transition: 0.3s linear;
}





.listnew{
    max-width: 1220px;
    margin: 5rem auto;
    overflow: hidden;
}




.listnews li {
    width: 23.443%;
    float: left;
    margin-left: 0.5%;
    margin-right: 1%;
    margin-bottom: 33px;
    box-shadow: 5px 5px 6px #e5e5e5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}



.listnews .newimg {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.listnews .newimg img {
    width: 100%;
}

.listnews .text {
    position: relative;
    padding: 0 15px;
    height: 180px;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.listnews .type {
    color: #999;
    line-height: 26px;
    padding-top: 11px;
    display: block;
    font-size: 14px;
    padding-bottom: 3px;
}


.listnews .t2 {
    color: #333;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 4px;
    height: 44px;
    overflow: hidden;
}
.listnews .t3 {
    color: #999;
    line-height: 19px;
    height: 38px;
    overflow: hidden;
}

.listnews .t1 {
    color: #999;
    padding: 8px 0 10px;
}

.listnews .jiao {
    background: url(../image/icon_jiao.png) no-repeat;
    width: 8px;
    height: 15px;
    position: absolute;
    bottom: 30px;
    right: 23px;
}



.listnews li:hover .t2 {
    color: #c33533;
}


.listnews li:hover .jiao {
    background-image: url(../image/icon_jiao_hover.png);
}

.listnews li:hover {
    box-shadow: 5px 5px 12px #ccc;
}



.listcontact{
    width: 100%;
    max-width: 1323px;
    margin:4rem auto;
    background: #c33533;
    overflow: hidden;
    color: #fff;
    padding: 0 2rem 5rem 3rem;
}

.listcontacttop{
    margin-top: 4rem;
    margin-bottom: 2rem;
    float: left;
    width: 100%;
}
.listcontacttop label{
    font-size: 49px;
    line-height: 100%;
    display: block;
    margin: 0;
}
.listcontacttop div{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #fff;
}

.listcontactLeft{
    font-size: 16px;
    float: left;
    line-height: 30px;
    width: 22%;
}

.listcontactLeft div{
    margin-top: 7px;
    margin-bottom: 8px;
}
.listcontactLeft img{
    width: 59%;
}

.listcontactRight{
    float: right;
    width: 75%;
    height: 381px;
}


.contactliuTop{
    background: url(../image/21.png)center 0 no-repeat;
    width: 742px;
    background-position: 0;
    text-align: center;
    margin: auto;
    margin-bottom: 5rem;
    background-size: 100%;
}
.contactliuTop label{
    color: #be0104;
    font-family: Arial;
    display: block;
    font-size: 24px;
}
.contactliuTop span{
    color: #04254d;
    font-size: 23px;
}

.liuyan{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 3rem;
}

.liuyanLeft{
    float: left;
    width: 40%;
    overflow: hidden;
}

.liuyanLeft input{
    display: block;
    width: 100%;
	border:1px solid #dfdfdf;
    height: 49px;
    padding-left: 10px;
    margin-bottom: 2rem;
    outline: none;
}

.liuyan textarea{
		border:1px solid #dfdfdf;
    display: block;
    float: right;
    width: 53%;
    height: 194px;
    padding: 7px;
    outline: none;  
}

.liuyanbottom{
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 1rem;
}
.liuyanbottom input{
    width: 162px;
    height: 48px;
    background: #c33533;
    color: #fff;
    border: 0;
    font-size: 18px;
}


.listpro{
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
}

.listpro>div{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.listpros{
    overflow: hidden;
}

.listprosTop{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin: 6rem 0;
}
.listprosTop li{
    width: 25%;
    text-align: center;
    border-right: 1px solid #ccc;
    overflow: hidden;
    cursor: pointer;
}
.listprosTop li:last-child{
    border: 0;
}
.listprosTopimg{
    position: relative;
    height: 7rem;
}
.listprosTopimg div img{
    max-width: 100%;
}
.listprosTopimg div{
    position: absolute;
    width: 100%;
    height: 100%;
}
.listprosTopimg div:nth-child(1){
    z-index: 1;
}
.listprosTopimg div:nth-child(2){
    
}
.listprosTop li span{
    font-size: 18px;
    color: #424040;
}
.listprosTop li.on .listprosTopimg div:nth-child(2){
    z-index: 2;
}


.ContBox{
    overflow: hidden;
}
.ContBox .Box{
    display: none;
}


.Boxpro{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3rem;
}
.Boxpro a{
    display: block;
    background: #fff;
    width: 31.584%;
    padding: 14px;
    border-bottom: 2px solid #899dbc;
    margin-right: 2%;
    margin-bottom: 2%;
}
.Boxpro a>img{
    width: 100%;
}
.Boxpro a div{
    overflow: hidden;
    font-size: 16px;
    color: #171313;
    padding-top: 1rem;
}
.Boxpro a div i{
    float: right;
    color: #c33533;
    font-style: normal;
}
.Boxpro a div i img{

}

.Boxpro a:nth-child(3n){
    margin-right: 0;
}





.listdetailpro{
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
    padding: 3rem 0;
}

.listdetailpro>div{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.listdetailpros{
    overflow: hidden;
}


.listdetailprosTop{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin: 6rem 0;
}
.listdetailprosTop li{
    width: 25%;
    text-align: center;
    border-right: 1px solid #ccc;
    overflow: hidden;
    cursor: pointer;
}
.listdetailprosTop li:last-child{
    border: 0;
}
.listdetailprosTopimg{
    position: relative;
    height: 7rem;
}
.listdetailprosTopimg div img{
    max-width: 100%;
}
.listdetailprosTopimg div{
    position: absolute;
    width: 100%;
    height: 100%;
}
.listdetailprosTopimg div:nth-child(1){
    z-index: 1;
}
.listdetailprosTopimg div:nth-child(2){
    
}
.listdetailprosTop li span{
    font-size: 18px;
    color: #424040;
}
.listdetailprosTop li.on .listdetailprosTopimg div:nth-child(2){
    z-index: 2;
}


.ContBoxdetail{
    position: relative;
}
.ContBoxdetail .Boxdetail{
    display: none;
    
    width: 100%;
}



.proshows{
    max-width: 1266px;
    margin:3rem auto;
    overflow: hidden;
    width: 100%;
}

.proshowLeft{
    float: left;
    width: 50%;
    overflow: hidden;
}

.bigImg{
    width: 100%;
    padding-left: 1rem;
}
.swiper-containerDetail{
    width: 70%;
    margin: auto;
}
.swiper-containerDetail img{
    width: 100%;
    border: 1px solid #ccc;
}
.detailLefts{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 2rem;
}

.detailnext{
    background: url(../image/images/20_03.jpg)center 0 no-repeat!important;
    width: 14px!important;
    height: 21px!important;
    background-size: 100% 100%!important;
    margin-top: 0!important;
    top: 41%!important;
}

.detailprev{
    background: url(../image/images/21_03.jpg)center 0 no-repeat!important;
    width: 14px!important;
    height: 21px!important;
    background-size: 100% 100%!important;
    margin-top: 0!important;
    top: 41%!important;
}


.proshowRight{
    float: right;
    width: 35%;
    overflow: hidden;
    margin-top: 6rem;
    margin-right: 6rem;
}
.proshowRight span{
    display: block;
    font-size: 24px;
    color: #37383a;
    margin-bottom: 2rem;
}
.proshowRight div{
    font-size: 16px;
    color: #37383a;
    margin-bottom: 9px;
}

.proshowRight label{
        display: block;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 15px;
    color: #37383a;
}
.proshowRight label em{
     font-style: normal;   
}


.dm {
    max-width: 1543px;
    margin: auto;
    background: #fff;
    overflow: hidden;
    width: 100%;
}

.cpxq_tit{
    width: 94%;
    margin: auto;
    margin-bottom: 4rem;
}
.cpxq_tit span {
    display: inline-block;
    width: 207px;
    height: 45px;
    line-height: 45px;
    background: url(../image/images/prodetail_27.png) no-repeat center center;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 20px;
}

.cpxq_tit div{
    line-height: 28px;
}
.cpxq_tit div img{
    max-width: 100%;
}
























.listabout{
    max-width: 1210px;
    margin:4rem auto;
    overflow: hidden;
}

.listabout>img{
    float: left;
    width: 32.48%;
}

.listaboutRight{
    float: right;
    width: 60.579%;
    overflow: hidden;
}
.listaboutRight>label{
    font-size: 24px;
    color: #c33533;
    margin-bottom: 6px;
}
.listaboutRight>span{
    display: block;
    color: #818181;
    font-size: 18px;
}
.listaboutRight>hr{
    border-top: 3px solid #c33533;
    width: 98px;
    margin: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.listaboutRight>p{
    margin: 0;
    color: #818181;
    line-height: 31px;
    height: 277px;
    overflow-y: auto;
    padding-right: 1rem;
}
.listaboutRight>p::-webkit-scrollbar {
        width: 5px;     
        height: 1px;
    }
.listaboutRight>p::-webkit-scrollbar-thumb {
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #c33533;
    }
.listaboutRight>p::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #ccc;
    }

.listaboutRights{
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    margin-top: 2rem;
}
.listaboutRights div img{
    margin-bottom: 10px;
}
.listaboutRights div{
    width: 33.333%;
    text-align: center;
    overflow: hidden;    
}
.listaboutRights i{
    font-size: 20px;
    color: #d64343;
    font-style: normal;
    font-weight: 400;
    margin-left: 3px;
}
.listaboutRights span{
    color: #464646;
    display: block;
}















.clut{
    width: 100%;
    background: url(../image/113.png)center 0 no-repeat;
    background-size: 100% 100%;
    padding: 4rem 0;
}


.clut .Culture-box {
    max-width: 1200px;
}
.clut .Culture-box .row div.Culture_con:nth-of-type(1),
 .clut .Culture-box .row div.Culture_con:nth-of-type(3),
  .clut .Culture-box .row div.Culture_con:nth-of-type(5) {
    background-color: #FFFFFF;
}
.clut .Culture-box .row div.Culture_con:nth-of-type(2), 
.clut .Culture-box .row div.Culture_con:nth-of-type(4),
 .clut .Culture-box .row div.Culture_con:nth-of-type(6) {
    background-color: #ebebeb;
}
.clut .Culture-box .row div.Culture_con {
    padding: 29px;
    min-height: 170px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
}
.clut .Culture-box .Culture1 {
    background: url(../image/Culture1.png)left top no-repeat;
}
.clut .Culture-box .Culture2 {
    background: url(../image/Culture2.png)left top no-repeat;
}
.clut .Culture-box .Culture3 {
    background: url(../image/Culture3.png)left top no-repeat;
}
.clut .Culture-box .Culture4 {
    background: url(../image/Culture4.png)left top no-repeat;
}
.clut .Culture-box .Culture5 {
    background: url(../image/Culture5.png)left top no-repeat;
}
.clut .Culture-box .Culture6 {
    background: url(../image/Culture6.png)left top no-repeat;
}
.clut .Culture-box .Culture_icon {
    width: 130px;
    height: 110px;
    margin-right: 5%;
}
.clut .Culture-box .Culture_text {
    max-width: 310px;
}
.clut .Culture-box .Culture_text h3 {
    margin: 0 0 20px 0;
    color: #2d2d2d;
    font-size: 24px;
}
.clut .Culture-box .Culture_text p {
    color: #676767;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}
.clut .Culture-box .row div.Culture_con:hover {
        background-color: #c33533;
}

.clut .Culture-box .row div.Culture_con:hover .Culture_icon {
    background-position-x: -125px;
}
.clut .Culture-box .Culture1 {
    background: url(../image/Culture1.png)left top no-repeat;
}
.clut .Culture-box .row div.Culture_con:hover .Culture_text h3, .clut .Culture-box .row div.Culture_con:hover .Culture_text p {
    color: #FFFFFF;
}


.listaboutTop{
    text-align: center;
    overflow: hidden;
    margin-bottom: 1.5rem;
}
.listaboutTop label{
    font-size: 32px;
    color: #0d0d0f;
    font-weight: 700;
    display: block;
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.listaboutTop img{
    display: block;
    margin: auto;
    margin-bottom: 2rem;
}



.licen{
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
    padding-bottom: 4rem;
    margin-bottom: 2rem;
}



.licentiltle{
    max-width: 1210px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 3rem;
    margin-top: 3rem;
}
.licentiltle label{
    font-size: 24px;
    color: #464646;
    margin-bottom: 3px;
    display: block;
    text-align: center;
}
.licentiltle label img{
    margin-top: 14px;
    display: block;
    margin: 5px auto;
}
.licentiltle div{
    font-size: 24px;
    color: #d2d2d2;
    text-transform: uppercase;
    margin-bottom: 3px;
    text-align: center;
}

.licens{
    position: relative;
    padding: 0 15rem;
    overflow: hidden;
}

.swiperlicens{

}
.swiperlicens .swiper-slide{
    width: 300px;
    height: 171px;
    position: relative;
    cursor: pointer;
    text-align: center;
    transition: 0.3s linear;
}
.swiperlicens .swiper-slide:nth-child(2n+1){
    background: url(../image/52.png)center 0 no-repeat;
    background-size: 100% 100%;
    margin-top: 156px;
}
.swiperlicens .swiper-slide:nth-child(2n+1):hover{
    background: url(../image/53.png)center 0 no-repeat;
    background-size: 100% 100%;
}

.swiperlicens .swiper-slide:nth-child(2n):hover{
    background: url(../image/51.png)center 0 no-repeat;
    background-size: 100% 100%;
}

.swiperlicens .swiper-slide:nth-child(2n+1):hover span{
    color: #fff;
}

.swiperlicens .swiper-slide:nth-child(2n):hover span{
    color: #fff;
}


.swiperlicens .swiper-slide:nth-child(2n+1):hover span a{
    color: #fff;
}

.swiperlicens .swiper-slide:nth-child(2n):hover span a{
    color: #fff;
}




.swiperlicens .swiper-slide:nth-child(2n){
    background: url(../image/50.png)center 0 no-repeat;    
    background-size: 100% 100%;
}

.swiperlicens .swiper-slide:nth-child(2n+1) div{
    background: url(../image/54.png)left 0 no-repeat;
    background-position: 0;
    text-align: left;
    padding-left: 1.8rem;
    position: absolute;
    bottom: 2.8rem;
    width: 82%;
    margin-left: 2rem;
}
.swiperlicens .swiper-slide:nth-child(2n+1) span{
    display: block;
    top: 5.6rem;
    position: absolute;
    width: 100%;
}

.swiperlicens .swiper-slide:nth-child(2n) div{
    background: url(../image/54.png)left 0 no-repeat;
    background-position: 0;
    text-align: left;
    padding-left: 1.8rem;
    position: absolute;
    top: 2.8rem;
    width: 79%;
    margin-left: 2rem;
}
.swiperlicens .swiper-slide:nth-child(2n) span{
    display: block;
    bottom: 5.6rem;
    position: absolute;
    width: 100%;
}


.aboline{
    position: absolute;
    width: 100%;
    top: 13.6rem;
    height: 1px;
    background-color: #ccc;
}






.licensnext{
    background: url(../image/images/11_03.jpg)center 0 no-repeat!important;
    width: 43px!important;
    height: 42px!important;
    background-size: 43px 42px!important;
    right: 8rem!important;
}

.licensprev{
    background: url(../image/images/12_03.jpg)center 0 no-repeat!important;
    width: 43px!important;
    height: 42px!important;
    background-size: 43px 42px!important;
    left: 8rem!important;
}



.aboutteam{
    width: 100%;
    overflow: hidden;
}
.aboutteam>div{
    max-width: 1210px;
    margin: auto;
    overflow: hidden;
}

.forenext{
    background: url(../image/42.png)center 0 no-repeat!important;
    width: 72px!important;
    height: 72px!important;
    background-size: 72px 72px!important;
    margin-top: 0!important;
    top: 27%!important;

}

.foreprev{
    background: url(../image/41.png)center 0 no-repeat!important;
    width: 72px!important;
    height: 72px!important;
    background-size: 72px 72px!important;
    margin-top: 0!important;
    top: 27%!important;

}


#certify {
    position: relative;
    width: 100%;
    margin: 0 auto
}

#certify .swiper-container {
    padding-bottom: 60px;
    max-width: 1000px;
    margin: auto;
}

#certify  .swiper-slide {
     width: 397px; 
    height: 375px;
    text-align: center;

}
#certify  .swiper-slide img{
    display:block;
    margin: auto;
    width: 100%;
    height: 100%;
}



#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}


.jiamengconce-box .title {
    padding: 90px 0 69px;
    text-align: center;
}
.jiamengconce-box .title h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 1.5rem;
    font-weight: 700;
}
.jiamengconce-box .title .detaile {
    font-size: 22px;
    line-height: 30px;
    color: #342b2b;
}



.conce-box, .job-box, .information{
    width: 92%;
    margin: 0 auto 60px;
    max-width: 1400px;
}
.conce-box .title {
    padding: 90px 0 125px;
    text-align: center;
}
.conce-box .title h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 1.5rem;
    font-weight: 700;
}
.conce-box .title .detaile {
    font-size: 22px;
    line-height: 30px;
    color: #342b2b;
}


.conce-box .list li {
    margin-bottom: 135px;
    overflow: hidden;
}
.conce-box .list li:nth-child(odd) .pic {
    float: right;
}
.conce-box .list li .pic {
    width: 51%;
    margin-bottom: 20px;
}
.conce-box .list li .pic img {
    display: block;
    width: 100%;
}
.conce-box .list li:nth-child(odd) .box {
    float: left;
}
.conce-box .list li .box {
    padding-top: 10px;
    width: 43%;
}
.conce-box .list li .box h3 {
    padding-bottom: 95px;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 15px;
    position: relative;
}
.conce-box .list li .box h3:before {
    display: block;
    width: 1px;
    height: 60px;
    background-color: #333333;
    position: absolute;
    left: 20px;
    content: '';
    bottom: 0;
}
.conce-box .list li .box .tit {
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 30px;
}
.conce-box .list li .box .detaile {
    font-size: 16px;
    line-height: 32px;
}
.f-cb {
    zoom: 1;
}
.conce-box .list li:nth-child(even) .box {
    float: right;
}
.conce-box .list li:nth-child(even) .pic {
    float: left;
}


.jiamenneirongTop{
    background: url(../image/119.png)left 0 no-repeat;
    background-position: 0;
    height: 122px;
    margin: auto;
    padding-top: 2rem;
    padding-left: 8rem;
    width: 513px;
    overflow: hidden;
}
.jiamenneirongTop div{
    font-size: 35px;
    color: #1b1b19;
    margin-bottom: 1rem;
}
.jiamenneirongTop div span{
    font-size: 34px;
    color: #c33533;
}
.jiamenneirongTop i{
    font-family: Arial Regular;
    color: #1b1b19;
    font-size: 12px;
    font-style: normal;
    text-transform: uppercase;
}

.jiamenneirongs{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.jiamenneirongs>div{
    width: 20%;
    overflow: hidden;
    height: 353px;
}



.myjiamenneirongs{
    display: block;
    background: #c33533;
    overflow: hidden;
    text-align: center;
    transition: all 0.4s;
    border-radius: 50%;
    margin: auto;
    position: relative;
    width: 78px;
    margin-top: 10rem;
}
.myjiamenneirongs div{
    height: 79.82px;
    line-height: 80px;
    transition: all 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
}
.myjiamenneirongs div img{
    
}
.myjiamenneirongs span{

    height: 25px;
    display: block;
    margin: 26.5px 0;
    width: 100%;
    transition: all 0.4s;
}
.myjiamenneirongs label{
    position: absolute;
    margin: 0;
    width: 100%;
    text-align: center;
    top: 88px;
    left: 0;
    right: 0;
}
.myjiamenneirongs i{
    font-style: normal;
    color: #fff;
    font-size: 18px;
}
.myjiamenneirongs p{
    color: #fff;
    padding: 0 5rem;
    line-height: 23px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 119px;
    opacity: 0;
}
.jiamenneirongs>div:hover .myjiamenneirongs {
    width: 280px;
    margin-top: 3rem;

}
.jiamenneirongs>div:hover .myjiamenneirongs span{
    margin: 127.5px 0;
}
.jiamenneirongs>div:hover .myjiamenneirongs p{
    opacity: 1;
}

.jiamenneirongs div b{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #c33533;
    margin-top: 1rem;
    transition: all 0.3s;
}

.jiamenneirongs>div:hover b{
    opacity: 0;
}
.jiamenneirongs>div:nth-child(1) a p{
	bottom:48px;
}
.jiamenneirongs>div:nth-child(2) a p{
	bottom:85px;
}
.jiamenneirongs>div:nth-child(3) a p{
	bottom:65px;
}




.jiamenneirongs_a>div:nth-child(4) a p{
	top:126px;
}

.jiamenneirongs_a{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin-top: -5rem;
}
.jiamenneirongs_a>div{
    width: 25%;
    overflow: hidden;
    padding-top: 4rem;
    cursor: pointer;
}



.myjiamenneirongs_a{
    display: block;
    background: #c33533;
    overflow: hidden;
    text-align: center;
    transition: all 0.4s;
    border-radius: 50%;
    margin: auto;
    position: relative;
    width: 78px;
    margin-top: 3rem;
}
.myjiamenneirongs_a div{
    height: 79.82px;
    line-height: 80px;
    transition: all 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
}
.myjiamenneirongs_a div img{
    
}
.myjiamenneirongs_a span{

    height: 25px;
    display: block;
    margin: 26.5px 0;
    width: 100%;
    transition: all 0.4s;
}
.myjiamenneirongs_a label{
    position: absolute;
    margin: 0;
    width: 100%;
    text-align: center;
    top: 88px;
    left: 0;
    right: 0;
}
.myjiamenneirongs_a i{
    font-style: normal;
    color: #fff;
    font-size: 18px;
}
.myjiamenneirongs_a p{
    color: #fff;
    padding: 0 5rem;
    line-height: 23px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    bottom: 86px;
    opacity: 0;
}
.jiamenneirongs_a>div:hover .myjiamenneirongs_a {
    width: 280px;
    margin-top: -3rem;
}
.jiamenneirongs_a>div:hover .myjiamenneirongs_a span{
    margin: 127.5px 0;
}
.jiamenneirongs_a>div:hover .myjiamenneirongs_a p{
    opacity: 1;
}
.jiamenneirongs_a div b{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #c33533;
    margin-top: 1rem;
    transition: all 0.3s;
}

.jiamenneirongs_a>div:hover b{
    opacity: 0;
}

.myjia{
    height: 600px;
}


.incuba-list .title {
    margin-bottom: 60px;
    font-size: 36px;
    line-height: 50px;
    padding: 48px 0 33px;
}
.incuba-list .pc-list{
    overflow: hidden;
}


.mit{
    overflow: hidden;
}

.mitLeft{
    float: left;
    width: 38.929%;
    position: relative;
    z-index: 10;
}
.mitLeft a:nth-child(1){
    background: #7ca0d7;
}
.mitLeft a:nth-child(2){
    background: #406194;
}
.mitLeft a:nth-child(3){
    background: #5074ab;
}
.mitLeft a:nth-child(4){
    background: #406194;
}

.mitLeft a{
    display: block;
    width: 100%;
    color: #fff;
    height: 140px;
    transition: all 0.3s;
}
.mitLeft a div{
        float: left;
    width: 70%;
    height: 140px;
    padding: 3rem;
}
.mitLeft a div label{
    display: block;
    font-size: 25px;
}
.mitLeft a div i{
    font-size: 18px;
    font-style: normal;
    text-transform: uppercase;
}
.mitLeft a span{
    display: block;
    height: 140px;
    float: right;
    width: 30%;
    border-left: 1px solid #fff;
    text-align: center;
    line-height: 140px;
    background: url(../image/131.png) no-repeat;
    background-position: center;
    transition: all 0.3s;
}
.mitLeft a span img{

}
.mitLeft a.on{
    background: #fff;
    color: #333;
    width: 110%;
    transition: all 0.3s;
}
.mitLeft a.on span{
    background: url(../image/130.png) no-repeat;
    background-position: center;
    border-left: 1px solid #ddd;
    transition: all 0.3s;
}


.mitRight{
    float: right;
    width: 61.071%;
}

.mitRight img{
    width: 100%;
    height: 100%;
}
.mitRight .it div{
     position: absolute;
    top: 9rem;
    width: 100%;
    color: #fff;
    font-size: 21px;
    line-height: 46px;
    left: 12rem;

}
.mitRight .it{
    position: relative;
    height: 498px;
    overflow: hidden;
    margin-top: 3rem;
    display: none;
}



.dingzhi{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.dingzhi>img{
    width: 100%;
    height: 809px;
}

.dingzhi>div{
    position: absolute;
    top:0;
    width: 100%;
    overflow: hidden;
}


.dingzhis{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.dingzhisLeft{
    float: left;
    overflow: hidden;
    width: 100%;
    margin-top: 6%;

}
.dingzhisLeft span{
    display: block;
    color: #191919;
    font-size: 28px;    
}
.dingzhisLeft label{
    color: #916126;
    font-size: 24px;
    font-weight: 400;    
}
.dingzhisLeft div{
    width: 39px;
    height: 2px;
    background: #416194;
    margin-left: 0.3%;
    margin-top: 1%;
    margin-bottom: 1.5%;   
}
.dingzhisLeft p{
    color: #000000;
    font-size: 15px;
    line-height: 34px;
    margin-bottom: 4%;  
    width: 61%;
}
.dingzhisLeft a{
    display: block;
    color: #626262;
    font-size: 15px;
    width: 100%;
    padding-top: 1%;
    padding-bottom: 3%;
    margin-bottom: 1%;
    transition: 0.2s linear;   
}
.dingzhisLeft img{

    margin-right: 2%;
    transition: 0.2s linear;  
}
.dingzhisLeft i{
    font-style: normal;
}



.listcase{
    width: 100%;
    overflow: hidden;
}

.listcase>label{
    text-align: center;
    display: block;
    font-size: 28px;
    color: #191919;
    margin-top: 2%;
    font-weight: 400;
}
.listcase>span{
    display: block;
    width: 39px;
    margin: auto;
    background: #416194;
    height: 2px;
    margin-top: 1%;
    margin-bottom: 2%;
}

.listcases{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3%; 
}

.listcases img{
    width: 20%;
    
    transition: 0.2s linear;
    cursor: pointer;
    height: 200px;
}

.listcases a{
    display: block;
    width: 20%;
    text-align: center;
    color: #000000;
    font-size: 21px;
    background: #dedede;
    transition: 0.2s linear;
    position: relative;
}
.listcases a span{
    display: block;
    width: 100%;
    position: absolute;
    top: 46%;
}
.listcases a:hover{
    background: #fece00;
    color: #fff;
    transition: 0.2s linear;
}

.listcases img:hover{
    filter:grayscale(0);
}

.jingtop{
    background: url(../image/jing1_02.jpg)center 0 no-repeat;
    width: 100%;
    height: 662px;
    overflow: hidden;
}
.jingtop>div{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.jingtop_a{
    color: #fff;
    text-align: center;
}
.jingtop_a label{
    display: block;
    margin: 0;
    font-size: 34px;
    margin-top: 8rem;
}
.jingtop_a i{
    display: block;
    margin: 2rem auto;
    width: 1px;
    background: #fff;
    height: 100px;
}
.jingtop_a img{

}
.jingtop_a div{
    font-size: 38px;
    font-weight: 700;
    margin-top: 2rem;
}
.jingtop_a p{
    height: 1px;
    background: #fff;
    width: 40%;
    margin: auto;
    margin-top: 1rem;
}


.jingtop_b{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 5rem;
}
.jingtop_b a{
    display: block;
    width: 25%;
    text-align: center;
    color: #fff;
    font-size: 17px;
    line-height: 40px;
}
.jingtop_b a div{

}
.jingtop_b a span{

}
.jingtop_b a img{

}






.jingimg{
    max-width: 1142px;
    margin: auto;
    display: block;
    margin-bottom: 5rem;
}

.jingabout{
    max-width: 1200px;
    margin:4rem auto;
    overflow: hidden;
}

.jingabout img{
    float: left;
    width: 51%;
} 
.jingabout div{
    float: right;
    width: 46%;
    font-size: 15px;
    line-height: 35px;
}
.jingabout div span{
    font-weight: 700;
    color: #406194;
    font-size: 18px;
}

.jingyou_a{
    text-align: center;
    color: #fff;
    padding-top: 5rem;
    padding-bottom: 10rem;
    font-size: 36px;
    background: #406194;
}
.jingyou_b{
    max-width: 1240px;
    margin: auto;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-top: -5rem;
}
.jingyou_b a:last-child{
    margin-right: 0;
}
.jingyou_b a{
    text-align: center;
    border: 1px solid #ccc;
    width: 23%;
    border-radius: 10px;
    background: #fff;
    margin-right: 2%;
    padding-bottom: 2rem;
    margin-bottom: 6rem;
    box-shadow: 1px 0px 18px #ccc;
}
.jingyou_b a div{
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.jingyou_b a div img{
    width: 117px;
    height: 117px;
    border-radius: 50%;
   
}
.jingyou_b a span{
    color: #333;
    font-size: 22px;
    display: block;
    margin-bottom: 1rem;
}
.jingyou_b a p{
    color: #888888;
    margin: 0;
    line-height: 28px;
    width: 82%;
    margin: auto;

}





.chuangTop{
    max-width: 1233px;
    margin: auto;
    overflow: hidden;
    background: #fff;
    text-align: center;
    position: relative;
    margin-top: -6rem;
}
.chuangTop label{
    display: block;
    font-size: 23px;
    color: #171414;
    text-transform: uppercase;
    margin-bottom: 2rem;
    margin-top: 4rem;
}
.chuangTop label span{
    font-weight: 400;
    margin-left: 10px;
}
.chuangTop p{
    color: #171414;
    line-height: 33px;
}
.chuangTop div{
    display: flex;
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.chuangTop div a{
    flex: 1;
}
.chuangTop div b{
    display: block;
    height: 6rem;
}
.chuangTop div b img{

}
.chuangTop div a i{
font-size: 20px;
    color: #171414;
    font-style: normal;
    display: block;
}

.children_main {
    width: 100%;
    background: url(../image/140.jpg) no-repeat center top;
    padding: 7rem 0;
}

.children_main>div{
    max-width: 1200px;
    margin: auto;
    background-color: #fff;
    padding: 60px 4% 80px;
    box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.1);
    min-height: 500px;
}
.children_title {
    font-size: 22px;
    color: #454545;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
}
.children_title span {
    font-weight: normal;
    font-size: 22px;
}

.center_nav{    position: relative;z-index: 10;margin: auto 0;width: 100%;height: 153px;background-color: #fff;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);margin-top: 4rem;}
.center_nav li{float: left;width: 33.33%;padding: 19px 0 16px;height: 153px;cursor:pointer;}
.center_nav li.on{background-image: -moz-linear-gradient( 90deg, rgb(108,192,223) 0%, rgb(183,238,244) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(108,192,223) 0%, rgb(183,238,244) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(108,192,223) 0%, rgb(183,238,244) 100%);}
.center_nav li i{display: block;width: 58px;height: 58px;background: url('../image/center_nav.png') no-repeat;margin: 13px auto 10px;}
.center_nav li .icon2{background-position: 0 -58px;}
.center_nav li .icon3{background-position: 0 -116px;}
.center_nav li.on .icon1{background-position: -58px 0;}
.center_nav li.on .icon2{background-position: -58px -58px;}
.center_nav li.on .icon3{background-position: -58px -116px;}
.center_nav li p{font-size: 14px;color: #454545;line-height: 24px;text-align: center;padding: 0 10px;text-align: center;}
.center_nav li.on p{color: #fff;}
.center_nav li:nth-child(2) .main{border-right: 1px solid #d9d9d9;}

.center_tabs {
    margin-top: 40px;
}

.center_list{display: none;}
.center_list .title{text-align: center;padding: 0 38px;height: 50px;line-height: 50px;border-bottom: 1px solid #b7eef4;font-size: 15px;color: #3a3a3a;position: relative;left: 50%;transform:translateX(-50%);display: inline-block;margin-bottom: 15px;}
.center_list .txt{font-size: 15px;line-height: 25px;color: #3a3a3a;width: 88%;margin: 0 auto;}
.center_list ul{margin-top: 60px;}
.center_list ul li{width: 47.8%;float: left;margin: 0 4.4% 42px 0;}
.center_list ul li:nth-child(2n){margin-right: 0;}
.center_list ul li img{display: block;width: 100%;}
.center_tabs .center_list:nth-child(1){
    display: block;
}


.form_book .top{ width:798px; height:58px; border:1px solid #e8e8e8; background:#fff; margin-bottom:35px; }
.form_book .top .item{ width:50%; height:56px; float:left; border-right:1px solid #e8e8e8; }
.form_book .top .item:last-child{ border-right:0; }
.form_book .top .item span{ font-size:16px; height:32px; margin-top:13px; color:#333; line-height:32px; width:120px; display:block; text-align:center; border-right:1px dashed #e8e8e8; float:left; }
.form_book .top .item .feedback-select{outline: none; width:275px; border:0; height:100%; padding-left:25px; font-size:16px; color:#666; background:url("../image/back.png") no-repeat 90% center; }
.form_book .top .item .layui-form-select .layui-input{ width:275px; height:56px; border:0;  font-size:16px; color:#666666;  }
.form_book .top .item .layui-form-select dl{ top:56px; }
.layui-form-select dl dd{ font-size:14px; color:#666; }
.form_book{ padding-bottom:85px; max-width: 1200px;margin: auto;margin-top: 35px;}
.form_book .inbottom { margin-bottom:50px; }
.form_book .inbottom .row{ margin-bottom:16px; margin-left: 0;margin-right: 0;}
.form_book .inbottom .row .item{ width:288px; float:left; height:55px; border:1px solid #e8e8e8; margin-right:16px; }
.form_book .inbottom .row .item:last-child{margin-right:0;}
.form_book .inbottom .row .item span{ font-size:16px; color:#666666; line-height:53px; float:left; padding-left:10px; }
.form_book .inbottom .row .item span i{ color:#e71f1f; font-style:normal; margin-right:5px; }
.form_book .inbottom .row .item .text{outline: none; width:140px; float:left; height:55px; border:0; background:none; font-size:16px; color:#666666; }
.form_book .inbottom .row .address-item{ width:100%; }
.form_book .inbottom .row .address-item .text{ width:90%; }
.form_book .inbottom .row .desc-item{ width:100%; height:auto; }
.form_book .inbottom .row .desc-item textarea{outline: none; border:0; width:100%; padding:0px 20px; font-size:16px; color:#666666; min-height:80px; }
.form_book .inbottom .row .upload-item{ width:100%;  }
.form_book .inbottom .row .upload-item .upload-wrap{ position:relative; }
.form_book .inbottom .row .upload-item .upload-btn{ width:105px; height:33px; background:#e6e6e6; border:0; margin-top:10px; margin-left:0px; font-size:14px; color:#333; line-height:33px; text-align:center; cursor:pointer; }
.form_book .inbottom .row .upload-item .upload-wrap:hover .upload-btn{ background:#c33533; color:#fff; cursor:pointer; }
.form_book .inbottom .row .upload-item .file{ width:105px; height:33px; position:absolute; top:10px; left:0px; z-index:10; opacity:0; cursor:pointer;  font-size:0; }
.form_book .inbottom .row .upload-item .fileName{ display:inline-block; height:55px; line-height:55px; color:#666666; font-size:16px; margin-left:10px; }
.feedback-submit{ outline: none; width:199px; height:54px; background:#c33533; border:1px solid #c33533; border-radius:26px; display:block; margin:0 auto; font-size:16px; color:#fff; cursor:pointer }
.feedback-submit:hover{ background:none; color:#c33533; }



.mainfw365{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 5rem;
}
.chaxunbtn {
    width: 81px;
    height: 41px;
    float: right;
    line-height: 41px;
    text-align: center;
    color: #FFFFFF;
    background: #1573cd;
    border-radius: 5px;
}


.neifanwei{ max-width:1200px; margin:0 auto;}

.fendian ul{ margin-top:5rem;}

.fendian ul li{ height:378px; background:#dfecfd;  width:100%; margin-bottom:5rem;}

.fendian ul li .fendianimg{    float: left;
    height: 100%;
    width: 51%;}
.fendian ul li .fendianimg img{
    width: 100%;
    height: 100%;
}
.fendian ul li .fendianlx{ float:left; width:49%; height:100%;box-sizing:border-box; padding:6rem 6rem 0 4rem;}

.fendian ul li .fendianlx .fendianm{ font-family:"微软雅黑"; color:#161616; font-size:30px; line-height:1.1; display:block; padding-bottom:29px; border-bottom:1px solid #d0c8c3;}

.fendian ul li .fendianlx dl{ margin-top:20px;}

.fendian ul li .fendianlx dl dd{ height:38px; line-height:38px; font-family:"微软雅黑"; color:#605c5a; font-size:18px;}


.yzm{
        margin-top: 15px;
}
.yzmimg{

}
.feedback-form iframe{
    display: block;
    margin-top: 15px;
}

.igh{
    display: none;
}






.side_service{height: 199px;width: 50px;background: #12559A;border-top-left-radius: 10px;border-bottom-left-radius: 10px;position: fixed;right: 0;bottom:20%;z-index: 999;padding: 14px 0;}
.side_service>a{background: url("../image/service_icon.png") no-repeat;width: 50px;height: 57px;cursor: pointer;position: relative;display: block;}
.side_service .service_tel{background-position: 13px 17px;}
.side_service .service_kefu{background-position: 13px -41px;}
.side_service .service_qq{background-position: 13px -101px;}
.side_service .service_tel:hover{background-position: -31px 17px;}
.side_service .service_kefu:hover{background-position: -31px -41px;}
.side_service .service_qq:hover{background-position: -31px -101px;}
.service_kefu .service_pull{width: 158px;height: 129px;position: absolute;right: 100%;background: #12559A;border-top-left-radius: 10px;border-bottom-left-radius: 10px;display: none;top: 0;}
.service_kefu p{text-align: center;color: #e9e9e9;font-size: 15px;margin-top: 28px;}
.service_kefu h1{display: block;width: 110px;height: 30px;margin: 15px auto 0;line-height: 30px;border: 1px solid #fff;color: #fff;font-size: 14px;text-align: center;border-radius: 3px;}
.service_qq .service_pull{width: 138px;height: 159px;background: #12559A;position: absolute;right: 100%;border-top-left-radius: 10px;border-bottom-left-radius: 10px;top: -55px;display: none;}
.sqr{float: left;text-align: center;width: 108px;margin: 14px 15px 0;color: #fff;font-size: 14px;}
.sqr img{width: 108px;height: 108px;display: block;color: #fff;margin-bottom: 7px;}
.service_qq i{width: 1px;height: 130px;background: #0175c3;float: left;margin-top: 14px;}
.cd-top-box{position: fixed;right: 0;bottom: 20%;width: 50px;margin-bottom: -70px;height: 69px;background-color: #12559A;border-radius: 10px 0 0 10px;cursor:pointer;z-index: 999;}
.cd-top-box i{display: block;width: 20px;height: 10px;background: url('../image/backup_icon.png') no-repeat;margin: 10px auto 5px;}
.cd-top-box p{font-size: 14px;color: #fff;text-align: center;line-height: 18px;}






.mycontacttop{
    text-align: center;
}
.mycontacttop label{
    display: block;
    height: 143px;
    line-height: 160px;
    margin: 0;
    font-size:26px;
}
.mycontacttop img{

}

.mycontacttops{
    max-width: 1200px;
    margin: 43px auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mycontacttops a{
    display: block;
    width: 30%;
    position: relative;
    overflow: hidden;
}
.mycontacttops a img{
    width: 100%;
}
.mycontacttops a div{
    text-align: center;
    color: #333;
    position: absolute;
    width: 100%;
    bottom: 29%;
}
.mycontacttops a label{
    font-size: 16px;
}
.mycontacttops a p{
    margin-top: 6px;
    margin-bottom: 0;
}




#allmaps{
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 500px;
    margin-bottom: 45px;
}

.back {
    background-color: #222532;
    padding: 60px 0;
    margin-bottom: 44px;
}



.con {
    background-color: #fff;
    max-width: 1200px;
    margin: auto;
}

.cont {
    float: left;
    width: 50%;
    font-size: 0px;
}


.conw {
    float: right;
    width: 50%;
    padding: 100px 20px;
}
.conw h1 {
    font-size: 23px;
}
.conw p {
    font-size: 16px;
line-height:25px; padding-top:15px;
}
.conw span {
    color: #c33533;
    font-size: 23px;
}


.back .con:nth-child(2n) .cont{
    float: right;
}

.back .con:nth-child(2n) .conw{
    float: left;
}



.ab_1_1 {
    max-width: 1200px;
    margin:70px auto;
    overflow: hidden;
}
.ab_1_2 {
    width: 38%;
    float: left;
    overflow: hidden;
}
.ab_1_2 img{
    width: 100%;height: auto;
}


.ab_1_3 {
    width: 56%;
    float: right;
}


.ab_1_3 h1 {
    font-size: 40px;
    color: #004098;
    margin-top: 138px;
}
.ab_1_3 h2 {
    font-size: 25px;
    color: #333333;
    margin-top: 22px;
}

.ab_1_3 p {
    font-size: 16px;
    line-height: 25px;
    padding-right: 100px;
}







.ab_2_1 {
    max-width: 1200px;
    margin:66px auto;
    background-color: #FFF;
    font-size: 0;
}

.ab_2 {
    background-color: #1b1e28;
    overflow: hidden;width: 100%;
}

.ab_2_1 ul {
    list-style-type: none;
    display: block;
    font-size: 0;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}


.ab_2_1 ul li {
    display: block;
    float: left;
    width: 50%;
    height: 335px;
}





.ab_2_1 ul li h1 {
font-size: 40px;
    color: #004098;
    padding-top: 24px;
    padding-left: 46px;
}



.ab_2_1 ul li h2 {
    font-size: 25px;
    color: #333333;
    margin-top: 27px;
    margin-left: 46px;
    border-left: 3px solid #004098;
}

.ab_2_1 ul li p {
    font-size: 16px;
    line-height: 25px;
    padding: 17px 65px 0 64px;
}

.ab_2_1 ul li img{
    width: 100%;
    height: 335px;
}

.ab_2_1 ul li:nth-child(4n) h2{
        padding-left: 12px;
    margin-top: 73px;
}







/**/
.luyipro{
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
}
.luyipro .luyipros{
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 10px;
    margin-top: 5rem;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 2rem;
    flex-wrap: wrap;
}


.luyipros .pro-item {
    position: relative;
    flex: 0 0 23.8%;
    background: #fff;
    margin-right: 1.6%;
    margin-bottom: 20px;
    transition-duration: .5s;
}

.can-hover .img-wrap {
    overflow: hidden;
}


.luyipros .pro-item .txts-wrap {
    width: 100%;
    top: 0;
    left: 0;
  
    padding: 22px 30px 0;
    font-size: 14px;
    line-height: 20px;
	text-align:center;
}

.luyipros .pro-en {
    font-size: 18px;
    color: #333;
    height: 20px;
    transition-duration: .5s;
    margin-bottom: 10px;
}

.omit1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.luyipros .pro-cn {
    color: #666;
    height: 20px;
    font-size: 14px;
}

.luyipros .pro-item:nth-child(4n) {
    margin-right: 0;
}
.can-hover .img-wrap .img100 {
    transition: all 1s ease;
}
.luyipros .pro-item:hover .pro-en, .luyipros .pro-item:hover .pro-cn {
    color: #c33533;
}


.can-hover:hover .img-wrap .img100 {
    transform: scale3D(1.1, 1.1, 1.1);
}
.luyipros .pro-item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}



.league-six {
    overflow: hidden;
    padding: 70px 0 90px;
    position: relative;
}
.league-six_a{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.league-six_as{
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
}


.brand-three .brand-three-t {
    padding: 30px 0;
    text-align: center;
}
.brand-three .brand-three-t li {
    font-size: 28px;
    color: #555;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative;
    list-style: none;
}
.league-six .six-top li img {
    margin: 0 10px;
    max-width: 40px;
}
.brand-three .brand-three-t p {
    font-size: 14px;
    color: #ccc;
    margin: 0;
}

.brand-three .brand-three-t li:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100px;
    height: 1px;
    background: #c00207;
    margin-left: -50px;
}


.news-next, .news-prev {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 58%;
    transition: all .5s;
    border-radius: 2px;
}
.news-next {
    right: 0;
    background: url(../img/new-right.png) no-repeat center center;
}
.news-prev {
    left: 0;
    background: url(../img/new-left.png) no-repeat center center;
}

.league-six_a .six-list {
    position: relative;
    background: #81807f;
}
.league-six_a .six-list img {
    display: block;
}
.league-six_a .six-list .six-title {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    max-width: 244px;
    padding: 44px 30px;
    color: #fff;
}
.league-six_a .six-list .six-title li {
    font-size: 30px;
    margin-bottom: 30px;
}
.league-six_a .six-list .six-title li span {
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}


.league-six_a .six-list .six-title li span:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}
.league-six_a .six-list .six-title p {
    line-height: 32px;
    margin: 0;
}

.league-six_a .swiper-slide:nth-child(2n) .six-list{
    background: #c00207;
}


.benefit {
    padding: 20px 0 80px;
    background: #f9f9f9;
}
.benefits{
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
}

.fiex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
    justify-content: space-between;
}

.benefit .benefit-box .benefit-list {
    width: 15%;
    transition: all .5s;
}
.benefit .benefit-box .benefit-list .benefit-top {
    background: #536d8a;
    height: 150px;
    padding: 40px 0;
    color: #fff;
    text-align: center;
}
.benefit .benefit-box .benefit-list p {
    min-height: 240px;
    padding: 30px 25px;
    background: #fff;
    color: #888;
    margin: 0;
    line-height: 26px;
}
.benefit .benefit-box .benefit-list .benefit-top h4 {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 300;
}
.benefit .benefit-box .benefit-list:nth-child(2) .benefit-top {
    background: #84c2b7;
}
.benefit .benefit-box .benefit-list:nth-child(3) .benefit-top {
    background: #cb9c6b;
}
.benefit .benefit-box .benefit-list:nth-child(4) .benefit-top {
    background: #a7c5cd;
}
.benefit .benefit-box .benefit-list:nth-child(5) .benefit-top {
    background: #8b84a3;
}
.benefit .benefit-box .benefit-list:nth-child(6) .benefit-top {
    background: #907b50;
}
.benefit .benefit-box .benefit-list:hover {
    cursor: pointer;
    box-shadow: 0 0 10px #999;
    transform: translate(0, -6px);
}

.league-napas{
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
}



.league-napa {
    padding: 60px 0;
    overflow: hidden;
    background: linear-gradient(to left, #ffffff 50%, #c00207 50%);
}


.league-napa .napa-list {
    width: 50%;
    float: left;
}

.league-napa .napa-list .napa-path {
    padding-right: 90px;
}
.league-napa .napa-list .napa-path h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 40px;
}

.league-napa .napa-list .napa-path .napa-6 {
    padding-right: 120px;
    height: 360px;
    overflow-x: hidden;
    overflow-y: auto;
}
.league-napa .napa-list .napa-path .napa-6 .napa-6-page {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px #999;
    margin-bottom: 25px;
}
.league-napa .napa-list .napa-path .napa-6 .napa-6-page span {
    display: inline-block;
    position: relative;
    float: left;
    width: 120px;
    text-align: center;
    font-size: 60px;
    color: #ccc;
    margin-right: 20px;
}
.league-napa .napa-list .napa-path .napa-6 .napa-6-page span:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #eee;
}
.league-napa .napa-list .napa-path .napa-6 .napa-6-page li {
    font-size: 18px;
    font-weight: 500;
    color: #444;
    margin: 10px 0;
    list-style: none;
    transition: all .3s;
}
.league-napa .napa-list .napa-path .napa-6 .napa-6-page p {
    color: #888;
    transition: all .3s;
}
.league-napa .napa-list .napa-path .napa-6 .napa-6-page:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: rgba(6, 6, 6, 0.1);
    border-radius: 8px;
    transition: all .5s;
}
.league-napa .napa-list .napa-path .napa-6 .napa-6-page:hover:after {
    width: 120px;
}
.league-napa .napa-list .napa-path .napa-6 .napa-6-page:hover li, .league-napa .napa-list .napa-path .napa-6 .napa-6-page:hover p {
    color: #c00207;
}


.olt-tages-main {
    padding: 0px 40px;
}
.league-napa .napa-list .napa-path {
    padding-right: 90px;
}
.olt-tages-main .olt-tages-item {
    overflow: hidden;
}
.olt-tages-main .olt-tages-item li {
    width: 45%;
    float: left;
    margin-right: 5%;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 26px;
    padding-bottom: 10px;
    list-style: none;
}
.olt-tages-main .olt-tages-item li label {
    color: #555;
}
.olt-tages-main .olt-tages-item li input {
    padding: 6px;
    font-size: 1rem;
    border: 0;
    max-width: 120px;
}
.olt-tages-main .olt-tages-item div.i {
    border-bottom: 1px solid #e1e1e1;
}
.olt-tages-main .olt-tages-item div {
    float: left;
    width: 95%;
    padding-bottom: 10px;
}
.olt-tages-main .olt-tages-item div textarea {
    margin-top: 0px;
    width: 100%;
    height: 70px;
    font-family: "微软雅黑";
    font-size: 1rem;
    border: 0;
}
.olt-tages-main .olt-tages-item div p {
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0;
}
.olt-tages-main .olt-tages-item div.j {
    text-align: center;
    padding-top: 30px;
}
.olt-tages-main .olt-tages-item div.j a {
    display: inline-block;
    margin: 0 10px;
    border: 1px solid #c00207;
    padding: 10px 30px;
    color: #c00207;
    border-radius: 30px;
    transition: all .3s;
}
.olt-tages-main .olt-tages-item div.j a {
    display: inline-block;
    margin: 0 10px;
    border: 1px solid #c00207;
    padding: 10px 30px;
    color: #c00207;
    border-radius: 30px;
    transition: all .3s;
}
.olt-tages-main .olt-tages-item div.j a.jon {
    background: #c00207;
    color: #fff;
}
.league-napa .olt-tages-main .napa-path h4 {
    color: #333;
}



.league-newss{
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
}



.league-news .league-news-box {
    overflow: hidden;
    padding: 5px 0;
}

.league-news .league-news-box .league-news-list {
    width: 29.3%;
    float: left;
    margin: 0 2% 50px;
    background: #fff;
    transition: all .5s;
}
.league-news .league-news-box .league-news-list img {
    width: 100%;
}
.league-news .league-news-box .league-news-list .league-news-t {
    padding: 30px 20px;
}
.league-news .league-news-box .league-news-list .league-news-t li {
    font-size: 20px;
    color: #555;
    padding-bottom: 15px;
    list-style:none;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.league-news .league-news-box .league-news-list .league-news-t p {
    color: #888;
    line-height: 1.6rem;
}

.league-news .league-news-box .league-news-list:hover {
    transform: translate(0, -5px);
    box-shadow: 0 0 10px #ccc;
    cursor: pointer;
}



.league-chapmanss{
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
}

.league-chapman {
    background: #fff;
    position: relative;
}
.league-chapman .chapman-box .chapman-list {
    text-align: center;
    transition: all .5s;
    padding: 5px;
}
.league-chapman .chapman-box .chapman-list img {
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 4px solid #efefef;
    transition: all .5s;
}
.league-chapman .chapman-box .chapman-list li {
    position: relative;
    font-size: 20px;
    color: #555;
    padding-bottom: 20px;
    margin-bottom: 20px;
    transition: all .5s;
}
.league-chapman .chapman-box .chapman-list p {
    line-height: 2rem;
    color: #888;
}
.league-chapman .chapman-box .chapman-list li:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 60px;
    margin-left: -30px;
    height: 1px;
    background: #ccc;
    transition: all .5s;
}

.league-chapman .chapman-box .chapman-list:hover {
    cursor: pointer;
    transform: translate(0, -6px);
}
.league-chapman .chapman-box .chapman-list:hover img {
    transform: rotateY(180deg);
}
.league-chapman .chapman-box .chapman-list:hover li {
    color: #c00207;
}




.league-joinuss{
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
}

.league-joinus {
    max-width: 1920px;
    margin: 0 auto;
    background: url(http://www.orlant.com/static/frontend2/img/list/league-join.jpg) no-repeat;
    background-position: 30% 50%;
    background-size: cover;
    padding: 80px 0;
}

.league-joinus .joinus {
    padding: 30px 50px;
    background: #fff;
    margin-left: 340px;
    overflow: hidden;
}

.league-joinus .joinus li {
    width: 300px;
    float: left;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 20px;
    list-style:none;
}
.league-joinus .joinus li input {
    padding: 6px 10px;
    border: 0;
}
.league-joinus .joinus div.textarea {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    margin: 30px 0;
    border-bottom: 1px solid #eee;
}
.league-joinus .joinus div.textarea p {
    margin-bottom: 15px;
}
.league-joinus .joinus div.textarea textarea {
    width: 100%;
    border: 0;
    font-family: "微软雅黑";
}
.league-joinus .joinus div.button {
    width: 100%;
    float: left;
    text-align: center;
}
.league-joinus .joinus div.button button {
    padding: 10px 30px;
    font-size: 16px;
    color: #fff;
    background: #c00207;
    border: 0;
}







.page-banner {
    display: table;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: 270px;
}

.brand-banner {
    background: url(../img/brand-banner.jpg) no-repeat center;
    background-size: cover;
}
.page-banner .page-banner-taxt {
    display: table-cell;
    vertical-align: middle;
    color: #eee;
    text-align: center;
}
.page-banner .page-banner-taxt span {
    color: #999;
}

.text-shadow {
    text-shadow: 0 0 1px #000;
    color: #fff !important;
}

.page-banner .page-banner-taxt li {
    font-size: 36px;
    margin-bottom: 25px;
}





.brand-cat {
    padding: 100px 0 60px;
    overflow: hidden;
}

.brand-cats{
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
}

.brand-cat .brand-cat-left {
    width: 50%;
    float: left;
    padding: 0 45px;
}

.brand-cat .brand-cat-left .brand-cat-l-t {
    padding: 23px 28px 50px;
    border-bottom: 1px solid #e0e0e0;
}
.brand-cat .brand-cat-left .brand-cat-l-t:before {
    left: 0;
    top: -40px;
}
.brand-cat .brand-cat-left .brand-cat-l-t:after, .brand-cat .brand-cat-left .brand-cat-l-t:before {
    content: '"';
    display: block;
    font-size: 120px;
    color: #eaeaea;
    font-style: italic;
    position: absolute;
}
.brand-cat .brand-cat-left .brand-cat-l-t p {
    padding-bottom: 30px;
    color: #6f6f6f;
    line-height: 2rem;
    text-indent: 2rem;
}

.brand-cat .brand-cat-left .brand-cat-l-t:after {
    right: 0;
    bottom: -60px;
}
.brand-cat .brand-cat-left .brand-cat-l-b {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 30px;
}
.brand-cat .brand-cat-left .brand-cat-l-b li {
    width: 25%;
    float: left;
    text-align: center;
}

.brand-cat .brand-cat-left .brand-cat-l-b li span {
    color: #c00207;
    font-size: 36px;
}

.brand-cat .brand-cat-left .brand-cat-l-b li p {
    margin-top: 10px;
    font-size: 14px;
    color: #999;
}
.brand-cat .brand-cat-right {
    width: 50%;
    float: left;
    padding: 0 35px;
}


.brand-cat .brand-cat-right div.jy {
    margin: 15px 0;
}

.brand-cat .brand-cat-right p {
    text-align: right;
    font-size: 14px;
    color: #999;
}




.brand-threecenter{
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
}

.brand-three .brand-three-box {
    overflow: hidden;
}

.brand-three .brand-three-box .brand-three-item {
    position: relative;
    float: left;
    width: 33.333%;
    padding: 40px 0;
    text-align: center;
}
.brand-three .brand-three-box .brand-three-item img {
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
    transition: all 1s;
}
.brand-three .brand-three-box .brand-three-item li {
    margin: 25px auto;
    font-size: 24px;
    color: #5e5e5e;
}
.brand-three .brand-three-box .brand-three-item p {
    color: #6f6f6f;
}

.brand-three .brand-three-box .brand-three-item:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 100px;
    margin-top: -50px;
    background: #e1e1e1;
}

.brand-three .brand-three-box .brand-three-item:nth-last-child(1):after {
    width: 0;
}

.brand-three .brand-three-box .brand-three-item:hover img {
    transform: rotateY(180deg);
}



.brand-goodnesscenter{
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
}


.brand-goodness {
    margin: 30px 0;
    padding: 85px 0;
    background: #212121;
    text-align: center;
}

.brand-goodness .brand-goodness-box {
    overflow: hidden;
}

.brand-goodness .brand-goodness-box .brand-goodness-list {
    position: relative;
    padding: 60px 0 30px;
    width: 25%;
    float: left;
}
.brand-goodness .brand-goodness-box .brand-goodness-list li {
    font-size: 36px;
    color: #c00207;
    margin-bottom: 30px;
}
.brand-goodness .brand-goodness-box .brand-goodness-list p {
    color: #888;
}

.brand-goodness .brand-goodness-box .brand-goodness-list:after {
    content: '...';
    color: #ccc;
    font-size: 50px;
    display: block;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -40px;
}
.brand-goodness .brand-goodness-t .brand-three-t li {
    border-color: #333;
}




.brand-goodness .brand-goodness-box .brand-goodness-list:last-child:after {
    content: '...';
    color: #ccc;
    font-size: 50px;
    display: block;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -40px;
    display: none;
}

.brand-goodnesscentertext{
       position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
    overflow: hidden; 
}



.brand-ten {
    margin-bottom: 20px;
}

.brand-cat .brand-cat-left {
    width: 50%;
    float: left;
    padding: 0 45px;
}

.brand-ten .brand-goodnesscentertext .brand-cat-left {
    padding: 0;
}

.brand-cat .brand-cat-right {
    width: 50%;
    float: left;
    padding: 0 35px;
}
.brand-ten .brand-goodnesscentertext .brand-cat-right {
    padding: 20px 0 0 80px;
}

.brand-ten .brand-goodnesscentertext li {
    position: relative;
    color: #888;
    padding: 5px 0 10px 15px;
    transition: all .5s;
    cursor: pointer;
    font-size: 16px;
}


.brand-ten .brand-goodnesscentertext li:before {
    content: '.';
    display: block;
    color: #c00207;
    position: absolute;
    top: -6px;
    left: 0;
    font-size: 20px;
}

.brand-ten .brand-goodnesscentertext li:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 0;
    left: 0;
    height: 1px;
    background: #c00207;
    font-size: 20px;
    transition: all .5s;
}

.brand-ten .brand-goodnesscentertext li:hover:after {
    width: 100%;
}


.brand-honor .brand-honor-box {
    overflow: hidden;
    padding: 5px 0px;
    position: relative;
}



.brand-honorswiper{
       position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
    overflow: hidden; 
}

.brand-honor .brand-honor-box .brand-honor-item {
    padding: 30px 15px;
    float: left;
    text-align: center;
    transition: all .5s;
}
.brand-honor .brand-honor-box .brand-honor-item li {
    margin: 20px auto;
    color: #666;
}

