*{
	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;
}

.mytop{
    height: 41px;
    line-height: 41px;
    background: #221819;
    overflow: hidden;
    color: #fff;
}
.mytops{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}
.mytops span{
    float:left; 
}
.mytops div{
    float: right;
}
.mytops a{
    color: #fff;
}
.mytops a img{
    margin-right: 5px;
}


.listheader_b{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.listheader_b a{
    float: left;
}
.listheader_b a img{

}

.listheader_bRight{
    float: right;
    margin-top: 40px;
}
.listheader_bRight form{
    width: 562px;
    height: 46px;
    border: 2px solid #f18e00;
    overflow: hidden;
}
.listheader_bRight img{
    float: left;
}
.listheader_bRight input{
    float: left;
    width: 337px;
    height: 42px;
    border: 0;
    padding-left: 10px;
    outline: none;
}
.listheader_bRight button{
    width: 172px;
    background: #f18e00;
    color: #fff;
    outline: none;
    font-size: 18px;
    border: 0;
    height: 100%;
    float: right;
}

.listheader_bRight div{
    color: #787878;
    margin-top: 10px;
}
.listheader_bRight div span{
    color: #f18e00;
}





.listheaderRight{
    width: 100%;
    border-top: 1px solid #ccc;
    position:  relative;
    height: 50px;
    border-bottom: 2px solid #f29700;
    line-height: 50px;
}

.nas{
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}

.nas>li{
    position: relative;
    width: 9.87%;
}
.nas>li:nth-child(1){
        width: 21%;
    background: #17120e;
}
.nas>li:nth-child(1)>a{
    color: #fff;
}
.nas>li>a{
    display: block;
    font-size: 15px;
    overflow: hidden;
    color: #000000;
    width: 100%;
    font-weight: 700;
    text-align: center;
    position: relative;
}
.nas>li>a img{
    margin-left: 1rem;
}
.navs{
    transition: 0.3s linear;

}
.nas>li:hover>a{
    color: #f18e00;
}
/*.nas span{
    color: #ce9d59;
    display: block;
}
.nas>li>a:hover .navs{
    margin-top: -20px;
    transition: 0.3s linear;
}
*/

.fenlei{
    position: absolute;
    width: 100%;
    background: #fff;
    padding: 8px 16px 16px;
    top: 49px;
    z-index: 10;
    line-height: normal;
    display: none;
}
.fenlei .fenleis{
    position: relative;
    text-align: left;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 16px 8px 8px;
    overflow: hidden;
}
.fenlei .fenleis>a{
    color: #333;
    letter-spacing: 1px;
    font-size: 14px;
    float: left;
    width: 33%;
    transition: all 0.3s;
}
.fenlei .fenleis>a:nth-child(1){
    display: block;
    font-weight: 700;
    line-height: 22px;
    color: #333;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 8px;
    font-size: 16px;
    width: 100%;
}
.fenlei .fenleis>a:hover{
    color: #f18e00;
}




/**/
.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: fixed;
    right: 0;
    top: 131px;
    display: none;
    z-index: 10;
    background: #007d5a;
    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;
    top: 50px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 7px 0 21px;
    z-index: 100;
    display: none;
}
.nas>li .more a{
    display: block;
    color: #333;
    text-align: center;
    font-size: 14px;
    height: 41px;
    line-height: 41px;
    transition: all 0.3s linear 0s;
}

