*{ padding:0; margin:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:microsoft yahei;-webkit-appearance:none}
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,input,img{ padding:0; margin:0}
ul,li{ list-style-type:none}
input,img{ border:none;}
body{ font-size:14px; font-family:"Microsoft YaHei";background:#fff; color: #333;}
.clear { clear:both; }
img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}


.relative{ position:relative}
.absolute{ position:absolute;}
.fl{ float:left;}
.fr{ float:right;}
a { color:#333; text-decoration:none; }
a:visited { color:#333; text-decoration:none;}
a:hover, a:active, a:focus { color:#ed6d00; text-decoration:none; }



.linejb{
    
/*IE 6 7 8*/
                filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ff4524,endColorStr=#ff2448)!important;
                /* IE 10 */
                background: -ms-linear-gradient(top,#ff4524,#ff2448)!important; 
                /* firefox */
                background:-moz-linear-gradient(top,#ff4524,#ff2448)!important; 
                /*Safari5.1 Chrome 10+*/
                background: -webkit-linear-gradient(top, #ff4524, #ff2448)!important;   
                /*Opera 11.10+*/
                background: -o-linear-gradient(top, #ff4524, #ff2448)!important; 
    
}
.mr50{margin:50px auto;}
.tr5{
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.flex{display: flex}

.orange {
    color: #f4050e !important;
}

.content {
    margin: 0 auto;
    width: 1200px;
}

.catheader {
    width: 100%;
    margin-bottom: 50px;
}

.catheader h3 {
    color: #ff4524;
    font-size: 36px;
    font-weight: 600;

    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 30px;
}

.catheader p {
    font-size: 20px;
    line-height: 38px;
    color:#737373;
    text-transform: uppercase;

}


.catheader .btn_more{
    background-color: #fff;
    border:2px solid #ccc;
    line-height: 18px;
    border-radius: 30px;
    color: #9b9b9b;
    padding: 8px 40px;
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    position: absolute;
    right:0px;
    top:50px;
}


.catheader .lm-senav{position: absolute;
    right:0px;
    top:50px;}
.catheader .lm-senav a{ display: inline-block;width: 138px; height: 50px; text-align: center; font-size: 16px; line-height: 50px; position: relative; }
.catheader .lm-senav a.on{background-color:#ed6d00; color: #fff}
.catheader .lm-senav a:after{content: ""; height: 24px;display:block; position: absolute;right:0px;top:13px;border-left:1px solid #ccc;}



/*head*/

header .main-menu {
    min-height: 90px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 999;
    transition: .5s;
    position: fixed;
    top: 0;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #f8666b;
}


header .menu-bg {
      background-color: #fff; 
}

header .main-menu .navbar-brand {
    padding: 15px 0px;
}

header .main-menu ul li{
min-width: 108px;
text-align: center
}

header .main-menu ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    padding: 35px 14px;
}

header .main-menu ul li a:hover,
header .main-menu ul li a:focus {
    background-color: transparent;
    color: #fff;
}
header .main-menu ul li.active{background-color: #f36774;}
header .main-menu ul li.active a {

    color: #fff;
}

header .main-menu ul li ul li a {
    padding: 15px;
}

.header-single {
    margin-top: 90px;
}

.menu-bg{    box-shadow: 0 2px 10px rgba(0,0,0,.05);}
.menu-bg ul li.active a {

    color: #fff!important;
}


.index_banner{ display: block; }
.index_mbanner{ display: none; }



/*gsyw*/
.index_pdddyyfw{padding:50px 0;position: relative;}

.index_pdddyyfw .swiper-slide{width: 380px; position: relative;cursor: pointer;}
.index_pdddyyfw .swiper-slide .bgimg img{width: 100%}
.index_pdddyyfw .gsywprenext{position: absolute;top:50px;right:0px;}
.index_pdddyyfw .gsywprenext .gsyw-prev,.index_pdddyyfw .gsywprenext .gsyw-next{
    width: 50px;height: 50px; display: inline-block;cursor: pointer;
}


.gsywprenext .gsyw-prev{background: url("/home/image/pre.jpg") no-repeat;}
.gsywprenext .gsyw-next{background: url("/home/image/next.jpg") no-repeat;}
.gsywprenext .gsyw-prev.on{background: url("/home/image/pre_on.jpg") no-repeat;}
.gsywprenext .gsyw-next.on{background: url("/home/image/next_on.jpg") no-repeat;}








.index_pdddyyfw .swiper-slide .bgimg{position: relative;z-index: 0}
.index_pdddyyfw .swiper-slide .inner{position: absolute;top:0;left:0;width:100%;height:100%; text-align: center;color: #fff;padding:110px 50px;z-index: 1}


.index_pdddyyfw .swiper-slide .inner h3{font-size: 26px; font-weight:400;margin-top: 40px;}
.index_pdddyyfw .swiper-slide .inner p{ text-align: left; font-size: 14px;line-height: 28px; }
.index_pdddyyfw .swiper-slide .inner p.line{ width: 20px;height: 2px;display: block;margin:20px auto;background-color: #fff;}
.index_pdddyyfw .swiper-slide .inner p.intro{ width:100%;padding:0px 25%;line-height: 24px; height: 90px; font-size: 14px; text-align: center}



.index_pdddyyfw .swiper-slide .showinner{opacity:0;position: absolute;top:0;left:0;width:100%;height:100%;;background-color:red;color: #fff;padding:60px 50px;z-index: 2;
}
.index_pdddyyfw .swiper-slide .showinner h3{text-align: center;margin-bottom: 20px;}
.index_pdddyyfw .swiper-slide .showinner .t1{font-size: 20px; line-height: 36px;font-weight: 600}
.index_pdddyyfw .swiper-slide .showinner .t1 span{ width: 15px;background-color: #fff;height: 2px; display: inline-block;vertical-align: middle;margin-right: 10px; }
.index_pdddyyfw .swiper-slide .showinner .t2{padding-left:25px;font-size: 14px; line-height:28px;margin-bottom: 10px;}

.index_pdddyyfw .swiper-slide .showinner:hover{opacity:1;}




.index_pdddyyfw .swiper-slide .inner:hover{

    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}





.index_pdddyyfw .swiper-slide.swiper-slide-active .inner{
    height:180px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.index_pdddyyfw .swiper-slide.swiper-slide-active .inner p.num{display:none;}
.index_pdddyyfw .swiper-slide.swiper-slide-active .inner p.intro{display:block;}


/*gssl*/


.index_gssl{background-color: #f4050e;padding-top: 60px;padding-bottom: 90px;}

.index_gssl .container{display: flex;flex-direction:row;justify-content:space-between;}

.index_gssl .item{ height: 193px; width:25%; text-align:center;}

.index_gssl .item .js{width:100%; font-size:16px; font-weight:400; color: #fff;}
.index_gssl .item .shuliang{color: #fff;
    font-size:48px;
    position: relative;
    line-height: 66px;font-weight: 400}
.index_gssl .item .shuliang em{ font-style: normal;position: relative;top:-24px;font-size: 26px; }














/*about*/
.index_about{margin-top: 0px;padding-bottom: 100px;}
.index_about .container{background-color: #fff;box-shadow: 0 2px 30px rgba(0,0,0,.1); display: block;margin-top: -70px;padding:50px; display: flex;}
.index_about .container .img{ width: 487px;margin-right: 60px;margin-top:-120px; }
.index_about .container .info{ width: calc(100% - 580px); }
.index_about .container .info h3{color: #737373; font-weight: 400;font-size: 28px;text-transform:uppercase;}



.index_about .container .info h4{color: #ff4524; font-weight: 600;font-size: 28px; line-height: 2;margin-bottom: 10px;}

.index_about .container .info h4:after{content:"";margin-bottom: 10px;margin-top: 5px;border-top:2px solid #000; display: block;width: 20px;}
.index_about .container .info p{color: #666666;font-size: 22px; line-height: 44px;}
.index_about .container .info .btn {
    background-color: #fff;
    border:1px solid #f4050e;
    line-height: 16px;
   
    color: #f4050e;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 30px;
    border-radius: 0
}




















/* why */
.index_why{padding:50px 0;}
.index_why .why_main{background:url("/home/image/index_15.jpg") no-repeat center center; display: flex; justify-content: space-between;}
.index_why .why_main .item{ height: 70px; display: flex;margin-bottom:80px; margin-top: 10px;}
.index_why .why_main .item .num{font-size: 24px;font-weight:600;color:#ff4524;border-right: 3px solid #ff4524;padding-top: 40px; width:58px;text-align: center;margin-right:20px; }
.index_why .why_main .item .txt{font-size: 28px;font-weight:600;color:#ff4524; line-height: 28px; }
.index_why .why_main .item .txt p{font-size: 22px;color:#666666;padding-top: 12px;font-weight: 400 }
.index_why .why_main .whyleft{ width: 450px;  }
.index_why .why_main .whyright{ width: 320px; }




/* solve */
.index_solve{background-color: #ff4524;padding:50px 0;}
.index_solve h3{color: #fff}
.index_solve p{color: #fff}


.solve_main{display: flex;justify-content: space-between; flex-wrap: wrap;}
.solve_main .item{width: 380px;background-color: #ff6654;margin-bottom: 40px;}
.solve_main .item .txt{padding:20px 30px;height: 200px;}
.solve_main .item .txt h3{font-size: 26px;font-weight: 600;color: #fff;margin-bottom: 10px;}
.solve_main .item .txt p{font-size: 16px; line-height:28px;color: #fff}












/* case */
.index_case {

    padding-bottom: 100px
}
.index_case .case_main{background-color: #fff;display: block;display: flex;flex-direction:row;justify-content:space-between;    flex-wrap: wrap;margin-top: 50px;}

.index_case .case_con{ width: 390px;position: relative; }



.index_case .case_con .case_img h3{
    position: absolute;
    width: 245px;
    line-height: 60px;
    top:50%;
    margin-top:-30px;
    left:50%;
    margin-left:-122px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.5);
    font-weight:600;
   
}





.index_case .case_con:hover h3{display: none}
.index_case .case_con .case_act{background-color: rgba(255,255,255,0.6);text-align: center;left:10%;top:10%; height: 80%; width: 80%; color: #fff;padding:70px 50px;opacity:0;position: absolute;}
.index_case .case_con:hover .case_act{opacity:1;}
.index_case .case_con .case_act .case_title {
    font-size: 24px;
    padding: 0px;
    color: #ff4524;
    margin:0 auto;
    display: block;
    font-weight: 600

}
.index_case .case_con .case_act .line{width: 20px;background-color: #ff4524;height: 2px;margin:20px auto;}
.index_case .case_con .case_act p{color: #484848;font-size: 16px;font-weight: 600; line-height: 28px;}

.index_case .swiper-pagination{position: relative;margin:30px auto 0px auto;}
.index_case .swiper-pagination .swiper-pagination-bullet{width: 40px; height: 12px;border-radius: 10px;margin:0 5px;}
.index_case .swiper-pagination .swiper-pagination-bullet-active{background-color: #ff4524;width: 40px; height: 12px}







/* youshi */

.index_advantages{background:#f4050e;padding:80px 0;}
.index_advantages .catheader{ text-align: center;color: #fff }
.index_advantages .catheader h3{color: #fff }
.index_advantages .catheader p{color: #fff }





.index_advantages .advantages_main{display: block;display: flex;flex-direction:row;justify-content:space-between;margin-top: 50px;}
.index_advantages .advantages_main .item{width: 195px;}
.index_advantages .advantages_main .item .dbx{background:url("/home/image/icon_4.png") no-repeat top center; width: 195px;height: 223px; display: flex;flex-direction: column;align-items: center;justify-content: center;}
.index_advantages .advantages_main .item .dbx p{font-size: 16px;color: #ff4524}
.index_advantages .advantages_main .item .dbx p.t1{font-size: 26px; font-weight:600; line-height: 1.5}
.index_advantages .advantages_main .item .line{height: 40px; width: 2px;margin:-2px auto;background-color: #fff}
.index_advantages .advantages_main .item .dot{ width: 20px; height: 20px;border-radius:50%;margin:0 auto;background-color: #fff}
.index_advantages .advantages_main .item .txt{padding:20px; color:#fff;line-height: 28px;font-size: 16px; text-align: center}






/* hzpp */
.index_hzpp{padding:50px 0px;background-color: #fff;}
.index_hzpp .hzpp_main{display: flex;flex-wrap:wrap;justify-content: space-between;}
.index_hzpp .item{width: 19%;margin:1% 0;}
.index_hzpp .item img{ width: 100%}














/* news */



.index_news{padding:50px 0;background-color: #f6f6f6}
.index_news .news_main{ display: flex;flex-direction:row;justify-content:space-between;}
.index_news .newsleft{width: 560px;}
.index_news .newsright{width: 560px;}

.index_news .news_item h3{ width:96%;margin:20px auto 10px auto;font-size: 18px; }
.index_news .news_item h3 em{ font-size: 24px;width: 24px; text-align: left;font-style: normal; display: inline-block; }
.index_news .news_item p{ width:96%;margin:10px auto;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}


.index_news .news_item{
  padding:10px 5px;
    display: block;
    clear: both;
}

.index_news .newsright .news_item{border-bottom: 1px solid #c5c5c5}
.index_news .newsright .news_item:nth-child(3){border-bottom: 0}

.index_news .news_item .info{ width:430px; display: inline-block;padding-left:20px;}
.index_news .news_item .data{ width:90px;  display:inline-block;text-align: center;border-right: 1px solid #ccc }
.index_news .news_item .data p{  width: 100%; font-size: 24px; font-weight: 600;margin:0px; text-align: center;}

.index_news .news_item .info{display:inline-block;}
.index_news .news_item .info h3 a{ font-size: 18px; font-weight: 400;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height: 18px; color: #000 }
.index_news .news_item .info p{ font-size: 12px; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
margin-bottom: 0px;line-height: 24px;
}
.index_news .news_item:hover{background-color: #f4050e;color: #fff;

    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    
                   filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ff4524,endColorStr=#ff2448);
                /* IE 10 */
                background: -ms-linear-gradient(top,#ff4524,#ff2448); 
                /* firefox */
                background:-moz-linear-gradient(top,#ff4524,#ff2448); 
                /*Safari5.1 Chrome 10+*/
                background: -webkit-linear-gradient(top, #ff4524, #ff2448);   
                /*Opera 11.10+*/
                background: -o-linear-gradient(top, #ff4524, #ff2448); 
    
    
    
    
    
}
.index_news .news_item:hover p{color: #fff}
.index_news .news_item:hover h3 a{color: #fff}

.index_news .newsright .news_item h3{margin: 5px auto 8px auto;}


.index_news .view-more{ width:90%;margin:10px auto; text-align: left;
}

.index_news .view-more a{  font-size: 26px}






.index_news .btn {
    line-height: 16px;
    background-color:  #f4050e;
    border-radius: 0px;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    margin: 20px auto;
    display: block;
    width: 170px;
    color: #fff

}
.index_news .btn a{}

/* footer */

footer {
    background:url("/home/image/fbg.jpg") top center no-repeat;
    color: #fff;
    padding: 50px 0px 0px;
    position: relative;
    background-size: cover;
}

footer p {
    color: #fff;
    margin: 0px;
    line-height: 24px;
}


footer p a {
    font-weight: 600;
    color: #fff;
}




.foot_main{ display: flex;flex-direction:row;justify-content:space-between;}

.flogo {
    text-align: left;
    display: flex;flex-direction:row;
}
.faddress{margin-left: 50px;font-size: 20px;font-weight: 400;}
.faddress p{line-height: 1.5;clear:both;}
.faddress p em{float:left;font-style: normal;}
.faddress p span{float:left;}


.ewm {
    text-align: center
}










  .friendlink {
            margin-top: 40px;
            padding-top: 10px;
            padding-bottom: 10px;
            color: #fff;
            border-top:1px solid #f96b7a;
        }

        .friendlink p,
        .friendlink a {
            color: #fff;
            font-weight: 400;margin-right: 5px;
            font-size: 13px;
        }

    


        .copyright {
            background-color: #d70017;
            padding-top: 10px;
            padding-bottom: 10px;
            margin: 0px;
            text-align: center;
            color: #e88d92;
           
        }

        .copyright p,.copyright a{

            color: #e88d92;
        }



















#hezuo{background-color:#fff;display: none}
#hezuo .item{-webkit-box-shadow: #e2dddd 0px 0px 10px; 
   -moz-box-shadow: #e2dddd 0px 0px 10px; 
   box-shadow: #e2dddd 0px 0px 10px; 
   background: #fff; float: left;width: 23%;
    margin: 1%;
}


 #hezuo .item:nth-child(4n+4){margin-right: 0px;}



#hezuo .swiper-father{background-color: #Fff;border-radius: 10px;width:90%;margin:20px 5%;}

#hezuo .swiper-father .client-item{ text-align: center}

#hezuo .swiper-father .swiper-pagination{position: relative;margin:10px auto;}
#hezuo .swiper-father .swiper-pagination .swiper-pagination-bullet-active{background-color: #f4050e;width: 12px; height: 12px}
#hezuo .swiper-father .swiper-pagination .swiper-pagination-bullet{width: 12px; height: 12px}






#blog{    box-shadow: 0 2px 15px rgba(0,0,0,.2);padding:20px 0;display: none}
#blog .blog-item{border-bottom:1px solid #ccc;margin:0px;}




#blog .blog-item .dot{ width: 20px; float: left;padding-top: 16px; }
#blog .blog-item .info{ width:calc(100% - 30px); display: inline-block;padding-top: 20px;padding-bottom: 20px;}
#blog .blog-item .data{ width:85px;  float: right; text-align: right; font-weight: 400 }

#blog .blog-item .info h3{height: 18px;} 
#blog .blog-item .info h3 a{ font-size: 18px; font-weight: 400;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height: 18px; color: #000;width: calc(100% - 85px); float: left }



#blog .blog-item .info p{ font-size: 12px; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
margin-bottom: 0px;line-height: 24px;
width: 100%;

}

#blog .blog-item .data{ color:#8f8f8f; font-size: 14px; line-height: 18px; }
#blog .view-more{ text-align: center;
}

#blog .btn {
    background-color: #f4050e;
    line-height: 16px;
    border-radius: 30px;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    margin:10px auto;
}



.mfoot{padding:10px 0px 50px 10px;background:#3d3c38;display: none}
.mfoot p{ height: auto;line-height: 24px; color:rgba(255,255,255,.4);margin:0;padding:0px;font-size: 12px; text-align: center}
.mfoot a{color:rgba(255,255,255,.4);}
        .fzixun{ width: 100%;position: fixed;bottom:-1px; height: 50px;display: none  }
        .fzixun .half{ width: 50%; float:left; height: 50px; background-color: #fff;font-size: 14px; text-align: center  }
        .fzixun .half img{ display: block;width: 20px;margin:5px auto 2px auto; }
         .fzixun .half:nth-child(2){ background-color: #f4050e;line-height: 50px; font-size: 14px;height: 50px;} 
        .fzixun .half:nth-child(2) a{ color:#fff; }





/**首页结束**/








/**内页开始**/

.nybanner{position: relative;}
.nybanner .bg{ width: 100% }
.nybanner .bg img{ width: 100% }
.nybanner .banner_main{z-index:1;position: absolute;top:0px;left:0px;width:100%;height:100%; display:flex;flex-direction: column;justify-content: center;align-items: center}
.nybanner .banner_main h3{ color: #fff;font-size: 38px; line-height: 68px; font-weight: bold}
.nybanner .banner_main p{ color: #fff;font-size: 28px; font-weight: bold}


/**关于我们**/
.nyaboutus{padding:50px 0; position: relative;}
.nyaboutus .aboutus_main{ text-align: center }
.nyaboutus .aboutusinfo{font-size: 14px;line-height: 28px; color: #666666;text-align: center;margin-top: 50px;margin-bottom: 50px;}
.nyaboutus .aboutusinfo .aboutustit h3{font-size: 38px;color: #333333}
.nyaboutus .aboutusinfo .aboutustit p{font-size: 20px; line-height: 2;color: #666666}
.nyaboutus .aboutusmain{ width:80%;margin: 30px auto;color: #666666;font-size: 14px;line-height: 2;}


.fzlc{background-color: #ff4524;padding:100px 0; color: #fff}
.fzlc .container{display: flex;max-width: 1480px;}
.fzlc .item{width: 166px;}
.fzlc .item{background:url("/home/image/icon4.png") no-repeat center center; height: 300px; width: 164px;}
.fzlc .item p{height: 150px;display: block; width: 80%;margin-left: 10%}
.fzlc .item .sline{width: 2px;height: 70px;margin:0px auto;background-color: #Fff;border-top: 5px solid #ff4524;}



.fzlc .item .dot{font-size:22px;font-weight:600;width: 80px;height: 80px;margin:0px auto;border-radius: 50%;background-color: #fff;color:#ff4524;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.fzlc .item .dot span{font-size:18px;}
.fzlc .item:nth-child(2n) p{margin-top: 30px}
.fzlc .item:nth-child(2n) .sline{border-bottom: 4px solid #ff4524;border-top:0;}



.aboutwhyus{
    padding:100px 0;
}

.aboutwhyus .catheader h3{ color: #333333 }
.aboutwhyus .catheader p{ color: #666 }




.aboutwhyus .aboutwhyus_main{display: flex;flex-direction:row;justify-content:space-between;flex-wrap: wrap;}
.aboutwhyus .item{padding:20px;background:#ff4524;border-radius: 12px; text-align: center;width: 24%;color: #fff;height: 368px;}


.aboutwhyus .item .pic{ width: 106px;height: 106px;margin:20px auto;background-size:cover }
.aboutwhyus .item:nth-child(1) .pic{background:url("/home/image/icon5.png") center center;}
.aboutwhyus .item:nth-child(2) .pic{background:url("/home/image/icon6.png") center center;}
.aboutwhyus .item:nth-child(3) .pic{background:url("/home/image/icon7.png") center center;}
.aboutwhyus .item:nth-child(4) .pic{background:url("/home/image/icon8.png") center center;}




.aboutwhyus .item:nth-child(1):hover .pic{background:url("/home/image/icon5_1.png") center center;}
.aboutwhyus .item:nth-child(2):hover .pic{background:url("/home/image/icon6_1.png") center center;}
.aboutwhyus .item:nth-child(3):hover .pic{background:url("/home/image/icon7_1.png") center center;}
.aboutwhyus .item:nth-child(4):hover .pic{background:url("/home/image/icon8_1.png") center center;}


.aboutwhyus .item .pic{width: 106px;height: 106px;}
.aboutwhyus .item .tit{ font-weight: 600;font-size: 16px;line-height: 32px;}
.aboutwhyus .item .t1{ font-size: 26px; font-weight: 600 }
.aboutwhyus .item .t2{ font-size: 20px; font-weight: 400 }
.aboutwhyus .item .line{ width: 70%;height: 1px;background-color: #c7c7c7;margin:20px auto; display: none }
.aboutwhyus .item .t3{ font-size: 14px;display: none }

.aboutwhyus .item{box-shadow: 0 0 20px #8c8c8c;}
.aboutwhyus .item:hover{background-color: #fff;border-top:5px solid #ff4524; color:#333333;cursor: pointer; }
.aboutwhyus .item:hover .pic{margin:10px auto; }
.aboutwhyus .item:hover .t1{ color: #333333 }
.aboutwhyus .item:hover .line{display: block;}
.aboutwhyus .item:hover .t3{display: block;}







/**电商代运营开始**/



.dyy_wt{padding:50px;position: relative;}
.wt_main{ display: flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap} 
.wt_main .item{ width:259px; float: left;margin-bottom: 30px;position: relative;}








.dyy_fwbz{background-color: #f4f4f4;padding:50px 0;}
.dyy_fwbz .fwbz_main{display: flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}
.dyy_fwbz .fwbz_main .item{ width: 262px;margin-bottom: 30px;background-color: #ffffff }
.dyy_fwbz .fwbz_main .item .txt{padding:20px; display: flex}
.dyy_fwbz .fwbz_main .item .txt .dot{ width: 20px;}
.dyy_fwbz .fwbz_main .item .txt .wz h3{font-size: 18px;}
.dyy_fwbz .fwbz_main .item .txt .wz p{font-size: 14px; line-height: 1.5;color: #9a9a9a;margin-top: 10px;}



.dyy_zq{background-color: #fff;padding:50px 0;position: relative;}
.dyy_zq .zq_main{display: flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;position: relative;z-index: 1}
.dyy_zq .zq_main .item{width: 262px;background-color: #ffffff;cursor: pointer;}
.dyy_zq .zq_main .item .pic{background-color: #e2e2e2;height: 120px; width: 100%; text-align: center;padding:23px;}
.dyy_zq .zq_main .item .pic i{ width: 73px;height: 73px;display: inline-block; }
.dyy_zq .zq_main .item:hover{margin-top: -5px;margin-bottom: 5px}

.dyy_zq .zq_main .item:nth-child(1) .pic i{background:url("/home/image/pdddyy_53.png") no-repeat center center; }
.dyy_zq .zq_main .item:nth-child(2) .pic i{background:url("/home/image/pdddyy_56.png") no-repeat center center; }
.dyy_zq .zq_main .item:nth-child(3) .pic i{background:url("/home/image/pdddyy_59.png") no-repeat center center; }
.dyy_zq .zq_main .item:nth-child(4) .pic i{background:url("/home/image/pdddyy_62.png") no-repeat center center; }

.dyy_zq .zq_main .item:hover .pic{background-color: #f4050e}
.dyy_zq .zq_main .item:nth-child(1):hover .pic i{background:url("/home/image/pdddyy_53_1.png") no-repeat center center; }
.dyy_zq .zq_main .item:nth-child(2):hover .pic i{background:url("/home/image/pdddyy_56_1.png") no-repeat center center; }
.dyy_zq .zq_main .item:nth-child(3):hover .pic i{background:url("/home/image/pdddyy_59_1.png") no-repeat center center; }
.dyy_zq .zq_main .item:nth-child(4):hover .pic i{background:url("/home/image/pdddyy_62_1.png") no-repeat center center; }



.dyy_zq .zq_main .item .txt{padding:40px;}
.dyy_zq .zq_main .item .txt h3{color: #f4050e;font-size: 16px;font-weight: 600;margin-bottom: 20px;}
.dyy_zq .zq_main .item .txt p{font-size: 14px;line-height: 2;color: #666666}



.dyy_zq .bgred{ height: 30%;background-color: #f4050e; width: 100%;position: absolute;bottom:0;z-index: 0 }

.dyy_alzs{padding:50px 0;background-color: #f4f4f4}
.alzs_main h3{margin-top: 30px;margin-bottom: 20px; text-align: center;color: #f4050e}

/**电商代运营结束**/






/**客户案例开始**/





.dqwz{ width: 100%;height: 72px;position: absolute;bottom:0px;left:0px;z-index: 1;background: #fff;height: 72px;line-height: 72px;}
.dqwz .lm{ width: 70%;background-color: #f6f8f9;float: left;padding:0px 20px;}
.dqwz .lm a{ font-size: 16px; color: #666; display: inline-block; text-align: center;padding:0px 15px;}
.dqwz .lm a.on{ font-size: 16px; color: #666;border-bottom:2px solid #ed6d00;}
.dqwz .position{margin-left:2%; width: 28%; float: right;}









.list_case{padding:50px 0;}



.list_case_main .item:nth-child(3n+1){margin-right:0;}

.list_case_main .item {
    width: 31%;
    margin-right:3.3333%;
    float:left;
   
    overflow: hidden;

    position: relative;

    margin-bottom: 20px;

}




.list_case .item .pic {
    transition: .5s;
}
.list_case .item .txt{background-color:#f4f5f7;padding:20px; }

.list_case .item .txt .t1{color:#ff4524;font-size: 28px; font-weight: 600 }
.list_case .item .txt .line{width: 20px;height: 2px;background-color: #ff4524;margin:10px 0;}
.list_case .item .txt .t2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height:60px;}



.fenye{ width: 100%; text-align: center;margin-top: 20px; }
.fenye a{ display: inline-block;padding:1px 5px;border:1px #ccc solid;margin:0 5px;padding:3px 5px}



.case_main_body{margin: 40px auto;color: #818181;
    font-size: 16px;
    line-height: 34px;}





/**客户案例结束**/
.position{color: #b2b2b2}
.position a{color: #b2b2b2}
.article_main{margin:50px auto;}

 .article .tit{ text-align: center}





.article{padding-top:50px;}
.article .tit{ 
    font-size: 32px;
    color:#444444;
    margin-bottom: 20px;
}



.article .article_main{ color: #818181;
    font-size: 16px;
    margin-top: 50px;
    line-height: 34px;}


 .article_main .tit{ text-align: center}
 .article_main .artinfo{ text-align: center}
.article_main_nr{margin-top: 50px;}

.prenext{ 
    margin:50px 0;display: flex;justify-content: space-between; 
    color: #818181;
    font-size: 16px;
    margin-top: 50px;
    line-height: 34px; 
}
.prenext a{color: #818181;font-size: 16px;
    margin-top: 50px;
    line-height: 34px;  }
.relanews{background-color: #f4f4f4;padding:100px 0;}
.relanews .cattit{ color: #444444;font-size: 26px;font-weight: 600 }
.relanews .cattit a{ color: #444444;font-size: 18px;font-weight: 400;float: right; }
.relanews_main{display: flex;justify-content: space-between;margin-top: 30px;flex-wrap: wrap}
.relanews_main .item{width: 24%}
.relanews_main .item .txt{background-color: #fff;padding:20px;}
.relanews_main .item h3{font-size: 20px; line-height: 1.5;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.relanews_main .item p{font-size: 12px; line-height: 1.5;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding-top: 8px;}






.article_case{padding:50px 0px 0px;}
.article_case .tit{ 
    font-size: 32px;
    color:#444444;
    margin-bottom: 20px;
}



.article_case .case_main{ color: #818181;
    font-size: 16px;
    margin: 0;
    line-height: 34px;}













.list_article{padding:50px 5px;}
.list_article_main .pic{padding-left: 0px;padding-right:0;}


.list_article .portfolio_items{display: flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;}
.list_article .portfolio_item {

    margin-bottom: 15px;
    text-align: center;
    overflow: hidden;

    
}

.list_article .portfolio_item img {
    transition: .5s;
}

.list_article .overlay_title {
    position: absolute;
    top: 5%;
    left: 5%;
    color: white;
    font-size: 24px;
}

.list_article .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: .5s;
}

.list_article .portfolio_item:hover .overlay {
    opacity: 1;
}
.list_article .pos_rel {
    position: relative;
}
.list_article .port_caption {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.list_article .pos_con .pos_c{
    font-size: 18px;
    text-align: center;
    line-height: 36px;
}
.list_article .port_caption p {
    color: #fff;
    margin: 0;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(70px);
    transform: translateY(70px);
    opacity: 0;
}

.list_article .portfolio_item:hover a {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.list_article .portfolio_item:hover h4 {
    letter-spacing: 0;
    opacity: 1;
}

.list_article .portfolio_item:hover p {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}







.newsline {
    margin-top: 50px;
    margin-bottom: 50px;
    border-top: 1px solid #ccc;
}





.list_article .row{
    background: #f7f7f8;
    margin-bottom: 25px;

}
.list_article .news_title{
    color: #333333;
    font-size: 16px;
    margin-top: 30px;
    font-weight: 600;
}

.list_article .news_title2{
    margin-top: 10px;
    color:#6e6e6e ;
    line-height: 22px
}
.list_article .news_time{
    text-align: center;
    color:#666666 ;
    margin-top: 10px;
    font-size: 18px;
}
.list_article .news_time2{
    text-align: center;
    color: #666666;
    font-size: 19px;
    
}
.list_article .news_time_img{
    text-align: center;
    margin-top: 20px;
}
.list_article .news_time3{
    margin-bottom: 10px;
}
.list_article .row:hover {
    background: #ff4524;
}
.list_article .row:hover .news_title{
    color: white;
}

.list_article .row:hover .news_title2{
    color: white;
}
.list_article .row:hover .news_time{
    color: white;
}
.list_article .row:hover .news_time2{
    color: white;
}











.contact{padding:50px 0; position: relative;}
.contact_main{margin:50px 0;}



.us1_left {
    width: 90%;
    font-size: 16px;
    padding:10% 0;
}
.us1_1{/* height: 78px; */width: 100%;display: flex;margin-bottom: 50px;}
.us1_1 p{line-height: 35px;color:#333333;flex: 1;}
.us1_1 p:nth-child(3){color: #757575}




.us1_left .adress {
    background-image: url(/home/image/icon15.png);
    width: 78px;
    height: 78px;
    float: left;
    margin-right: 20px

}

.us1_left .email {
    background-image: url(/home/image/icon9.png);
    width: 78px;
    height: 78px;
    float: left;
    margin-right: 20px

}

.us1_left .phone {
    background-image: url(/home/image/icon10.png);
    width: 78px;
    height: 78px;
    float: left;
    margin-right: 20px

}


#dituContent img{width: auto;max-width:unset;}









.us2{
    background: url(/home/image/contact_18.jpg) top center;
    padding:50px 0;
}
.us2 .catheader{margin-bottom:10px;}
.us2 .catheader h3{font-weight: 400;margin:0;}

.us2 form {
    margin: 0;
    text-align: center
}

.us2 input {
    display: inline-block;
    padding: 0px;
    border: 0;
    border-radius: 5px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    text-indent: 1em;
    width:20%;
    margin-bottom: 20px;
}
.us2 input:nth-child(3){width:30%;}
input.zxlybtn {
    background-color: #ff4524;
    width: 120px;
    margin-top: 20px;
    text-indent: 0px;
    display: inline-block;
     box-shadow: 0 0 10px #ff4524;
     color: #fff
}












.lcnr ul{margin:50px auto; padding-top: 50px;}
.lcnr{ position: relative; }
.lcnr .line{ width:1px;background-color: #7d7d7d; position: absolute; left: 50%; margin-left: -1px; height: 100%;}
.lcnr ul li{ margin-bottom: 50px; line-height: 28px; position: relative; }
.lcnr ul li:after{content:""; clear: both; display: block}
.lcnr ul li p.year{ width:calc(100% - 160px); display:block;font-size: 40px;color: #000;font-family: impact;}
.lcnr ul li p.lc{ width:calc(100% - 260px); display: block;margin-top: 20px;}
.lcnr ul li i{ background: url(/home/image/dot_03.png) no-repeat; height: 13px; width: 13px; display: inline-block; position: absolute;left:50%; margin-left: -7px; top:5px;}



.lcnr .fl{ width: 48% }
.lcnr .fr{ width: 48% }

.lcnr .fl p.year{float: right; text-align: right}
.lcnr .fl p.lc{float: right;text-align: right}
.lcnr .fr p.year{float: left;text-align: left}
.lcnr .fr p.lc{float: left;text-align: left}



.lcnr .fl img{float: left;}
.lcnr .fr img{float: right;}










@media only screen and (max-width: 1199px) {
    header .main-menu ul li a{
        padding: 35px 10px;
    }
    .portfolio .portfolio_item {
        width: 32.3%;
    }



}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .navbar-header{
        width: 100%;
        text-align: center;
    }
    header .main-menu .navbar-brand{
        display: inline-block;
        float: none;
    }
    header .main-menu ul li a{
        padding: 35px 8px;
    }

    .header-single{
        margin-top: 150px;
    }
}

@media only screen and (max-width: 767px) {
    header .main-menu {
     min-height:50px;
     background-color: #f40008
}
    header .main-menu .navbar-header{
        max-height:50px;
    }

.navbar-brand>img{height: 45px;}

    header .main-menu .navbar-toggle{
        margin-top: 8px;
    }
    header .main-menu .navbar-toggle .icon-bar{
        background-color: #fff;
    }
    header .main-menu .navbar-collapse{

    }
    header .main-menu .navbar-brand {
        padding: 10px 15px;
    }
    header .main-menu ul li a{
        padding: 10px 15px;
        color: #fff
    }
    header .main-menu .menu-cart > span{
        margin: 10px 15px;
    }
    header .main-menu .menu-button{
        margin: 10px 15px;
    }
    header .main-menu .nav li{ width: 100%; display: block; }
    
}
@media only screen and (max-width: 680px) {
    .portfolio .portfolio_item {
        width: 48.4%;
    }
    .single_post .post_content .post_tags{
        float: initial;
        margin-bottom: 20px;
    }
    .single_post .post_content .post_share{
        float: initial;
    }
    

.team .team-item .overlay {
    padding: 15px 20px 20px;

}

.team .team-item .overlay img{
    width: 34px;
}
.team .team-item .overlay p{margin: 0.5em 0 1em; line-height:18px;}
.team .team-item .image img{ width:70px;}
    
}
@media only screen and (max-width: 480px) {
    .portfolio .portfolio_item {
        width: 100%;
    }
    .blog .blog-item .content{
        padding: 15px;
    }
    .single_post .post_content blockquote{
        padding: 10px;
    }
    .single_post .post_content blockquote:after{
        display: none;
    }
    .single_post .post_content{
        padding: 10px;
    }
    .single_post .post_content h3{
        font-size: 17px;
    }


    
}







@media (min-width: 1200px){
.container {
    width: 1200px;
    padding:0px;
}
}


@media (max-width: 1200px){

header .main-menu ul li{min-width:auto;}
.wt-main .item{ width: 48%;margin:1%; }
.dsdyy_sjfn .item{ width: 23%;margin:1%; }

.index_case .case_main{display: block;overflow: scroll;white-space: nowrap;}
.index_case .case_con{ display: inline-block;}
.index_case .case_con .case_act{ display: none }


.dsdyy_fwlc .fwlc_main{display: block;overflow: scroll;white-space: nowrap;}
.dsdyy_fwlc .item{ display: inline-block;}
.lcnr ul li p.lc{ width: 100% }
.lcnr ul li p.year{ width: 100%;line-height: 1.5 }

.lcnr .fl{ text-align: center }
.lcnr .fr{ text-align: center }
.qywh .line{ display: none }
.wz .item .dot{ display: none }
.qywh:after{ display: none }



.wz{display: block;overflow: scroll;white-space: nowrap;margin-top: 20px;}
.wz .item{display: table-cell; padding:0px 20px;}

.index_advantages .advantages_main{overflow-x: scroll;}
.nyaboutus .aboutusmain{width: 100%;margin:30px 0;}
}




@media (max-width: 980px) {

.nybanner .banner_main{  text-align: center;width: 100%; }

.dqwz .lm{display: none}
.catheader {
    width: 100%;
    margin-bottom: 30px;
    text-align: center
}
.dqwz .position{ width: 98% }
.catheader h3 {

    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 20px;
}

.catheader p {
    font-size: 14px;
    line-height: 18px;


}


.wt-main .item h3{ font-size: 16px; }
.wt-main .item p {
    font-size: 12px;
    font-weight: 400;
}
.wt-main .item {padding: 0px 10px;}
.wt-main .item .info {display: inline-block;width: calc(100% - 65px);float: right;}
.dsdyy_sjfn .item{width: 48%;margin:1%; }



.index_pdddyyfw .gsywprenext{ display: none}










.index_gssl{background-color: #f4050e;padding-top: 30px;padding-bottom: 40px;}

.index_gssl .container{display: flex;flex-direction:row;justify-content:space-between;}

.index_gssl .item{ height: 110px; width:25%; text-align:center;}

.index_gssl .item .js{width:100%; font-size:12px; font-weight:400; color: #fff;}
.index_gssl .item .shuliang{color: #fff;
    font-size:18px;
    position: relative;
    line-height: 36px;font-weight: 400}
.index_gssl .item .shuliang em{ font-style: normal;position: relative;top:-10px;font-size: 14px; }
.index_about{padding-bottom: 20px;}
.index_about .container{padding:20px; width: 92%;margin-left:4%;}
.index_about .container .img{ display: none }
.index_about .container .info{ width: 100% }
.index_about .container .info h3{ font-size: 18px; }
.index_about .container .info h4{ font-size: 12px; line-height: 24px; }
.index_about .container .info p{ font-size: 13px; line-height: 26px;}
.index_about .container .info .btn{ width: 50%;margin:10px auto; display: block; }


.index_why .why_main{width:100%;background:none;}

.solve_main .item{width: 48%}

.index_banner{ display: none; }
.index_mbanner{ display: block; }

.index_hzpp .item{width: 48%}
.index_news{ display: none }
footer{ display: none }

#hezuo{display: block}
#blog{display: block}
.mfoot{display: block}
.fzixun{display: block}



.index_case .case_con{width: 100%}
.index_case .case_con img{width: 100%}

.nybanner .banner_main h3{font-size: 24px;}
.nybanner .banner_main p{font-size: 14px;}
.wt_main .item{width: 48%;}
.dyy_fwbz .fwbz_main .item{width: 48%;}
.dyy_zq .zq_main .item{width: 48%;}
.dyy_zq .zq_main .item .txt{padding:15px;}
.fzlc .container{ flex-wrap: wrap;  }
.aboutwhyus .item{width: 49%}
.aboutwhyus .aboutwhyus_main .item{margin-top: 20px;}
.nybanner{height: 300px;}
.nybanner .bg{height: 100%;overflow:hidden;}
.nybanner .bg img{height: 100%;width: auto;}

.list_case_main .item{width: 48%;margin:1%;}


.list_case_main .item .txt p{
display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}

.relanews_main .item{width: 48%}
.us1_left{width: 100%}
.us1_left .us1_1 i{ width: 50px;height: 50px;background-size:cover; }
.fzlc .item{width: 50%;background-size: 100%}

.list_case .item .txt .t1{font-size: 22px;}
}




@media (max-width: 488px) {


.index_why .why_main{ display: block;}
.index_why .why_main .item{margin-bottom: 10px;height: auto}
.index_why .why_main .whyleft{width: 100%;}
.index_why .why_main .whyright{width: 100%;}

.solve_main .item{width: 100%}

.wt-main .item{ width: 48%;margin:1%; height: auto; }
.dsdyy_xzbm .xzbm_main .item .icon{ display: none}
.dsdyy_xzbm .xzbm_main .xzbmico{ display: none}
.dsdyy_bd form ul li{ width: 100%;margin-bottom: 10px; }
.dsdyy_xzbm .xzbm_main .item h4{ font-size: 20px; }
.dsdyy_bd .dsdyy_bd_con {


    background: unset;

}
.us2 input{width: 100%}
.us2 input:nth-child(3){width: 100%}

.index_why .why_main .item{height: 50px}
.index_why .why_main .item .num{padding:0;}
.index_why .why_main .item .txt{    font-size: 18px;line-height: 25px;}
.index_why .why_main .item .txt p{    font-size: 12px;line-height: 25px;padding-top: 0}

}







