/**-----------pc---------------------**/
/**-----------start---------------------**/
body{font-size:1.6rem;}
#searchmore,.searchmore,.fix-bottom,.mobile{display:none !important;}
.pcwidth {margin:0 auto; min-width:1000px; max-width:85%;}
@media screen and (min-width:1921px) {
    .pcwidth {max-width:1536px;}
}
.tophead{height:45px; background:#f28f1a; color:#FFF;}
.tophead .topheadinfo{display:flex;display:-webkit-flex;align-items:center; justify-content:space-between;height:100%;}
.tophead .topheadinfo .contact {font-size: 17px;}
.tophead .topheadinfo .contact i{ top:3px; position:relative;margin-right:2px;}
.tophead .topheadinfo .contact a{color: #fff;}
.tophead .topheadinfo .contact a:hover{color: #f0f0f0;}
.tophead .iconemail{margin-left:35px;}
.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; font-size: 17px;}
.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; font-size: 17px;}
.tophead .topheadinfo .sns >a{margin-left:15px;color:#FFF;}
.tophead .topheadinfo .sns >a:hover{color:#f0f0f0;}
.tophead .topheadinfo .sns >a i{font-size:2rem;}
.tophead .topheadinfo .company-name {font-size: 22px; font-weight: 600; margin-left: -20px;}

@media (max-width: 1400px) {
    .tophead .topheadinfo .company-name {font-size: 20px;}
    .tophead .topheadinfo .contact {font-size: 15px;}
    .tophead .topheadinfo .sns span{display:inline-block;line-height:40px; font-size: 15px;}
    .tophead .topheadinfo .search input{font-size: 15px;}
}

@media (max-width: 1320px) {
    .tophead .topheadinfo .company-name {font-size: 18px;}
    .tophead .topheadinfo .contact {font-size: 14px;}
    .tophead .topheadinfo .sns span{display:inline-block;line-height:40px; font-size: 14px;}
    .tophead .topheadinfo .search input{font-size: 14px;}
}

@media (max-width: 1270px) {
    .tophead .topheadinfo .company-name {font-size: 15px;}
    .tophead .topheadinfo .contact {font-size: 14px;}
    .tophead .topheadinfo .sns span{display:inline-block;line-height:40px; font-size: 14px;}
    .tophead .topheadinfo .search input{font-size: 14px;}
    .tophead .iconemail{margin-left:10px;}
}

@media (max-width: 1220px) {
    .tophead .topheadinfo .company-name {font-size: 14px;}
    .tophead .topheadinfo .contact {font-size: 13px;}
    .tophead .topheadinfo .sns span{display:inline-block;line-height:40px; font-size: 13px;}
    .tophead .topheadinfo .search input{font-size: 13px;}
}
.gurkimore{position: absolute;top:40px;  display:none; z-index:1000; box-shadow: 0 2px 2px rgba(0, 0, 0, .3);background: #333;border-bottom:4px solid #f28f1a; margin-left:10px;}
.gurkimore p{padding:5px 30px;line-height:1.5em;}
.gurkimore  a p:hover{background:#f28f1a;}
.gurkimore  a p{color:#fff;}
.gurkimore  a:hover p{ color:#fff; }

.pos_r {top: auto;left: 0;height:75px;}
.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; background-color: #fff;}
.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: flex-end; padding-right: 8px}
.nav button{display:none;}
.nav .logo img{width:150px;}
.nav ul{display:flex;display:-webkit-flex; justify-content:space-between; width:95%; max-width:1160px;}
.nav ul li { font-size:1.6rem; }
.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:1.2em; }
.nav .book{display:block; background:#f28f1a; line-height:40px; width:155px; color:#FFF; text-align:center; font-size:1.8rem;}

@media (max-width: 1400px) {
    .nav ul li { font-size:1.4rem; }
}

@media (max-width: 1320px) {
    .nav ul li { font-size:1.4rem; }
}

@media (max-width: 1270px) {
    .nav ul li { font-size:1.4rem; }
}

@media (max-width: 1220px) {
    .nav ul li { font-size:1.4rem; }
}

.banner{ }

/**video--s**/
.bannervideo {
    height: 60%;
    /*background: transparent url("../images/banner.jpg") 70% 70% no-repeat;*/
    background-size: contain;
    display: block;
    padding-top: 180px;
}
.fullscreenvideo {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
}

.videocontainer{
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -100;
    text-align:center;
}
.videocontainer .txt{color: #fff;position: relative!important;z-index: 2!important;top:35%;}
.videocontainer h3{font-size:48px;font-family: Oswald,sans-serif;}
.videocontainer p{font-size: 32px;font-family: Oswald,sans-serif;margin-bottom: 25px;}
.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;}
.videocontainer .btn2:hover{background:#f28f1a;color:#FFF}
.videocontainer .btn1{ display:inline-block; padding:0 25px;border: 1px solid #fff; color:#FFF;  line-height:38px;text-align:center;}
/**video--e**/

.laytit{ padding:50px 0; text-align:center;}
.laytit h3{font-size:36px; border-bottom:1px solid #e0d8d4;display: inline-block; padding-bottom:30px;letter-spacing: -.05em; text-transform: uppercase;}
.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:22px;}
.prolist p a{ font-weight: 600;}
.prolist p span{color:#666; font-size:22px;line-height:1.5em;}
.prolist img {height: 300px;}

.lay2{position:relative;}
.lay2 .lay2txt{background-size:cover;  text-align:center; padding-top:50px;padding-bottom:65px;}
.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:100px;}
.lay5 .company{width:40%; min-width:400px; line-height:1.7em; font-size:22px;}
.lay5 .company h1{font-size:36px; color:#f28f1a; margin-bottom:15px; text-transform: uppercase;}
.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; width:155px; color:#FFF; text-align:center; margin-top:30px;}
.more:hover{ color:#fff;background:#f7b42a}
.lay5 .video{width:60%; margin:0 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 img {max-height: 170px;}
.lay6 .news li{ width:24%;}
.lay6 .news li .txt h3{ font-size:22px; font-weight:normal; margin-top:10px;}
.lay6 .news li .txt p{color:#666; line-height:1.2em; font-size: 20px;}
.lay6 .news li .txt strong, .lay6 .news li .txt h2, .lay6 .news li .txt span{color:#666; line-height:1.2em; font-size: 20px !important; font-weight: normal;}
.lay6 .news li .txt p.date{color:#999; margin:5px 0 5px 0; font-size: 1.6rem;}
.lay6 .more{margin:40px auto 0 auto}

footer{padding-bottom: 10px; color:#fff;}
.footer_c {  padding:20px 0 20px;display:flex;display:-webkit-flex;justify-content:space-between;}
.footer_c_ul{display:flex;display:-webkit-flex; justify-content: start;   width:100%; padding-top: 30px;}
.footer_c ul {margin-left: 30px;}
.footer_c ul.icons {margin-left: 0;}
.footer_c ul .tit{ font-size:22px;color:#f28f1a; margin-bottom:10px; font-weight: 600; text-transform: uppercase;}
.footer_c ul .tit.center {margin-left: -50%}
.footer_c ul li {padding-bottom:20px; }
.footer_c ul li a{color:#fff; font-size:17px;}
.footer_c ul li a:hover{color:#f28f1a;}
/*.footer_kf img {padding: 5px;}*/
.footer_kf .add h3{font-size:25px; font-weight:normal; margin-top:20px; margin-bottom:10px;}
.footer_kf .add h4{font-weight:normal;  margin-bottom:20px; font-size:17px;}
.footer_kf { border-right:1px solid #313131;  margin-right:10px; min-width: 45%;}
.footer_kf .con{margin-top:20px; margin-bottom:20px; line-height:2em; font-size: 15px;}
.footer_kf .con i{ font-size:2rem; top:3px; position:relative;color:#ccc; margin-right:2px;}
.footer_kf .con i.iconemail{margin-left:0px;}
.footer_kf .con a{color:#e3e2e2; font-size: 17px}
.footer_kf p a{color:#fff; margin-right:20px; margin-left:-5px;}
.footer_kf  p a:hover{color:#FFF;}
.footer_kf p a i{font-size:3rem;}
.footer_c .footer_kf .footer-logo{display: flex; display: -webkit-flex;}
.footer_c .footer_kf .footer-logo h3 {color: #f28f1a; text-transform: uppercase; margin: 0 auto; align-self: center; font-size: 27px; text-align: center; line-height: 1.7em; padding-top: 5px;}
.footer_c .footer_kf .footer-logo img {width: 160px; height: intrinsic; height: 22%;}
footer .company-name {font-size: 42px;}
footer .cor{text-align:center; background:#1a1a1al;color:#e3e2e2; font-size:17px;}
/**procenter**/
.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:20px; line-height:1.5em;}
.layprocenter ul li img{margin-bottom:10px;}

/**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:960px; }
.pro_class li{ text-align:center; width:100px; }
.pro_class li img {opacity:0.8; width: 60px; height: 60px; border-radius: 50%; border: 2px solid #f6b777; padding: 10px;}
.pro_class li a.active p{color:#f28f1a; font-style:italic;}
.pro_class li a:hover p{color:#f28f1a;transition: all 0.5s ease 0s;}
.pro_class li a.active img {opacity:1;}
.pro_class li p {line-height:1.2em; padding-top:5px; font-size:22px; 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_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 {display:flex;display:-webkit-flex; flex-wrap:wrap;justify-content:flex-start; margin-top:30px;}
.layprolist_list li { width:24%;text-align:center; border:1px solid #ddd; margin-bottom:20px; margin-right: 10px;}
.layprolist_list ul li .pro h3{font-size:22px;margin-bottom:10px;}
.layprolist_list ul li .pro h4{font-size:1.4rem; font-weight:normal; color:#555;}
.layprolist_list ul li .pro{ margin-bottom:30px; margin-top:20px; padding: 0 10px;}
.layprolist_list ul li .link { margin-top:20px;}
.layprolist_list ul li .link a{ font-size:22px; color:#f28f1a;}
.layprolist_list ul li .img {padding: 30px;}

/**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:22px; padding-top:20px; padding-bottom:20px; border-bottom: 1px solid #ddd; margin-bottom: 20px}
.pagenav a{margin:0 8px;}
.layprointro{display:flex;display:-webkit-flex;justify-content:space-between;}
.layprointro .proimg{width:44%}
#nav{ margin-top:10px; padding-right:4px;}
#nav li{cursor:pointer;  }
#nav li img{width:100%; height:100%; }
.active-nav { border:2px solid #f28f1a; }
#nav li i{position: absolute;top: 30%;left: 35%; font-size:2.8em;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; color:#fff; line-height:40px;  color:#FFF; text-align:center;}
.btnvi:hover{ color:#fff;background:#c28e0e}
.btnred{ display:inline-block; padding:0 20px;background:#ed1921; color:#fff; line-height:40px;  color:#FFF; text-align:center;}
.btnred:hover{ color:#fff;background:#c7171d}
.btnhui{ display:inline-block; padding:0 20px;background:#0d1733; color:#fff; line-height:40px;  color:#FFF; text-align:center;}
.btnhui:hover{ color:#fff;background:#203776}
.layprointro .proinfo h1{ font-size:32px; margin-bottom:10px; font-weight:normal; color: #f28f1a;}
.layprointro .proinfo h3{ font-size:24px; margin-bottom:30px; color:#666; font-weight:normal;}
.layprointro .proinfo p, .layprointro .proinfo ul, .layprointro .proinfo ul li { font-size:22px !important; color:#666 !important; line-height:1.5em !important;}
.layprointro .proinfo ul li { list-style-type: disc;}
.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;}

.layprodetail_1{display:flex;display:-webkit-flex;justify-content:space-between; background:#f3f4f4; margin-top:60px;align-items:center;}
.layprodetail_1 .info { padding-left:50px; width:60%; font-size: 22px; align-self: flex-start; padding-top: 50px;}
.layprodetail_1 .info h2{font-size:40px; margin-bottom:20px; color:#f28f1a;}
.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_1 .img img { min-width: 673px}

.layprodetail_2{margin-top:60px;}
.layprodetail_2 h2{font-size:36px; margin-bottom:20px; color:#f28f1a;}
table {border-spacing:8px; width:100%; }
table tr th,td{padding:15px;   }
table td { background-color:#e5e5e5; font-size:24px; }
table th { background-color:#a6a6a6;font-size:22px; }
#table-head  th{ background-color:#333333; color:#FFF; }
#table-head th strong { font-size:14px;}

.layprodetail_3{margin-top:80px;}
.layprodetail_3 h2{font-size:40px; margin-bottom:30px; color:#f28f1a; text-align:center;}
.layprodetail_3 .compic { margin-bottom:50px;}
.layprodetail_3 .compic .swiper-slide { text-align:center;width:33.33333%;}
@media screen and (min-width:1600px) {
    .layprodetail_3 .compic .swiper-slide{ width:25%;}
}
.layprodetail_3 .compic .swiper-slide  img{width:100%; height:auto;}
.layprodetail_3 .compic .swiper-slide  p{ padding:10px 30px;}
.layprodetail_3 .compic .swiper-container {
    padding-bottom: 40px;}
.layprodetail_3 .compic .swiper-container .swiper-pagination-bullets {
    bottom: -4px !important;  }
.layprodetail_3 .compic .swiper-container .swiper-pagination-bullet {
    width: 15px;background:#333;
    border-radius: 15px;
    height: 15px; }
.layprodetail_3 .compic .swiper-container .swiper-pagination-bullet-active {
    background: #f28f1a;
    width: 30px; }
.layprodetail_3 .compic .swiper-container .swiper-button-prev, .layprodetail_3 .compic .swiper-container .swiper-button-next {
    background: transparent;
    width: auto; top:38%;
}

.layprodetail_3 .compic .swiper-container .swiper-button-prev span, .layprodetail_3 .compic .swiper-container .swiper-button-next span {
    color: rgba(255, 255, 255, 0.5);
    font-size: 45px; }

.layprodetail_4{margin-top:80px; padding-top:40px; background:url(../images/advantage.jpg) no-repeat; background-size:cover; padding-bottom:30px;}
.layprodetail_4 h2{font-size:40px; margin-bottom:30px; color:#f28f1a; text-align:center;}
.layprodetail_4 .online {text-align:center;}

.layprodetail_5{margin-top:50px;  background:url(../images/banner.jpg) no-repeat; background-size:cover; padding-bottom:50px; position:relative; }
.wrap-mask{
    height:100%; position:absolute;
    width:100%;
    background: rgba(0,0,0,.5);
}
.layprodetail_5 h2{font-size:40px; margin-bottom:30px; color:#f28f1a; text-align:center;padding-top:40px;}
.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:50%; }
.laycontact .info h1{font-size:36px;}
.laycontact .info img{width: 75%;}
/*.laycontact .info b{font-size:23px;}*/
.laycontact .info p{line-height:1.5em; margin-top:20px; font-size: 22px;}
.laycontact .info .iconfont {font-size: 18px;}
.laycontact .info .iconfont.iconemail { margin-left: 0;}
.laycontact .form h1{ margin-bottom:20px;}
.laycontact .form{ width:45%; font-size: 22px}
.laycontact .form form { margin-top:20px;}
.laycontact .form div input[type=text],input[type=email] {width: 95%; height: 40px;padding-left: 20px; font-size: 17px}
.laycontact .form textarea { width:95%;padding-left: 20px;padding-top: 10px;height: 150px;font-size: 17px}
.laycontact .form span {height:30px; display:block; padding: 5px 0;}
.laycontact .form .req-text {font-size: 17px; 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, .laynewslist .newslist h2, .laynewslist .newslist span, .laynewslist .newslist strong { margin-top:15px; margin-bottom:15px; line-height:1.5em; font-size: 22px !important; font-weight: normal;}
.laynewslist .newslist p span{color:#666; font-size:14px; padding-top:20px; display:block;}
.laynewslist .newslist img {min-width: 400px; height: 225px;}

.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; font-size: 22px;}
.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**/
.banner .laybannerabout{position:relative;}
.banner .laybannerabout .laybannertxt{background-size:cover;   padding-top:120px;padding-bottom:120px; cursor:pointer;}
.banner .laybannerabout .laybannertxt .txt{position: relative!important;z-index: 2!important; width:1000px; margin:0 auto;}
.laybannerabout .laybannertxt .txt h1{font-size:50px;font-family: Oswald,sans-serif;color:#fff; color:#fff; text-align:right;}
.laybannerabout .laybannertxt .txt h3{font-size:32px;color:#fff; color:#fff; text-align:right;}
.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; text-transform: uppercase}
//.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; font-size: 22px;}
.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 ul{display:flex;display:-webkit-flex;flex-wrap: wrap;justify-content:space-between; width: 100%;}
.layacbout3 ul li { width:23%; margin-bottom:20px;}
.layacbout3 ul li img{ height:auto; transition: 0.8s all ease; border:8px solid #f8f8f8;  width: 100%;}
.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; font-size: 22px; color: #555; margin-bottom: 30px;}
.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:40%; }
.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 h1 {font-size: 36px;}
.search_list ul{ display: flex;display:-webkit-flex;flex-wrap:wrap;justify-content:flex-start;  margin-top:40px;}
.search_list li{ border:1px solid #ddd; width:24%;  margin-bottom:30px; margin-right: 10px}
.search_list a.light-hover {display: block; padding:20px;}
.search_list li:hover{ border:1px solid #ddd;box-shadow: 1px 1px 2px #888888; transition: 0.5s;}
.search_list h3 {color:#f28f1a; font-size: 22px; padding-bottom: 20px;}
.search_list .sort {color:#999; margin-bottom:10px;}
.search_list .info {color:#333; font-size: 22px}
.search_list .morel {color:#f28f1a;margin-top:15px; font-size: 22px}
/*.search_list p {font-size: 22px;}*/

/**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;}

/**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;}
.btn:hover{background:#f65e12;color:#FFF}

/* header nav */
header {position: fixed;right: 0; left: 0;z-index: 2}
header.scroll{box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.35)}
header .pronav{height:60px;background: #252525;}
header .pronav ul{height: 100%; display:flex;display:-webkit-flex;align-items:center; justify-content:space-between; font-size: 1.7rem}
@media (max-width: 1400px) {
    header .pronav ul { font-size:1.5rem; }
}

@media (max-width: 1320px) {
    header .pronav ul { font-size:1.5rem; }
}

@media (max-width: 1270px) {
    header .pronav ul { font-size:1.4rem; }
}

@media (max-width: 1220px) {
    header .pronav ul { font-size:1.4rem; }
}
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 >span {font-weight: 600; text-transform: uppercase;}
header .pronav ul li >a{color: #FFFFFF;font-weight: 600;padding: 0 8px; text-transform: uppercase;}
header .pronav ul li:hover{border-bottom:1px solid #f28f1a;}
header .pronav ul li:last-child:hover{border-bottom:1px solid #252525;color: #f28f1a;}
header .pronav ul li:last-child span{font-weight: 600;}
header .pronav ul li:hover >a{color: #f28f1a;}
header .pronav ul li i{color: #fff;position:relative;top:1px;margin-left:2px;}
header .pronav ul li:hover i{color: #f28f1a;}
.promore{ margin-left:-10px;}
.promore .sanjiao{left:80px;}
.slidemenu{position: absolute;top:58px;  display:none; border-top:2px solid #f28f1a; margin-top:-2px; width:max-content;z-index:1000; box-shadow: 0 0 10px rgba(0, 0, 0, .3);background: #fff; }
.slidemenu .sanjiao{width:0;position: absolute; height:0;border: 8px solid;border-color:transparent transparent #f28f1a transparent;top:-18px;}
.slidemenu .listmenu{ border-bottom:1px solid #eee; padding: 0 10px;line-height:40px;}
.slidemenu .listmenu a{display:inline-block; width:100%; height:100%;font-size: 14px;font-weight: 600; text-transform: uppercase}
.slidemenu .listmenu:hover{ background:#f28f1a; }
.slidemenu .listmenu:hover a{color:#FFF;}


@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/fontawesome-webfont.eot'),
    url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff2') format('woff2'),
    url('../fonts/fontawesome-webfont.woff') format('woff'),
    url('../fonts/fontawesome-webfont.ttf') format('truetype'),
    url('../fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
}

ul.icons {
    display:flex;
    display:-webkit-flex;
    align-items: left;
    justify-content: start;
}

.laycontact ul.icons {
    justify-content: left;
}

ul.icons li {
    display:flex;
    display:-webkit-flex;
    padding: 0;
    margin-right: 10px;
    align-items: center;
    width: 30px;
    height: 30px;
    font-size: 22px;
}

.icon-wechat::before {
    font-family: FontAwesome;
    font-size: 30px;
    color: #fff;
    content: "\f1d7"
}

.icon-whatapp::before {
    font-family: FontAwesome;
    font-size: 30px;
    color: #fff;
    content: "\f232"
}

.icon-zalo {
    background: url("../images/icon-zalo.png") center center no-repeat;
    background-size: contain;
}

.icon-line {
    background: url("../images/icon-line.png") center center no-repeat;
    background-size: contain;
}

.icon-viber {
    background: url("../images/icon-viber.png") center center no-repeat;
    background-size: contain;
}

.icon-wechat-black::before {
    font-family: FontAwesome;
    font-size: 30px;
    color: #2dbb01;
    content: "\f1d7"
}

.icon-whatapp-black::before {
    font-family: FontAwesome;
    font-size: 30px;
    color: #16980f;
    content: "\f232"
}

.icon-zalo-black {
    background: url("../images/icon-zalo-black.png") center center no-repeat;
    background-size: contain;
}

.icon-line-black {
    background: url("../images/icon-line-black.png") center center no-repeat;
    background-size: contain;
}

.icon-viber-black {
    background: url("../images/icon-viber-black.png") center center no-repeat;
    background-size: contain;
}

.icon-address-black {
    display: inline-block;
    width: 20px;
    height: 14px;
    background: url("../images/icon-address-black.png") center center no-repeat;
    background-size: contain;
}

.paging {
    text-align: right;
    padding: 20px 0;
    font-size: 22px;
}

.paging a {
    padding: 0 5px;
    font-size: 22px;
}

.paging strong {
    padding: 5px;
    background-color: #f28f1a;
    color: #ffffff;
}

.other-news {
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.other-news h2 {
    font-size: 28px;
    color: #f28f1a;
}

.other-news ul {
    line-height: 2em;
    font-size: 22px;
}

.other-news .read-more {
    line-height: 2em;
    font-weight: bold;
    font-size: 22px;
}

.tecnical-spec {
    padding: 0 100px;
    padding-top: 0;
}

.down-title {
    font-weight: bold;
    margin-bottom: 25px;
    font-size: 22px;
}

.down-link {
    position: relative;
    margin-bottom: 25px;
}

.down-link a {
    color: #e12c2c;
}

.down-link::before {
    margin-right: 10px;
    font-family: FontAwesome;
    font-size: 14px;
    color: #185d94;
    content:"";
}

.contact-location{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.contact-location iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.error {
    color: #e12c2c
}

.text-center {
    text-align: center
}

.tipinfo font.error{color:#eb0000;font-size:15px;width:14px;height:14px;}
.tipinfo font.valid{width:14px;height:14px;font-size:12px;margin-left:5px;}


.light-hover{position:relative; overflow:hidden;}
.light-hover:before{position: absolute;top: 0;left: -85%;z-index: 10;display: block;content: '';width: 50%;height: 100%;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.light-hover:hover:before {transition: 1s;left: 100%;}
.zoom{ overflow:hidden;}
.zoom img{transition:all 0.5s ease 0s; width: 100%; height: 230px;}
.zoom:hover img{transform:scale(1.1);}
.search_list a p {
    overflow: hidden;
}

.proimg .swiper-wrapper-custom{height: 85%;}
.proimg .swiper-wrapper-custom-nav{height: 95px;}
.proimg ul .swiper-slide {height: 88px}
@media not all and (min-resolution:.001dpcm) { /* for safari only */
    @supports (-webkit-appearance:none) {
        .proimg .swiper-wrapper-custom{height: 68%;}
    }
}
/**-----------pc---------------------**/
/**-----------end---------------------**/