.nas>li .more a:hover{
    color: #8b5b24;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}
.banner .bannerswiperpagination span.swiper-pagination-bullet-active{
    background: #f18e00;
}






.home_a{
    max-width: 1200px;
    margin:8rem auto;
    overflow: hidden;
}

.home_aBox{
    float: left;
    width: 70%;
    overflow: hidden;
}
.home_aBox .home_aBoxs{
    display: none;
    width: 100%;
    position: relative;
    text-align: right;
}
.home_aBox .home_aBoxs img{

}
.home_aBox .home_aBoxs div{
    position: absolute;
    left: 7px;
    top: 18%;
    background: #fff;
    box-shadow: 0 0 11px #ccc;
    width: 35%;
    text-align: left;
    padding: 4.8rem 2.6rem;
}
.home_aBox .home_aBoxs label{
    font-size: 18px;
    color: #0a0a0a;
}
.home_aBox .home_aBoxs p{
    color: #7c7c7c;
    line-height: 27px;
}
.home_aBox .home_aBoxs a{
    display: block;
    width: 95px;
    height: 32px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 32px;
    color: #464646;
    transition: all 0.3s;
}
.home_aBox .home_aBoxs a:hover{
    background: #f18e00;
    color:#fff;
    border: 1px solid #f18e00;
}

.home_anav{
    float: right;
    width: 29%;
    overflow: hidden;
}
.home_anav div{
    overflow: hidden;
    margin-bottom: 10px;
    padding: 4.4rem 0;
    cursor: pointer;
    padding-left: 10rem;
}
.home_anav div span{
    font-size: 24px;
    color: #000000;
}
.home_anav div p{
    text-transform: uppercase;
    font-size: 18px;
    color: #9a9a9a;
    margin: 0;
}
.home_anav div:nth-child(1){
    background: url(../image/5.png)left 0 no-repeat #f0f0f0;
    background-position: 41px 59px;
}
.home_anav div:nth-child(2){
    background: url(../image/6.png)left 0 no-repeat #f0f0f0;
    background-position: 47px 59px;    
}
.home_anav div:nth-child(3){
    background: url(../image/7.png)left 0 no-repeat #f0f0f0;
    background-position: 48px 59px;    
}

.home_anav div:nth-child(1).on{
    background: url(../image/8.png)left 0 no-repeat #f18e00;
    background-position: 41px 59px;
}
.home_anav div:nth-child(2).on{
    background: url(../image/9.png)left 0 no-repeat #f18e00;
    background-position: 47px 59px;    
}
.home_anav div:nth-child(3).on{
    background: url(../image/10.png)left 0 no-repeat #f18e00;
    background-position: 48px 59px;    
}


.home_anav div.on span{
    color: #fff;
}
.home_anav div.on p{
    color: #fff;    
}


.home_b{
    width: 100%;
    background: url(../image/11.png)center 0 no-repeat;
    height: 874px;
    overflow: hidden;
}

.home_bTop{
    text-align: center;
    overflow: hidden;
    color: #fff;
    margin-top: 8rem;
    margin-bottom: 3rem;
}
.home_bTop div{
    font-size: 36px;
    line-height: 100%;
    margin-bottom: 1rem;
}
.home_bTop p{
    margin: 0;
}
.home_bTop span{
    font-size: 18px;
    font-family: Arial Regular;
    text-transform: uppercase;
    display: inline-block;
    margin: 0px 11px;
}
.home_bTop i{
    display: inline-block;
    width: 53px;
    height: 1px;
    background: #fff;
    margin-bottom: 6px;
}

#i-ban-video{
    max-width: 1200px;
    height: 610px;
    object-fit: fill;
    margin: auto;
    display: block;
}



.newTop{
    text-align: center;
    overflow: hidden;
    color: #000000;
    margin-top: 6rem;
    margin-bottom: 3rem;
}
.newTop div{
    font-size: 36px;
    line-height: 100%;
    margin-bottom: 1rem;
}
.newTop p{
    margin: 0;
}
.newTop span{
    font-size: 18px;
    font-family: Arial Regular;
    text-transform: uppercase;
    display: inline-block;
    margin: 0px 11px;
    color: #a5a5a5;
}
.newTop i{
    display: inline-block;
    width: 53px;
    height: 1px;
    background: #a5a5a5;
    margin-bottom: 6px;
}



.index-news {
    background: #fff;
    overflow: hidden;
    position: relative;
}

.index-news .list {
    position: relative;
    left: 50%;
    width: 3300px;
    height: 416px;
    margin-left: -1650px;
    overflow: hidden;
}
.index-news .list .mask {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    z-index: 999;
}
.index-news .list .mask .item.left {
    left: 0;
    margin-left: -4px;
    border-radius: 0 10px 10px 0;
}

