@charset "utf-8";

/*~~~~框架布局~~~*/

html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}





/*==版心定义↓==*/

.container{width:1500px;}

a:hover{color:#ff5100}





/*==字符串↓==*/

i,.iof,*:before,*:after{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('../fonts/font_1963410_hxa8ghypsjt.woff2') format('woff2'),

       url('../fonts/font_1963410_hxa8ghypsjt.woff') format('woff'),

       url('../fonts/font_1963410_hxa8ghypsjt.ttf') format('truetype');

}



/*==顶部↓==*/

.fixed-top.header{ 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 .logo img{ height:60px;}

.fixed-top.header .nav{margin-top: 20px;}

.fixed-top.header .nav > li > a{padding-bottom: 26px;}

.fixed-top.header .tel{ margin-top: 15px; }

/*--*/

.header{z-index:99;padding:20px 0;height:100px;}

.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}

.header .logo img{ /* max-height: 100%; */}

.header .logo .txt{float: right;margin-left: 40px;position: relative;color:#ff5100;font-size:24px;}

.header .logo .txt:before{content: "";position: absolute;left: -20px;top:0;width:1px;height:100%;background: #eee;}

.header .logo .txt font{display:block;font-size:14px;}



.header .tel{position: relative;float: right;margin: 14px 0 0 60px;}

.header .tel em{display: block;padding: 5px 30px;border: 1px #ff5100 solid;border-radius: 30px;line-height: 1; cursor:pointer}

.header .tel em:before{content: "\e6a6";font-family: "iconfont";/* position: absolute; *//* left:0; */color: #ff5100;font-size: 22px;}

.header .tel span{position:absolute;top: 110%;right: 0;width: 190px;font-size: 20px;color: #333;line-height: initial;/* height:50px; */display: block;border: 1px #ddd solid;padding: 10px 20px;z-index: 9;border-radius: 10px;background: #fff;filter: alpha(opacity=0);transform-origin: 95% 0%;transform:scale(0.01);-moz-transform:scale(0.01);transition:all 1s;}

.header .tel:hover em{color:#fff;background:#ff5100}

.header .tel:hover em:before{color:#fff}

.header .tel:hover span{opacity:1;transform: scale(1);}

.header .nav{display:flex;float: right;margin-top: 20px;}

.header .nav > li{/* flex: 1; */float: left;margin-left: 40px;position: relative;}

.header .nav > li > a{position: relative;display: block;color:#181818;font-size:16px;text-align: center;padding-bottom: 39px;}

.header .nav > li > a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#ff5100;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.header .nav > li:hover > a,.header .nav > li.active > a{color:#ff5100; }

.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: #ff5100;}

/*.header .nav li:last-child .sub{display: none !important;}*/







/*==次级导航↓==*/

.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: #ff5100;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.menu li:hover a,.menu li.active a{ color:#fff;border-color:#ff5100 }

.menu li:hover a:after,.menu li.active a:after{transform: scale(1);transform-origin:left;}





/*==面包屑↓==*/

.site{}

.site .container{padding: 20px 0;border-bottom:1px #ddd solid;}

.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:#ff5100}

.site .more{float:right;color:#fff;font-size:14px;padding: 5px 10px;margin-top: -5px;background: #666;}

.site .more:hover{color:#fff; background: #ff5100;}





/*==标题↓==*/

.titleAx{position: relative; color:#212121;font-size:36px;font-weight: bold;}  

.titleAx span{position: absolute;top:0;width: 100%;display:block;color: #eee;font-size:66px;font-weight: 400;line-height: 1;text-transform: Uppercase;}

.titleAx b{ position: relative; display: table;margin:auto; border-bottom:1px #ddd solid;padding-bottom:20px;}

.titleAx b:before{content:"";position: absolute;left: 50%;bottom: -2px;width: 40px;margin-left: -20px;height:3px;background: #ff5100;}

.titleAx font{color:#0d9edb}

.titleAx hr{display: block;margin: 10px auto 0;width: 40px;height: 3px;border:none;background: #0d9edb;}

.titleAx.cen{text-align: center;margin-bottom:50px;padding-top: 20px;}

.titleAx.cen span{}

.titleAx.m30{margin-bottom:30px}

.titleAx.m40{margin-bottom:40px}

.titleAx.white,.titleAx.white b{color:#fff}

.titleAx.white span{color:#313236}

.titleAx.white hr{background:#fff}



.titleBx{color:#000123;font-size:40px;margin-bottom:50px; text-align: center;}

.titleBx span{display: block; margin:10px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}

.titleBx hr{display: block;margin: 10px auto 0;width: 40px;height: 2px;border:none;background: #0d9edb;}

.titleBx.cen{text-align: center;}

.titleBx.white,.titleBx.white span{color:#fff}

.titleBx.tTop{margin:50px 0 -20px 0;}





/*==边距↓==*/

.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{float:left;width:100%;padding:70px 0 80px 0;}

.rackWor{}

.rack .lefter{width:24%}

.rack .righter{width:76%;padding-left:50px;}

.rack .leftNs{width:70%;}

.rack .rightNs{width:30%;}





/*==左侧导航↓==*/

.leftNav .title{position: relative;color:#fff;font-size:40px;font-weight:bold;padding:30px 30px;background: #ff5100;}

.leftNav .title span{display: table-footer-group;color:#fff;font-size:16px;font-weight:400;}

.leftNav .title em{display: none; position: absolute;top:20px;right: 20px;float:right;font-size:16px;}

.leftNav .title em i{margin-left:5px}

.leftNav .title em:hover{color:#ff5100}

.leftNav > .drop{border: 1px #eee solid;overflow: hidden;background: #f5f5f5;}

.leftNav > .drop > li{border-bottom:1px #e5e5e5 solid}

.leftNav > .drop > li > a{position: relative;z-index: 2;display: block;color:#2e2e2e;font-size:18px;padding: 18px 30px;}

.leftNav > .drop > li > a:after{opacity: 0; content: "";position: absolute;left:0;top:0;z-index: -1;width:100%;height:100%;transform:translateX(15px); background: #ff5100;transition: all .4s ease-in-out;}

.leftNav > .drop > li > a i{font-size: 12px;font-weight:bold;margin-right: 5px;color: #2e2e2e;}

.leftNav > .drop > li:hover > a,.leftNav > .drop > li.active > a{color:#fff;padding-left:40px;} 

.leftNav > .drop > li:hover > a i,.leftNav > .drop > li.active > a i{color:#fff} 

.leftNav > .drop > li:hover > a:after,.leftNav > .drop > li.active > a:after{opacity:1;transform:translateX(0px);}

.leftNav .order{}

.leftNav .order > li{border-top:1px #e8e8e8 solid}

.leftNav .order > li > a{display:block;color:#777;font-size:16px;padding: 15px 30px 15px 50px;} 

.leftNav .order > li:hover > a,.leftNav .order > li.active > a{color:#ff5100;transform:translateX(5px);}







/*==左侧联系↓==*/

.connection{margin-top: 30px;padding:20px;border: 1px #ddd solid;overflow: hidden;/* background:#eee; */}

.connection .tit{/* float:left; */color:#333;font-size: 18px;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px #ddd solid;}

.connection .tit .more{float:right;display:block;color:#666;font-size:13px;margin-top: 5px;}

.connection .tit .more:hover{color:#ff5100}

.connection .tel{position: relative;display: block;font-size:12px;color: #858585;padding-left:50px;margin-bottom: 20px; word-wrap: break-word;word-break: normal;}

.connection .tel font{display:block;color:#ff5100;font-size:24px;margin-top: 5px;line-height:25px;font-weight: bold;}

.connection .tel:before{content: "\e611";font-family: "iconfont";position: absolute;left:0;margin-right: 10px;font-weight: 400;color:#333;font-size: 36px;}

.connection .wx{color:#666;font-size:14px;line-height:24px}

.connection .ewm{display: table;margin-top: 20px;}

.connection .ewm img{max-width: 100px;}

.connection .ewm font{vertical-align: middle;color: #666;font-size: 14px;padding-left: 30px;}

.connection .ewm font hr{float: left;width: 30px;height:1px;margin: 7px 10px 0 0;border:none;background: #aaa;}

.connection .ewm img,.connection .ewm font{display:table-cell;}





/*==更多按钮↓==*/

.more-item{position:relative; margin:50px auto 0; display:table;color:#181818;font-size:16px;padding:10px 60px;border-radius: 5px;border:1px #181818 solid;}

.more-item:after{opacity:0;content:"";position:absolute;left:0;top:0;z-index:-1; width:90%;height:100%; background:#ff5100;}

.more-item:hover{ color:#fff;border-color:#ff5100; }

.more-item:hover:after{opacity:1;width:100%;}



/*==产品列表↓==*/

.product-list{margin:0 0 -20px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}

.product-list li{float:left;display: inline-block;width:25%;margin-bottom:20px;}

.product-list a{ position: relative; display: block;border:1px #f0f0f0 solid;margin-left:20px;}

.product-list li h4{color:#3a3a3a;font-size:16px;margin:20px 0; text-align:center;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.product-list li .pic{padding-top:130%}

/*.product-list li:hover a{transform:translateY(-5px)}*/

.product-list li:hover a{box-shadow: 5px 5px 10px #ddd;}

.product-list li:hover h4{color:#ff5100}

/*--*/

.product-list.lx3 li{width:33.3%}

.product-list.lx3 li a{box-shadow: 0 0 10px #eee;} 





/*==首页产品↓==*/

.ProductHome{}

.ProductHome .tone{margin-bottom:50px; display: flex;flex-flow: row wrap;align-content: flex-start;background: #f7f7f7;}

.ProductHome .tone li{position:relative;z-index:2;float:left;flex-grow: 1;width:25%;text-align:center;padding:15px 10px;cursor:pointer;}

.ProductHome .tone li:before{opacity:0;content:"";position:absolute;left:0;top:0;z-index:-1; width:100%;height:100%; background:#ff5100;transform:scale(0.9)}

.ProductHome .tone h3{color:#181818;font-size:24px;margin-bottom:10px;}

.ProductHome .tone span{position: relative; float:left;color:#181818;font-size:14px;margin-left:20px;}

.ProductHome .tone span:before{float:left;content:"";width: 8px;height: 8px;margin: 6px 8px 0 0;border:1px #ff5100 solid;border-radius:50%;}

.ProductHome .tone .active{ }

.ProductHome .tone .active:before{opacity:1; transform:scale(1)}

.ProductHome .tone .active h3,.ProductHome .tone .active span{color:#fff}

.ProductHome .tone .active span:before{border-color:#fff}

.ProductHome .frame{ display: none;}

.ProductHome .frame.show{display: block;}





/*==产品滚动↓==*/

.srllpro{position: relative; overflow:hidden}

.srllpro .list{}

.srllpro .list .box{position: absolute;left:0;right:0;bottom: 40px;text-align: center;}

.srllpro .list h4{color:#fff;font-size:24px;margin-bottom:20px;}

.srllpro .list b{display: table;margin: auto;width: 50%;color:#fff;font-size:14px;padding: 10px 10px;border:1px #fff solid;border-radius:5px;}

.srllpro .list li:hover h4{color:#ff5100}

.srllpro .list li:hover b{color:#fff;border-color:#ff5100;background:#ff5100}

.srllpro{}





/*==滚动效果按钮↓==*/

.push-control{position: relative;}

.push-control .btn{position: absolute;top:50%;z-index: 1;opacity:1;padding: 15px 10px;border-radius:5px;border: 1px #aaa solid;transform: translateY(-50%);cursor: pointer;}

.push-control .btn:before{display: block;color:#aaa;font-size:20px;}

.push-control .sPrev:before{content: "\e662";}

.push-control .sNext:before{content: "\eb9b";}

.push-control .sPrev{left:-60px;}

.push-control .sNext{right:-60px;}

.push-control .btn:hover{color:#fff;border-color:#ff5100;background: #ff5100;}

.push-control .btn:hover:before{color:#fff}

.push-control.arrowWit{0px !important}

.push-control.arrowWit .sPrev{left:0px}

.push-control.arrowWit .sNext{right:0px}

.push-control.arrowWit:before{color:#fff;border-color:#fff;}

.push-control .spot{display: none; margin-top: 25px; margin:auto;text-align:center;}

.push-control .spot span{opacity: 1;display:inline-block;width: 15px;height:10px;margin: 0 6px;border-radius: 10px;background: #aaa;}

.push-control .spot .swiper-pagination-bullet-active{width: 25px;background:#ff5100}





/*==实力展示↓==*/

.StrengthHome{position: relative; background:#f6f6f6;} 

.StrengthHome .long{ position: relative;}

.StrengthHome .left{position: absolute;left:0;bottom:0;z-index: 2;width: 28%;padding:30px 50px;background: #fff;} 

.StrengthHome .left .title{color:#666666;font-size:16px;margin-bottom:25px;}

.StrengthHome .left .title font{display: block;font-weight:bold; color:#212121;font-size:36px;margin-bottom:10px}

.StrengthHome .left .tone{}

.StrengthHome .left .tone a{position: relative;z-index: 2;display: block;font-size: 18px;color: #333333;/* font-weight: bold; */padding: 10px 20px;cursor: pointer;}

.StrengthHome .left .tone li{margin-bottom:5px;}

.StrengthHome .left .tone a:before{opacity:0;content:"";position: absolute;left:0;bottom:0;z-index: -1;width:90%;height: 100%;background: #ff5100;}

.StrengthHome .left .tone i{ opacity:0;float:right;display: block; font-size:22px;font-weight:bold;color:#ff5100;transform: translateX(10px);}

.StrengthHome .left .tone li.active a{color: #fff;}

.StrengthHome .left .tone li.active a:before{opacity:1;width:100%} 

.StrengthHome .left .pageState{position: absolute;right: 25%;top: -60px;color: #181818;font-size:30px;letter-spacing: 5px;}

.StrengthHome .left .pageState span{color: #181818;display: block;float: left;font-size: 46px;margin-top: -25px;}

.StrengthHome .down{float: right;width: 77%;}

.StrengthHome .down li{position: relative;z-index:1;width: 100%;height: 520px;}

.StrengthHome .down li:before{content: ""; position: absolute; left:0;bottom:0;width:100%;height:50%; background:-webkit-linear-gradient(top, rgba(0,0,0,0.01), rgba(0,0,0,0.6)); }

.StrengthHome .down .box{position: absolute;left: 10%;bottom:30px;}

.StrengthHome .down h4{color:#fff;font-size: 22px;margin-bottom:10px;font-weight: bold;}

.StrengthHome .down p{color:#fff;font-size:15px;}

.StrengthHome .down .bg{position: absolute;left:0;top:0;z-index: -1;width: 100%;height: 100%;object-fit: cover;}





/*==案例列表↓==*/

.case-list h4{margin-top: 15px;color:#212121;font-size:18px;text-align: center;}

.case-list li .pic{padding-top:85%;}

.case-list li:hover h4{color:#ff5100}

.case-list.edge{margin:0 0 -30px -30px;display: flex;flex-flow: row wrap;align-content: flex-start;}

.case-list.edge li{float:left;/*flex-grow: 1;*/width:25%;display: inline-block;margin-bottom: 30px;}

.case-list.edge a{ margin-left:30px;display: block;height:100%;}





/*==首页合作伙伴↓==*/

.PartnerHome{background:#f6f6f6;}

.PartnerHome .list{box-shadow: 0 0 10px #eee; background: #fff;}

.PartnerHome .list li{float:left;width:25%;border-right:1px #eee solid;border-bottom:1px #eee solid;text-align: center;}

.PartnerHome .list a{position: relative; display: block;}

.PartnerHome .list h4{opacity: 0; position: absolute;left:0;bottom:0;width:100%; color:#fff;font-size:16px; text-align: center; background: rgba(0,0,0,0.5);}

.PartnerHome .list img{display: inline-block;filter: }

.PartnerHome .list li:hover img{  filter: grayscale(0%);}

.PartnerHome .list li:hover{ opacity: 1;}





/*==首页定制流程↓==*/

.CustomHome{ background: #292a2e;}

.CustomHome ul{}

.CustomHome ul li{float:left;width: 16.6%;text-align: center;}

.CustomHome ul .pic{display: block;margin: auto;width: 150px;height: 150px;border-radius: 50%;margin-bottom: 20px;overflow: hidden;}

.CustomHome ul .pic img{display:block;width:100%;height: 100%;object-fit: cover;}

.CustomHome ul span{color:#666666;font-size:36px;line-height: 1;}

.CustomHome ul hr{width: 50%;height:1px;border:none;margin: 10px auto;background: #666666;}

.CustomHome ul h4{color:#e8e8e8;font-size:16px;}

.CustomHome ul li:hover{transform:translateY(-10px)}

.CustomHome ul li:hover hr{width:20%}





/*==首页关于↓==*/

.AboutHome .top{display: table; background: #f8f8f8;}

.AboutHome .top .tit{color:#333333;font-size:30px;margin-bottom: 20px;}

.AboutHome .left{width: 45%;padding:50px;}

.AboutHome .left .title{color:#212121;font-size:44px;margin-bottom:30px;}

.AboutHome .left .title span{display: block;color:#999;font-size:24px}

.AboutHome .left .wx{color:#484848;font-size:16px;line-height: 28px;}

.AboutHome .left .more{display:table;color:#fff;font-size:14px;padding:10px 30px;margin-top:30px;border-radius: 5px;background: #ff5100;}

.AboutHome .left .more:hover{background: #333;}

.AboutHome .right{ vertical-align: middle;}

.AboutHome .left,.AboutHome .right{float:none; display: table-cell;}

.AboutHome .honor{margin-top:40px;}





/*==首页新闻↓==*/

.NewsHome{ background: #f6f6f6;}

.NewsHome .tone{}

.NewsHome .tone{position:relative;width: 100%;overflow:hidden;text-align: center;margin-bottom: 50px;} 

.NewsHome .tone li{display: inline-block;cursor: pointer;}

.NewsHome .tone a{position:relative;z-index:2; display: block;margin: 0 25px;padding: 10px 40px;color: #282828;font-size:16px;border-radius:5px;overflow: hidden;background: #f0f0f0;} 

.NewsHome .tone a:after{content:"";position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%;background:#ff5100;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.NewsHome .tone .active a{color: #ffffff; }

.NewsHome .tone .active a:after{transform: scale(1);transform-origin:left;}

.NewsHome .list{}

.NewsHome .list a{display: block;position: relative;}

.NewsHome .list h4{color: #333333;font-size:18px;margin-bottom:12px;font-weight: bold;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.NewsHome .list p{/* display: table; */color:#666666;font-size:14px;}

.NewsHome .list .one{float: left;width: 49%;background: #fff;}

.NewsHome .list .one .pic{height: 420px;}

.NewsHome .list .one .pic img{display: block;width: 100%;height: 100%; object-fit: cover;}

.NewsHome .list .one .box{padding: 25px 40px 40px 40px;overflow: hidden;}

.NewsHome .list .one .frame{position: relative;padding-left: 100px;}

.NewsHome .list .one .time{position:absolute;left:0;top:0;display: table;color:#212121;font-size:24px;text-align: center;padding-right: 20px;border-right: 1px #ddd solid;}

.NewsHome .list .one .time font{color:#999999;font-size:14px;display: block;}

.NewsHome .list .one p{float:left;}

.NewsHome .list li:hover h4{color:#ff5100}

.NewsHome .list .two{float: right;width: 48%;/* margin-bottom: 15px; */border-bottom: 1px #ddd solid;/* background: #fff; */}

.NewsHome .list .two a{padding: 24px 180px 24px 0px;}

.NewsHome .list .two .box{display: inline-block;}

.NewsHome .list .two p{-webkit-line-clamp: 1;}

.NewsHome .list .two .time{position: absolute;right: 0;top: 0;bottom: 0;color: #333;font-size: 38px;font-weight: bold;text-align: center;padding: 10px 30px;/* background: #ff5100; */}

.NewsHome .list .two .time font{color: #999999;font-size: 13px;display: block;}

.NewsHome .list .two .time:before{ opacity:0; content:"\e61d";position:absolute;left:0;top:0;right: 0;bottom: 0;margin: auto;height: min-content;color:#ddd;font-size:40px;transform: translateX(10px);}

.NewsHome .list .two .time:after{content:"";position:absolute;left:0;top:15%;width:1px; height:70%;background:#ddd}

.NewsHome .list .two:hover{}

.NewsHome .list .two:hover a{padding-left:20px;background:#ff5100}

.NewsHome .list .two:hover h4{color:#fff}

.NewsHome .list .two:hover p{color:#fff}

.NewsHome .list .two:hover .time{color:#ff5100;}

.NewsHome .list .two:hover .time font{color:#ff5100;}

.NewsHome .list .two:hover .time:before{ opacity:1;transform: translateX(0px);}

.NewsHome .list .two:hover .time:after{background:#ff864d}

 



/*==产品详情↓==*/.ProductShow {}

.DetailCont .top {/*padding:60px 0 120px 0;border-bottom:1px #ddd solid;background:#f5f5f5;*/}

.DetailCont .top .left {width:55%;}

.DetailCont .top .right {width:40%}

.DetailCont .top .right .title {color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}

.DetailCont .top .right .wx {padding:20px;color:#666666;font-size:14px;min-height:100px;margin-bottom:80px;line-height:24px;-webkit-line-clamp:7;display:-webkit-box;word-break:break-all;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;background:#f2f2f2;}

.DetailCont .top .right .parts {margin:-50px 0 35px 0;overflow:hidden;}

.DetailCont .top .right .parts h3 {color:#333;font-size:18px;margin-bottom:15px;}

.DetailCont .top .right .parts img {display:block;float:left;width:17%;height:80px;margin-right:2%;border:2px #ddd solid;}

.DetailCont .top .right .parts img:hover {border-color:#666}

.DetailCont .top .right .tel {display:block;color:#191919;font-size:22px;margin-bottom:50px;padding:20px 0 20px 0px;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}

.DetailCont .top .right .tel i {float:left;color:#666;font-size:25px;margin-right:15px;}

.DetailCont .top .right .btn {float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px;background-color:#ff5100;}

.DetailCont .top .right .btn i {float:left;margin:3px 10px 0 0px;color:#fff;font-size:20px;}

.DetailCont .top .right .online {/* padding-left:70px;*/}

.DetailCont .top .right .download {color:#4c4c4c;background:#fff;}

.DetailCont .top .right .btn:hover {color:#fff;background-color:#333;}

.DetailCont .con {margin-top:70px}

.DetailCont .con .tone {margin-bottom:50px;border-bottom:1px #ddd solid;text-align:center;}

.DetailCont .con .tone li {position:relative;display:inline-block;margin:0 20px 0 20px;/*! border-left:1px #ddd solid;*/cursor:pointer;}

.DetailCont .con .tone li a {display:block;color:#444444;font-size:20px;padding:0px 0px 20px 0;}

.DetailCont .con .tone li a:after {content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;transition:transform .5s;transform:scale(0,1);transform-origin:right;background:#ff5100}

.DetailCont .con .tone li.active a,.DetailCont .con .tone li:hover a {color:#ff5100}

.DetailCont .con .tone li.active a:after,.DetailCont .con .tone li:hover a:after {transform:scale(1);transform-origin:left;}

.DetailCont .con .long {margin-bottom:50px;padding-bottom:40px;border-bottom:1px #ddd solid}

.DetailCont .con .title {position:relative;color:#333;font-size:22px;margin-bottom:30px;padding-left:20px}

.DetailCont .con .title:before {content:"";position:absolute;left:0;top:20%;width:2px;height:60%;background:#ff5100;}

.DetailCont .con .long:last-child {margin-bottom:0px;padding-bottom:0px;border-bottom:0px}

.DetailCont .con .wx {}

.DetailCont .con .wor {color:#393939;line-height:24px;font-size:15px;}







/*==左右图片切换↓==*/

.srllOrso{}

.srllOrso .leftPic{width:80%;float: left;border:2px #efefef solid; background: #fff;}

.srllOrso .leftPic img{display: block;margin:auto;max-width:100%;height: 100%;object-fit: cover;}

.srllOrso .rightPic{width:20%;float: right;padding-left:15px;}

.srllOrso .rightPic li{height:20%;margin-bottom:20px;border:2px #efefef solid;cursor: pointer;background: #fff;}

.srllOrso .rightPic li img{display: block;max-width:100%;height: 100%; margin:auto}

.srllOrso .rightPic li.swiper-slide-thumb-active{border-color: #ff5100;}

.srllOrso .leftPic,.srllOrso .rightPic{height: 520px;}

.srllOrso .leftPic .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}

.srllOrso .leftPic .look i{ margin-right:10px; display:inline-block;font-size:20px;}

.srllOrso .leftPic:hover .look{opacity:1 ; transform: translateY(0px);}

.srllOrso .rightPic:hover .btn{opacity: 1 !important;}

.srllOrso .btn{opacity:0 !important;left:15px;top:0;right:0;width:auto;height:auto;margin:0px;color:#fff;font-size: 32px;padding: 5px 0;text-align: center;background:rgba(0,0,0,0.5);}

.srllOrso .btn.swiper-button-disabled{opacity: .9}

.srllOrso .btn.nt{top:auto;bottom:0;}

.srllOrso .btn:hover{background:rgba(0,0,0,0.7)}





/*==新闻↓==*/

.NewsListBox{padding-bottom:0 !important}

.NewsListBox .up{margin-bottom:90px;}

.NewsListBox .up .more{}

.NewsListBox .up .more{color:#fff;font-size:12px;padding: 10px 30px;display: table;margin-top: 40px;background: #666;}

.NewsListBox .up .more:before{content: "\e61f";font-family: "iconfont";line-height:1;float:right;/* width:10px; */height: 10px;font-size: 21px;margin: -1px 0 0 10px;transition: all .4s ease-in-out;}

.NewsListBox .up .more:hover{ background: #ff5100;}

.NewsListBox .up .more:hover:before{transform:translateX(3px);}

.NewsListBox .up .swiper-container:after{content: "";position: absolute; left:0;bottom:0;width:100%;height:100px; background: #009fe8;}

.NewsListBox .up .spot{bottom:0;display: table;width: 100%;left: 700px;/*! margin-left: 52px; */text-align: left;padding: 30px 35px 30px 50px;background:#ff5100;}

.NewsListBox .up .spot span{ opacity:1;width:10px;height:10px; background:rgba(255,255,255,0.5);margin-right: 12px;}

.NewsListBox .up .spot .swiper-pagination-bullet-active{ background:#fff}

.NewsListBox .up li{ position: relative; }

.NewsListBox .up li a{position: relative;display: block;height: 450px;padding:50px 50px 50px 750px;background:#f2f2f2;}

.NewsListBox .up li .pic{float: left;position:absolute;left:0;top:0;width:700px;height: 100%;}

.NewsListBox .up li .pic img{max-width:100%;height: 100%;object-fit: cover;}

.NewsListBox .up li .box{/*! text-align: center; */float: left;width: 100%;height: 100%;}

.NewsListBox .up li .box h4{width: 100%;font-size:24px;color:#191919;/*! font-weight: bold; */overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.NewsListBox .up li .box .time{position:relative; display: block; color:#999;font-size:12px;margin-top:20px;}

.NewsListBox .up li .box .time:before{content:"";float:left;margin:10px 20px 0 0; width:40px;height:1px; background:#ccc}

.NewsListBox .up li .box p{-webkit-line-clamp: 4;font-size:14px;color:#464646;margin-top: 30px;line-height: 24px;}

.NewsListBox .up li:hover h4{color:#ff5100}

.NewsListBox .shell{padding: 70px 0 50px 0;background-color: #f3f3f3; overflow: hidden;}

.NewsListBox .shell ul{margin:0 0 -30px -30px;}

.NewsListBox .shell li{float: left;width: 33.3%;}

.NewsListBox .shell li a{position: relative;display: block;margin:0 0 30px 30px;padding: 30px; overflow: hidden;background-color: #fff;}

.NewsListBox .shell li a:after{content: "";position: absolute;left: 0;top: 0;height: 3px;width: 0;transition: all .6s;background-color: #ff5100;}

.NewsListBox .shell li a h4{width: 100%;font-size: 16px;font-weight:bold;color: #191919;margin-top:30px;;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .6s;}

.NewsListBox .shell li a .txt{-webkit-line-clamp: 2;font-size: 14px;color: #666666;line-height: 24px;margin-top:15px;/*! overflow: hidden; */margin-bottom: 15px;}

.NewsListBox .shell li a .pic{display: block;position: relative;width: 100%;padding-top: 70%;overflow: hidden;}

.NewsListBox .shell li a .pic img{display: block;position: absolute;width: 100%;height: 100%;transition: all .5s ease-in-out;top: 0;left: 0}

.NewsListBox .shell li a .time{float:left; margin-right:20px; display: block;font-size: 12px;color: #999999;}

.NewsListBox .shell .more{float:left;color:#999;font-size:12px;padding: 0 0px;display: block;}

.NewsListBox .shell .more:before{content: ""; float:right;width:10px;height:7px;margin:6px 0 0 10px;background: url(../img/line02.png) no-repeat -10px 0px;transition: all .4s ease-in-out;}

.NewsListBox .shell li:hover a{box-shadow:0 0 20px 10px rgba(0,0,0,0.08);}

.NewsListBox .shell li:hover a{transform: scale(1.02);}

.NewsListBox .shell li:hover a:after{width: 100%;}

.NewsListBox .shell li:hover a h4{color: #ff5100}

.NewsListBox .shell li:hover .more{color:#f60}

.NewsListBox .shell li:hover .more:before{ background-position:0 0 }





/*==新闻详细页↓==*/

.NewsDetailBox{}

.NewsDetailBox .titleTop{ text-align: center;padding:0 0 50px 0;margin:0 0 60px 0; border-bottom:1px #ddd solid}

.NewsDetailBox .tit{color:#000000;font-size:28px;}

.NewsDetailBox .msg{ margin-top:10px;color:#a7a7a7;font-size:14px;}

.NewsDetailBox .msg *,.NewsDetailBox .msg span,.NewsDetailBox .msg a{color:#a7a7a7;font-size:14px;}

.NewsDetailBox .msg span{margin:0 5px;}

.NewsDetailBox .msg a:hover,.NewsDetailBox .msg .active{color:#ff5100}

.NewsDetailBox .msg .active{font-weight:bold;}

.NewsDetailBox .share{height:60px;border-top:1px #aaa dotted; padding:20px 0;margin-top: 60px; overflow: hidden;}

.NewsDetailBox .share .bshare-custom{float:left;}

.NewsDetailBox .share .time{ float:left;margin-left:50px;color:#a7a7a7;font-size:14px;display: block;}

.NewsDetailBox .share .return{float:right; color:#fff;font-size:14px;padding:10px 20px 10px 38px;margin-top:-10px; background-color:#d2d2d2; background-image:url(../img/line202.png); background-position:12px 15px; background-repeat:no-repeat;}

.NewsDetailBox .share .return:hover{background-color:#ff5100}

.NewsDetailBox .pagIng{border-top:1px #aaa dotted;border-bottom:1px #aaa dotted;padding:15px 0;overflow: hidden;}

.NewsDetailBox .pagIng span{ display: inline-block;color:#888888;font-size:14px;}

.NewsDetailBox .pagIng span a{color:#888888;font-size:14px;}

.NewsDetailBox .pagIng span a:hover{color:#ff5100}

.NewsDetailBox .pagIng .prev{float:left}

.NewsDetailBox .pagIng .next{float:right}

.NewsDetailBox .relevant{margin-top:60px}

.NewsDetailBox .relevant .tit{color:#333;font-size:22px;}

.NewsDetailBox .relevant .list{margin-top:20px;}

.NewsDetailBox .relevant .list li{float:left;width:45%;margin:8px 0% 8px 0;}

.NewsDetailBox .relevant .list li:nth-of-type(even){float:right;}

.NewsDetailBox .relevant .list li .time{float: right; color:#858585;font-size:14px;}

.NewsDetailBox .relevant .list li a{ display: block; color:#858585;font-size:14px;padding-left:15px; background: url(../img/arrow_02.png) no-repeat left;transition: all .4s ease-in-out;}

.NewsDetailBox .relevant .list li:hover a{color:#ff5100}





/*==案例详情↓==*/

.CaseDetail{}

.CaseDetail .title{ color:#000;font-size:30px;/*text-align:*/center; margin-bottom:40px;}

.CaseDetail .tit{color:#353535;font-size:25px;margin-bottom:20px}

.CaseDetail .details{margin-top:60px}

.CaseDetail .details .wx{padding:30px;color:#666;font-size:14px;line-height:26px; background: #f4f4f4;}

.CaseDetail .relevant{margin-top:80px;}

.CaseDetail .relevant .list .pic{}

.CaseDetail .top{padding: 60px 30px 40px 30px;background: #f5f5f5;}

.CaseDetail .top .left{width:55%;}

.CaseDetail .top .right{width:40%}

.CaseDetail .top .right .title{color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}

.CaseDetail .top .right .wx{padding:20px;color:#666666;font-size:14px;min-height:100px;margin-bottom:80px;line-height: 24px;-webkit-line-clamp: 7;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden; background: #f2f2f2;}

.CaseDetail .top .right .tel{display: block;color:#191919;font-size:22px;margin-bottom:50px;padding: 20px 0 20px 0px;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}

.CaseDetail .top .right .tel i{float:left;color:#666;font-size: 25px;margin-right: 15px;}

.CaseDetail .top .right .btn{float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px; background-color: #ff5100;}

.CaseDetail .top .right .btn i{float:left;margin: 3px 10px 0 0px;color:#fff;font-size:20px;}

.CaseDetail .top .right .online{/* padding-left:70px; */}

.CaseDetail .top .right .download{color:#4c4c4c;background: #fff;}

.CaseDetail .top .right .btn:hover{color:#fff;background-color: #333;}





/*==滚动大图↓==*/

.srllPho{ position: relative;;width: 100%;margin: auto;}

.srllPho .gallery-top{border: 1px #ddd solid; background:#fff ;}

.srllPho .gallery-top .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}

.srllPho .gallery-top .look i{ margin-right:10px; display:inline-block;font-size:20px;}

.srllPho .gallery-top:hover .look{opacity:1 ; transform: translateY(0px);}

.srllPho .gallery-top li{height:500px;}

.srllPho .gallery-top li img{max-width:initial;max-height:100%;width:auto;display: block;margin:auto;}

.srllPho .gallery-thumbs{margin-top:15px;padding: 0 50px;}

.srllPho .gallery-thumbs li{ width: 20%;height: 100%; border:2px #ddd solid; cursor: pointer; background:#fff;}

.srllPho .gallery-thumbs li.swiper-slide-thumb-active{ border:2px #ff5100 solid;}

.srllPho .gallery-thumbs li img{max-width:100%;display: block;margin:auto;height:80px}

.srllPho .btn{opacity: 1;top:0;left:0;width: 40px;height:100%;padding:0 0;display:table;border-radius: 0%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#ff5100;font-size:40px;background-image:none;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size: auto;}

.srllPho .btn i{ display: table-cell;vertical-align: middle;padding: 0px;}

.srllPho .btn.nt{left:auto;right:0;}

/*.srllPic .btn.next{transform:rotate(180deg);}*/

.srllPho .btn:hover,.srllPho .btn:hover i{color:#fff; background-color:#ff5100;}

.srllPho .swiper-button-disabled{opacity: .5;}

/*.srllPic .btn:hover{ opacity: 1;}*/

.srllPho .gallery-top li a{height:100%; display: -webkit-box !important; display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;  -webkit-align-items: center;-ms-flex-align: center;align-items: center}





/*==联系我们↓==*/

.ContactInner{padding-bottom:0px !important}

.ContactInner .mode{}

.ContactInner .mode ul{display: flex;flex-flow: row wrap;align-content: flex-start;}

.ContactInner .mode ul li{float:left;width:23%;margin:0 1% 1% 1%;padding: 70px 20px;text-align: center;border:1px #ddd solid;}

.ContactInner .mode ul em{display: table;margin: 0 auto 20px;font-size:40px;color:#ff5100;}

.ContactInner .mode ul h5{color:#090929;font-size:16px;margin-bottom: 5px;}

.ContactInner .mode ul span{display: block;color:#ff5100;font-size:22px; word-wrap: break-word; word-break: normal;}

.ContactInner .mode ul a{display: table;margin: auto;width: 50%;color:#fff;font-size:14px;padding: 10px 10px;border-radius: 20px;background: #ff5100;}

.ContactInner .mode ul li:hover{border-color:#ff5100;box-shadow: 0 0 10px #eee;box-shadow:0 0 10px #ddd;transform:translateY(-5px)}

.ContactInner .mode ul a:hover{background: #54ade6;}

.ContactInner .map #dituContent{height:500px;}





/*==留言通用↓==*/

.MessageCon{background: url(../img/messagebg.jpg) no-repeat center;background-size:cover;}

.MessageCon .long{padding:80px; background: #fff;}

.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:#ff5100}

.MessageCon .x1{background-image: url(../img/ico201.png);}

.MessageCon .x2{background-image: url(../img/ico202.png);}

.MessageCon .x3{background-image: url(../img/ico203.png);}

.MessageCon .x4{background-image: url(../img/ico204.png);}

.MessageCon .x5{background-image: url(../img/ico205.png);}





/*==关于↓==*/

.AboutInner{padding-bottom:0px !important}

.AboutInner .cooperate{background: url(../img/cooperatebg.jpg) no-repeat center; background-size:cover;}

.AboutInner .cooperate h4{opacity: 0; position: absolute;left:0;bottom:0;width:100%;padding:10px; text-align: center; font-size:14px;color:#fff; background: #d10709;}

.AboutInner .cooperate .pic img{width:100%}

.AboutInner .cooperate li:hover h4{opacity: 1;}

.AboutInner .cooperate .spot{position:initial; margin-top:40px}

.AboutInner .cooperate .spot span{opacity: 1;width:10px;height:10px; background: #fff;}

.AboutInner .cooperate .spot span.swiper-pagination-bullet-active{background: #d10709;}

.AboutInner .introduce{position:relative;  /*padding-bottom:400px; background:url(../img/introducebg.jpg) no-repeat center bottom;*/}

.AboutInner .introduce .container{padding:}

.AboutInner .introduce .long{padding:50px; box-shadow: 0 0 10px #eee; background: #fff;}

.AboutInner .introduce .wx{color:#333;font-size: 16px;line-height: 28px;text-align: center;}

.AboutInner .introduce .tit{ position:relative;color:#ff5100;font-size:30px;text-align:center;padding-top:50px;margin-top:50px; }

.AboutInner .introduce .tit:before{content:"";position:absolute;left:50%;top:0;width:1px;height:30px;background:#ddd}

.AboutInner .SrllPho{margin-top: 60px;padding-top: 50px;border-top: 1px #e8e8e8 solid;}

.AboutInner .SrllPho .tone{}

.AboutInner .SrllPho .tone{position:relative;width: 100%;overflow:hidden;text-align: center;margin-bottom: 50px;} 

.AboutInner .SrllPho .tone li{display: inline-block;cursor: pointer;}

.AboutInner .SrllPho .tone a{position:relative;z-index:2;display: block;margin: 0 25px;padding: 10px 40px;color: #666;font-size:22px;border-radius:5px;overflow: hidden;background: #f6f8f9;} 

.AboutInner .SrllPho .tone a:after{content:"";position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%;background: #ff5100;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.AboutInner .SrllPho .tone .active a{color: #fff;}

.AboutInner .SrllPho .tone .active a:after{transform: scale(1);transform-origin:left;}

.AboutInner .SrllPho{margin-top:40px}

.AboutInner .SrllPho .list{ }

.AboutInner .SrllPho .list li{/*float:left; width:20%;*/}

.AboutInner .SrllPho .list img{max-width:100%;width:100%;}

.AboutInner .SrllPho .list a{position:relative; display:block;overflow:hidden;}

.AboutInner .SrllPho .list .pic{border: 1px #eee solid; background: #f9f9f9;}

.AboutInner .SrllPho .list li:hover .pic{border: 1px #ff5100 solid;}

.AboutInner .SrllPho .list h4{position:absolute;bottom:-50px;left:0;width:100%;z-index: 2;color: #fff;font-size: 16px;text-align: center;padding: 10px 0;background: rgba(0,0,0,0.3);}

.AboutInner .SrllPho .list .more .pic:before{display: none;}

.AboutInner .SrllPho .list .more span{opacity: 0; position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;margin:auto;height:min-content;text-align:center;color: #fff;font-size: 18px;}

.AboutInner .SrllPho .list .more:hover span{opacity: 1;}

.AboutInner .SrllPho .list li:hover h4{bottom:0}

.AboutInner .number{margin-top: -120px;background: url(../img/numberbg.jpg) no-repeat center;background-size:cover;background-attachment: fixed;}

.AboutInner .digital{width:100%;margin: 120px 0 20px 0;font-family: 'siyuan';display: flex;flex-flow: row wrap;align-content: flex-start;}

.AboutInner .digital li{position: relative;z-index:2;display:inline-block;width:25%;border-right: 1px rgba(255,255,255,0.4) dotted;}

.AboutInner .digital li:last-child{border-right:none}

.AboutInner .digital li a{position:relative;z-index:2;display:table;margin:auto;line-height: 1;}

.AboutInner .digital li span{color:#fff;font-size:60px;font-weight: bold;}

.AboutInner .digital li font{color:#fff;font-size:16px;margin-left: 5px;}

.AboutInner .digital li h5{color:#fff;font-size:16px;margin-top: 10px;}

.AboutInner .advantage{ background: #f3f3f3;}

.AboutInner .advantage ul{display: flex;flex-flow: row wrap;align-content: flex-start;}

.AboutInner .advantage ul li{position:relative;z-index: 2;float:left;width:25%;overflow: hidden;}

.AboutInner .advantage ul .box{padding:20px;background: #fff;height: 100%;}

.AboutInner .advantage ul .pic{}

.AboutInner .advantage ul h4{color:#212121;font-size:18px;margin-bottom:10px; font-weight:bold;}

.AboutInner .advantage ul p{color:#333;font-size:14px;line-height: 22px;}

.AboutInner .advantage ul li:nth-of-type(even) .box{background: #f9f9f9;/* height: 100%; */}

.AboutInner .advantage li:hover h4{color:#ff5100}

/*.AboutInner .advantage li:hover{transform:translateY(-10px)}*/

.AboutInner .culture ul{margin: 0 0 -2% -2%;overflow:hidden;display: flex;flex-flow: row wrap;align-content: flex-start}

.AboutInner .culture ul li{float: left;width: 48%;height:100%;margin: 0 0 2% 2%;display: table; background: #f5f5f5;}

.AboutInner .culture ul .pic{max-width:50%; display: block; overflow: hidden;}

.AboutInner .culture ul img{display: block;width: 380px;max-width:100%;height: 220px;}

.AboutInner .culture ul h4{max-width:50%;height:100%;color:#212121;font-size:24px;padding: 60px 30px 0 30px;background: #f5f5f5;}

.AboutInner .culture ul h4 span{color:#212121;font-size:16px; display: block;margin-top:15px;}

.AboutInner .culture ul hr{display: block;margin:15px 0 0 0;border:none; width:40px;height:1px;background:#ff5100;}

.AboutInner .culture ul .pic,.AboutInner .culture ul h4{/* display: table-cell; */ float: left;}

.AboutInner .culture ul li:hover .pic img{transform:scale(1.1);}

.AboutInner .culture ul li:hover h4{color:#ff5100}

/*==荣誉资质↓==*/

.HonorCont{   background:url(../img/honorbg.jpg) no-repeat center; background-size:cover ; background-attachment:fixed ;}

.HonorCont .list{}

.HonorCont .list li{ text-align: center;}

.HonorCont .list .pic{height:320px;}

.HonorCont .list h4{color:#fff;font-size:16px;margin-top:10px;}

.HonorCont .list .box{position: relative; padding:40px; background: rgba(238,238,238,0.1);}

.HonorCont .list .box:before{content: "";position: absolute;left:0;top:0;right: 0;bottom: 0;margin: 20px;/* width:100%; *//* height:100%; */border:1px #5a5754 dashed;}

/*==伙伴列表↓==*/

.PartnerCont{background: #f6f6f6;}

.PartnerCont .list li{}

.PartnerCont .list li a{position: relative;display:block;height:100%;overflow: hidden;border-radius: 10px;}

.PartnerHome .list a:after{ opacity:0; content:""; position:absolute;left:0;top:0;width:100%;height:100%;transform: translateY(-10px);background:#ff5100;}

.PartnerCont .list h4{ opacity:0; position: absolute;left:0;top:0;right:0;bottom:0;z-index: 1;margin: auto;height: fit-content;text-align: center;color:#fff;font-size:18px;transform: translateY(10px);}

.PartnerCont .list .pic{padding-top:50%}

.PartnerCont .list .pic img{width:100%;}

.PartnerCont .list li:hover h4{opacity:1;transform: translateY(0px);}

.PartnerCont .list li:hover a:after{opacity:0.8;transform: translateY(0px);}

.PartnerCont .spot{position:initial; margin-top:40px}

.PartnerCont .spot span{opacity: 1;width:10px;height:10px;margin:0 8px !important; background: #808080;}

.PartnerCont .spot span.swiper-pagination-bullet-active{background: #ff5100;}





/*==滚动切换效果↓==*/

.Cuter{margin:60px auto 0;position: relative;padding: 0 30px;display: table;}

.Cuter .spot{position: initial;bottom: 25px;/* float: right; */text-align: right;}

.Cuter .spot span {opacity:1;position:relative;width: 10px;height: 10px;margin: 0 10px;font-family: "iconfont";background:#fff;}

.Cuter .spot .swiper-pagination-bullet-active{background: #ff5100;}

.Cuter .btn{top:0px;color:#ff5100;font-size: 20px;font-weight:bold;width: auto;height: auto;margin: 0px;background: none;}

.Cuter .pv{left:0} 

.Cuter .nt{right:0} 

.Cuter .btn:hover{color:#ddd}





/*==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:60px 0 20px 0;background:#292a2e;overflow:hidden;}

.footer .left{width: 25%;}

.footer .left .tel{color:#fff;font-size:30px;font-weight:bold}

.footer .left .tel:before{content:"\e613";font-style: normal;font-family: "iconfont";line-height:1;font-size: 26px;margin-right: 10px;color:#ff5100;font-weight: 400;}

.footer .nav{width: 100%;border-top:1px #3e3e3e  solid;border-bottom:1px #3e3e3e  solid;margin-bottom:30px;padding:15px 0;}

.footer .nav a {float: left;width: 33.3%;margin: 6px 0;padding-left:10px;display:block;color: #e9e9e9;background:url(../img/arrow_03.png) no-repeat left;}

.footer .nav a:hover {color:#fff}

.footer .ewm {float:right;color: #e9e9e9;font-size: 13px;text-align:center;}

.footer .ewm img {display:block;margin-bottom: 10px;border: 1px #ff5100 solid;padding: 8px;}

.footer .con {float: left;margin-left: 15%;width: 30%;padding-top:20px;padding-left: 25px;color:#e9e9e9;font-size:14px;line-height: 30px;border-top: 1px #3e3e3e solid;}

.footer .con i {float:left;width: 20px;font-size: 20px;display:block;margin-right: 15px;margin-left: -30px;color:#ff5100;text-align: center;}

.footer .con a{color:#e9e9e9}

.footer .con a:hover{color:#fff}

.footer .link{position:relative;margin-top:60px;padding-top:20px;}

.footer .link:before {content:"";position:absolute;top:0;left:-50%;width:200%;height:1px;background:#2e2e2e;}

.footer .link h3 {float:left;color:#fff;font-size:16px;} 

.footer .link a{color:#858585;font-size:12px;display: inline-block;padding: 0 15px;font-size:12px;line-height: 9px;border-right: 1px #999 dotted;}

.footer .link a:last-child{border:none;}



