@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;height: 100%; scroll-behavior: smooth;}
body {margin: 0 auto;font-family:"微软雅黑";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:"微软雅黑";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: #f10142;}
* { 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: 1200px; 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{ color: #f10142;}

.mp{ font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #666666;}
.mp p{text-indent: 2em;}
.mp p,.mp a{color: #666666; display: block;}
.mp a:hover{color: #f10142;}

@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 #f10142; 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 #f10142; -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: #f10142; -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: #f10142; -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; background: #fff; transition:1s; border-bottom: 1px solid #ddd; z-index:99;}
.headh{ background: #fff; position: relative;}
.head .zong{ position: relative; padding-top: 1px;}
.logo{display:block;float:left; width: 61px; margin-top: 12px;}

.her{float: right;}
.yvn{ float:right; margin-top:2px; position:relative; z-index:9999999}
.yvzhonga{ display:block; line-height:26px; font-size:16px; font-size:1.6rem; transition:1s; color:#666; text-transform:uppercase; cursor:pointer; position:relative; padding-right: 15px; z-index:99999}
.yvzhonga:before{content: ""; position: absolute; width: 0; border: 6px solid #666; border-bottom-color:transparent ; border-left-color: transparent; border-right-color: transparent; right: 0px; top: 50%; transform: translateY(-20%);}

.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:#f10142; color: #fff;}
.headh .yvzhonga{color: #333;}

.daohang{ margin-top:2px; transition:0.5s; position: relative; margin-right: 70px;}
.daohang:before{content: ""; position: absolute; width: 1px; height: 18px; background: #b2b2b2; right: 0px; top: 6px;}
.daohang>li{ float:left;position:relative;z-index:999; margin-right:50px; margin-left: 17px;}
.daohang>li>a{display:block;font-size:16px;font-size:1.6rem;line-height:30px; color:#333; cursor:pointer; transition:1s; font-weight: bold; position: relative; padding-bottom: 25px;}
.daohang>li>a:before{content: ""; position: absolute; width: 0px; height: 2px; background: #f10142; bottom: 0px; left: 50%; transform: translateX(-50%); transition: 0.5s;}
.daohang>li:hover>a{color: #f30149;}
.daohang>li:hover>a:before{ width: 29px;}
.dangqiandao>a{color: #f30149 !important;}
.dangqiandao>a:before{width: 29px !important;}

.yijiw{background:#fff;background:rgba(255,255,255,0);position:absolute;width:220px; left:50%; transform: translateX(-50%); visibility:hidden; opacity:0; top:60px; transition:0.5s;}
.yiji{background:#fff; box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.15);}
.yiji li{position:relative;transition:0.5s;}
.yiji li a{display:block;font-size:14px;font-size:1.4rem;line-height:24px;padding:10px 15px;}
.yiji li:hover{}
.yiji li:hover>a{ background:#f10142; color: #fff;}
.erji{position:absolute;width:200px;background:#fff;top:15px;left:100%; visibility:hidden; opacity:0; transition:0.5s;}
.sanji{position:absolute;width:200px;background:#fff;top:15px;left:100%; visibility:hidden; opacity:0; transition:0.5s;}
.daohang>li:hover .yijiw{ visibility:visible; opacity:1; top:100%;}
.daohang>li:hover .yiji>li>a{line-height:24px;}
.yiji>li:hover .erji{top:0px; visibility:visible; opacity:1;}
.yiji>li:hover .erji>li>a{line-height:24px;}
.erji>li:hover .sanji{top:0px; visibility:visible; opacity:1;}
.erji>li:hover .sanji>li>a{line-height:24px;}
.matn{margin-top:auto !important;}

.xiala{ position:absolute; background:#fff; width: 100%; left:0; top:91px; font-size:0px; padding:32px; padding-bottom:10px; padding-top:6px; /*box-shadow:0 0 3px rgba(0,0,0,0.3);*/ transition:0.5s; visibility:hidden; opacity:0; top:110px; box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);}
.xllie{ width:16.666%; display:inline-block; vertical-align:top; padding:15px;}
.xlbiao{ display:block; font-family: Lato-Bold, Arial, Helvetica, sans-serif; font-size:18px; font-size:1.8rem; line-height:24px;}
.xltu{ width:100%; max-width:120px; display:block; margin:9px 0;}
.xltu img{ width:100%;}
.xln{ font-size:16px; font-size:1.6rem; line-height:30px; font-family: Lato-Regular, Arial, Helvetica, sans-serif;}
.xln a{ display:block;}
.xln a:hover{ color: #99cc66;}
.xlbiao:hover{  color: #99cc66;}
.daohang>li:hover .xiala{ visibility:visible; opacity:1; top:129px;}

/*  sousuo  */
.sousuo{ width:26px; height:37px; position:absolute; right: 0px; top: 15px; z-index:9999; margin-top:14px; 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:18px !important; font-weight: bold; color:#f10142; cursor:pointer; z-index:99990;  transition:1s;}
.sou1{ color:#f10142; font-size:20px !important;}
.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;}

.headh .sou2{color: #333;}


.daohang2,sousuo2,.xnav{display:none}

.head2{ background:#fff !important; border-bottom: 1px solid #eee}
.head2 .daohang>li>a{ color:#333;}
.head2 .sou2,.head2 .yvzhonga{ color:#333;}

/*  banner  */
.slide { position: relative;}
.slide .carouse { width: 100%; overflow: hidden; position: relative; }
.slide .carouse .slideItem { width: 100%; height: 100%; position: absolute; cursor: pointer; overflow: hidden;}
.slide .carouse .slideItem .banner-img { max-width:none; min-width:0px; width: 100%; }
.slide .console { height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }
.slide .dotList { position: absolute; width: 100%; bottom: 50px; text-align: center; }
.slide .dotList ul li { display: inline-block; vertical-align: bottom; width: 20px; height: 20px; margin: 0 2px; cursor: pointer; font-size:0px; background: url("../images/dian.png") no-repeat center;}
.slide .dotList ul li.active { background: url("../images/dianh.png") no-repeat center;}

.bajian{ position: absolute; height: 20px; bottom: 0px; left: 50%; transform: translateX(-50%);}
.slide .carousel-control { position: absolute; top: 50%; width: 41px; height: 41px; z-index: 999; top: 0px; border: solid 1px #ffffff; background: rgba(255,255,255,0.6); line-height: 39px; text-align: center; display: none !important}
.slide .carousel-control.left { left: 0px; cursor: pointer;}
.slide .carousel-control.right { left: 44px; cursor: pointer;}
.slide .carousel-control:hover{background: #083254; border-color: #083254; color: #fff;}

.slide .slidedetail,.slide-count { display: none;}

@media screen and (max-width:1359px) {
.daohang>li{ margin-right:26px;}
.daohang>li>a{font-size:14px;font-size:1.4rem;}
.daohang{margin-right: 40px;}
}
@media screen and (min-width:1000px) {.carousel,.nav,.clear2{display: none}}
@media screen and (max-width:999px) {
.head{ position:relative; background:#fff; padding-bottom: 6px;}
.logo{width: 56px; float: none; margin: auto; margin-top: 15px;}
.daohang{margin-top:20px; float:none; text-align:center; display: none;}
	
.yijiw,.yiji2,.xiala{display:none}
.clear2{clear:both;}
.sousuo{ display:none}
.yvn{ margin-right:46px; margin-top:18px; position: absolute; left: 0px; top: 5px; margin: auto;}
.yvzhonga{color: #333; font-size: 14px; font-size: 1.4rem;}
.yvul{ left: 0px; right: auto;}

.slide .dotList { bottom: 6px;}

.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 24px;background: #fff;right:2.5%;top:5px;cursor: pointer; border-radius:5px; z-index: 999999999}
.nav span {display: block;width: 20px;height: 2px;background: #f10142;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:260px;height:0px;overflow: auto;top:0px;right:0px;background:#f10142; 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: 5px;padding-left: 0px;color: #fff;display: block; font-size: 14px;font-size: 1.4rem;line-height: 24px; padding-right:50px; 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-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0;}
ul.topnav ul li a:hover {}
ul.topnav ul ul li a {padding-left: 40px;}
ul.topnav ul ul ul li a {padding-left: 60px;}
ul.topnav span { display:block; position:absolute; right:0px; top:7px; 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: 200px;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:#f10142 !important}

.daohang,.daohang1{display: none}
.clear3{clear:both;}

.banner1 .slick-arrow { margin-top: -15px; width: 20px; height: 20px; line-height: 18px; font-size: 12px; font-size: 1.2rem; background: #f10142; border-color: #f10142; color: #fff;}
.banner1 .slick-prev { left: 10px;}
.banner1 .slick-next { right: 10px;}
}

/*  main1  */
.main1{background: url("../images/m1bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 97px; padding-bottom: 37px;}
.main1:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/m1bei.jpg") no-repeat center; background-size: cover; z-index: -1}
.m1t{ display: flex; flex-flow: wrap; justify-content: space-between;}
.m1l{ width: 45.8%;}
.m1tu{ width: 55%; margin-right: -5.5%;}
.m1tu a{display: block; overflow: hidden; border: solid 5px #ffffff;}
.m1tu a img{width: 100%;}

.ma{ display: block; color: #000000; font-size: 46px; font-size: 4.6rem; line-height: 54px; font-weight: bold;}

.m1biao{}
.m1biao span{color: #999999; font-size: 20px; font-size: 2rem; line-height: 30px; font-weight: normal; display: inline-block; vertical-align: bottom; margin-left: 10px;}
.m1p{ margin-top: 52px; overflow: hidden;}
.m1mor{ display: block; width: 148px; height: 40px; line-height: 40px; position: relative; padding-right: 40px; text-align: center; background: #262e34; font-size: 14px; font-size: 1.4rem; color: #fff; margin-top: 48px;}
.m1mor i{display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #f10142; color: #fff; font-size: 18px; position: absolute; right: 0px; top: 0px;}

.m1b{ padding-right: 5%; font-size: 0px; padding-top: 46px;}
.m1lie{ width: 20%; padding: 0 35px; display: inline-block; vertical-align: top; margin-top: 20px;}
.m1tu2{ display: block; width: 78px; border-radius: 7px; background: rgba(241, 1, 66, 0.1); margin: auto;}
.m1tu2 img{ width: 100%;}
.m1zi{ display: block; font-size: 18px; font-size: 1.8rem; line-height: 30px; text-align: center; margin-top: 2px;}

.m1mor:hover{ background: #f10142; color: #fff;}

@media screen and (max-width:1359px) {
.main1{ padding-top: 47px; padding-bottom: 37px;}
.ma{ font-size: 40px; font-size: 4rem; line-height: 50px;}
.m1biao span{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-left: 10px;}
.m1lie{ padding: 0 15px;}
.m1zi{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 5px;}
    
.m1b{ padding-right: 0%; padding-top: 20px;}
.m1p{ margin-top: 20px;}
.m1mor{ margin-top: 20px;}
}
@media screen and (max-width:999px) {
.ma{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.m1biao span{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
}
@media screen and (max-width:767px) {
.main1{ padding-top: 30px; padding-bottom: 30px;}
.m1l{ width: 100%;}
.m1tu{ width: 100%; margin-right: 0%; margin-top: 20px;}
  
.ma{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.m1biao span{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}

.m1b{ padding-top: 10px;}
.m1lie{ padding: 0 10px; width: 33.333%; margin-top: 15px;}
    
.m1tu2{ width: 60px;}
.m1zi{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 5px;}
}

/*  main2  */
.main2{ padding-top: 94px; padding-bottom: 100px;}
.m2biao{ text-align: center; position: relative; padding-bottom: 18px;}
.m2biao:before{content: ""; position: absolute; width: 300px; height: 1px; background: #b8b8b8; bottom: 1px; left: 50%; transform: translateX(-50%);}
.m2biao:after{content: ""; position: absolute; width: 48px; height: 3px; background: #f10142; bottom: 0px; left: 50%; transform: translateX(-50%);}

.m2t{border: solid 1px #b8b8b8; position: relative; height: 440px; line-height: 440px; margin-top: 74px;}
.m2ttu{ width: 660px; position: absolute; left: -1px; top: 50%; transform: translateY(-50%); overflow: hidden;}
.m2ttu img{width: 100%; transform: scale(1,1) !important}

.m2tzi{ margin-left: 705px; margin-right: 60px; display: inline-block; vertical-align: middle;}
.m2ta{display: block; color: #000000; font-size: 20px; font-size: 2rem; line-height: 30px; font-weight: bold;}
.m2tp{color: #333333; margin-top: 12px; padding-bottom: 17px;}
.m2tp a{color: #333333; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}

.m2b{ font-size: 0px; display: flex; flex-flow: wrap;}
.m2lie{ width: 23.6%; display: inline-block; vertical-align: top; margin-left: 1.866%; border: solid 1px #e5e5e5; margin-top: 72px;}
.m2lie:nth-child(4n-3){margin-left: 0px;}

.m2tu{ display: block; overflow: hidden; border-bottom: solid 1px #e5e5e5;}
.m2zi{padding:23px 10px; padding-bottom: 29px; text-align: center;}
.m2a{display: block; font-size: 16px; font-size: 1.6rem; line-height: 26px; font-weight: bold; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m2p a{display: block; color: #666666; font-size: 14px; font-size: 1.4rem; line-height: 28px; margin-top: 4px; text-align: center; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.m2p a:hover{ color: #f10142;}

@media screen and (max-width:1359px) {
.main2{ padding-top: 40px; padding-bottom: 40px;}

.m2t{ height: 350px; line-height: 350px; margin-top: 50px;}
.m2ttu{ width: 500px;}

.m2tzi{ margin-left: 520px; margin-right: 20px;}
}
@media screen and (max-width:999px) {
.m2b{ padding-top: 20px;}
.m2lie{ width: 49%; margin-left: 2%; margin-top: 20px;}
.m2lie:nth-child(2n-1){margin-left: 0px;}

.m2t{ height: 280px; line-height: 280px; margin-top: 50px;}
.m2ttu{ width: 400px;}

.m2tzi{ margin-left: 420px; margin-right: 20px;}
}
@media screen and (max-width:767px) {
.main2{ padding-top: 30px; padding-bottom: 35px;}

.m2ttu{ width: 100%; position: relative; top: 0px; transform: translateY(0)}
.m2t{ height: auto; line-height: 0px; margin-top: 40px;}
.m2tzi{ margin-left: 10px; margin-right: 10px; padding: 15px 0;}
.m2ta{ font-size: 16px; font-size: 1.6rem;}
.m2tp{ padding-bottom: 0px;}

.m2lie{ margin-top: 12px;}
.m2zi{padding: 10px 5px;}
.m2a{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
.m2p a{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 4px;}
}

/*  main3  */
.main3{ background: url("../images/m3bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative;}
.main3:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/m3bei.jpg") no-repeat center; background-size: cover; z-index: -1}
 
.m3n{ width: 50%; padding: 200px 0;}
.m3biao{color: #fff;}
.m3biao span{color: #999999;}
.m3p{margin-top: 24px;}
.m3p a{color: #c8c8c8;}

@media screen and (max-width:1359px) {
.m3n{ padding: 100px 0;}
}
@media screen and (max-width:999px) {
.m3n{ padding: 100px 0; width: 100%;}
}


/*  main4  */
.main4{ background: url("../images/m4bei.jpg") no-repeat center; padding-top: 92px; padding-bottom: 101px;}
.m4n{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: flex-end; margin-top: 38px;}
.m4l{ width: 34%; display: flex; flex-flow: wrap; justify-content: space-between;}
.m4r{ width: 56%;}

.m4ltu{ width: 49.5%; border: solid 1px #f2f2f2; margin-top: 9px;}
.m4ltu img{width: 100%;}

.m4rn{ position: relative;}
.m4rtu{}
.m4rtu img{width: 100%; max-width: 615px;}
.m4rp{ font-size: 18px; font-size: 1.8rem; line-height: 30px; position: absolute; right: 0px; bottom: 0px;}
.m4mor{ display: block; width: 100%; height: 60px; background: #f10142; line-height: 60px; text-align: center; color: #ffffff; font-size: 18px; font-size: 1.8rem; margin-top: 64px;}
.m4mor:hover{background: #333; color: #fff;}

@media screen and (max-width:1359px) {
    .m4rp{ font-size: 14px; font-size: 1.4rem; bottom: -30px;}  
}
@media screen and (max-width:999px) {
  .main4{ padding-top: 42px; padding-bottom: 41px;}
 .m4n{ margin-top: 20px;}
.m4mor{ height: 40px; line-height: 40px; font-size: 14px; font-size: 1.4rem; margin-top: 34px;}
}
@media screen and (max-width:767px) {
.m4l{ width: 100%; max-width: 300px; margin: auto;}
.m4r{ width: 100%; margin-top: 20px;}
}


/*  main5  */
.main5{ background: #f8f8f8; padding-top: 92px; padding-bottom: 106px;}
.main5 .m1biao{ padding-right: 280px;}

#outer { margin-top:42px; font-size:0px; position: relative;}
#outer:after{ content:""; clear:both; display:block;}
#tab {zoom: 1; font-size:0px; position: absolute; right: 0px; top: -63px;}
#tab li{ transition:0.5s; cursor:pointer; display: inline-block; vertical-align: middle; position:relative; line-height:26px; margin-left: 30px;}
#tab li a{ display: inline-block; vertical-align: middle; color: #999999; font-size: 16px; font-size: 1.6rem;}
#tab li.current a{color: #f10142;}

#content { display: block;}
#content .tabul {display: none; font-size:0px; vertical-align:middle; text-align:left; padding-top: 35px;}
#content .tabul:after{content: ""; clear: both; display: block;}

.m5lie{ width: 31.5%; display: inline-block; vertical-align: top; background: #fff; padding:34px 20px; margin-left: 2.75%; transition: 0.5s;}
.m5lie:nth-child(3n-2){margin-left: 0px;}

.m5t{ position: relative; padding-left: 100px;}
.m5riqi{ position: absolute; font-size: 16px; font-size: 1.6rem; display: block; width: 75px; text-align: right; left: 0px; top: 7px; transition: 0.5s;}
.m5riqi strong{ font-size: 24px; font-size: 2.4rem; font-weight: bold; line-height: 30px; display: block; margin-top: 9px;}
.m5a{display: block; font-size: 16px; font-size: 1.6rem; line-height: 30px; font-weight: bold; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m5p a{ display: block; color: #666666; font-size: 14px; font-size: 1.4rem; line-height: 28px; text-indent: 2em; margin-top: 2px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.m5mor{display: block; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 28px;}

.m5lie:hover{ background: #f10142;}
.m5lie:hover a,.m5lie:hover p{ color: #fff;}

@media screen and (max-width:1359px) {
.main5{ padding-top: 40px; padding-bottom: 40px;}

.m5a{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}
.m5p a{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
.m5mor{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 18px;}
    
 .m5t{ padding-left: 70px;}
   .m5riqi{ font-size: 14px; font-size: 1.4rem; width: 50px;}
    .m5riqi strong{font-size: 18px; font-size: 1.8rem;}
#content .tabul { padding-top: 0px;}
}
@media screen and (max-width:999px) {
.main5 .m1biao{ padding-right: 0px;}
#outer { margin-top:22px;}
#tab { position: relative; top: 0px;}
    #tab li{ margin-left: auto; margin-right: 26px;}
#content .tabul { padding-top: 20px;}
    .m5lie{ width: 100%; margin: 0px; margin-top: 10px; padding: 10px;}    
}
@media screen and (max-width:767px) {
.m5a{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
.m5p a,.m5mor{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.m5mor{ margin-top: 10px;}
}


/*  foot  */
.fosou::-webkit-input-placeholder {/* WebKit browsers */
 color:#999999;opacity:1}
.fosou:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#999999;opacity:1 }
.fosou::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#999999;opacity:1 }
.fosou:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#999999;opacity:1 }


.foot{ background: #2b2c2e; padding-top: 32px;}
.fonav{ color: #bdbdbd; font-size: 16px; font-size: 1.6rem; line-height: 30px;}
.fonav a{ margin-right: 66px; color: #bdbdbd; font-weight: bold;}

.foc{ position: relative; min-height: 136px; margin-top: 60px;}
.fobiao{ display: block; width: 136px; position: absolute; left: 0px; top: 0px;}
.fobiao img{width: 100%;}
.foul{ margin-left: 347px; margin-right: 500px; padding-top: 18px;}
.foul li{ color: #d6d6d6; font-size: 16px; font-size: 1.6rem; line-height: 30px; position: relative; margin-bottom: 23px; padding-left: 38px;}
.foul li i{ position: absolute; left: 0px; top: 0px; color: #fff; font-size: 18px;}
.foul li a{ color: #d6d6d6;}

.fosousuo{ width: 478px; height: 55px; background: #515151; position: absolute; right: 0px; top: 27px;}
.fosou{ width: 100%; padding-left: 23px; padding-right: 115px; height: 55px; line-height: 55px; background: none; color: #fff; font-size: 14px; font-size: 1.4rem;}
.fosuo{ width: 106px; height: 55px; background: #f10142; position: absolute; right: 0px; top: 0px; color: #ffffff; font-size: 14px; font-size: 1.4rem; cursor: pointer; transition: 0.5s;}
.fosuo:hover{ background: #fff; color: #f10142;}

.youlian{ color: #b0b0b0; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 50px;}
.youlian a,.youlian span{ color: #b0b0b0;}
.youlian a:hover{ color: #f10142;}

.fob{ background: #1f1f1f; line-height: 30px; padding: 15px 0; margin-top: 6px;}
.fop{ color: #818181; font-size: 14px; font-size: 1.4rem;}
.fop a{color: #818181; display: inline-block; vertical-align: middle;}

.foot a:hover{ color: #f10142;}

@media screen and (max-width:1359px) {
.fonav a{ margin-right: 36px;}
.fobiao{ width: 100px;}
.foul{ margin-left: 150px; margin-right: 340px; padding-top: 1px;}
    .foul li{ font-size: 14px; font-size: 1.4rem; margin-bottom: 15px;}
    .fosousuo{ width: 320px;}
    .fosou{ padding-left: 10px; padding-right: 60px;}
    .fosuo{ width: 50px;}
    
    .youlian{ font-size: 14px; font-size: 1.4rem; margin-top: 30px;}
}
@media screen and (max-width:999px) {
    .fob{padding-bottom: 70px;}
}
@media screen and (max-width:767px) {
    .foc{ min-height: 0px; margin: auto;}
    .fonav,.fobiao,.foul,.youlian{display: none;}
    .fosousuo{ width: 100%; position: relative; top: auto; right: auto;}
}


.top{width: 149px; height: 50px; background: #666666; border-radius: 10px 0px 0px 10px; line-height:50px; color:#e70012; font-size:28px !important; text-align:center; margin:auto; cursor:pointer; margin-top: 4px; transition:0.9s;z-index:99999;}
.bottom{bottom:150px;}


.lianxi{ position:fixed; width:149px; right:0px; top:50%; transform:translateY(-50%); z-index:99999}
.lianxi div a{ display:block; width:149px; height:50px; line-height:50px; font-size:20px; border-radius: 10px 0px 0px 10px; background: #666666; color:#fff; margin-top:4px; position: relative; padding-left: 59px;}
.lianxi div a i{position: absolute; width: 55px; height: 50px; line-height: 50px; text-align: center; left: 0px; top: 0px; color: #fff; font-size: 30px;}
.lianxi div:nth-child(5) a i{ font-size: 40px;}

.weixin{ position:relative; cursor:pointer;}
.weixin img{ position:absolute; width:149px; height:150px; top:0px; left:-149px; display:none; max-width: none !important;}
.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:#f10142;}
.clear2{ display:none}


@media screen and (max-width:999px) {
.youlian{display:none}
.top{width:20%;height:50px;line-height:50px;bottom:0px;right:0px;border-radius:0px;border:none； margin-top: 0px;}

.lianxi{ width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);}
.lianxi div{ width:20%; float:left; margin-top: 0px;}
.lianxi div a{ margin:auto; width:100%; background:#f10142; color:#fff !important; border-radius:0px;height:50px;line-height:50px; margin-top: 0px; font-size: 0px; text-align: center;}
.lianxi div a i{ left: 50%; transform: translateX(-50%);}
.weixin2{ display:block}
.weixin1{ display:none}
}

/********************  product  ********************/
.fenbanner{position: relative;}
.fentu{display: block;}
.fentu img{width: 100%;}
.fenzi{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #ffffff; font-size: 40px; font-size: 4rem; line-height: 50px; font-weight: bold;}

.mianbao{ font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 7px;}
.mianbao i{color: #333; display: inline-block; vertical-align: middle; margin-right: 10px; font-size: 22px;}
.mianbao a:hover{color: #f10142;}
.comian{color: #f10142 !important;}

@media screen and (max-width:1359px) {
.fenzi{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.mianbao{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 7px;}
.mianbao i{ font-size: 18px;}
}
@media screen and (max-width:999px) {
.fenzi{ font-size: 26px; font-size: 2.6rem; line-height: 40px;}
}
@media screen and (max-width:767px) {
.fenzi{ display: none}
.mianbao{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 7px;}
}

/*  main  */
.prmain{ padding-top:60px; padding-bottom:90px;}
.prmain:after{content: ""; clear: both; display: block;}
.prl{ width:23.3333%; float:left;}
.prr{ width:75%; float:right; font-size:0px;}

.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: #FFFFFF; }
.prbiao{ display:block; font-size:20px; font-size:2rem; color: #ffffff; line-height:30px; background:#f10142; padding:14px 10px; border-radius: 4px 4px 0px 0px; text-align: center; font-weight: bold;}
.prbiao span{color: #ffffff; font-size: 16px; font-size: 1.6rem; font-weight: normal;}
a.prbiao:hover{ background:#333; color:#fff}

.pryiji{ font-family: Arial, "sans-serif";}
.pryiji>li{}
.pryiji>li>a{ display:block; padding: 0 16px; position:relative;}
.pryiji li a span{ display:block; padding:5px 0px; font-size:16px; font-size:1.6rem; line-height:35px; transition:0.5s; color:#333333;}
.prerji{padding-left:30px;}
.prerji li a{ display:block; font-size:16px; font-size:1.6rem; color:#666666; line-height:24px; padding:6px 0;}
.prsanji{ padding:10px 0; padding-left:20px;}
.prsanji li a{ font-size:14px; font-size:1.4rem; padding:2px 0;}
.pryiji>li:hover>a{}
.pryiji>li:hover>a>span{color: #f10142; text-decoration: underline;}

.prerji li a:hover{ color:#f10142;}

.dangyi>a span{ color:#f10142 !important; text-decoration: underline !important;}
.danger>a{ color:#f10142 !important;}
.dangsan>a{ color:#f10142 !important}


.prlc{ margin-top:47px;}
.prbiao2{ display: block; margin-bottom:15px; border-bottom: 2px solid #333333; padding: 0 10px; padding-bottom: 2px; font-weight: bold; font-size: 20px; font-size: 2rem; line-height: 30px;}
.prlclie{ position:relative; border-bottom: dashed 1px #666666; padding: 0 10px; padding-bottom: 5px; margin-bottom: 15px;}

.prlcriqi{ line-height:16px; color: #666666; font-size:16px; font-size:1.6rem; line-height: 26px;}
.prlcriqi i{ margin-right: 10px;}
.prlcp a{ display:block; color: #666666; font-size:16px; font-size:1.6rem; line-height:26px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.prlcp a:hover{ color:#f10142;}


.prlie{ width:32%; margin-left:2%; display:inline-block; vertical-align:top; margin-bottom:30px; border: solid 1px #e5e5e5;}
.prlie:nth-child(3n-2){margin-left: 0px;}
.prtu{ display:block; position:relative; overflow:hidden;}
.prtu img{ width:100%; max-width:500px; transition:0.5s;}
.przi{ padding:10px; padding-bottom:20px;}
.pra{ display:block; font-size:16px; font-size:1.6rem; line-height:26px; text-align: center; position:relative; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.prin{ margin-top:4px; font-size:0px; text-align: center;}
.prin input{ display:inline-block; vertical-align:middle; cursor:pointer;}
.prmor{ display:inline-block; vertical-align:middle; line-height:24px; text-align:center; font-size:16px; font-size:1.6rem; color:#999999; margin-left:9px;}
.przi a:hover{ color:#f10142;}
.prlie .prmor:hover{ color:#f10142;}

.fenye{ padding-top:28px; text-align:center;}
.fenyen{  display:inline-block; vertical-align:middle; *float:left;}
.fenyen a{ display:inline-block; vertical-align:middle; *float:left; width:36px; height:36px; border: 1px solid #cccccc; border-radius: 4px; text-align:center; line-height:34px; margin-right:16px; margin-bottom:10px; font-size:16px; font-size:1.6rem; color:#333333;}
.fenyen span{ display:inline-block; vertical-align:middle; *float:left; width:36px; height:36px; text-align:center; line-height:34px; margin-right:16px; margin-bottom:10px; font-size:16px; font-size:1.6rem; color:#333333;}
.fenyen a:hover{ background:#f10142; border-color: #f10142; color:#fff;}
.fenyen .sx{width: 72px;}
.fenyen span{ display:inline-block; vertical-align:middle; *float:left; margin:0 5px; margin-bottom:10px; font-size:14px; font-size:1.4rem; height:30px; line-height:20px;}
.dangqianfen{ background:#f10142 !important; border-color: #f10142 !important; color:#fff !important}
.fuxuan{ display:inline-block; *float:right; margin-bottom:10px; margin-left:10px; padding-right: 70px; background: url("../images/fuxuan.png") no-repeat right center; position: relative;}
.fuxuan input{ width:133px; height:38px; border-radius: 4px; line-height:36px; background:#f10142; color:#ffffff; cursor:pointer; transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s; font-size:16px; font-size:1.6rem;}
.fuxuan input:hover{ background:#333; color:#fff;}
.fuxuan span{ color: #4b4b4b; font-size: 16px; font-size: 1.6rem; line-height: 38px; position: absolute; right: 27px; top: 0px;}

@media screen and (max-width:1359px) {	
.prmain{padding-bottom: 50px;}
.prbiao{ font-size:20px; font-size:2rem; line-height:30px; padding:10px;}
.pryiji>li>a{ padding-left:7px;}
.pryiji li a span{ font-size:16px; font-size:1.6rem;}
.prerji{padding-left:15px;}
.prerji li a{ font-size:14px; font-size:1.4rem;}
	
.prlczi{ padding-top: 1px;}
.prlcriqi{ display: block; font-size:12px; font-size:1.2rem; margin-top: 10px;}
.prlcp a{ font-size:14px; font-size:1.4rem; line-height:24px; max-height:48px; margin-top:13px; overflow:hidden;}

.prlbn{ font-size:14px; font-size:1.4rem; padding-top: 8px;}
.prlbn a{ line-height: 26px; padding: 10px 0; padding-left: 25px; padding-right: 10px; margin-top: 5px;}
.prlbn a:before{width: 10px;}

.prta{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.prtp{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}

.przi{ padding:10px; padding-bottom:16px;}
.prmor{ height: 28px; line-height:24px; font-size:14px; font-size:1.4rem; margin-left:5px;}
	
.fenyen a{ width:30px; height:30px; line-height:28px; margin-right:5px; margin-bottom:10px; font-size:12px; font-size:1.2rem; color:#999999;}
.fenyen a i{font-size: 12px;}
	.fuxuan{margin-left: 10px; padding-right: 0px; background:none;}
	.fuxuan input{ height: 30px; line-height: 30px; font-size: 14px; font-size: 1.4rem; width: 140px;}
    .fuxuan span{display: none;}
}
@media screen and (max-width:999px) {
.prmain{ padding-top:20px; padding-bottom:29px;}
.prl{ width:33%; float:left;}
.prr{ width:65%; float:right;}

	.prt{}
	.prttu{width: 100%;}
	.prtzi{position: relative; width: 100%; margin-left: auto;}
	
.prlclie{ margin-top:18px; margin-bottom:20px;}
.prlczi{ margin-left:110px;}
.prlca{ font-size:14px; font-size:1.4rem; line-height:16px;}
.prlcriqi{ padding:0 3px; line-height:20px; font-size:12px; font-size:1.2rem; margin-top:2px;}
.prlcp a{ font-size:12px; font-size:1.2rem; line-height:22px; max-height:44px; margin-top:5px;}

.prlie{ width:32.333%; margin-left:1.5%; float:left; margin-bottom:15px; position:relative;}
.prr .prlie input{ left:5px; top:5px; bottom:auto}
.prr .prlie .prmor{ margin-left:0px;}
.prsanji{ padding-left:20px;}
.prlbn{ font-size:14px; font-size:1.4rem;}
.prne{ padding-top:27px;}
.fenye{ padding-top:24px;}
.prlbn{ font-size:14px; font-size:1.4rem; line-height:30px;}
.prlcp a{ font-size:14px; font-size:1.4rem;}

	.prt{margin-bottom: 15px}
.przi{ padding:10px 5px; padding-bottom:6px;}
.pra{ font-size:14px; font-size:1.4rem;}
.prp a{ font-size:12px; font-size:1.2rem; line-height:22px;}
.prlie input{ position:absolute; left:5px; top:5px;}
.prtu span{ display:none}
.fenyen a{ font-size:14px; font-size:1.4rem;}
.fuxuan{ margin-left:12px;}

.fenyen a{ width:30px; margin-right:5px; font-size:12px; font-size:1.2rem;}
.sx i{ font-size:14px;}
.fuxuan input{font-size:12px; font-size:1.2rem;}
  }
@media screen and (max-width:767px) {
.prta{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
.prtp{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 10px;}

.prl{ width:100%; float:none; margin-top:30px;}
.prr{ width:100%; float:none;}
.proslide_menubtn { display:block}
.pryiji{ display:none}
.prlb{padding-top: 15px;}
.prmor{ font-size:12px; font-size:1.2rem;}
.prbiao{ text-align:left; padding-right:40px;}
.prlbn,.prtn,.prlie p a,.prlcp a{ font-size:12px; font-size:1.2rem;}
.pra{ font-size:12px; font-size:1.2rem;}
}
@media screen and (max-width:599px) {
.prr .prlie{ width:48%; margin-left:1% !important; margin-right:1% !important;}
}

/********************  product2  ********************/
.pr2t{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.zutu{ width: 50%}
.jianjie{ width: 46.66%;}

.zutu .row{border: solid 1px #999999;}
.zutu .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.zutu .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.zutu .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.zutu .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
	
.zutu .owl-carousel .owl-item{float: left;}
.zutu .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.zutu .owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.zutu .owl-theme .owl-controls{text-align: center;}
.zutu .owl-theme .owl-controls .owl-pagination{ position: absolute; width: 100%; left: 0px; bottom: 20px; text-align: center;}
.zutu .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.zutu .owl-theme .owl-controls .owl-page span{display: block;width: 9px;height: 9px;margin: 0 9px; border-radius: 50%;background: #e9e9e9;}
.zutu .owl-theme .owl-controls .owl-page.active span,.zutu .owl-theme .owl-controls.clickable .owl-page:hover span{ background: #f10142;}

.zutu .owl-theme .owl-buttons{ margin: auto}
.zutu .owl-theme .owl-buttons div{ height: 42px; position: absolute; top: 50%; transform: translateY(-50%); line-height: 42px; font-size: 18px; transition: 0.5s; color: #bfbfbf;}
.zutu .owl-theme .owl-prev{ left: 10px;}
.zutu .owl-theme .owl-next{ right: 10px;}
.zutu .owl-theme .owl-buttons div:hover{ color: #f10142;}

.zutun{}
.zutun img{width: 100%;}

.jianjie h1{ font-size: 28px; font-size: 2.8rem; line-height: 34px; font-weight: bold; border-bottom: 1px solid #999999; padding-bottom: 10px;}
.jianp{ margin-top: 17px; min-height: 210px;}
.jianb{font-size: 0px;}
.jiana{ width: 116px; height: 40px; background: #f10142; border: 1px solid #f10142; border-radius: 2px; line-height: 40px; display: inline-block; vertical-align: middle; text-align: center; color: #ffffff; font-size: 16px; font-size: 1.6rem; margin-top: 12px;}
.share{display: inline-block; vertical-align: middle; margin-left: 27px; margin-top: 12px;}
.share1{ color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px; display: inline-block; vertical-align: middle;}
.share2{ display: inline-block; vertical-align: middle;}
.jiana:hover{ background: #fff;}

@media screen and (max-width:1359px) {
.jianjie h1{ font-size: 20px; font-size: 2rem; line-height: 30px;}
    .jiana{ font-size: 14px; font-size: 1.4rem; width: 90px;}
    .share{margin-left: 10px;}
    .share1{font-size: 14px; font-size: 1.4rem;}
    .jianp{ min-height: 0px;}
}
@media screen and (max-width:999px) {
.jianjie h1{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}

.zutu{ width: 100%; max-width: 440px; margin: auto;}
.jianjie{ width: 100%; margin-top: 20px;}
.jianb{margin-top: 10px;}
}
@media screen and (max-width:767px) {
.jianjie h1{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
}

.chanxiang{ border-top: 1px solid #999999; padding-top: 22px; margin-top: 25px;}
.chanxiang img{display: inline-block; max-width: 100%;}
.chanxiang a{ color: #f10142;}
.chanxiang strong{ font-size: 26px; font-size: 2.6rem; line-height: 30px; font-weight: bold; color: #333;}

.table{ width:100%; overflow:auto;}
.table table{ width:100%; border-collapse:collapse; line-height:22px;}
.table table tr{}
.table table tr td{ padding:5px; font-size:14px; font-size:1.4rem; border:1px solid #d2d2d2;}

.homain{ margin-top: 50px;}
.hobiao{ display: block; border-bottom: 1px solid #999999; color: #000000; font-size: 36px; font-size: 3.6rem; line-height: 50px; font-weight: bold; padding-right: 35px; padding-bottom: 8px;}
.hobiao span{ font-size: 16px; font-size: 1.6rem; line-height: 24px;padding-left: 10px; font-weight: normal;}

.img-scroll {position: relative; margin-top:34px; z-index: 9}
.img-scroll .prev, .img-scroll .next {position: absolute; text-align:center; display: block; height: 46px; line-height:46px; font-size:16px; font-size:1.6rem; color:#999999; top: -81px; font-weight: bold; transition: 0.5s; z-index: 999}
.img-scroll .prev { right: 20px; cursor: pointer;}
.img-scroll .next { right:0px; cursor: pointer;}
.img-scroll .prev:hover,.img-scroll .next:hover { color: #f10142;}
.img-list {position: relative;overflow: hidden;}
.img-list ul {width: 10000%;}
.img-list li {float: left; width:0.314%; margin-right:0.029%; margin-left: auto !important; margin-top: 0px; position:relative;}

@media screen and (max-width:1359px) {
.chanxiang strong{ font-size: 20px; font-size: 2rem;}
.hobiao{ font-size: 30px; font-size: 3rem; line-height: 40px; }
.hobiao span{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:999px) {
.homain{ margin-top: 30px;}
.hobiao{ font-size: 26px; font-size: 2.6rem; line-height: 40px; }
.img-list li { width:0.49%; margin-right:0.02%;}
}
@media screen and (max-width:767px) {
.hobiao{ font-size: 22px; font-size: 2.2rem; line-height: 30px; }
}

/********************  about  ********************/
.abmain{ padding-top: 69px; padding-bottom: 95px;}
.abbiao{ font-size: 30px; font-size: 3rem; line-height: 40px; border-bottom: 1px solid #999999; font-weight: bold; color: #000000; padding-bottom: 20px;}
.abbiao span{ color: #999999; font-size: 16px; font-size: 1.6rem; line-height: 30px; display: inline-block; vertical-align: bottom; margin-left: 10px; font-weight: normal;}

.ab1t{margin-top: 41px;}
.ab1t:after{content: ""; clear: both; display: block;}
.abtu{width: 50%; max-width: 486px;}
.abtu1{float: right; margin-left: 40px; position: relative;}
.abtu1 img{width: 100%;}
.abtu1:before{content: ""; position: absolute; right: -28px; bottom: -23px; width: 81px; height: 81px; background: #e3b4b4; z-index: -1}

.abtu2{float: left; margin-right: 52px; position: relative;}
.ab1b{margin-top: 70px; padding-bottom: 32px;}

@media screen and (max-width:1359px) {
.abmain{ padding-top: 30px; padding-bottom: 35px;}
.abbiao{ font-size: 26px; font-size: 2.6rem; line-height: 40px; padding-bottom: 20px;}
.abbiao span{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}

.ab1b{margin-top: 40px; padding-bottom: 12px;}
}
@media screen and (max-width:767px) {
.abmain{ padding-top: 25px; padding-bottom: 30px;}
.ab1t{margin-top: 31px;}
.abbiao{ font-size: 22px; font-size: 2.2rem; line-height: 40px; padding-bottom: 10px;}
.abbiao span{ font-size: 12px; font-size: 1.2rem; line-height: 26px;}
    .abtu1{ margin-left: 20px;}
    .abtu2{ margin-right: 20px;}
}
@media screen and (max-width:439px) {
    .abtu{ width: 100%; margin-bottom: 20px;}
}

/********************  4-1  ********************/
.jsmain{ padding-bottom: 90px; padding-top: 15px;}
.jsn{font-size: 0px;}
.jslie{ width: 31.66%; display: inline-block; vertical-align: top; margin-left: 2.5%; border: solid 1px #fff; transition: 0.5s; margin-top: 44px;}
.jslie:nth-child(3n-2){margin-left: 0px;}

.jstu{display: block; overflow: hidden;}
.jszi{padding: 12px 18px; padding-bottom: 18px;}
.jsa{display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; text-align: center; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.jsb{display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 10px; transition: 0.5s; opacity: 0}
.jsriqi{ display: inline-block; color: #999999;}
.jsmor{ display: inline-block; color: #f10142 !important; text-decoration: underline;}

.jslie:hover{ border: 1px solid #999;}
.jslie:hover .jsb{ opacity: 1}

@media screen and (max-width:1359px) {
.jsmain{ padding-bottom: 40px; padding-top: 10px;}
.jslie{ width: 31.66%; margin-left: 2.5%; margin-top: 20px;}
.jszi{padding: 10px;}
.jsa{ font-size: 18px; font-size: 1.8rem;}
}
@media screen and (max-width:999px) {
.jsa{ font-size: 14px; font-size: 1.4rem;}
.jslie{ border: 1px solid #999;}
.jslie .jsb{ opacity: 1}
}
@media screen and (max-width:767px) {
.jsmain{ padding-bottom: 30px; padding-top: 10px;}
    .jslie{ width: 49%; margin-left: 2% !important; margin-top: 12px;}
    .jslie:nth-child(2n-1){margin-left: 0px !important;}
    .jszi{padding: 5px; padding-bottom: 10px;}
.jsa{ font-size: 12px; font-size: 1.2rem;}
}

/********************  4-2  ********************/
.jst{ background: url("../images/jst.jpg") no-repeat center; background-size: cover; padding-top: 1px;}
.jstn{ text-align: center; padding-top: 54px; padding-bottom: 65px;}
.jstn h1{ font-size: 30px; font-size: 3rem; line-height: 40px; font-weight: bold;}
.net{ margin-top: 5px;}
.net .neriqi{ display: inline-block; vertical-align: middle; color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px;}
.net .share{display: inline-block; vertical-align: middle; margin: auto; margin-left: 10px;}

.jsmain2{padding-top: 24px;}
.nexinag{}
.nexiang strong{display: block; text-indent: 0em; font-size: 18px; font-size: 1.8rem; color: #333;}
.nexiang em{color: #333; font-style: normal;}
.nexiang a{ color: #f10142;}

.fanpian{ display: flex; flex-flow: wrap; justify-content: space-between; border-top: 1px solid #cccccc; margin-top: 40px; padding-top: 30px;}
.fanpian li{ position: relative; color: #333;}
.fanpian li a{color: #333; display: inline-block;}
.fanpian li i{ color: #cccccc; font-size: 30px; position: absolute; top: 2px;}

.fanpian li:nth-child(1){padding-left: 35px; padding-right: 20px;}
.fanpian li:nth-child(2){padding-right: 35px;}

.fanpian li:nth-child(1) i{ left: 0px;}
.fanpian li:nth-child(2) i{ right: 0px;}

.homain2{ padding-bottom: 100px;}
.hobiao2{display: block; color: #333333;}
.homain2 .img-list li { width:0.2375%; margin-right:0.0166%;}

@media screen and (max-width:999px) {
.jstn{ padding-top: 24px; padding-bottom: 25px;}
.jstn h1{ font-size: 24px; font-size: 2.4rem; line-height: 40px;}
.net .neriqi{ font-size: 14px; font-size: 1.4rem;}
    
.homain2{ padding-bottom: 50px;}
.homain2 .img-list li { width:0.3233%; margin-right:0.015%;}
}
@media screen and (max-width:767px) {
.homain2{ padding-bottom: 30px;}
.jstn h1{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
.net .neriqi{ font-size: 12px; font-size: 1.2rem;}
.nexiang strong{ font-size: 16px; font-size: 1.6rem;}
.homain2 .img-list li { width:0.49%; margin-right:0.02%;}
    
.fanpian{ margin-top: 20px; padding-top: 10px;}
.fanpian li{ width: 100%; margin-top: 10px;}
.fanpian li:nth-child(2){padding-right: 0px; padding-left: 35px;}
.fanpian li:nth-child(2) i{ right: auto; left: 0px;}
}

/********************  news  ********************/
.nenav{ position: relative; text-align: center; padding-top: 62px;}
.nenav:before{content: ""; position: absolute; width: 100%; height: 1px; background: #999999; left: 0px; bottom: 1px;}
.nenav .zong{font-size: 0px;}
.nenav a{display: inline-block; vertical-align: middle; text-align: center; width: 50%; max-width: 290px; padding: 0 10px; padding-bottom: 14px; font-size: 20px; font-size: 2rem; line-height: 30px; color: #999999; position: relative;}
.nenav a i{display: block; font-size: 30px;}
.nenav a:before{content: ""; position: absolute; width: 0px; height: 4px; background: #f10142; bottom: 0px; left: 50%; transform: translateX(-50%); transition: 0.5s;}
.nenav a:hover{ color: #f10142;}
.nenav a:hover:before{ width: 43px;}
.dangne{ color: #f10142 !important;}
.dangne:before{ width: 43px !important;}

.nemain{ padding-bottom: 90px;}
.nen{padding-bottom: 20px;}
.nelie{display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 50px; padding-bottom: 11px;}
.netu{ display: block; width: 412px; overflow: hidden;}
.nezi{width: -moz-calc(100% - 455px);  width: -webkit-calc(100% - 455px);  width: calc(100% - 455px); border-bottom: 1px solid #999999; position: relative;}

.nea{ display: block; font-size: 30px; font-size: 3rem; line-height: 40px; font-weight: bold; padding-right: 100px; margin-top: 10px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.neriqi2{ display: block; position: absolute; right: 0px; top: 20px; color: #666666; font-size: 16px; font-size: 1.6rem;}
.nep{text-indent: 2em; margin-top: 22px; line-height: 28px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.nemor{display: block; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 30px;}

@media screen and (max-width:1359px) {
.nea{ font-size: 20px; font-size: 2rem; line-height: 40px;}
.nezi{width: -moz-calc(100% - 430px);  width: -webkit-calc(100% - 430px);  width: calc(100% - 430px);}
}
@media screen and (max-width:999px) {
.nenav{ padding-top: 22px;}
.nenav a{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}
.nenav a i{ font-size: 26px;}

.nemain{ padding-bottom:40px;}
.netu{ width: 300px;}
.nezi{width: -moz-calc(100% - 320px);  width: -webkit-calc(100% - 320px);  width: calc(100% - 320px);}
.nea{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 0px;}
.neriqi2{ top: 0px; font-size: 14px; font-size: 1.4rem;}
.nep{margin-top: 10px;}
.nemor{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px;}

.nelie{ margin-top: 30px; padding-bottom: 0px;}
}
@media screen and (max-width:767px) {
.netu{ width: 200px;}
.nezi{width: -moz-calc(100% - 210px);  width: -webkit-calc(100% - 210px);  width: calc(100% - 210px);}
.nemor{ display: none;}
.nea{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 0px; padding-right: 0px;}
.neriqi2{position: relative; margin-top: 5px; font-size: 12px; font-size: 1.2rem; }
}
@media screen and (max-width:449px) {
.netu{ width: 100%;}
.nezi{width:100%; padding: 10px 0;}
}

/********************  contact  ********************/
.comain{ padding-top: 50px;}
.cobiao{ text-align: center; font-size: 30px; font-size: 3rem; line-height: 40px; font-weight: bold;}
.cosp{display: block; text-align: center; color: #999999; font-size: 20px; font-size: 2rem; line-height: 30px; }

.cot{ display: flex; flex-flow: wrap; justify-content: space-between; position: relative; margin-top: 53px;}
.cot:before{content: ""; position: absolute; width: 1px; height: 100%; background: #909090; left: 50%; top: 0px;}
.col{ width: 43%;}
.cor{ width: 38.75%;}

.colt{ font-size: 0px;}
.coltl{ width: 49%; max-width: 170px; text-align: center; display: inline-block; vertical-align: top;}
.coltr{ width: 49%; max-width: 144px; margin-left: 2%; display: inline-block; vertical-align: top;}

.coltl i{ font-size: 56px; color: #333333;}
.coltp1{ font-size: 20px; font-size: 2rem; line-height: 28px; font-weight: bold;}
.coltp2{color: #333; margin-top: 12px;}

.cola{ font-size: 26px; font-size: 2.6rem; line-height: 32px; font-weight: bold; margin-top: 48px;}
.colp{ margin-top: 20px;}

.corlie{ position: relative; padding-left: 72px; margin-bottom: 42px;}
.corlie i{ color: #333; font-size: 40px; position: absolute; left: 0px; top: 0px;}
.cora{ font-size: 18px; font-size: 1.8rem; line-height: 26px; font-weight: bold;}
.corp{ line-height: 26px; color: #333; margin-top: 4px;}
.corp p{text-indent: 0em; color: #333;}
.corp p a{ color: #333;}

.ditu{margin-top: 60px;}


@media screen and (max-width:1359px) {
.cobiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.cosp{ font-size: 16px; font-size: 1.6rem; line-height: 26px; }

.coltp1{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.cola{ font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 20px;}
}
@media screen and (max-width:999px) {
.col{ width: 48%;}
.cor{ width: 46%;}
}
@media screen and (max-width:767px) {
.comain{ padding-top: 30px;}
    .cot{ margin-top: 30px;}
.col{ width: 100%;}
.cor{ width: 100%;}
.ditu{margin-top: 30px;}
.cot:before{ display: none;}

.corlie{ padding-left: 45px; margin-bottom: 0px; margin-top: 20px;}
.corlie i{ font-size: 30px;}
.cora{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}

.coltp1{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.cola{ font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 20px;}
}




@media screen and (max-width:1359px) {

}
@media screen and (max-width:999px) {

}
@media screen and (max-width:767px) {

}




@font-face {
  font-family: "iconfont"; /* Project id 3546779 */
  font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1658888745984') format('woff2'),
       url('../fonts/iconfont.woff?t=1658888745984') format('woff'),
       url('../fonts/iconfont.ttf?t=1658888745984') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-24gl-newspaper3:before {
  content: "\e8ae";
}

.icon-qiye:before {
  content: "\e646";
}

.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-top1:before {
  content: "\e653";
}

.icon-taobao:before {
  content: "\e755";
}

.icon-zhiliang:before {
  content: "\e88b";
}

.icon-kefu:before {
  content: "\e625";
}

.icon-jiantou_xiangyouliangci_o:before {
  content: "\eb91";
}

.icon-24gf-telephone3:before {
  content: "\e96c";
}

.icon-alibabaalibaba:before {
  content: "\e603";
}

.icon-left-square-fill:before {
  content: "\eb23";
}

.icon-right-square-fill:before {
  content: "\eb24";
}

.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";
}

.m-kefu-chat.mobile-hide{ right: 6px!important; }
.fenye a.no:hover {color: #333!important;border: solid 1px #cccccc!important; background: none!important;}
.item-btns a.no:hover  {color: #333!important; background-color: #E5E5E5!important;}
.ppp{line-height: 30px; font-size: 16px; font-size: 1.6rem; margin-top: 21px; display: block;}
.actives{color: #d52c2c!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;}
.listcart {width: 100%;text-align: center;}
.listcart a {
    display: inline-block;
    height: 34px;
    width: 200px;
    line-height: 34px;
    overflow: hidden;
    color: #fff;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 10px;
    border-radius: 5px;
    background-color: #b8b8b8;
    margin-bottom: 10px;
    }
    .listcart a:hover {background: #004098;}
    .xunpanc{margin-top: 20px; width: 100%;}
    .xunpanc .table {margin-top: 0;}
    .xunpanc table tr td{border: 1px solid #ccc; text-align: left; padding: 3px;}
    .xunpanc table tr td a:hover{color: #004098;}

    .prtag2{ background: #f1f2f9; padding: 17px 28px; padding-right: 60px; margin-top: 50px; position: relative;}
.prtaga{ color: #0e1446; font-weight: bold; font-family: "Microsoft YaHei","微软雅黑"; font-size: 18px; font-size: 1.8rem; line-height: 30px;}

.prtagp a{display: inline-block; vertical-align: middle; margin-right: 14px;}