.index-news .list .mask .item {
    position: absolute;
    top: 0;
    width: 410px;
    height: 416px;
}

.index-news .list .mask .item .opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .8;
    filter: alpha(opacity=10);
}
.index-news .list .mask .item a.prev {
    right: 12px;
}

.index-news .list .mask .item a {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 60px;
    margin-top: -50px;
    background: #2f2f2f;
    cursor: pointer;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 33px;
}

/*.index-news .list .mask .item a.prev:after {
    background-position: -218px -64px;
}

.index-news .list .mask .item a:after {
    content: "\e6b0";
    color: #fff;
    display: block;
    width: 12px;
    height: 22px;
    margin: 39px auto;
}*/

.index-news .list .mask .item.right {
    right: 0;
    margin-right: -4px;
    border-radius: 10px 0 0 10px;
}

.index-news .list .mask .item.right {
    right: 0;
    margin-right: -4px;
    border-radius: 10px 0 0 10px;
}

.index-news .list .mask .item a.next {
    left: 12px;
}



.list .swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


.index-news .list .box {
    padding: 0px 0px 0px 40px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    margin-left: 15px;
    margin-right: 15px;
}


.index-news .list .text {
    float: left;
    width: 440px;
    margin-top: 60px;
}
.index-news .list .text .date {
    margin-top: 50px;
    font-size: 14px;
    color: #999;
}

.index-news .list .text h3 {
    height: 30px;
    margin-top: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
    font-weight: 700;
}

.index-news .list .text h3 a {
    line-height: 25px;
    font-size: 24px;
    color: #333;
}

.index-news .list .text p {
    display: -webkit-box;
    height: 65px;
    line-height: 30px;
    margin-top: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.index-news .list .text .btn-view-more {
    display: block;
    width: 160px;
    line-height: 50px;
    margin-top: 40px;
    box-sizing: border-box;
    background: none;
    border-radius: 14px;
    color: #fff;
    background: #f18e00;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0px;
    font-size: 14px;
}

.index-news .list .thumb {
    float: right;
    width: 535px;
    height: 353px;
    overflow: hidden;
}


.home_c{
    width: 100%;
    background: #f1f1f1;
    overflow: hidden;
    margin-bottom: 9rem;
}


.home_cs{
    max-width: 1200px;
    margin:8rem auto;
    overflow: hidden;
}

.home_cs_a{
    float: left;
    width: 48.834%;
    overflow: hidden;
    position: relative;
}
.home_cs_a img{
    width: 100%;
    transition: all 0.3s;
}
.home_cs_a div{
    position: absolute;
    width: 85px;
    background: #f18e00;
    right: 3rem;
    z-index: 10;
    top: 0;
    color: #fff;
    text-align: center;
    padding: 1.5rem 0;
}
.home_cs_a span{
    font-size: 23px;
    font-family: Arial Regular;
    text-transform: uppercase;
}
.home_cs_a p{
    margin: 0;
    font-size: 16.8px;
}
.home_cs_a img:hover{
    transform: scale(1.1);
}


.home_cs_b{
    float: left;
    width: 23.75%;
    overflow: hidden;
    margin-left: 1.1%;
}
.home_cs_b a{
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 4%;
}
.home_cs_b a>img{
    transition: all 0.3s;
}
.home_cs_b a div{
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,0.6);
    bottom: 0;
    padding: 6px 10px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s;
}
.home_cs_b a div img{
    float: right;
}
.home_cs_b a:hover div{
    opacity: 1;
}

.home_cs_b a:hover>img{
    transform: scale(1.1);
}


.home_cs_c{
    float: right;
    width: 25.334%;
    overflow: hidden;
}
.home_cs_c img{
    transition: all 0.3s;
}
.home_cs_c img:hover{
    transform: scale(1.1);
}




