*{
	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%;
}





.ProductDetailsSmallimg li.swiper-slide-thumb-active span{
        border: 1px solid #0855a7;
}
/*缓存*/
/*.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;
}


.listheadermytop{
    width: 100%;
    background: #f3f1ef;
    overflow: hidden;
}


.listheadermytops{
    max-width: 1220px;
    margin: auto;
    background: url(../image/images/2_02.jpg)center 0 no-repeat;
    height: 114px;
    overflow: hidden;
}


.listheadermytopform{
    width: 203px;
    height: 22px;
    overflow: hidden;
    border-radius: 30px;
    background: #fff;
    border: 1px solid #ccc;
    float: right;
    margin-top: 51px;
   
}
.listheadermytopform input{

}
.listheadermytopform input:nth-child(1){
    background: none;
    border: 0;
    padding-left: 16px;
    width: 171px;
}
.listheadermytopform input:nth-child(2){
    background: url(../image/images/1_03.jpg)center 0 no-repeat;
    width: 12px;
    height: 12px;
    border: 0;
}










.listheaderRight{

    position: relative;
    background: #4b4949;
}

.nas{
    font-size: 0;
    margin: 0;
    max-width: 1220px;
    padding: 0 10px;
    margin: auto;
}

.nas>li{
    width: 11.111%;
    display: inline-block;
    height: 55px;
    line-height: 55px;
    transition: all 0.3s;
}

.nas>li>a{
    display: block;
    font-size: 16px;
    overflow: hidden;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    transition: all 0.3s;

}
.nas>li>a img{
    margin-left: 1rem;
}
.navs{


}
.nas>li:hover{
    background: #d5231b;
}
.nas>li:hover>a{
    color:#fff;
}






/**/
.clear {
    clear: both;
}


header .nav-btn {
    width: 45px;
    height: 34px;
    margin-top: 7px;
    position: relative;
}
.fl {
    float: left;
    display: inline;
}

header .nav-btn span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    background: #068585;
    position: absolute;
    left: 0;
    top: 12px;
    transition: left 0.3s,top 0.3s;
}
header .nav-btn span.line1, header .nav-btn span.line3, header .nav-btn span.line3 {
    left: 15px;
}
header .nav-btn span.line2 {
    left: 30px;
    background: #e8921f;
}

header .logo {
    margin: 0 auto;
    width: 96px;
    display: block;
    padding-top: 1rem;
}
header .logo img {
    width: 100%;
}

header .nav-btn.hover span.line2{
    left: 12px;
}
header .nav-btn.hover span.line0{
    top: 0;
}
header .nav-btn.hover span.line1{
    top: 0;
    left: 24px;
}
header .nav-btn.hover span.line3{
    top: 24px;
    left: 0;
}
header .nav-btn.hover span.line4{
    top:24px;
    left:24px;
}

.headerphone{
    line-height: 100%;
    font-size: 18px;
    color: #2759a3;
    margin-left: 2rem;
    margin-top: 4.5rem;
}
.headerphone img{
    margin-left: 2.5rem;
    margin-right: 1rem;
}
.clear{
    clear: both;
}
.fr {
    float: right;
    display: inline;
}


.headers a.menu {
    display: block;
    width: 22px;
    float: left;
    z-index: 1;
    margin-top: 4.5rem;
}


.headers a.menu span:first-child {
    margin-top: 0;
}

.headers a.menu span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #3f6db3;
    margin-top: 5px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}

.headers a.menu span:last-child {
    width: 12px;
}

.headers a.menu:hover span:nth-child(1) {
    width: 11px;
}
.headers a.menu:hover span:nth-child(2) {
    width: 18px;
}

.headers a.menu:hover span:nth-child(3) {
    width: 22px;
}

















