@charset "utf-8";

/*~~~~框架布局~~~*/

html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}

body{ font-family: 'siyuan' !important;}



/*==版心定义↓==*/

.container{width:1440px;}

a:hover{color:#ff4d00}

.bga{ background: #f8f8f8;}





/*==字符串↓==*/

*:before,*:after,em,i,.iof{font-style: normal;font-family: "iconfont";line-height:1;transition: all .4s ease-in-out}

@font-face {

  font-family: 'iconfont';  /* Project id 1963410 */

  src: url('//at.alicdn.com/t/font_1963410_2mlv4ush0dx.woff2?t=1648540305867') format('woff2'),

       url('//at.alicdn.com/t/font_1963410_2mlv4ush0dx.woff?t=1648540305867') format('woff'),

       url('//at.alicdn.com/t/font_1963410_2mlv4ush0dx.ttf?t=1648540305867') format('truetype');

}



@font-face {

  font-family: 'siyuan';

  src: url('../fonts/siyuan.eot');

  src: url('../fonts/siyuan.eot?#iefix') format('embedded-opentype'),

  url('../fonts/siyuan.woff') format('woff'),

  url('../fonts/siyuan.ttf') format('truetype'),

      url('../fonts/siyuan.svg#siyuan') format('svg');

  font-weight: normal;

  font-style: normal;

}





/*==置顶↓==*/

.fixed-top.header{ position: fixed;top:0;width:100%;z-index:99; padding:10px 0;height:80px;box-shadow: 0 0 10px #ddd;  }

.fixed-top.header:before{opacity:1; height:100%;}

.fixed-top.header .nav{margin-top: 20px;}

.fixed-top.header .nav > li > a{padding-bottom: 26px;}

.fixed-top.header .nav > li > a:after{ }

.fixed-top.header .tel{  }





/*==顶部↓==*/

.header{z-index:99;padding:20px 0;height: 100px;box-shadow: 0 0 10px #ddd;/* background:#000; */}

.header:before{opacity:0; content:"";position:absolute;bottom:0;z-index:-1;width:100%;height:80%;background: #fff;transition: all .4s ease-in-out;}

.header .logo{float:left;display: flex;justify-content: center;align-items: center;}

.header .logo img{/* max-height: 100%; */height: 80px;margin-top: -15px;}

.header .logo .txt{float:right;display:block;color:#1f1815;font-size:15px;margin: 0px 0 0 20px;padding-left: 20px;border-left: 1px #ececec solid;}

.header .logo .txt font{display: block; color:#ff4d00;font-weight:bold;}

.header .tel{position: relative;float: right;margin: 10px 0 0 60px;/* font-weight: bold; */font-size: 24px;color: #ff4d00;}

.header .tel:before{content: "\e966";font-family: "iconfont";/* position: absolute; *//* left:0; */margin-right: 10px;font-size: 24px;font-weight: 400;color: #ff4d00;}

.header .shop{float:right;margin: 20px 0 0 30px;}

.header .shop a{display: inline-block;color: #ff4d00;font-size: 16px;margin-left: 20px;}

.header .shop em{margin-right:5px;}

.header .shop a:hover{color:#ff6600;transform:translateY(-2px)}

.header .shop a:hover em{color:#ff6600}

.header .nav{display:flex;float: right;/* margin-left: 50px; */margin-top: 19px;}

.header .nav > li{/* flex: 1; */float: left;margin-left: 40px;position: relative;}

.header .nav > li > a{position: relative;display: block;color: #333;font-size:17px;text-align: center;padding-bottom: 35px;}

.header .nav > li > a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height: 3px;background:#ff4d00;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.header .nav > li:hover > a,.header .nav > li.active > a{color:#ff4d00; }

.header .nav > li:hover > a:after,.header .nav > li.active > a:after{transform: scale(1);transform-origin:left;}

.header .nav .sub{display:none;width: 200%;left:-50%;top: 100%;position:absolute;border:1px #ddd solid;background: rgba(255,255,255,1);padding: 10px 0;z-index: 999;text-align: center;/* box-shadow: 0 0 10px #ddd; */}

.header .nav .sub a{display: block;color: #5e5e5e;font-size: 14px;padding:8px 10px}

.header .nav .sub a:hover{color:#fff; background: #ff4d00;}

/*.header .nav li:last-child .sub{display: none !important;}*/





/*==切换控制↓==*/

.cut-item .btn {position:absolute;top:50%;left: -70px;z-index:9;display: flex;width: 45px;height: 45px;text-align:center;color: #888;font-size: 26px;font-weight:bold;border-radius: 50%;transform:translateY(-50%);cursor:pointer;border: 2px solid #888;transition: all .4s ease-in-out;/* background:#ff4d00; */justify-content: center;align-items: center;}

.cut-item .btn.sNext {left:auto;right:-70px;}

.cut-item .btn:hover {color:#ff4d00;border-color: #ff4d00; }

.cut-item .btn:hover:before {color:#ff4d00}

.cut-item .sPrev:before {content:"\e61d";}

.cut-item .sPrev{transform:rotate(180deg);}

.cut-item .sNext:before { content:"\e61d";}

.cut-item .sPrev:before{ transition: all .4s ease-in-out;}

/*-切换点1-*/

.spot-dot {}

.spot-dot {position:initial;margin:40px auto 0;text-align:center;}

.spot-dot span {opacity:1;display:inline-block;width:13px;height:13px;margin:0 8px;border:1px #eee solid;border-radius:50%;cursor:pointer;background:#808080;}

.spot-dot span.swiper-pagination-bullet-active {background:#ff4d00;}

/*-切换点2-*/

.spot-forte{position:initial;margin:40px auto 0;text-align:center;}

.spot-forte span{opacity:0.8;width:25px;height:6px;border-radius:0px;margin:0 6px;background:#fff;}

.spot-forte span.swiper-pagination-bullet-active{opacity:1;background:#ff4d00;}







/*==次级导航↓==*/

.menu{width:100%;margin-top:60px;margin-bottom:-10px;}

.menu ul{display:table; text-align: center;/*! background:#f2f3f4; *//*! width: 100%; */margin: auto;}

.menu li{/*! flex: 1; */ display: inline-block;}

.menu li a{position:relative;z-index:2;display: block;margin:0 10px 10px 10px;color:#191919;font-size:18px;border: 1px #e9e9e9 solid;overflow: hidden;padding: 10px 40px;border-radius: 6px; background: #f7f7f7;}

.menu li a:after{ content: ""; position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%; background: #ff4d00;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.menu li:hover a,.menu li.active a{ color:#fff;border-color:#ff4d00 }

.menu li:hover a:after,.menu li.active a:after{transform: scale(1);transform-origin:left;}





/*==面包屑↓==*/

.site{margin-top:50px}

.site .container{}

.site .home i{color:#333;font-weight:bold;font-size:16px;margin-right:10px;}

.site a{color:#666;font-size:12px;}

.site a:hover{color:#ff4d00}

.site .more{float:right;color:#fff;font-size:14px;padding: 5px 10px;margin-top: -5px;background: #666;}

.site .more:hover{color:#fff; background: #ff4d00;}





/*==标题↓==*/

.titleAx{position: relative; color:#000123;font-size:40px;line-height:1}  

.titleAx span{margin-top:20px;display: block;color:#bdbdbd;font-size:16px;font-weight: 400;text-transform: Uppercase;}

.titleAx font{color:#ff4d00}

.titleAx hr{display: block;margin: 10px auto 0;width: 40px;height: 3px;border:none;background: #ff4d00;}

.titleAx.cen{text-align: center;margin-bottom:50px;padding-bottom:20px;}

.titleAx.cen:before{content: "";position: absolute;left:0;bottom:0;right:0;width:50px;height:2px;margin:auto;background: #ff4d00;}

.titleAx.m30{margin-bottom:30px}

.titleAx.m40{margin-bottom:40px}

.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}

.titleAx.white hr{background:#fff}

/*--*/

.titleBx{color:#ff4d00;font-size:30px;margin-bottom:50px;line-height: 1;}

.titleBx span{display: block; margin-bottom:20px;color:#ff4d00;font-size:44px;text-transform: uppercase; font-weight: bold;}

.titleBx hr{display: block;margin: 10px auto 0;width: 40px;height: 2px;border:none;background: #ff4d00;}

.titleBx.cen{text-align: center;}

.titleBx.white,.titleBx.white span{color:#fff}

.titleBx.tTop{margin:50px 0 -20px 0;}

/*--*/

.titleCx2{color:#ff4d00;font-size:30px;margin: 20px 0 40px 0;line-height: 1;text-align: center;}

.titleCx2 span{display: block;margin-bottom: 15px;color:#ff4d00;font-size: 44px;font-weight: bold;text-transform: uppercase;} 

.titleCx2.cen{text-align: center;}

/*--*/

.titleCx{color:#ff4d00;font-size:30px;margin: 100px 0 10px 0;line-height: 1;text-align: center;}

.titleCx span{display: block;margin-bottom: 15px;color:#ff4d00;font-size: 44px;font-weight: bold;text-transform: uppercase;} 

.titleCx.cen{text-align: center;}

/*--*/

.site-tit{ text-align: center;margin-top: 20px;}

.site-tit .home i{/* display: none; */color:#333;font-weight:bold;font-size:16px;margin-right:10px;}

.site-tit a{color:#666;font-size:12px;}

.site-tit a:hover{color:#ff4d00}

.site-tit .more{float:right;color:#fff;font-size:14px;padding: 5px 10px;margin-top: -5px;background: #666;}

.site-tit .more:hover{color:#fff; background: #ff4d00;}





/*==边距↓==*/

.ptm60{padding:60px 0}

.ptm80{padding:80px 0}

.ptm100{padding:100px 0}

.pt60{padding-top:60px}

.pt80{padding-top:80px}

.pt100{padding-top:100px}

.pm60{padding-bottom:60px}

.pm80{padding-bottom:80px}

.pm100{padding-bottom:100px}

/*--*/

.mtm60{margin:60px 0}

.mtm80{margin:80px 0}

.mtm100{margin:100px 0}

.mt60{margin-top:60px}

.mt80{margin-top:80px}

.mt100{margin-top:100px}

.mm60{margin-bottom:60px}

.mm80{margin-bottom:80px}

.mm100{margin-bottom:100px}



/*句段限制*/

.abbr{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.lcp{-webkit-line-clamp: 2;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}







/*===内页框↓==*/

.rack{ width:100%;padding:70px 0 80px 0;}

.rackWor{}



 

/*==产品列表↓==*/

.product-list{margin:0 0 -20px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}

.product-list li{/*flex-grow: 1;*/display: inline-block;width:calc(33.3% - 20px);margin:0 0 20px 20px; text-align: center;}

.product-list a{display: block;border:1px #eee solid}

.product-list .pic{padding-top:100%; }

.product-list .box{padding:20px 20px 40px 20px;border-top:1px #eee solid}

.product-list h4{color:#ff4d00;font-size:18px;}

.product-list span{display: block; color:#666;font-size:14px;margin-top:10px;}

.product-list li:hover{}

.product-list li:hover a{border-color:#ff4d00;transform: translateY(-5px);}

.product-list li:hover h4{}

.product-list li:hover em{background-position:0 0;}





/*==产品列表2↓==*/

.product-list_2{}

.product-list_2 li{}

.product-list_2 a:before{opacity: 0;content:"";position:absolute;left:0;top:0;right: 0;bottom:0;z-index:1;transform:translateY(5px);background: #000;}

.product-list_2 h4{opacity:0;position:absolute;left:0;top:0;right: 0;bottom:0;z-index:2;height: fit-content;margin: auto;text-align: center;color:#fff;font-size:20px;transform:translateX(8px)}

.product-list_2 li:hover a:before{opacity:0.5;transform:translateY(0px)}

.product-list_2 li:hover h4{opacity:1;transform:translateX(0px)}

.srll-pro{position:relative;}





/*==产品分类↓==*/

.tonePro{display: flex;text-align: center;padding-bottom: 30px;border-bottom:1px #ddd solid;margin: 0 0 40px -20px;}

.tonePro li{flex: 1;position: relative;display: inline-block;text-align: left;margin-left: 20px;padding: 12px 20px 12px 20px;border-radius: 10px;background: #f8f8f8;}

.tonePro li a{}

.tonePro li em{position: absolute;left: 15px;top: 0;bottom: 0;display: table;height: fit-content;margin: auto;font-size: 80px;/* width: 30px; *//* height: 30px; */background-repeat:no-repeat;background-position: 0 0;}

.tonePro li em:before{color: #666;}

.tonePro li .title{color:#666;font-size:20px;}

.tonePro li .title span{display:inline-block;font-size:24px;color:#999;text-transform: uppercase; font-weight: bold;}

.tonePro .link{margin-top:10px;}

.tonePro .link a{color:#666;display: inline-block;font-size:14px;margin: 0 10px 10px 0;}

.tonePro li:hover,.tonePro .active{background:#ff4d00}

.tonePro li:hover:before,.tonePro .active:before{transform: scale(1);transform-origin:left;}

.tonePro li:hover em:before,.tonePro .active em:before{color:#fff}

.tonePro li:hover .title,.tonePro .active .title{color:#fff}

.tonePro li:hover .title span,.tonePro .active .title span{color:#fff}

.tonePro li:hover a,.tonePro .active a{color:#fff}

.tonePro li:hover a:hover{color:#eee}

.tonePro .x1 em:before{content: "\e6a1";}

.tonePro .x2 em:before{content: "\e69f";}

.tonePro .x3 em:before{content: "\e69d";}

.tonePro .x4 em:before{content: "\e6a2";}



/*==首页产品↓==*/

/*.ProductHome .list{margin:0 0 -40px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}

.ProductHome .list li{float:left;width:25%; text-align: center;margin-bottom:40px;}

.ProductHome .list a{display:block;margin-left:20px}

.ProductHome .list .pic{margin-bottom:20px;}

.ProductHome .list h4{color:#333;font-size:18px;margin-bottom:15px; }

.ProductHome .list p{-webkit-line-clamp: 2;color:#666;font-size:14px;padding:0 50px;line-height: 22px;}

.ProductHome .list li:hover h4{color:#ff4d00;}*/





/*==首页我们的成绩↓==*/

.resultHome{}

.resultHome .digital{display:flex;flex-flow: row wrap;align-content: flex-start;/* justify-content: space-between; */}

.resultHome .digital li{/* float:left; */flex:1;display: inline-block;text-align: center;}

.resultHome .digital a{position:relative; display:block;width: 100%;}

.resultHome .digital a:before{content:"";position:absolute;right:0;top: 10%;width:1px;height: 80%;background: #999;}

.resultHome .digital li:last-child a:before{display:none}

.resultHome .digital em{display: table;margin: 0 auto 20px;color: #747474;font-size: 60px;/* font-weight:bold */}

.resultHome .digital li span{color:#ff4d00;font-size: 51px;font-weight: bold;}

.resultHome .digital li font{font-size: 45px;margin-left:5px;color: #ff4d00; font-weight: bold;}

.resultHome .digital li h5{color:#666;font-size: 18px;}

.resultHome .digital li:hover em{transform:translateY(-5px)}

.resultHome .digital li:hover em{color:#ff4d00}





/*==首页广告↓==*/

.advertHome{ background: url(../images/advertBg.jpg) no-repeat center; background-size:cover;}

.advertHome .title{color:#fff;font-size: 30px;padding:50px;text-align: center;line-height: 50px;background:rgba(0,0,0,0.5)}





/*===联系模块↓==*/

.contact-item{display: flex;width: fit-content;margin:50px auto 0;padding: 15px 20px;border-radius: 5px;box-shadow: 5px 5px 10px #ddd;background: #fff;align-content: center;justify-content: center;}

.contact-item .tel{display: flex;color:#000123;font-size:16px;align-items: center;}

.contact-item .tel:before{content: "\e611";margin-right:10px;font-size: 24px;}

.contact-item .tel font{color:#000123;font-size:30px;font-weight:bold;}

.contact-item .online{position: relative;z-index: 9;margin-left: 40px;color: #fff;font-size: 16px;padding: 10px 20px;cursor: pointer;background:#ff4d00;}

.contact-item .online img{position:absolute;right: 0;top: 100%;z-index: 9999;max-width: 120px;opacity:0;padding:5px;border-radius:5px;border:1px #ccc solid;background: #fff;-webkit-transform-origin: 95% 0%;-webkit-transform:scale(0.01);-webkit-transition:all 1s;}

.contact-item .online:before{content: "\e62e";float: left;margin-right:10px;font-size: 22px;}

.contact-item .online:hover{background:#333}

.contact-item .online:hover img{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);}





/*==列表1↓==*/

.list_1{margin:0 0 -20px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}

.list_1 li{display: inline-block;width:calc(25% - 20px);margin:0 0 20px 20px}

.list_1 a{display:block;boder:1px #ddd solid;background:#fff}

.list_1 .pic:before{opacity: 0;content:"";position:absolute;left:0;top:0;right: 0;bottom:0;z-index:1;transform:translateY(5px);background: #000;}

.list_1 .pic h4{}

.list_1 .pic h4{opacity:0;position:absolute;left:0;top:0;right: 0;bottom:0;z-index:2;height: fit-content;margin: auto;text-align: center;color:#fff;font-size:22px;transform:translateX(8px)}

.list_1 .title{color:#333;font-size:18px;padding:15px; text-align:center;}

.list_1 li:hover .title{color:#ff4d00}

.list_1 li:hover .pic:before{opacity:0.5;transform:translateY(0px)}

.list_1 li:hover .pic h4{opacity:1;transform:translateX(0px)}





/*==列表2↓==*/

.list_2{margin:0 0 -30px -30px;display: flex;flex-flow: row wrap;align-content: flex-start;}

.list_2 li{display: inline-block;width:calc(33.3% - 30px);margin:0 0 30px 30px}

.list_2 a{position:relative;z-index: 2;display:block;height: 100%;padding:50px;overflow: hidden;background:#eeeeee}

.list_2 a::before{opacity:0;content: "";position:absolute;left:0;top:0;right:0;bottom:0;z-index: -1;transform:translateY(10px);background: #ff4d00;}

.list_2 em{display: block;height: 54px;overflow: hidden;}

.list_2 em img{display: block;transform: translateY(0px);filter: drop-shadow(0px 54px #fff);transition: all 0s ease-in-out;}

.list_2 hr{position: relative;margin: 20px 0 0 10px;width: 20px;height: 2px;border: none;background: #ff4d00;overflow: initial;}

.list_2 hr:before{content:"";position:absolute;left: -10px;top:0;float: left;display: inline-block;width: 5px;height: 100%;margin-right: 10px;background: #ff4d00;}

.list_2 i{position: absolute;right:0;bottom: -30px;z-index: -1;color:#e6e6e6;font-size: 200px;font-weight: bold;line-height: 1;}

.list_2 h4{margin-top:20px;color:#ff4d00;font-size:30px;line-height: 1;}

.list_2 p{margin-top: 20px;color:#484848;font-size:16px;line-height: 32px;}

.list_2 li:hover a{transform:translateY(-5px);}

.list_2 li:hover a::before{opacity:1; transform:translateY(0px);}

.list_2 li:hover h4,.list_2 li:hover p{color:#fff}

.list_2 li:hover i{color:#fe6625}

.list_2 li:hover hr{background:#fff}

.list_2 li:hover hr:before{background:#fff}

.list_2 li:hover em img{/* margin-top:-50px; */transform: translateY(-100%);  }





/*==列表3↓==*/

.list_3{display: flex;flex-flow: row wrap;align-content: flex-start;}

.list_3 li{display: inline-block;width:calc(16.6% - 0px);text-align: center; border-right:1px #eee solid;}

.list_3 li:last-child{border-right:0px;}

.list_3 a{position:relative;z-index: 2;display:block;height: 100%;padding:0px 30px;overflow: hidden; }

.list_3 em{display:inline-block;height: 60px;overflow: hidden;}

.list_3 em img{display: block;transform: translateY(0px);filter: drop-shadow(0px 60px #ff4d00);transition: all 0s ease-in-out;}

.list_3 i{position: absolute;right:0;bottom: -30px;z-index: -1;color:#e6e6e6;font-size: 200px;font-weight: bold;line-height: 1;}

.list_3 h4{margin-top:20px;color:#ff4d00;font-size:26px;line-height: 1;}

.list_3 p{margin-top: 20px;color:#484848;font-size:16px;line-height:28px;}

.list_3 li:hover a{transform:translateY(-5px);}

.list_3 li:hover em img{/* margin-top:-50px; */transform: translateY(-100%);  }





/*==列表4↓==*/

.list_4{margin:0 0 -30px -30px;display: flex;flex-flow: row wrap;align-content: flex-start;}

.list_4 li{display: inline-block;width:calc(33.3% - 30px);margin:0 0 30px 30px; }

.list_4 a{position:relative;z-index: 2;display:block;height: 100%;overflow: hidden;background: #f8f8f8;}

.list_4 a::before{content:"";position: absolute;left:0;bottom:0;width:100%;height: 3px;background:#ff4d00;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.list_4 .pic{overflow:hidden;transition: all .4s ease-in-out;}

.list_4 .pic img{width:100%;}

.list_4 .box{padding:30px;/* background: #f8f8f8; */}

.list_4 h4{color:#ff4d00;font-size:26px;line-height: 1;}

.list_4 p{margin-top: 20px;color:#484848;font-size:16px;line-height: 28px;}

.list_4 li:hover a{transform:translateY(-5px);}

.list_4 li:hover a::before{transform: scale(1);transform-origin:left;}

.list_4 li:hover .pic{/*transform:scale(1.05);*/}





/*==首页关于我们↓==*/

.aboutHome{background:url(../images/aboutBg.jpg) no-repeat center;background-size:cover}

.aboutHome .title{color:#ff4d00;font-size: 26px;line-height: 45px; }

.aboutHome .box{  float: right;width: 50%;}

.aboutHome .wx{margin-top:50px;padding:40px;color:#000;font-size: 18px;line-height: 40px;background: rgba(255,255,255,0.5);}

.aboutHome .more{display: table;margin-top:40px;color:#fff;font-size:14px;padding: 10px 49px;border-radius:5px;background: #ff4d00;}

.aboutHome .more:hover{color:#fff;background:#333;}





/*==购买模块↓==*/

.shop-item{}

.shop-item .long{padding:50px 0;border-top:2px #f5f5f5 solid;}

.shop-item .explan{color:#ff4d00;font-size:20px;margin-bottom:50px}





/*==购买模块-列表↓==*/

.shop-list{margin:0 0 -30px -30px;display: flex;flex-flow: row wrap;align-content: flex-start;justify-content: center;}

.shop-list li{position:relative;width: calc(25% - 30px);margin: 0 0 30px 30px;padding: 20px 30px;border: 2px #ddd solid;line-height: 1;color:#6f6f6f;font-size: 16px;}

.shop-list a{display: flex;align-items: center;}

.shop-list em{flex-shrink: 0;margin-right: 20px;color: #333;font-size: 50px;}

.shop-list h4{color: #333;font-size: 20px;margin-bottom: 10px;/* font-weight:bold */}

.shop-list span{display:block;color:#6f6f6f;font-size: 20px;line-height: 28px;}

.shop-list li:hover{border-color:#ff4d00;transform:translateY(-5px)}

.shop-list li:hover em{color:#ff4d00}

.shop-list li:hover h4{color:#ff4d00}





/*==首页新闻↓==*/

.NewsHome{}

.NewsHome .tone{position: relative; text-align: center;margin-bottom:40px;}

.NewsHome .tone:before{opacity: 0;content: "";position: absolute;left:0;bottom:0;width:100%;height:1px;background: #ddd;}

.NewsHome .tone li{display: inline-block;margin:0 25px;cursor: pointer;}

.NewsHome .tone a{position: relative;display: block;color:#373737;font-size:20px;padding-bottom: 15px;}

.NewsHome .tone a:before{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#ff4d00;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.NewsHome .tone .active a{color:#ff4d00}

.NewsHome .tone .active a:before{transform: scale(1);transform-origin:left;}

.NewsHome .news-list p{-webkit-line-clamp: 2; }

.NewsHome .news-list li:nth-child(n+4){display:none;}





/*==新闻列表↓==*/

.news-list{margin: 0 0 -40px -30px;display: flex;flex-flow: row wrap;align-content: flex-start;}

.news-list li{float:left;width:calc(33.3% - 30px);margin:0 0 40px 30px;border: 1px #e9e9e9 solid;border-radius: 5px;padding: 20px;background:#fff}

.news-list a{display:block;}

.news-list .pic{ padding-top:75%;}

.news-list .pic img{max-width:100%;height: 100%;object-fit: cover;}

.news-list h4{color:#000000;font-size: 18px; margin-top:30px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.news-list .time{ position:relative;color:#999;font-size:14px;padding-left:25px;display: block;margin-top:10px;}

.news-list .time:before{content:"\e8b8"; font-family: "iconfont";position: absolute; left:0;top:0;font-size: 18px;}

.news-list p{-webkit-line-clamp: 2;margin-top:15px;color: #666;font-size:15px;line-height: 25px;}

.news-list li:hover{border-color:#ff4d00}

.news-list li:hover{transform:translateY(-5px)}

.news-list li:hover h4{color:#ff4d00}

/*--*/

.NewsHome .prop{margin: 50px 0 -20px -40px;}

.NewsHome .prop li{float:left;width: 33.3%;/* margin:8px 0% 8px 0; */}

.NewsHome .prop li font{display:inline-block; width: 65%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.NewsHome .prop li .time{float: right; color:#999;font-size:13px;}

.NewsHome .prop li a{display: block;color:#666;font-size:15px;margin: 0 0 20px 40px;/*padding-left: 10px;background: url(../images/arrow_02.png) no-repeat left;*/transition: all .4s ease-in-out;}

.NewsHome .prop li:hover a{color:#ff4d00}





/*==新闻详细页↓==*/

.detailCont{}

.detailCont .titleTop{ text-align: center;padding:0 0 50px 0;margin:0 0 60px 0; border-bottom:1px #ddd solid}

.detailCont .tit{color:#000000;font-size:30px;}

.detailCont .msg{ margin-top:10px;color:#a7a7a7;font-size:14px;}

.detailCont .msg *,.detailCont .msg span,.NewsDetailBox .msg a{color:#a7a7a7;font-size:14px;}

.detailCont .msg span{margin:0 5px;}

.detailCont .msg a:hover,.detailCont .msg .active{color:#FF6600}

.detailCont .msg .active{font-weight:bold;}

.detailCont .wx .pic{text-align: center;}

.detailCont .return{margin: 50px auto 0;} 

 



/*==联系我们↓==*/

.ContactInner{padding-bottom:0px !important}

.ContactInner .mode{border:1px #ddd solid;position: relative;padding: 40px;clear: both;}

.ContactInner .mode .title{color:#333333;font-size:26px;}

.ContactInner .mode .tel{ position:relative;margin-top:25px;color:#333333;font-size:14px;display: block;}

.ContactInner .mode .tel:before{ content: ""; position: absolute; left:0px;top:32px; width:10px; height:3px; background: #ff4d00;}

.ContactInner .mode .tel:after{ content: ""; position: absolute; left:13px;top:32px; width:25px; height:3px; background: #ff4d00;}

.ContactInner .mode .tel font{margin-top:30px;font-size:30px;color:#ff4d00;display: block;font-weight: bold;}

.ContactInner .mode .wx{/* min-height:156px; */margin-top:20px;color:#333333;font-size:14px;display: block;line-height: 26px;}

.ContactInner .mode .ewm{position: relative;float:left;color:#666666;font-size:16px; text-align: center;display: block;line-height: 15px; margin-right:80px;}

/*.ContactInner .mode .ewm:after{ position: absolute; content: "";position: absolute;right:-50px;top:20%;width:1px;height:60%;border-right:1px #bbb dashed}*/

.ContactInner .mode .ewm img{ display: block;margin:0 auto 5px;}

.ContactInner .mode .online{ float:left;color:#fff;margin:50px 0 0 20px; font-size:14px; padding:8px 40px; background: #ff4d00;display: block;border-radius: 20px;text-align: center;}

.ContactInner .mode .online:hover{background: #666;}

.ContactInner .mode .lt{ float: left;width: 100%;padding-right: 420px;}

.ContactInner .mode .rt{position: absolute;right: 50px;bottom: 20%;float: right;margin-top:20px;/* width: 50%; */}

.ContactInner .map #dituContent{height:500px;}





/*==留言通用↓==*/

.MessageCon{background: url(../images/MessageBg.jpg) no-repeat center;background-size:cover;}

.MessageCon .long{padding:80px; }

.MessageCon .title{margin-bottom:40px;overflow: hidden;}

.MessageCon .title h2{float:left;color:#191919;font-size:24px;}

.MessageCon .title .tel{float:right;margin-top:25px;color:#333333;font-size:26px;/*font-weight: bold;*/}

.MessageCon .title .tel em{display:block;float:left;margin-right:10px;margin-top:5px;color:#333;font-size:25px;font-weight:400;font-family:"iconfont";}

.MessageCon input{position: relative; float:left;width:49.5%;margin-bottom:1%}

.MessageCon .block:nth-child(2n+1){margin-left:1%;}

.MessageCon input,.MessageCon textarea{padding:15px 20px 15px 45px;border:1px #ddd solid; background-repeat:no-repeat ; background-position:15px 17px;}

.MessageCon textarea{width:100%;height:120px;}

.MessageCon button{width:25%;margin-top:20px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666;}

.MessageCon button:hover{background:#ff4d00}

.MessageCon .x1{background-image: url(../images/ico201.png);}

.MessageCon .x2{background-image: url(../images/ico202.png);}

.MessageCon .x3{background-image: url(../images/ico203.png);}

.MessageCon .x4{background-image: url(../images/ico204.png);}

.MessageCon .x5{background-image: url(../images/ico205.png);}





/*==关于↓==*/

.AboutInner{padding-bottom:0px !important}

/*--*/

.stand-item{}

.stand-item .frame{display:flex;margin-bottom: 60px;}

.stand-item .frame:last-child{margin-bottom:0px;}

.stand-item .box{flex:1;width: 50%;padding-right:50px;}

.stand-item .wx{color:#666666;font-size:16px;line-height:34px;}

.stand-item .pic{width: 50%;}

.stand-item .pic img{width:100%;height: 100%;object-fit: cover;}

.stand-item .pic video{width:100%;height: 100%;object-fit: cover;}

.stand-item .bk{background: url(../images/logo-bg.png) no-repeat center;}

.stand-item .frame:nth-child(2n){ flex-direction: row-reverse;}

.stand-item .frame:nth-child(2n) .box{padding-right:0px;padding-left:50px}

/*--*/

.ab-culture{}

.ab-culture .long{ background:url(../images/cultureBg.jpg) no-repeat center; background-size:cover;}

.ab-culture .list{display: flex;border-left: 1px solid rgba(255,255,255,0.3);}

.ab-culture .list li{position: relative;z-index: 2;flex: 1;display: flex;height: 560px;border-right: 1px solid rgba(255,255,255,0.3);justify-content: center;align-items: center; overflow: hidden;}

.ab-culture .list li:after{opacity:0; content:"";position:absolute;left:0;top:0;right:0;bottom:0; z-index: -1;transform:translateY(20px); background: #ff4d00;}

.ab-culture .list .box{text-align:center;    transition: all .4s ease-in-out;}

.ab-culture .list em{display: flex;position: relative;color: #fff;margin: auto;font-size: 50px;width: 100px;height: 100px;border-radius: 50%;justify-content: center;align-items: center;/* background: #fff; */}

.ab-culture .list em:after{content:"";position:absolute;left: 0;top: 0;right: 0;bottom: 0;margin: -10px;border: 1px dashed #fff;border-radius: 50%;}

.ab-culture .list i{position: relative;width:5px;height:5px;display: block;margin: auto;margin-top: 20px;border-radius: 50%;background: #fff;}

.ab-culture .list i:before,.ab-culture .list i:after{content: "";position: absolute;right: 12px;top: 2px;width: 60px;height:1px;background: #fff;}

.ab-culture .list i:after{right:auto;;left:12px;}

.ab-culture .list h4{color:#fff;font-size:20px;margin-top: 25px;}

.ab-culture .list span{display: block;color:#fff;font-size:14px;margin-top: 20px;}

.ab-culture .list li:hover:after{opacity:0.7;transform:translateY(0px)}

.ab-culture .list li:hover em{color:#ff4d00;background:#fff}

.ab-culture .list li:hover .box{transform:translateY(5px); }





/*==关于-发展历程↓==*/

.srll-course{position: relative;  }

.srll-course:after{content:"";position:absolute;left:0;right:0;bottom:25px;width: 100%;height: 20px;background: url(../images/rulerBg.png) no-repeat center;}

.srll-course .peg{position: relative;margin-top: 50px;}

.srll-course .peg li{color:#333333;font-size:16px;font-weight:bold; text-align: center;display: block;background: none;cursor: pointer;}

.srll-course .peg li:before{content:"";display: block;width: 20px;height: 20px;margin:auto;margin-bottom:20px;clear: both;/* border: 4px solid rgba(9,9,9,0.5); */border-radius: 50%;box-shadow: 0 0 0 3px rgb(255 255 255 / 50%) inset;background: #a4a4a4;}

.srll-course .peg .swiper-slide-thumb-active{  color:#ff4d00}

.srll-course .peg .swiper-slide-thumb-active:before{background:#ff4d00;}

.srll-course .long{position: relative;/* margin-top: 50px; */}

.srll-course .info{box-shadow: 1px 1px 12px #ccc;background: url(../images/courseBg01.jpg) no-repeat center;background-size: cover;}

.srll-course .info li{display: flex;justify-content: center;align-items: center;}

.srll-course .info .box{flex:1;width: 50%;margin: auto;text-align: left;padding: 50px 10%;}

.srll-course .info .pic{flex: 1;width: 50%;}

.srll-course .info .pic img{max-width:100%;width: 100%;display: block;}

.srll-course .info h4{position: relative;color:#ff4d00;font-size:120px;padding-bottom:30px;margin-bottom: 30px;border-bottom:1px #ddd solid;line-height: 1;}

.srll-course .info h4 font{text-shadow:rgb(235 215 215) -12px 10px 1px;}

.srll-course .info h4:before{content:"";position: absolute;left: -70px;top: -60px;z-index: -1;width: 150px;height: 150px;display:block;border-radius: 50%;background:#f6f6f7}

.srll-course .info h4 span{display: block;color:#333333;font-size:22px;margin-top: 20px;}

.srll-course .info p{color: #5a5a5a;font-size:16px;-webkit-line-clamp: 4;line-height: 28px;}

.srll-course .spot{display: none;}





/*==更多按钮↓==*/

.moreBtn2{display: flex;width: fit-content;color: #fff;font-size:14px;border:1px #ff4d00 solid;padding:10px 20px;background: #ff4d00;justify-content: center;align-items: center;}

.moreBtn2 i{font-size: 20px;float:right;display: block;margin-left: 20px;}

.moreBtn2:hover{color:#fff;border-color:#333; background: #333;}

.moreBtn2:hover i{color:#fff;transform:translateX(-5px)}





/*==分页↓==*/

.pagIng-3{border-top:1px #aaa dotted;margin-top: 40px;padding: 30px 0px 0 0;/* text-align: center; */overflow: hidden;}

.pagIng-3 .cen{ display: table; margin: auto;}

.pagIng-3 span{display: block; margin-bottom:20px;color:#666;font-size: 16px;/* margin-bottom: 20px; */}

.pagIng-3 span a{color:#666;font-size:16px;}

.pagIng-3 span a:hover{color:#ff4d00}





/*==list-box 图片款 久↓==*/

.list-box{margin:0 0 -10px -10px}

.list-box li{float:left; width:25%; }

.list-box li img{max-width:100%;width:100%;}

.list-box li a{display:block;margin:0 0 10px 10px}

.list-box li .pic{border: 1px #eee solid; background: #f9f9f9;}

.list-box li:hover .pic{border: 1px #0054b4 solid;}

.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:12px 0;}

.list-box li:hover h4{color:#0054b4;}

.list-box.lx5 li{width:20%}





/*==底部===*/

.footer{ position: relative;z-index: 5; padding:70px 0 20px 0;background: #37353d;overflow: hidden;}

.footer .left{float: left;color:#aaa;font-size: 14px;}

.footer .left .tel{display: block;color:#fff;font-size:32px;margin-bottom: 25px;line-height: 1;}

.footer .left .tel i{float:left;display: block;margin-right:10px;}

.footer .left .wx{display:block;color:#aaa;font-size: 14px;line-height: 26px;}

.footer .nav{position:relative;float:left;display: flex;width: 40%;margin-left: 100px;}

.footer .nav h3{ color:#fff;font-size:16px;margin-bottom:15px;}

.footer .nav h3:after{content:"";display: block;width:25px;height:1px; margin:12px 0 0px 0;background:#999;}

.footer .nav li{/*! display: table-cell; */flex: 1;padding-right: 20px;}

.footer .nav li a{ display: block;color:#aaaaaa; font-size:14px;padding:3px 0;}

.footer .nav li a:hover{color:#ff4d00}

.footer .ewm{float:right;color:#aaa;font-size:14px; text-align:center;}

.footer .ewm span{display: inline-block;margin-left:20px;}

.footer .ewm img{max-width:160px;display:block;margin-bottom:10px;border: 1px #858585 solid;border-radius: 5px;}

.footer .down{position: relative;margin-top:40px;padding-top:20px;color:#aaa;font-size:14px;}

.footer .down:before{content:""; position: absolute;top:0;left:-20%;right:-20%;height:1px; background: #3e3e3e;}

.footer .down a{color:#aaa;font-size:14px;}

.footer .down a:hover{color:#ff4d00}

.footer .down a:hover{color:#ff4d00}

.footer .link{margin-top:20px;}

.footer .link h3{color:#fff;font-size:16px;float: left;}

.footer .link a{color:#aaa;font-size:14px;display: inline-block;padding: 0 15px;line-height: 9px;}