.myhomeTop{
    max-width: 1200px;
    margin: auto;
    overflow:hidden;
    margin-bottom: 3.4rem;
}
.myhomeTop label{
    margin: 0;
    font-size: 24px;
    line-height: 100%;
    color: #464646;
    border-left: 5px solid #f29700;
    padding-left: 12px;
}
.myhomeTop span{
    color: #7a7a7a;
    margin-left: 5px;
}
.myhomeTop a{
    float: right;
    color: #464646;
    line-height: 25px;
}


.myhome{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 6.6rem;
}
.myhome a{
    display: block;
    width: 32%;
    overflow: hidden;
}
.myhome a div{
    overflow: hidden;
}
.myhome a div img{
    width: 100%;
    transition: all 0.3s;
}
.myhome a span{
    font-size: 18px;
    color: #464646;
    background: url(../image/22.png)left 0 no-repeat;
    background-position: left;
    padding: 7px 0;
    padding-left: 12px;
    display: block;
}
.myhome a p{
    color: #8e8e8e;
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
    transition: all 0.3s;
}
.myhome a:hover img{
    transform: scale(1.1);
}
.myhome a:hover p{
    border-bottom: 1px solid #f29700;
}






.myhomeruid{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 3.6rem;
}
.myhomeruid a{
    display: block;
    width: 32%;
    overflow: hidden;
    margin-bottom: 3rem;
}
.myhomeruid a div{
    overflow: hidden;
}
.myhomeruid a div img{
    width: 100%;
    transition: all 0.3s;
}
.myhomeruid a span{
    font-size: 18px;
    color: #464646;
    background: url(../image/22.png)left 0 no-repeat;
    background-position: left;
    padding: 7px 0;
    padding-left: 12px;
    display: block;
}
.myhomeruid a p{
    color: #8e8e8e;
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
    transition: all 0.3s;
}
.myhomeruid a:hover img{
    transform: scale(1.1);
}
.myhomeruid a:hover p{
    border-bottom: 1px solid #f29700;
}



.bottom{
    width: 100%;
    background: #3c3c3c;
    overflow: hidden;
    color: #fff;
}

.bottomTop{
    width: 100%;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #585858;
}
.bottomTops{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}
.bottomTops span{
    float: left;
}
.bottomTops a{
    color: #fff;
    border-right: 2px solid #fff;
    line-height: 100%;
    display: block;
    float: left;
    margin-top: 33px;
    padding-right: 6px;
    margin-right: 8px;
}
.bottomTops a:last-child{
    border: 0;
}


.bottoms{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: 4rem;
    margin-bottom: 7rem;
}
.bottoms img:nth-child(1){
    float: left;
    margin-top: 2.3rem;
}
.bottoms img:last-child{
    float: right;
}
.bottoms .bottomscenter{
    float: left;
    width: 60%;
    display: flex;
}
.bottoms .bottomscenter div{
    border-right: 1px solid #585858;
    flex: 1;
    text-align: center;
}
.bottoms .bottomscenter a:nth-child(1){
    font-weight: 700;
    margin-bottom: 11px;
}
.bottoms .bottomscenter a{
    display: block;
    color: #fff;
    margin-bottom: 7px;
}



.allbottom{
    width: 100%;
    background: #323232;
    line-height: 70px;
    color: #fff;
}