.search {

}
.search-box {
    width: 28%;
    position: 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{
    width: 100%;
    /*min-width: 1200px;*/
    color: #fff;
    height: 100px;
    background-color: rgba(0,0,0,0.5)!important;
    overflow: hidden;
    box-sizing: border-box;
    display: none;
    top: 55px;
    left: 0;
    position: absolute;
    z-index: 1000;
}
.nas>li .more a{
        float: right;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    margin-left: 40px;
    text-align: center;
}
.nas>li .more a div{
    height: 50px;
    line-height: 71px;
}
.nas>li .more a img{

}
.nas>li .more a span{
display: inline-block;
    padding: 2px;
}
.nas>li .quality_nav_box{
    width: 100%;
    /*min-width: 1200px;*/
    color: #fff;
    height: 100px;
    background-color: rgba(0,0,0,0.5)!important;
    overflow: hidden;
    box-sizing: border-box;
    display: none;
    top: 55px;
    left: 0;
    position: absolute;
    z-index: 1000;
}
.nas>li .quality_nav_box a{
        float: right;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    margin-left: 40px;
    text-align: center;
}
.nas>li .quality_nav_box a div{
    height: 50px;
    line-height: 71px;
}
.nas>li .quality_nav_box a img{

}
.nas>li .quality_nav_box a span{
display: inline-block;
    padding: 2px;
}




.nas>li .quality_nav_box1{
    width: 100%;
    /*min-width: 1200px;*/
    color: #fff;
    height: 100px;
    background-color: rgba(0,0,0,0.5)!important;
    overflow: hidden;
    box-sizing: border-box;
    display: none;
    top: 55px;
    left: 0;
    position: absolute;
    z-index: 1000;
}
.nas>li .quality_nav_box1 a{
        float: right;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    margin-left: 40px;
    text-align: center;
}
.nas>li .quality_nav_box1 a div{
    height: 50px;
    line-height: 71px;
}
.nas>li .quality_nav_box1 a img{

}
.nas>li .quality_nav_box1 a span{
display: inline-block;
    padding: 2px;
}

/*.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: #d5231b;
}
*/
















.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}
.banner .bannerswiperpagination span.swiper-pagination-bullet-active{
    background: #d5221b;
}

#indexallmap{
    width: 800px;
    height: 350px;
}




