@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family: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.3s;}
a {text-decoration: none;color: #333;outline: none;transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;-webkit-transition: 0.3s;}
h1,h2 {margin: 0;padding: 0;font-weight: normal;color: #333;}
.clear {clear: both;}
.maln {margin-left: auto !important}
input, textarea, select {font-family: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: #0f1142;}

* { 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:#999999;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#999999;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#999999;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#999999;opacity:1 }
 
@media screen and (min-width:1000px){
    .zong {width: calc(100% - 160px); max-width: 1400px; margin: auto;}
    .zong1 {width: calc(100% - 160px); max-width: 1600px; 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: #0f1142;}

.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: #0f1142;}

@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.3s; 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 #0f1142; 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 #0f1142; -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: #0f1142; -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: #0f1142; -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{ background:#fff; position: fixed; width: 100%; left: 0px; top: 0px; z-index:9999; box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);}

.heb{padding-top:30px;}
.heb .zong1{ position:relative;}

.head>.zong1{position:relative;z-index:99;}
.logo{display:block; position: absolute; left: 0px; top: 0px; padding-bottom: 16px; transition: 0.3s;}
.logo:after{content: ""; position: absolute; right: 0px; top: 0px; width: 620px; height: calc(100% - 32px); background: #fff; z-index: -1}
.logo:before{content: ""; position: absolute; right: 0px; bottom: 0px; width: 620px; height: 32px; background: url("../images/hebei.png") no-repeat bottom right; z-index: -1; box-shadow: 0px -40px 60px 0px rgba(0, 0, 0, 0.05);}
.logon{ display:inline-block; vertical-align:middle; width:171px;}
.logon img{display:block;margin:auto;}
.slogen{display: inline-block; vertical-align: middle; width: 271px; margin-left: 5px;}

.her{float:right;margin-right:46px;}

.daohang{ float:right; margin-right: 58px;}
.daohang>li{ float:left;position:relative;z-index:999; padding-bottom: 31px;}
.daohang>li>a{ display:inline-block; vertical-align:middle; font-size:18px;font-size:1.8rem; line-height:28px; position:relative; overflow:hidden; color:#666666; padding: 0 16px;}
.daohang>li:first-child>a:before{display: none;}
.daohang>li:hover>a{ color:#0f1142;}
.dangqiandao>a{ color:#0f1142 !important;}

.yijiw{background:#fff;background:rgba(255,255,255,0);position:absolute;width:260px;top:-9999px;left:50%; transform: translateX(-50%);}
.yiji{background:#ffffff;}
.yiji li{position:relative;transition:0.3s;}
.yiji li a{display:block;font-size:16px;font-size:1.6rem;line-height:0px;padding:10px;color: #0f1142; text-align: center;}
.yiji li:hover{background:#0f1142;}
.yiji li:hover>a{color:#fff;}
.erji{position:absolute;width:260px;background:#ffffff;top:-9999px;left:100%;}
.sanji{position:absolute;width:260px;background:#ffffff;top:-9999px;left:100%;}
.daohang>li:hover .yijiw{top:100%;}
.daohang>li:hover .yiji>li>a{line-height:33px;}
.yiji>li:hover .erji{top:0px;}
.yiji>li:hover .erji>li>a{line-height:33px;}
.erji>li:hover .sanji{top:0px;}
.erji>li:hover .sanji>li>a{line-height:33px;}
.matn{margin-top:auto !important;}

.xiala{position: absolute; box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1); width: 707px; background: #fff; top: -9999px; left: 50%; transform: translateX(-50%); display: flex; flex-flow: wrap; justify-content: space-between; padding: 4px;}
.xllie{ width: 33.333%; padding:20px 27px; padding-bottom: 10px;}
.xltu{display: block; border: solid 1px #e5e5e5;}
.xltu img{width: 100%;}
.xlzi{ display: block; text-align: center; font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 9px;}
.xlzi:hover{ color: #1f4396}
.daohang>li:hover .xiala{ top: 100%;}

.hebh{position: fixed; width: 100%; left: 0px; top: 0px; background: #fff; padding: 10px 0;}
.mat1{ transition: 0s;}

/*  sousuo  */
.sousuo{height:40px; position: relative; z-index:9999; float: right; margin-top: 1px;}
.sousuo form{ width:236px; height:0px; overflow:hidden; position:absolute; right:0px; top:52px; background:#fff; border:0px solid rgba(0,0,0,0); color:#147be4; transition:0.8s; z-index:99999}
.sou{width: 180px;height:38px;line-height:38px; padding-left:10px; font-size:14px; font-size:1.4rem; color:#333;}
.suo{width:30px;height:40px; float:right; background:none; position:relative; z-index:9999999; cursor:pointer;}
.sou2,.sou1{ width:30px; height:40px; text-align:center; line-height:37px; position:absolute; right:0px; top:0px; font-size:22px !important; cursor:pointer; color:#3d3d3d; z-index:99990}
.sou2{ height:30px; text-align:center; height: 28px; line-height:28px; color:#3d3d3d; font-size:22px !important; font-weight: bold;}
.sousuof form{ height:37px;border:1px solid #0f1142;}

.daohang2,sousuo2,.xnav{display:none}

/*  banner  */
.banner1 img { max-width: 100%; border: 0px solid #ccc; }
.banner1 { position: relative; z-index: 2; line-height: 0;font-size: 0; overflow:hidden;}
.banner1 .slick-arrow { position: absolute; z-index: 99; display: block !important; top: 50%; transform: translateY(-50%); width: 52px; height: 52px; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100% !important;}
.banner1 .slick-prev { left: 70px; background: url("../images/baleft.png") no-repeat center; cursor: pointer;}
.banner1 .slick-next { right: 70px; background: url("../images/baright.png") no-repeat center; cursor: pointer;}
.banner1 .slick-prev:hover { background: url("../images/balefth.png") no-repeat center; cursor: pointer;}
.banner1 .slick-next:hover { background: url("../images/barighth.png") no-repeat center; 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; display: inline-block; *display: inline; *zoom: 1;}
.banner1 .slick-dots li.slick-active a { cursor: pointer; opacity: 1;}
.banner1 .slick-dots a{ display: block; width: 70px; height: 2px; cursor: pointer; background: #fefefe; opacity: 0.3; 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;}

.headh{}
.headh .logo{top: -22px; padding-bottom: 7px;}

@media screen and (max-width:1749px) {
.logo{ padding-bottom: 6px;}
.logon{ width:120px;}
.slogen{ width: 180px; margin-left: 5px;}
.daohang>li{ padding-bottom: 15px;}
.daohang>li>a{ font-size:16px;font-size:1.6rem; line-height:28px; padding: 0 15px;}
.heb{padding-top:10px;}
.headh .logo{top: -5px; padding-bottom: 5px;}

.yijiw{width:200px;}
.yiji li a{font-size:14px;font-size:1.4rem; padding: 5px;}
.erji{width:200px;}
.sanji{width:200px;}
}
@media screen and (max-width:1559px) {
.daohang{ margin-right: 30px;}
.daohang>li>a{ font-size:14px;font-size:1.4rem; line-height:28px; padding: 0 12px;}
}
@media screen and (max-width:1359px) {
.logon{ width:100px;}
.slogen{ width: 140px; margin-left: 5px; display: none;}

.daohang{ margin-right:30px;}
.daohang>li{padding-bottom: 5px;}
.daohang>li>a{ padding: 0 10px;}

.huanying{font-size: 14px; font-size: 1.4rem;}
.hexin p{font-size: 14px; font-size: 1.4rem; margin-left: 15px; padding-left: 30px;}
.hexin p i{font-size: 16px; font-size: 1.6rem; width: auto; left: 0px;}
.hexin p:last-child i{font-size: 20px;}

.banner1 .slick-arrow { width: 40px; height: 40px;}
.banner1 .slick-dots a{ width: 40px; height: 2px;}
}
@media screen and (min-width:1000px) {
.carousel,.nav{display: none}
}
@media screen and (max-width:999px) {
.head{}
.head>.zong1{ z-index:2}
.het{ position:fixed; width:100%; left:0px; top:0px; z-index:99; display:none}
.banner1 { margin-top:auto;}
.banner1 .slick-dots { bottom:15px;}
.hetp{ padding-right:50px;}

.heb{ padding-top:1px; margin:auto; padding-bottom:0px;}
.logo{ margin-top:5px; position: relative;}
.logon{ width: 80px;}
.headh .logo{top: auto; padding-bottom: 3px;}

    
.slick-slide video {object-position: inherit; object-fit: inherit; width: 100%;  height: 100%; transform: translate(0, 0); left: 0; top: 0;}
.banner1 .slick-arrow { width: 30px; height: 30px;}
.banner1 .slick-dots a{ width: 20px; height: 2px;}
.banner1 .slick-prev { left: 10px;}
.banner1 .slick-next { right: 10px;}
.banner1 .slick-prev { background: url("../images/balefth.png") no-repeat center; cursor: pointer;}
.banner1 .slick-next { background: url("../images/barighth.png") no-repeat center; cursor: pointer;}

.daohang,.huanying{ display:none}

.daohang2{display:block; text-align:center;margin-top:5px;}
.daohang2:after{ content:""; clear:both; display:block;}
.daohang2 a{float:left;width:25%;font-size:14px;font-size:1.4rem; color:#fff; line-height:24px;text-align:center; position:relative; padding-bottom:10px;}
.daohang2 a:before{ content:""; position:absolute; width:8px; height:8px; border-radius:50%; opacity:0; background:#fff; left:50%; margin-left:-4px; bottom:0px; transition:0.4s;}
.daohang2 .dangqiandao{position:relative;}
.daohang2 .dangqiandao:before{ opacity:1}

.daohang,.daohang1{display: none}


.sousuo{ height: 30px; line-height: 30px; bottom:auto; top:10px; margin:auto; position:absolute; right: 40px; display: none;}
.sou2{ width:35px; height:30px; line-height:30px; font-size: 20px !important}
.sousuo form{ top:39px;}

.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 26px;background: #0f1142;right:2.5%;top:9px;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:#0f1142; 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:10px 5px;padding-left: 0px;color: #fff;display: block; font-size: 14px;font-size: 1.4rem;line-height: 28px; border-bottom: 1px solid rgba(255,255,255,0.5); padding-right:50px;}
ul.topnav ul {display: none;}
ul.topnav ul li {clear: both;}
ul.topnav ul li a {padding-left: 30px;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: 60px;}
ul.topnav ul ul ul li a {padding-left: 80px;}
ul.topnav span { display:block; position:absolute; right:0px; top:12px; width:20px; height:20px; background:#fff; background:rgba(255,255,255,0.6); cursor:pointer; border-radius:50%; transition:0.8s;}
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.8s;}
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: 26px;line-height: 26px;display: block;float: right;background: transparent;position: relative;z-index: 99;}
.smdaohang form i {position: absolute;right: 10px;top: 3px;}
}
@media screen and (min-width:768px) {.clear3{display: none}}
@media screen and (max-width:767px) {.head{}
.hetp{ font-size:12px; font-size:1.2rem;}

.hea{font-size:12px; font-size:1.2rem; text-transform:none;}
.slogen{display: none;}
.daohang2 a{ font-size:12px; font-size:1.2rem;}

.slick-prev, .slick-next { display: none !important;}
.slick-dots {bottom: 10px;}
.slick-dots li button {margin-left: 2px;margin-right: 2px;}
.slick-dots li.slick-active button { width: 24px;}
}

/*  main1  */
.main1{ box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.15); position: relative; z-index: 2}

.main1 .row{}
.main1 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;overflow: hidden;}
.main1 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.main1 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.main1 .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;}
    
.main1 .owl-carousel .owl-item{float: left;}
.main1 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.main1 .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);}
.main1 .owl-theme .owl-controls{}
.main1 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline; display: none !important}
.main1 .owl-theme .owl-controls .owl-page span{display: block;width: 14px;height: 14px; background: #ffffff; margin-right: 9px; border-radius: 50%; background: #ffffff; font-size: 0px;}
.main1 .owl-theme .owl-controls .owl-page.active span,.main1 .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#23aa86; opacity:1;}

.main1 .owl-theme .owl-buttons{ margin: auto;}
.main1 .owl-theme .owl-buttons div{ position: absolute; width: 44px; height: 44px; line-height: 42px; text-align: center; background: #fff; border: solid 1px #c7c7c7; position: absolute; font-size: 12px; top: 50%; transition: 0.3s; opacity: 0}
.main1 .owl-theme .owl-prev{ left: 25%; transform: translate(-50%,-50%);}
.main1 .owl-theme .owl-next{ right: 25%; transform: translate(50%,-50%);}
.main1 .owl-theme .owl-buttons div:hover{ background: #0f1142; color: #fff;}
.main1:hover .owl-theme .owl-buttons div{ opacity: 1}


.m1lie{ width: 100%; padding: 30px; border-right: solid 1px #c7c7c7; position:relative; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m1tu{ width: 180px; display: block;}
.m1tu img{width: 100%;}
.m1zi{ width: calc(100% - 195px);}
.m1a{ display: block; color: #333333; font-size: 20px; font-size: 2rem; line-height: 30px; font-weight: bold;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.m1mor{display: block; color: #666666; font-size: 14px; font-size: 1.4rem; line-height: 30px; margin-top: 3px;text-transform: uppercase;}

@media screen and (max-width:1659px) {
.main1 .owl-theme .owl-buttons div { width: 36px; height: 36px; line-height: 34px;}
.m1lie { padding: 20px;}
.m1tu{ width: 120px;}
.m1zi{ width: calc(100% - 130px);}

.m1a{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
.m1mor{ font-size: 12px; font-size: 1.2rem; line-height: 24px;}
}
@media screen and (max-width:1359px) {
.main1 .owl-theme .owl-prev{ left: 33.333%; transform: translate(-50%,-50%);}
.main1 .owl-theme .owl-next{ right: 33.333%; transform: translate(50%,-50%);}
}
@media screen and (max-width:999px) {
.m1lie { padding:10px 40px;}
.main1 .owl-theme .owl-buttons div{ width: 32px; height: 32px; line-height: 30px; transform: translateY(-50%); opacity: 1}
.main1 .owl-theme .owl-prev { left: 5px;}
.main1 .owl-theme .owl-next { right: 5px;}
}
@media screen and (max-width:767px) {
.m1lie { width:100%; padding:10px 40px;}
}

/*  main2  */
.main2{ background: url("../images/m2bei.jpg") no-repeat center top; background-size: cover;  position: relative; padding-top: 59px; z-index: 1}

.m2t{ font-size: 0px;}
.m2t .ce11zi{display: none;}
.m2b{ box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.15); background: #fff; padding: 68px 70px; padding-top: 60px; padding-right: 420px; margin-top: 106px; min-height: 200px; position: relative;}
.m2bp{ font-size: 20px; font-size: 2rem; line-height: 36px;}
.m2mor{ display: block; padding: 14px; background: url("../images/anniu.png") no-repeat center; border-radius: 50%; border: 16px solid #ededed; position: absolute; right: 120px; top: 50%; transform: translateY(-50%)}
.m2mor span{display: block; width: 182px; height: 182px; border-radius: 50%; position: relative; transition: 0.3s;}
.m2mor i{position: absolute; width: 100%; padding: 10px; text-align: center; left: 0px; top: 50%; transform: translateY(-50%); color: #0f1142; font-size: 16px; font-size: 1.6rem; font-style: normal;}
/*.m2mor:hover{ background: #333;}*/
/*.m2b:hover .m2mor span{ transform: scale(0.9)}*/

@media screen and (max-width:1359px) {
.main2{ padding-top: 30px;}
.m2b{ padding: 68px 30px; padding-top: 60px; padding-right: 250px; margin-top: 30px; min-height: 190px;}
.m2mor{ padding: 8px; border: 10px solid #ededed; right: 20px;}
.m2bp{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}
}
@media screen and (max-width:999px) {
.m2b{ padding: 40px 10px; padding-right: 180px; margin-top: 30px; min-height: 130px;}
.m2mor{ padding: 8px; border: 8px solid #ededed; right: 10px;}
.m2mor span{ width: 120px; height: 120px;}
.m2mor i{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.m2bp{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
}
@media screen and (max-width:767px) {
.main2{ padding-top: 25px;}

.m2b{ padding: 20px 10px; padding-right: 120px; margin-top: 20px; min-height: 104px;}
.m2mor{ padding: 4px; border: 2px solid #ededed; right: 5px;}
.m2mor span{ width: 90px; height: 90px;}
.m2mor i{ font-size: 12px; font-size: 1.2rem; line-height: 20px;}
.m2bp{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
}

/*  main3  */
.main3{ padding-top:108px;}
.m3biao{display: block; color: #0f1142; font-size: 28px; font-size: 2.8rem; line-height: 50px; font-weight: bold; text-align: center;}
.m3pz{ display: block; color: #999999; font-size: 20px; font-size: 2rem; line-height: 30px; text-align: center; margin-top: 14px; font-weight: bold;}
.m3pz a{display: block; color: #999999;}
.m3pz a:hover{ color: #0f1142;}

.main3 .row{ margin-top: 58px;}
.main3 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.main3 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.main3 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.main3 .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;}

.main3 .owl-carousel .owl-item{float: left;}
.main3 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.main3 .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);}
.main3 .owl-theme .owl-controls{}
.main3 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline; display: none !important}
.main3 .owl-theme .owl-controls .owl-page span{display: block;width: 14px;height: 14px; background: #ffffff; margin-right: 9px; border-radius: 50%; background: #ffffff; font-size: 0px;}
.main3 .owl-theme .owl-controls .owl-page.active span,.main3 .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#23aa86; opacity:1;}

.main3 .owl-theme .owl-buttons{ margin: auto;}
.main3 .owl-theme .owl-buttons div{ width: 60px; height: 60px; text-align: center; background: #fff; border: solid 1px #c7c7c7; position: absolute; bottom: -100px; line-height: 58px; font-size: 12px; color: #0f1142; transition: 0.5s;}
.main3 .owl-theme .owl-prev{ right: 50%; margin-right: 150px;}
.main3 .owl-theme .owl-next{ left: 50%; margin-left: 149px;}
.main3 .owl-theme .owl-buttons div:hover{ color: #0f1142;}

.m3lie{ width: 100%; display: inline-block; vertical-align: top; position: relative; overflow: hidden;}
.m3tu{ display: block; background: #0f1142;}
.m3tu img{width: 100%; transition: 0.3s;}
.m3a{display: block; text-align: center; color: #ffffff; font-size: 24px; font-size: 2.4rem; line-height: 30px; font-weight: bold; position: absolute; width: 100%; left: 0px; top: 100%; margin-top: -95px;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.m3mor{display: block; width: 180px; height: 60px; line-height: 58px; text-align: center; border: solid 1px #ffffff; color: #ffffff; font-size: 16px; font-size: 1.6rem; position: absolute; left: 50%; top: 100%; transform: translate(-50%,-50%); margin-top: 36px; transition: 0.4s;}
.m3lie:hover img{ opacity: 0.3; transform: scale(1.1)}
.m3lie:hover .m3a{ top: 50%; margin-top: -60px;}
.m3lie:hover .m3mor{ top: 50%;}
.m3a:hover{ color: #fff; text-decoration: underline;}
.m3mor:hover{ background: #fff;}
.m3mor2{display: block; width: 302px; height: 60px; line-height: 60px; font-size: 16px; font-size: 1.6rem; margin: auto; margin-top: 40px; color: #0f1142; text-align: center; background: #ffffff; border: solid 1px #c7c7c7;}
.m3mor2:hover{ background: #0f1142; color: #fff;}

@media screen and (max-width:1559px) {
.m3a{ font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: -60px;}
}
@media screen and (max-width:1359px) {
.main3{ padding-top:50px;}
.m3biao{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.m3pz{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px;}

.main3 .row{ margin-top: 30px;}
.m3a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: -40px;}
.m3mor{ width: 120px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; margin-top: 20px;}
.m3mor2{ width: 270px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; margin-top: 30px;}
.main3 .owl-theme .owl-buttons div{ width: 40px; height: 40px; bottom: -70px; line-height: 38px;}
.main3 .owl-theme .owl-prev{ right: 50%; margin-right: 133px;}
.main3 .owl-theme .owl-next{ left: 50%; margin-left: 133px;}
}
@media screen and (max-width:999px) {
.m3lie:hover img{ opacity: 1; transform: scale(1)}
.m3lie:hover .m3a{ top: 100%;}
.m3lie:hover .m3mor{ top: 100%;}

.m3biao{ font-size: 26px; font-size: 2.6rem; line-height: 35px;}
.m3a{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: -35px;}
}
@media screen and (max-width:767px) {
.main3{ padding-top:30px;}
.m3biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.m3a{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: -35px;}
.m3pz{font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.main3 .row{ margin-top: 20px;}
}

/*  main4  */
.main4{ padding-top: 71px;}
.m4biao{color: #0f1142;}
a.m4biao:hover{color: #a70723;}
.m4n{display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 40px;}
.m4tu{ width: 48.43%; position: relative;}
.m4zi{ width: 47.86%;}
.m4tu:before{content: ""; position: absolute; width: 305px; left: -20px; top: -20px; bottom: -20px; background: url("../images/m4bei.jpg") no-repeat center; z-index: -1}
.m4tun{display: block; overflow: hidden;}
.m4tun img{width: 100%;}
.m4lie{ position: relative; padding-left: 25px; margin: 38px 0;}
.m4lie:before{content: ""; position: absolute; width: 4px; height: 100%; background: #a70723; left: 0px; top: 0px;}
.m4a{display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m4p{ display: block; color: #999999; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 7px;}
.m4p a{ display: block; color: #999999;}
.m4lie a:hover{color: #a70723;}

@media screen and (max-width:1359px) {
.m4n{ margin-top: 40px;}
.m4tu{ width: 50%;}
.m4zi{ width: 47%;}

.m4lie{ padding-left: 15px; margin: 20px 0;}
.m4a{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
.m4p{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 7px;}
}
@media screen and (max-width:999px) {
.main4{ padding-top: 50px;}
.m4tu:before{ display: none;}
.m4n{ margin-top: 30px;}
.m4a{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
.m4p{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 7px;}
.m4tu{ width: 100%; max-width: 500px; margin: auto;}
.m4zi{ width: 100%;}
}
@media screen and (max-width:767px) {
.main4{ padding-top: 30px;}
.m4a{ font-size: 14px; font-size: 1.4rem; line-height: 22px;}
.m4p{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 7px;}
}

/*  main5  */
.main5{ font-size: 0px; padding-top: 22px; padding-bottom: 62px;}
.m5lie{ width: 16.666%; text-align: center; padding: 0 10px; margin-top: 20px; display: inline-block; vertical-align: top;}
.m5tu{display: block; width: 70%; max-width: 125px; margin: auto;}
.m5zi{display: block; color: #999999; margin-top: 2px;}

@media screen and (max-width:999px) {
.m5lie{ width: 33.333%; margin-top: 20px;}
.m5tu{ width: 50%; max-width: 80px;}
}
@media screen and (max-width:399px) {
.main5{ padding-top: 15px; padding-bottom: 30px;}
.m5lie{ width: 50%; margin-top: 15px;}
.m5tu{ width: 50%; max-width: 50px;}
}

/*  main6  */
.main6{ background: #f0f0f0; padding-top: 55px; padding-bottom: 70px;}
.m6n{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; padding-top: 38px;}
.m6zi{ width: 46.2%;}
.m6tu{ width: 48.57%; position: relative; z-index: 1}
.m6tu:before{content: ""; position: absolute; width: 273px; height: 453px; background: url("../images/beijing.png") no-repeat center; right: -20px; top: -20px; z-index: -1}

.m6lie{ border-bottom: 1px solid #c7c7c7; padding-bottom: 22px; margin: 24px 0;}
.m6a{ display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m6p a{display: block; color: #999999; margin-top: 13px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.m6b{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 16px;}
.m6b span{ display: block; color: #a70723;}
.m6b a{ display: block; color: #0f1142;}
.m6b a:hover{ text-decoration: underline;}

.m6tu2{display: block; overflow: hidden; position: relative;}
.m6zi2{display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 24px;}

@media screen and (max-width:1359px) {
.m6lie{ padding-bottom: 10px; margin: 15px 0;}
.m6a{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.m6p a{ margin-top: 6px;}
.m6b{ margin-top: 10px;}
.m6tu:before{ width: 160px; height: 160px;}
.m6zi2{ font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 10px;}
}
@media screen and (max-width:999px) {
.main6{ padding-top: 40px; padding-bottom: 40px;}
.m6n{ padding-top: 30px;}

.m6a{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.m6zi2{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.main6{ padding-top: 30px; padding-bottom: 30px;}
.m6n{ padding-top: 10px;}
.m6tu{display: none;}
.m6zi{ width: 100%;}
.m6a{ font-size: 14px; font-size: 1.4rem; line-height: 25px;}
}

/*  main7  */
.main7{background: url("../images/m7bei.jpg") no-repeat left center; background-size: auto 100%; background-attachment: fixed; box-shadow: 0px 0px 120px 0px rgba(0, 0, 0, 0.05);}
.m7n{ margin-left: 360px; background: #fff; position: relative;}
.m7n:before{content: ""; position: absolute; width: 260px; height: 100%; left: 100%; top: 0px; background: #fff;}
.m7xin{padding-left: 117px; padding-top: 60px; padding-bottom: 100px;}
.m7biao{ color: #0f1142; line-height: 50px; text-align: left; font-weight: bold;}

.m7xinn{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 18px;}
.m7xin .int1{ width: 31.8%; margin-top: 20px;}
.m7xin .int2{ width: 100%; margin-top: 20px;}
.m7xin .int3{ width: 66%; margin-top: 20px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}

.m7xin input{ width: 100%; height: 55px; line-height: 53px; color: #333; font-size: 16px; font-size: 1.6rem; padding: 0 20px; padding-right: 30px; background: #ffffff; border: solid 1px #c7c7c7;}
.m7xin select{ width: 100%; height: 55px; line-height: 53px; color: #999; font-size: 16px; font-size: 1.6rem; padding: 0 20px; background: #ffffff; border: solid 1px #c7c7c7; cursor: pointer;}
.m7xin textarea{ width: 100%; height: 200px; line-height: 53px; color: #333; font-size: 16px; font-size: 1.6rem; padding: 0 20px; padding-right: 30px; background: #ffffff; border: solid 1px #c7c7c7;}

.m7xin .xing input{background: #fff url("../images/xing.jpg") no-repeat right center;}
.m7xin .yanzheng{ width: 128px; height: 40px; display: inline-block; vertical-align: middle; cursor: pointer;}
.m7xin .int3 input{width: calc(100% - 174px); cursor: pointer; background: #0f1142; height: 55px; line-height: 55px; text-align: center; border:none; color: #fefefe; font-size: 16px; font-size: 1.6rem; cursor: pointer; transition: 0.3s;}
.m7xin .int3 input:hover{ background: #a70723;}

@media screen and (max-width:1359px) {
.m7n{ margin-left: 200px;}
.m7xin{padding-left: 40px; padding-top: 40px; padding-bottom: 40px;}
.m7xinn{ padding-top: 5px;}
    
.m7xin .int1{ width: 32%; margin-top: 10px;}
.m7xin .int2{ width: 100%; margin-top: 10px;}
.m7xin .int3{ width: 66%; margin-top: 10px;}

.m7xin input{ font-size: 14px; font-size: 1.4rem; padding-left: 10px; height: 40px; line-height: 38px;}
.m7xin select{ height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; padding-left: 10px;}
.m7xin textarea{ height: 160px; line-height: 30px; font-size: 14px; font-size: 1.4rem; padding-top: 5px; padding-left: 10px;}
.m7xin .int3 input{width: calc(100% - 135px); height: 40px; line-height: 40px; font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:1259px) {
.m7n{ margin-left: 150px;}
.m7xin{padding-left: 20px; padding-top: 40px; padding-bottom: 40px;}
}
@media screen and (max-width:999px) {
.main7{ background: none;}
.m7n{ margin-left: 0px;}
.m7xin{padding-left: 0px; padding-top: 20px; padding-bottom: 40px;}
}
@media screen and (max-width:767px) {
.m7xin .int1{ width: 49%; margin-top: 10px;}
.m7xin .int12{width: 100%;}
.m7xin .int3{ width: 100%; margin-top: 10px;}

.m7xin input,.m7xin select,.m7xin textarea{ font-size: 12px; font-size: 1.2rem;}
}
@media screen and (max-width:439px) {
.m7xin .int1{ width: 100%; margin-top: 10px;}
}

/*  foot  */
.foot{ background: url("../images/ft_bg.png") no-repeat center; padding-top: 86px;}
.foot2{ padding-bottom: 20px;}
.fot{ display: flex; flex-flow: wrap;}
.folie{ display: inline-block; vertical-align: top;}
.fo1{ width: 30%;}
.fo2{ width: 17%; margin-left: 3%;}
.fo3{ width: 22%; margin-left: 3%;}
.fo4{ width: 18%; margin-left: 7%;}

.erweima{ max-width: 240px; display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 34px;}
.ertu{ width: 49%; max-width: 106px; margin-top: 10px;}

.shejiao{ font-size: 0px; padding-top: 40px;}
.shejiao a{display: inline-block; vertical-align: middle; width: 36px; height: 36px; line-height: 34px; margin-left: 12px; margin-top: 10px; color: #fff; text-align: center; border: solid 1px #ffffff; border-radius: 50%;}
.shejiao a:first-child{margin-left: 0px;}


.fologo{ display: block; width: 80%; max-width: 215px; margin-top: 13px;}
/*.fologo img{width: 100%;}*/
.fop1{color: #8b8e95;}

.fobiao{display: block; color: #ffffff; font-size: 22px; font-size: 2.2rem; line-height: 30px; position: relative; padding-bottom: 18px;}
.fobiao:before{content: ""; position: absolute; width: 60px; height: 3px; background: #0f1142; left: 0px; bottom: 0px;}

.fonav{ margin-top: 22px;}
.fonav a{color: #999999; margin-top: 6px;}

.foul{}
.foul li{ margin-top: 15px;}
.fo4a{display: block; color: #fff !important;}
.fo4p{ color: #999999 !important; position: relative; padding-left: 29px; margin-top: 5px;}
.fo4p a{ color: #999999}
.fo4p i{ color: #fff; position: absolute; left: 0px; top: 0px; font-size: 20px;}

.fop{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 45px; text-align: center; color: #999999;}
.fop a{ display: inline-block; color: #999999;}
.youlian{ border-top: 1px solid #444444; margin-top: 18px; font-size: 14px; font-size: 1.4rem; line-height: 30px; padding: 20px 0;}
.youlian .zong{ padding: 0 97px}
.youlian span,.youlian a{ color: #999999;}
.youlian a{margin: 0 10px;}
.foot a:hover{ color: #fff;}
.shejiao a:hover{ background: #0f1142; border-color: #0f1142; color: #fff;}

@media screen and (max-width:1359px) {
.fo1{ width: 31%;}
.fo2{ width: 17%; margin-left: 3%;}
.fo3{ width: 20%; margin-left: 3%;}
.fo4{ width: 23%; margin-left: 3%;}
.shejiao{ padding-top: 20px;}
.shejiao a{ width: 30px; height: 30px; line-height: 28px; margin-left: 5px; margin-top: 5px;}
.shejiao a i{ font-size: 12px;}
}
@media screen and (max-width:999px) {
.foot{ padding-top: 40px; padding-bottom: 70px;}
.erweima{ max-width: 160px; padding-top: 10px;}
.fologo{ width: 65%; max-width: 180px; margin-top: 13px;}

.fobiao{ font-size: 18px; font-size: 1.8rem; line-height: 30px; padding-bottom: 10px;}
.fobiao:before{ width: 40px; height: 2px;}
}
@media screen and (max-width:767px) {
.foot{ padding-top: 20px;}
.fop{ font-size: 12px; font-size: 1.2rem; line-height: 24px; margin-top: 25px;}

.fologo{margin: auto;}
.erweima{ margin: auto;}
.fo1{ width: 100%; text-align: center;}
.fo2,.fo3,.fo4,.youlian{ display: none;}
}

.lianxi{ position:fixed; width:50px; right:0px; top:50%; transform:translateY(-50%); z-index:99999}
.lianxi div a{ display:block; margin-top:1px; width:50px; height:50px; text-align:center; line-height:50px; font-size:24px; color:#a3a3a3; border-radius: 5px; background: #f1f1f1; margin-top:2px; cursor: pointer;}
.ke1{ background:#000000}
.ke2{ background:#555555}
.ke3{ background:#000000}
.ke4{ background:#15418f}
.weixin{ position:relative; cursor:pointer;}
.weixin .spimg{ position:absolute; top:50%; right:100%; transform: translateY(-50%); display:none; background: #f1f1f1; padding: 10px; font-size: 16px; font-size: 1.6rem; line-height: 30px;width: 160px;}
.weixin:hover .spimg{ display:block;}
.weixin2,.tankuang{ display:none}
.lianxi div a:hover{ background:#0f1142; color: #fff;}
.clear2{ display:none}

@media screen and (max-width:999px) {
.top{width:33.333%;height:40px;line-height:40px;bottom:0px;right:0px;border-radius:0px;border:none; background:#0f1142; color:#fff !important;}

.lianxi{ width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);}
.lianxi div{ width:33.333%; float:left; margin-top: 0px;}
.lianxi div a{ margin:auto; width:100%; background:#0f1142; color:#fff !important; border-radius:0px; font-size: 20px;}
.weixin2{ display:block}
.weixin1{ display:none}

.tankuang{ position:absolute; width: auto !important; min-width: 100%; bottom:50px; left:0px !important; height:40px;line-height:40px;}
.tankuang .spimg{ display:block; position:relative; left:auto; top: auto !important; transform: translate(0); right: auto; text-align: center; margin:auto;}
}

/****************************  1-1  ***************************/
.ce1main1{ padding-top: 15px; font-size: 0px; padding-bottom: 74px;}
.yuansu li{ width: 4.857%; margin-left: 0.739%; display: inline-block; vertical-align: top; margin-top: 0.7%;}
.yuansu li:nth-child(18n-17){margin-left: 0px;}
.ce11a{ display: block; background: #ecbc0e; position: relative; height: 0px; padding-bottom: calc(100% - 0.7vw); border: 0.4vw solid; border-color: #f2d058 #e2b40d #907309 #e2b40d;}
.ce11a i{display: block; position: absolute; color: #ffffff; font-size: 0.8vw; line-height: 1vw; width: 100%; left: 4px; top: 0px; font-style: normal;}
.ce11a span{display:block; color: #ffffff; font-size: 1.2vw; line-height: 30px; width: 100%; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); text-align: center; font-family: "Arial Black", "sans-serif", Verdana;}

.ce11zi{ width: 167px; height: 167px; background: #a70723; border-radius: 1px; position: fixed; top: 200px; right: 5px; opacity: 0; transition: 0.3s;}
.ce11zi i{ position: absolute; left: 1px; top: 13px; font-size: 1.2vw;; line-height: 30px; width: 50px; text-align: center; color: #fefefe; font-style: normal;}
.ce11a2{ display: block; color: #fefefe; font-size: 60px; font-size: 6rem; line-height: 70px; text-align: center; margin-top: 47px;}
.ce11p2{ color: #fefefe; font-size: 16px; font-size: 1.6rem; line-height: 24px; text-align: center;}
.yuansu li:hover .ce11zi{opacity: 1}

.bano{}
.bano a{ opacity: 0}

.ce11t{}
.ce11b{ margin-top: 30px;}

.rbd a{ background: #c00f14; border-color: #d3585c #b80e13 #75090c #b80e13;}
.jvhuang a{ background: #dc893c; border-color: #e7ad78 #d38339 #875425 #d38339;}
.jvse a{ background: #45a557; border-color: #45a557 #429e53 #2a6535 #429e53;}
.jvse2 a{ background: #40ba8f; border-color: #7acfb1 #3db289 #277257 #3db289;}
.lan1 a{ background: #2e99ae; border-color: #6eb8c7 #2c92a6 #1c5e6a #2c92a6;}
.lan2 a{ background: #306391; border-color: #6f93b3 #2e5f8b #1d3d59 #2e5f8b;}
.fen a{ background: #e1a6c8; border-color: #eac1d9 #d79fbf #8a667a #d79fbf;}
.zise a{ background: #c8a9d0; border-color: #d9c3de #bfa2c7 #7a677f #bfa2c7;}

.rbd .ce11zi{ background: #c00f14; border-color: #d3585c #b80e13 #75090c #b80e13;}
.jvhuang .ce11zi{ background: #dc893c; border-color: #e7ad78 #d38339 #875425 #d38339;}
.jvse .ce11zi{ background: #45a557; border-color: #45a557 #429e53 #2a6535 #429e53;}
.jvse2 .ce11zi{ background: #40ba8f; border-color: #7acfb1 #3db289 #277257 #3db289;}
.lan1 .ce11zi{ background: #2e99ae; border-color: #6eb8c7 #2c92a6 #1c5e6a #2c92a6;}
.lan2 .ce11zi{ background: #306391; border-color: #6f93b3 #2e5f8b #1d3d59 #2e5f8b;}
.fen .ce11zi{ background: #e1a6c8; border-color: #eac1d9 #d79fbf #8a667a #d79fbf;}
.zise .ce11zi{ background: #c8a9d0; border-color: #d9c3de #bfa2c7 #7a677f #bfa2c7;}

.ce11a:hover{ border-color: transparent}
@media screen and (min-width:1940px) {
    .ce11a span{
        font-size:1.2rem;
    }
    .ce11a i{
        font-size:0.9vw;
    }
}
@media screen and (max-width:1799px) {
.ce1main1.zong{ width: calc(100% - 260px)}
.ce11zi{ width: 120px; height: 120px; top: 150px; right: 5px;}
.ce11zi i{top: 5px; font-size: 1.2vw;; line-height: 30px; width: 40px;}
.ce11a2{ font-size: 40px; font-size: 4rem; line-height: 50px; margin-top: 28px;}
.ce11p2{ font-size: 14px; font-size: 1.4rem; line-height: 22px;}
}
@media screen and (max-width:1359px) {
.ce1main1{ padding-top: 15px; padding-bottom: 30px;}
.ce1main1.zong{ width: calc(100% - 180px)}
.ce11zi{ width: 80px; height: 80px; top: 120px; right: 5px;}
.ce11zi i{top: 5px; font-size: 1.2vw;; line-height: 1.2vw; width: 30px;}
.ce11a2{ font-size: 30px; font-size: 3rem; line-height: 40px; margin-top: 15px;}
.ce11p2{ font-size: 12px; font-size: 1.2rem; line-height: 20px;}
}
@media screen and (max-width:999px) {
.ce1main1.zong{ width: 95%}
.ce11zi{ display: none !important;}
.ce11a i{ display: none;}
.ce11a span{ font-size: 2.2vw;}
.yuansu li{ width: 5.3%; margin-left: 0.27%; margin-top: 0.3%;}
.yuansu li:nth-child(18n-17){margin-left: 0px;}
.ce11b{ margin-top: 20px;}
}
@media screen and (max-width:767px) {
.ce1main1{ padding-bottom: 10px;}
.ce11b{ margin-top: 10px;}
}

/*  mianbao  */
.mianbao{ font-size: 14px; font-size: 1.4rem; color: #999999; line-height: 24px; padding-top: 45px;}
.mianbao a{ color: #999999;}
.mianbao a:hover,.comian{ color: #0f1142 !important;}

@media screen and (max-width:1359px) {
.mianbao{ padding-top: 15px;}
}
@media screen and (max-width:999px) {
.mianbao{ font-size: 12px; font-size: 1.2rem; line-height: 22px; padding-top: 10px;}
}

.ce1main3{ background:#f9f9f9 url("../images/ce13bei.jpg") no-repeat right center; padding: 75px 70px; margin-top: 40px; margin-bottom: 114px;}
.ce13p1{ color: #999999; font-size: 20px; font-size: 2rem; line-height: 30px;}
.ce13p2{color: #0f1142; font-size: 40px; font-size: 4rem; line-height: 50px; font-weight: bold; margin-top: 17px;}
.ce13mor{display: block; width: 357px; height: 55px; line-height: 55px; color: #fefefe; font-size: 16px; font-size: 1.6rem; margin-top: 54px; text-align: center; background: #0f1142;}
.ce13mor:hover{background: #333; color: #fff;}

@media screen and (max-width:1359px) {
.ce1main3{ padding: 30px 20px; margin-top: 20px; margin-bottom: 40px; background-size: auto 100%;}

.ce13p1{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.ce13p2{ font-size: 30px; font-size: 3rem; line-height: 40px; margin-top: 10px;}
.ce13mor{ width: 170px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; margin-top: 25px;}
}
@media screen and (max-width:999px) {
.ce1main3{ padding: 20px 10px; margin-top: 0px; margin-bottom: 40px;}

.ce13p1{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
.ce13p2{ font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 10px;}
.ce13mor{ width: 130px; font-size: 12px; font-size: 1.2rem; margin-top: 25px;}
}
@media screen and (max-width:767px) {
.ce1main3{ position: relative; margin-bottom: 30px;}
.ce1main3:before{ content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: rgba(249, 249, 249, 0.6); z-index: 1}
.ce13p1,.ce13p2,.ce13mor{ position: relative; z-index: 2}
}

/****************************  1-2  ***************************/
.fenbanner{background-position: top center !important; background-size: cover !important; background-attachment: fixed !important; position: relative; padding-top: 196px; padding-bottom: 194px; cursor: pointer;}
.fenbiao{ text-align: center; color: #ffffff; font-size: 50px; font-size: 5rem; line-height: 60px;}
.mianbao2{ padding-top: 16px;}

.ce2main1{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 50px;}
.ce21tu{ width: 32.14%; position: relative;}
.ce21zi{ width: 64.3%;}
.ce21tun{ display: block; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.03);}
.ce21fu{ width: 66px; height: 66px; line-height: 66px; font-size: 24px; font-size: 2.4rem; color: #fefefe; text-align: center; background: #a70723; border-radius: 1px; position: absolute; left: 0px; top: 0px;}

.ce21a{ color: #0f1142; font-size: 40px; font-size: 4rem; line-height: 50px; font-weight: bold;}
.ce21p{ color: #666666; line-height: 36px; margin-top: 20px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 6;  overflow: hidden;}
.ce21mor{display: block; width: 382px; height: 70px; line-height: 70px; color: #ffffff; font-size: 20px; font-size: 2rem; margin-top: 50px; text-align: center; background-color: #a70723; border-radius: 1px;}
.ce21mor:hover{ background: #333; color: #fff;}

@media screen and (max-width:1559px) {
.ce21a{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.ce21p{ line-height: 34px; margin-top: 20px; -webkit-line-clamp: 5;}
.ce21mor{ width: 200px; height: 50px; line-height: 50px; font-size: 16px; font-size: 1.6rem; margin-top: 20px;}

.fenbanner{ padding-top: 100px; padding-bottom: 100px;}
.fenbiao{ font-size: 40px; font-size: 4rem; line-height: 50px;}
}
@media screen and (max-width:1359px) {
.ce21fu{ width: 40px; height: 40px; line-height: 40px; font-size: 18px; font-size: 1.8rem;}
.ce21a{ font-size: 26px; font-size: 2.6rem; line-height: 34px;}

.ce21mor{ width: 140px; height: 40px; line-height: 40px; font-size: 14px; font-size: 1.4rem; margin-top: 20px;}
.fenbiao{ font-size: 30px; font-size: 3rem; line-height: 40px;}
}
@media screen and (max-width:999px) {
.ce2main1{ margin-top: 25px;}
}
@media screen and (max-width:767px) {
.ce21tu{ width: 40%;}
.ce21zi{ width: 58%;}
.ce21a{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.ce21mor{ width: 120px; font-size: 12px; font-size: 1.2rem; margin-top: 20px;}

.ce21p{ margin-top: 10px;}
.ce21fu{ width: 34px; height: 34px; line-height: 34px; font-size: 14px; font-size: 1.4rem;}
    
.fenbanner{ padding-top: 80px; padding-bottom: 80px;}
.fenbiao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
}
@media screen and (max-width:599px) {
.ce21tu{ width: 100%; max-width: 300px; margin: auto;}
.ce21zi{ width: 100%; margin-top: 10px; text-align: center;}
.ce21mor{ margin: auto; margin-top: 20px;}
}

.ce2main2{ padding-top: 43px;}
.ce2nav{ font-size: 0px; background: #f5f5f5; border-top: 1px solid #e5e5e5; margin-top: 27px;}
.ce2nav li{display: inline-block; vertical-align: middle; width: 20%; text-align: center; padding: 0 10px; height: 60px; line-height: 58px; border: 1px solid #e5e5e5; border-left: none; border-top: none; transition: 0.3s; cursor: pointer;}
.ce2nav li:nth-child(5n-4){ border-left: 1px solid #e5e5e5;}
.ce2nav li a{display: inline-block; vertical-align: middle; color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.ce2nav li:hover{ background: #0f1142;}
.ce2nav li:hover a{ color: #fff;}
.cedang{ background: #0f1142 !important;}
.cedang a{ color: #fff !important;}

.j-nextshow { position: relative; display: none; background: #f5f5f5; padding: 10px;}
.proslide_menubtn { width: 23px; height: 18px; position: absolute; top: 50%; margin-top:-9px; right: 12px; cursor: pointer; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9999; }
.proslide_menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #0f1142;}
.ce2biao{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; color: #0f1142; font-weight: bold;}

@media screen and (max-width:1359px) {
.ce2main2{ padding-top: 20px;}
.ce2nav li a{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
}
@media screen and (max-width:999px) {
.ce2nav{ margin-top: 16px; display: none;}
.ce2nav li{ width: 100%; text-align: left; height: auto; line-height: normal;}
.ce2nav li a{ padding: 10px 0;}
    
.j-nextshow { display: block; margin-top: 15px;}
}
@media screen and (max-width:767px) {
.ce2nav li a{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
}

.ce2main3{ margin-top: 22px; border-top: solid 1px #e5e5e5;}
.ce2n{}
.ce23lie{ padding: 30px; border: solid 1px #e5e5e5; border-top: none; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.ce23tu{ width: 330px; overflow: hidden;}
.ce23tu img{width: 100%;}
.ce23zi{ width: calc(100% - 358px); padding-right: 40px;}
.ce23t{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.ce23a{ display: block; color: #0f1142;}
.ce23riqi{color: #999999;}
.ce23riqi em{color: #3fb033; font-style: normal;}

.ce23p{ line-height: 36px; margin-top: 18px;}
.ce23p a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.ce23b{ font-size: 0px; padding-top: 6px;}
.ce23b p{display: inline-block; vertical-align: middle; padding: 0 26px; line-height: 33px; height: 35px; border: solid 1px #e5e5e5; border-radius: 7px; color: #666666; font-size: 16px; font-size: 1.6rem; margin-top: 5px; margin-right: 11px;}
.ce23mor{ font-size: 0px; margin-top: 45px;}
.ce23mor a{display: inline-block; vertical-align: middle; border: solid 1px #e5e5e5; width: 248px; height: 51px; line-height: 49px; text-align: center; border-radius: 1px; font-size: 16px; font-size: 1.6rem; margin-right: 19px;text-transform: uppercase;}
.ce23mor1{color: #0f1142;}
.ce23mor2{color: #a70723;}
.ce23mor1:hover{background: #0f1142; border-color: #0f1142; color: #fff;}
.ce23mor2:hover{background: #a70723; border-color: #a70723; color: #fff;}
.ce23mor input{ cursor: pointer; display: inline-block; vertical-align: middle;}

.fenye{ text-align: center; padding-top: 65px;}
.fenyen{ display: inline-block; vertical-align: middle;}
.fenyen a{display: inline-block; vertical-align: middle; width: 36px; height: 30px; line-height: 30px; text-align: center; font-size: 18px; font-size: 1.8rem; margin-top: 5px;}
.fenyen a i{}
.fenyen span{ font-size: 18px; font-size: 1.8rem; margin: 0 15px;}
.fenyen a:hover,.dangfen{ background: #0f1142; color: #fff;}
.fenyen a:hover i{ color: #fff;}
.fuxuan{ padding-right: 32px; background: url("../images/fuxuan.png") no-repeat center right; display: inline-block; vertical-align: middle; margin-top: 5px;}
.fuxuan input{ width: 252px; height: 44px; line-height: 44px; text-align: center; background: #0f1142; color: #ffffff; font-size: 18px; font-size: 1.8rem; transition: 0.5s; cursor: pointer;}
.fuxuan input:hover{background: #333;}
.fenyen .no:hover{background-color: unset;}
.fenyen .no:hover i{color: #333 !important;}
@media screen and (max-width:1359px) {
.ce23lie{ padding: 10px;}
.ce23tu{ width: 250px;}
.ce23zi{ width: calc(100% - 270px); padding-right: 10px;}
.ce23mor{ margin-top: 20px;}
.ce23mor a{ width: 110px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; margin-right: 5px;}

.ce23b p{ padding: 0 15px; line-height: 33px; height: 35px; font-size: 14px; font-size: 1.4rem; margin-top: 5px; margin-right: 5px;}
}
@media screen and (max-width:999px) {
.fenye{ padding-top: 30px;}
.fenyen a{ width: 30px; height: 30px; line-height: 30px; font-size: 14px; font-size: 1.4rem;}
.fuxuan input{ width: 140px; height: 30px; line-height: 30px; font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:767px) {
.ce23b p{ padding: 0 10px; line-height: 30px; height: 32px; font-size: 12px; font-size: 1.2rem; margin-top: 5px; margin-right: 5px;}
.ce23tu{ width: 100%; max-width: 300px; margin: auto;}
.ce23zi{ width: 100%; padding-right: 0px;}
.ce23t{ display: block;}
}

.ce2main4{ padding-top: 52px; padding-bottom: 80px;}
.ce2main4 .row{ margin-top: 37px; margin-left: -12px; margin-right: -12px;}
.ce2main4 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.ce2main4 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.ce2main4 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.ce2main4 .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;}

.ce2main4 .owl-carousel .owl-item{float: left; padding: 0 12px;}
.ce2main4 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.ce2main4 .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);}
.ce2main4 .owl-theme .owl-controls{}
.ce2main4 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline; display: none !important}
.ce2main4 .owl-theme .owl-controls .owl-page span{display: block;width: 14px;height: 14px; background: #ffffff; margin-right: 9px; border-radius: 50%; background: #ffffff; font-size: 0px;}
.ce2main4 .owl-theme .owl-controls .owl-page.active span,.ce2main4 .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#23aa86; opacity:1;}

.ce2main4 .owl-theme .owl-buttons{ margin: auto;}
.ce2main4 .owl-theme .owl-buttons div{ width: 60px; height: 60px; text-align: center; background: #fff; border: solid 1px #c7c7c7; position: absolute; top: 50%; transform: translateY(-50%); line-height: 58px; font-size: 12px; color: #0f1142; transition: 0.5s;}
.ce2main4 .owl-theme .owl-prev{ left: -80px;}
.ce2main4 .owl-theme .owl-next{ right: -80px;}
.ce2main4 .owl-theme .owl-buttons div:hover{ background: #0f1142; color: #fff;}

.ce2main4 .m3a{ font-size: 19px; font-size: 1.9rem; margin-top: -60px;}

@media screen and (max-width:1599px) {
.ce2main4 .owl-theme .owl-buttons div{ width: 40px; height: 40px; line-height: 38px;}
.ce2main4 .owl-theme .owl-prev{ left: -10px;}
.ce2main4 .owl-theme .owl-next{ right: -10px;}
}
@media screen and (max-width:1359px) {
.ce2main4 .row{ margin-top: 37px; margin-left: 0px; margin-right: 0px;}
.ce2main4 .m3a{ font-size: 14px; font-size: 1.4rem; margin-top: -40px;}
.ce2main4 .owl-carousel .owl-item{ padding: 0;}
}
@media screen and (max-width:999px) {
.ce2main4 .row{ margin-top: 20px;}
.ce2main4{ padding-top: 40px; padding-bottom: 40px;}
}
@media screen and (max-width:767px) {
.ce2main4{ padding-top: 30px; padding-bottom: 30px;}
.ce2main4 .owl-theme .owl-buttons div{ width: 30px; height: 30px; line-height: 28px;}
.ce2main4 .m3a{ font-size: 12px; font-size: 1.2rem; margin-top: -30px;}
}

/****************************  product  ***************************/
.huibei{background: #f5f5f5;}

.prmain1{ display: flex; flex-flow: wrap; justify-content: space-between; flex-direction: row-reverse; align-items: flex-start; padding-top: 24px; padding-bottom: 48px;}
.prl{ width: 350px; background: #fefefe;}
.prr{ width: calc(100% - 370px);}

.prbiao{ display: block; background: #0f1142; border: 1px solid #0f1142; line-height: 68px; text-align: center; color: #ffffff; font-size: 24px; font-size: 2.4rem;}
.prlt{ display: block; padding: 0px; margin: auto}
.prlt span{display: none;}
.prbiao:hover{background: #fff; color: #0f1142;}

.pryiji{}
.pryiji>li>a{ display: block; line-height: 30px; border-bottom: 1px solid #f0f0f0; padding: 20px 40px; font-size: 16px; font-size: 1.6rem; position: relative;}
.pryiji>li>a i{position: absolute; font-size: 16px; font-size: 1.6rem; right: 32px; top: 20px; font-size: 12px; transition: 0.5s;}
.prerji{}
.prerji li a{color: #999999; padding: 9px 40px;}
.pryiji>li:hover>a{color: #0f1142;}
.pryiji>li:hover>a i{ transform: rotate(180deg)}
.prerji li a:hover{ background: #a70723; color: #fefefe;}

.dangyi>a{color: #0f1142 !important;}
.dangyi>a i{ transform: rotate(180deg) !important}
.danger a{ background: #a70723 !important; color: #fefefe !important;}

.prrt{
    /*background: url("../images/prrbei.jpg") no-repeat center; */
    background: url("../images/prrbei.jpg") repeat center; 
    padding: 60px 40px; padding-bottom: 80px;}
.prtbiao{ display: block; color: #fefefe; font-size: 30px; font-size: 3rem; font-weight: bold;}
.prtp{ font-size: 20px; font-size: 2rem; line-height: 36px; color: #fefefe; margin-top: 15px;}
.prtp p{color: #fefefe;}

.prrn{background: #fff; margin-top: 20px; border-top: 1px solid #e5e5e5;}

@media screen and (max-width:1559px) {
.prl{ width: 250px;}
.prr{ width: calc(100% - 270px);}

.prbiao{ line-height: 50px; font-size: 20px; font-size: 2rem;}
.pryiji>li>a{ padding: 10px 10px; font-size: 14px; font-size: 1.4rem;}
.pryiji>li>a i{ font-size: 14px; font-size: 1.4rem; right: 10px; top: 10px; font-size: 12px;}
.prerji li a{ padding: 9px 10px; font-size: 14px; font-size: 1.4rem;}

    .prrn .ce23lie{padding: 10px;}
.prrn .ce23mor a{ width: 120px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; margin-right: 10px;}
.prrn .ce23mor{ margin-top: 16px;}
.prrn .ce23b p{ font-size: 14px; font-size: 1.4rem; padding: 0 10px;}
    .prrn .ce23t{ display: block; text-align: left;}
    .prrn .m3biao{ text-align: left; font-size: 30px; font-size: 3rem;}
    .prrn .ce23zi{padding-right: 0px;}
    
.prrt{ padding: 20px;}
.prtbiao{ font-size: 24px; font-size: 2.4rem;}
.prtp{ font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 10px;}
}
@media screen and (max-width:999px) {
.prl{ width: 100%; margin-top: 30px; padding: 0px;}
.prr{ width: 100%;}
    
.prtbiao{ font-size: 20px; font-size: 2rem;}
.prtp{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}

.prrn .m3biao{ font-size: 26px; font-size: 2.6rem;}
.prbiao{background: #fff; color: #0f1142; text-align: left; padding-left: 10px;}
.prlt span{display: block;}
    .pryiji{display: none;}
}
@media screen and (max-width:767px) {
.prrn .m3biao{ font-size: 22px; font-size: 2.2rem;}

.prrt{ padding: 20px 10px;}
.prtbiao{ font-size: 18px; font-size: 1.8rem;}
.prtp{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 10px;}
}

/****************************  product2  ***************************/
.mianbao3{ padding-right: 245px; padding-top: 60px;}

.pr2main1{ margin-top: 28px; background: #fff; padding: 30px; display: flex; flex-flow: wrap; justify-content: space-between;}
.pr2main1:after{ content:""; clear:both; display:block;}

.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; /*opacity:0.5; */
    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 #ccc; 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; }

.prob-pic { width:34%; float:left;}
.prob-pic .prob-pic-big { position: relative;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.prob-pic .prob-pic-big-img { display: block; line-height: 0; font-size: 0;}
.prob-pic .prob-pic-big-img img{transition: 0s;}
.prob-pic .prob-pic-big-img .zoomPad { float: none; z-index: 8;}
.prob-pic .zoomWrapperImage img { max-width: 1920px;}
.prob-pic .prob-pic-big-img:hover img{ transform: scale(1)}
.prob-pic .prob-pic-small { position: relative; margin-top: 7px; overflow: hidden;}
.prob-pic .prob-pic-btn { position: absolute; top: 50%; margin-top: -20px; display: block; height: 40px; line-height:40px; text-align:center; color:#666666; font-size:36px; z-index:9999}
.prob-pic .prob-pic-btn.prev { left:0px;}
.prob-pic .prob-pic-btn.next { right:0px;}
.prob-pic .prob-pic-btn:hover{ color: #5dc4eb;}
.prob-pic .prob-pic-list { overflow: hidden;}
.prob-pic .prob-pic-list ul { width: 1000%; overflow: hidden;}
.prob-pic .prob-pic-list ul li { position: relative; float: left; margin-right: 0.25%; width: 1.8%; overflow:hidden;}
.prob-pic .prob-pic-item .item-pic { display:block; border: solid 1px #fff; overflow: inherit;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow:hidden;}
.prob-pic .prob-pic-item .item-pic img{display: block; width:100%;transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;-webkit-transition: 0.3s;}
.prob-pic .prob-pic-item .item-pic:hover{ border: solid 1px #3fb033;}
.prob-pic .prob-pic-item .item-pic.active{ border: solid 1px #3fb033;}

.jianjie{ width:63%; float:right; padding-top: 15px; padding-bottom: 65px; position: relative;}
.jianjie h1{ font-size:32px; font-size:3.2rem; line-height:45px; color:#0f1142; font-weight: bold; position:relative;}
.jianbiao{ color: #999999; margin-top: 15px;}
.jianbiao em{ color: #3fb033; font-weight:bold; font-style:normal;}

.jiann{ font-size:16px; font-size:1.6rem; line-height:36px; margin-top:22px; color: #666666; border-top: 1px solid #e3e3e3; padding-top: 20px;}
.jiann strong,.jiann p,.jiann em{color: #666666;}
.jiann img{ max-width:100%; display:inline;}

.inno{ margin-top:30px; font-size:0px; position: absolute; width: 100%; left: 0px; bottom: 0px;}
.inno:after{content: ""; clear: both; display: block;}
.inno a{ float: left; padding:0 5px; min-width: 248px; line-height:50px; text-align:center; font-size:16px; font-size:1.6rem; margin-top:9px; color:#fff;}

.inno a:nth-child(1){ background: #a70723; margin-right: 14px;}
.inno a:nth-child(2){ background: #0f1142;}
.inno a:hover{ background:#333; color:#fff;}

.sharez{ position: absolute; right: 0px; top: -89px;}
.share{ display: inline-block; vertical-align: middle;}
.share1{ display:inline-block; vertical-align:middle; font-size:16px; font-size:1.6rem; color:#333;}
.share2{ display:inline-block; vertical-align:middle;}

@media screen and (max-width: 1359px) {
.inno {margin-top: 10px;}
.inno a{ min-width: 120px; height: 40px; line-height: 40px; font-size:14px; font-size:1.4rem; margin-top:6px; text-transform: none; margin-right:10px;}

.jianjie h1{ font-size:26px; font-size:2.6rem; line-height:30px;}
.jianbiao{}
.jiann{ font-size:14px; font-size:1.4rem; line-height:24px; margin-top:15px;}
.sharez{ margin-top:21px;}
.share1{font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width: 999px) {
    .zoomPad { cursor: default !important; }
    .zoomPup { display: none !important; }
    .zoomWindow { display: none !important; }
    .zoomPreload { display: none !important; }

.mianbao3{ padding-right: 0px; padding-top: 10px;}

.pr2main1{ padding: 10px; margin-top: 15px;}
.prob-pic { float:none; margin:auto; margin-top: 0px; width: 100%; max-width: 500px;}

.jianjie{ width:auto; float:none; margin-left:0px; margin-right:0px; margin-top:10px; text-align: center; padding-bottom: 0px;}
.jianjie h1{ font-size:18px; font-size:1.8rem; line-height:30px;}
.jianbiao{ margin-top: 8px;}
.jiann{ min-height:0px}
.inno{ margin-top:10px; position: relative; text-align: center;}
.inno a{ min-width: 106px; font-size:12px; font-size:1.2rem; height: 30px; line-height:30px; float:none; display: inline-block; vertical-align: middle; margin: 5px;}
.sharez{ position: relative; right: auto; top: auto;}
}
@media screen and (max-width: 767px) {
.jiann{ font-size:12px; font-size:1.2rem; line-height:22px; margin-top:12px; color: #333;}
}
@media screen and (max-width:550px) {
.prob-pic .prob-pic-list ul li {margin-right: .1333%;width: 2.4%;}
}

.pr2main2{ background: #ffffff; padding: 32px 40px; margin-top: 10px; color: #0f1142; font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.pr2main2 p{ color: #0f1142;}

.pr2main3{ background: #ffffff; margin-top: 10px;}
.pr2main3 .table{ width:100%; overflow:auto;}
.pr2main3 .table table{ width:100%; border-collapse:collapse; line-height:22px;}
.pr2main3 .table table tr{}
.pr2main3 .table table tr td{ padding:17px 5px; font-size:16px; font-size:1.6rem; color: #0f1142; border-bottom:1px solid #d2d2d2; background: #fff; text-align: center;}
.pr2main3 .table table tr:first-child td{ color: #333333; font-size: 20px; font-size: 2rem; padding: 23px 5px;}
.pr2main3 .table table tr td a{display: block; width: 153px; height: 30px; line-height: 28px; background: #ffffff; border-radius: 1px; border: solid 1px #e5e5e5; text-align: center; color: #a70723; font-size: 14px; font-size: 1.4rem; margin: auto;}
.pr2main3 .table table tr td a:hover{ background: #a70723; color: #fff;}

.promain{color: #666666; line-height: 36px; margin-top: 15px; font-size: 1.6rem;}
.pr2main4{ background: #ffffff; padding: 40px 30px; margin-top: 11px;}
.pr24biao,.promain em{ color: #0f1142; font-size: 24px; font-size: 2.4rem; line-height: 30px; font-weight: bold;font-style: unset;}
.chanxiang{ color: #666666; line-height: 36px; margin-top: 15px;}
.chanxiang strong{ font-weight: bold; color: #333; font-size: 18px; font-size: 1.8rem;}
.chanxiang p,.chanxiang em{color: #666666;}
.chanxiang img{display: inline-block;}

.pr2main5{ padding: 10px 0; padding-top: 30px;}
.pr25biao{text-align: center;}
.pr2main5 .owl-theme .owl-buttons div{ width: 50px; height: 50px; text-align: center; background: #f0f0f0; border: none; position: absolute; top: 50%; transform: translateY(-50%); line-height: 48px; font-size: 12px; color: #333333; transition: 0.5s;}

@media screen and (max-width:1359px) {
.pr2main2{ padding: 20px; font-size: 18px; font-size: 1.8rem;}
    
.pr2main3 .table table tr td{ padding:10px 5px; font-size:14px; font-size:1.4rem;}
.pr2main3 .table table tr:first-child td{ font-size: 16px; font-size: 1.6rem; padding: 15px 5px;}
.pr2main3 .table table tr td a{ width: 120px; height: 30px; line-height: 28px; font-size: 14px; font-size: 1.4rem;}

.pr2main4{ padding: 20px; margin-top: 11px;}
.pr24biao,.promain em{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.chanxiang strong{ font-size: 16px; font-size: 1.6rem;}

.pr2main5 .owl-theme .owl-buttons div{ width: 30px; height: 30px; line-height: 28px;}
}
@media screen and (max-width:767px) {
.pr2main2{ padding: 20px 10px; font-size: 14px; font-size: 1.4rem; line-height: 26px;}

.pr2main3 .table table tr td{ padding:10px 5px; font-size:12px; font-size:1.2rem;}
.pr2main3 .table table tr:first-child td{ font-size: 14px; font-size: 1.4rem; padding: 15px 5px;}
.pr2main3 .table table tr td a{ width: 80px; height: 30px; line-height: 28px; font-size: 12px; font-size: 1.2rem;}

.pr2main4{ padding: 20px 10px; margin-top: 11px;}
.pr24biao,.promain em{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
.chanxiang{ margin-top: 10px;}
.chanxiang strong{ font-size: 14px; font-size: 1.4rem;}
}

.pr2main6{ background: #ffffff; padding: 30px; padding-top: 10px; margin-top: 15px;}
.pr2main7{ margin-bottom: 52px;}
.pr2main6 .pr24biao,.promain em{ display: block;margin-bottom: 15px; margin-top: 20px;}
.pr2main6 .table{ width:100%; overflow:auto;}
.pr2main6 .table table{ width:100%; border-collapse:collapse; line-height:22px;}
.pr2main6 .table table tr{}
.pr2main6 .table table tr td{ padding:15px 5px; font-size:14px; font-size:1.4rem; border:1px solid #e5e5e5; color: #333; background: #fff;padding-left: 10px;}

.pr27n{ margin-top: 15px;}
.pr27a{ background: #f9f9f9; line-height: 34px; padding: 20px 35px; color: #0f1142; font-size: 24px; font-size: 2.4rem;}
.pr27p{ background: #f9f9f9; margin-top: 10px; margin-bottom: 10px; padding: 30px 35px;}
.pr27p p{color: #333333;}

@media screen and (max-width:1359px) {
.pr2main6{ padding: 30px 20px; padding-top: 10px; margin-top: 15px;}

.pr27a{ line-height: 30px; padding: 20px; font-size: 20px; font-size: 2rem;}
.pr27p{ padding: 30px 20px;}
}
@media screen and (max-width:999px) {
.pr2main7{ margin-bottom: 32px;}
}
@media screen and (max-width:767px) {
.pr2main6{ padding: 20px 10px; padding-top: 1px; margin-top: 15px;}

.pr27a{ line-height: 26px; padding: 10px; font-size: 18px; font-size: 1.8rem;}
.pr27p{ padding: 20px 10px;}
.pr2main6 .table table tr td{ padding:10px 5px; font-size:12px; font-size:1.2rem;}
}

/****************************  product3  ***************************/
.pr3main2{ padding-top: 98px; padding-bottom: 40px;}
.pr32lie{}
.pr32lie .zong{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; padding: 110px 0;}
.pr32lie:nth-child(2n-1){ background: #f5f5f5;}
.pr32lie:nth-child(2n-1) .zong{ flex-direction: row-reverse;}
.pr32tu{ width: 47%; overflow: hidden;}
.pr32zi{ width: 47.86%;}
.pr32a{ display: block; color: #0f1142; font-size: 30px; font-size: 3rem; line-height: 40px; font-weight: bold; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.pr32p{ margin-top: 17px;}
.pr32p a{display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 4;  overflow: hidden;}
.pr32mor{ display: block; width: 248px; height: 51px; line-height: 51px; margin-top: 89px; text-align: center; color: #ffffff; font-size: 16px; font-size: 1.6rem; background: #0f1142; border-radius: 1px;}
.pr32a:hover,.pr32p a:hover{ color: #a70723;}
.pr32mor:hover{ background: #a70723; color: #fff;}

@media screen and (max-width:1359px) {
.pr3main2{ padding-top: 30px; padding-bottom: 30px;}
.pr32lie .zong{ padding: 50px 0;}

.pr32a{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.pr32p{ margin-top: 12px;}
.pr32mor{ width: 140px; height: 40px; line-height: 38px; margin-top: 20px; font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:767px) {
.pr32a{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.pr32mor{display: none;}
.pr32lie .zong{ padding: 30px 0;}
}
@media screen and (max-width:469px) {
.pr32tu{ width: 100%; max-width: 300px; margin: auto;}
.pr32zi{ width: 100%; margin-top: 15px; text-align: center;}
.pr32a{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
}

/****************************  product4  ***************************/
.prmain4{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 54px; padding-bottom: 112px;}
.prmain4 .nexiang table tr td:first-child{padding-right: 20px;}
.pr4l{ width: calc(100% - 320px); max-width: 990px;}
.pr4r{ width: 280px; padding-top: 102px;}

.pr4l h1{ font-size: 36px; font-size: 3.6rem; line-height: 42px; font-weight: bold;}
.pr4l .share{margin-top: 29px;}

.nexiang{ font-size: 18px; font-size: 1.8rem; line-height: 36px; margin-top: 27px; color: #666666;}
.nexiang p{ color: #666666;}
.nexiang strong em{ color: #666666; font-size: 24px; font-size: 2.4rem; font-weight: normal;}
.nexiang em{color: #999999; font-style: normal;}
.nexiang strong{ color: #666666;}

.pr4biao{ display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; font-weight: bold;}

.pr4rn{}
.pr4rlie{ margin-top: 26px;}
.pr4tu{display: block; overflow: hidden;}
.pr4zi{ display: block; color: #8b8e95; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 12px; text-align: center;}

@media screen and (max-width:1359px) {
.prmain4{ padding-top: 30px; padding-bottom: 112px;}
.pr4l{ width: calc(100% - 240px); max-width: 990px;}
.pr4r{ width: 220px; padding-top: 10px;}

.pr4l h1{ font-size: 30px; font-size: 3rem; line-height: 36px;}
.nexiang{ font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 27px;}
.nexiang strong em{ font-size: 20px; font-size: 2rem;}
}
@media screen and (max-width:999px) {
.prmain4{ padding-top: 30px; padding-bottom: 40px;}
.pr4l .share{margin-top: 16px;}
.pr4l h1{ font-size: 26px; font-size: 2.6rem; line-height: 32px;}
.nexiang{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 16px;}
.nexiang strong em{ font-size: 18px; font-size: 1.8rem;}
.pr4zi{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}
.pr4biao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}
@media screen and (max-width:767px) {
.prmain4{ padding-top: 20px; padding-bottom: 30px;}
.pr4l{ width: 100%; max-width: 990px;}
.pr4r{ width: 100%; padding-top: 30px;}
.pr4rn{ display: flex; flex-flow: wrap; justify-content: space-between;}
.pr4rlie{ margin-top: 15px; width: 49%;}

.pr4l .share{margin-top: 16px;}
.pr4l h1{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.nexiang{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 16px;}
.nexiang strong em{ font-size: 16px; font-size: 1.6rem;}
.pr4zi{ font-size: 12px; font-size: 1.2rem; line-height: 24px; margin-top: 10px;}
.pr4biao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}

/****************************  3-1  ***************************/
.mkmain{padding-top: 18px; padding-bottom: 80px;}
.mkn{ font-size: 0px; padding-top: 32px;}
.mkn .m3lie{ width: 23.7%; margin-left: 1.733%; margin-top: 20px; display: inline-block; vertical-align: top;}
.mkn .m3lie:nth-child(4n-3){margin-left: 0px;}
.mkn .m3a{ color: #ffffff; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: -60px;}

@media screen and (max-width:1359px) {
.mkn .m3a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: -40px;}
}
@media screen and (max-width:999px) {
.mkn{ padding-top: 10px;}
.mkmain{padding-top: 18px; padding-bottom: 30px;}
.mkn .m3a{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: -30px;}
}
@media screen and (max-width:767px) {
.mkn .m3lie{ width: 49%; margin-left: 2%; margin-top: 15px;}
.mkn .m3lie:nth-child(2n-1){margin-left: 0px;}
}

.mk2main1{ background: #fefefe; box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.05); border-radius: 1px; padding: 33px 40px; margin-top: 66px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.mk2zi{ width: 47%;}
.mk2tu{width: 50%;}
.mk2tu img{width: 100%;}

.mk2a{ color: #0f1142; font-size: 30px; font-size: 3rem; line-height: 50px; font-weight: bold; }
.mk2p{ color: #666666; font-size: 18px; font-size: 1.8rem; line-height: 36px; margin-top: 30px;}
.mk2p p{color: #666666;}

.mk2main2{ padding-top: 55px; padding-bottom: 172px;}

@media screen and (max-width:1559px) {
.mk2a{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.mk2p{ font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 10px;}
}
@media screen and (max-width:1359px) {
.mk2main1{ padding: 20px; margin-top: 30px;}
.mk2main2{ padding-top: 30px; padding-bottom: 72px;}
}
@media screen and (max-width:999px) {
.mk2a{ font-size: 26px; font-size: 2.6rem; line-height: 34px;}
.mk2p{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.mk2main1{ padding:20px 10px; margin-top: 20px;}
.mk2zi{ width: 100%;}
.mk2tu{width: 100%; margin-top: 20px;}

.mk2main2{ padding-top: 20px; padding-bottom: 35px;}
.mk2a{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.mk2p{ font-size: 12px; font-size: 1.2rem; line-height: 24px; margin-top: 10px;}
}

/****************************  about  ***************************/
.abmain{ padding-top: 43px;}
.abmain3{ box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.03); display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.ab3tu{ width: 50.5%;}
.ab3zi{ width: 49.5%; padding: 15px 0;}
.ab3zin{ width: calc(100% - 70px); max-width: 690px; padding-left: 65px;}
.ab3a{ color: #0f1142; font-size: 40px; font-size: 4rem; line-height: 50px; font-weight: bold;}
.ab3p{}
.ab3p p{ line-height: 32px; padding-left: 56px; margin-top: 30px; background: url("../images/duigou.jpg") no-repeat left top;}

@media screen and (max-width:1799px) {
.ab3zin{ padding-left: 30px;}
.ab3a{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.ab3p p{ line-height: 26px; padding-left: 30px; margin-top: 20px; background-size: 20px; background-position: left 3px;}
}
@media screen and (max-width:1359px) {
.ab3a{ font-size: 26px; font-size: 2.6rem; line-height: 34px;}
.ab3p{margin-top: 20px;}
.ab3p p{ margin-top: 10px;}
}
@media screen and (max-width:999px) {
.abmain{ padding-top: 20px;}
.ab3zin{ width: 95%; padding-left: 20px;}
.ab3a{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.ab3p{margin-top: 10px;}
.ab3p p{ margin-top: 0px; background-size: 16px; background-position: left 5px;}
}
@media screen and (max-width:767px) {
.ab3tu{ width: 100%;}
.ab3zi{ width: 100%; padding: 15px 0;}
.ab3zin{ width: 95%; padding: 0px; margin: auto;}
.ab3a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}

.abmain4{ padding-top: 70px; padding-bottom: 70px;}
.abmain4 .row{ margin-top: 47px; margin-left: -12px; margin-right: -12px;}
.abmain4 .owl-carousel .owl-item{ padding: 0 12px;}
.abmain4 .m3a{ font-size: 19px; font-size: 1.9rem; margin-top: -60px;}

@media screen and (max-width:1359px) {
.abmain4{ padding-top: 40px; padding-bottom: 40px;}
.abmain4 .row{ margin-top: 25px; margin-left: -6px; margin-right: -6px;}
.abmain4 .owl-carousel .owl-item{ padding: 0 6px;}
.abmain4 .m3a{ font-size: 14px; font-size: 1.4rem; margin-top: -40px;}
}
@media screen and (max-width:999px) {
.abmain4{ padding-top: 30px; padding-bottom: 30px;}
}
@media screen and (max-width:767px) {
.abmain4{ padding-top: 25px;}
.abmain4 .row{ margin-top: 18px; margin-left: -3px; margin-right: -3px;}
.abmain4 .owl-carousel .owl-item{ padding: 0 3px;}

.abmain4 .m3a{ font-size: 12px; font-size: 1.2rem; margin-top: -30px;}
}

.abmain5{ background: url("../images/ab5bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 192px; padding-bottom: 190px;}
.abmain5:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/ab5bei.jpg") no-repeat center; background-size: cover; z-index: -1}
.ab5n{ width: 95%; max-width: 1000px; margin: auto; text-align: center;}
.ab5biao{ color: #fefefe;}
.ab5p{ color: #fefefe; font-size: 24px; font-size: 2.4rem; line-height: 36px; margin-top: 20px;}
.ab5p p{ color: #fefefe;}

@media screen and (max-width:1359px) {
.ab5p{ font-size: 20px; font-size: 2rem; line-height: 36px; margin-top: 20px;}
.abmain5{ padding-top: 100px; padding-bottom: 100px;}
}
@media screen and (max-width:999px) {
.ab5p{ font-size: 16px; font-size: 1.6rem; line-height: 32px; margin-top: 20px;}
}
@media screen and (max-width:767px) {
.abmain5{ padding-top: 60px; padding-bottom: 60px;}
.ab5p{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}
}

.abmain6{ padding-top: 60px; padding-bottom: 83px;}
.ab6n{ font-size: 0px; display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 12px;}
.ab6lie{ width: 48.6%; display: inline-block; vertical-align: top; margin-top: 33px;}
.ab6tu{display: block;}
.ab6tu img{width: 100%;}
.ab6zi{color: #999999; margin-top: 20px;}

@media screen and (max-width:999px) {
.abmain6{ padding-top: 30px; padding-bottom: 43px;}
.ab6lie{ margin-top: 20px;}
}
@media screen and (max-width:767px) {
.abmain6{ padding-top: 30px; padding-bottom: 35px;}
.ab6lie{ margin-top: 20px;}
.ab6zi{ margin-top: 10px;}
}

/****************************  service  ***************************/
.semain{ padding-top: 0px;}
.semain .pr32lie{ background: #fff;}
.semain .pr32lie .zong{ flex-direction:row;}
.semain .pr32lie:nth-child(2n){ background: #f5f5f5;}
.semain .pr32lie:nth-child(2n) .zong{ flex-direction:row-reverse;}
.semain .pr32p a{ -webkit-line-clamp: 6;}
.semain .pr32mor{ margin-top: 30px;}

.net{ margin-top: 26px;}
.neriqi{display: inline-block; vertical-align: middle; color: #666666; font-size: 18px; font-size: 1.8rem; margin-right: 50px;}
.net .share{margin: auto;}

.fanpian{ padding-top: 30px;}
.fanpian li{ background: #efefef; line-height: 39px; font-size: 14px; font-size: 1.4rem; padding: 5px 10px; padding-left: 54px; position: relative; margin-top: 12px;}
.fanpian li i{ position: absolute; left: 18px; top: 5px; font-size: 20px;}

@media screen and (max-width:999px) {
.net{ margin-top: 10px;}
.neriqi{ font-size: 14px; font-size: 1.4rem; margin-right: 20px;}

.fanpian{ padding-top: 20px;}
.fanpian li{ line-height: 30px; font-size: 14px; font-size: 1.4rem; padding: 5px 10px; padding-left: 35px; margin-top: 6px;}
.fanpian li i{ left: 5px; top: 5px;}
}
@media screen and (max-width:767px) {
.neriqi{ font-size: 12px; font-size: 1.2rem; margin-right: 15px;}
.fanpian li{ font-size: 12px; font-size: 1.2rem;}
}

/****************************  6-3  ***************************/
.sdmain{ background: #fefefe; margin-top: 40px; margin-bottom: 52px; padding: 40px 80px;}
.sdbiao1{ color: #0f1142; font-size: 30px; font-size: 3rem; line-height: 40px; margin-top: 15px; font-weight: bold;}
.sd1p{ margin-top: 23px; line-height: 36px;}
.sd1p p{color: #999999;}

.sd1n{display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 12px;}
.sd1lie{ width: 47%; margin-top: 33px;}
.sd1a{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.sdxin{ padding-top: 5px;}
.sdxin .int1{ margin-top: 19px;}
.sdxin .int2{ margin-top: 19px;}
.sdxin input{ width: 100%; height: 70px; line-height: 68px; border: solid 1px #e5e5e5; padding: 0 25px; color: #999999; font-size: 16px; font-size: 1.6rem;}
.sdxin .int2 input{ width: 153px; height: 51px; line-height: 51px; color: #fefefe; font-size: 16px; font-size: 1.6rem; cursor: pointer; transition: 0.5s; text-align: center; background: #0f1142;}
.sdxin .int2 input:hover{ background: #a70723;}

@media screen and (max-width:1359px) {
.sdmain{ margin-top: 30px; padding: 20px;}
.sdbiao1{ font-size: 26px; font-size: 2.6rem; line-height: 34x; margin-top: 0px;}
.sd1p{ margin-top: 10px;}

.sd1lie{ width: 48%; margin-top: 20px;}
.sd1a{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.sdxin .int1{ margin-top: 10px;}
.sdxin .int2{ margin-top: 10px;}
.sdxin input{ height: 50px; line-height: 48px; padding: 0 10px; font-size: 14px; font-size: 1.4rem;}
.sdxin .int2 input{ width: 120px; height: 48px; line-height: 48px; font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:999px) {
.sdbiao1{ font-size: 22px; font-size: 2.2rem; line-height: 30x;}
.sd1a{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
}
@media screen and (max-width:767px) {
.sdmain{ margin-top: 20px; padding: 10px; padding-bottom: 20px;}
.sdbiao1{ font-size: 18px; font-size: 1.8rem; line-height: 26x;}
.sd1a{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}

.sd1lie{ width: 100%; margin-top: 20px;}
.sdxin input{ font-size: 12px; font-size: 1.2rem;}
.sdxin .int2 input{ width: 90px; font-size: 12px; font-size: 1.2rem;}
}

.sdmain2{ padding-top: 34px;}
.sd2n{ font-size: 0px;}
.sd2n a{display: inline-block; vertical-align: middle; color: #0f1142; font-size: 16px; font-size: 1.6rem; padding: 10px 17px; line-height: 30px; margin-right: 20px; margin-top: 20px; border: solid 1px #0f1142;}
.sd2n a:hover{ background: #0f1142; color: #fff;}

@media screen and (max-width:1359px) {
.sdmain2{ padding-top: 20px;}
.sd2n a{ font-size: 14px; font-size: 1.4rem; padding: 5px 10px; line-height: 30px; margin-right: 10px; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.sd2n a{ font-size: 12px; font-size: 1.2rem; padding: 5px 8px; line-height: 26px; margin-right: 5px; margin-top: 5px;}
}

/****************************  news  ***************************/
.nemain{ padding-top: 20px; padding-bottom: 40px;}
.nen{}
.nelie{ background: #ffffff; padding: 34px 30px; margin-top: 20px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.netu{ width: 443px; overflow: hidden;}
.nezi{ width: calc(100% - 470px);}

.nea{ display: block; font-size: 24px; font-size: 2.4rem; line-height: 36px; color: #333; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.neriqi2{ display: block; color: #999999; margin-top: 6px;}
.nep{ margin-top: 43px;}
.nep a{display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.nemor{ display: block; color: #a70723; font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 16px;}
.nemor i{ display: inline-block; vertical-align: middle; margin-left: 8px;}

@media screen and (max-width:1359px) {
.nelie{ padding: 20px; margin-top: 20px;}
.nea{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.nep{ margin-top: 20px;}
.netu{ width: 360px;}
.nezi{ width: calc(100% - 380px);}
}
@media screen and (max-width:999px) {
.nemain{ padding-top: 10px; padding-bottom: 30px;}
.nelie{ padding: 10px; margin-top: 10px;}
.netu{ width: 280px;}
.nezi{ width: calc(100% - 300px);}

.nea{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.nep{ margin-top: 10px;}
.nemor{ font-size: 14px; font-size: 1.4rem; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.netu{ width: 200px;}
.nezi{ width: calc(100% - 220px);}

.nea{ display: block; font-size: 14px; font-size: 1.4rem; line-height: 24px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.nep{ margin-top: 10px;}
.nemor{display: none;}
}
@media screen and (max-width:499px) {
.nelie{ padding: 0px; margin-top: 10px;}
.netu{ width: 100%; max-width: 300px; margin: auto;}
.nezi{ width: 100%; padding: 10px;}
}

/****************************  contact  ***************************/
.comain1{ padding-top: 66px;}
.cobiao{ display:block; font-size: 36px; font-size: 3.6rem; line-height: 42px; font-weight: bold; text-align: center;}
.cop{color: #999999; margin-top: 22px;}
.cop p{color: #999999;}

.co1n{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 21px;}
.coxin{ width: 66%;}
.co1r{ width: 32%; background: #0a6ac8; margin-top: 36px; padding: 40px;}

.coxin .m7xin{ padding: 0px;}
.corbiao{ color: #ffffff; font-weight: bold; font-size: 30px; font-size: 3rem; line-height: 40px;}
.corxin{ color: #fefefe; font-size: 18px; font-size: 1.8rem; line-height: 30px;}
.corxin p{ position: relative; padding-left: 43px; color: #fefefe; margin-top: 24px;}
.corxin p i,.corxin p em{ position: absolute; left: 0px; top: 0px; font-size: 24px;color: #fefefe;}
.corxin p a{ color: #fefefe;}
.corxin p a:hover{ text-decoration: underline;}

.coerweima{ font-size: 0px; padding-top: 74px;}
.coerweima p{ width: 48%; max-width: 106px; display: inline-block; vertical-align: top; margin-right: 20px; margin-top: 20px;}
.coerweima p img{width: 100%;}

@media screen and (max-width:1359px) {
.comain1{ padding-top: 30px;}
.cobiao{ font-size: 30px; font-size: 3rem; line-height: 40px;}

.co1r{ margin-top: 13px; padding: 20px;}
.corbiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.corxin{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 15px;}
.corxin p{ padding-left: 30px; margin-top: 10px;}
.corxin p i,.corxin p em{ font-size: 18px;}

.coerweima{ padding-top: 20px;}
.coerweima p{ width: 48%; margin-right: 2%; margin-top: 10px;}
}
@media screen and (max-width:999px) {
.comain1{ padding-top: 20px;}
.cobiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.cop{ margin-top: 15px;}
.corbiao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
}
@media screen and (max-width:767px) {
.co1n{ padding-top: 10px;}
.coxin{ width: 100%;}
.co1r{ width: 100%; margin-top: 20px; padding: 20px 10px;}
.cobiao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.corbiao{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
}

.comain2{ padding-top: 43px;}
.co2biao{color: #388fcc; font-size: 24px; font-size: 2.4rem; line-height: 30px; font-weight: bold;}
.co2p{color: #999999; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 11px;}
.co2p p{color: #999;}

.co2p2{ background: #0f1142; padding: 15px; text-align: center; color: #fefefe; font-size: 18px; font-size: 1.8rem; line-height: 34px; margin-top: 40px;}
.co2p2 p{ color: #fefefe;}

.co2n{ box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);}
.co2n .table{ width:100%; overflow:auto;}
.co2n .table table{ width:100%; border-collapse:collapse; line-height:30px;}
.co2n .table table tr{}
.co2n .table table tr td{ padding:15px 55px; font-size:14px;border-bottom:1px solid #e5e5e5; background: #fff; background: url("../images/xian.jpg") no-repeat left center;}
.co2n .table table tr td img{ max-width: 160px; margin: auto;}
.co2n .table table tr td p{ color: #0f1142;}
.co2n .table table tr td:first-child{background: none; padding:15px 10px;}
.co2n .table table tr td a{ display: block; margin: auto; width: 180px; height: 50px; line-height: 48px; background: #ffffff; border-radius: 5px; cursor: pointer; border: solid 1px #e5e5e5; text-align: center; color: #666666;}
.co2n .table table tr td a i{ margin-right: 15px; font-size: 20px;}
.co2n .table table tr td a:hover{ background: #0f1142; color: #fff;}

@media screen and (max-width:1359px) {
.comain2{ padding-top: 30px;}
.co2biao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.co2p{ font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 11px;}

.co2p2{ padding: 10px; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 20px;}
.co2n .table table tr td{ padding:10px; font-size:14px; font-size:1.4rem;}
.co2n .table table tr td img{ max-width: 120px;}
.co2n .table table tr td a{ width: 120px; height: 40px; line-height: 38px;}
.co2n .table table tr td a i{ margin-right: 5px; font-size: 16px;}
}
@media screen and (max-width:999px) {
.co2biao{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
.co2p{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.co2biao{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
.co2p{ font-size: 12px; font-size: 1.2rem; line-height: 24px; margin-top: 10px;}
.co2p2{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
.co2n .table table{ line-height:24px;}
.co2n .table table tr td{ padding:5px; font-size:12px; font-size:1.2rem;}

.co2n .table table tr td a{ width: 80px; height: 40px; line-height: 38px;}
.co2n .table table tr td img{ max-width: 70px;}
}

.comain3{ padding-top: 93px; padding-bottom: 83px;}
.co3biao{ font-size: 24px; font-size: 2.4rem; color: #0f1142; line-height: 30px; margin-top: 30px;}
.co3n{ display: flex; flex-flow: wrap; justify-content: space-between;}
.co3lie{ background: #ffffff url("../images/co3bei.png") no-repeat right bottom; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05); margin-top: 30px; width: 48.4%; padding: 40px 60px; position: relative; transition: 0.5s;}
.co3lie:before{content: ""; position: absolute; background: #3799de; width: 5px; height: 40px; left: 0px; top: 36px;}
.co3a{ font-size: 24px; font-size: 2.4rem; line-height: 30px; font-weight: bold;}
.co3xin{ margin-top: 26px;}
.co3xin p{ margin-top: 6px; transition: 0.5s;}

.co3lie:hover{ background: #0f1142 url("../images/co3bei.png") no-repeat right bottom;}
.co3lie:hover:before{ background: #ffffff;}
.co3lie:hover p{color: #fff;}
.co3lie:hover a{color: #fff;}

@media screen and (max-width:1359px) {
.comain3{ padding-top: 40px; padding-bottom: 40px;}
.co3lie{ margin-top: 20px; width: 49%; padding: 30px 20px;}
.co3biao{ font-size: 20px; font-size: 2rem; margin-top: 20px;}
}
@media screen and (max-width:999px) {
.comain3{ padding-top: 20px; padding-bottom: 30px;}
.co3lie{ margin-top: 20px; width: 49%; padding: 20px;}
.co3a{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.co3xin{ margin-top: 10px;}
.co3lie:before{ width:3px; height: 30px; left: 0px; top: 22px;}
}
@media screen and (max-width:767px) {
.co3biao{ font-size: 18px; font-size: 1.8rem; margin-top: 20px;}
.co3a{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
}
@media screen and (max-width:499px) {
.co3lie{ width: 100%; padding: 15px;}
}





































@media screen and (max-width:1359px) {

}
@media screen and (max-width:999px) {

}
@media screen and (max-width:767px) {

}




.yvn{ float:right; position:relative; border-radius: 4px; margin-top: 0; z-index:9999; margin-left:10px}
.yvzhonga{ display:block; height: 30px; text-align: center; line-height:30px; transition:1s; color:#333333; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; cursor:pointer; position:relative; z-index:99999}

.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:#0f1142; color: #fff;}

@media screen and (max-width:1359px) {.yvn{ margin-right: 10px; margin-top: 0px;}
.yvzhonga{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:999px) {
.yvn{ margin-right:40px; margin-top: 8px;}
.yvzhonga{ height: 26px; line-height:26px;}
.logo::before{ display: none;}
.logo::after{ display: none;}
.logo{ display: inline-block;}
}








@font-face {
  font-family: "iconfont"; /* Project id 3874952 */
  font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1675212544217') format('woff2'),
       url('../fonts/iconfont.woff?t=1675212544217') format('woff'),
       url('../fonts/iconfont.ttf?t=1675212544217') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-lajitong:before {
  content: "\e646";
}

.icon-home:before {
  content: "\e624";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-right2:before {
  content: "\e621";
}

.icon-left2:before {
  content: "\e8ac";
}

.sub {
    display: block;
    width: 153px;
    height: 30px;
    line-height: 28px;
    background: #ffffff;
    border-radius: 1px;
    border: solid 1px #e5e5e5;
    text-align: center;
    color: #a70723;
    font-size: 14px;
    margin: auto;
    cursor: pointer;
}
.sub:hover{
    background: #a70723;
    color: #fff;
}
.listcart{margin-top: 90px;}
.listcart a.l{float: left;}
.listcart a.r{float: right;}
.listcart a{ background:#0f1142;display:inline-block;height: 34px; width:200px; line-height: 34px;cursor: pointer;border: none;overflow: hidden;color: #fff;cursor: pointer;  border:1px solid #0f1142; padding-left:10px; padding-right:10px; text-align:center; margin-left:10px;}
.listcart a:hover{  border:#0f1142 solid 1px;background: #0f1142; color:#fff!important;}
@media screen and (max-width:999px){
.listcart a{margin-left:2.5%; margin-right:2.5%; padding-left:0px; padding-right:0px ;float: none;}
.listcart{ width:100%; margin-top:50px; }
}
@media screen and (max-width:472px){
.listcart a{ width:95% !important ; float:none; overflow:hidden; margin-bottom:1rem; margin-top:1rem}
}



.homain{ padding-top: 50px; padding-bottom: 150px;}
.hobiao{display: block; text-align: center; font-size: 36px; font-size: 3.6rem; line-height: 42px; font-weight: bold;}
.hon{ font-size: 0px;}
.hon .pr3lie{ margin-top: 40px; padding-bottom: 10px;}

@media screen and (max-width:1359px) {
.homain{ padding-top: 20px; padding-bottom: 50px;}
.hobiao{ font-size: 26px; font-size: 2.6rem; line-height: 32px;}
.hon .pr3lie{ margin-top: 20px; padding-bottom: 10px;}
}
@media screen and (max-width:767px) {
.homain{ padding-top: 20px; padding-bottom: 30px;}
.hobiao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
/*.hon .pr3lie:nth-child(3){display: none;}*/
}
.pr3lie{ width: 23.8%; margin-left: 1.5%; margin-top: 59px; display: inline-block; vertical-align: top; background: #f1f1f1; border-radius: 10px;}
.pr3lie:first-child{margin-left: 0px;}
@media screen and (max-width:1359px) {
.pr3lie{ width: 23.8%; margin-left: 1.5%; margin-top: 30px;}
}
@media screen and (max-width:767px) {
    .pr3lie{ width: 49%; margin-left: 2%; margin-top: 10px;}
    /*.pr3lie:nth-child(3n-2){margin-left: 2%;}*/
    .pr3lie:nth-child(2n-1){margin-left: 0px;}
}
.przi{ padding: 13px 15px;}
@media screen and (max-width:999px) {
.przi{ padding: 10px;}
}
@media screen and (max-width:767px) {
    .przi{ padding: 10px 5px;}
}
.pra{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.prp a{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 5px; color: #666666; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.prp a:hover{ color: #01488b;}
@media screen and (max-width:1359px) {
    .pra{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
}
@media screen and (max-width:999px) {
    .pra{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
}
@media screen and (max-width:767px) {
    .pra{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
.prp a{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
}
.prtu{ display: block; overflow: hidden; border-bottom: 1px solid #e7e7e7;}
.prtu img{width: 100%;}