.allbottoms{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.allbottoms a{
    color: #fff;
}





/*产品*/
.saiform{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: 2rem;
    margin-bottom: 1.7rem;
}
.saiform form{
 width: 232px;
    height: 26px;
    border: 1px solid #d6d6d6;
    text-indent: 2px;
    overflow: hidden;

}
.saiform input{
    display: block;
    float: left;
    width: 206px;
    border: 0;
    height: 26px;
    padding-left: 10px;
    font-size: 12px;
}
.saiform input:nth-child(1){
    outline: none;
}
.saiform input:nth-child(2){
    width: 18px;
    height: 18px;
    background: url(../image/search.png)center 0 no-repeat;
    overflow: hidden;
    margin-top: 4px;
    outline: none;
}


.fp_border_title{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    position: relative;
    background-color: #f5f5f5;
    border-top: 2px solid #dfdfdf;
}
.fp_border_title .select_tab_head{
    line-height: 42px;
    width: 86px;
    float: left;
    margin-left: 24px;
}


.fp_border_title .select_tab_body{
    float: left;
}
.fp_border_title .select_tab_body a{
    position: relative;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 4px 18px 4px 8px;
    margin-right: 6px;
    margin-top: 6px;
    background-color: #fff;
    text-decoration: none;
    color: #666;
}
.fp_border_title .select_tab_body div{
    color: #777;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-text-overflow: ellipsis;
    max-width: 250px;
}
.fp_border_title .select_tab_body span{
    width: 9px;
    height: 9px;
    background: url(../image/close.gif) no-repeat;
    position: absolute;
    top: 8px;
    right: 4px;
}


.fp_block{
    max-width: 1200px;
    margin: auto;
    border-width: 0 0 1px 0;
    position: relative;
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px dashed #ececec;
}

.fp_block .block_head {
    position: relative;
    display: inline-block;
    padding: 12px 8px 7px 24px;
    overflow: hidden;
    margin-right: 18px;
    float: left;
}

.fp_block .block_head .head_txt {
    text-align: right;
    overflow: hidden;
    max-width: 140px;
    padding-right: 4px;
    max-height: 38px;
    word-break: break-all;
}
.fp_block .block_body{
    float: left;
}
.fp_block .block_body a{
        color: #777;
    margin: 12px 40px 0 0;
    display: inline-block;
    text-decoration: none;
    position: relative;
    max-width: 100px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fp_block .block_body a:hover{
    color: #f18e00;
}


.fp_sort{
    max-width: 1200px;
    margin: auto;
    position: relative;
    margin-top: 8px;
    background-color: #f5f5f5;
    border-color: #e0e0e0;
    border-width: 1px;
    border-style: solid;
    color: #000;
    margin-bottom: 10px;
}



.fp_sort .sort_item {
    display: inline-block;
    text-decoration: none;
    padding: 10px 24px;
    position: relative;
    color: #666;
}

.fp_sort a.sort_select .item_d {
    position: absolute;
    width: 9px;
    height: 14px;
    right: 10px;
    top: 50%;
    margin-top: -5px;
    background: url(../image/u.gif) no-repeat;
}

.fp_sort a.sort_select {
    background-color: #fff;
}
.fp_sort a.sort_select:hover .item_d {
    background: url(../image/u.gif) 0 -50px no-repeat;
}

.fp_sort .sort_item2 {
    display: inline-block;
    text-decoration: none;
    padding: 4px 12px 4px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    line-height: 20px;
}
.fp_sort .sort_item2 .g_borderSelected{
    border: 2px solid #f18e00;
}

.fp_sort .sort_priceArea {
    text-indent: 2px;
    display: inline-block;
    width: 54px;
    height: 28px;
    border: 1px solid #d6d6d6;
    color: #666;
    font-size: 12px;
}
.fp_sort .sortPriceLine {
    display: inline-block;
    margin: 0 5px;
}

.fp_sort .sort_submit {
    color: #fff;
    padding: 3px 16px;
    display: inline-block;
    vertical-align: top;
    margin-left: 18px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    background-color: #f18e00;
    /*display: none;*/
    border: 0;
}

.fp_sort .sort_select2 {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 6px rgba(0,0,0,.2);
    box-shadow: 1px 1px 6px rgba(0,0,0,.2);
}


.mypro{
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    overflow: hidden;
}
.mypro a{
    width: 24%;
    overflow: hidden;
    text-align: center;
    color: #333;
    margin-right: 1.33%;
    margin-bottom: 2%;
}
.mypro a:nth-child(4n){
    margin-right: 0;
}
.mypro a div{
    overflow: hidden;
}
.mypro a div img{
    width: 100%;
    transition: all 0.3s;
}
.mypro a span{
    line-height: 50px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #ccc;
}
.mypro a:hover img{
    transform: scale(1.1);
}







/**/
.listbanner{
    width: 100%;
    overflow: hidden;
    height: 550px;
    position: relative;
    text-align: center;
    color: #fff;
    padding-top: 14rem;
}


.listbanner img{

}
.listbanner label{
    display: block;
    font-size: 30px;
    margin-top: -51px;
}
.listbanner div{
    border-top-color: #f18e00;
    border-top-style: solid;
    border-top-width: 3px;
    width: 120px;
    margin: auto;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.listbanner p{
    font-size: 16px;
    margin: 0;
}



.listnav{
    width: 100%;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.listnav>div{
    max-width: 1280px;
    margin: auto;
    overflow: hidden;
}


.listnavright{
    float: right;
}
.listnavright a{
    color: #f18e00;
}
.listnavright span{

}

.listcontact{
    width: 100%;
    min-height: 1000px;
    overflow: hidden;
    background: url(../image/mtconback.jpg)center 0 no-repeat;
    background-position: top center;
    text-align: center;
}
.listcontact>img{
    margin: 7rem 0;
    transition: all 1s;
    cursor: pointer;
}
.listcontact>img:hover{
    transform: rotate(360deg);
}
.listcontact>p{
    margin: 0;
    font-size: 46px;
}
.listcontact>p>label{
    margin: 0;
}
.listcontact>span{
    font-size: 16px;
    color: #707070;
    line-height: 34px;
    display: block;
    margin-top: 3rem;
}
.listcontact>span>a{
    color: #707070;
}

#allmap{
    max-width: 1280px;
    margin: auto;
    height: 400px;
    overflow: hidden;
    margin-top: 4rem;
}
div.info-top {
    position: relative;
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #CCC;
    border-radius: 5px 5px 0 0;
}
div.info-top div {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 31px;
    padding: 0 10px;
    text-align: left;

}
div.info-middle {
    font-size: 12px;
    padding: 10px;
    line-height: 21px;
    text-align: left;
}
div.info-bottom img {
    position: relative;
    z-index: 104;
}
div.info-top img {
    position: absolute;
    top: 10px;
    right: 10px;
    transition-duration: 0.25s;
}


/**/
.listnavleft{
    float: left;
    overflow: hidden;
}
.listnavleft a{
    display: block;
    width: 200px;
    text-align: center;
    color: #333;
    border-left: 1px solid #ccc;
    float: left;
    font-size: 16px;
    transition: all 0.3s;
}
.listnavleft a:last-child{
    border-right: 1px solid #ccc;
}
.listnavleft a:hover{
    background: #f18e00;
    color: #fff;
    border-left: 1px solid #f18e00;
}

.listabout{
    max-width: 1280px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 2rem;
}

.listabout .listabouttitle{
    text-align: center;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    font-size: 30px;
    margin: 0;
    padding-bottom: 2rem;
    margin-top: 5rem;
}
.listabout>div{
    line-height: 25px;
}


.listnew{
max-width: 1280px;
    margin: auto;
    overflow: hidden;
    padding-top: 4rem;
}
.listnew a{
    display: block;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
}
.listnew a img{
    float: left;
    width: 20%;
}
.listnew .listnewright{
    float: right;
    width: 78%;
    overflow: hidden;
    margin-top: 2rem;
}
.listnew .listnewright .listnewrighttop{
overflow: hidden;
    line-height: 34px;
}
.listnew .listnewright .listnewrighttop span{
font-size: 24px;
    transition: all 0.3s;
    color: #333;
}
.listnew .listnewright .listnewrighttop div{
    float: right;
    color: #c8c8c8;
    font-size: 12px;
}
.listnew .listnewright .listnewrighttop div i{

}
.listnew .listnewright .listnewrighttop div label{
margin: 0;
    font-weight: 400;
    color: #969696;
}

.listnew .listnewright p{
    color: #666;
    font-size: 14px;
    line-height: 30px;
    margin: 0;
}
.listnew .listnewright>span{
    width: 86px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: block;
    background: #f18e00;
    padding: 5px 0;
    float: right;
    transition: all 0.3s;
}
.listnew .listnewright .listnewrighttop span:hover{
    color: #f18e00;
}
.listnew .listnewright>span:hover{
    background: #000;
}


/**/

.listmessages input::-webkit-input-placeholder { /* WebKit browsers */
  color: #DEDEDE;
}

.listmessages input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #DEDEDE;
}

.listmessages input::-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #DEDEDE;
} 

.listmessages textarea::-webkit-input-placeholder { /* WebKit browsers */
  color: #DEDEDE;
}

.listmessages textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #DEDEDE;
}

