@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family:Roboto-Regular, Arial, Helvetica, sans-serif;font-size: 12px; font-size: 1.2rem; height: 100%;background:#fff;width:100%;max-width:1920px; overflow-x:hidden;}


img {border: none;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span,em {margin: 0;padding: 0;list-style: none;color: #333;}
img{display:block; transition: 0.5s;}
a {text-decoration: none;color: #333;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;}
h1,h2 {margin: 0;padding: 0;font-weight: normal;color: #333;}
.clear {clear: both;}
.maln {margin-left: auto !important}
input, textarea, select {font-family:Roboto-Regular, Arial, Helvetica, sans-serif;font-size: 12px;font-size: 1.2rem;color:#999999;border: none;outline: none;}
.fl {float:left;}
.fr {float:right;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

input[type= "button"],input[ type="submit" ],input[type="reset"] {-webkit-appearance: none;}
button{border-radius : 0px; -webkit-border-radius:0px;}

::selection { color: #fff; background: #f38a4b;}

* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box;font-family: "Î¢ÈíÑÅºÚ" !important;}
::-webkit-scrollbar {
width:4px; height: 4px;
}
::-webkit-scrollbar-track {
background: #e5e5e5
}
::-webkit-scrollbar-thumb {
background:#f38a4b;
}


.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#999999;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#999999;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#999999;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#999999;opacity:1 }
 
@media screen and (min-width:1000px){
    .zong {width: calc(100% - 160px); max-width: 1600px; margin: auto;}
    .zong1 {width: calc(100% - 80px); max-width: 1700px; margin: auto;}
}
@media screen and (max-width:999px) {
    .zong,.zong1 {width: 95%;margin: auto;}
}

a:hover img{transform: scale(1.1,1.1)}
img{max-width: 100%;}
a:hover{ color: #f38a4b;}

.mp{ font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #666666;}
.mp p,.mp a{color: #666666; display: block;}
.mp a:hover{color: #f38a4b;}

@media screen and (max-width:1359px) {
.mp{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
}
@media screen and (max-width:767px) {
.mp{ font-size: 12px; font-size: 1.2rem; line-height: 22px !important;}
}

.img1{ display: block; position: relative; overflow: hidden;}
.img1 img{ width: 100%; position: relative; z-index: 1}
.img1:before{content: ''; position: absolute; width: 0px; height: 100%; background: #fff; opacity: 0.5;  left: 50%; transform: translateX(-50%); top: 0px; transition: 1s; z-index: 2}
.img1:after{content: ''; position: absolute; width: 100%; height: 0px; background: #fff; opacity: 0.5;  top: 50%; transform: translateY(-50%); left: 0px; transition: 1s; z-index: 2}
.img1:hover:before{width: 100%; opacity: 0}
.img1:hover:after{height: 100%; opacity: 0}

@keyframes m1tu
{
0% { opacity:0; left:0px;}
50% { opacity:1; left:50%;}
100% { opacity:0; left:100%}
}

.img2{display: block; width: 300px; margin: auto; position:relative; overflow:hidden; z-index:1}
.img2 img{width: 100%;}
.img2:after{ content:""; height:100%; position:absolute; top:0px; transition:0.5s; background:#fff;  width:40px; filter: blur(30px); opacity:0; z-index:3}
.img2:hover:after{ -webkit-animation-name:m1tu; animation-name:m1tu; -webkit-animation-duration:0.3s; animation-duration:0.3s; -webkit-animation-timing-function:linear; animation-timing-function:linear;  -webkit-animation-iteration-count:1; animation-iteration-count:1}

.niu1 { position: relative; display: inline-block; vertical-align: middle; overflow: hidden; }
.niu1 span { position: relative; z-index: 2;}
.niu1:before { position: absolute; content: ''; top: 0px; bottom: 0px; left: 0px; right: -50px; border-bottom: 50px solid #f38a4b; border-right: 30px solid transparent; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }
.niu1:after { position: absolute; content: ''; top: 0px; right: 0px; bottom: 0px; left: -50px; border-left: 30px solid transparent; border-bottom: 50px solid #f38a4b; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
.niu1:hover:before { -webkit-transform: translateX(-40%); -moz-transform: translateX(-40%); -ms-transform: translateX(-40%); -o-transform: translateX(-40%); transform: translateX(-40%); }
.niu1:hover:after { -webkit-transform: translateX(40%); -moz-transform: translateX(40%); -ms-transform: translateX(40%); -o-transform: translateX(40%); transform: translateX(40%); }

.niu2 { overflow: hidden; position: relative; }
.niu2 span { position: relative; display: block; z-index: 2; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
.niu2 span:before { position: absolute; left: 0; top: 0; z-index: -1; height: 100%; width: 100%; content: ""; background-color: #f38a4b; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: top right; -moz-transform-origin: top right; -ms-transform-origin: top right; -o-transform-origin: top right; transform-origin: top right; transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);}
.niu2:hover span:before { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: bottom left; -moz-transform-origin: bottom left; -ms-transform-origin: bottom left; -o-transform-origin: bottom left; transform-origin: bottom left; }

.niu3 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }
.niu3:after { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; z-index: -1; content: ''; background: #f38a4b; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.niu3:hover { color: #fff; }
.niu3:hover:after { height: 500%; opacity: 1; }


.at-resp-share-element .at4-share-count-container {text-decoration: none;float: right; padding-right: 15px;line-height: 25px !important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}


/*  head  */
.head{ position:fixed; width:100%; left:0px; top:0px; transition:1s; background: #ffffff; z-index:99999; border-bottom: 1px solid #eee;}

.head .zong1{ padding-top: 40px;}
.logo{display:block;float:left;width:410px;}
.logo img{display:block;margin:auto;width:100%; transition:1s; transform: scale(1) !important}

.hexin{ float: left; margin-left: 48px; margin-top: 12px;} 
.hexin li{color: #666666; position: relative; padding-left: 33px; margin-left: 20px;}
.hexin li a{ display: inline-block;}
.hexin li i{position: absolute; left: 0px; top: 0px; font-size: 22px;}

/*  sousuo  */
.sousuo{ float:right; width:26px; height:47px; margin-top: 4px; margin-right: 38px; position:relative; z-index:9999; transition:0.5s;}
/*
.sousuo form{ width:240px; height:0px; overflow:hidden; position:absolute; right:-5px; top:42px; background:#f47122; border-radius:4px;color:#fff; border:0px solid rgba(0,0,0,0); transition:0.5s; z-index:99999}
.sou{width: 200px;height:43px;line-height:43px; border-radius:4px; padding-left:10px; font-size:14px; font-size:1.4rem; color:#fff; background:none;}
.suo{width:26px;height:45px; float:right; background:none; position:relative; z-index:9999999; border-radius:4px; cursor:pointer;}
.sou2,.sou1{ width:26px; height:43px; text-align:center; line-height:43px; position:absolute; right:0px; top:0px; font-size:28px !important; font-weight: bold; color:#333333; cursor:pointer; z-index:99990;  transition:1s;}
.sou1{ width: 40px; color:#fff; font-size: 18px !important;}
.sousuof form{ height:45px; border:1px solid #ececec}
*/

.sousuo form{ width:500px; height:0px; overflow:hidden; position:absolute; right:0px; top:130%; background:#f47122; border-radius:4px;color:#2f3135; border:0px solid rgba(0,0,0,0); transition:0.5s; z-index:99999}
.sou{width: 100%;height:53px;line-height:53px; border-radius:4px; padding-left:10px; padding-right: 60px; font-size:14px; font-size:1.4rem; color:#2f3135; border:1px solid #ccc; background:#fff;}
.suo{width:55px;height:55px; float:right; background:none; position:absolute; right: 10px; top: 10px; z-index:9999999; border-radius:4px; cursor:pointer;}
.sou2,.sou1{ width:26px; height:33px; text-align:center; line-height:43px; position:absolute; right:0px; top:0px; font-size:26px !important; color:#505050; font-weight: bold; cursor:pointer; z-index:99990;  transition:1s;}
.sou1{ color:#2f3135; width: 55px; height: 55px; line-height: 55px; top: 10px; right: 10px; font-size:20px !important;}
.sousuof form{ height:75px; padding:10px;}



.sousuo select{ width:80px; height:33px; line-height:33px; font-family: Lato-Regular, Arial, Helvetica, sans-serif; border-radius:4px; text-align:center; cursor:pointer; position:absolute; left:0px; top:0px; background:none; color: #ffffff; font-size:14px; font-size:1.4rem; z-index:9999999}
.sousuo option{ cursor:pointer; color: #333;}

.yvn{ float:right; position:relative; margin-top: 10px; z-index:9999}
.yvzhonga{ display:block; height: 30px; text-align: center; line-height:30px; transition:1s; color:#333333; font-size: 18px; font-size: 1.8rem; text-transform: uppercase; cursor:pointer; position:relative; z-index:99999}
.yvzhonga i{ display: inline-block; vertical-align: middle; margin-right: 5px; font-size: 32px; color: #333333;}

.yvul{ width:100%; min-width:100px; position:absolute; top:36px; right:0px; background:#fff; border:1px solid #ccc; display:none;}
.yvul a{ display:block; padding:5px 10px; font-size:14px; font-size:1.4rem; line-height:26px; color:#333;}
.yvul a:hover{ background:#f47122; color: #fff;}

.daohang{ float:right; transition:0.5s; margin-top: 6px; margin-right: 4px;}
.daohang>li{ float:left; z-index:999; margin-right: 31px; position: relative; padding-bottom: 35px;}
.daohang>li>a{display:block;font-size:24px;font-size:2.4rem;line-height:36px; padding: 0 15px; color:#333333; cursor:pointer; transition:1s; position: relative; font-family: Arial, "Arial Black", "sans-serif", Verdana;}

.daohang>li:hover>a{ color: #f47122;}
.dangqiandao>a{ color: #f47122 !important;}


.yijiw{background:#fff;background:rgba(255,255,255,0);position:absolute; width:308px; left:50%; transform: translateX(-50%); top:-9999px;}
.yiji{background:#ffffff; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1); padding: 10px 0;}
.yiji li{position:relative;transition:0.5s; padding:5px 15px; text-align: center;}
.yiji li a{display:block;font-size:16px;font-size:1.6rem;line-height:0px; position: relative; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}

.yiji li:hover>a{ color: #f47122;}

.erji{position:absolute;width:220px;background:#fff;box-shadow: 0px 0px 5px 0px rgba(4, 0, 0, 0.1);top:-9999px;left:100%; padding: 10px 0;}
.sanji{position:absolute;width:220px;background:#fff;box-shadow: 0px 0px 5px 0px rgba(4, 0, 0, 0.1);top:-9999px;left:100%; padding: 10px 0;}
.daohang>li:hover .yijiw{ top:100%;}
.daohang>li:hover .yiji>li>a{line-height:30px;}
.yiji>li:hover .erji{top:0px;}
.yiji>li:hover .erji>li>a{line-height:30px;}
.erji>li:hover .sanji{top:0px;}
.erji>li:hover .sanji>li>a{line-height:30px;}
.matn{margin-top:auto !important;}

.daohang>li:hover .xiala{top:100%;}
.xltu:hover{ border-color: #f47122;}

.headd{float: right; margin-top: 40px; margin-right:10px;}

.daohang2,sousuo2,.xnav{display:none}

.headh{ background:#fff !important; box-shadow:0 3px 6px rgba(0,0,0,0.1);}
.headh .logo{ width: 100px;}
.headh .daohang{ margin-top: 30px;}
.headh .daohang>li{ padding-bottom: 15px;}
.headh .yvn,.headh .sousuo{margin-top: 30px;}

/*  banner  */
.slide .carouse{width:100%;overflow:hidden;position:relative; cursor: pointer;}
.slide .slideItem .banner-img{width:100%;}
.slide .carouse .slideItem{	width:100%;	position:absolute;}
.slide .console{ height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }
.slide .dotList{ position: absolute; left: 0; bottom: 63px; width: 100%; text-align: center;}
.slide .dotList ul li{ display: inline-block; cursor:pointer; }
.slide .dotList ul li.active{ background:#eb5c20;}
.slide .carousel-control{position: absolute; top: 45%; width: 62px; height: 62px; z-index:999; display: none !important;}
.slide .carousel-control.left{left:0;	cursor:pointer; background-image: url("/themes/simplebootx/style/css/../img/jtl1.png");}
.slide .carousel-control.right{	right:0; cursor:pointer;}

.slide .dotList ul li{cursor: pointer; border: solid 1px #eb5c20; font-size: 0px; margin-left: 11.5px; margin-right: 11.5px; outline: none; width: 14px; height: 14px; border-radius: 50%;}

.slide .slidedetail{display:none;}
.slide .slide-count { display: none; }

@media screen and (max-width:1799px) {
.sousuo{ margin-right: 20px; margin-top: 0px}
.yvn{margin-top: 4px;}
.daohang{ margin-right: 0px; margin-top: 0px;}
.daohang>li{ margin-right: 25px; padding-bottom: 20px;}
.daohang>li>a{font-size: 20px; font-size: 2rem; padding: 0;}
.sou2{ font-size: 20px !important; line-height: 34px;}
    
.yijiw{ width:240px;}
.yiji li a{font-size:14px;font-size:1.4rem;}
    
.logo{ width: 300px;}
.xlzi{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}
}
@media screen and (max-width:1359px) {
    .head .zong1{ padding-top: 10px;}
.logo{width: 200px; margin-top: 2px;}
.sousuo{ margin-right: 10px;}

.hexin{display: none;}
    
.daohang>li{ margin-right: 17px; margin-left: 0px; padding-bottom: 6px;}
.daohang>li>a{font-size:14px;font-size:1.4rem;line-height:36px;}
.dangqiandao:before{ width:50px !important; margin-left:-25px !important;}

.yijiw{ width:200px;}
.erji,.sanji{width:200px;}

.yvzhonga{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
.yvzhonga i{font-size: 24px;}
    
.slide .dotList{ bottom: 15px;}
.slide .dotList ul li{ margin: 0 5px; width: 10px; height: 10px;}
}
@media screen and (min-width:1000px) {.carousel,.nav,.clear2{display: none}}
@media screen and (max-width:999px) {
.head{ position:fixed; background: #fff; padding-bottom:8px; box-shadow:0 3px 6px rgba(0,0,0,0.1);}
.head .zong1{padding-top: 8px;}
.logo{width: 180px;}
.daohang{margin-top:20px; float:none; text-align:center;}
.yijiw,.yiji2,.xiala{display:none}
.daohang{margin-top: 10px; display: none}
.daohang>li{ float:none; display:inline-block; *float:left; margin:auto;padding-bottom:0px; margin:0 19px;}
.daohang>li>a{font-size:14px;font-size:1.4rem;line-height:26px;}
.clear2{clear:both;}
.sousuo{ display:none}
.yvn{ margin-right:45px; margin-top: 0px;}
.yvzhonga{ height: 26px; line-height:26px;}
.yvzhonga i{font-size: 18px;}

.slide .dotList{ bottom: 10px;}
.slide .dotList ul li{ margin: 0 4px; width: 8px; height: 8px;}
    
.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 24px;background: #fff;right:2.5%;top:10px;cursor: pointer; border-radius:5px; z-index: 999999999}
.nav span {display: block;width: 20px;height: 2px;background: #f47122;position: absolute;left: 50%;margin-left: -10px;top: 50%;transition:0.8s;z-index: 99999991}
.nav .nav1 {margin-top: -1px;}
.nav .nav2 {margin-top: -8px;}
.nav .nav3 {margin-top: 6px;}
.nav:hover .nav1 {width: 25px;}
.navh .nav1 {transform: rotate(45deg)}
.navh .nav2 {transform: rotate(-45deg);width: 10px;margin-left: -1px;margin-top: -5px;}
.navh .nav3 {transform: rotate(-45deg);width: 9px;margin-top: 3px;margin-left: -8px;}
.navh:hover .nav2 {margin-top: -8px;margin-left: 7px;}
.navh:hover .nav3 {margin-top: 5px;margin-left: -12px;}
.smdaohang {position: fixed;width:300px;height:0px;overflow: auto;top:0px;right:0px;background:#f47122; z-index: 9999999;transition:0.8s;text-align: center;}
.smdaohangh {right: 0px; top:0px; height:100%;}
.topnav {margin: auto;margin-top: 30px;padding: 20px;}

ul.topnav li {text-align: left; position:relative;}
ul.topnav li a {padding:15px 5px;padding-left: 0px;color: #fff;display: block; font-size: 16px;font-size: 1.6rem;line-height: 24px; padding-right:50px; border-bottom: 1px dashed #fff; font-family: Lato-Regular, Arial, Helvetica, sans-serif;}
ul.topnav ul {display: none;}
ul.topnav ul li {clear: both;}
ul.topnav ul li a {padding: 10px 5px; padding-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0; border: none;}
ul.topnav ul li a:hover {}
ul.topnav ul ul li a {padding-left: 40px; font-size: 12px; font-size: 1.2rem;}
ul.topnav ul ul{ border-top: 1px dashed rgba(255,255,255,0.5); border-bottom: 1px dashed rgba(255,255,255,0.5);}
ul.topnav ul ul ul li a {padding-left: 60px;}
ul.topnav span { display:block; position:absolute; right:0px; top:15px; width:20px; height:20px; background:#fff; background:rgba(255,255,255,0.6); cursor:pointer; border-radius:50%; transition:0.5s;}
ul.topnav span:before{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:0px; transform:rotate(45deg); transform-origin:right center}
ul.topnav span:after{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:-1px; transform:rotate(-45deg); transform-origin:right center; transition:0.5s;}
ul.topnav span.yizi{ transform:rotate(90deg)}

.smdaohang form { margin-top:10px; margin-bottom:15px; width: 240px;height: 36px;border: 1px solid #fff;position: relative;background: #fff;}
.smdaohang form .iptc {-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;background-color: #fff;width: 80%;height: 34px;line-height: 34px;display: block;float: left; border-radius:10px;}
.smdaohang form .ipsc {width: 20%;height: 34px;line-height: 34px;display: block;float: right;background: transparent;position: relative;z-index: 99;}
.smdaohang form i {position: absolute;right: 10px;top: 6px;}
  }
@media screen and (min-width:768px) {.clear3{display: none}}
@media screen and (max-width:767px) {.head{padding-bottom:8px;}
.daohang2{display:block;text-align:center; margin-top:20px;}
.daohang2 a{float:left;width:25%;font-size:14px;font-size:1.4rem;color:#fff;line-height:24px;text-align:center;}
.daohang2 .dangqiandao{ color:#082b2f !important}

.daohang,.daohang1{display: none}
.clear3{clear:both;}

.banner2{ display: block;}
.banner1{ display: none;}

.slick-prev,.slick-next{width:30px;height:30px; bottom: 20px;}
.slick-prev{ right:60px;}
.slick-next{ right:20px;}
}

/*  main1  */
.main1{ padding-top: 100px;}
.m1biao{ display: block; text-align: center; font-size: 46px; font-size: 4.6rem; line-height: 60px; color: #f07a33; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana;}
.m1n{ font-size: 0px; display: flex; flex-flow: wrap; padding-top: 16px;}
.m1lie{ width: 19.3%; margin-left: 0.8625%; padding: 10px; padding-top: 82px; padding-bottom: 20px; margin-top: 120px; background: #ffffff; box-shadow: 0px 3px 24px 0px rgba(191, 191, 191, 0.19); border-radius: 10px; display: inline-block; vertical-align: top; position: relative; transition: 0.5s;}
.m1lie:nth-child(5n-4){margin-left: 0px;}
.m1tu{ display: block; width: 98px; height: 98px; position: absolute; left: 50%; top: 0px; transform: translate(-50%,-50%); margin-top: -3px; border-radius: 50%; background: #ffffff; border: solid 6px #fcfcfc;}
.m1tu img{ position: absolute; max-width: 70%; max-height: 70%; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%,-50%) !important;}
.m1n2{}
.m1a{ display: block; position: relative; font-size: 24px; font-size: 2.4rem; line-height: 30px; font-weight: bold; text-align: center; padding-bottom: 12px;}
.m1a:before{content: ""; position: absolute; width: 44px; height: 2px; background: #f38a4b; bottom: 0px; left: 50%; transform: translateX(-50%); transition: 0.5s;}
.m1p a{color: #333; text-align: center; margin-top: 8px;}

.m1lie:hover{ transform: translateY(-30px); background: #f07a33;}
.m1lie:hover .m1tu{ border-color: #f07a33;}
.m1lie:hover a{ color: #fff !important;}
.m1lie:hover .m1a:before{ background: #fff !important;}

.m1biao:hover{ color: #333;}

@media screen and (max-width:1559px) {
.main1{ padding-top: 60px;}
.m1biao{ font-size: 36px; font-size: 3.6rem; line-height: 50px;}
.m1lie{ padding: 10px; padding-top: 60px; padding-bottom: 20px; margin-top: 80px;}
.m1tu{ width: 80px; height: 80px; margin-top: -2px; border: solid 4px #fcfcfc;}
.m1a{ font-size: 20px; font-size: 2rem; line-height: 30px; padding-bottom: 8px;}
}
@media screen and (max-width:1359px) {
.m1biao{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.m1lie{ padding: 5px; padding-top: 45px; padding-bottom: 15px; margin-top: 60px;}
.m1tu{ width: 70px; height: 70px; margin-top: -1px; border: solid 2px #fcfcfc;}
.m1a{ font-size: 16px; font-size: 1.6rem; line-height: 24px; padding-bottom: 8px;}
}
@media screen and (max-width:999px) {
.main1{ padding-top: 40px;}
.m1biao{ font-size: 26px; font-size: 2.6rem; line-height: 34px;}
.m1lie{ width: 32.33%; margin-left: 1.5%;}
    .m1lie:nth-child(5n-4){margin-left: 1.5%;}
    .m1lie:nth-child(3n-2){margin-left: 0px;}
.m1lie:hover{ transform: translateY(0px); background: #f07a33;}
}
@media screen and (max-width:767px) {
.main1{ padding-top: 30px;}
.m1biao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.m1n{ padding-top: 5px;}
.m1lie{ width: 49%; margin-left: 2%; margin-top: 50px;}
    .m1lie:nth-child(5n-4){margin-left: 2%;}
    .m1lie:nth-child(3n-2){margin-left: 2%;}
    .m1lie:nth-child(2n-1){margin-left: 0px;}
.m1a{ font-size: 14px; font-size: 1.4rem; line-height: 22px; padding-bottom: 5px;}
.m1tu{ width: 60px; height: 60px;}
}

/*  main2  */
.main2{ padding-top: 100px; padding-bottom: 100px;}
.m2pz{ font-size: 18px; font-size: 1.8rem; line-height: 30px; text-align: center; max-width: 1310px; margin: auto; margin-top: 10px;}
.m2pz a{display: block;}
.m2n{ font-size: 0px; display: flex; flex-flow: wrap; justify-content: space-between;}
.m2lie{ width: 25%; margin-top: 20px; border-right: 1px solid #ececec; background: #fcfcfc; position: relative;}
.m2tu{ display: block; overflow: hidden;}
.m2a{ display: block; color: #333333; font-size: 22px; font-size: 2.2rem; line-height: 30px; padding: 15px 28px; padding-bottom: 50px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana;text-align:center;font-weight: bold;}
.m2zi{ position: absolute; background: #f07a33; width: 100%; height: 100%; left: 0px; top: 0px; opacity: 0; transition: 0.5s;}
.m2zin{ position: absolute; width: 100%; padding: 10px 26px; left: 0px; top: 50%; transform: translateY(-50%);}
.m2a2{ color: #fff !important; position: relative; padding: 0px; padding-bottom: 11px;}
.m2a2:before{content: ""; position: absolute; width: 44px; height: 2px; background: #f38a4b; left: 0px; bottom: 0px;}
.m2p{ color: #fff !important; margin-top: 20px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 9;  overflow: hidden;}
.m2p a{color: #fff !important;}
.m2mor{ display: block; color: #ffffff !important; font-size: 20px; font-size: 2rem; line-height: 30px; font-weight: bold; margin-top: 37px;}

.m2lie:hover .m2zi{ opacity: 1}

@media screen and (max-width:1559px) {
.m2pz{ font-size: 16px; font-size: 1.6rem;}
.m2a{ font-size: 18px; font-size: 1.8rem; line-height: 26px; padding: 15px 28px; padding-bottom: 50px;}

.m2a2{ padding: 0px; padding-bottom: 11px;}
.m2p{ margin-top: 20px; -webkit-line-clamp: 7;}
.m2mor{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 20px;}
}
@media screen and (max-width:1359px) {
.main2{ padding-top: 60px; padding-bottom: 60px;}
.m2pz{ font-size: 14px; font-size: 1.4rem;}
.m2zin{ padding: 10px;}
.m2a{ font-size: 16px; font-size: 1.6rem; line-height: 24px; padding: 10px; padding-bottom: 20px;}
.m2p{ -webkit-line-clamp: 5;}
.m2a2{ padding: 0px; padding-bottom: 5px;}
.m2mor{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px;}
}
@media screen and (max-width:999px) {
.main2{ padding-top: 30px; padding-bottom: 30px;}
.m2zi{ display: none}
.m2pz{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.m2a{ font-size: 14px; font-size: 1.4rem; font-weight: normal; font-family: Roboto-Regular, Arial, "Arial Black", "sans-serif", Verdana;}
}
@media screen and (max-width:767px) {
.m2n{ padding-top: 15px;}
.m2lie{ width: 50%; margin-top: 0px;}
.m2a{ font-size: 12px; font-size: 1.2rem;}
}

/*  main3  */
.main3{ background: url("/themes/simplebootx/style/css/../images/m3bei.jpg") no-repeat center; background-size: cover; padding-top: 78px; padding-bottom: 58px;}
.m3n{ width: 100%; max-width: 790px; border-radius: 10px; background: #fff; background: rgba(255,255,255,0.95); padding:32px 15px;}
.m3a{ display: block; font-size: 36px; font-size: 3.6rem; line-height: 54px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; color: #f07a33;}
.m3p{ line-height: 32px; margin-top: 17px;}
.m3p a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 5;  overflow: hidden; color: #333333;}
.m3mor{ display: block; width: 220px; height: 46px; line-height: 46px; color: #ffffff; font-size: 16px; font-size: 1.6rem; margin-top: 40px; text-align: center; background: #f07a33; border-radius: 23px;}
.m3a:hover{color: #333;}
.m3mor:hover{ background: #333; color: #fff;}

@media screen and (max-width:1359px) {
.m3a{ font-size: 30px; font-size: 3rem; line-height: 44px;}
.m3mor{ width: 200px; height: 42px; line-height: 42px; font-size: 14px; font-size: 1.4rem; margin-top: 20px;}
}
@media screen and (max-width:999px) {
.m3a{ font-size: 24px; font-size: 2.4rem; line-height: 34px;}
.m3p{ margin-top: 12px;}
}
@media screen and (max-width:767px) {
.main3{ padding-top: 40px; padding-bottom: 40px;}
.m3a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.m3mor{ width: 180px; height: 38px; line-height: 38px; font-size: 12px; font-size: 1.2rem; margin-top: 20px;}
}

/*  main4  */
.main4{ padding-top: 94px; padding-bottom: 102px;}
.m4n{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 4px;}
.m4lie{position: relative; width: 32.5%; margin-left: 1.25%; margin-top: 19px; display: inline-block; vertical-align: top; overflow: hidden;}
.m4lie:nth-child(3n-2){margin-left: 0px;}
.m4tu{ display: block; overflow: hidden;}
.m4zi{ position: absolute; width: 100%; height: 100%; left: 0px; top: 100%; transition: 0.5s; background: #f07a33; background: rgba(240,122,51,0.86);}
.m4a{ display: block; font-size: 26px; font-size: 2.6rem; line-height: 42px; color: #ffffff; position: absolute; left: 30px; right: 30px; top: 34px; padding-bottom: 24px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana;}
.m4a:before{content: ""; position: absolute; width: 127px; height: 2px; background: #ffffff; left: 0px; bottom: 0px;}
.m4a span{display: block; color: #fff; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.m4mor{ display: block; width: 110px; height: 62px; line-height: 62px; font-size: 46px; font-size: 4.6rem; position: absolute; right: 0px; bottom: 0px; font-weight: bold; text-align: center; color: #ffffff; background: #333333; padding: 0px;}
.m4lie:hover .m4zi{ top: 0px;}
.m4lie:hover .m4tu img{ transform: scale(1.1)}

@media screen and (max-width:1559px) {
.m4a{ font-size: 20px; font-size: 2rem; line-height: 30px; left: 10px; right: 10px; top: 14px; padding-bottom: 15px;}
.m4a:before{ width: 50px;}
.m4mor{ width: 50px; height: 50px; line-height: 50px; font-size: 30px; font-size: 3rem;}
}
@media screen and (max-width:1359px) {
.main4{ padding-top: 50px; padding-bottom: 50px;}
.m4a{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.m4a:before{ width: 30px;}
}
@media screen and (max-width:999px) {
.main4{ padding-top: 30px; padding-bottom: 30px;}
    .m4zi{ position: relative; top: auto; left: auto;}
.m4a{ position: relative; left: auto; right: auto; top: auto; padding: 10px; font-size: 14px; font-size: 1.4rem; font-family: Roboto-Regular, Arial, "Arial Black", "sans-serif", Verdana;}
    .m4a:before{display: none;}
.m4mor{ display: none}
}
@media screen and (max-width:767px) {
    .m4lie{ width: 49%; margin-left: 2%; margin-top: 10px;}
    .m4lie:nth-child(3n-2){margin-left: 2%;}
    .m4lie:nth-child(2n-1){margin-left: 0;}
    .m4a{ font-size: 12px; font-size: 1.2rem; line-height: 22px; padding: 5px;}
}

/*  main5  */
.main5{ background: #f9f9f9; padding-top: 50px; padding-bottom: 93px;}
.m5pz{ max-width: 1170px; margin: auto; text-align: center; margin-top: 10px;}
.m5pz a{color: #333;}
.m5n{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 51px;}
.m5l{ width: 42%; background: #fff;}
.m5r{ width: 56.125%; display: flex; flex-flow: wrap; justify-content: space-between;}

.m5tu{ display: block; overflow: hidden;}
.m5zi{ padding: 28px 45px;}
.m5a{ display: block; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; font-size: 24px; font-size: 2.4rem; line-height: 30px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m5riqi{ display: block; color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 14px;}
.m5riqi i{display: inline-block; vertical-align: middle; margin-right: 5px;}

.m5lie{ background: #ffffff; width: 48.44%; margin-top: 30px; padding: 38px; padding-bottom: 30px;}
.m5lie:nth-child(1),.m5lie:nth-child(2){margin-top: 0px;}
.m5lie .m5riqi{margin-top: 0px;}
.m5lie .m5a{margin-top: 5px;}

.m5p{ line-height: 32px; margin-top: 9px;}
/*.m5p a{display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}*/
.m5mor{ display:block; color: #f38a4b; font-size: 20px; font-size: 2rem; margin-top: 10px;}
.m5mor i{font-size: 12px;}

@media screen and (max-width:1559px) {
.m5zi{ padding: 20px;}
.m5lie{ width: 49%; margin-top: 30px; padding:15px 20px;}

.m5a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.m5riqi{ font-size: 14px; font-size: 1.4rem; line-height: 30px; margin-top: 14px;}
.m5mor{ font-size: 16px; font-size: 1.6rem; margin-top: 10px;}
}
@media screen and (max-width:1359px) {
.main5{ padding-top: 30px; padding-bottom: 43px;}
.m5n{ padding-top: 30px;}
.m5l{ width: 42%;}
.m5r{ width: 57%;}

.m5zi{ padding: 10px;}
.m5lie{ width: 49%; margin-top: 15px; padding:15px 10px;}

.m5a{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.m5riqi{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 5px;}
.m5riqi i{ font-size: 14px;}
.m5mor{ font-size: 14px; font-size: 1.4rem; margin-top: 5px;}
}
@media screen and (max-width:999px) {
.m5n{ padding-top: 25px;}
.m5l{ display: none}
.m5r{ width: 100%;}
.m5lie{ width: 49%; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.m5a{ font-size: 14px; font-size: 1.4rem; line-height: 24px; font-family: Roboto-Regular, Arial, "Arial Black", "sans-serif", Verdana; font-weight: bold;}
.m5mor{ font-size: 12px; font-size: 1.2rem; margin-top: 5px;}
}
@media screen and (max-width:429px) {
.m5lie{ padding: 10px 5px;}
.m5a{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
}

/*  foot  */
.foot{ background: #f1f1f1; padding-top: 92px;}
.foot2{ background: #fbfbfb;}
.fot{ display: flex; flex-flow: wrap;}
.folie{ display: inline-block; vertical-align: top;}
.fo1{ width: 30%;}
.fo2{ width: 20%; margin-left: 3%;}
.fo3{ width: 18%; margin-left: 2.5%;}
.fo4{ width: 24%; margin-left: 2.5%;}

.fobiao1{ display: block; color: #f07a33; font-size: 26px; font-size: 2.6rem; line-height: 32px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana;}
.fobiao2{ display: block; color: #f07a33; font-size: 20px; font-size: 2rem; line-height: 32px; padding-bottom: 11px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; position: relative;}
.fobiao2:before{content: ""; width: 122px; height: 2px; background: #f07a33; position: absolute; left: 0px; bottom: 0px;}

.shejiao{ margin-top: 40px;}
.shejiao a{ display: inline-block; vertical-align: middle; color: #333333; font-size: 26px; margin-right: 21px; line-height: 30px;}

.fop{ line-height: 28px; max-width: 400px; color: #333333; margin-top: 38px;}
.fop a{display: inline-block; vertical-align: middle; color: #333333;}

.fonav{ font-size: 14px; font-size: 1.4rem; line-height: 30px; color: #666; margin-top: 21px;}
.fonav a{ display: block; color: #666; margin-top: 7px;}

.fonav2 a{position: relative; padding-left: 15px;}
.fonav2 a:before{content: ""; position: absolute; width: 7px; height: 7px; background: #666666; border-radius: 50%; left: 0px; top: 10px;}

.foxin{ font-size: 14px; font-size: 1.4rem; line-height: 23px; color: #666;  margin-top: 25px;}
.foxin li{ color: #666;  padding-left: 32px; position: relative; margin-top: 20px;}
.foxin li i{ color: #eb5c20; position: absolute; left: 0px; top: 0px; font-size: 22px;}
.foxin li a{ color: #666; }

.fob{ border-top: 1px solid #ec7a4a; padding: 12px 0; padding-bottom: 40px; margin-top: 42px;}
.fob span,.fob a{display: inline-block; vertical-align: middle; color: #666;}

.foot a:hover{color: #f07a33;}
a.fobiao2:hover{ color: #333;}

@media screen and (max-width:1359px) {
.foot{ padding-top: 40px;}

.fobiao1{ font-size: 20px; font-size: 2rem; line-height: 26px;}
.fobiao2{ font-size: 16px; font-size: 1.6rem; line-height: 26px; padding-bottom: 10px;}
.fobiao2:before{ width: 40px; height: 2px;}
  
.fo1{ width: 25%;}
.fo2{ width: 20%; margin-left: 2%;}
.fo3{ width: 20%; margin-left: 2%;}
.fo4{ width: 28%; margin-left: 2%;}

.shejiao{ margin-top: 20px;}
.shejiao a{ font-size: 18px; margin-right: 12px; line-height: 30px;}

.fonav,.foxin{ font-size: 12px; font-size: 1.2rem;}
}
@media screen and (max-width:999px) {
.fob{ padding: 12px 0; padding-bottom: 20px; margin-top: 30px;}

.fo1{ width: 49%;}
.fo2{ width: 49%; margin-left: 2%;}
.fo3{ width: 49%; margin-left: 0%; margin-top: 20px;}
.fo4{ width: 49%; margin-left: 2%; margin-top: 20px;}

.fop{ margin-top: 20px;}
}
@media screen and (max-width:767px) {
    .foot{ padding-top: 15px; /*padding-bottom: 60px;*/ padding-bottom: 25px;}
    .fo2,.fo3,.fo4,.fob,.fobiao1{display: none;}
    .fo1{ width: 100%; text-align: center;}
    .shejiao{margin: auto;}
    .fop{ max-width: none;}
}



.lianxi{ position:fixed; width:40px; right:0px; top:50%; transform:translateY(-50%); z-index:99999}
.lianxi div a{ display:block; margin-top:1px; width:40px; height:40px; text-align:center; line-height:40px; font-size:18px; color:#fff; background: #f38a4b; cursor: pointer;}
.ke1{ background:#000000}
.ke2{ background:#555555}
.ke3{ background:#000000}
.ke4{ background:#15418f}
.weixin{ position:relative; cursor:pointer;}
.weixin img{ position:absolute; width:149px; height:150px; top:0px; left:-149px; max-width: none; display:none;}
.weixin:hover img{ display:block;}
.weixin2,.tankuang{ display:none}
.tankuang{ position:absolute; bottom:50px; left:50% !important; margin-left:-75px;}
.tankuang img{ display:block; position:relative; width:150px; height:150px; left:auto; margin:auto;}
.lianxi div a:hover{ background:#333;}
.clear2{ display:none}

@media screen and (max-width:999px) {
.youlian{display:none}

.lianxi{ width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);}
.lianxi div{ width:25%; float:left;}
.lianxi div a{ margin:auto; width:100%; background:#f38a4b; color:#fff !important; border-radius:0px;}
.weixin2{ display:block}
.weixin1{ display:none}
}

/****************************  product  ***************************/
.fenbanner{ background: url("/themes/simplebootx/style/css/../images/fenbanner.jpg") no-repeat center; background-size: cover; padding: 150px 0;}
.fenbiao{ color: #ffffff; font-size: 50px; font-size: 5rem; line-height: 60px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana;text-transform: uppercase;}

.mianbao{ text-transform: uppercase; color: #333; margin-top: 20px;}
.mianbao a{display: inline-block; color: #333;}
.mianbao i{ font-size: 20px !important; color: #333; margin-right: 6px;}
.mianbao a:hover,.comian{color: #f07a33 !important;}
.comian{text-decoration: underline;}

.pr1main1{ color: #999; padding-top: 48px; line-height: 36px;}
.pr1main1 p{color: #999;}

.pr1main2{ font-size: 0px; display: flex; flex-flow: wrap; padding-bottom: 80px; padding-top: 38px;}
.prlie{ width: 23.9%; margin-left: 1.466%; margin-top: 20px; display: inline-block; vertical-align: top; position: relative; overflow: hidden;}
.prlie:nth-child(4n-3){margin-left: 0px;}
.prtu{ display: block; overflow: hidden}
.pra{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; text-align: center; padding: 5px; margin-top: 5px; /*position: absolute; width: 100%; left: 0px; bottom: 9px;*/ z-index: 1; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;color: #333;}

.przi{ position: absolute; width: 100%; height: 100%; left: 0px; top: 100%; transition: 0.5s; border-bottom: 4px solid #eb5c20; background: #ffffff; background: rgba(255,255,255,0.92); z-index: 2}
.przi2{ position: absolute; width: 100%; padding:25px 20px; left:0px; top: 0px;}
.pra2{ position: relative; left: auto; bottom: auto; text-align: left; color: #f07a33; padding: 5px 0;}
.przin{font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; margin-top: 1px; height: 150px; overflow: hidden;}
.prmor{ display: block; margin-top: 28px; color: #f07a33; text-transform: uppercase; text-decoration: underline; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.prlie:hover .przi{ top: 0px;}

.prlien{ position: relative; overflow: hidden;}

@media screen and (max-width:1559px) {
.przi2{ padding:15px 10px;}
.pra{ font-size: 18px; font-size: 1.8rem; line-height: 30px; padding: 0 5px; bottom: 9px;}
.pra2{ padding: 0px; min-height: 0px;}
.prmor{ margin-top: 10px;}
}
@media screen and (max-width:1359px) {
.fenbanner{ padding: 100px 0;}
.fenbiao{ font-size: 40px; font-size: 4rem; line-height: 50px;}

.przi{ border-bottom: 2px solid #eb5c20;}
.przin{ height: 104px;}
.pra{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.prmor{ margin-top: 5px;}
    
.pr1main1{ padding-top: 20px;}
.pr1main2{ padding-bottom: 50px; padding-top: 10px;}
}
@media screen and (max-width:999px) {
.fenbanner{ padding: 80px 0;}
.fenbiao{ font-size: 30px; font-size: 3rem; line-height: 40px;}

.mianbao{ margin-top: 10px;}
.prlie{ width: 24%; margin-left: 1.333%; margin-top: 10px;}
.przi{ display: none;}
.pra{ font-size: 12px; font-size: 1.2rem; line-height: 22px; bottom: 5px;}
}
@media screen and (max-width:767px) {
.fenbanner{ padding: 60px 0;}
.fenbiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}

.prlie{ width: 49%; margin-left: 2%;}
.prlie:nth-child(2n-1){margin-left: 0px;}

.pr1main2{ padding-bottom: 30px; padding-top: 10px;}
}

/****************************  product2  ***************************/
.pr2main{ padding-top: 20px; padding-bottom: 65px}
.pr2n{ display: flex; flex-flow: wrap; padding-top: 19px;}
.pr2lie{ width: 23.4%; margin-left: 2.133%; margin-bottom: 26px; display: inline-block; vertical-align: top;}
.pr2lie:nth-child(4n-3){margin-left: 0px;}

.pr2tu{position: relative; overflow: hidden;}
.pr2tun{ display: block; overflow: hidden;}
.pr2zi{position: absolute; width: 100%; height: 100%; left: 0px; top: 100%; transition: 0.5s; background-color: rgba(245, 245, 245, 0.93); border-bottom: 2px solid #f07a33;}
.pr2zin{ position: absolute; width: 100%; padding:32px 20px; left:0px; top: 0px;}
.pr2a2{ position: relative; left: auto; bottom: auto; text-align: left; color: #f07a33; font-size: 22px; font-size: 2.2rem; line-height: 30px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.pr2p{ margin-top: 10px; height: 180px; overflow: hidden;}
.pr2mor{ display: block; margin-top: 48px; color: #f07a33; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.pr2a{ display: block; font-size: 20px; font-size: 2rem; line-height: 32px; font-weight: bold; text-align: center; margin-top: 13px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.pr2lie:hover .pr2zi{ top: 0px;}
.pr2lie:hover .pr2tun img{ transform: scale(1.1)}

.fenye{ text-align: center; padding-top: 29px;}
.fenyen{display: inline-block; vertical-align: middle; font-size: 0px;}
.fenyen a{ display: inline-block; vertical-align: middle; height: 40px; line-height: 38px; padding: 0 15px; font-size: 16px; font-size: 1.6rem; margin: 5px; color: #666666; background: #ffffff; border-radius: 4px; border: solid 1px #999999;}
.fenyen a:hover,.dangfen{ background: #f07a33 !important; border-color: #f07a33 !important; color: #fff !important;}
.fenyen .no:hover{
    border: solid 1px #999999 !important;
    background: #ffffff !important;
    color: #666666 !important;
}
@media screen and (max-width:1659px) {
.pr2zin{ padding: 10px;}
.pr2mor{ margin-top: 20px;}
.pr2p{ margin-top: 10px; height: 150px;}
.pr2a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 10px;}
}
@media screen and (max-width:1359px) {
.pr2main{ padding-top: 5px; padding-bottom: 50px}
.pr2lie{ width: 24%; margin-left: 1.333%; margin-bottom: 15px;}

.pr2zin{ padding: 10px 5px;}
.pr2a2{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.pr2p{ margin-top: 10px; height: 96px; font-size: 12px; font-size: 1.2rem; line-height: 24px;}
.pr2a{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}

.fenyen a{ height: 30px; line-height: 30px; padding: 0 10px; font-size: 14px; font-size: 1.4rem; margin: 3px;}
}
@media screen and (max-width:999px) {
.pr2zi{ display: none;}
.pr2a{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.pr2main{ padding-top: 5px; padding-bottom: 30px}
.pr2lie{ width: 49%; margin-left: 2%; margin-bottom: 15px;}
.pr2lie:nth-child(2n-1){margin-left: 0px;}
.fenyen a{ height: 30px; line-height: 30px; padding: 0 10px; font-size: 12px; font-size: 1.2rem; margin: 3px;}
}

/****************************  product3  ***************************/
.pr3main1{ background: #f5f5f5; padding-bottom: 90px; padding-top: 1px;}
.pr31n{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 42px;}

.zoomPad{position:relative; float:left; z-index:99; cursor:crosshair; }
.zoomPreload{-moz-opacity:0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align:center; background-image: url(/themes/simplebootx/style/css/../images/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index:110; width:90px; height:43px; position:absolute; top:0px; left:0px; * width:100px; * height:49px; }
.zoomPup{overflow:hidden; background-color: #FFF; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:120; position:absolute; border:1px solid #CCC; z-index:101; cursor:crosshair; }
.zoomOverlay{position:absolute; left:0px; top:0px; background:#FFF;	z-index:5000; width:100%; height:100%; display:none; z-index:101; }
.zoomWindow{position:absolute; left:110%; top:40px; background:#FFF; z-index:6000; height:auto; z-index:10000; z-index:110; }
.zoomWrapper{position:relative; border:1px solid #999; z-index:110; }
.zoomWrapperTitle{display:block; background:#999; color:#FFF; height:18px; line-height:18px; width:100%; overflow:hidden; text-align:center; font-size:10px; position:absolute; top:0px; left:0px; z-index:120; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage{display:block; position:relative; overflow:hidden; z-index:110; }
.zoomWrapperImage img{border:0px; display:block; position:absolute; z-index:101; }
.zoomIframe{z-index: -1; filter:alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position:absolute; display:block; }

.m-propic { width:41.7%; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m-propic .pic-big { position: relative; width:78%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.m-propic .big-img { display: block; line-height: 0; font-size: 0;;}
.m-propic .big-img img{ transform: scale(1,1) !important; transition: 0s;}
.m-propic .big-img .zoomPad { float: none; z-index: 8;}
.m-propic .zoomWrapperImage img { max-width: 1200px; }
.m-propic .pic-small { position: relative; width: 17%; overflow: hidden;}
.m-propic .pic-btn { position: absolute; margin: 0 auto; left: 0; right: 0; display: block; width:100%; height:21px; line-height:21px; background: #f07a33; opacity: 0; text-align:center; font-size:18px; font-size:1.8rem;  cursor: pointer; color:#fff; z-index:1}
.m-propic .pic-btn.prev { top: 0px;}
.m-propic .pic-btn.next { bottom: 0px;}
.m-propic .pic-btn.prev:hover,.m-propic .pic-btn.next:hover { opacity: 1}
.m-propic .pic-list { position: relative; height: 0px; padding-bottom:450%; overflow: hidden;}
.m-propic .pic-list ul { height: 2000px; position: absolute; top: 0px; left: 0px;}
.m-propic .list-item { margin-bottom:16.8%;}
.m-propic .item-pic,.m-propic .pic-list .item-video { display: block; overflow:hidden; border: solid 2px #fff;}
.m-propic .item-pic img,.m-propic .pic-list .item-video img { width: 100%; display: block; transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;}
.m-propic .item-pic:hover { border-color: #f07a33;}
.m-propic .item-pic:hover img {-webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.m-propic .item-pic.zoomThumbActive { border-color: #f07a33;}
.m-propic:hover .pic-btn{opacity: 0.5}

.m-propic2 { display: none; }
.m-propic .provideo-box { width: 100%; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 9; }
.m-propic .provideo-box .provideo { position: relative; overflow: hidden; padding-bottom: 100%; height: 0; }
.m-propic .provideo-box .provideo iframe, .pro2-box .m-propic .provideo-box .provideo video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
.m-propic .provideo-box .provideo iframe body { margin: 0px !important;}

.m-propic .item-pic:hover, .m-propic .item-pic.active,
.m-propic .item-video:hover, .m-propic .item-video.active{ border-color: #f07a33 !important; }

.item-pic{ position:relative;}
.item-pic video,.item-pic iframe{ position:absolute; width:100%; height:100%; left:0px; top:0px;}

.jianjie{ width:54%; position: relative;}
.jianjie h1{ font-size:50px; font-size:5rem; line-height:54px; font-weight: bold; color: #f07a33; position: relative;}

.jiann{ line-height: 36px; padding-top: 48px; padding-bottom: 60px; font-size: 20px; font-size: 2rem;}
.jiann p{ position: relative; color: #666666;}

.table{ width:100%; overflow:auto;}
.jianjie .table table{ width:100%; border-collapse:collapse; line-height:26px;}
.jianjie .table table tr{}
.jianjie .table table tr td{ padding:5px 0px; color: #666666;;}

.prin2{ position: absolute; left: 0px; bottom: 0px; width: 100%;}

.share{ text-align: left; margin-top: 25px;}
.share1{ display:inline-block; font-size:14px; font-size:1.4rem; line-height:18px; margin-right:5px; vertical-align:middle; color: #999999;}
.share2{display:inline-block; vertical-align:middle;}

.inno{ font-size: 0px; display: flex; flex-flow: wrap; justify-content: space-between; max-width: 600px;}
.inno a{display: inline-block; vertical-align: middle; width: 49%; max-width: 294px; height: 49px; line-height: 49px; background: #444444; text-align: center; font-size: 20px; font-size: 2rem; color: #fff; margin-top: 5px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana;}
.inno a:hover{ background: #f07a33; color: #fff;}

@media screen and (max-width: 1559px) { 
.jianjie h1{ font-size:40px; font-size:4rem; line-height:50px;}
.jiann{ line-height: 30px; padding-top: 20px; font-size: 16px; font-size: 1.6rem;}
.inno a{ font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width: 1359px) { 
.pr3main1{ padding-bottom: 40px;}
.pr31n{ padding-top: 20px;}

.jianjie h1{ font-size:26px; font-size:2.6rem; line-height:36px;}
.jiann{ padding-top: 10px; font-size: 14px; font-size: 1.4rem;}
.inno{padding-top: 10px; width: 100%;}
.inno a{ height: 40px; line-height: 40px; font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:999px){
.m-propic { width: 100%; max-width: 500px; float: left;}
.zoomPad { cursor: default !important; }
.zoomPup { display: none !important; }
.zoomWindow { display: none !important; }
.zoomPreload { display: none !important; }
.m-propic { float: none; margin: auto;}	
    
.jianjie{ width:100%; float:none; margin-top:20px; padding: 0px; padding-left: 0px; text-align: center;}
.jianjie h1{ font-size:18px; font-size:1.8rem; margin-top: 0px;}
.jiann p{ padding-left: 0px;}
.jiann p:before{display: none;}
.jiann{ min-height: 0px; margin-top: 10px; padding-top: 0px; padding-bottom: 0px; font-size: 12px; font-size: 1.2rem; line-height: 24px;}
.prin2{ position: relative; margin-top: 20px;}

.m-propic .pic-btn { font-size:12px; font-size:1.2rem; opacity: 0.5; height: 20px; line-height: 20px;}
.m-propic .pic-btn.prev { top: 0px;}
.m-propic .pic-btn.next { bottom: 0px;}

.prin2{ position: relative; left: auto; bottom: auto; width: 100%; margin-top: 15px; text-align: center; margin: auto;}
.share{ text-align: center;}
.inno{ margin: auto;}
.inno a{ font-size: 14px; font-size: 1.4rem; margin-top: 8px;}
}
@media only screen and (max-width:767px ) {
.pr3main1{ padding-bottom: 30px;}
.jianjie .table table tr td,.chanxiang .table table tr td{ font-size:12px; font-size:1.2rem; padding: 5px;}
.jianjie{ margin-top:10px;}

.m-propic .pic-big { width:75%;}
.m-propic .pic-small { width: 22%;}
.m-propic .pic-list { padding-bottom:334%;}

.inno a{ font-size: 12px; font-size: 1.2rem; margin-top: 8px;}
}

.pr3main2{ padding-top: 69px;}
.chanxbiao{ color: #f07a33; font-size: 36px; font-size: 3.6rem; line-height: 50px; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; text-transform: uppercase;}
.chanxiang{ line-height: 38px; margin-top: 28px;}
.chanxiang p,.chanxiang em,.chanxiang strong{ color: #666;}
.chanxiang img{ display: inline-block;}
.chanxiang a{ color: #f07a33;}

.table{ width:100%;overflow:auto; background: #f5f5f5; padding: 30px 14px;}
.table table{ width:100%; min-width: 1000px; border-collapse:collapse; line-height:28px;table-layout: fixed;}
.table table tr{}
.table table tr td{ padding:5px; font-size:16px; font-size:1.6rem; border-bottom:1px solid #cccccc; color: #666666;}
/*.table table tr:first-child td{ background: #f07a33; padding: 15px 5px; color: #fff; font-size:18px; font-size:1.8rem;}*/
.table table tr td strong{color: #333333; font-weight: normal; font-size:18px; font-size:1.8rem;}
.table table tr:hover{background: #f07a33;}
.table table tr:hover td{color: #fff;}
@media screen and (max-width:1359px) {
.chanxbiao{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.table table tr td{ font-size:14px; font-size:1.4rem;}
.table table tr:first-child td,.table table tr td strong{ font-size:16px; font-size:1.6rem;}
}
@media screen and (max-width:999px) {
.pr3main2{ padding-top: 30px;}
.chanxbiao{ font-size: 26px; font-size: 2.6rem; line-height: 34px;}
.chanxiang{ margin-top: 15px;}
}
@media screen and (max-width:767px) {
.chanxbiao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.table{ padding: 0px;}
.table table tr td{ font-size:12px; font-size:1.2rem; line-height: 22px;}
.table table tr:first-child td,.table table tr td strong{ font-size:14px; font-size:1.4rem;}
}

.homain{ padding-top: 66px; padding-bottom: 128px;}
.img-scroll {position: relative; margin-top:55px;}
.img-scroll .prev, .img-scroll .next {position: absolute; text-align:center; display: block; width: 38px; height: 38px; line-height: 38px; text-align: center; background: #f0f0f0; color: #919191; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll .prev { left: 0px; cursor: pointer;}
.img-scroll .next { right:0px; cursor: pointer;}
.img-scroll .prev:hover,.img-scroll .next:hover { background: #f38a4b; color: #fff;}
.img-list {position: relative;overflow: hidden; margin-left: 90px; margin-right: 90px;}
.img-list ul {width: 10000%;}
.img-list li {float: left; width:0.31%; margin-right: 0.035%; position:relative; /*background: #f5f5f5;*/}

.hotu{ display: block; overflow: hidden;}
.hoa{ display: block; width: 100%; /*position: absolute; left: 0px; bottom: 36px;*/ margin-top: 5px; font-size: 20px; font-size: 2rem; line-height: 30px; padding: 5px; text-align: center; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

@media screen and (max-width:1359px) {
.hoa{ bottom: 10px; font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.img-scroll { margin-top:30px;}
.img-list { margin-left: 50px; margin-right: 50px;}
.img-list li { width:0.3233%; margin-right: 0.015%;}
}
@media screen and (max-width:999px) {
.homain{ padding-top: 30px; padding-bottom: 48px;}
.hoa{ font-size: 14px; font-size: 1.4rem; line-height: 26px; position: relative; bottom: auto;}
}
@media screen and (max-width:767px) {
.homain{ padding-top: 30px; padding-bottom: 30px;}
.img-scroll { margin-top:20px;}
.img-scroll .prev, .img-scroll .next { width: 26px; height: 26px; line-height: 26px; font-size: 14px;}
.img-list { margin-left: 0px; margin-right: 0px;}
.img-list li { width:0.49%; margin-right: 0.02%;}
.hoa{ font-size: 12px; font-size: 1.2rem; line-height: 24px;}
}
@media screen and (max-width:359px) {
.img-list li { width:1%; margin-right: 0.02%;}
}

/****************************  1-1  ***************************/
.ab1main1{ padding-top: 44px;}
.ab1main1:after{ content: ""; clear: both; display: block;}
.ab11tu{ width: 46%; float: left; margin-right: 50px; margin-bottom: 10px;}
.ab11biao{ display: block; font-family: Poppins,Arial, "Arial Black", "sans-serif", Verdana; font-size: 36px; font-size: 3.6rem; line-height: 44px;}
.ab11p{ line-height: 32px; margin-top: 17px;}
.ab1tu2{ margin-top: 145px; width: 100%;}

@media screen and (max-width:1359px) {
.ab1main1{ padding-top: 30px;}
.ab11tu{ width: 45%; margin-right: 30px; margin-bottom: 10px;}
.ab11biao{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.ab1tu2{ margin-top: 80px;}
}
@media screen and (max-width:999px) {
.ab1main1{ padding-top: 30px;}
.ab1tu2{ margin-top: 30px;}
}
@media screen and (max-width:767px) {
.ab1main1{ padding-top: 20px;}
.ab11tu{ width: 100%; float: none; margin-right: 0px; max-width: 500px; margin: auto; margin-bottom: 20px;}
.ab11biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
}

.ab1main2{ padding-top: 83px; padding-bottom: 103px;}
.ab12biao{ text-align: center; font-size: 46px; font-size: 4.6rem; line-height: 54px; padding-bottom: 20px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; position: relative;}
.ab12biao:before{content: ""; position: absolute; width: 159px; height: 4px; background: #f07a33; bottom: 0px; left: 50%; transform: translateX(-50%);}
.ab12n{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 30px;}
.ab12lie{ width: 32%; margin-left: 2%; display: inline-block; vertical-align: top; box-shadow: 0px 0px 16px 0px rgba(98, 98, 98, 0.09);	border-radius: 10px; padding:83px 52px; padding-bottom: 53px; margin-top: 20px;}
.ab12lie:nth-child(3n-2){margin-left: 0px;}

.ab12a{ font-size: 24px; font-size: 2.4rem; line-height: 30px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; text-align: center;}
.ab12sp{ font-size: 16px; font-size: 1.6rem; line-height: 30px; text-align: center; border-bottom: 1px solid #dddddd; padding-bottom: 26px;}
.ab12p{ line-height: 32px; margin-top: 20px;}

@media screen and (max-width:1559px) {
.ab12biao{ font-size: 36px; font-size: 3.6rem; line-height: 44px; padding-bottom: 10px;}
.ab12biao:before{ width: 100px; height: 2px;}
.ab12lie{ padding:30px 20px; margin-top: 20px;}
}
@media screen and (max-width:1359px) {
.ab12a{ font-size: 20px; font-size: 2rem;}
.ab12sp{ font-size: 14px; font-size: 1.4rem; line-height: 26px; padding-bottom: 10px;}
.ab12lie{ padding:20px 10px; margin-top: 20px;}
}
@media screen and (max-width:999px) {
.ab1main2{ padding-top: 40px; padding-bottom: 40px;}
.ab12n{ padding-top: 10px;}
.ab12biao{ font-size: 28px; font-size: 2.8rem; line-height: 34px; padding-bottom: 10px;}
}
@media screen and (max-width:767px) {
.ab1main2{ padding-top: 30px; padding-bottom: 30px;}
.ab12biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px; padding-bottom: 10px;}
.ab12biao:before{ width: 60px; height: 2px;}
.ab12lie{ width: 100%; margin-left: 0px; margin-top: 15px;}
.ab12a{ font-size: 16px; font-size: 1.6rem;}
.ab12sp{ font-size: 12px; font-size: 1.2rem; line-height: 22px; padding-bottom: 10px;}
}

/****************************  1-2  ***************************/
.ab2main{ background: #fbfbfb; padding-top: 24px; padding-bottom: 82px;}
.ab2n{}
.ab2lie{ background: #fff; border-radius: 10px; padding: 25px; margin-top: 30px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.ab2lie2{ flex-direction: row-reverse;}
.ab2tu{ width: 520px; display: block; overflow: hidden; border-radius: 10px;}
.ab2zi{ width: calc(100% - 592px);}
.ab2a{ display: block; color: #f47122; font-size: 28px; font-size: 2.8rem; line-height: 34px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana;}
.ab2p{ margin-top: 20px; max-width: 860px;}

@media screen and (max-width:1359px) {
.ab2lie{ padding: 10px; margin-top: 20px;}
.ab2tu{ width: 400px;}
.ab2zi{ width: calc(100% - 430px);}

.ab2a{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.ab2p{ margin-top: 10px;}
}
@media screen and (max-width:999px) {
.ab2main{ padding-top: 24px; padding-bottom: 40px;}
.ab2tu{ width: 300px;}
.ab2zi{ width: calc(100% - 320px);}
.ab2a{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
}
@media screen and (max-width:767px) {
    .ab2lie{ display: block;}
    .ab2lie:after{content: ""; clear: both; display: block;}
    .ab2tu{ width: 50%; max-width: 200px; float: left; margin-right: 15px; margin-bottom: 10px;}
    .ab2zi{ width: auto;}
.ab2a{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
}
@media screen and (max-width:459px) {
.ab2tu{ width: 100%; max-width: 300px; float: none; margin: auto; margin-bottom: 10px;}
}

.ab2main2{ padding-top: 36px; padding-bottom: 20px; background: #eee;}
.ab22biao{ text-align: center; color: #f57123; font-size: 36px; font-size: 3.6rem; line-height: 50px; padding-bottom: 12px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; position: relative;}
.ab22biao:before{content: ""; position: absolute; width: 104px;	height: 2px; background: #f57123; bottom: 0px; left: 50%; transform: translateX(-50%);}
.ab22n{ display: flex; justify-content: space-between; margin-top: 26px;}
.ab22lie{ position: relative;}
.ab22lie:before{content: ""; left: 0px; top: 0px; bottom: 30px; position: absolute; border-left: 2px dotted #f57123;}
.ab22lie:nth-child(1){ padding-right: 60px;}
.ab22lie:nth-child(1):before{display: none;}
.ab22lie:nth-child(2){ padding-right: 60px; padding-left: 60px;}
.ab22lie:nth-child(3){ padding-left: 60px;}

.ab22lie p{ position: relative; line-height: 30px; padding: 6px 0; padding-left: 54px; font-size: 18px; font-size: 1.8rem; margin-bottom: 31px; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.ab22lie p i{ display: block; width: 42px; height: 42px; line-height: 42px; position: absolute; left: 0px; top: 0px; text-align: center; border-radius: 50%; background: #f57123; color: #ffffff; font-size: 24px;}

@media screen and (max-width:1759px) {
.ab22lie:nth-child(1){ padding-right: 20px;}
.ab22lie:nth-child(2){ padding-right: 20px; padding-left: 20px;}
.ab22lie:nth-child(3){ padding-left: 20px;}

.ab22lie p{ padding-left: 54px; font-size: 16px; font-size: 1.6rem; margin-bottom: 20px;}
}
@media screen and (max-width:1559px) {
.ab22lie:before{ bottom: 10px;}
.ab22lie p{ padding-left: 54px; font-size: 14px; font-size: 1.4rem; margin-bottom: 10px;}

.ab22biao{ font-size: 30px; font-size: 3rem; line-height: 40px; padding-bottom: 6px;}
}
@media screen and (max-width:1359px) {
.ab22lie p{ padding: 2px 0; padding-left: 40px; font-size: 12px; font-size: 1.2rem; line-height: 26px; margin-bottom: 10px;}
.ab22lie p i{ width: 30px; height: 30px; line-height: 30px; font-size: 16px;}
}
@media screen and (max-width:999px) {
.ab22biao{ font-size: 26px; font-size: 2.6rem; line-height: 34px; padding-bottom: 6px;}
}
@media screen and (max-width:767px) {
.ab2main2{ padding-top: 20px; padding-bottom: 20px;}
.ab22biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px; padding-bottom: 6px;}
    .ab22n{ display: block;}
    .ab22lie{ width: 100%; padding: 0px !important;}
    .ab22lie:before{display: none}
}

#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;  background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease;z-index:99999999999999999999999999999999999999;}
 #baguetteBox-overlay.visible{opacity:1}
 #baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center;}
 #baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
 #baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);}
 
 #baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:Verdana, Geneva, sans-serif;}
 #baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
 #baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}
 #baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
 #baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}
 .baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
 .baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;
 border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease;}
 .baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}
 .baguetteBox-button#next-button{right:2%}
 .baguetteBox-button#previous-button{left:2%}
 .baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
 .baguetteBox-button svg{position:absolute;left:0;top:0}

 .spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}
 .double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}
 .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}
 @-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
 @keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
 @-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
 @keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
 @-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}
 @keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}

/****************************  1-3  ***************************/
.himain{ padding-top: 34px; padding-bottom: 70px;}
.hibiao{ color: #333; padding-bottom: 21px;}
.hibiao:before{ width: 159px; height: 4px; background: #f07a33;}
.hin{ position: relative; padding-top: 20px; padding-bottom: 126px; margin-top: 24px;}
.hin:before{content: ""; width: 1px; height: 100%; background: #cbcbcb; position: absolute; left: 14px; top: 0px;}
.hin:after{content: ""; width: 31px; height: 18px; background: url("/themes/simplebootx/style/css/../images/hijian.png") no-repeat center; position: absolute; left: 0px; bottom: 0px;}

.hilie{ position: relative; padding-left: 252px; margin-top: 40px;}
.hilie:before{content:""; position: absolute; width: 16px; height: 16px; left: 0px; top: 35px; border-radius: 50%; background: #d3d3d3; border: solid 6px #f0f0f0; transition: 0.5s;}
.hilie:after{content: ""; position: absolute; width: 61px; height: 2px; left: 42px; top: 49px; background: #d2d2d2; transition: 0.5s;}
.hiy{ color: #333333; font-size: 30px; font-size: 3rem; line-height: 40px; position: absolute; left: 123px; top: 33px; transition: 0.5s;}
.hin2{ background: #fafafa; padding: 39px 27px; font-size: 20px; font-size: 2rem; line-height: 30px; color: #666666;}
.hin2 p{color: #666666;}
.hin2 strong{ display: block; margin-bottom: 6px; color: #333333; font-size: 40px; font-size: 4rem; line-height: 50px; transition: 0.5s; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; font-weight: normal;}

.hilien{ font-size: 0px;margin-top: 20px;}
.hitu{ width: 157px; margin-right: 44px; display: inline-block; vertical-align: top; position: relative;background: #000;}
.hitu1{ width: 390px; margin-right: 44px; display: inline-block; vertical-align: top;}
.hitu img{ transform: scale(1) !important;opacity: 0.5;}
.hitu i{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); font-size: 30px; color: #fff; opacity: 1; transition: 0.5s;}

.hitu:hover{background: #000}
.hitu:hover img{ opacity: 0.5}
.hitu:hover i{ opacity: 1}

.hilie:hover:before{ background: #f07a33;}
.hilie:hover:after{ background: #f07a33;}
.hilie:hover .hiy{ color: #f07a33;}
.hilie:hover .hin2 strong{ color: #f07a33;}

@media screen and (max-width:1359px) {
.hin{ padding-top: 10px; padding-bottom: 40px; margin-top: 24px;}
.hilie{ padding-left: 140px; margin-top: 20px;}
.hilie:before{ top: 25px;}
.hilie:after{ width: 30px; left: 35px; top: 39px;}
.hiy{ font-size: 20px; font-size: 2rem; line-height: 30px; left: 80px; top: 26px;}
.hin2{ padding: 20px 10px; font-size: 16px; font-size: 1.6rem;}

.hin2 strong{ margin-bottom: 6px; font-size: 30px; font-size: 3rem; line-height: 40px;}
.hibiao:before{ width: 60px; height: 2px;}
}
@media screen and (max-width:767px) {
.himain{ padding-top: 26px; padding-bottom: 30px;}
    .hin{ padding: 0px;}
    .hin:before,.hin:after{ display: none;}
.hilie{ padding: 0px;}
.hilie:before,.hilie:after,.hiy{ display: none;}
.hin2{ padding: 20px 10px; font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.hin2 strong{ margin-bottom: 6px; font-size: 20px; font-size: 2rem; line-height: 30px;}
.hitu{ width: 32.33%; margin-right: 0px; margin-left: 1.5%;}
    .hitu:nth-child(4n-3){margin-left: 0px;}
}

/****************************  3-1  ***************************/
.cs1main1{ background: #fbfbfb; padding-top: 1px; padding-bottom: 27px;}
.cs11n{ padding-top: 44px;}
.cs11n:after{content: ""; clear: both; display: block;}
.cs11tu{ width: 44.125%; float: right; margin-left: 35px; margin-bottom: 10px;}
.cs11zi{ line-height: 36px; padding-top: 24px; color: #333333;}
.cs11zi p{color: #333333;}


.cs1main2{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 53px; padding-bottom: 100px;}
.cslie{ width: 49.2%; margin-left: 0px !important; padding: 0 45px; padding-top: 67px; padding-bottom: 72px; margin-top: 63px;}
.cslie p{ transition: 0.5s;}
.cs2a{ color: #f38a4b; padding: 0px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; font-weight: normal; margin-bottom: 20px;}
.cs2a:before{ display: none;}
.cslie .m1p{ line-height: 32px;}
.cslie:hover{ transform: translateY(-30px);}
.cslie:hover p{color: #fff;}

@media screen and (max-width:1359px) {
.cslie{ padding: 0 20px; padding-top: 40px; padding-bottom: 40px;}
.cs2a{ margin-bottom: 10px;}
.cs11zi{ padding-top: 0px;}
}
@media screen and (max-width:999px) {
.cs1main2{ padding-top: 10px; padding-bottom: 30px;}
.cslie:hover{ transform: translateY(0px);}
.cslie{ padding: 0 10px; padding-top: 40px; padding-bottom: 20px;}
.cs11n{ padding-top: 20px;}
.cs11tu{ width: 50%; margin-left: 20px; margin-bottom: 10px;}
}
@media screen and (max-width:539px) {
    .cslie{ width: 100%; margin-top: 45px;}
}

/****************************  application  ***************************/
.apmain{ padding-top: 31px; padding-bottom: 100px;}
.apbiao{color: #333333;}
.apn{ display: flex; flex-flow: wrap; padding-top: 20px;}
.aplie{ width: 32.5%; margin-left:1.25%; margin-bottom: 57px; box-shadow: 0px 3px 24px 0px rgba(191, 191, 191, 0.19); position: relative;}
.aplie:nth-child(3n-2){margin-left: 0px;}
.aptu{ display:block; overflow: hidden;}
.apa{ display: block; padding: 20px 40px; font-size: 24px; font-size: 2.4rem; line-height: 38px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;text-align:center;}
.apzi{ position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: rgba(255,255,255,0.9); border-bottom: 4px solid #f38a4b; padding:54px 30px; opacity:0; transition: 0.5s;}
.apa2{padding: 0px !important; color: #f47122;}
.app{ line-height: 32px; margin-top: 12px; height: 192px; overflow: hidden;}
.apmor{ display: block; color: #f47122; font-size: 16px; font-size: 1.6rem; line-height: 30px; position: absolute; left: 30px; bottom: 40px;}
.apmor span{ text-decoration: underline; color: #f47122; font-weight: bold;}
.aplie:hover .apzi{opacity: 1}

@media screen and (max-width:1559px) {
.apzi{ border-bottom: 2px solid #f38a4b; padding: 20px;}
.apa{ padding: 10px 20px; font-size: 20px; font-size: 2rem; line-height: 30px;}
.apmor{ font-size: 14px; font-size: 1.4rem; line-height: 26px; left: 20px; bottom: 20px;}
}
@media screen and (max-width:1359px) {
.apzi{ border-bottom: 2px solid #f38a4b; padding: 10px;}
.app{ height: 130px;}
.apmor{ bottom: 10px;}
.apa{ padding: 5px 10px; font-size: 16px; font-size: 1.6rem; line-height: 26px;}
}
@media screen and (max-width:999px) {
.apmain{ padding-top: 20px; padding-bottom: 40px;}
    .aplie{ margin-bottom: 20px;}
    .apzi{ display: none;}
.apa{ padding: 5px; font-size: 14px; font-size: 1.4rem; line-height: 26px;}
}
@media screen and (max-width:767px) {
    .aplie{ width: 49%; margin-left: 2%; margin-bottom: 15px;}
    .aplie:nth-child(3n-2){margin-left: 2%;}
    .aplie:nth-child(2n-1){margin-left: 0px;}
.apa{ font-size: 12px; font-size: 1.2rem; line-height: 24px;}
}

/****************************  application2  ***************************/
.apbiao2{ display: block; padding: 10px 0; width: 95%; margin: auto; font-size: 16px; font-size: 1.6rem; line-height: 30px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana;}
.j-nextshow { position: relative; display: none;}
.proslide_menubtn { width: 23px; height: 18px; position: absolute; top: 50%; margin-top:-9px; right: 12px; cursor: pointer; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9999; }
.proslide_menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #f07a33; }

.apnav{ position: relative; display: flex; justify-content: space-between; padding-top: 20px;}
.apnav:before{content: ""; position: absolute; width: 100%; height: 1px; background: #f47122; left: 0px; bottom: 0px;}
.apnav a{ font-size: 20px; font-size: 2rem; line-height: 30px; padding: 0 4px; padding-bottom: 33px; position: relative; font-weight: bold;}
.apnav a:before{content: ""; width: 0px; height: 2px; background: #f07a33; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%);}
.dangap{ color: #f07a33; font-size: 24px !important; font-size: 2.4rem !important; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; font-weight: normal !important;}
.dangap:before{ width: 100px !important;}

@media screen and (max-width:1559px) {
.apnav a{ font-size: 16px; font-size: 1.6rem; line-height: 30px; padding: 0 4px; padding-bottom: 20px;}
.dangap{ font-size: 18px !important; font-size: 1.8rem !important;}
.dangap:before{ width: 60px !important;}
}
@media screen and (max-width:1359px) {
.apnav{ padding-top: 10px;}
.apnav a{ font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 0 6px; padding-bottom: 10px; text-align: center;}
.dangap{ font-size: 14px !important; font-size: 1.4rem !important;}
}
@media screen and (max-width:999px) {
.j-nextshow { display: block;}
    .apnav{ display: none; background: #eee;}
    .apnav a{ width: 100%; display: block; text-align: left; font-weight: normal;}
    .apnav a:before{display: none;}
}
@media screen and (max-width:767px) {

}

.homain2{}
.homain2 .img-scroll{ margin-top: 20px;}
.homain2 .img-scroll .prev,.homain2 .img-scroll .next { opacity: 0; z-index: 99999}
.homain2 .img-list { margin-left: 0px; margin-right: 0px; z-index: 1}

.homain2 .img-scroll:hover .prev,.homain2 .img-scroll:hover .next{ opacity: 1}

.apmain2{ padding-top: 41px;}
.apmain2 h1{ text-align: center; font-size: 36px; font-size: 3.6rem; line-height: 50px; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.net{ text-align: center; border-bottom: 1px solid #dcdcdc; color: #999999; margin-top: 15px; padding-bottom: 20px;}

.nexiang{ padding-top: 12px;}
.nexiang p,.nexiang em,.nexiang strong{color: #666;}
.nexiang img{ max-width: 100%; display: inline-block}

@media screen and (max-width:1359px) {
.apmain2 h1{ font-size: 26px; font-size: 2.6rem; line-height: 40px;}
.net{ margin-top: 10px; padding-bottom: 10px;}
}
@media screen and (max-width:999px) {
.apmain2{ padding-top: 20px;}
.apmain2 h1{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.homain2 .img-scroll .prev,.homain2 .img-scroll .next { opacity: 1;}
}
@media screen and (max-width:767px) {
.apmain2{ padding-top: 15px;}
.apmain2 h1{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.net{ margin-top: 5px; padding-bottom: 5px;}
}

/****************************  news  ***************************/
.nemain{ padding-top: 48px; padding-bottom: 97px;}
.nelie{ background: #ffffff; box-shadow: 0px 6px 29px 0px rgba(53, 53, 53, 0.07); border-radius: 12px; padding: 40px; margin-bottom: 30px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.netu{ display: block; width: 572px; border-radius: 8px; overflow: hidden;}
.nezi{ width: calc(100% - 605px);}

.nea{ display: block; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; font-size: 30px; font-size: 3rem; line-height: 40px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.neriqi{ display: block; margin-top: 7px;}
.neriqi i{ display: inline-block; vertical-align: middle; margin-right: 6px;}
.nep{ margin-top: 14px; line-height: 32px;}
.nep a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 5;  overflow: hidden;}
.nemor{ display: block; width: 173px; height: 45px; line-height: 43px; font-size: 16px; font-size: 1.6rem; margin-top: 18px; text-align: center; color: #f07a33; border-radius: 23px; border: solid 1px #f07a33;}
.nemor i{display: inline-block; vertical-align: middle; font-size: 28px; transform: rotateY(180deg)}
.nemor:hover{ background: #f07a33; color: #fff;}

@media screen and (max-width:1359px) {
.nelie{ padding: 20px; margin-bottom: 20px;}
.netu{ width: 300px;}
.nezi{ width: calc(100% - 320px);}
.nea{ font-size: 20px; font-size: 2rem; line-height: 30px;}
    .nep{ margin-top: 6px;}
.nep a{ -webkit-line-clamp: 3; }
.nemor{ width: 130px; height: 30px; line-height: 28px; font-size: 12px; font-size: 1.2rem; margin-top: 10px;}
.nemor i{ font-size: 20px;}
}
@media screen and (max-width:767px) {
.nemain{ padding-top:25px; padding-bottom: 30px;}
.nelie{ padding: 0px; margin-bottom: 15px;}
.netu{ width: 200px;}
.nezi{ width: calc(100% - 200px); padding: 10px;}
.nea{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
.nemor{ display: none;}
.nep a{ -webkit-line-clamp: 2; }
.neriqi{  margin-top: 3px;}
.neriqi i{ font-size: 12px;}
}
@media screen and (max-width:449px) {
.netu{ width: 100%;}
.nezi{ width: 100%; padding: 10px;}
}

.ne2main2{ border-top: 1px solid #e6e6e6; margin-top: 35px; padding-top: 44px; padding-bottom: 100px;}

.img-scroll2 {position: relative;}
.img-scroll2 .prev, .img-scroll2 .next {position: absolute; text-align:center; display: block; height: 40px; line-height: 38px; text-align: center; font-size: 28px; color: #a0a0a0; top: 50%; transform: translateY(-50%); margin-top: -60px; transition: 0.5s; z-index: 999}
.img-scroll2 .prev { left: 0px; cursor: pointer;}
.img-scroll2 .next { right:0px; cursor: pointer;}
.img-scroll2 .prev:hover,.img-scroll2 .next:hover { color: #f47122;}
.img-list2 {position: relative;overflow: hidden; margin-left: 40px; margin-right: 40px;}
.img-list2 ul {width: 10000%;}
.img-list2 li {float: left; width:0.32%; margin-right: 0.02%; position:relative;}

.ne2tu{ display: block; overflow: hidden; border-radius: 8px;}
.ne2zi{ padding-top: 10px;}
.ne2a{ display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 8px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.neriqi2{color: #bfbfbf;}
.ne2p a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.ne2mor{ display: block; width: 66px; height: 24px; line-height: 24px; position: absolute; left: 22px; top: 21px; color: #ffffff; font-size: 16px; font-size: 1.6rem; text-align: center; background: #fe8035; border-radius: 12px;}

@media screen and (max-width:1359px) {
.ne2main2{ margin-top: 35px; padding-top: 30px; padding-bottom: 50px;}
.ne2a{ font-size: 18px; font-size: 1.8rem; line-height: 26px; margin-top: 5px;}
}
@media screen and (max-width:999px) {
.img-list2 { margin-left: 30px; margin-right: 30px;}
.img-scroll2 .prev, .img-scroll2 .next { font-size: 18px; margin-top: -50px;}
.ne2a{ font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 5px;}
.ne2mor{ width: 50px; height: 20px; line-height: 20px; left: 5px; top: 5px; font-size: 12px; font-size: 1.2rem;}
}
@media screen and (max-width:767px) {
.ne2main2{ margin-top: 20px; padding-top: 20px; padding-bottom: 30px;}
.img-list2 li { width:0.49%; margin-right: 0.02%;}
.ne2a{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:459px) {
.img-list2 li { width:1%; margin-right: 0.02%;}
}

/****************************  contact  ***************************/
.comain{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 23px;}
.cozi{ width: 49%; padding-top: 46px;}
.coxin{ width: 43.875%;}

.cop{ font-size: 24px; font-size: 2.4rem; line-height: 39px; color: #666666;}
.coul{ font-size: 18px; font-size: 1.8rem; line-height: 30px; color: #666666; padding-top: 16px;}
.coul p{ color: #666666; position: relative; padding-left: 35px; margin-top: 18px;}
.coul p em{ color: #666666; position: absolute; left: 0px; top: 0px; font-size: 24px;}
.coul p a{ color: #666666;}
.coul p a:hover{ color: #f07a33;}

.coxin form{ display: flex; flex-flow: wrap; justify-content: space-between;}
.coxin .int1{ width: 48%; margin-top: 22px;}
.coxin .int2{ width: 100%; margin-top: 22px;}
.coxin .int3{ width: 100%; margin-top: 22px; padding-right: 420px; position: relative;}

.coxin input{ width: 100%; height: 55px; line-height: 53px; padding: 0 18px; color: #999999; font-size: 14px; font-size: 1.4rem; background: #ffffff; border: solid 1px #c3c3c3; background: #fff;}
.coxin textarea{ width: 100%; height: 136px; line-height: 33px; padding: 10px 18px; color: #999999; font-size: 14px; font-size: 1.4rem; background: #ffffff; border: solid 1px #c3c3c3; background: #fff url("../images/xing.jpg") no-repeat 8px 22px;}
.coxin .int4{height: 46px; line-height: 44px; background: #fff url("../images/xing.jpg") no-repeat 8px 22px;}
.coxin .yanzheng{ width: 112px; height: 45px; cursor: pointer; position: absolute; right: 280px; bottom: 0px;}
.coxin .int5{ width: 250px; height: 45px; line-height: 45px; text-align: center; color: #ffffff; font-size: 14px; font-size: 1.4rem; position: absolute; right: 0px; bottom: 0px; background: #f07a33; border-radius: 4px; border-radius: 4px; padding: 0px; border:none; cursor: pointer; transition: 0.5s;}

.coxin .xing input{ background: #fff url("../images/xing.jpg") no-repeat 8px 22px;}
.coxin .int5:hover{ background: #333;}

.ditu{ margin-top: 66px; margin-bottom: 100px;}

@media screen and (max-width:1359px) {
.comain{ padding-top: 10px;}
.cozi{ width: 49%; padding-top: 20px;}
.coxin{ width: 48%;}

.cop{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.coul{ font-size: 16px; font-size: 1.6rem; line-height: 26px; padding-top: 16px;}

.coxin .int3{ padding-right: 220px;}
.coxin .yanzheng{ width: 100px; right: 110px; bottom: 0px;}
.coxin .int5{ width: 100px; height: 45px; line-height: 45px;}

.ditu{ margin-top: 40px; margin-bottom: 40px;}
}
@media screen and (max-width:999px) {
.cop{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}
.coul{ font-size: 14px; font-size: 1.4rem; line-height: 26px; padding-top: 10px;}

.coxin .int1{ width: 48%; margin-top: 10px;}
.coxin .int2{ width: 100%; margin-top: 10px;}
.coxin .int3{ width: 100%; margin-top: 10px;}
    
.coxin input{ height: 40px; line-height: 38px; padding: 0 18px; font-size: 12px; font-size: 1.2rem;}
.coxin textarea{ height: 136px; line-height: 23px; padding: 5px 18px; font-size: 12px; font-size: 1.2rem; background: #fff url("../images/xing.jpg") no-repeat 8px 12px;}
.coxin .xing input{ background: #fff url("../images/xing.jpg") no-repeat 8px 16px;}
}
@media screen and (max-width:767px) {
.cozi{ width: 100%; padding-top: 10px;}
.coxin{ width: 100%; margin-top: 20px;}

.cop{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
.coul{ font-size: 12px; font-size: 1.2rem; line-height: 22px; padding-top: 0px;}
    .coul p{ padding-left: 30px;}
.coul p em{ font-size: 18px;}
.ditu{ margin-top: 30px; margin-bottom: 30px;}
}
@media screen and (max-width:399px) {
.coxin .int1{ width: 100%; margin-top: 10px;}
.coxin .int3{ width: 100%; margin-top: 10px; padding-right: 0px; padding-bottom: 55px;}
    .coxin .yanzheng{ right: auto; left: 0px;}
.coxin .int5{ width: calc(100% - 110px); height: 45px; line-height: 45px;}
}












@media screen and (max-width:1559px) {

}
@media screen and (max-width:1359px) {

}
@media screen and (max-width:999px) {

}
@media screen and (max-width:767px) {

}




@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("/themes/simplebootx/style/css//themes/simplebootx/style/css/../fonts/Poppins-Bold.woff2") format("woff2"),
       url("/themes/simplebootx/style/css/../fonts/Poppins-Bold.woff") format("woff"),
       url("/themes/simplebootx/style/css/../fonts/Poppins-Bold.ttf") format("truetype"),
       url("/themes/simplebootx/style/css/../fonts/Poppins-Bold.eot") format("embedded-opentype"),
       url("/themes/simplebootx/style/css/../fonts/Poppins-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Poppins-Light;
  font-display: swap;
  src: url("/themes/simplebootx/style/css//themes/simplebootx/style/css/../fonts/Poppins-Light.woff2") format("woff2"),
       url("/themes/simplebootx/style/css/../fonts/Poppins-Light.woff") format("woff"),
       url("/themes/simplebootx/style/css/../fonts/Poppins-Light.ttf") format("truetype"),
       url("/themes/simplebootx/style/css/../fonts/Poppins-Light.eot") format("embedded-opentype"),
       url("/themes/simplebootx/style/css/../fonts/Poppins-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Poppins-Medium;
  font-display: swap;
  src: url("/themes/simplebootx/style/css//themes/simplebootx/style/css/../fonts/Poppins-Medium.woff2") format("woff2"),
       url("/themes/simplebootx/style/css/../fonts/Poppins-Medium.woff") format("woff"),
       url("/themes/simplebootx/style/css/../fonts/Poppins-Medium.ttf") format("truetype"),
       url("/themes/simplebootx/style/css/../fonts/Poppins-Medium.eot") format("embedded-opentype"),
       url("/themes/simplebootx/style/css/../fonts/Poppins-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "iconfont"; /* Project id 4094022 */
    font-display: swap;
  src: url('/themes/simplebootx/style/css/../fonts/iconfont.woff2?t=1685701969458') format('woff2'),
       url('/themes/simplebootx/style/css/../fonts/iconfont.woff?t=1685701969458') format('woff'),
       url('/themes/simplebootx/style/css/../fonts/iconfont.ttf?t=1685701969458') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-jiantou_qiehuanxiangshang:before {
  content: "\e63d";
}

.icon-half-arrow:before {
  content: "\e601";
}

.icon-home:before {
  content: "\e624";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-biaoqian:before {
  content: "\e649";
}

.icon-shouyeshouye:before {
  content: "\e621";
}

.icon-diqiu:before {
  content: "\e6bc";
}

.icon-zhuzhi:before {
  content: "\e632";
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('/themes/simplebootx/style/css/../fonts/RobotoRegular.eot');
    src: url('/themes/simplebootx/style/css/..fonts/RobotoRegular.eot') format('embedded-opentype'),
         url('/themes/simplebootx/style/css//themes/simplebootx/style/css/..fonts/RobotoRegular.woff2') format('woff2'),
         url('/themes/simplebootx/style/css/..fonts/RobotoRegular.woff') format('woff'),
         url('/themes/simplebootx/style/css/..fonts/RobotoRegular.ttf') format('truetype'),
         url('/themes/simplebootx/style/css/..fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

#st-1{
    text-align: left !important;
}










