/**-----------pc---------------------**/
/**-----------start---------------------**/
body{font-size:1.6rem;}
#searchmore,.searchmore,.fix-bottom,.mobile{display:none;}
.pcwidth {margin:0 auto; min-width:1000px; max-width:85%;}
@media screen and (min-width:1760px) {
	.pcwidth {max-width:1500px;}
}
.tophead{height:40px; background:#f28f1a; color:#FFF;}
.tophead .topheadinfo{display:flex;display:-webkit-flex;align-items:center; justify-content:space-between;height:100%;}
.tophead .topheadinfo .contact i{ font-size:2rem; top:3px; position:relative;margin-right:2px;}
.tophead .topheadinfo .contact a{color: #fff;}
.tophead .topheadinfo .contact a:hover{color: #f0f0f0;}
.tophead .iconemail{margin-left:30px; padding-right:5px;}
.tophead .topheadinfo .search{position: relative;}
.tophead .topheadinfo .search input{border: none;border-radius: 3px;line-height: 25px;width: 100%; width:250px;padding-left:8px; color:#666; box-shadow: 0 0 2px #fff;}
.tophead .topheadinfo .search i{font-size:2rem;position: absolute;right:5px;color: #F7B42A;cursor: pointer;top: 3px;}
.tophead .topheadinfo .sns i.iconlan {font-size:18px; color:#FFFFFF; margin-right:8px;top:2px; position:relative;}
.tophead .topheadinfo .sns i.iconjiantouarrow492{top:1px; position:relative;}
.tophead .topheadinfo  span{padding-right:15px;}
.tophead .topheadinfo .sns span{display:inline-block;line-height:40px;}
.tophead .topheadinfo .sns >a{margin-left:15px;color:#FFF;}
.tophead .topheadinfo .sns >a:hover{color:#f0f0f0;}
.tophead .topheadinfo .sns >a i{font-size:2rem;}
#gurkimore{cursor: pointer;position:relative;}
.gurkimore{position: absolute;top:40px;  display:none; z-index:1000; box-shadow: 0 1px 1px rgba(0, 0, 0, .3);background: #fcfcfc;margin-left:-20px;}
.gurkimore .sanjiao{width:0;position: absolute; height:0;border: 7px solid;border-color:transparent transparent #fcfcfc transparent;top:-13px;left:45%;}
.gurkimore p{padding:5px 30px;line-height:1.5em;border-bottom: 1px solid #f2f2f2;text-align: center;}

.gurkimore  p a.active{color:#f28f1a;}
.gurkimore  p a:hover{ color:#f28f1a; }

.pos_r {top: auto;left: 0;height:95px;}
.pos_f {top: 0;left: 0;height:80px;box-shadow: 4px 0 12px rgba(0,0,0,.25);background:#333;position: fixed; }
.pos_f  ul li a{color:#FFF;}
.nav{z-index:999;right: 0px; }
.nav .pcwidth{display:flex;display:-webkit-flex;align-items:center; justify-content:space-between; height:100%;}
nav{ width:100%; display:flex;display:-webkit-flex;justify-content: center;}
.nav button{display:none;}
.nav .logo img{}
.nav ul{display:flex;display:-webkit-flex; justify-content:space-between; width:85%; max-width:1000px;}
.nav ul li { font-size:1.6rem;font-family: Oswald,sans-serif; }
.nav ul li.active a { color:#f58b30;}
.nav ul li:hover >a { color:#f58b30;}
.nav ul >a{ display:block; color:#333; font-weight:580; font-size:0.95em; }
.nav .book{display:block; background:#f28f1a; line-height:40px; min-width:155px; color:#FFF; text-align:center; font-size:1.8rem;animation: shake 8s infinite;}
header .pronav{height:60px;background: #252525;}
header .pronav ul{height: 100%; display:flex;display:-webkit-flex;align-items:center; justify-content:space-between; }
header .pronav ul li{height: 59px;border-bottom:1px solid #252525;color: #FFFFFF;display:flex;display:-webkit-flex;align-items:center;}
header .pronav ul li >a{color: #FFFFFF;padding: 0 15px;font-size: 18px;font-weight: normal;height: 100%;display:flex;display:-webkit-flex;align-items:center;}
header .pronav ul li:hover{border-bottom:1px solid #f28f1a;}
header .pronav ul li:hover >a{color: #f28f1a;}
header .pronav ul li.active{border-bottom:1px solid #f28f1a;}
header .pronav ul li.active >a{color: #f28f1a;}
.banner{ }

/**video--s**/
.bannervideo {height: 700px;}
.bannervideo .fullscreenvideo {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%; 
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
}
 
.bannervideo .videocontainer{
    /*position: fixed;*/
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -100; 
	text-align:center;
}
.bannervideo .videocontainer .txt{color: #fff;position: relative!important;z-index: 2!important;top:35%;}
.bannervideo .videocontainer h3{font-size:48px;font-family: Oswald,sans-serif;}
.bannervideo .videocontainer p{font-size: 32px;font-family: Oswald,sans-serif;margin-bottom: 25px;}
.bannervideo .videocontainer .btn2{  display:inline-block; padding:0 25px;background:#ff8a00;color:#FFF;  line-height:40px;text-align:center; ransition-duration: 0.8s; margin-right: 15px;}
.bannervideo .videocontainer .btn2:hover{background:#f28f1a;color:#FFF}		
.bannervideo .videocontainer .btn1{ display:inline-block; padding:0 25px;border: 1px solid #fff; color:#FFF;  line-height:38px;text-align:center;}		
		
.bannervideo .videocontainer:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    top: 0;
    left: 0;
    background: rgba(25,29,34,.5);
}
/**video--e**/

.laytit{ padding:50px 0; text-align:center;}
.laytit h3{font-size:48px; border-bottom:1px solid #e0d8d4;display: inline-block; padding-bottom:30px;letter-spacing: -.05em;}
.laytit hr{border: none;width: 100px;height: 7px;background: #F28F1A;margin-top: -4px;position: relative;z-index: 0;margin-bottom: 40px;}
.laytit p{ color:#666;}

.lay1 {background:#f6f6f6; padding-bottom:10px;}
.prolist{display:flex;display:-webkit-flex; flex-wrap: wrap;justify-content:space-between; margin-bottom:30px; }
.prolist li{ width:32%;}
.prolist p { margin-top:15px; margin-bottom:30px;  padding-left:10px; font-size:18px; }
.prolist p span{color:#666; font-size:14px;line-height:0.2em;}

.lay2{position:relative;}
.lay2 .lay2txt{background-size:cover;  text-align:center; padding-top:35px;padding-bottom:56px;}
.lay2 .lay2txt .txt{position: relative!important;z-index: 2!important;}
.lay2 h1,.lay2 h3{ max-width:950px; margin:0 auto; color:#fff;}
.lay2 h1{font-size:40px;font-family: Oswald,sans-serif;margin-bottom: 20px;}
.lay2 h3{font-family: Lato,sans-serif; font-size:22px;}
.lay2bg{background: url('../images/blackbg.png') center center;background-size: 100% 100%;opacity: .6;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.lay2 .lay2txt .online{display:inline-block;position: relative!important;z-index: 2!important; color:#f28f1a;font-size:22px; margin-top:50px; background:#f28f1a; padding:10px 30px;  margin:0 auto; margin-top:50px; color:#FFF; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 2px 1px;}

.lay3{margin-bottom:80px;}
.lay3 .lay-case{display:flex;display:-webkit-flex; flex-wrap: wrap;justify-content:space-between; }
.lay3 .lay-case li{ width:25%;}
.lay3 .lay-case li img {width:100%; height:auto;}
#sol-img {position: relative;overflow: hidden; }
#sol-img .sol-img-text {position: absolute;transition-duration: 0.3s;height: 100%;top: 100%;left: 0;background: rgba(0, 0, 0, 0.5);text-align: center;padding: 0 40px; display:flex;display:-webkit-flex;align-items:center;color: #ebebeb; }
#sol-img .sol-img-text h3 {font-size: 18px;margin: 10px 0; line-height:1.2em;}
#sol-img .sol-img-text p {font-size: 14px;line-height:1.2em; }

.lp-lay4 {position:relative;}
.lp-lay4 .lp-lay4bg{}
.lp-lay4 .lp-lay4bg h3{font-size:40px;font-family: Oswald,sans-serif;color: #FFFFFF; z-index: 100;position:relative;text-align: center;padding-top: 80px;}
.lp-lay4 .lp-lay4bg h4{font-size: 28px;font-family: Oswald,sans-serif;margin-bottom: 25px;color: #FFFFFF;text-align: center;z-index: 100;position:relative;}
.lp-lay4 .lp-lay4bg ul{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between;position: relative!important;z-index: 2!important; padding:60px 0; align-items:center; height:100%;}
.lp-lay4 .lp-lay4bg ul li{background:#fff; width:200px;height:110px; padding-top:40px;box-shadow: 4px 4px 0 rgba(242, 143, 26, 0.4); text-align:center;}
.lp-lay4 .lp-lay4bg ul li img{width:auto; height:50%;}
.lp-lay4 .lp-lay4bg ul li p{ margin-top:10px;}
.cover{ background:#000;opacity: .5;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.lay4{position:relative;}
.lay4 .lay4txt{background-size:cover;  text-align:center; padding-top:200px;padding-bottom:100px;}
.lay4 .lay4txt .txt{position: relative!important;z-index: 2!important;}
.lay4 h1,.lay4 h3{ max-width:950px; margin:0 auto; color:#fff;}
.lay4 h3 span{ font-size:91px;color: #f28f1a;}
.lay4 h1{font-size:68px;font-family: Oswald,sans-serif;margin-bottom: 20px;}
.lay4 h3{font-family: Lato,sans-serif; font-size:34px;}
.lay4bg{background: url('../images/blackbg.png') center center;background-size: 100% 100%;opacity: .5;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.lay5{display:flex;display:-webkit-flex;justify-content:space-between; margin-top:60px; margin-bottom:60px;}
.lay5 .company{width:45%; min-width:400px; line-height:1.7em; font-size:1.6rem;}
.lay5 .company h1{font-size:30px; color:#f28f1a; margin-bottom:15px;}
.lay5 .company p{ margin-bottom:15px;}
.lay5 .company li i{ font-size:2rem; top:2px; position:relative; color:#f28f1a;}
.more{ display:block;background:#f28f1a; color:#fff; line-height:40px; min-width:155px;max-width:200px; color:#FFF; text-align:center; margin-top:30px;}
.more:hover{ color:#fff;background:#f7b42a}
.lay5 .video{width:55%; margin:45px 0 0 50px;position: relative;}
.lay5 .play { justify-content:center; position:absolute;width: 100%;height: 100%;top:0;left:0; display:flex;display:-webkit-flex;align-items:center;z-index: 1;}
.lay5 .play i{font-size:8rem;color:#f28f1a;transition: all .4s ease-in-out;}
.lay5 .play:hover i{font-size:8rem;color:#fff;}
.lay5 .video:hover img{transition: all .4s ease-in-out;-webkit-filter: brightness(80%);filter: brightness(80%);}

.lay6 {background:#f6f6f6; padding-bottom:60px;}
.lay6 .news {display:flex;display:-webkit-flex;justify-content:space-between; }
.lay6 .news li{ width:24%;}
.lay6 .news li .img{height: 0;padding-bottom: 60%; overflow:hidden; display:block;display:flex;display:-webkit-flex;align-items:center;}
.lay6 .news li img{ padding-top:60%;width: 100%;  }
.lay6 .news li .txt h3{ font-size:18px; font-weight:normal; margin-top:10px;}
.lay6 .news li .txt p{color:#666; line-height:1.5em;}
.lay6 .news li .txt p.date{color:#999; margin:5px 0 5px 0;}
.lay6 .more{margin:40px auto 0 auto}

footer{padding-bottom: 10px; color:#fff;}
.footer_c {  padding:80px 0;display:flex;display:-webkit-flex;justify-content:space-between;}
.footer_c_ul{display:flex;display:-webkit-flex; justify-content:space-between;   width:100%; }
.footer_c ul .tit{ font-size:18px; margin-bottom:10px;}
.footer_c ul li {padding-bottom:20px; }
.footer_c ul li a{color:#fff; font-size:14px;}
.footer_c ul li a:hover{color:#f28f1a;}


footer .cor{text-align:center; background:#1a1a1al;color:#e3e2e2; font-size:14px;}
/*杩斿洖椤堕儴鎸夐挳*/

.layprocen{ margin-top:50px;}
.layprocenter{padding-top:50px; padding-bottom:50px;}
.layprocenter:nth-child(odd){background:#f7f7f7; }
.layprocenter h3{ font-size:3rem; margin-bottom:20px;}
.layprocenter .txt{line-height:1.7em; margin-bottom:20px;color:#666;}
.layprocenter ul{display:flex;display:-webkit-flex;flex-wrap: wrap; justify-content:space-between;}
.layprocenter ul li{ width:23%; margin-bottom:25px; line-height:1.5em;}
.layprocenter ul li img{margin-bottom:10px;}
.layprocenter ul li .img{position: relative;}
.layprocenter ul li #play i{font-size:2.5rem;}

/**prolist**/
.pro_class{display:flex;display:-webkit-flex; justify-content:center;}
.pro_class ul {display:flex;display:-webkit-flex; flex-wrap:wrap;justify-content:space-between;padding-top:20px; width:75%;min-width:1000px; }
.pro_class li{ text-align:center; width:100px; }
.pro_class li img {opacity:0.8;}
.pro_class li a.active p{color:#f28f1a; font-style:italic;}
.pro_class li a.active img {opacity:1;}
.pro_class li p {line-height:1.2em; padding-top:5px; font-size:1.6rem; color:#666;}

.layprolist ul {margin-bottom:30px;}
.layprolist ul li{display:flex;display:-webkit-flex;justify-content:space-between;align-items:center; padding-bottom:30px; padding-top:30px; border-bottom:1px solid #efefef;}
.layprolist ul li:last-child{border-bottom:none;}
.layprolist ul li:nth-child(odd) {flex-direction:row; }
.layprolist ul li:nth-child(odd) .pro{ padding-left:10px;}
.layprolist ul li:nth-child(even){flex-direction:row-reverse;}
.layprolist ul li:nth-child(even) .pro{ padding-right:10px;}
.layprolist ul li .pro{  max-width:800px;}
.layprolist ul li .pro h3{font-size:3rem;margin-bottom:5px;}
.layprolist ul li .pro  a{ color:#f28f1a;}
.layprolist ul li .pro .txt{ line-height:1.7em; color:#666;}
.layprolist ul li .pro .txt p{margin-bottom:10px;}
.layprolist ul li .pro .txt p i{ color:#f28f1a;}
.layprolist ul li .link { margin-top:20px;}
.layprolist ul li .link a{ font-size:2rem;}
.layprolist ul li .img{position: relative;}
#play { justify-content:center; position:absolute;bottom:15px;right:10px; display:flex;display:-webkit-flex;align-items:center;z-index: 1;}
.layprolist #play i{font-size:4rem;}
.layprolist_list #play i{font-size:3rem;}
#play i{color:#f7b900;transition: all .4s ease-in-out;opacity:0.6;}
#play:hover i{color:#c7171d;opacity:1;}
#play:hover img{transition: all .4s ease-in-out;-webkit-filter: brightness(95%);filter: brightness(95%);}

.layprolist_way{margin-top:30px; padding-right:30px;text-align:right;}
.layprolist_way a{padding-left:30px;}
.layprolist_way a.active{ color:#f28f1a;}
.layprolist_way a:hover i{color:#f28f1a;}
.layprolist_way a.active i{color:#f28f1a;}
.layprolist_way a i{color:#666;font-size:24px; position:relative;top:4px; margin-right:8px;}

.layprolist_list ul {margin-bottom:30px;display:flex;display:-webkit-flex; flex-wrap:wrap;justify-content:space-between; margin-top:30px;}
.layprolist_list li { width:24%;text-align:center; border:1px solid #ddd; margin-bottom:20px;}
.layprolist_list ul li .pro h3{font-size:1.6rem;margin-bottom:10px;}
.layprolist_list ul li .pro h4{font-size:1.4rem;margin-bottom:20px; font-weight:normal; color:#555;}
.layprolist_list ul li .pro{ margin-bottom:30px; margin-top:20px;}
.layprolist_list ul li .link { margin-top:20px;}
.layprolist_list ul li .link a{ font-size:1.6rem; color:#f28f1a;padding: 0 20px;}
.layprolist_list ul li .img{position: relative;}


/**banner**/
.banner .laybanner{position:relative;}
.banner .laybanner .laybannertxt{background-size:cover;  text-align:center; padding-top:80px;padding-bottom:80px;}
.banner .laybanner .laybannertxt .txt{position: relative!important;z-index: 2!important;}
.laybanner h1{font-size:50px;font-family: Oswald,sans-serif;color:#fff;}
.laybannerbg{background: url('../images/blackbg.png') center center;background-size: 100% 100%;opacity:.7;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/**prodetail**/
.pagenav {color:#666; font-size:14px; margin-top:20px; margin-bottom:20px;}
.pagenav a{margin:0 8px;}
.layprointro{display:flex;display:-webkit-flex;justify-content:space-between;}
.layprointro .proimg{width:45%}  

.layprointro .proimg .swiper-slide .play { justify-content:center; position:absolute;bottom:20px;right:20px; display:flex;display:-webkit-flex;align-items:center;z-index: 1;}
.layprointro .proimg .swiper-slide .play i{font-size:6rem;color:#f7b900;transition: all .4s ease-in-out;opacity: 1;}
.layprointro .proimg .swiper-slide  .play i:hover {font-size:6rem;color:#c7171d;opacity:1;}
.layprointro .proimg .swiper-slide:hover img{transition: all .4s ease-in-out;-webkit-filter: brightness(90%);filter: brightness(90%);}
#nav{ margin-top:10px; padding-right:4px;}
#nav li{cursor:pointer;  }
#nav li img{width:100%; max-height: 80px; }
.active-nav { border:2px solid #f28f1a; }
#nav li i{position: absolute;top: 30%;left: 35%; font-size:2em;opacity:0.8; color:#000;}
#nav li i:hover{color:#FF0000;}

.layprointro .proinfo{width:50%; padding-right:10px; max-width:800px;}
.btnvi{ display:inline-block; padding:0 20px;background:#f28f1a;  line-height:40px;  color:#FFF; text-align:center;}
.btnvi:hover{ color:#fff;background:#c28e0e}
.btnred{ display:inline-block; padding:0 20px;background:#c8102e; line-height:40px;  color:#FFF; text-align:center;}
.btnred:hover{ color:#fff;background:#0d1733}
.btnhui{ display:inline-block; padding:0 20px;background:#0d1733;line-height:40px;  color:#FFF; text-align:center;}
.btnhui:hover{ color:#fff;background:#00142c}
.layprointro .proinfo h1{ font-size:32px; margin-bottom:10px; font-weight:normal;}
.layprointro .proinfo h3{ font-size:24px; margin-bottom:30px; color:#666; font-weight:normal;}
.layprointro .proinfo p{ font-size:1.6rem; color:#666; line-height:1.5em;}
.layprointro .proinfo .online {margin-top:30px;}
.layprointro .proinfo .online a{ margin-right:20px;}
.layprointro .proinfo .online i{ padding-right:3px;top:1px; position:relative;}
.layprointro .proinfo .maxpara{display:flex;display:-webkit-flex; margin-top:50px; border-top:1px solid #ececec; padding-top:25px; max-width:700px;}
.layprointro .proinfo  .para:first-child{ margin-right:100px;}
.layprointro .proinfo  .para i{ font-size:3.5rem;}
.layprointro .proinfo  .para p{line-height:1.5em; margin-bottom:10px; margin-top:5px;}

.prodes .tit_dh{display:flex;display:-webkit-flex; flex-wrap:wrap;justify-content:center; margin-top: 80px; height:45px;border-bottom: 2px solid #eee;}
.prodes .tit_dh li {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 30px;text-align:center; height:45px;border-bottom: 2px solid #ddd;cursor: pointer;font-size:24px;font-weight: bold;color: #666;}
.prodes .tit_dh li:last-child{margin-right:0;}
.prodes .tit_dh .cur { border-bottom:2px solid #f28f1a;color: #f28f1a;}
.prodes .content{min-height: 600px;}
.prodes .content ul{list-style:disc; margin-left:220px;}
.prodes .content li {line-height:1.5em; margin-bottom:15px; padding-right:30px;}
.prodes .content li i{padding-right:3px;top:1px; position:relative;}

.layprodetail_1{display:flex;display:-webkit-flex;justify-content:center; background:#fcfcfc; align-items:center;padding-bottom: 60px;padding-top:60px;}
.layprodetail_1 .img { }
.layprodetail_1 .info { max-width:600px;padding-left:50px; }
.layprodetail_1 .info h2{font-size:40px; margin-bottom:20px; color:#e77817;}
.layprodetail_1 .info ul{list-style:disc; margin-left:20px;}
.layprodetail_1 .info li {line-height:1.5em; margin-bottom:15px; padding-right:30px;}
.layprodetail_1 .info li i{padding-right:3px;top:1px; position:relative;}

.layprodetail_2{padding-bottom: 60px;padding-top:60px;}
.layprodetail_2 h2{font-size:40px; margin-bottom:20px; color:#f28f1a;}
#table {border-spacing:8px; width:100%; }
#table tr th, #table tr td{padding:15px;}
#table td { background-color:#e5e5e5; font-size:16px; }
#table th { background-color:#a6a6a6;font-size:14px; }
#table tr:hover th { background-color:#f28f1a; }
#table tr:hover td { background-color:#f7b900; }
#table #table-head  th{ background-color:#333333; color:#FFF; }
#table #table-head th strong { font-size:14px;}

.prodes .prodetail {width: 1000px;margin: 0 auto;padding-top: 80px;padding-bottom:100px;}
.prodes .prodetail ul li{display:flex;display:-webkit-flex;justify-content:center;align-items:center; margin-bottom:30px; margin-top:30px;background: #fcfcfc;}
.prodes .prodetail ul li .img{width: 400px;}
.prodes .prodetail ul li div{width:600px;}
.prodes .prodetail ul li h3{font-size: 20px;margin-bottom: 10px;}
.prodes .prodetail ul li p{font-size: 18px;}
.prodes .prodetail ul li:last-child{border-bottom:none;}
.prodes .prodetail ul li:nth-child(odd) {flex-direction:row; }
.prodes .prodetail ul li:nth-child(odd) .img{margin-right:50px;}
.prodes .prodetail ul li:nth-child(even){flex-direction:row-reverse;}
.prodes .prodetail ul li:nth-child(even) .img{ margin-left:50px;}
.prodes .prodetail ul li:nth-child(even) div{padding-left:10px;}

.prodes .procase {padding-top: 80px;padding-bottom:100px;display:flex;display:-webkit-flex;justify-content:space-between;align-items:center; }
.prodes .procase .txt{width: 50%;margin-right: 50px;}
.prodes .procase .client{width: 50%;}
.prodes .procase .client p{margin-bottom: 20px; padding: 0 50px;text-align: center;}
.prodes .procase .txt p{margin-bottom: 10px;}
.prodes .procase .txt li{text-indent: 2em;}
.prodes .procase .divbtn{margin-top: 40px;}
.prodes .procase .btn{ display:inline-block; padding:0 25px;background:#ff8a00;color:#FFF;  line-height:40px;text-align:center; ransition-duration: 0.8s; margin-right: 15px;border-radius: 5px;}
.prodes .procase .btn:hover{background:#f28f1a;color:#FFF}		
.prodes .procase .btn1{ display:inline-block; padding:0 25px;background:#262626; color:#FFF;  line-height:38px;text-align:center;border-radius: 5px;}
.prodes .procase ul{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between;}
.prodes .procase ul li { width:33%; margin-bottom:15px;text-align: center;}
.prodes .procase ul li img{transition: 0.8s all ease;filter: grayscale(0%); opacity:1;  }
.prodes .procase ul li img:hover{transform: translate(0, -10px); filter: grayscale(100%);opacity:.8;   transition: 0.6s all ease;  border-radius: 5px; }
	
.lp-lay6{ padding-top:60px; background:no-repeat; background-size:cover; padding-bottom:80px;text-align: center;}
.lp-lay6 ul{display:flex;display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;width:1200px;margin: 0 auto;padding-top: 30px;padding-bottom: 50px;}
.lp-lay6 ul li h3{margin-top: 20px;color: #333333;font-size: 26px;margin-bottom: 10px;}
.lp-lay6 ul li{line-height: 25px;color: #666666;}
.lp-lay6 h2{font-size: 4rem;color: #f28f1a;font-family: Oswald,sans-serif;margin-bottom:30px;  text-align:center;}
.lp-lay6 .online {text-align:center;}

.layprodetail_5{ background:no-repeat; background-size:cover; padding-bottom:60px; position:relative; }
.wrap-mask{
    height:100%; position:absolute; 
    width:100%;
    background-color: rgba(4, 22, 58, 0.9);
}
.layprodetail_5 h2{font-size:40px; margin-bottom:40px; color:#f28f1a; text-align:center;padding-top:50px;}
.layprodetail_5 h2,.layprodetail_5 form{position: relative!important;z-index: 2!important;}
.request .form {
    display: flex;
    justify-content: center; }
    .request .form .req-content {
      width: 80%;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
          .request .form .req-content div {
        width: 45%;
		 text-align:left; 
       }
		.request .form .req-content input {
        width: 100%;
        height: 40px;
        padding-left: 20px;
       }
		.request .form .req-content span {height:30px; display:block;
        }
      .request .form .req-content textarea {
        width: 100%;
        padding-left: 20px;
        padding-top: 10px;
        height: 150px; }
  .request .req-text {
    margin-top: 20px; text-align:center;
    color: #fff;
    font-size: 14px; }
  .request .req-btn {
    background: #f7b900; 
    color: white;
    border: none; font-size:18px; font-weight:bold;
    padding: 15px 50px;
    margin-top: 30px;
    font-weight: 550; cursor:pointer;}

/**contact**/	
.laycontact{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between; margin-top:30px; margin-bottom:60px; }
.laycontact .info{ width:45%; }
.laycontact .info h1{font-size:36px;}
.laycontact .info b{font-size:20px;}
.laycontact .info p{line-height:1.5em; margin-top:20px;}
.laycontact .form h1{ margin-bottom:20px;}
.laycontact .form{ width:45%;}
.laycontact .form form { margin-top:20px;}
.laycontact .form div input {width: 95%; height: 40px;padding-left: 20px;}
.laycontact .form textarea { width:95%;padding-left: 20px;padding-top: 10px;height: 150px; }
.laycontact .form span {height:30px; display:block;}
.laycontact .form .req-text {font-size: 14px; margin-top:-10px;}
.laycontact .form .req-btn {background: #f7b900; color: white;border: none; font-size:18px; font-weight:bold; padding: 15px 50px;margin-top: 20px;font-weight: 550; cursor:pointer;}

/**-----------//newslist---------------------**/	
.laynewslist {margin-bottom:30px;display:flex;display:-webkit-flex;justify-content:space-between; }
.laynewslist .blog{ padding-right:20px;}
.laynewslist .newslist{margin-bottom:30px; }
.laynewslist .newslist li{ padding-top:20px;  margin-bottom:30px;display:flex;display:-webkit-flex; border-bottom:1px solid #ddd; padding-bottom:30px;}
.laynewslist .newslist li .img { max-width:400px;}
.laynewslist .newslist li  .linkinfo{ width:60%; padding-left:30px;}
.laynewslist .newslist li  .linkinfo h3{ font-size:24px; font-weight:normal; margin-top:15px; margin-bottom:10px;}
.laynewslist .newslist p.date{color:#999; margin:5px 0 5px 0;}
.laynewslist .newslist p.morelink a{color:#f28f1a; margin:0;}
.laynewslist .newslist p { margin-top:15px; margin-bottom:15px; line-height:1.5em; }
.laynewslist .newslist p span{color:#666; font-size:14px; padding-top:20px; display:block;}

.laynewslist .right{background:#fcfcfc; border-left:1px solid #ebebeb; padding-left:20px; padding-right:20px; min-width:300px; max-width:300px;box-shadow: 0px 1px 1px #ddd;}
.laynewslist .right .title{ font-size:20px;padding:20px 0;}
.laynewslist .right hr{ border:none; background:#e8e8e8; height:1px; overflow:hidden; }
.laynewslist .right ul.newsclass li{ padding:15px 10px; background:#fff; margin-top:10px;}
.laynewslist .right ul.newsclass li.active { background:#f28f1a;}
.laynewslist .right ul.newsclass li.active a{color:#fff;}
.laynewslist .right ul.hotnews li{ padding-bottom:20px; display:flex;display:-webkit-flex;justify-content:space-between;}
.laynewslist .right ul.hotnews li a{ display:block; width:48%;}

.laynewslist .blog .txt{ padding-right:50px;}
.laynewslist .blog .txt .titinfo{display:flex;display:-webkit-flex;justify-content:space-between; }
.laynewslist .blog .txt h1{font-size:28px; margin:30px 0; border-bottom:1px solid #ddd; padding-bottom:20px;}
.laynewslist .blog .txt .detail{line-height:1.5em; margin-bottom:50px; margin-top:30px;}
.laynewslist .blog .txt .detail p{ margin-bottom:20px;}
.laynewslist .blog .txt img{ max-width:100%; height:auto;}
.laynewslist .blog .txt .moretxt {border-top:1px solid #ddd; padding-top:20px;}
.laynewslist .blog .txt .moretxt p { margin-bottom:10px; color:#666; font-size:14px;}
.laynewslist .blog .txt .moretxt p a{  color:#666; }

/**about**/
.laybannerabout{position:relative;}
.laybannerabout .laybannertxt{background-size:cover;cursor:pointer;}
.laybannerabout .laybannertxt .txt{position: relative!important;z-index: 2!important; width:1200px; margin:0 auto;}
.laybannerabout .laybannertxt .txt h1{font-size:50px;font-family: Oswald,sans-serif;color:#fff;  text-align:right;width: 100%;}
.laybannerabout .laybannertxt .txt h3{font-size:32px;color:#fff; text-align:right;width: 100%;}
.laybannerabout .laybannertxt .txt .play {text-align:center; margin-top:10px; margin-bottom:70px;}
.laybannerabout .laybannertxt .txt .play i{font-size:12rem;color:#f28f1a;transition: all .4s ease-in-out;}
.laybannerabout .laybannertxt .txt .play:hover i{font-size:12rem;color:#fff;}
.laybannerabout .laybannertxt .txt .intro{font-size:24px;color:#fff; max-width:550px;}
.laybannerbg{background: url('../images/blackbg.png') center center;background-size: 100% 100%;opacity: .5;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.layaboutclass{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:center;border-bottom:2px solid #ebebeb; }	
.layaboutclass li {padding:25px 30px;  font-size:18px; margin-bottom:-2px; }
.layaboutclass li.active { border-bottom:2px solid #f28f1a;}
.layaboutclass li.active  a{ color:#f28f1a;}
.layabout1{background:#fcfcfc; padding-bottom:30px;}
.layabouttit{ text-align:center; margin-bottom:30px; padding-top:50px;}
.layabouttit h1{ font-size:36px; margin-bottom:20px; }
.layabouttit p{font-size:22px; color:#555;}
.layabout1 .info{display:flex;display:-webkit-flex;justify-content:space-between;margin-bottom:50px;}
.layabout1 .info:nth-child(odd){flex-direction:row-reverse;}
.layabout1 .info .img{width:48%;}
.layabout1 .info .txt{width:48%; padding-top:20px; line-height:1.5em; }
.layabout1 .info .txt p{ margin-bottom:30px;}

.layacbout2 {position:relative;}
.layacbout2 .layacbout2bg{background:url(../images/middle_bg.jpg) no-repeat center center;}
.layacbout2 .layacbout2bg ul{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between;position: relative!important;z-index: 2!important; padding:120px 0; align-items:center; height:100%;}
.layacbout2 .layacbout2bg ul li{background:#fff; width:200px;height:110px; padding-top:40px;box-shadow: 4px 4px 0 rgba(242, 143, 26, 0.4); text-align:center;}
.layacbout2 .layacbout2bg ul li img{width:auto; height:50%;}
.layacbout2 .layacbout2bg ul li p{ margin-top:10px;}
.cover{ background:#000;opacity: .5;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.layacbout3 ul{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between;}
.layacbout3 ul li { width:23%;  overflow:hidden;margin-bottom:20px;}
.layacbout3 ul li img{ height:auto; transition: 0.8s all ease; border:8px solid #f8f8f8;  }
.layacbout3 ul li img:hover{transform: scale(1.2);opacity:.8; transition: 0.8s all ease;}



.layacbout4{background:#fcfcfc; margin-top:40px; padding-bottom:50px;}
.layacbout4 ul{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between;}
.layacbout4 ul li{width:23%; text-align:center;}
.layacbout4 ul li .num{font-size:90px; color:#f28f1a;}
.layacbout4 ul li h3{ font-size:25px; margin-bottom:15px;}
.layacbout4>ul>li>hr{ border:none; background:#ebebeb; height:1px; overflow:hidden;width: 40%;  }
.layacbout4 ul li p{ color:#666;margin-top:15px; line-height:1.5em;}
.layacbout4>hr{ border:none; background:#e8e8e8; height:1px; overflow:hidden;width:70%; margin-top:50px;}
.layacbout4 .whyus{ width:1000px; margin:0 auto;}
.layacbout4 .whyus .item{display:flex;display:-webkit-flex;justify-content:space-between;align-items:center; margin-top:60px;}
.layacbout4 .whyus .item:nth-child(odd){flex-direction:row-reverse;}
.layacbout4 .whyus .img {width:25%; max-width:200px;}
.layacbout4 .whyus .info{width:75%;}
.layacbout4 .whyus .item h3{font-size:24px; font-weight:normal; margin-bottom:20px;}
.layacbout4 .whyus .item p{line-height:1.5em;}

.layabout_supplier p{ width:950px; margin:0 auto;}
.layabout_supplier ul{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between;}
.layabout_supplier ul li { width:20%; margin-bottom:30px;}
.layabout_supplier ul li img{transition: 0.8s all ease;filter: grayscale(0%); opacity:1;  }
.layabout_supplier ul li img:hover{transform: translate(0, -10px); filter: grayscale(100%);opacity:.8;   transition: 0.6s all ease;  border-radius: 5px; }

.layabout_ce { margin-top:50px;}
.layabout_ce ul{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:center;}
.layabout_ce ul li { width:200px; margin-bottom:0px; text-align:center; padding:20px;}
.layabout_ce ul li img{transition: 0.6s all ease;filter: grayscale(0%);  }
.layabout_ce ul li img:hover{transform:scale(1.2); filter: grayscale(100%);transition: 0.6s all ease; }

.layabout_team{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between; padding-bottom:60px;}
.layabout_team .team{ padding-top:60px;width:32%; }
@media screen and (min-width:1600px) {
	.layabout_team .team{ width:23%;}
}
.layabout_team .team .img img{ width:100%;}
.layabout_team .team .teaminfo{box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15); padding:20px;}
.layabout_team .team .teaminfo h1{ margin-bottom:20px; font-weight:normal; font-size:24px;color:#333;}
.layabout_team .team .teaminfo h2{ margin-bottom:20px; font-weight:normal; font-size:18px;color:#333;}
.layabout_team .team .teaminfo p{ line-height:1.5em;  color:#777; }
.layabout_team .team:hover .teaminfo{box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);background-image: linear-gradient(to bottom, #fff, #f7f7f7);}

.history{ margin:0 auto; max-width:650px; padding:60px 0;}
.history h2{ margin:20px 0;}
.history .yinfo{display:flex;display:-webkit-flex;justify-content:space-between; margin-left:20px;}
.history .yinfo .month{ width:50px;margin-top:-6px;color:#777; }
.history .yinfo .yxian{ width:10px; margin-left:10px; margin-right:50px;}
.history .yinfo i{border-radius:10px; background:#F28f1a; width:10px; height:10px; display:block; }
.history .yinfo .xian{ width:1px;  background:#ddd; margin-left:4px;}
.history .yinfo .ytxt{padding-bottom:30px;width:100%; padding-top:5px;color:#555;line-height:2em; }


.cntl {	position: relative;	overflow: hidden; margin-top:80px; margin-bottom:80px; max-width:1200px;}
.cntl-center {left:0;right:0;margin-left:auto; margin-right:auto;}
.cntl-bar {	position: absolute;width: 10px;	top: 0;	bottom: 0;	background-color: #ccc;	box-shadow: inset 0px 0px 7px -2px #000;}
.cntl-bar-fill {background-color: #f7b42a;position: absolute;left:0;right:0;top:0;height:0;}
.cntl-state {position: relative;width:100%;	min-height: 200px;margin-bottom: 50px;}
.cntl-state::after {display:block;content: ' ';	clear:both;}
.cntl-icon {border-radius: 50%;	width: 80px;height: 80px;
	background-color: #f28f1a;
	border: solid 3px #f7b42a;
	box-shadow: 0px 0px 19px -9px #000;
	position: absolute;
	top: 0;
	text-align: center;
	line-height: 80px;
	font-size: 26px;
	color: #fff;
}

.cntl-content {
	width: 40%;
	padding: 2%;
	background-color: rgba(238, 238, 238, 0.25);
	border-radius: 8px;
	border-bottom: solid 3px #f7b42a;
	float:left;
	opacity:0;
	position:relative;
	margin-left:-40%;
}

.cntl-state:nth-child(2n+2) .cntl-content {
	float:right;
	margin-right:-40%;
}

.cntl-image {
	opacity:0;
	width: 40%;
	padding: 2%;
}

.cntl-state:nth-child(2n+1) .cntl-image {
	float:right;
}

.cntl-image img {
	width:100%;
}

.cntl-content h4 {
	font-size:20px;
	font-weight: normal;
	margin-bottom: 10px;
}


/*
animations
*/
.cntl-bar-fill,.cntl-content,.cntl-image {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	transition: all 500ms ease;
}

.cntl-state:nth-child(2n+2).cntl-animate .cntl-content {
	margin-right:0%;
}

.cntl-animate .cntl-content {
	opacity:1;
	margin-left:0%;
}

.cntl-animate .cntl-image {
	opacity:1;
}

.layabout_blog{ padding-bottom:20px;}
.layabout_blog .newslist{margin-bottom:30px; }
.layabout_blog .newslist li{ padding-top:20px;  margin-bottom:30px;display:flex;display:-webkit-flex; border-bottom:1px solid #ddd; padding-bottom:30px;}
.layabout_blog .newslist li .img { max-width:400px;}
.layabout_blog .newslist li  .linkinfo{ width:60%; padding-left:30px;}
.layabout_blog .newslist li  .linkinfo h3{ font-size:24px; font-weight:normal; margin-top:15px; margin-bottom:10px;}
.layabout_blog .newslist p.date{color:#999; margin:5px 0 5px 0;}
.layabout_blog .newslist p.morelink a{color:#f28f1a; margin:0;}
.layabout_blog .newslist p { margin-top:15px; margin-bottom:15px; line-height:1.5em; }
.layabout_blog .newslist p span{color:#666; font-size:14px; padding-top:20px; display:block;}

/**service**/
.layservice_item .pcwidth{display:flex;display:-webkit-flex;justify-content:space-between;align-items:center; padding:50px 0;}
.layservice_item:first-child{ margin-top:-30px;}
.layservice_item:nth-child(even){background:#f7f7f7;}
.layservice_item:nth-child(even) .pcwidth{flex-direction:row-reverse;}
.layservice_item .img {width:47%; }
.layservice_item .info{width:47%;}
.layservice_item .info h1{font-size:32px; font-weight:normal; margin-bottom:20px;}
.layservice_item .info p{line-height:1.5em;}
.layservice_lc{ margin-top:30px; margin-bottom:80px;}
.layservice_lc h1{font-size:32px; font-weight:normal; text-align:center;margin-bottom:20px;}
.layservice_lc p{ line-height:1.5em; margin-bottom:20px;}

/**case**/
.laycase{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between; margin-top:50px;}
.laycase li{ width:23%; margin-bottom:30px;}
.laycase li .img {height: 0;padding-bottom: 75%; display:block;overflow:hidden; border:1px solid  #ebebeb;display:flex;display:-webkit-flex;align-items:center;}
.laycase li .img img{padding-top:75%;}

/**search**/
.search_text { margin:-80px 0; text-align:center;}
.search_text p {margin-bottom:5px;}
.search_text .text1 {color:#FFF; font-size:36px;}
.search_text .text2 {color:#FFF; font-size:66px; font-weight:bold;}
.search_list {margin:0 8%; margin-top:60px; margin-bottom:30px;}
.search_list ul{ display: flex;display:-webkit-flex;flex-wrap:wrap;justify-content:space-between;  margin-top:40px;}
.search_list li{ border:1px solid #ddd; width:24%;  margin-bottom:30px;}
.search_list a {padding:20px;}
.search_list li:hover{ border:1px solid #ddd;box-shadow: 1px 1px 2px #888888;}
.search_list h3 {color:#f28f1a;}
.search_list .sort {color:#999; margin-bottom:10px;}
.search_list .info {color:#333; line-height:1.5em; }
.search_list .morel {color:#f28f1a;margin-top:15px; }

/**404**/
.page404{ text-align:center; background:#f6f6f6; padding:100px; border-top:2px solid #f28f1a;}
.page404 h2{ font-size:48px;}
.page404 h4{ font-size:26px; margin:50px; font-weight:normal;}
.page404 p{ color:#777;}

/**videos**/
.pagevideo{margin-bottom: 30px; }
.pagevideo{padding-top:30px; padding-bottom:30px;}
.pagevideo:nth-child(even){background:#f7f7f7; }
.pagevideo h3{ font-size:3.2rem; margin-bottom:15px;}
.pagevideo ul{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between; margin-top:50px;}
.pagevideo ul li{ width:23%; margin-bottom:30px;}
.pagevideo ul li .img {height: 0;padding-bottom: 50%; overflow:hidden; border:1px solid  #ebebeb;display:flex;display:-webkit-flex;align-items:center;cursor: pointer;}
.pagevideo ul li .img img{padding-top:50%;}
.pagevideo ul li p{line-height: 1.5em;margin-top: 10px;}
.pagevideo  ul li>a{position: relative;display: block}
.pagevideo .play { justify-content:center; position:absolute;width: 100%;height: 100%;top:0;left:0; display:flex;display:-webkit-flex;align-items:center;z-index: 1;}
.pagevideo .play i{font-size:4rem;color:#fff;transition: all .4s ease-in-out;opacity: 0.8;}
.pagevideo .play:hover i{font-size:4rem;color:#f00;opacity: 1;}
.pagevideo  ul .img:hover img{transition: all .4s ease-in-out;-webkit-filter: brightness(70%);filter: brightness(70%);}
.pagevideo .more{margin:0 auto 20px auto}

/**mask**/
.laytuibanner{ }
.layvideo{margin-top: 30px;}
.tuivideo{ width:800px; margin:0 auto; background:#999;}
.tuivideo iframe{height:500px;}
.laytuitit{text-align: center;padding: 40px 0 30px 0;}
.laytuitit h1{font-size: 3.2rem;margin-bottom: 10px;}
.laytui1{background: #f2f2f2;padding: 20px 0;}
.laytui1 ul{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between;} 
.laytui1 ul li{ text-align:center;}
.laytui1 ul li .num{font-size:50px;}
.laytui1 ul li .num sup{font-size:1.6rem;top:-10px;position: relative;}
.laytui1 ul li p{ font-size:20px; margin-bottom:15px;}

.laytui2{margin-top: 30px;}
.laytui2 ul{display:flex;display:-webkit-flex;justify-content:space-between;}
.laytui2 ul li{width: 24%; text-align: center;top:0px;position: relative;transition-duration: 1s; }
.laytui2 ul li img{}
.laytui2 ul li p{width: 80%;padding:20px 0;margin: 0 auto;}
.laytui2 ul li i{font-size: 2rem;margin-top: 15px;}
.laytui2 ul li:hover { top:-15px;position: relative;}
.laytui2 ul li:hover p{background:#f28f1a;color: #fff; }
.laytui2 ul li:hover i{color: #fff;}

.laytui4{position:relative;margin-top:50px;}
.laytui4 .laytui4txt{background-size:cover;  text-align:center; padding-top:150px;padding-bottom:150px;}
.laytui4 .laytui4txt .txt{position: relative!important;z-index: 2!important;color: #fff;}
.laytui4 .laytui4txt h1{font-size:4.8rem;font-weight: normal;}
.laytui4bg{background: url('../images/blackbg.png') center center;background-size: 100% 100%;opacity: .5;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.laytui3{background: #f2f2f2;padding: 40px 0;}
.laytui3 .pcwidth{display:flex;display:-webkit-flex;justify-content:space-between;} 
.laytui3 .pcwidth div{width:50%;}
.laytui3 .pcwidth .companytxt{padding: 0 30px;}
.laytui3 .pcwidth .companytxt p{line-height: 2em;margin-bottom: 15px;margin-top: 10px;}
.laytui3 .pcwidth .companytxt .btn{margin-top: 20px;}

.laytui5{background: #f28f1a;padding: 25px 0;text-align: center;margin-top: 60px;color: #fff;}
.laytui5 h1{font-size:5.6rem;font-weight: normal;margin-bottom: 5px;}
.laytui6{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between;margin-top: 30px;}
.laytui6 li{width: 32.5%; margin-bottom: 20px;overflow: hidden;}
.laytui6 li img{transition: all 0.6s;}
.laytui6 li:hover img{transform: scale(1.3);}

.laytuizs{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between;margin-top: 30px;}
.laytuizs li{width: 23%; margin-bottom: 20px;overflow: hidden;border:8px solid #f8f8f8;}
.laytuizs li img{transition: all 0.6s;}
.laytuizs li:hover img{transform: scale(1.2);}

.laytui7{background: #f2f2f2;padding: 20px 0;margin-top: 50px;padding-bottom: 50px;}
.laytui7 ul{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between;margin-top: 20px; }
.laytui7 ul li{width: 22%;margin-bottom: 50px; text-align:center;}
.laytui7 ul li i{font-size: 4rem;color: #f28f1a;}
.laytui7 ul li p{line-height: 1.8em;color: #777; margin-top:10px;}
.laytui7 ul li p span{font-size: 1.8rem;color: #555;}
.btn{ display:inline-block; padding:0 30px;background:#ff7034;color:#FFF;  line-height:40px;text-align:center; border-radius: 30px;transition-duration: 0.8s;}


/**prolist--ec**/
/**video--s**/
.probannervideo {height: 680px;}
.probannervideo .fullscreenvideo {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%; 
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
} 
.probannervideo .videocontainer{
    
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -100; 
}
.probannervideo .videocontainer .txt{color: #fff;position: relative!important;z-index: 2!important;top:20%;}
.probannervideo .videocontainer h1{font-size:32px;font-family: 'Orbitron', sans-serif;width: 800px;}
.probannervideo .videocontainer h3{font-size:50px;font-family: Oswald,sans-serif;width: 800px;line-height: 1.6em;}
.probannervideo .videocontainer p{font-size: 28px;font-family: "Open Sans", sans-serif;font-weight: 300;font-style: italic;line-height: 1.6em;letter-spacing: 2px;margin-bottom: 25px;width: 800px;}
.probannervideo .videocontainer .btn2{  display:inline-block; padding:0 25px;background:#ff8a00;color:#FFF;  line-height:40px;text-align:center; ransition-duration: 0.8s; margin-right: 15px;cursor: pointer; position: relative; overflow: hidden;}
.probannervideo .videocontainer .btn2::after {content: '';position: absolute;top: 0; left: -50%;width: 50%;height: 100%;background: rgba(255, 255, 255, 0.5);transform: skewX(-25deg);animation: shine 2s infinite;}
@keyframes shine {
            0% {left: -50%;}
            100% {left: 150%;}
        }
.probannervideo .videocontainer .btn2:hover{background:#f28f1a;color:#FFF}		
.probannervideo .videocontainer .btn1{ display:inline-block; padding:0 25px;border: 1px solid #fff; color:#FFF;  line-height:38px;text-align:center;position: relative;overflow: hidden;}	
.button::before {content: ""; position: absolute; top: 0; left: 0; width: 0; height: 100%; background: #f28f1a; transition: all 0.5s; z-index: -1;}
.button:hover::before { width: 100%;}
		
.probannervideo .videocontainer:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    top: 0;
    left: 0;
    background: rgba(25,29,34,.5);
}
/**video--e**/
.video{position: relative;}
.video .play { justify-content:center; position:absolute;width: 100%;height: 100%;top:0;left:0; display:flex;display:-webkit-flex;align-items:center;z-index: 1;}
.video .play i{color:#ff0000;transition: all .4s ease-in-out;}
.video .play:hover i{color:#f28f1a;}
.video:hover img{transition: all .4s ease-in-out;-webkit-filter: brightness(80%);filter: brightness(80%);}
.image-wrapper {
    position: relative;
    display: inline-block; /* Or 'block' based on your requirement */
}

.image-wrapper img {
    width: 100%; /* Adjust as needed */
    vertical-align: bottom; /* This removes any unwanted space beneath the image */
}

.floating-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black background */
    color: white;
    text-align: center;
    padding: 10px; /* Adjust as needed */
}

.btnquote{display:inline-block; background: #FFC425; color:#333;border: none; padding:0 30px;line-height: 45px; cursor:pointer;font-family:jost;font-weight: bold;}
.btnquotesmall{display:inline-block; background: #FFC425; color:#333;border: none; padding:0 20px;line-height: 35px; cursor:pointer;font-family:jost;font-weight: bold;}
.btnquote:hover {background-color: #f7b900;color: white;}
.laytit {text-align: center;padding-bottom: 30px;margin-top: 50px;}
.laytit h2{font-size: 4.8rem;font-family: Oswald,sans-serif;}
.laytit .titxian{color: #FF9E16;border-width: 2px;border-style: solid;width: 6%;margin: 10px auto;}
.laytit p{color: #666;width: 800px;margin: 0 auto;font-size: 18px;}
.laybtn{text-align: center;}
.laybtn .btn{ display:inline-block; padding:0 25px;background:#ff8a00;color:#FFF;  line-height:40px;text-align:center; ransition-duration: 0.8s; margin-right: 15px;border-radius: 5px;}
.laybtn .btn1{ display:inline-block; padding:0 25px;background:#262626; color:#FFF;  line-height:38px;text-align:center;border-radius: 5px;}	
.laybtn .btn:hover{background:#f28f1a;color:#FFF}
.lp_lay_1{display:flex;display:-webkit-flex;align-items:center;margin-top: 80px;}
.lp_lay_1 .packwhat{width: 50%;max-width: 460px;}
.lp_lay_1 .packwhat .tit {background: #f28f1a;line-height: 50px;border-top-left-radius: 10px;border-top-right-radius: 10px;color: #ffffff;text-align: center;font-size: 18px;}
.lp_lay_1 .packwhat ul {display:flex;display:-webkit-flex; flex-wrap:wrap; justify-content:center;background: #f3f3f3;padding-top: 40px;}
.lp_lay_1 .packwhat ul li{width: 50%;text-align: center;margin-bottom: 30px;}
.lp_lay_1 .packwhat ul li p{padding-top: 10px;}
.lp_lay_1 .packwhat ul li img,strong{cursor: pointer;}
.lp_lay_1 .intro{width: 50%;padding:0 50px;line-height: 1.8em;}
.lp_lay_1 .intro h2 {font-size:36px;font-family: Oswald,sans-serif;margin-bottom: 30px;line-height: 1.2em;}
.lp_lay_1 .intro p{font-size: 18px;margin-top: 10px;}
.lp_lay_1 .intro .quote{margin-top: 30px;}
.lay_prolist {background: #FAFAFA;padding-bottom: 60px;}
.lay_prolist .size{text-align: center;margin-bottom: 30px;}
.lay_prolist form{display: inline-block;}
.lay_prolist form input {width:80px;height: 30px;padding-left: 10px;margin-right: 10px;}
.lay_prolist form #email {width:200px;}
.lay_prolist form #boxwhat {width:400px;}
.lay_prolist form  .req-btn {padding: 0 30px; background: #333; color: white;border: none; font-size:14px;  line-height: 30px;  cursor:pointer; }
.lay_prolist .ajax{text-align: center;}
.lay_prolist .ajax .category-btn{display: inline-block;padding: 5px 10px;border-radius: 5px;margin: 5px;color: white;font-weight: bold;cursor: pointer;}
.lay_prolist .ajax .category-btn:hover{opacity: 0.7;}
.lay_prolist .ajax .category-btn1{display: inline-block;padding: 5px 10px;border-radius: 5px;margin: 5px;color: white;font-weight: bold;cursor: pointer;}
.lay_prolist .ajax .category-btn1:hover{opacity: 0.7;}
.loader {
  border: 5px solid #f3f3f3;  /* Light gray */
  border-top: 5px solid #3498db;  /* Blue */
  border-radius: 50%;
  width: 50px;margin: 100px auto;
  height: 50px;
  animation: spin 1s linear infinite;
  display: none;  /* 榛樿闅愯棌 */
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}	

.lay_prolist ul {display: grid;grid-template-columns: repeat(4, 1fr); gap: 15px;margin-top: 20px;padding-top:20px;max-width: 1800px;margin: 0 auto;}
.lay_prolist ul  li{ text-align: center;top:0px;position: relative;transition-duration: 1s;padding-bottom: 50px;}
.lay_prolist ul  li .play i{font-size: 6rem;}
.lay_prolist ul  li img{width: 99%;border:1px solid #d5d5d5;}
.lay_prolist ul  li .intro{width: 99%;margin: 0 auto;padding-top: 15px;padding-bottom: 15px;}
.lay_prolist ul li p b{font-size: 18px;color: #444;}
.lay_prolist ul li p{line-height: 1.5em;}
.lay_prolist ul li i{font-size: 2rem;margin-top: 15px;}
.lay_prolist ul  li:hover { top:-15px;position: relative;}
.lay_prolist ul  li:hover div{color: #fff; }
.lay_prolist ul  li:hover i{color: #000;}
.lay_prolist ul li .link{display: none;}
.lay_prolist ul li:hover .link{display:block;}
.lay_prolist .btnlink{display:inline-block; background: #FFC425; color:#333;border: none; padding:0 20px;line-height: 35px; cursor:pointer;font-family:jost;font-weight: bold;}
.lay_prolist .btnlink:nth-child(2){background:#000000;color: #ffffff;}
.lay_prolist ul li:hover .link a:hover{color: #ffffff;}
.lay_prolist .loadmore{text-align: center;}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-5px);
    }
}

.lay_prolist .loadmore .btnquote {
    animation: bounce 2s infinite;
}
.lp-lay2{position:relative;margin-top: 50px;}
.lp-lay2 .lp-lay2txt{background-size:cover;  text-align:center; padding-top:50px;padding-bottom:50px;}
.lp-lay2 .lp-lay2txt .txt{position: relative!important;z-index: 2!important;}
.lp-lay2 h1,.lp-lay2 h3{ max-width:1000px; margin:0 auto; color:#fff;}
.lp-lay2 h1{font-size:40px;font-family: Oswald,sans-serif;margin-bottom: 20px;}
.lp-lay2 h3{font-family: Lato,sans-serif; font-size:22px;}
.lp-lay2bg{background: url('../images/blackbg.png') center center;background-size: 100% 100%;opacity: .7;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.lp-lay2 .lp-lay2txt .online{display:inline-block;position: relative!important;z-index: 2!important; color:#f28f1a;font-size:22px; background:#f28f1a; padding:10px 30px;  margin:0 auto; margin-top:30px; color:#FFF; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 2px 1px;}
.lay_application{padding-bottom: 50px;}
.lay_application ul{display:flex;display:-webkit-flex;flex-wrap:wrap;justify-content:space-between;margin-bottom: 50px;}
.lay_application ul li{width:19%;margin-bottom: 15px;}


.lay_whyus img{-webkit-filter: brightness(50%);filter: brightness(50%);}
.lay_whyus:hover img{-webkit-filter: brightness(50%);filter: brightness(50%);}
.lay_whyus .overlay-text {
    position: absolute;
    top: 30%; /* Center the text vertically */
    left: 50%; /* Center the text horizontally */
    transform: translate(-50%, -50%); /* This ensures perfect centering */
    color: white; /* White color text */
    z-index: 2; /* Ensure it's above the play button */
}
.lay_whyus .overlay-text1 {
    position: absolute;
    top: 70%; /* Center the text vertically */
    left: 50%; /* Center the text horizontally */
    transform: translate(-50%, -50%); /* This ensures perfect centering */
    color: white; /* White color text */
    z-index: 2; /* Ensure it's above the play button */
}
@keyframes scaleFadeInOut {
    0%, 100% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1); /* 鏀惧ぇ鍒板師濮嬪ぇ灏忕殑110% */
        opacity: 1;
    }
}

.lay_whyus .play i {
    animation: scaleFadeInOut 3s infinite;font-size:10rem;
}
.lay_whyus .overlay-text h3{text-align: center;font-size: 5.2rem;font-family: Permanent Marker,sans-serif;font-weight: normal;}
.lay_whyus .overlay-text h4{text-align: center;font-size: 3.2rem;font-family: Oswald,sans-serif;}
.lay_whyus .overlay-text1 p{text-align: center;font-size: 28px;font-family: "Open Sans", sans-serif;font-weight: 300;font-style: italic;line-height: 1.6em;letter-spacing: 2px;margin-bottom: 25px;width: 800px;}
.lay_whyus_ul {background:#f3f3f3;padding: 50px 0;}
.lay_whyus_ul ul {display:flex;display:-webkit-flex;flex-wrap:wrap;justify-content:space-between;}
.lay_whyus_ul ul li{width: 32%; display:flex;display:-webkit-flex;justify-content:space-between;background: #fff;border-radius: 5px 5px 5px 5px;margin: 15px 0;padding: 40px 0;transition: all .4s ease-in-out;}
.lay_whyus_ul ul li .ico{padding-left:30px;}
.lay_whyus_ul ul li .ico i{font-size: 60px;}
.lay_whyus_ul ul li .txt{padding:0 30px;}
.lay_whyus_ul ul li .txt b{font-size: 20px;}
.lay_whyus_ul ul li .txt p{line-height: 1.6em;padding-top: 10px;}
.lay_whyus_ul ul li:hover{border-radius: 0;border-left: 10px solid #f28f1a; transform: scale(0.9);transition: all .4s ease-in-out;}

.lp-lay8 {padding-bottom: 80px;}
.lp-lay8 .temporary-container{margin-top: 50px;}
.lp-lay8 a{text-decoration: underline;color: #f28f1a;}
.lp-lay8 .laybtn{margin-top: 50px;}
.lp-lay8 .laybtn a{text-decoration: none;color: #333333;}
.lp-lay8 .laybtn a:hover{color: #ffffff;}
.kh-accordion {
	width: 48%;
}
.kh-accordion > li {
	border-top: 1px solid #ccc;border-bottom: 1px solid #ddd;
}
.kh-accordion > li + li {
	margin-top: 25px;
}
.kh-accord-head {
	padding: 8px 15px; font-weight: bold;
	color: #1e1e1e;
	cursor: pointer;
	background: #fcfcfc;
	transition: all 0.2s ease-in;
}
/* 鐠佸墽鐤� +閵嗭拷- 閺嶅洤绻� */
.kh-accord-head:after {
  content: '\002B';  /* Unicode 鐎涙顑� + 閸欙拷 */
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
 
.current .kh-accord-head:after { 
  content: "\2212";  /* Unicode 鐎涙顑� - 閸欙拷 */
}
.kh-accord-content {
	padding: 10px 20px;background:#ffffff;
	display: none;line-height: 1.7em;
}
.kh-accordion > li.current .kh-accord-content {
	display: block;
}

.temporary-container {
	display:flex;display:-webkit-flex;justify-content:space-between;
}

.lay_form{position: relative;
z-index: 1;
 background:no-repeat center center;
 background-size: cover;
 height: 100%;}
.lay_form::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f3f3f3;
}
.lay_form{background:#f3f3f3;padding: 50px 0;}
.lay_form .pcwidth{display:flex;display:-webkit-flex;justify-content:space-between;position: relative; z-index: 1000;}
.lay_form .txt{width: 50%;padding-top: 20px;}
.lay_form .txt h3{font-size: 4.8rem;font-family: Oswald,sans-serif;}
@keyframes slide {
    0% { transform: translateX(0); }
    100% { transform: translateX(400px); }
	0% { transform: translateX(0);}
}
.lay_form .txt .xian{
	display: inline-block;
    width: 100px;
    height: 2px;
    background-color: #f28f1a;;
    position: relative;
    animation: slide 6s infinite alternate;
	margin: 20px 0;
}
.lay_form .txt .xian::before {
    content: '';
    position: absolute;
    right: 0px;
    top: -3px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #f28f1a;;
    border-right: 2px solid #f28f1a;;
    transform: rotate(45deg);
}
.lay_form .txt p{font-size: 1.8rem;margin-bottom: 20px;}
.lay_form .txt ul li {font-size: 1.6rem;list-style: circle;list-style-position:inside;line-height: 2em;}
.form h1{ margin-bottom:20px;}
.form{ width:45%;}
.form form { margin-top:20px;}
.form div input {width: 95%; height: 40px;padding-left: 20px;}
.form textarea { width:95%;padding-left: 20px;padding-top: 10px;height: 150px; }
.form span {height:30px; display:block;}
.form .req-btn {background: #f7b900; color: white;border: none; font-size:18px; font-weight:bold; padding: 15px 50px;font-weight: 550; cursor:pointer;}

@keyframes shake {
            0%, 20%, 100% { transform: translateX(0); }
            5%, 15% { transform: translateX(-5px); }
            10% { transform: translateX(5px); }
            25%, 45% { transform: translateX(0); } /* pause */
        }