.listmessages textarea::-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #DEDEDE;
} 


.listmessage{
    max-width: 1280px;
    margin: 5rem auto;
    overflow: hidden;
    padding-left: 7rem;
}
.listmessages{
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 12px;
}
.listmessages span{
    display: inline-block;
    float: left;
    width: 100px;
    text-align: right;
    color: #666;
    margin-right: 1rem;
}
.listmessages input{
    width: 500px;
    height: 30px;
    border: 1px solid #f0f0f0;
    padding-left: 10px;

}
.listmessages textarea{
width: 500px;
    height: 150px;
    border: 1px solid #f0f0f0;
    padding-left: 10px;
}
.listmessage>form>input{
    background-color: #f18e00;
    height: 40px;
    width: 90px;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 40px;
    border: 0;
    margin-left: 68px;
    margin-top: 3rem;
    font-size: 16px;

}


.listpro{
    max-width: 1280px;
    margin: auto;
    overflow: hidden;
    margin-top: 4rem;
    margin-bottom: 2rem;
}

.listproleft{
    width: 22%;
    overflow: hidden;
    float: left;
}
.listproleft a{
    height: 70px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 70px;
    border: #e6e6e6 1px solid;
    display: block;
    color: #333;
    margin-bottom: 1.5rem;
    transition: all 0.3s;
}
.listproleft a:hover{
    background: #f18e00;
    color: #fff;
}