/*        .banners-pc { clear: both; height: 800px; }
        .banners-pc .frame { height: 800px; background: no-repeat center center; background-size: cover; }

        .banners-mb { display: none; clear: both; height: 700px; }
        .banners-mb div { height: 100%; }
        .banners-mb .frame { height: 100%; background: no-repeat center center; background-size: cover; }

        @media (max-width: 1024px) {
            .banners-pc { display: none; }
            .banners-mb { display: block; }
        }*/


        .about { margin-top: 66px; margin-bottom: 100px; }
        .about .ab_con { position: relative; }
        .about .intro { max-width: 705px; }
        .about .intro .p1 { font-size: 14px; color: #666666; line-height: 26px; }
        .about .intro .h1 { padding: 34px 0 13px 0; font-size:20px; font-weight:bold; }
        .about .intro .list { margin-left: -35px; margin-bottom: -20px; margin-top: 28px; }
        .about .intro .list > li { float: left; padding-left: 35px; padding-bottom: 20px; }
        .about .intro .list > li .box { display: block; text-align: center; padding: 16px 46px; background: #f4f4f4; }
        .about .intro .list > li .box .ico img { height: 30px; }
        .about .intro .list > li .box .font { font-size: 14px; color: #666; padding-top: 10px; }
        .about .infor {    z-index: 10; background: #f4f4f4; position: absolute; bottom:73px; right: 0; }
        .about .infor .obtain { padding: 30px 47px 30px 41px; background: #d5231b; color: #ffffff; }
        .about .infor .obtain .ico img { width: 56px; }
        .about .infor .obtain .line { width: 2px; height: 26px; background: #333333; margin: 13px 20px 0 20px; }
        .about .infor .obtain .p1 { font-size: 12px; padding-top: 3px; }
        .about .infor .obtain .p1 .h1 { display: block; font-size: 18px; padding-bottom: 10px; }
        .about .infor .tab > li { padding: 0 52px; }
        .about .infor .tab > li .box { border-bottom: 1px solid #999; }
        .about .infor .tab > li .input_1 { border: 0; margin-top: 40px; width: 100%; height: 34px; background: none; }
        .about .infor .tab > li .text_a { border: 0; height: 82px; width: 100%; margin-top: 40px; background: none; }
        .about .infor .tab > li .submit { display: block; text-align: center; background: #333; color: #fff; padding: 20px 0; margin: 44px 0 37px 0; }
        .about .infor .tab > li .submit input{     text-align: center;
    background: #333;
    color: #fff;
    border: 0;
    outline: none;
    display: block;
    width: 100%;}

        @media (max-width: 1024px) {
            .about .intro { max-width: none; float: none; margin-bottom: 50px; }
            .about .intro .list > li { width: 25%; }
            .about .infor { position: initial; clear: both; }
        }

        @media (max-width: 750px) {
            .about .intro .list > li { width: 33.33%; }
        }

        @media (max-width: 600px) {
            .about .intro .list > li { width: 50%; }
        }

        .sort { margin-left: -10px; margin-bottom: -10px; margin-top: 26px; }
        .sort > li { float: left; padding-left: 10px; padding-bottom: 10px; }
        .sort > li .box { padding: 8px 13px; background: #f4f4f4; display: block; }
        .sort > li .box:hover { background: #d5231b; color: #ffffff; }
        .sort > li .on { background: #d5231b; color: #ffffff; }


        @media (max-width: 1024px) {
            .g_title { float: none; }
            .sort { float: none; }
        }

        .case .offset { margin-left: -30px; margin-bottom: -30px; margin-top: 48px; }
        .case .offset .list > li { float: left; width: 33.33%; padding-left: 30px; padding-bottom: 30px; box-sizing: border-box; }
        .case .offset .list > li .box { display: block; position: relative; }
        .case .offset .list > li .box .pic img { max-width: 100%; display: block; }
        .case .offset .list > li .box .fbox { position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; transition: .3s ease; }
        .case .offset .list > li .box .fbox .font { border: 1px solid #ffffff; position: absolute; left: 13px; right: 13px; top: 13px; bottom: 13px; text-align: center; color: #ffffff; padding-top: 20%; }
        .case .offset .list > li .box .fbox .font .p1 { font-size: 12px; }
        .case .offset .list > li .box .fbox .font .p2 { font-size: 16px; font-weight: bold; padding: 10px 0; }
        .case .offset .list > li .box .fbox .font .p3 { font-size: 24px; }
        .case .offset .list > li .box:hover .fbox { opacity: 1; }


        @media (max-width: 1024px) {
            .case .offset .list { margin: 0 10px; }
            .case .offset .list > li { width: 50%; padding-bottom: 10px; }
            .case .offset .list > li .box .pic img { width: 100%; }
        }

        @media (max-width: 500px) {
            .case .offset .list > li { float: none; width: 100%; }
            .case .offset .list > li .box .fbox { opacity: 1; }
        }

        .see_btn { text-align: center; margin-top: 50px; }
        .see_btn .see_con { display: inline-block; padding: 11px 23px; border: 2px solid #666666; color: #333; }


        .youshi { }
        .youshi .left { width: 50%; }
        .youshi .left .list { margin-left: -2px; margin-bottom: -2px; }
        .youshi .left .list > li { float: left; width: 50%; padding-left: 2px; padding-bottom: 2px; }
        .youshi .left .list > li .box { display: block; padding:; height: 299px; text-align: center; background: #f4f4f4; position: relative; }
        .youshi .left .list > li .box .ico { padding-top: 70px; }
        .youshi .left .list > li .box .ico img { height: 39px; }
        .youshi .left .list > li .box .ico .img2 { display: none; }
        .youshi .left .list > li .box .p1 { color: #333; font-weight: bold; padding: 13px 0 21px 0; }
        .youshi .left .list > li .box .p2 { color: #666; font-size: 12px; line-height: 24px; padding: 0 70px; }
        .youshi .left .list > li .box .line { position: absolute; top: 20px; left: 20px; right: 20px; bottom: 20px; border: 1px solid #ffffff; opacity: 0; }
        .youshi .left .list > li .box:hover { background: #d5231b; }
        .youshi .left .list > li .box:hover .ico .img1 { display: none; }
        .youshi .left .list > li .box:hover .ico .img2 { display: inline-block; }
        .youshi .left .list > li .box:hover .p1 { color: #ffffff; }
        .youshi .left .list > li .box:hover .p2 { color: #ffffff; }
        .youshi .left .list > li .box:hover .line { opacity: 1; }
        .youshi .right { width: 50%; height: 600px; background: url(../static/images/index-img1.jpg) no-repeat left center; background-size: cover; }

        @media (max-width: 1024px) {
            .youshi .left { float: none; width: auto; }
            .youshi .right { float: none; width: 100%; }
        }

        @media (max-width: 600px) {
            .youshi .left .list > li { float: none; width: auto; }
        }

        .team .list li { }
        .team .list li .left { width: 573px; height: 573px; overflow: hidden; }

        .team .list li .right_t { float: left;
    width: 52.1%; }
        .team .list li .right_t .intro { background: #f4f4f4;
    color: #666;
    padding: 30px 60px 35px 60px;
    line-height: 25px;}
        .team .list li .right_t .intro .h1 {     font-size: 20px;
    font-weight: bold;
    margin: 0;
    line-height: normal;}
        .team .list li .right_t .intro .h2 {     font-size: 16px;
    padding: 16px 0 20px 0;
    margin: 0;
    line-height: normal; }
        .team .list li .right_t .intro .p1 { font-size: 12px; line-height: 24px; padding-bottom: 10px; max-width: 498px; }
        .team .list li .right_t .intro .p2 { font-size: 12px; line-height: 24px; padding-bottom: 10px; max-width: 498px; height: 12.5em; overflow: hidden; }
        .team .list li .right_t .intro .sort { margin-top: 21px; }

        .team .one { }
        .team .two { display: none; }
        .team .list ._slick1 .slick-prev { left: 0; }
        .team .list ._slick1 .slick-next { right: 0; }

        @media (max-width: 667px) {
            .team .list li .left { width: auto; height: auto; }
        }



        @media (max-width: 1024px) {
            .team .one { display: none; }
            .team .two { display: block; }
            .team .two .list li { margin-bottom: 50px; }
            .team .two .list li .left { float: none; text-align: center; margin: 0 auto; }
            .team .two .list li .left img { dislpay: inline-block; }
            .team .two .list li .right_t { float: none; margin-top: 50px; }
            .team .two .list li .right_t .intro { text-align: center; }
            .team .list li .right_t .intro .p1 { max-width: none; }
            .team .list li .right_t .intro .p2 { max-width: none; }
            .team .two .list li .right_t .intro .sort > li { float: none; text-align: center; }
            .team .two .list li .right_t .intro .sort > li .box { display: inline-block; }
        }

        .blog { background: #f4f4f4; padding: 50px 0; }
        .blog .our { margin-top: 50px; }
        .blog .our .list { margin-left: -30px; margin-bottom: -30px; }
        .blog .our .list > li { float: left; width: 33.33%; padding-left: 30px; padding-bottom: 30px; }
        .blog .our .list > li:nth-child(3n+1) { clear: both; }
        .blog .our .list > li .box { display: block; border: 3px solid #dedede; font-size: 12px; }
        .blog .our .list > li .box img { width: 100%; vertical-align: baseline;}
        .blog .our .list > li .box .fbox { padding: 20px 24px 17px 24px; line-height: 24px; }
        .blog .our .list > li .box .fbox .p1 { font-weight: bold; }
        .blog .our .list > li .box .fbox .p2 { color: #666666; padding: 10px 0; }
        .blog .our .list > li .box .fbox .time .left { color: #666; }
        .blog .our .list > li .box .fbox .time .right { color: #999; }
        .blog .our .list > li .box:hover { border: 3px solid #d5231b; }
        .blog .our .list > li .box:hover .fbox .p1 { color: #d5231b; }

        @media (max-width: 1024px) {
            .blog .our .list > li { width: 50%; }
            .blog .our .list > li:nth-child(n) { clear: none; }
            .blog .our .list > li:nth-child(2n+1) { clear: both; }
        }

        @media (max-width: 900px) {
            .blog .sort > li { width: 100%; text-align: center; }
            .blog .sort > li .box { display: inline-block; }
            #indexallmap {
    width: 100%;
    height: 436px;
}
        }

        @media (max-width: 600px) {
            .blog .our .list > li { width: 100%; }
        }

        .contact .left .g_title { margin-bottom: 40px; }
        .contact .left .p1 { line-height: 30px; font-size: 12px; color: #666; }
        .contact .left .fenxiang { margin-top: 70px; }
        .lx_share .m { display: inline-block; padding-right: 20px; height: 18px; line-height: 30px; text-align: center; color: #999; }
        .fenxiang_s { display: none; }
        .lx_font .lxwm { font-size: 12px; color: #333; font-weight: bold; display: block; }
        .lx_font table { color: #666; }

        @media (max-width: 1024px) {
            .contact .left { float: none; }
            .contact .right { float: none; margin-top: 50px; text-align: center; }
        }














































/**/
.listbanner{
width: 100%;
    overflow: hidden;
    height: 300px;
    position: relative;
    text-align: center;
    color: #fff;
    padding-top: 5rem;
}


.listbanner img{

}
.listbanner label{
    display: block;
    font-size: 30px;
    margin-top: -51px;
}
.listbanner div{
    border-top-color: #d5221b;
    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{
    max-width: 1300px;
    margin: auto;
    padding: 0 10px;
    overflow: hidden;
}


.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 2rem;
}
.p12-curmbs-1 b {
    border-left: 10px solid #d5221b;
    font-weight: normal;
    padding-left: 8px;
}
.p12-curmbs-1 span {
    font-family: 'å®‹ä½“';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}
.p12-curmbs-1 i {
    font-style: normal;
}
.p12-curmbs-1 a{
    color: #666;
}
.tl-fdh-02 li {
    width: 14.2857%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    background: #dddcdc;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02{
    overflow: hidden;
}
.tl-fdh-02 li{
    transition: all 0.3s;
}
.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #000;
}

.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover {
    background: url(../image/p16-icon6.png) no-repeat bottom center #d5221b;
    border-color: #d5221b;
}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a {
    color: #fff;
}

.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: 38px;
    overflow: hidden;
}

.tit {
    height: 160px;
    background: url(../image/d63899212b4c4e7d99ac9ed293b3ac9f_2.jpg)no-repeat center 91px;
    clear: both;
    text-align: center;
}

.tit span {
    display: block;
    font-size: 28px;
    color: #000;
    padding-top: 45px;
}
.tit em {
    font-style: normal;
    color: #999;
    text-transform: uppercase;
    font-family: "Times New Roman";
    padding-top: 18px;
    display: block;
}
/*.listnav>div{
    max-width: 1280px;
    margin: auto;
    overflow: hidden;
}
.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: #0855a7;
    color: #fff;
    border-left: 1px solid #0855a7;
}

.listnavright{
    float: right;
}
.listnavright a{
    color: #0855a7;
}
.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;
}


/**/


.listabout{
    max-width: 1280px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 2rem;
}

.listabout .listabouttitle {
    text-align: center;
    overflow: hidden;
    font-size: 30px;
    margin: 0;
    padding-bottom: 2rem;
    margin-top: 3rem;
}
.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: #0855a7;
    padding: 5px 0;
    float: right;
    transition: all 0.3s;
}
.listnew .listnewright .listnewrighttop span:hover{
    color: #0855a7;
}
.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: #0855a7;
    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: #0855a7;
    color: #fff;
}


.listproright{
float: right;
    width: 100%;
}
.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: #0855a7;
}
.listproright .p_Product:hover {
    box-shadow: 0 0 20px #ddd;
}
.listproright .p_Product {
    width: 23.5%;
    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(4n){
    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: #0855a7;
    bottom: -1px;
    left: 0px;
    transition: all .5s ease;
}

.listproright .k {
    position: absolute;
    top: -100px;
    left: -100px;
    width: 100px;
    height: 100px;
    background-color: #0855a7;
    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%;
	padding-right: 0!important;
}
.listproright .read {
    font-size: 14px;
    color: #0855a7;
    font-family: arial;
    font-weight: bold;
}
.listproright .foot {
    padding: 30px 30px 30px;
    background: #fff;
}

.listproright .pic {
    overflow: hidden;
    width: 100%;
 
}
.listproright .pic .img {
    width: 100%;
    height: 100%;
       transition: all 1s ease .2s;
}
.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{
    width: 100%;
}
.listshowrighttop{
    width: 100%;
    overflow: hidden;
}
.detailleft{
    float: left;
width: 55%;
}




.gallery-top img{width: 100%;}
.detailright{
    float: right;
    width: 41%;
    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: #0855a7;
}
.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 #0855a7;
}

.ProductDetailsSmallimg ul li img {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 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;
}

}
.sub{
    max-width: 1366px;
    overflow: hidden;
}

.wrap {
    width: 90%;
    margin: 0 auto;
}

.mbx {
    padding: 40px 0;
    font-size: 14px;
}

.mbx a:hover{
    color: #d5231b;
}

.liban{
    width: 100%;
    background: url(../image/20171028184244_1480.jpg)center 0 no-repeat;
    color: #fff;
    overflow: hidden;
    height: 480px;
}

.liban>h1{
    text-align: center;
    letter-spacing: 3px;
    font-size: 30px;
    margin-top: 115px;
    margin-bottom: 15px;
}
.liban>h1 span{
    font-weight: 600;
}


.liban>p{
    text-align: center;
    line-height: 24px;
}

.libans{
    padding: 4% 20%;
    width: 100%;
    text-align: center;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.libans .libanstext{

}
.libans .libanstext div{
    width: auto;
    margin-bottom: 15px;
}
.libans .libanstext div img{
    
}
.libans .libanstext h4{
    font-weight: 600;
    font-size: 16px;
}
.libans .libanstext p{
    color: #c2c2c2;
    position: inherit;
    margin-top: 10px;
    line-height: 24px;
}

.ps_box01 {
    padding-top: 40px;
}

.ps_box01conbox {
    width: 80%;
    margin: 0 auto;
    padding: 50px 0 70px;
overflow: hidden;
text-align: center;
}

.ps_box01conbox>div {
    position: relative;
}
.col-md-1-7 {
    width: 14.28%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.ps_box01 .ps_box01conbox img {
    width: auto;
    margin-bottom: 24px;
}

.ps_box01conbox .ser02_bg {
    position: absolute;
    right: -9px;
    top: 50px;
}
.ps_box01 .ps_box01conbox p a {
    font-size: 20px;
    color: #000;
}


.ps_box02{
    background: rgba(0, 0, 0, 0) url(../image/20171028185007_4467.jpg);
    width: 100%;
    overflow: hidden;
    padding: 70px 0;
    color: #e3e3e3;
}

.same_bt {
    text-align: center;
}
.same_bt h2 {
    display: inline-block;
    font-size: 30px;
margin-top: 20px;
    margin-bottom: 10px;
}

.same_bt em {
    display: block;
    margin: 0 auto 20px;
    width: 65px;
    height: 12px;
    border-bottom: 1px solid #8A8A8A;
}
.same_bt p {
    letter-spacing: 1px;
}


.ps_box02 .ps_box02conbox{
    width: 40%;
    margin: 30px auto 0;
}


.ps_box03 {
    padding: 70px 0;
}
.ps_box03 .ps_box03conbox {
    width: 74%;
    margin: 50px auto 0;
    text-align: center;
    overflow: hidden;
}
.ps_box03 .ps_box03conbox>div {
    padding: 20px;
}
.col-md-1-5 {
    width: 20%;
    float: left;
}

.ps_box03 .ps_box03conbox h4 {
    color: #9d9582;
    margin: 40px 0 24px;
    font-weight: 600;
font-size: 18px;
}

.ps_box03 .ps_box03conbox p {
    color: #000;
    line-height: 1.6;
}


.ps_box04{
    background: rgba(0, 0, 0, 0) url(../image/20171028185007_4467.jpg);
    width: 100%;
    overflow: hidden;
    color: #f6f6f5;
}


.ps_box04 .ps_box04conbox {
    width: 80%;
    margin: 50px auto 70px;
    text-align: center;
    overflow: hidden;
}
.col-md-3 {
    width: 25%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}
.ps_box04 .ps_box04conbox h4 {
    margin: 30px 0 20px;
    font-weight: 600;
    font-size: 18px;
}
.ps_box04 .ps_box04conbox p {
    line-height: 1.6;
}
