@charset "utf-8";/* CSS Document */
*{
    font-family: "微软雅黑" !important;
}
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family:Montserrat-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:Montserrat-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: #0b1f41;}

* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box;}

.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#333;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#333;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#333;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#333;opacity:1 }
 
@media screen and (min-width:1000px){
    .zong {width: calc(100% - 160px); max-width: 1400px; margin: auto;}
    .zong1 {width: calc(100% - 160px); max-width: 1200px; 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{ text-decoration: underline;}

.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: #0b1f41;}

@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 #0b1f41; 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 #0b1f41; -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: #0b1f41; -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: #0b1f41; -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;}


.shejiao .at-resp-share-element .at4-share-count-container {text-decoration: none;float: right; padding-right: 15px;line-height: 25px !important;}
.shejiao .at-resp-share-element .at-icon{width: 43px!important;height: 43px!important;}
.shejiao .at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.shejiao .at-resp-share-element .at-share-btn .at-icon-wrapper{width: 43px!important;height: 43px!important;}
.shejiao .at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.shejiao .at-resp-share-element .at-icon{width: 43px!important;height: 43px!important;}
.shejiao .at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.shejiao .at-resp-share-element .at-share-btn .at-icon-wrapper{width: 43px!important;height: 43px!important;}
.shejiao .at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.shejiao table{margin: 0 auto;}
/*  head  */
.head{ position:fixed; width:100%; left:0px; top:0px; transition:1s; background: #e9e9e9; background: rgba(233, 233, 233, 0.85); z-index:99999;}

.head .zong{ position: relative;}
.logo{display:block;float:left;width:135px;}
.logo img{display:block;margin:auto;width:100%; transition:1s;}

/*  sousuo  */
.sousuo{ float:right; width:26px; height:37px; margin-top: 41px; position:relative; z-index:9999; transition:0.5s;}
.sousuo form{ width:233px; height:0px; overflow:hidden; position:absolute; right:0px; top:37px; background:#fff; border-radius:4px;color:#2f3135; border:0px solid rgba(0,0,0,0); transition:0.5s; z-index:99999}
.sou{width: 180px;height:33px;line-height:33px; border-radius:4px; padding-left:10px; font-size:14px; font-size:1.4rem; color:#2f3135; background:none;}
.suo{width:26px;height:35px; float:right; background:none; position:relative; z-index:9999999; border-radius:4px; cursor:pointer;}
.sou2,.sou1{ width:26px; height:33px; text-align:center; line-height:33px; position:absolute; right:0px; top:0px; font-size:22px !important; color:#333; cursor:pointer; z-index:99990;  transition:1s;}
.sou1{ color:#333}
.sousuof form{ height:35px; border:1px solid #ececec}

.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; border-radius: 4px; margin-right: 47px; margin-top: 43px; z-index:9999}
.yvzhonga{ display:block; height: 30px; text-align: center; line-height:30px; transition:1s; color:#333333; font-size: 20px; font-size: 2rem; text-transform: uppercase; cursor:pointer; position:relative; z-index:99999}
.yvzhonga i{ display: inline-block; vertical-align: middle; margin-right: 10px; font-size: 28px;}

.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:#01488b; color: #fff;}

.daohang{ float:right; transition:0.5s; margin-top: 45px;}
.daohang>li{ float:left;position:relative;z-index:999; margin-right: 76px; padding-bottom: 32px;}
.daohang>li>a{display:block;font-size:20px;font-size:2rem;line-height:30px; text-transform: uppercase; color:#333; cursor:pointer; transition:1s; position: relative;}
.daohang>li:hover>a{ text-decoration: underline;}
.dangqiandao>a{ text-decoration: underline !important;}

.yijiw{background:#fff;background:rgba(255,255,255,0);position:absolute;width:370px; left:50%; transform: translateX(-50%); top:-9999px;}
.yiji{background:#ffffff; box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.15); padding: 10px 0;}
.yiji li{position:relative;transition:0.5s;}
.yiji li a{display:block;font-size:16px;font-size:1.6rem;line-height:0px;padding:5px 30px;}

.yiji li:hover>a{ background: #01488b; color: #fff;}
.erji{position:absolute;width:270px;background:#fff;top:-9999px;left:100%; padding: 10px 0;}
.sanji{position:absolute;width:270px;background:#fff;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;}

.xiala{ position:absolute; background:#fff; width: 920px; left:-70px; font-size:0px; padding:28px 60px; padding-top:16px; box-shadow:0 3px 3px rgba(0,0,0,0.3); transition:0.5s; top:110%; background: #e9e9e9; background: rgba(233, 233, 233, 0.85); visibility:hidden; opacity:1; display: none; font-size: 0px;}
.xiala:before{content:""; position: absolute; width: 1px; top: 21px; bottom: 28px; left: 310px; background: #333333;}
.xlyiji{ width: 250px; display: inline-block; vertical-align: top;}
.xlyiji a{ display: block; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-bottom: 16px;text-transform: uppercase;}
.xlyiji a:hover{ text-transform: uppercase;}

.xlerji{ width: 540px; display: inline-block; vertical-align: middle;}
.xlerjin{ display: none; font-size: 0px;}
.xlej{ width: 250px; display: inline-block; vertical-align: top; padding-left: 50px;}
.xltu{ width: 211px; display: inline-block; vertical-align: top; margin-left: 78px;}
.xltu a{display: none;}
.xlej a{display: block; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-bottom: 16px;text-transform: uppercase;}

.daohang>li:hover .xiala{ visibility:visible; opacity:1; top:100%; display: block;}
.xiala a:hover{ text-decoration: underline;}
.xla{ text-decoration: underline !important;}


.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  */
.banner1 img { max-width: 100%; border: 0px solid #ccc; transform: scale(1) !important}
.banner1 { position: relative; z-index: 2; line-height: 0;font-size: 0;}
.banner1 .slick-arrow { position: absolute; z-index: 99; display: block !important; top: 50%; margin-top: -31px; width: 62px; height: 62px; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100%;}
.banner1 .slick-prev { left: 0; cursor: pointer;}
.banner1 .slick-next { right: 0; cursor: pointer;}
.banner1 .slick-dots { position: absolute; z-index: 999999; left: 0; right: 0; bottom: 26px; text-align: center; font-size: 0; letter-spacing: 0; text-align: center;}
.banner1 .slick-dots li { margin: 0 11px; display: inline-block; *display: inline; *zoom: 1;}
.banner1 .slick-dots li.slick-active a { cursor: pointer; border-color: #fff; background: #333;}
.banner1 .slick-dots a { display: block; width: 12px; height: 12px; background: #fff; border-radius: 50%; border: 2px solid #333; cursor: pointer; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100%;}
.banner.hide {display: none;}

.slick-list,.slick-slider,.slick-track { position: relative; display: block}
.slick-loading .slick-slide,.slick-loading .slick-track {visibility: hidden}
.slick-slider { box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent}
.slick-list { overflow: hidden; margin: 0; padding: 0}
.slick-list:focus { outline: 0}
.slick-list.dragging { cursor: pointer; cursor: hand}
.slick-slider .slick-list,.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.slick-track { top: 0; left: 0}
.slick-track:after,.slick-track:before { display: table; content: ''}
.slick-track:after { clear: both}
.slick-slide { display: none; float: left; height: 100%; min-height: 1px}
[dir=rtl] .slick-slide { float: right}
.slick-slide img { display: block}
.slick-slide.slick-loading img { display: none}
.slick-slide.dragging img { pointer-events: none}
.slick-initialized .slick-slide { display: block}
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent}
.slick-arrow.slick-hidden { display: none}
.slick-dots .slide-count {display: none;}
.slick-slide { position: relative;}
.slick-slide iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.slick-slide video { position: absolute; display: block; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); min-width: 101%; min-height: 100%; max-width: none; -o-object-fit: cover; object-fit: cover; -o-object-position: 50% 50%; object-position: 50% 50%; display: none \9; display: block \9\0;}


@media screen and (max-width:1359px) {
.logo{width: 100px; margin-top: 0px;}
    .sousuo{ margin-top: 30px;}

.daohang{ margin-top: 30px;}
.daohang>li{ margin-right:30px; padding-bottom: 15px;}
.daohang>li>a{font-size:14px;font-size:1.4rem;line-height:36px;}
.dangqiandao:before{ width:50px !important; margin-left:-25px !important;}

.yvn{ margin-right: 10px; margin-top: 30px;}
.yvzhonga{ font-size: 14px; font-size: 1.4rem;}
.yvzhonga i{font-size: 20px;}
    
.xiala{ width: 800px; left:50%; transform: translateX(-50%); padding:28px 30px; padding-top:16px;}
.xiala:before{ top: 21px; bottom: 28px; left: 230px; background: #333333;}
.xlyiji{ width: 200px; display: inline-block; vertical-align: top;}
.xlyiji a{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-bottom: 10px;}

.xlerji{ width: 540px;}
.xlej{ width: 250px; padding-left: 20px;}
.xltu{ width: 211px; margin-left: 78px;}
.xlej a{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-bottom: 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: 5px; box-shadow:0 3px 6px rgba(0,0,0,0.1);}
.logo{display:block; width:70px;}
.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:40px; margin-top: 15px;}
.yvzhonga{ height: 26px; line-height:26px;}
.yvzhonga i{font-size: 18px;}

.slick-slide video {object-position: inherit; object-fit: inherit; width: 100%;  height: 100%; transform: translate(0, 0); left: 0; top: 0;}
    
.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 24px;background: #333;right:2.5%;top:15px;cursor: pointer; border-radius:5px; z-index: 999999999}
.nav span {display: block;width: 20px;height: 2px;background: #ffffff;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:#333; 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:20px; 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:15px; margin-bottom:15px; width: 240px;height: 26px;border: 1px solid #fff;position: relative;background: #fff; border-radius:13px;}
.smdaohang form .iptc {-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;background-color: #fff;width: 80%;height: 24px;line-height: 24px;display: block;float: left; border-radius:10px;}
.smdaohang form .ipsc {width: 20%;height: 24px;line-height: 24px;display: block;float: right;background: transparent;position: relative;z-index: 99;}
.smdaohang form i {position: absolute;right: 10px;top: 2px;}
  }
@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;}
.banner1 .dotList { display: none;}

.banner1 .slick-dots { bottom: 10px;}
.banner1 .slick-dots li { margin: 0 5px;}
}

/*  main1  */
.main1{ padding-top: 68px; background: url("../images/m1bei.jpg") no-repeat left 487px; padding-bottom: 60px;}
.m1biao{  display: block; color: #565656; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; font-size: 50px; font-size: 5rem; line-height: 60px;}
.m1n{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 42px;}
.m1lie{ width: 46%; margin-bottom: 86px;}
.m1tu{ display: block; overflow: hidden;}
.m1tu img{width: 100%;}
.m1zi{ border-bottom: 1px solid #a3a3a3; padding-top: 45px; padding-bottom: 18px;}
.m1sp{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; color: #999999;}
.m1p{ position: relative; padding-right: 40px; margin-top: 4px;}
.m1a{ font-size: 30px; font-size: 3rem; line-height: 40px; color: #565656; display: block;}
.m1mor{ position: absolute; right: 0px; top: 50%; transform: translateY(-50%);}

@media screen and (max-width:1359px) {
.main1{ padding-top: 40px;}
.m1biao{ font-size: 40px; font-size: 4rem; line-height: 50px;}

.m1n{ padding-top: 30px;}
.m1lie{ width: 48%; margin-bottom: 30px;}
.m1zi{ padding-top: 20px; padding-bottom: 18px;}
.m1sp{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.m1p{ padding-right: 40px; margin-top: 4px;}
.m1a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}
@media screen and (max-width:999px) {
.main1{ padding-bottom: 20px;}
.m1biao{ font-size: 30px; font-size: 3rem; line-height: 40px;}

.m1zi{ padding-top: 10px; padding-bottom: 10px;}
.m1sp{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
.m1p{ padding-right: 40px; margin-top: 4px;}
.m1a{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
}
@media screen and (max-width:767px) {
.main1{ padding-top: 30px;}
.m1biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.m1n{ padding-top: 20px;}

.m1lie{ width: 49%; margin-bottom: 15px;}
.m1sp{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.m1p{ padding-right: 0px; margin-top: 0px;}
.m1mor{display: none;}
.m1a{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
}

/*  main2  */
.main2{ position: relative; padding-bottom: 90px; margin-bottom: 148px;}
.main2:before{content: ""; position: absolute; top: 88px; bottom: 0px; left: 13px; right: 160px; background: #e9e9e9; z-index: -1}
.main2 .zong{ position: relative; padding-top: 50px; padding-bottom: 88px;}
.main2 .zong:before{content: ""; position: absolute; left: -146px; right: -237px; top: 0px; height: 100%; background: #ffffff; z-index: -1; box-shadow: 1px -3px 46px 0px rgba(0, 0, 0, 0.1);}

.m2t{ position: relative; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m2biao{ display: block; width: 220px;}
.m2pz{ width: calc(100% - 360px);}

.m2b{ display: flex; flex-flow: wrap; margin-right: -168px; padding-top: 79px;}
.m2lie{ width: 32.5%; margin-left:1.25%; display: inline-block; vertical-align: top; margin-top: 20px;}
.m2lie:first-child{ margin-left: 0px;}
.m2tu{ display: block; overflow: hidden;}
.m2tu img{ width: 100%;}
.m2zi{ padding-top: 42px;}
.m2riqi{color: #999999;}
.m2a{display: block; font-size: 18px; font-size: 1.8rem; color: #565656; line-height: 30px; margin-top: 14px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m2mor{ position: relative; display: block; color: #333333; font-size: 16px; margin-top: 74px;}

@media screen and (max-width:1799px) {
.main2 .zong:before{ left: -50px; right: -50px;}
.m2b{ margin-right: -20px; padding-top: 20px;}
.m2mor{ margin-top: 20px;}
.m2zi{ padding-top: 10px;}
.m2a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 5px;}
}
@media screen and (max-width:1359px) {
.main2{ padding-bottom: 50px; margin-bottom: 50px;}
.main2 .zong{ padding-top: 40px; padding-bottom: 30px;}
.m2biao{ width: 200px;}
.m2pz{ width: calc(100% - 220px);}
}
@media screen and (max-width:999px) {
.m2b{ margin-right: 0px; padding-top: 20px;}
.main2 .zong:before{ left: -20px; right: -30px;}

.m2a{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 3px;}
}
@media screen and (max-width:767px) {
.main2{ padding-bottom: 30px; margin-bottom: 30px;}
.main2:before{ top: 30px; right: 30px;}
.main2 .zong{ padding-top: 20px; padding-bottom: 20px;}
    
.m2biao{ width: 100%;}
.m2pz{ width: 100%; margin-top: 5px;}
.m2b{ padding-top: 1px;}
.m2a{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 3px;}
}
@media screen and (max-width:599px) {
.m2lie{ width: 49%; margin-left:2%; margin-top: 20px;}
.m2lie:nth-child(2n-1){ margin-left: 0px;}
.m2lie:nth-child(3){display: none;}
}

/*  foot  */
.foot{ background: #808080; padding-top: 24px;}
.fologo{ display: block; width: 172px; margin: auto;}
.fologo img{ width: 100%;}

.foxin{ color: #ffffff; font-size: 14px; font-size: 1.4rem; line-height: 30px; text-align: center; margin-top: 32px;}
.foxin p{display: inline-block; vertical-align: middle; margin: 0 10px; color: #ffffff;}
.foxin p a{ color: #ffffff;}
.foxin p i{ display: inline-block; vertical-align: middle; margin-right: 5px;}

.shejiao{ text-align: center; font-size: 0px; padding-top: 25px;}
.shejiao a{display: inline-block; vertical-align: middle; width: 43px; height: 43px; line-height: 43px; text-align: center; border-radius: 50%; margin: 10px 15px; color: #fff; font-size: 24px;}
.she1{ background: #5d82d1;}
.she2{ background: #40bff5;}
.she3{ background: #eb5e4c;}
.she4{ background: #e13138;}
.she5{ background: #c4302a;}
.she6{ background: #238cc8;}

.fob{ border-top: 1px solid #9d9d9d; margin-top: 30px; padding-top: 12px; padding-bottom: 19px;}
.fop{ text-align: center; color: #ffffff; font-size: 14px; font-size: 1.4rem; line-height: 30px;}
.fop a{display: inline-block; color: #fff;}
.shejiao a:hover{text-decoration: none; background: #333;}

@media screen and (max-width:1359px) {
.fologo{ width: 100px;}
.foxin{ margin-top:10px;}
.shejiao{ padding-top: 10px;}
.shejiao a{  line-height: 34px; margin: 5px; font-size: 18px;}
.fob{ margin-top: 15px; padding-top: 10px; padding-bottom: 19px;}
}
@media screen and (max-width:999px) {
.foot{ padding-top: 15px; padding-bottom: 40px;}
}
@media screen and (max-width:767px) {
.fologo{ width: 90px;}
    .foxin{display: none}
    .fop{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
}

.lianxi{ position:fixed; width:52px; right:0px; top:50%; transform:translateY(-50%); z-index:99999}
.lianxi div a{ display:block; width:52px; height:52px; text-align:center; line-height:52px; font-size:24px; background: #0b1f41; border-radius: 5px color:#fff; margin-top:1px; border-radius: 5px; color: #fff; cursor: pointer;} 

.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:#dfdfdf; text-decoration: none;}
.clear2{ display:none}

@media screen and (max-width:999px) {
.youlian{display:none}

.lianxi{ width:100%; height: 40px; line-height: 40px; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);}
.lianxi div{ width:33.3%; float:left;}
.lianxi div a{ margin:auto; width:100%; background:#333; color:#fff !important; height: 40px; line-height: 40px; border-radius:0px;}
.weixin2{ display:block}
.weixin1{ display:none}
}

/****************************  product  ***************************/
.fenbanner{}
.fenbanner img{width: 100%;}

.mianbao{ color: #666666; font-size: 14px; font-size: 1.4rem; line-height: 30px; margin-top: 18px;}
.mianbao a{ color: #666666;}
.comian{text-decoration: underline !important}

.prnav{ padding-top:40px;}
.prnav>ul{ position:relative; z-index: 99}
.prnav>ul:after{content: ""; clear: both; display: block;}
.prnav>ul>li{ float:left; margin-right:25px; color: #333333; padding-bottom:20px; transition:0.5s;}

.prnav>ul>li>a{ display:block; line-height:53px; text-align: center; color: #333333; font-size:24px; font-size:2.4rem; text-transform: uppercase; border: solid 1px #333333; background: #fff; padding:0 55px; position: relative;}
.prnav>ul>li>a:before{content: ""; position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); width: 0; border: 10px solid #333333; border-bottom-color:transparent ; border-left-color: transparent; border-right-color: transparent; transition: 0.5s; z-index: -1}
.prerji{ position:absolute; width:100%; border: solid 1px #e1e1e1; border-radius: 6px; left:0px; margin-top:20px; line-height:23px; padding:15px; background:#fff; z-index: 2; display:none}
.prerji li{ display:inline-block;}
.prerji li a{ color: #666666; font-size:18px; font-size:1.8rem; line-height: 30px; margin-right:50px;}
.prerji li a:hover{ color:#333333; text-decoration: none;}

.prnav>ul>li:hover>a{ background:#333333; border-color: #333333; color:#fff;}
.prnav>ul>li:hover>a:before{bottom: -20px;}
.prnav>ul>li:hover .prerji{ display:block;}

.dangpr>a{background:#333333 !important; border-color: #333333 !important; color:#fff !important;}


.j-nextshow { position: relative;}
.proslide_menubtn { display: none; 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: #333333; }
.prbiao{ display:none}

@media screen and (max-width:1359px) {
.mianbao{ font-size:14px; font-size:1.4rem; line-height:24px; margin-top: 10px;}
.prnav{ padding-top:20px;}
.prnav>ul>li>a{ min-width: 0px; line-height: 40px; padding:0 25px;}
.prnav>ul>li>a,.prerji li a{ font-size:14px; font-size:1.4rem;}
}
@media screen and (max-width:999px) {
.prnav>ul>li{ margin-right:10px; line-height:34px; padding-bottom:12px;}
.prnav>ul>li>a{ font-size:14px; font-size:1.4rem; padding:0 10px; border-radius: 23px;}
.prerji{ margin-top:12px;}

.j-nextshow{ display:block;}
.prbiao{ display:block; font-size:20px; font-size:2rem; line-height:30px; cursor:pointer; border-bottom: 1px solid #333;}
.proslide_menubtn { display:block;}
.prnav>ul{ margin-top:20px; display:none}
.prnav>ul>li{ float:none; border: solid 1px #333333; padding:0px; margin-top:15px; border-radius:10px; overflow:hidden; }
.prnav>ul>li>a{ border:none; border-radius:0px; border-radius:10px 10px 0 0;text-align: left;}
.prerji{ position:relative; display:block; margin:auto; border:none; border-top: solid 1px #333333; border-radius:0 0 10px 10px; padding:10px 7px;}
.prerji li a{ font-size:12px; font-size:1.2rem; margin-right:10px;}
}
@media screen and (max-width:767px) {
.mianbao{ font-size:12px; font-size:1.2rem; line-height:20px;}
}

/*  main  */
.prmain{ padding-top:52px; padding-bottom:116px;}
.prt{}
.prtbiao{ display:block; font-size:24px; font-size:2.4rem; line-height:30px;}
.prtn{color: #666666; font-size:16px; font-size:1.6rem; line-height:30px; margin-top:13px;}
.prtn p,.prtn strong,.prtn em{color: #666666;}
.zhankai{ color: #666666; display: block; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 13px; cursor: pointer;}

.przhan{ position:relative; overflow:hidden;}
.przhanh{ height:auto !important;}

.fuc{ display:block; width:100%; height:80px; position:absolute; bottom:0px; left:0px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);}
.fuch{ display:none !important;}

.prn{}
.prn:after{ content:""; clear:both; display:block;}
.prlie{ width:30.7%; float:left; margin-left:3.95%; margin-top:45px; margin-bottom: 26px; position:relative;}
.prlie:nth-child(3n-2){margin-left: 0px;}
.prtu{ display:block;}
.prtu img{ width:100%; max-width:500px;}
.przi{ padding-top:12px; border-bottom: 1px solid #a3a3a3; padding-bottom: 20px;}
.prsp{display: block; color: #999999; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.prp{ position: relative; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 11px;}
.pra{display: block; color: #565656; width: calc(100% - 115px); font-size: 22px; font-size: 2.2rem; line-height: 30px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.prmor{display: block; color: #666666; font-size: 14px; font-size: 1.4rem; line-height: 24px;}

.prtag{ line-height:24px; padding-top:16px; margin-top:37px;}
.prtag:after{ content:""; clear:both; display:block;}
.prtag span{ display:inline-block; color: #333333; font-size:22px; font-size:2.2rem;}
.prtag a{ display:inline-block; font-size:16px; font-size:1.6rem;color: #666666;}
.prtag a i{ font-size:16px; margin-right:5px; color:#999999;}
.prtag a:hover{color: #333333; text-decoration: none;}

.fenye{ padding-top:55px; text-align:center; font-size:0px;}
.fenyen{ display:inline-block; *float:left; margin-top:3px; vertical-align:middle; font-size:0px;}
.fenyen a{ display:inline-block; *float:left; height:30px; margin:0 5px; text-align:center; line-height:28px; border: solid 1px #e5e5e5; font-size:14px; font-size:1.4rem; color:#999999; margin-bottom:10px; padding: 0 14px;}
.fenyen .sx{ padding: 0 5px;}
.dangfen,.fenyen a:hover{ background:#333333 !important; border:1px solid #333333 !important; color:#fff !important; text-decoration: none;}
.fuxuan{  display:inline-block; *float:right; background:url(../images/fuxuan.jpg) no-repeat right center; padding-right:29px;margin-bottom:10px; vertical-align:middle; margin-left:10px;}
.fuxuan span{ font-size:16px; font-size:1.6rem; color:#4b4b4b; margin-right:15px;}
.fuxuan input{ min-width:148px; line-height:30px; height:30px; padding:0 5px; background:#333333; border:1px solid #333333; font-size:14px; font-size:1.4rem; color:#ffffff;cursor:pointer; transition:0.5s;}
.fuxuan input:hover{ background:#fff; color:#333333;}
.fenyen .no:hover{border: solid 1px #e5e5e5 !important;color: #999999 !important;background: #fff !important;}
@media screen and (max-width:1359px) {
.prmain{ padding-top:30px; padding-bottom:66px;}
.prtbiao{ font-size:20px; font-size:2rem; line-height:30px;}
.prtn{ font-size:14px; font-size:1.4rem; line-height:30px; margin-top:10px;}
.zhankai{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}

.prlie{ width:32.33%; margin-left:1.5%; margin-top:20px; margin-bottom: 0px;}
.przi{ padding-top:12px; padding-bottom: 10px;}
.prp{ margin-top: 11px;}
.pra{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}

.prtag{ padding-top:10px; margin-top:20px;}
.prtag span{ font-size:18px; font-size:1.8rem;}
.prtag a{ font-size:14px; font-size:1.4rem;}
}
@media screen and (max-width:999px) {
    .prp{ margin-top: 5px;}
.pra{ width: 100%;}
.prmor{width: 100%;}
}
@media screen and (max-width:767px) {
.prmain{ padding-top:10px; padding-bottom:40px;}
.prtbiao{ font-size:16px; font-size:1.6rem; line-height:30px;}
.prtn{ font-size:12px; font-size:1.2rem; line-height:22px; margin-top:10px;}
.zhankai{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 10px;}

.prlie{ width:49%; margin-left:2%;}
.prlie:nth-child(3n-2){margin-left: 2%;}
.prlie:nth-child(2n-1){margin-left: 0px;}

.pra,.prmor{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.prmor i{font-size: 12px;}
.fenye{ padding-top:30px;}
.fenye a{ font-size: 12px; font-size: 1.2rem;}

.prtag{ padding-top:10px; margin-top:10px;}
.prtag span{ font-size:14px; font-size:1.4rem;}
.prtag a{ font-size:12px; font-size:1.2rem;}
}

/****************************  product2  ***************************/
.prmain2{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 39px;}

.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(../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:56%; display: flex; flex-flow: wrap; justify-content: space-between; flex-direction: row-reverse; align-items: flex-start;}
.m-propic .pic-big { position: relative; width:83%; -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; border: solid 1px #d3d3d3;}
.m-propic .big-img .zoomPad { float: none; z-index: 8;}
.m-propic .zoomWrapperImage img { max-width: 1200px; }
.m-propic .pic-small { position: relative; width: 14.5%; overflow: hidden;}
.m-propic .pic-btn { position: absolute; margin: 0 auto; display: block; height:22px; line-height:22px; text-align:center; font-size:16px; font-size:1.6rem; bottom: 0px; font-weight: bold; cursor: pointer; color:#666666; z-index:1}
.m-propic .pic-btn.prev { left: 0px;}
.m-propic .pic-btn.next { left: 30px;}
.m-propic .pic-btn.prev:hover,.m-propic .pic-btn.next:hover { text-decoration: none;}
.m-propic .pic-list { position: relative; height: 0px; padding-bottom:540%; margin-bottom: 70px; overflow: hidden;}
.m-propic .pic-list ul { height: 2000px; position: absolute; top: 0px; left: 0px;}
.m-propic .list-item { margin-bottom:19%;}
.m-propic .item-pic,.m-propic .pic-list .item-video { display: block; overflow:hidden;}
.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: #23a5e3;}
.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: #23a5e3; }
.m-propic:hover .pic-btn{opacity: 1}

.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: #23a5e3 !important; }

.item-pic{ position:relative;}
.item-pic video,.item-pic iframe{ position:absolute; width:100%; height:100%; left:0px; top:0px;}

.jianjie{ width:39.8%; position: relative;}
.jianjie h1{ font-size:32px; font-size:3.2rem; line-height:40px; color: #333333; position: relative;}

.jiann{ line-height: 30px; padding-top: 24px; padding-bottom: 60px;}
.jiann p{ position: relative;}

.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%; max-width: 536px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}

.share{ text-align: left; display: inline-block; vertical-align: middle;}
.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{ display: inline-block; vertical-align: middle;margin-top: 20px;}
.inno a{display: inline-block; vertical-align: middle; width: 280px; height: 50px; border: solid 1px #333333; background: #333333; line-height: 48px; text-align: center; font-size: 20px; font-size: 2rem; color: #ffffff;}
.inno a:hover{ background: #23a5e3; border-color: #23a5e3; color: #fff;}

@media screen and (max-width: 1359px) { 
.m-propic { width:100%; max-width: 450px; margin: auto;}
.jianjie{ width: 100%; margin-top: 30px;}
.jiann{ min-height: 0px; margin-top: 10px; padding-top: 0px; padding-bottom: 0px;}

.jianbiao{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
.jianjie h1{ font-size:18px; font-size:1.8rem; line-height:30px; margin-top: 10px;}
.prin2{ position: relative; padding-top: 10px; max-width: 400px;}
.prin2{ position: relative; margin-top: 20px;}
.inno a{ width: 180px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:999px){
.prmain2{ padding-top: 20px;}

.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;}	
.m-propic .pic-list { margin-bottom: 30px; padding-bottom: 400%;}
   
.m-propic .pic-btn { font-size:14px; font-size:1.4rem;}
.m-propic .pic-btn.prev { left: 0px;}
.m-propic .pic-btn.next { left: 25px;}

.m-propic .pic-big { width:76%;}
.m-propic .pic-small { width: 20%;}

    
.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;}

.m-propic .pic-btn { font-size:12px; font-size:1.8rem;}

.prin2{ position: relative; left: auto; bottom: auto; width: 100%; margin-top: 15px; text-align: center; margin: auto; text-align: center; display: block;}
.share{ text-align: center;}
}
@media only screen and (max-width:767px ) {
.jianjie .table table tr td,.chanxiang .table table tr td{ font-size:12px; font-size:1.2rem; padding: 5px;}
.jianjie{ margin-top:10px;}
}

.prtag2{ padding-top: 48px;}
.homain{ padding-top: 110px; padding-bottom: 99px;}
.hobiao{ display: block; text-align: center; font-size: 32px; font-size: 3.2rem;}
.hon{ display: flex; flex-flow: wrap; justify-content: space-between;}

@media screen and (max-width:1359px) {
.prtag2{ padding-top: 20px;}
.homain{ padding-top: 40px; padding-bottom: 40px;}

.hobiao{ font-size: 28px; font-size: 2.8rem;}
}
@media screen and (max-width:767px) {
.hobiao{ font-size: 22px; font-size: 2.2rem;}
.hon .prlie:nth-child(3){display: none;}
}

/****************************  news  ***************************/
.nemain{ padding-bottom: 117px; padding-top: 26px;}
.nen{ display: flex; flex-flow: wrap; padding-bottom: 23px;}
.nen .m2lie{ width: 30.7%; margin-left: 3.95%; display: block;}
.nen .m2lie:nth-child(3n-2){margin-left: 0px;}
.nen .m2zi{ padding-top: 12px;}
.nep a{display: block; margin-top: 44px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.nemor{ margin-top: 21px;}

@media screen and (max-width:1359px) {
.nemain{ padding-bottom: 40px; padding-top: 10px;}
.nen{ padding-bottom: 0px;}
.nep a{ margin-top: 10px;}
}
@media screen and (max-width:999px) {
.nen .m2lie{ width: 32.33%; margin-left: 1.5%;}
}
@media screen and (max-width:767px) {
.nemain{ padding-bottom: 20px; padding-top: 1px;}

.nen .m2lie{ width: 49%; margin-left: 2%;}
.nen .m2lie:nth-child(3n-2){margin-left: 2%;}
.nen .m2lie:nth-child(2n-1){margin-left: 0px;}

.nen .m2zi{ padding-top: 5px;}
.nep a{ margin-top: 5px;}
.nemor{ margin-top: 10px;}
}

/****************************  news2  ***************************/
.nemain2{ padding-top: 36px; padding-bottom: 122px;}
.nemain2 h1{ text-align: center; font-size: 20px; font-size: 2rem; line-height: 30px;}
.net{text-align: center; margin-top: 25px;}
.net .neriqi{display: inline-block; vertical-align: middle; color: #999999; font-size: 16px; font-size: 1.6rem; margin-right: 20px;}
.net .share{display: inline-block; vertical-align: middle; margin: auto;}
.net .share1{ font-size: 16px; font-size: 1.6rem;} 

.nexiang{ padding-top: 25px; margin-top: 8px;}
.nexiang p,.nexiang em,.nexiang strong{ color: #666666;}
.nexiang img{display: inline-block; vertical-align: middle;}
.nexiang a{ text-decoration: underline; display: inline-block;}

.fanpian{ display: flex; flex-flow: wrap; justify-content: space-between; border-top: 1px solid #eaeaea; padding-top: 22px; line-height: 32px; margin-top: 66px; border-radius: 10px;}
.fanpian li{ position: relative; color: #999999; font-size: 16px; font-size: 1.6rem; color: #999;}
.fanpian li i{ display: block; width: 32px; height: 32px; line-height: 32px; text-align: center; color: #fff; background: #d5d5d5; position: absolute; top: 50%; transform: translateY(-50%);}
.fanpian li a{ color: #666666;}
.fanpian li a:hover{}
.fanpian li:nth-child(1){ padding-left: 43px; padding-right: 10px;}
.fanpian li:nth-child(2){ padding-right: 43px; padding-left: 10px;}
.fanpian li:nth-child(1) i{ left: 0px;}
.fanpian li:nth-child(2) i{ right: 0px;}

@media screen and (max-width:1359px) {
.nemain2{ padding-top: 20px; padding-bottom: 50px;}
.nemain2 h1{ font-size: 20px; font-size: 2rem; line-height: 30px;}

.net{ margin-top: 11px;}
.net .neriqi,.net .share1{ font-size: 14px; font-size: 1.4rem; margin-right: 10px;}

.nexiang{ padding-top: 20px; margin-top: 0px;}

.fanpian{ padding: 10px; line-height: 30px; margin-top: 30px;}
.fanpian li{ font-size: 14px; font-size: 1.4rem;}

.fanpian li:nth-child(1){ padding-left: 40px;}
.fanpian li:nth-child(2){ padding-right: 40px;}
}
@media screen and (max-width:767px) {
.nemain2{ padding-top: 20px; padding-bottom: 30px;}
.nemain2 h1{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.net .neriqi,.net .share1{ font-size: 12px; font-size: 1.2rem; margin-right: 10px;}
.fanpian li{ width: 100%; font-size: 12px; font-size: 1.2rem; margin: 2px 0;}

.fanpian li:nth-child(1){ padding-left: 40px; padding-right: 0px;}
.fanpian li:nth-child(2){ padding-right: 0px; padding-left: 40px; margin-top: 5px;}
.fanpian li:nth-child(2) i{ right: auto; left: 0px;}
}


/****************************  about  ***************************/
.abmain1{ padding-top: 30px;}
.ab1t{ display: flex; flex-flow: wrap; justify-content: space-between;}
.ab1l{ width: 48.6%;}
.ab1r{ width: 44%;}

.ab1l p{ font-size: 20px; font-size: 2rem; line-height: 36px; position: relative; padding-bottom: 27px;}
.ab1l p:before{content: ""; position: absolute; width: 120px; height: 3px; background: #333333; left: 0px; bottom: 0px;}

.ab1p{ border-radius: 75px; margin-top: 56px;}
.ab1p img{ border-radius: 75px;}

@media screen and (max-width:1359px) {
.ab1l{ width: 50%;}
.ab1r{ width: 46%;}

.ab1l p{ font-size: 18px; font-size: 1.8rem; line-height: 32px; padding-bottom: 15px;}
.ab1l p:before{ width: 80px; height: 2px;}

.ab1p{ margin-top: 30px;}
}
@media screen and (max-width:999px) {
.abmain1{ padding-top: 20px;}

.ab1l{ width: 40%;}
.ab1r{ width: 56%;}

.ab1l p{ font-size: 16px; font-size: 1.6rem; line-height: 28px; padding-bottom: 10px;}
.ab1l p:before{ width: 50px; height: 2px;} 
}
@media screen and (max-width:767px) {
.ab1l{ width: 100%;}
.ab1r{ width: 100%; margin-top: 20px;}
.ab1l p{ font-size: 14px; font-size: 1.4rem; line-height: 24px; padding-bottom: 10px;}

.ab1p{ border-radius: 20px; margin-top: 25px;}
.ab1p img{ border-radius: 20px;}
}

.abmain2{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 70px; padding-bottom: 36px;}
.ab2l{ width: 43%; background: url("../images/qianyin.png") no-repeat left top; padding-top: 95px;}
.ab2r{ width: 48.7%; display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 11px;}

.ab2lie{ width: 46.9%; box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.08); margin-bottom: 40px; padding:48px 20px; text-align: center;}
.ab2a{ font-size: 36px; font-size: 3.6rem; line-height: 42px;}
.ab2a img{display: inline-block; margin-right: 13px;}
.ab2a em{ font-size: 14px; font-size: 1.4rem; line-height: 24px; font-style: normal;}
.ab2lie:nth-child(4) .ab2a{ font-size: 18px; font-size: 2.6rem;}
.ab2p{ font-size: 18px; font-size: 1.8rem; line-height: 30px; color: #666666; margin-top: 18px;}

@media screen and (max-width:1359px) {
.abmain2{ padding-top: 40px;}

.ab2l{ width: 35%; background-size: 20px; padding-top: 30px;}
.ab2r{ width: 62%; padding-top: 11px;}
.ab2lie{ width: 48%; margin-bottom: 20px; padding:30px 10px;}
.ab2a img{ width: 30px;}
.ab2a{ font-size: 26px; font-size: 2.6rem; line-height: 32px;}
.ab2p{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 18px;}
.ab2lie:nth-child(4) .ab2a{ font-size: 26px; font-size: 1.8rem;}
}
@media screen and (max-width:999px) {
.abmain2{ padding-top: 20px; padding-bottom: 10px;}
.ab2l{ width: 100%; padding-top: 20px;}
.ab2r{ width: 100%; padding-top: 20px;}
}
@media screen and (max-width:767px) {
.ab2lie{ width: 49%; box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.08); padding: 20px 5px;}
.ab2a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.ab2p{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 12px;}
.ab2lie:nth-child(4) .ab2a{ font-size: 14px; font-size: 1.4rem;}
.ab2a em{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.ab2a img{ width: 24px; margin-right: 5px;}
}

/*  main3  */
.abmain3{ background: #f6f6f6; font-size: 26px; font-size: 2.6rem; line-height: 50px; text-align: center; padding: 50px 250px; position: relative; margin-bottom: 95px;}
.abmain3:before{content: ""; position: absolute; width: 29px; height: 29px; background: url("../images/qianyin.png") no-repeat center; background-size: cover; left: 30px; top: 27px;}
.abmain3:after{content: ""; position: absolute; width: 29px; height: 29px; background: url("../images/houyin.png") no-repeat center; background-size: cover; right: 32px; bottom: 23px;}

@media screen and (max-width:1359px) {
.abmain3{ font-size: 20px; font-size: 2rem; line-height: 40px; padding: 50px 150px; margin-bottom: 30px;}
}
@media screen and (max-width:999px) {
.abmain3{ font-size: 16px; font-size: 1.6rem; line-height: 40px; padding: 30px 50px;}
.abmain3:before,.abmain3:after{ display: none;}
}
@media screen and (max-width:767px) {
.abmain3{ font-size: 14px; font-size: 1.4rem; line-height: 26px; padding: 20px 10px;}
}

.abmain4{ background: url("../images/ab4bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 70px; padding-bottom: 82px;}
.ab4n{text-align: center;}
.ab4n p{color: #ffffff;}

@media screen and (max-width:1359px) {
.abmain4{ padding-top: 30px; padding-bottom: 32px;}
}

.abmain5{ display: flex; flex-flow: wrap; justify-content: space-between; padding-bottom: 144px;}
.ab5lie{ width: 44.8%; position: relative; padding-left: 70px; margin-top: 88px;}
.ab5lie:before{content: ""; position: absolute; width: 50px; height: 3px; background: #333333; left: 0px; top: 13px;}
.ab5a{ font-size: 22px; font-size: 2.2rem; line-height: 30px; text-transform: uppercase;}
.ab5p{color: #666666; margin-top: 18px;}

@media screen and (max-width:1359px) {
.abmain5{ padding-bottom: 54px;}
.ab5lie{ width: 48%; padding-left: 30px; margin-top: 30px;}
.ab5lie:before{ width: 20px; height: 2px; top: 14px;}

.ab5a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}
@media screen and (max-width:999px) {
.ab5a{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
.ab5p{ margin-top: 10px;}
}
@media screen and (max-width:767px) {
.abmain5{ padding-bottom: 30px;}
.ab5lie{ width: 100%; margin-top: 20px;}
.ab5a{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}
}

/****************************  contact  ***************************/
.comain1{ padding-top: 35px;}
.co1biao{ text-align: center; font-size: 30px; font-size: 3rem; line-height: 40px;}
.co1n{ font-size: 0px; display: flex; flex-flow: wrap; padding-top: 20px;justify-content: center;}
.co1lie{ width: 18.57%; margin-left: 1.7875%; margin-top: 20px; display: inline-block; vertical-align: top; padding: 10px; padding-top: 28px; text-align: center; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);}
.co1lie:nth-child(5n-4){margin-left: 0px;}
.co1tu{ width: 55px; border: solid 1px #333333; margin: auto; height: 55px; line-height: 53px; border-radius: 50%; color: #666666;}
.co1tu em{ font-size: 20px;}
.co1a{ font-size: 18px; font-size: 1.8rem; line-height: 30px; text-align: center; margin-top: 17px;}
.co1p{ margin-top: 8px; text-align: center;}
.co1p img{display: inline-block;}

@media screen and (max-width:1359px) {
.comain1{ padding-top: 20px;}
.co1biao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.co1a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 10px;}
}
@media screen and (max-width:999px) {
.co1n{ padding-top: 10px;}
    .co1lie{ width: 32.33%; margin-left: 1.5%; padding: 20px 10px;}
    .co1lie:nth-child(3n-2){margin-left: 0px;}
}
@media screen and (max-width:767px) {
    .co1lie{ width: 49%; margin-left: 2%; padding: 20px 10px;}
    .co1lie:nth-child(3n-2){margin-left: 2%;}
    .co1lie:nth-child(2n-1){margin-left: 0px;}

.co1biao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.co1tu{ width: 40px; height: 40px; line-height: 38px;}
.co1tu i{ font-size: 16px;}
.co1a{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px;}
}

.comain2{ padding-top: 72px; padding-bottom: 77px;}
.co2p{text-align: center; margin-top: 12px;}
.cop em{ font-style: normal; color: #ff0000;}
.coxin{ display: flex; flex-flow: wrap; justify-content: space-between;}
.coxin .int1{ width: 47.7%; margin-top: 20px;}
.coxin .int2{ width: 100%; margin-top: 20px;}
.coxin .int3{ width: 47.7%; margin-top: 20px; position: relative;}
.coxin .int4{ width: 47.7%; margin-top: 20px;}

.coxin input{ width: 100%; height: 44px; line-height: 42px; background: #ffffff; border: solid 1px #d2d2d2; padding: 0 10px; font-size: 14px; font-size: 1.4rem; margin-top: 5px;}
.coxin textarea{ width: 100%; height: 210px; line-height: 32px; background: #ffffff; border: solid 1px #d2d2d2; padding: 5px 10px; font-size: 14px; font-size: 1.4rem; margin-top: 5px;}
.coxin .int3 input{ height: 49px; line-height: 49px; padding-right: 120px;}
.coxin .yanzheng{ width: 110px; height: 47px; position: absolute; right: 1px; bottom: 2px; cursor: pointer;}
.coxin .int4 input{width: 100%; height: 50px; line-height: 50px; color: #ffffff; font-size: 16px; font-size: 1.6rem; background: #666666; cursor: pointer; transition: 0.5s;}
.coxin .int4 input:hover{ background: #000;}

.ditu{ margin-bottom: 124px;}

@media screen and (max-width:1359px) {
.comain2{ padding-top: 40px; padding-bottom: 40px;}
.ditu{ margin-bottom: 40px;}
}
@media screen and (max-width:999px) {
.coxin{ padding-top: 15px;}
.coxin .int1{ width: 49%; margin-top: 10px;}
.coxin .int2{ width: 100%; margin-top: 10px;}
.coxin .int3{ width: 49%; margin-top: 10px;}
.coxin .int4{ width: 49%; margin-top: 10px;}
    .coxin textarea{ height: 140px;}
    .coxin .int4 input{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:499px) {
.comain2{ padding-top: 30px; padding-bottom: 20px;}
.coxin .int3{ width: 100%; margin-top: 10px;}
.coxin .int4{ width: 100%; margin-top: 10px;}
.coxin .int4 .cop{ font-size: 0px; display: none;}
.ditu{ margin-bottom: 30px;}
    .coxin .int4 input{ font-size: 12px; font-size: 1.2rem;}
}













@media screen and (max-width:1359px) {

}
@media screen and (max-width:999px) {

}
@media screen and (max-width:767px) {

}





@font-face {
  font-family: Montserrat-Regular;
  font-display: swap;
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"),
       url("../fonts/Montserrat-Regular.woff") format("woff"),
       url("../fonts/Montserrat-Regular.ttf") format("truetype"),
       url("../fonts/Montserrat-Regular.eot") format("embedded-opentype"),
       url("../fonts/Montserrat-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Montserrat-Bold;
  font-display: swap;
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"),
       url("../fonts/Montserrat-Bold.woff") format("woff"),
       url("../fonts/Montserrat-Bold.ttf") format("truetype"),
       url("../fonts/Montserrat-Bold.eot") format("embedded-opentype"),
       url("../fonts/Montserrat-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "iconfont"; /* Project id 3959395 */
  font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1679039101234') format('woff2'),
       url('../fonts/iconfont.woff?t=1679039101234') format('woff'),
       url('../fonts/iconfont.ttf?t=1679039101234') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.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-earth-full:before {
  content: "\e9ee";
}

.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";
}