.listproright{
float: right;
    width: 74%;
}
.listproright .title .tle {
    font-size: 18px;
    transition: all .5s ease;
    font-family: arial;
    color: #333;
    font-weight: 600;
}
.listproright .fa {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 20px;
    color: #fff;
    z-index: 999;
}
.listproright .p_Product:hover .k {
    left: -50px;
    top: -50px;
}
.listproright .p_Product:hover .line {
    width: 100%;
}
.listproright .p_Product:hover .img {
    transform: scale(1.1);
}
.listproright .p_Product:hover .tle {
    color: #f18e00;
}
.listproright .p_Product:hover {
    box-shadow: 0 0 20px #ddd;
}
.listproright .p_Product {
    width: 32%;
    border-right: #e6e6e6 1px solid;
    border-top: #e6e6e6 1px solid;
    border-bottom: #e6e6e6 1px solid;
    border-left: #e6e6e6 1px solid;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-bottom: 2rem;
}
.listproright .p_Product:nth-child(3n){
    margin-right: 0;
}

.listproright .xq {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
}

.listproright .line {
    position: absolute;
    width: 0px;
    height: 2px;
    background-color: #f18e00;
    bottom: -1px;
    left: 0px;
    transition: all .5s ease;
}

.listproright .k {
    position: absolute;
    top: -100px;
    left: -100px;
    width: 100px;
    height: 100px;
    background-color: #f18e00;
    transform: rotate(45deg);
    transition: all .5s ease;
}
.listproright .foot {
    padding: 30px 30px 30px;
    background: #fff;
}
.listproright .foot .more {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
}
.listproright .read {
    font-size: 14px;
    color: #f18e00;
    font-family: arial;
    font-weight: bold;
}
.listproright .foot {
    padding: 30px 30px 30px;
    background: #fff;
}

.listproright .pic {
    overflow: hidden;
    width: 100%;
    height: 199px;
}
.listproright .pic .img {
    width: 100%;
    height: 100%;
    transition: all 2s ease .5s;
}
.listproright .title {
    padding-top: 28px;
    width: 100%;
    height: 80px;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: #e6e6e6 1px solid;
    background: #fff;
}



