 @font-face {
     font-family: MyFont;
    src: url("../fonts/SourceHanSansCN-Normal.eot") /\* EOT file for IE \*/
 }
 @font-face {
    font-family: MyFont;
    src: url("../fonts/SourceHanSansCN-Normal.ttf") /\* TTF file for CSS3 browsers \*/
 }
html,body{font-size:12px !important;color: #727171 !important;font-weight: 300 !important;font-family:'MyFont','微软雅黑,黑体';}
a{text-decoration: none;color:#959595; }
/* 公共样式 */
.bg-gray{
    background-color: #f3f3f3;
}
.color-origin{color: #ea5404 !important;}
.show{display: block;}
.topnav{padding-top:10px;line-height:2.2;}
.topnav .right span{font-size:16px;color:#ea5404 !important;font-weight: 600 !important;}
.line{
    height: 1px;
    border:none;
    background-color: #dddddd;
}
.line1{
    height: 1px;
    border:none;
    width: 100%;
    background-color: #cdcdcd;
}
.smnav{height: 50px; display: none;}
.smnav .logo img{ height: 30px;}
#smmenu{position: fixed; top: 60px; height: 100%;width: 50%; background-color: #333333;z-index: 100;display: none;}
#smmenu ul{list-style: none; margin: 0;padding:0;}
#smmenu ul li{ height: 40px;line-height: 40px;background-color: #444444;border-top:1px solid #3D3D3D;border-bottom: 1px solid  #383838;}
#smmenu ul li:hover{background-color: #555555 !important;}
#smmenu ul li a{color:#FFFFFF; padding-left: 15px;font-size:14px;}

.menu .items .item-link{font-size:18px;color:#000000 !important;font-weight: 300;padding:20px 20px;}
.menu .items .active{color:#ea5404 !important;}
.menu .items a{ position: relative; text-align:center;display: inline-block;}
.menu .items a:last-child{
    padding-right: 0;
}
.menu .items .active::before,.menu .items .item-link:hover::before{
    display: block;
    content:"";
    position: absolute;
    top:-10px;
    width: 60px;
    height: 3px;
    background-color: #ea5404;
}
.service_index {padding:50px 0px;}
.service_index .service_item{
    width: 22%;
    overflow: hidden;
}
.service_index .service_item .line1{position: relative;}
.service_index .service_item .line1::after{
    display: block;
    content:"";
    width:30px;
    height:1px;
    background-color: #ea5404;
    position: absolute;
    bottom: -1px;
}
.service_index .service_item img{padding:10px; width: 80%;transition: transform .2s linear;}
.service_index .service_item img:hover{
    transform: scale(1.1);
}
.service_index .service_item .text{
    font-size:16px;
}
.service_index .service_item .text{padding:0;margin:0;}
/* 首页产品 */
.index-product .title,.index-news .title{font-size:25px; font-weight: 400;}
.index-product .title span,.index-news .title span{font-size: 20px;padding-left: 10px;}
.index-product .tabs a{
    color:#000000;
}
.index-product .slice .tabs a{font-size:18.5px;position: relative;display: flex;flex-direction: row;align-items: center; padding: 0 10px;}
.index-product .slice .tabs a:hover{color:#ea5404;}
.index-product .slice .tabs a::after{display: block;content:''; width: 1px;height: 10px;background-color:#898989 ;position: absolute; right: 0;}
.index-product .slice .tabs a:last-child::after{background-color: #FFFFFF;}
.index-product .slice .tabs .active{color: #ea5404;}

.index-product .slice .tabs-items .tabs-item{display: none;}
.index-product .slice .tabs-items .active{display: block;}
.index-product .slice .tabs-items p{margin-top:20px; font-size:14px;}
.tabs-foot .bt-more{ display:block;width: 132px;height: 35px;line-height: 35px;font-size:14px;background-color: #ea5404;color: #fff; margin: 0 20px;}
.tabs-foot span{height: 35px;width: 45px;border: 1px solid #c2c2c2;color:#c2c2c2;font-size: 14px;}
.index-news .list .box{margin-top:15px;}
.index-news .list .box .img img{
    width:130px !important;
    height: 115px !important;
    margin-right: 15px;
}
.index-news .list .box .time{
    font-size:12px;
    color:#c3c3c3;
    line-height: 1.5;
}
.index-news .list .box .title{font-size:18.5px;color:#000000;}
.index-news .list .box .title a{color:#000000;}
.index-news .list .box .title a:hover{color:#ea5404;}
.index-news .list .box .remark{font-size:13px;color:#000000;}

.footer{
    max-height: 469px;
    background:url("../images/footer.png") no-repeat top center;
    background-size: cover;
    padding-top: 70px;
}
.footer .footnav .nav .nav-item{margin-right:25px;}
.footer .footnav .nav .title{font-size:15px;color:#FFFFFF;}
.footer .footnav .nav  ul{list-style: none;padding:0;margin:0;}
.footer .footnav .nav  ul li a{color:#8b8b8d;font-size:12px;}
.footer .footnav .nav  ul li a:hover{color: #ea5404;}
.footer .footnav .copyright{font-size:12px;}

.goto{
    /* display: none; */
    width: 60px;
    position: fixed;
    right: 20px;
    bottom: 202px;
  	z-index:100;
}
.goto .toolbar .top,#goto .toolbar .item{width: 60px;height: 60px;background-color: #ea5404;color: #FFFFFF;font-size:20px; cursor: pointer;}
.goto .toolbar .item{background-color: #cccccc;color:#FFFFFF;font-size:28px; cursor: pointer;height: 60px;}
.goto .toolbar .item:hover{background-color: #DDDDDD;}
.goto .toolbar .erweima{position:relative;}
.goto .toolbar .erweima .qrcode{display:none;position:absolute;top:0;left:-90px;}
.goto .toolbar .erweima:hover .qrcode{display:block;}

/* 产品页 */
.product .pronav a{ display: inline-block;width: 120px;height:30px; text-align: center; line-height: 30px; background-color: #666666;color: #FFFFFF;font-size:18.5px; margin-right: 15px;}
.product .pronav a:hover{background-color: #ea5404;color:#FFFFFF;transition: all .5 linears;}
.product .pronav a:last-child{margin-right: 0;}
.product .pronav .active{background-color: #ea5404;}
.product .prolist .item{ margin-bottom: 15px;}
.product .prolist .item img{
 width: 100%;
 border:1px  solid #898989;
}
.product .prolist .item .title{
    line-height: 3.5;
    font-size:14px;
}
.product .prolist .item .line{ width: 100%;}
.product .prolist .item .line::after{display:block;content:"";height: 1px;background-color: #ea5404;width: 20px;margin: 0 auto;}
/* page */
.page .page-content{background-color: #f3f3f3;}
.page .title a{display:inline-block;font-size:18px; font-weight: 400; margin-right: 30px; position: relative;padding-top:15px;}
.page .title .active{color:#ea5404;}
.page .title a:hover{color:#ea5404; transition: color .3s linear;}
.page .title a::before{display: block;content: "";width: 100%;height: 2px;background-color: #FFFFFF; position: absolute; top: 0;}
.page .title .active::before{background-color: #ea5404;}
.page .title a:hover::before{background-color: #ea5404; transition: background-color .3s linear;}
.page .title .ctitle{font-size: 25px; font-weight: 400;color: #000000;}
.page.title .stitle{font-size: 15px;}
.page .page-content .content p{ margin-top: 15px;font-size: 15px; line-height: 2;}

/* 文化 */
.page .page-content .wenhua-list .box-item{width: 31%; background-color: #FFFFFF;border-radius: 10px;box-shadow: 0 0 8px #DDDDDD;padding:80px 0 !important;}
.page .page-content .wenhua-list .box-item .img{width: 50px;height: 50px; background-color: aquamarine;}
.page .page-content .wenhua-list .box-item:nth-child(1) .img{background: url(../images/qzhi1.png) no-repeat center center;}
.page .page-content .wenhua-list .box-item:nth-child(2) .img{background: url(../images/jiangpai1.png) no-repeat center center;}
.page .page-content .wenhua-list .box-item:nth-child(3) .img{background: url(../images/pinpai1.png) no-repeat center center;}
.page .page-content .wenhua-list .box-item:nth-child(4) .img{background: url(../images/jingying1.png) no-repeat center center;}
.page .page-content .wenhua-list .box-item:nth-child(5) .img{background: url(../images/fuwu1.png) no-repeat center center;}
.page .page-content .wenhua-list .box-item:nth-child(6) .img{background: url(../images/sheji1.png) no-repeat center center;}
.page .page-content .wenhua-list .box-item:nth-child(1):hover .img{background: url(../images/qzhi2.png) no-repeat center center;}
.page .page-content .wenhua-list .box-item:nth-child(2):hover .img{background: url(../images/jiangpai2.png) no-repeat center center;}
.page .page-content .wenhua-list .box-item:nth-child(3):hover .img{background: url(../images/pinpai2.png) no-repeat center center;}
.page .page-content .wenhua-list .box-item:nth-child(4):hover .img{background: url(../images/jingying2.png) no-repeat center center;}
.page .page-content .wenhua-list .box-item:nth-child(5):hover .img{background: url(../images/fuwu2.png) no-repeat center center;}
.page .page-content .wenhua-list .box-item:nth-child(6):hover .img{background: url(../images/sheji2.png) no-repeat center center;}
.page .page-content .wenhua-list .box-item .t1{font-size: 20px; line-height: 2.5;font-weight: 600;color:#ea5404;}
.page .page-content .wenhua-list .box-item .info{font-size:14px;color:#565656;}
.page .page-content .wenhua-list .box-item:hover{background-color: #ea5404;color:#FFFFFF;transition: all .5s linear;}
.page .page-content .wenhua-list .box-item:hover .t1,.page .page-content .wenhua-list .box-item:hover .info{color:#FFFFFF;}
.page .page-content .chuanbo{background-color: #FFFFFF;border-radius: 10px;box-shadow: 0 0 8px #DDDDDD;padding:80px 0 !important;font-size: 14px;color:#565656;font-weight: 500;}
.page .page-content .chuanbo span{font-size: 20px;color: #ea5404;font-weight: 600;}
/* 加盟 */
.jiameng-content .mtitle{font-size:18px;color:#ea5404;font-weight: 600;}
.jiameng-content h4{
    font-size:16px;
    font-weight: 600;
    line-height: 2;
}
.jiameng-content p{font-size:16px;}

.icon-btn div{background:#FFF;padding:5px;display:block;width:30px;height:30px;border-radius:15px;display:flex;justify-content:center;align-items:center;transition:all .3s;}
.icon-btn div:hover span{background:#ea5504;color:#FFFFFF !important;}
/* 历程  */
.timeline{position: relative;min-height: 500px;}
.timeline .timebox{
    width: 100% !important;
    padding:15px;
    background-color: #eeeeee;
    margin-bottom: 45px;
    clear: both;
}
.timeline .timebox .img{width:30% !important;}
.timeline .timebox .info{width:70% !important;}
.timeline .timebox .img img{width:120px;}
.timeline .timebox:hover{background-color: #FFFFFF;box-shadow: 3px 2px 8px 3px #DDDDDD;}
    .timeline .timebox .info{font-size: 14px; font-weight: 600;min-height: 60px;padding-left: 5px;}
    .timeline .timebox .time{
        height: 32px;
        width: 76px;
        line-height: 32px; 
        color: #FFFFFF;
        font-size:22px; 
        background-color: #727272;
        border-radius: 5px; 
        text-align: center;
        font-weight: 600;
        border:1px solid #a9a9a9;
    
    }
    .timeline .timebox.active .time{
        background-color: #ea5404;
        border-color: #f5b999;
    }
    .timeline .timebox:hover .time{
        background-color: #ea5404;
        border-color: #f5b999;
    }
	.timeline .timebox:nth-child(odd) .info{
        padding-right:20px;
        text-align:left !important;
        
    }
   .timeline .timebox:nth-child(even) .info{
       text-align:right !important;
       padding-right:20px;
        
    }
@media (max-width: 767.98px){
    .topnav{display:none !important;}
    .index-product .title,.index-news .title{font-size:16px;}
    .index-product .title span,.index-news .title span{font-size:14px;}
  .index-product .slice .tabs a{font-size:16px !important;}
  .index-news .list .box .title a{font-size:14px;}
  .page .t1{display:flex;justify-content:space-between;padding:0 20px;}
  .page .t1 a{font-size:14px;margin-right:10px;}
  .page .title a{font-size:13px;}
  .page{padding-top:0px !important;margin-top:10px;}
  .page .linkus-title {font-size:16px;}
  .page .linkus-title span{font-size:14px;}
    .smnav{display: block;}
    .goto{bottom:5px;right:0;}
    .page .page-content .wenhua-list .box-item{
        width: 48%;
        padding:30px 10px !important;
    }
    .timeline::before{
        content:"";
        position: absolute;
        height:100%;
        width: 2px; 
        margin-right: 10px;
        background-color: #727272;
    }
    .timeline .timebox{width: auto !important; margin-left: 20px;position: relative;}
    .timeline .timebox::before{
        display: block;
        content:"";
        width:16px;
        height:16px;
        border-radius: 50%;
        background-color: #e97900;
        position: absolute;
        left:-28px;
        transform: translateY(-80px);
        z-index: 3;
        border:3px solid #f7c998;
    }
    .timeline .timebox .time{
        position: absolute;
        left:-10px;
        transform: translateY(-80px);
    }
  .timeline .timebox:nth-child(odd) .info{
        padding-right:0px;
        text-align:right !important;
        
    }
   .timeline .timebox:nth-child(even) .info{
       text-align:right !important;
       padding-right:0px;
        
    }
 }

 @media (min-width: 767.98px){ 
    .timeline .timebox{width: 40% !important;}
    .timeline::before{
        content:"";
        position: absolute;
        height:100%;
        width: 160px;
        border:2px solid #727272;
        left:50%;
        transform: translateX(-80px);
        border-top: none;
        border-bottom-left-radius: 80px;
        border-bottom-right-radius: 80px;
    }
    .timeline::after{
        display: block;
        content:"";
        width:16px;
        height:16px;
        border-radius: 50%;
        background-color: #e97900;
        position: absolute;
        left:50%;
        bottom: -8px;
        z-index: 1;
        border:3px solid #f7c998;
        transform: translateX(-8px);
    }
    .timeline .timebox:nth-child(odd){
        float:left;
        clear: left;
    }
    .timeline .timebox:nth-child(even){
        float:right;
        clear:right
    }
    .timeline .timebox:nth-child(odd)::before{
        display: block;
        content:"";
        width:16px;
        height:16px;
        border-radius: 50%;
        background-color: #e97900;
        position: absolute;
        left:50%;
        margin-left: -88px;
        transform: translateY(-70px);
        z-index: 3;
        border:3px solid #f7c998;
    }
    .timeline .timebox:nth-child(even)::before{
        display: block;
        content:"";
        width:16px;
        height:16px;
        border-radius: 50%;
        background-color: #e97900;
        position: absolute;
        right:50%;
        margin-right: -88px;
        transform: translateY(-70px);
        z-index: 3;
        border:3px solid #f7c998;
    }
    .timeline .timebox:nth-child(even){flex-direction:row-reverse ;}
    .timeline .timebox:nth-child(even) .time{
        position: absolute;
        left: 50%;
        transform: translateX(50%);
    }
    .timeline .timebox:nth-child(odd) .time{
        position: absolute;
        left: 41%;
        
    }
   .timeline .timebox:nth-child(odd) .info{
        width:100%;
     
        padding-left:20px;
        text-align:right !important;
        
    }
   .timeline .timebox:nth-child(even) .info{
     	width:100%;
       text-align:left !important;
       padding-right:20px;
        
    }
 }