.listshowright{
    float: right;
    width: 74%;
}
.listshowrighttop{
    width: 100%;
    overflow: hidden;
}
.detailleft{
    float: left;
    width: 50%;
}





.detailright{
    float: right;
    width: 45%;
    overflow: hidden;
}
.detailright p{

}
.detailright p span{
    
}   
.detailright p label{
    margin: 0;
    font-size: 24px;
}

.listshowrightbottom{
    width: 100%;
    margin-top: 3rem;
}
.listshowrightbottom>span{
    width: 114px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    display: block;
    background-color: #f18e00;
}
.listshowrightbottom>div{
    border:1px solid #ccc;
    padding: 15px;
    line-height: 25px;
}




.ProductDetailsSmallimg {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.ProductDetailsSmallimg ul {
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.ProductDetailsSmallimg ul {
    padding-bottom: 0;
}

.ProductDetailsSmallimg ul li {
    position: relative;
    display: inline;
    margin-right: 28px;
    cursor: pointer;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ProductDetailsSmallimg ul li span {
    display: block;
    height: 100%;
    border: 1px solid #dadada;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    right: 0;
    bottom: 0;

}

.ProductDetailsSmallimg ul li.cur span {
    height: 100%;
    border: 1px solid #f18e00;
}

.ProductDetailsSmallimg ul li img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.ProductDetailsSmallimg ul li h5 {
    text-align: center;
    font-size: 16px;
    height: 30px;
    line-height: 24px;
    margin-bottom: -30px;
}


.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;}



/*.ProductimgArrowleft {
    display: block;
    position: absolute;
    bottom: 43px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #ededed;
    border-radius: 36px;
    outline: none;
}
.ProductimgArrowleft {
    left: 0px;
}
.ProductimgArrowright {
    display: block;
    position: absolute;
    bottom: 43px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #ededed;
    border-radius: 36px;
    outline: none;
}

.ProductimgArrowright {
    right: 0px;
}*/

@media (min-width: 992px){
.ProductDetailsSmallimg {
    width: 83%;
    margin: 0 auto;
}

.dioo{
    position: relative;
    margin-top: 2rem;
}

.ProductimgArrowleft {
    display: block;
    position: absolute;
    bottom: 43px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #ededed;
    border-radius: 36px;
    outline: none;
}
.ProductimgArrowleft {
    left: 0px;
    top: 26%;
}
.ProductimgArrowright {
    display: block;
    position: absolute;
    bottom: 43px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #ededed;
    border-radius: 36px;
    outline: none;
}

.ProductimgArrowright {
    right: 0;
    top: 26%;
}
.ProductimgArrowright:after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    border-left: 3px solid #999999;
    border-bottom: 3px solid #999999;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
margin: 13px 0 0 11px;
}
.ProductimgArrowleft:after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    border-left: 3px solid #999999;
    border-bottom: 3px solid #999999;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
margin: 13px 0 0 11px;
}

.ProductimgArrowleft:hover {
    background: #0061b0;
}
.ProductimgArrowright:hover {
    background: #0061b0;
}
.ProductimgArrowright:hover:after {
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
}
.ProductimgArrowleft:hover:after {
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
}

.listbanner55{
	background:url(../images/banner/banner_a.jpg) center 0px no-repeat;
} 
.listbanner_contact{
	    background: url(../images/banner/hrconbanner.jpg) center 0 no-repeat;
}
.listbanner_case{
	    background: url(../images/banner/banner_p.jpg) center 0 no-repeat;
}
.listbanner_news_1{
	 background: url(../images/banner/banner_n.jpg) center 0 no-repeat;
}

.listbanner_nedian{
	 background: url(../images/banner/banner_median.jpg) center 0 no-repeat;
}
.listbanner_se{
	 background: url(../images/banner/banner_t.jpg) center 0 no-repeat;
}
.listbanner_p{
	 background: url(../images/banner/chan_0001.jpg) center 0 no-repeat;
}