@charset "utf-8";
/* CSS Document */

/* Common */
* { margin:0; padding:0; list-style:none; }
body {font-size:14px;color:#000;font-family: 'ch';}
html::-webkit-scrollbar {display: none;}
img { border:0; vertical-align:top;
	image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
html, body {width:100%;max-width: 100%;min-width: 320px;overflow-x: hidden;scrollbar-width: none;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}
@charset "utf-8";
/* CSS Document */

/* Common */
* { margin:0; padding:0; list-style:none; }
body {font-size:14px;color:#000;font-family: 'ch';}
html::-webkit-scrollbar {display: none;}
img { border:0; vertical-align:top;
	image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
html, body {width:100%;max-width: 100%;min-width: 320px;overflow-x: hidden;scrollbar-width: none;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover{text-decoration:none;color:#3367cd;}
a:focus{outline:none;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.dh300s{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s; }
.dhwz{ overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.dhwz2{ display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 1;overflow:hidden; }
.mar0a{ margin: 0 auto; }
.con-fff{ width:100%;height:100%;position:relative; }
.bgf8{background:#f8f8f8;}
.bgfff{background:#fff;}
.fl {float:left;}
.fr {float:right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
table { border-collapse:collapse; border-spacing:0; }
table td, table th{ padding: 5px 10px;border: 1px solid #ddd; }

/*@font-face{*/
/*	font-family:ch;*/
	/*为引入的字体命名*/
/*	src:url(../fonts/HarmonyOS_Sans_SC_Regular.ttf);*/
	/*定义要引dao入字体文件的路dao径*/
/*}*/

/*@font-face{*/
/*	font-family:ch1;*/
	/*为引入的字体命名*/
/*	src:url(../fonts/HarmonyOS_Sans_SC_Bold.ttf);*/
	/*定义要引dao入字体文件的路dao径*/
/*}*/

@media (min-width: 1230px){
    .container{width: 1200px;}
}
@media (min-width: 1330px){
    .container{width: 1300px;}
}
@media (min-width: 1430px){
    .container{width: 1400px;}
}
@media (min-width: 1530px){
    .container{width: 1500px;}
}
@media (min-width: 1630px){
    .container{width: 1630px;padding: 0;}
}
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
}

/*内页主体内容宽度*/
.ny_container { padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto; }
@media (min-width: 768px){
	.ny_container {width: 750px;}
}
@media (min-width: 992px){
	.ny_container {width: 970px;}
}
@media (min-width: 1200px){
	.ny_container { width: 1170px;}
}
@media (min-width: 1310px){
	.ny_container{width: 1280px;}
}
@media (min-width: 1410px){
	.ny_container{width: 1360px;}
}
@media (min-width: 1510px){
	.ny_container{width: 1480px;}
}

@media (max-width:767px) {
	.ny_container{padding-left: 15px;padding-right: 15px;width: 100%;}
	.row{margin-left: -0px;margin-right: -0px;}
}

.jzti{position:fixed;right:30px;top:100px;padding:10px 20px;background:#fff;z-index:200;box-shadow: 0px 0px 10px 0 rgb(0 0 0 / 30%);cursor:pointer;}

/* Header */
header{position: relative;top:0;z-index:1000;width: 100%;}
.headnav{position: absolute;/* background: url(/skin/headbg.jpg) no-repeat center; *//* box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%); */height: 82px;width: 100%;-webkit-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;}
.headnav.active,.headnav:hover{background: #fff;/* box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%); */position: fixed;}
.headnav::before{content:'';width:100%;height:100%;position:absolute;top:0;z-index:-1;}
.headnav::before{left:0;/* background:#fff; */ }
.headtp{position: relative;left:0;top:0;right: 0;width:100%;border-bottom: 1px solid #fff;}
.logo{float:left;}
.logo a{display: block;margin: 8px 0;}
.logo a img{/* height:78px; */}
.headnav.active .headtp,.headnav:hover .headtp{ /* border-bottom: 1px solid #ccc; */}
.logo-def{ display: block;}
.logo-fix{display: none;}
.headnav.active .logo-def,.headnav:hover .logo-def{ display: none;}
.headnav.active .logo-fix,.headnav:hover .logo-fix{ display: block;}

.head-raea{float: right;padding:0 40px;position:relative;z-index:1;height: 84px;/* background:url(/skin/headrabg.jpg) no-repeat left #304d9d; */}
.htomail{float:left;margin-top:30px;box-shadow: 0 0 5px 0 rgb(0 0 0 / 60%);border-radius: 50%;}
.htomail a{width:30px;height:30px;display:block;background:#fff;border-radius:50%;color:#3367cd;line-height:30px;text-align:center;font-size:18px;}
.htsearch{float:left;margin-top:30px;margin-left:15px;box-shadow: 0 0 5px 0 rgb(0 0 0 / 60%);border-radius: 50%;}
.htsearch-btn{width:30px;height:30px;background:#fff;border:none;border-radius:50%;color:#3367cd;line-height:30px;text-align:center;font-size:18px;}
.htsearch-con{background:#fff;position: fixed;right: 0;top: 90px;width: 100%;background: #f3f3f3;padding: 20px 40px;border-top: 1px solid #3367cd;display:none;}
.htsearch-con form{position:relative;float: right;background: #fff;border-radius: 60px;}
.htsearch-con input[type='text']{border:1px solid #d5d5d5;border-radius:20px;line-height:38px;width:400px;padding-left:20px;padding-right:50px;}
.htsearch-con input[type='submit']{position:absolute;right:0;top:0;width:50px;height:40px;background:url(/skin/searchico.png) no-repeat center;text-indent:-999999px;}
.htlang{float:left;margin-top:30px;margin-left:15px;}
.htlang a{display:block;background:url(/skin/hlang.png) no-repeat left center;color:#fff;line-height:30px;font-size:14px;padding-left:30px;}
.hshank{float:left;margin-top:30px;margin-left:15px;font-size:0;}
.hshank a{display:inline-block;width:30px;color:#fff;line-height:30px;font-size:20px;text-align:center;margin-right:7px;}
.hshank a::last-child{margin-right:0;}
.htlang a:hover, .hshank a:hover{color:#ccc;}

#m-head-nav{ height: 16px;position: relative;float: left;display:none;margin-left: 20px;margin-top: 37px;width: 24px;}	
#m-head-nav .line{ width: 24px;height: 2px;background-color: #333;position: absolute;left: 0px;top: 7px;}
#m-head-nav .line1{ margin-top: -7px; }
#m-head-nav .line3{ margin-top: 7px; }
#m-head-nav[data-active="on"] .line1{ margin-top: 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg); }
#m-head-nav[data-active="on"] .line2{ display: none; }
#m-head-nav[data-active="on"] .line3{ margin-top: 0;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg); }

/* Nav */
.nav{float:left;margin-left: 180px;}
.nav>li{float:left;margin-right: 20px;position:relative;}
.nav>li:last-child{margin-right: 0;}
.nav>li>a{display: block;font-size: 18px;padding: 0;color: #fff;position: relative;line-height: 81px;padding:0 8px;font-family: ch;/* font-weight: lighter; */-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav>li>a::after{content: '';position: absolute;left: 50%;right: 50%;bottom: 0px;height: 3px;background-color: #fff;-webkit-transition-property: left,right;transition-property: left,right;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.nav>li:last-child>a::before{display:none;}

.headnav.active .nav>li span,.headnav:hover .nav>li span{ color:#333; }
.headnav.active .nav>li>a::after,.headnav.active .nav>li>a::after,.headnav:hover .nav>li>a::after{background-color: #3367cd;}

/*Navmenu*/
.nav>li .xiala {position: fixed;background: rgba(255,255,255,1);width: 100vw;top: 81px;left: 0;z-index: 1000;display: none;border-top: 1px solid #ddd;box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);}
.erji-lm{}
.erji-lm .mnb{ float: left; margin-right: 3%;}
.erji-lm .mnb a{ display: block; /* overflow: hidden; */ position: relative;}
.erji-lm .mnb a::after{content: '';position: absolute;width: 97px;height: 2px;background: #fff;display: block;top: 42px;display: none;}
.erji-lm .mnb.active a::after,.erji-lm .mnb:hover a::after{ display:block; background:#3367cd; }
.erji-lm .mnb a span{ font-size: 24px;}
.nav>li .xiala .container { padding: 50px 40px 50px 40px;display: block; }
.nav>li .xiala .container .nav2_r { float: right;  width: 25%; }
.nav>li .xiala .container .nav2_r img { display: block;max-width: 100%;border: 1px solid #eee; }
.nav>li .xiala .container .nav2_l { float: left;width: 65%;position: relative; }
.nav>li .xiala .container .nav100{ width: 100%; display: flex; }
.nav>li .xiala .container .nav2_l .desc { overflow: hidden; padding-bottom:30px; }
.nav>li .xiala .container .nav2_l .desc .en { font-size: 30px;line-height: 40px;color: #333; }
.nav>li .xiala .container .nav2_l .desc .list { font-size: 14px;line-height: 24px;max-height:72px;margin-top: 10px;color: #999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.nav>li .xiala .container .nav2_l .nav-er-list {margin-top: 10px;/* overflow: hidden; */display: inline-block;position: relative;margin: 0 1%;}
.nav>li .xiala .container .nav2_l .nav-er-list>a{display: inline-block;padding-bottom: 6px;text-align: center;}
.nav>li .xiala .container .nav2_l .nav-er-list>a img{ margin-bottom: 10px; /* display: block; */ border: 1px solid #ccc; padding: 6px;}
.nav>li .xiala .container .nav2_l .nav-er-list a span { font-size: 16px;line-height: 32px;color: #666;/* margin-right: 40px; */padding-right: 15px;transition: all 0.5s;background: url(/skin/yy.png) no-repeat right center;display: flex;}
.nav>li .xiala .container .nav2_l .nav-er-list:hover a span { color: #3367cd; background: url(/skin/yy_on.png) no-repeat right center;}
.nav>li .xiala .container .nav-box { overflow: hidden; } 
.nav>li .xiala .container .nav-box>span { font-size: 22px; line-height: 40px;color: #333;overflow: hidden; display: block; }
.nav>li .xiala .container .nav-box>.nav-box_nr { overflow: hidden; margin-top: 20px; }
.nav>li .xiala .container .nav-box>.nav-box_nr .nav3-box { margin-bottom: 20px; overflow: hidden; padding:10px;}
.nav>li .xiala .container .nav-box>.nav-box_nr .nav3-box:hover { background: #f9f9f9; }
.nav>li .xiala .container .nav-box>.nav-box_nr .nav3-box a { display: block; }
.nav>li .xiala .container .nav-box>.nav-box_nr .nav3-box a .nav3-box_l { width: 20%; float: left; }
.nav>li .xiala .container .nav-box>.nav-box_nr .nav3-box a .nav3-box_r { float: right; width: 80%; }
.nav>li .xiala .container .nav-box>.nav-box_nr .nav3-box a .nav3-box_r .nav3-box_r_t { font-size: 16px;line-height: 1.5;color: #333;margin-bottom: 5px; }
.nav>li .xiala .container .nav-box>.nav-box_nr .nav3-box a .nav3-box_r .nav3-box_r_desc { font-size: 14px;line-height: 1.6;color: #999; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.nav>li .xiala .container .nav-box>.nav-box_nr>.nav3-pro { display: block; padding-left:0; }
.nav>li .xiala .container .nav-box>.nav-box_nr>.nav3-pro a { display: block; text-align: center; }
.nav>li .xiala .container .nav-box>.nav-box_nr>.nav3-pro a>dt { display: block; }
.nav>li .xiala .container .nav-box>.nav-box_nr>.nav3-pro a>dt img { max-width: 100%; display: block; border:1px solid #ddd; }
.nav>li .xiala .container .nav-box>.nav-box_nr>.nav3-pro a p { font-size: 14px; color: #454545; line-height: 3; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.top-sanji{width: 100%;/* position: absolute; *//* margin: 10px 0; */top: 20px;/* display:none; */}
.top-sanji dd{float: left;margin-right: 20px;padding-top: 18px;text-align: center;}
.top-sanji dd img{ border: 1px solid #eee; padding: 2px;}
.nav>li .top-sanji dd a{color: #666;padding: 10px 0;display: block;}
.nav>li .xiala .container .nav2_l .nav-er-list:hover .top-sanji{ display:block; }
.nav>li .top-sanji dd a:hover{ color:#3367cd }

.nav>li:hover>a::before, .nav>li.cur>a::before{ display:block; }
.nav>li:hover>a::after, .nav>li.cur>a::after{ left: 0;right: 0; }
.nav>li:hover>a, .nav>li.cur>a, .nav>li>a:focus, .nav>li>a:hover,
.nav>li:hover>a, .nav>li.cur>a, .nav>li>a:focus, .nav>li>a:hover{ background:transparent;color: #fff; }
.nav>li>a::after, .nav>li>a::after{ background-color: #fff; }
.head-raea #search-btn, .head-raea #search-btn{ color: #333; }
.head-raea #search-btn:hover{ color: #3367cd; }
.head-raea .head-lang a, .head-raea .head-lang a{ color: #333; }
.head-htel, .head-htel{ color: #666;background: url(/skin/htelx.png) no-repeat left; }
.head-htel h4 a, .head-htel h4 a{ color: #333; }

.sy-top-tel{ float: right; padding: 20px 0; }
.sy-top-tel p{font-size: 18px;color: #fff;background: url(/skin/top-tel.png) 16px 11px no-repeat;padding: 7px 24px;border-radius: 24px;line-height: 24px;padding-left: 42px;}

.nav>li .top-sanji dd a img{max-width: 126px;}
.nav>li .top-sanji dd a p{ line-height: 48px; font-size: 15px;}
.sy-top-tel p em{ font-size: 20px; position: relative; top: 1px;  }
.headnav.active .sy-top-tel p, .headnav:hover .sy-top-tel p{ background: url(/skin/top-tel1.png) 16px 11px no-repeat; color: #3367cd;}

/* Mnav */
.mm-nav-box{overflow-y:scroll;position: fixed;top: 0px;right: 0;width: 100%;height: calc(100% - 90px);z-index: 998;display: none;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.mm-nav-box[data-on="active"]{-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);top:90px;}
.mm-nav-box .mm-wrap{position: fixed;top: 0;right: 0;width: 40%;padding-bottom: 15px;z-index: 100;border-top: 1px solid rgba(0,0,0,.15);box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);}
.mm-nav-box .mm-wrap:before{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: #fff;z-index: -1;}
.mm-nav-box .mm-nav .li1{margin: 0 20px;line-height: 60px;border-bottom: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1 .a1{display: block;color: #222222;font-size: 16px;}
.mm-nav-box .mm-nav .li1.on .a1{color: #e00000;}
.mm-nav-box .mm-nav .li1.on .mm-title{ border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-title{ position: relative;height: 60px;line-height: 60px;}
.mm-nav-box .mm-nav .li1 .mm-title .am{ display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1 .mm-title .a1{ position: absolute;top: 0;left: 0;height: 100%;z-index: 10;}
.mm-nav-box .mm-nav .li1 .mm-title .click{ position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .click:after{ content: "";position: absolute;top: 50%;right: 20px;width: 6px;height: 6px;border-top: 1px solid #222222;border-right: 1px solid #222222;-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);margin-top: -3px;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick{ position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick a{ display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1.on .mm-title .click:after{ border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-innav{ display: none;padding: 6px 0;}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-innav{ display: block;border-top: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-title .click:after{ -webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.mm-nav-box .mm-nav .li1[data-on="click"] .a1{ color:#3367cd}
.mm-nav-box .mm-nav .li1 .mm-innav li{ margin: 0 10px;border-bottom: 1px solid rgba(255,255,255,.4);line-height: 1;}
.mm-nav-box .mm-nav .li1 .mm-innav li a{ color: #222222;font-size: 14px;line-height: 1.4;display: block;padding: 6px 0;}
.mm-nav-box .mm-nav .li1 .mm-innav li a:hover{ color:#3367cd; }
.mm-nav-box .mm-nav .li1 .mm-innav li .box2{ margin: 0 15px; }
.mm-nav-box .mm-wrap .mmlang{ padding: 0 10px;font-size: 0;display: none;}
.mm-nav-box .mm-wrap .mmlang .mmitem{ height: 55px; line-height: 55px; width: 50%; font-size: 14px; color: #222222; display: inline-block;*display: inline;*zoom: 1;text-align: center;}
.mm-nav-box .mm-wrap .mmlang .mmitem.on{ color: #e00000; }
.header_space{width: 100%;/* height: 90px; */display:none;}
@media (max-width: 1829px){
	.nav>li{ margin-right:20px; }
}
@media (max-width: 1729px){
	.nav>li{ margin-right:10px; }
	.htsearch{ margin-left:10px; }
}
@media (max-width: 1629px){
	.nav>li>a{ font-size:16px; }
}
@media (max-width: 1529px){
	.nav{ margin-left: 60px; }
	.nav>li{ margin-right:15px; }
	.htsearch{ margin-left:15px; }
	.htsearch-btn{ display:block; }
}
@media (max-width: 1429px){
	.headnav{ background:none; }
	.head-raea{ padding:0 20px; }
	.nav{ margin-left: 50px; }
	.nav>li{ margin-right: 3px; }
	.htsearch{ margin-left:10px; }
}
@media (max-width: 1329px){
	.head-raea{ padding:0 40px;float: right;top: -88px;}
	.nav{ margin-left: 58px;}
	.nav>li>a{ font-size: 14px;}
	.hshank{ display:none;}
	.htlang a{ padding-left:30px;background:url(/skin/hlang.png) no-repeat left center;color:#fff;}
}
@media (max-width: 1199px){
	.nav{ display:none; }
	.mm-nav-box { display: block; }
	#m-head-nav{ display:block;margin-left: 0; }
	.header_space{ display:block; }
	.sy-top-tel{ margin-right: 30px; }
}
@media (max-width: 800px){
	.mm-nav-box .mm-nav .li1 .mm-title{height: 45px;line-height: 45px;}
}
@media (max-width: 767px){
	.headnav{padding:0 10px;/* background:#fff; */}
	.head-raea{padding:0;background:none;height:auto;top: auto;}
	.headtp{position:static;float:left;width:auto;border-bottom: none;}
	.headnav::before, .headnav::after{display:none;}
	.htomail a{background:#3367cd;color:#fff;font-size:16px;}
	.htsearch-btn{background:#3367cd;color:#fff;font-size:16px;}
	.htsearch-con form{width:100%;}
	.htsearch-con input[type='text']{width:100%;}
	.htlang{background:#3367cd;padding: 0 10px;border-radius: 30px;}
	.htlang a{color:#fff;}
	#m-head-nav{margin-left:15px;margin-right: 15px;}
	#m-head-nav .line{background: #fff;}
	.sy-top-tel{ display: none; }
	.headnav.active #m-head-nav .line{background: #3367cd;}
}
@media (max-width: 600px){
	.htlang{ display:none; }
	.logo a{margin: 12px 0;}
	.logo a img{height: 42px;}
	.htomail,.htsearch{ margin-top:20px; }
	.htsearch-con{ top:70px;padding:20px; }
	#m-head-nav{ margin-top:27px;margin-left:10px; }
	.mm-nav-box .mm-wrap{ width: 100%; }
	.mm-nav-box .mm-nav .li1 .mm-title .a1{ font-size: 14px; }
	.mm-nav-box .mm-nav .li1 .mm-innav li a{ font-size: 13px; }
	.mm-nav-box .mm-nav .li1{ margin: 0 10px; }
	.mm-nav-box .mm-wrap .mmlang{ display: block; }
	.mm-nav-box[data-on="active"]{ top:70px;height: calc(100% - 70px); }
	.headnav,.header_space{/* height:70px; */}
	.headnav.active{ height: 70px; }
}
@media (max-width: 400px){
	.logo a img{height: 36px;}
	.htomail, .htsearch{ margin-top:15px; }
	#m-head-nav{ margin-top:22px; }
	.htsearch-con{ top:60px; }
	.mm-nav-box[data-on="active"]{ top:60px;height: calc(100% - 60px); }
	.headnav,.header_space{ /* height: 0; */box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);/* height: 60px; */}
	.headnav.active, .headnav:hover{ height: 60px; }
}

/* Banner */
#banner{position:relative;width: 100%;max-height: 900px;overflow: hidden;}
#banner.nycoban{ height:360px;}
#banner video{width: 100%;display:block;z-index: 998;position: relative;/* max-height: 920px; */height: auto;}
#banner .swiper-slide{overflow:hidden;position:relative;/* width: 100% !important; */}
#banner .swiper-slide.sdf::before{content: '';width: 100%;height: 100%;position: absolute;top: 0;background:#333;opacity: 0.2;z-index: 999;}
#banner .swiper-slide img{ display:block;max-width:100%;}
#banner .swiper-pagination{bottom: 12%;width: auto;left: 80%;transform: translateX(-50%);font-size: 24px;color: #fff;}
#banner .swiper-pagination span{}
#banner .swiper-pagination-bullet{ width:14px;height:14px;border-radius:unset;opacity:1;background:rgb(255 255 255 / 40%);margin:0 5px;position:relative;border-radius:50%;}
#banner .swiper-pagination-bullet-active{ background:rgb(255 255 255 / 1);}
#banner .swiper-button-prev, #banner .swiper-button-next{width: 54px;height: 54px;background: url(/skin/ban-jt1.png) no-repeat center left;border:1px solid #fff;border-radius:50%;/* transition:all .3s; *//* -webkit-transition:all .3s; */}
#banner .swiper-button-prev{left: 82.5%;top: 85%;}
#banner .swiper-button-next{right: 10%;transform: rotate(180deg);top: 85%;}
#banner:hover .swiper-button-prev{ /* left:115px; */ }
#banner:hover .swiper-button-next{ /* right:115px; */ }

.video-sss{ position: absolute; left: 50%; z-index: 999; top: 45%; transform: translate(-50%, -50%); text-align: center; }
.video-sss h2{ font-size: 72px;color: #fff;letter-spacing: 6px;padding-bottom: 16px;font-family: 'ch1'; }
.video-sss p{ font-size: 46px; color: #fff; }
.video-sss a{ background: url(/skin/ban-jt.png) #3367cd 96% no-repeat;color: #fff;font-size: 18px;margin-top: 24px;display: inline-block;border-radius: 28px;width: 210px;height: 52px;line-height: 52px;padding-right: 46px;padding-left: 10px; }

@media (max-width: 1800px){
	#banner{ position:relative;max-height: 760px; }
}

@media (max-width: 1640px){
	#banner{ position:relative;max-height: 720px; }
	#banner .swiper-button-prev{ left: 83%;top: 88%; }
	#banner .swiper-button-next{ right: 9%;transform: rotate(180deg);top: 88%; }
	#banner .swiper-pagination{ bottom: 9%; }
}

@media (max-width: 1440px){
#banner .swiper-button-prev{left: 79.5%;top: 87%;}
#banner .swiper-button-next{right: 11%;transform: rotate(180deg);top: 87%;}
	#banner .swiper-pagination{ left: 75%;}
	.video-sss h2{ font-size: 48px; }
	.video-sss p{ font-size: 36px; }
	#banner{position:relative;max-height: 650px;}
}
@media (max-width: 1366px){
#banner .swiper-button-prev{left: 78.5%;top: 82%;}
#banner .swiper-button-next{right: 11%;transform: rotate(180deg);top: 82%;}
	#banner .swiper-pagination{left: 75%;bottom: 14.5%;}
	#banner{position:relative;max-height: 620px;}
}

@media (max-width: 1199px){
#banner .swiper-button-prev{left: 75.5%;top: 88%;}
#banner .swiper-button-next{ right: 11%;transform: rotate(180deg);top: 88%; }
	#banner .swiper-pagination{left: 70%;bottom: 7.5%;}
}

@media (max-width: 991px){
	.video-sss{ top: 55%;}
	.video-sss h2{ font-size: 42px;}
	.video-sss p{ font-size: 32px;}
}
@media (max-width: 767px){
	#banner.nycoban{ height:230px; }
	#banner .swiper-pagination{ bottom:10px; }
	.video-sss{top: 55%;}
	.video-sss h2{ font-size: 42px;}
	.video-sss p{ font-size: 32px;}
}
@media (max-width: 500px){
	#banner .swiper-pagination{display:none;}
	.video-sss{top: 64%;width: 100%;}
	.video-sss h2{font-size: 20px;padding-bottom: 10px;}
	.video-sss p{font-size: 15px;}
	.video-sss a{ font-size: 14px; width: 168px; height: 32px; line-height: 32px; background-size: 16%; margin-top: 12px;}
	#banner .swiper-button-prev{background-size: 24px;width: 24px;height: 24px;left: 80%;top: 90%;}
	#banner .swiper-button-next{ background-size: 24px; width: 24px; height: 24px; right: 5%; top: 90%;}
}
@media (max-width: 400px){
	#banner.nycoban{height:140px;}
}

.title{text-align:center;}
.title h2{font-size:48px;font-weight:bold;color:#3367cd;margin-bottom:12px;}
.title i{display:block;width:50px;height:4px;background:#3367cd;margin:0 auto;}
@media (max-width: 767px){
	.title h2{font-size:36px;}
}
@media (max-width: 500px){
	.title h2{font-size:24px;}
}

/*lm1*/
#sy-lm1{background: url(/skin/lm1-bj.jpg) center no-repeat;padding: 90px 0;background-size: 100%;}
.lm1-top{ text-align: center; padding-bottom: 20px; margin: auto !important; background: inherit !important; display: inherit !important; border: inherit !important; }
.lm1-top h2{font-size: 48px;color: #fff;letter-spacing: 3px;/* font-weight: bold; */font-family: 'ch1';}
.lm1-top p{font-size: 170px;color: #fff;letter-spacing: 3px;font-family: Impact;line-height: 170px;margin: 16px 0;margin-bottom: 0;}
.lm1-top em{font-size: 36px;color: #fff;letter-spacing: 0px;}
.lm1-bottom{ text-align: center;}
.lm1-bottom>p{font-size: 36px;color: #fff;letter-spacing: 2px;padding-bottom: 32px;font-family: ch1;}
#countup{margin: 0 12%;background: rgba(0,0,0,0.3);display: inline-block;border: 2px solid #fff;border-radius: 20px;overflow: hidden;}
.lm1-bottom .stat-items{float: left;width: 20%;border: 1px solid #fff;padding: 12px 6px !important;max-height: 127px;}
.lm1-bottom .stat-items p{color: #fff;font-size: 20px;font-weight: lighter;padding-top: 10px;letter-spacing: 0px;}
.lm1-bottom .stat-items p em{/* font-weight: lighter; */font-family: 'ch1';}
.lm1-bottom .stat-items .stat-items-t-box{ font-size: 20px; color: #fff;}
.lm1-bottom .stat-items-t-box span{font-size: 44px;}
.lm1-bottom .stat-items-t-box  .stat-items-t{font-family: 'ch1';padding-right: 0px;}
.lm1-bottom .stat-items-t-box  .stat-items-unit{font-size: 22px;position: relative;bottom: 3px;}

@media (max-width: 1840px){
	#sy-lm1{ background-size: auto;}
}
@media (max-width: 1740px){
	#sy-lm1{ background-size: auto;}
}
@media (max-width: 1640px){
	#countup{ margin: 0 12%;}
	#sy-lm1{ background-size: auto; }
}
@media (max-width: 1540px){
	#countup{ margin: 0 10%;}
}
@media (max-width: 1440px){
	#sy-lm1{padding: 80px 0;background-size: auto;}
	#countup{ margin: 0 6%;}
	.lm1-bottom>p{ padding-bottom: 24px;}
}
@media (max-width: 991px){
	.lm1-bottom .stat-items{ width: 33.33%;}
	.lm1-top p{font-size: 132px;line-height: 124px;}
	#countup{ margin: 0 0%;}
	#sy-lm1{ padding: 26px 0;background-size: auto;}
	.lm1-top h2{ font-size: 42px; }
	.lm1-bottom>p{padding-bottom: 12px;font-size: 30px;}
	.lm1-top{padding-bottom: 10px;}
	.lm1-top em{ font-size: 30px; }
}
@media (max-width: 767px){
	.lm1-top{ padding-bottom: 10px; padding-top: 10px;}
	#sy-lm1{padding: 0px 0;background-size: auto;}
	.lm1-top p{font-size: 80px;line-height: 102px;margin-top: 0;}
	.lm1-top h2{font-size: 28px;padding-top: 20px;}
	.lm1-top em{font-size: 20px;}
	.lm1-bottom>p{ font-size: 20px;letter-spacing: 1px; }
	.lm1-bottom .stat-items{ width: 50%; }
	.lm1-bottom .stat-items p{ /* min-height: 66px; */ font-size: 16px; }
	.lm1-bottom .stat-items-t-box span{ font-size: 36px; }
}
@media (max-width: 400px){
	.lm1-bottom .stat-items p{ min-height: 46px; padding-top: 0; }
	.lm1-top p{ font-size: 72px; }
	.lm1-bottom .stat-items .stat-items-t-box{ font-size: 18px; }
	.lm1-bottom .stat-items-t-box .stat-items-t{ line-height: 42px; }
}

/*lm2*/
#sy-lm2{ position: relative; }
#sy-lm2::before{ content: '';width: 100%;height: 100%;position: absolute;background: url(/skin/lm2-bj.png) top no-repeat;background-size: 100%;}
#sy-lm2 .sy-tit{ position: absolute;top: 52px;left: 0;right: 0;text-align: center;}
#sy-lm2 .sy-tit h2{ font-size: 48px;color: #fff;letter-spacing: 2px;font-family: ch1; }
#sy-lm2 .sy-tit p{ color: #fff;text-transform: uppercase;font-size: 18px;padding-top: 3px; }
.lm2-nr{ max-height: 1030px; }
.lm2-nr video{ width: 100%; filter: brightness(0.5);}
.sangedian{ position: absolute;top: 0%;left: 0%;width: 100%;height: 100%; }
.sangedian p{}
.sangedian .lm2-p1{ position: absolute;left: 27%;top: 49%; }
.sangedian .lm2-p1 p{ background: url(/skin/lm3-img1.png) rgb(93 103 128 / 70%) 20px no-repeat;border-radius: 30px;font-size: 20px;color: #fff;float: right;width: 210px;height: 42px;line-height: 42px;padding-left: 60px;margin-left: 18px;position: relative;letter-spacing: 2px;}
.sangedian .lm2-p2{ position: absolute;left: 45%;top: 27%; }
.sangedian .lm2-p2 p{ background: url(/skin/lm3-img2.png) rgb(93 103 128 / 70%) 20px no-repeat;border-radius: 30px;font-size: 20px;color: #fff;float: right;width: 210px;height: 42px;line-height: 42px;padding-left: 60px;margin-left: 18px;letter-spacing: 2px;position: relative;}
.sangedian .lm2-p3{position: absolute;left: 59%;top: 56%; }
.sangedian .lm2-p3 p{ background: url(/skin/lm3-img3.png) rgb(93 103 128 / 70%) 20px no-repeat;border-radius: 30px;font-size: 20px;color: #fff;float: right;width: 210px;height: 42px;line-height: 42px;padding-left: 60px;margin-left: 18px;letter-spacing: 2px;position: relative; }
.sangedian .lm2-p1 i{ width: 32px; height: 32px; display: inline-block; background: #3367cd; float: left; margin-right: 10px; border-radius: 32px; position: relative; top: 6px; transition: all 0.5s; }
.sangedian .lm2-p2 i{ width: 32px; height: 32px; display: inline-block; background: #3367cd; float: left; margin-right: 10px; border-radius: 32px; position: relative; top: 6px; transition: all 0.5s; }
.sangedian .lm2-p3 i{ width: 32px; height: 32px; display: inline-block; background: #3367cd; float: left; margin-right: 10px; border-radius: 32px; position: relative; top: 6px; transition: all 0.5s; }
.sangedian .lm2-p1:hover p{ background: url(/skin/lm3-img1.png) rgb(51 103 205 / 80%) 20px no-repeat; }
.sangedian .lm2-p2:hover p{ background: url(/skin/lm3-img2.png) rgb(51 103 205 / 80%) 20px no-repeat; }
.sangedian .lm2-p3:hover p{ background: url(/skin/lm3-img3.png) rgb(51 103 205 / 80%) 20px no-repeat; }

.sangedian .lm2-p1 p::before{content: '';width: 70%;height: 100%;position: absolute;top: 0;background: url(/skin/lm3-jt.png) 90% no-repeat;opacity: 1;z-index: 999;}
.sangedian .lm2-p2 p::before{content: '';width: 70%;height: 100%;position: absolute;top: 0;background: url(/skin/lm3-jt.png) 90% no-repeat;opacity: 1;z-index: 999;}
.sangedian .lm2-p3 p::before{content: '';width: 70%;height: 100%;position: absolute;top: 0;background: url(/skin/lm3-jt.png) 90% no-repeat;opacity: 1;z-index: 999;}

.sangedian .quan {position: relative;display: block;display: flex;justify-content: center;align-items: center;width: 25px;height: 25px;margin:0 auto;float: left;top: 10px;} 
.sangedian .quan .em0 { position: absolute;  width: 18px; height: 18px; display: block; border: 4px solid #fff; background: #3367cd; border-radius: 50%; z-index: 9;}
.sangedian .quan .em2 {position: absolute;display: block;transition: all .6s;width: 34px;height: 34px;border-radius: 50%;left:50%;top:50%;transform: translateX(-50%) translateY(-50%);-webkit-animation: wave 1.3s infinite;animation: wave 1.3s infinite;z-index: 7;background: rgb(70 72 74 / 40%);}
@media (max-width: 1540px){
.lm2-nr{max-height: 850px;}
}
@media (max-width: 1440px){
	.lm2-nr{max-height: 760px;}
	#sy-lm2 .sy-tit h2{ font-size: 42px;}
}
@media (max-width: 1366px){
	.lm2-nr{max-height: 630px;}
	#sy-lm2 .sy-tit h2{ font-size: 42px;}
}
@media (max-width: 767px){
	.lm2-nr{max-height: 266px;}
	#sy-lm2 .sy-tit h2{font-size: 24px;}
	#sy-lm2 .sy-tit p{}
	#sy-lm2 .sy-tit{position: absolute;top: 15px;}
	.lm2-nr video{ height: 320px;}
	.sangedian .lm2-p1{ left: 20%; top: 52%;}
	.sangedian .lm2-p1 p{ width: 120px; height: 32px; line-height: 32px; font-size: 16px; padding-left: 34px; background: url(/skin/lm3-img1.png) rgb(93 103 128 / 70%) 10px no-repeat; background-size: 20px; letter-spacing: 0; margin-left: 10px;}
	.sangedian .quan{ top: 5px;}
	.sangedian .lm2-p1 p::before{ background: url(/skin/lm3-jt.png) 96% no-repeat;}
	.sangedian .quan .em0{ width: 12px; height: 12px;} 
	.sangedian .quan .em2{ width: 24px; height: 24px;}
	.sangedian .lm2-p2{}
	.sangedian .lm2-p2 p{ width: 120px; height: 32px; line-height: 32px; font-size: 16px; padding-left: 34px; background: url(/skin/lm3-img2.png) rgb(93 103 128 / 70%) 10px no-repeat; background-size: 20px; letter-spacing: 0; margin-left: 10px;}
	.sangedian .lm2-p2 p::before{}
	.sangedian .lm2-p3{ top: 65%; left: 50%;}
	.sangedian .lm2-p3 p{ width: 120px; height: 32px; line-height: 32px; font-size: 16px; padding-left: 34px; background: url(/skin/lm3-img3.png) rgb(93 103 128 / 70%) 10px no-repeat; background-size: 20px; letter-spacing: 0; margin-left: 10px;}
	#sy-lm2::before{ background-size: auto; }
}

/*lm3*/
#sy-lm3{background: url(/skin/lm4-bj.jpg) center no-repeat;padding: 52px 0;display: block;position: relative;text-align: center;padding-bottom: 0;z-index: 9;background-size: 100%;}
.sy-tit{ text-align: center;}
.sy-tit h2{ color: #fff;font-size: 48px;padding-bottom: 6px;font-family: 'ch1'; }
.sy-tit p{ font-size: 18px;text-transform: uppercase;color: #fff; }
.lm3-nav{ display: inline-block; text-align: center; padding: 20px 0; }
.lm3-nav ul{ display: block; overflow: hidden; }
.lm3-nav ul li{ float: left; margin: 0 10px; }
.lm3-nav ul li a{ font-size: 20px;color: #fff;padding: 12px 32px;background: url(/skin/lm3-nav1.png) #58637d 14px 8px no-repeat;display: block;border-radius: 10px;padding-left: 66px;letter-spacing: 1px; }
.lm3-nav ul li.on a{ background: url(/skin/lm3-nav1.png) #3367cd 14px 8px no-repeat; }
.lm3-nr{ margin-top: 20px; }
.ce_bot{ display: flex; }
.ce_bot .slide{ flex: 1;position: relative;/* margin-right: var(--gap); */transition: 0.8s;transform-origin: center left;border-right: 1px solid #ccc;background: rgba(0,0,0,0.4); }
.ce_bot .slide.active{ flex: 1.8; }
.ce_bot .slide.active::before{ content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;/* background: url(/skin/lm3-xy.png) bottom repeat-x; */opacity: 1;z-index: 999; }
.ce_bot .slide.active:after{ background: #333; opacity: 1; z-index: 999; }
.ce_bot .slide .de_box{ /* padding: 72px 0; */ z-index: 999; display: block; position: relative; top: 50%; transform: translateY(-50%); display: none; min-height: 640px; overflow: hidden; }
.ce_bot .slide .de_sox{ display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%;}
.ce_bot .slide .de_sox img{ display: inline-block;}
.ce_bot .slide .de_sox h2{ color: #fff;font-size: 24px;padding: 0 10%;margin-top: 20px;/* font-weight: bold; */letter-spacing: 1px;line-height: 32px;font-family: 'ch1'; }
.ce_bot .slide.active .de_sox{ display: none; }
.ce_bot .slide.active .de_box::before{ content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: url(/skin/lm3-xy.png) #000 bottom repeat-x;opacity: 0.7;z-index: 999; }
.ce_bot .slide.active .de_box{ display: block;text-align: center; }
.ce_bot .slide .de_box .img{ position: absolute;opacity: 1;top: 81px;z-index: 998;left: 0px; }
.ce_bot .slide.fgh .de_box .img{ left: 50%; transform: translateX(-50%); }
.ce_bot .slide .de_box .img img{ width: 100%;display: inline-block; }
.ce_bot .slide .post_txt{ position: absolute; z-index: 999; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; }
.ce_bot .slide .post_txt .text{font-size: 24px;color: #fff;padding-bottom: 20px;letter-spacing: 1px;font-family: 'ch1';}
.ce_bot .slide .post_txt .ss-a{ margin: 10px 0; margin-top: 24px; }
.ce_bot .slide .post_txt .ss-a a{ display: inline-block; background: url(/skin/ban-jt.png) #3367cd 96% no-repeat; font-size: 16px; color: #fff; border-radius: 20px; width: 136px; height: 42px; line-height: 42px; padding-right: 30px; letter-spacing: 1px;}
.ce_bot .slide .post_txt .desc{ font-size: 18px; line-height: 32px; color: #fff; letter-spacing: 1px; }

.mo{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;background:rgba(0,0,0,0.6);}
.hav{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;}
.shu2{position: absolute;left: 0;top: 50%;width: 100%;transform:translateY(-50%);text-align: center;padding:0 10px;}
.shu2 i{display: block;width: 66px;height: 66px;margin:0 auto; background: #0090ff; border-radius: 50%;}
.shu2 p{font-size: 20px;color: #fff;font-weight: bold;max-width: 170px;margin: 35px auto 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.bock{width: 100%;background: url(/skin/lm3-xy.png) #000 bottom repeat-x;position: absolute;left:0%;bottom:0;color: #fff;opacity:0;height:100%;}
.bock-rec{position:absolute;left:0;bottom:0;width:100%;padding:0 60px;}
.bock h3{font-size:24px;font-weight: bold;overflow:hidden;}
.bock h3 span{display:block;float:left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.bock .bock-x{display: inline-table;width: 30px;height: 4px;background-color: #fff;margin: 15px 0;}
.bock p{font-size: 16px;color: #fff;margin-bottom:25px;}
.bock a{display:block;width:43px;height:43px;line-height:40px;font-size: 24px;color: #3367cd;background:#fff;text-align:center;border-radius:50%;margin-bottom:35px;position: relative;}
.bock a::after { position: absolute; content: ''; top: 0; height: 100%; width: 0%; left: 0%; border-radius: 30px; background: #fff; font-size: 16px; line-height: 43px; transition: all 0.5s; overflow: hidden; }
.bock a:hover::after { width: 120px; content: '查看更多+'; }
.mleit{margin-top: 40px;height: 1000px;overflow: hidden;}
.mleit ul{width: 100%;}
.mleit ul li{position: relative;height: 200px;background-repeat:no-repeat;background-position:center;background-size:cover;}
.mshu2{position: absolute;top: 50%;left: 0;font-size: 30px;color: #fff;width: 100%;text-align: center;margin-top: -55px; }
.mshu2 i{display: block;width: 66px;height: 66px;margin:0 auto;background-size:60px;background: #3367cd;border-radius: 50%;}
.mshu2 p{width:100%;font-size:36px;color: #fff;font-weight:normal;display:block;margin:0 auto;line-height:50px;}
@media only screen and (max-width:1600px){
	.bock-rec{padding:0 30px;}
	.ce_bot .slide .post_txt .desc{ font-size: 17px; }
	#sy-lm3{background-size: auto;}
}
@media only screen and (max-width:1180px){
	.bock h3{font-size: 30px;}
}
@media only screen and (max-width:1020px){
	.bock h3{font-size: 22px;}
}
@media only screen and (max-width:991px){
	.bock-rec{ bottom: 50%;transform: translateY(50%); }
	.bock a{margin-bottom:0;display: inline-block;width: 32px;height: 32px;line-height: 32px;margin-top: 10px;}
	.mshu2 p { font-size: 26px; }
}
@media only screen and (max-width:767px){
	#business{ padding-top: 30px; }
	.leit, .mleit{margin-top: 0px;height: auto;}
	.mshu2{ margin-top: -38px; }
	.mshu2 i{ width: 40px;height: 40px;border-radius: 0;background: inherit;background-size: 40px; }
	.mshu2 p{ font-size:26px;line-height:36px; }
	.mleit ul li{background-size: 140px;border-bottom: 1px solid #555;height: 240px !important;}
}
@media only screen and (max-width:500px){
	.mshu2{margin-top: -35px;}
	.mshu2 p{font-size:20px;line-height:30px;margin-top: 10px;}
	.bock h3 i{width: 40px;height: 40px;background-size: 40px;display: none;}
	.bock h3 span{top: 10px;/* width:calc(100% - 50px); */display: inline-block;float: inherit;}
}

@media(max-width: 1630px) {
	.sy-tit h2{}
}
@media(max-width: 1530px) {
	.sy-tit h2{}
}
@media(max-width: 1430px) {
	.sy-tit h2{ font-size: 42px;}
}
@media(max-width: 1366px) {
	.sy-tit h2{}
	.ce_bot .slide .de_sox h2{ font-size: 18px;}
}
@media(max-width: 767px) {
	.sy-tit h2{ font-size: 32px; }
	.lm3-nr{ display: none;}
	.m-sss1{ display: block !important;}
}
@media(max-width: 500px) {
	.sy-tit h2{font-size: 24px;}
	.ce_bot .slide{width: 100%;height: 148px;}
	.ce_bot{display: block;width: 100%;}
	.ce_bot .slide .de_box{ min-height: auto;}
	.lm3-nav ul li a{padding: 6px 20px;padding-left: 42px;background: url(/skin/lm3-nav1.png) #58637d 10px 7px no-repeat;background-size: 24px;font-size: 18px;}
	.lm3-nav ul li{ margin: 4px 10px;}
	.lm3-nav ul li.on a {background: url(/skin/lm3-nav1.png) #3367cd 10px 7px no-repeat;background-size: 24px;}
	#sy-lm3{background: url(/skin/lm4-bj.jpg) center;min-height: 600px;padding: 32px 0;padding-bottom: 0;}
}

/*lm4*/
#sy-lm4{background: url(/skin/lm3-bj.jpg) top no-repeat;padding: 54px 0; background-size: 100%; padding-bottom: 0;}
#sy-lm4 .sy-tit{padding-bottom: 100px;}
.lm4-nr{ padding-top: 114px;}
.lm4-nr img{}
.lm4-a{ text-align: center; position: relative; bottom: 40px;}
.lm4-a a{ width: 160px; height: 48px; line-height: 48px; display: inline-block; background: url(/skin/ban-jt.png) #3367cd 96% no-repeat; text-align: left; font-size: 18px; color: #fff; border-radius: 30px; padding-left: 27px; letter-spacing: 1px;}

@media(max-width: 1630px) {
	.lm4-nr{ padding-top: 90px; }
	#sy-lm4{background-size:inherit;}
}
@media(max-width: 1530px) {
	.lm4-nr{ padding-top: 62px; }
	#sy-lm4{ background-size: auto;}
	#sy-lm4{background-size:inherit;}
}
@media(max-width: 1430px) {
	.lm4-nr{ padding-top: 42px; }
	#sy-lm4{}
	#sy-lm4 .sy-tit{ padding-bottom: 100px; }
	#sy-lm4{background-size:100%;}
}
@media(max-width: 1330px) {
	.lm4-nr{ padding-top: 42px; }
	#sy-lm4{background-size: auto;}
}
@media(max-width: 767px) {
	.lm4-nr{ padding-top: 10px; }
	#sy-lm4{background-size: 182%;padding: 27px 0;background-size: auto;}
	.lm4-a{ bottom: 0;}
	.lm4-a a{ width: 120px; height: 32px; line-height: 32px; font-size: 16px; background-size: 20px; padding-left: 20px;}
	#sy-lm4 .sy-tit{ padding-bottom: 10px;}
}

/*lm5*/
#sy-lm5{background: url(/skin/lm5-bj.jpg) center;padding: 60px 0;background-size: 100%;}
.lm5-nr{}
.lm5-left{ padding: 0;}
.lm5-left .imgone2{}
.lm5-left .imgone2>img{}
.lm5-left .imgone2 .city2.guangdong2 {top: 69%;right: 23.5%;z-index: 999;}
.lm5-left .imgone2 .city2 { position: absolute; cursor: pointer; z-index: 12; }
.lm5-left .imgone2 .city2.guangdong2>div { text-align: center; display: block; }
.lm5-left .imgone2 .city2.guangdong2>div img {display: block;max-width: 100%;margin: inherit;}
.lm5-left .imgone2 .city2 img {max-width: 100%;display: block;margin: 0 auto;}
.lm5-left .imgone2 .city2.guangdong2 p {font-size: 20px;color: #fff;position: relative;z-index: 10;left: 10px;top: 30px;/* font-weight: lighter; */}
.lm5-left .imgone2 .city2.ty p { font-size: 14px; color: #444; display: block; line-height: 2; }
.lm5-left .imgone2 .city2 p{color: #fff;font-size: 15px;font-family: auto;padding-top: 2px;}
.lm5-left .imgone2 .city2.b3 p{ position: relative; left: 24px; top: -9px;}
.lm5-left .imgone2 .city2.b2 p{ position: relative; top: -6px;}
.lm5-left .imgone2 .city2.ty>div img { margin: 0 auto; max-width: 100%; display: block; }
.lm5-left .imgone2 .city2.b1 {top: 70%;right: 31%;}
.lm5-left .imgone2 .city2.b2 {top: 75%;right: 37%;}
.lm5-left .imgone2 .city2.b3 {top: 74%;right: 36%;}
.lm5-left .imgone2 .city2.b4 {top: 73%;right: 39%;}
.lm5-left .imgone2 .city2.b5 {top: 76%;right: 40.8%;}
.lm5-left .imgone2 .city2.b6 {top: 80%;right: 42%;}
.lm5-left .imgone2 .city2.b7 {top: 67%;right: 22%;}
.lm5-left .imgone2 .city2.b8 {top: 64%;right: 28%;}
.lm5-left .imgone2 .city2.b9 {top: 60%;right: 32.5%;}
.lm5-left .imgone2 .city2.b10 {top: 60%;right: 39%;}
.lm5-left .imgone2 .city2.b11 {top: 71%;right: 44%;}
.lm5-left .imgone2 .city2.b12 {top: 69%;right: 57%;}
.lm5-left .imgone2 .city2.b13 {top: 63%;right: 47%;}
.lm5-left .imgone2 .city2.b14 {top: 55%;right: 46%;}
.lm5-left .imgone2 .city2.b15 {top: 54%;right: 54%;}
.lm5-left .imgone2 .city2.b16 {top: 52%;right: 38%;}
.lm5-left .imgone2 .city2.b17 {top: 51%;right: 30%;}
.lm5-left .imgone2 .city2.b18 {top: 56%;right: 25%;}
.lm5-left .imgone2 .city2.b19 {top: 50%;right: 23%;}
.lm5-left .imgone2 .city2.b20 {top: 46%;right: 26%;}
.lm5-left .imgone2 .city2.b21 {top: 39%;right: 30%;}
.lm5-left .imgone2 .city2.b22 {top: 45%;right: 37%;}
.lm5-left .imgone2 .city2.b23 {top: 38%;right: 39.5%;}
.lm5-left .imgone2 .city2.b24 {top: 35%;right: 35%;}
.lm5-left .imgone2 .city2.b25 {top: 31%;right: 31%;}
.lm5-left .imgone2 .city2.b26 {top: 29%;right: 33.5%;}
.lm5-left .imgone2 .city2.b27 {top: 25%;right: 24%;}
.lm5-left .imgone2 .city2.b28 {top: 19%;right: 20%;}
.lm5-left .imgone2 .city2.b29 {top: 10%;right: 20%;}
.lm5-left .imgone2 .city2.b30 {top: 29%;right: 42%;}
.lm5-left .imgone2 .city2.b31 {top: 44%;right: 45%;}
.lm5-left .imgone2 .city2.b32 {top: 37%;right: 45%;}
.lm5-left .imgone2 .city2.b33 {top: 29%;right: 64%;}
.lm5-left .imgone2 .city2.b34 {top: 40%;right: 66%;}
.lm5-left .imgone2 .city2.b35 {top: 25%;right: 76%;}
.lm5-left .imgone2 .city2.b36 {top: 50%;right: 76%;}

.lm5-right{padding-top: 40px;/* padding-left: 64px; */}
.lm5-right h2{color: #fff;font-size: 48px;font-weight: bold;font-family: 'ch';}
.lm5-right em{color: #fff;text-transform: uppercase;font-size: 18px;padding: 8px 0;display: block;}
.lm5-right i{ width: 100px; height: 5px; background: #3367cd; display: block; margin-bottom: 42px;}
.lm5-right p{color: #fff;font-size: 18px;text-indent: 30px;line-height: 32px;padding-bottom: 24px;}
.lm5-right a{width: 160px;height: 48px;line-height: 48px;display: inline-block;background: url(/skin/ban-jt.png) #3367cd 96% no-repeat;text-align: left;font-size: 18px;color: #fff;border-radius: 30px;padding-left: 28px;letter-spacing: 1px;margin-top: 20px;}
.lm5-right a:hover{ color:#fff }

@media(max-width: 1630px) {
	.lm5-left .imgone2 .city2.guangdong2 {top: 67%;right: 17.5%;z-index: 999;}
    .lm5-left .imgone2 .city2.b1 {top: 69%;right: 23%;}
	.lm5-left .imgone2 .city2.b2 {top: 75%;right: 30%;}
	.lm5-left .imgone2 .city2.b3 {top: 74%;right: 28%;}
	.lm5-left .imgone2 .city2.b4 {top: 73%;right: 32%;}
	.lm5-left .imgone2 .city2.b5 {top: 76%;right: 34.8%;}
	.lm5-left .imgone2 .city2.b6 {top: 80%;right: 36%;}
	.lm5-left .imgone2 .city2.b7 {top: 68%;right: 14%;}
	.lm5-left .imgone2 .city2.b8 {top: 64%;right: 20%;}
	.lm5-left .imgone2 .city2.b9 {top: 60%;right: 24.5%;}
	.lm5-left .imgone2 .city2.b10 {top: 60%;right: 32%;}
	.lm5-left .imgone2 .city2.b11 {top: 71%;right: 38%;}
	.lm5-left .imgone2 .city2.b12 {top: 69%;right: 53%;}
	.lm5-left .imgone2 .city2.b13 {top: 63%;right: 42%;}
	.lm5-left .imgone2 .city2.b14 {top: 55%;right: 40%;}
	.lm5-left .imgone2 .city2.b15 {top: 54%;right: 49%;}
	.lm5-left .imgone2 .city2.b16 {top: 52%;right: 33%;}
	.lm5-left .imgone2 .city2.b17 {top: 50%;right: 22%;}
	.lm5-left .imgone2 .city2.b18 {top: 56%;right: 17%;}
	.lm5-left .imgone2 .city2.b19 {top: 49%;right: 15%;}
	.lm5-left .imgone2 .city2.b20 {top: 46%;right: 18%;}
	.lm5-left .imgone2 .city2.b21 {top: 39%;right: 23%;}
	.lm5-left .imgone2 .city2.b22 {top: 45%;right: 30%;}
	.lm5-left .imgone2 .city2.b23 {top: 38%;right: 33.5%;}
	.lm5-left .imgone2 .city2.b24 {top: 35%;right: 28%;}
	.lm5-left .imgone2 .city2.b25 {top: 31%;right: 24%;}
	.lm5-left .imgone2 .city2.b26 {top: 29%;right: 26.5%;}
	.lm5-left .imgone2 .city2.b27 {top: 25%;right: 15%;}
	.lm5-left .imgone2 .city2.b28 {top: 19%;right: 11%;}
	.lm5-left .imgone2 .city2.b29 {top: 10%;right: 10%;}
	.lm5-left .imgone2 .city2.b30 {top: 29%;right: 38%;}
	.lm5-left .imgone2 .city2.b31 {top: 44%;right: 39%;}
	.lm5-left .imgone2 .city2.b32 {top: 37%;right: 39%;}
	.lm5-left .imgone2 .city2.b33 {top: 29%;right: 60%;}
	.lm5-left .imgone2 .city2.b34 {top: 40%;right: 62%;}
	.lm5-left .imgone2 .city2.b35 {top: 25%;right: 72%;}
	.lm5-left .imgone2 .city2.b36 {top: 50%;right: 72%;}
}

@media(max-width: 1530px) {
	.lm5-left .imgone2 .city2.guangdong2 {top: 67%;right: 13.5%;z-index: 999;}
    .lm5-left .imgone2 .city2.b1 {top: 69%;right: 21%;}
	.lm5-left .imgone2 .city2.b2 {top: 75%;right: 27%;}
	.lm5-left .imgone2 .city2.b3 {top: 74%;right: 26%;}
	.lm5-left .imgone2 .city2.b4 {top: 73%;right: 29%;}
	.lm5-left .imgone2 .city2.b5 {top: 76%;right: 31.8%;}
	.lm5-left .imgone2 .city2.b6 {top: 80%;right: 33%;}
	.lm5-left .imgone2 .city2.b7 {top: 68%;right: 10.5%;}
	.lm5-left .imgone2 .city2.b8 {top: 64%;right: 17%;}
	.lm5-left .imgone2 .city2.b9 {top: 60%;right: 22.5%;}
	.lm5-left .imgone2 .city2.b10 {top: 60%;right: 30%;}
	.lm5-left .imgone2 .city2.b11 {top: 71%;right: 36%;}
	.lm5-left .imgone2 .city2.b12 {top: 69%;right: 50%;}
	.lm5-left .imgone2 .city2.b13 {top: 63%;right: 39%;}
	.lm5-left .imgone2 .city2.b14 {top: 55%;right: 38%;}
	.lm5-left .imgone2 .city2.b15 {top: 54%;right: 47%;}
	.lm5-left .imgone2 .city2.b16 {top: 52%;right: 30%;}
	.lm5-left .imgone2 .city2.b17 {top: 50%;right: 20%;}
	.lm5-left .imgone2 .city2.b18 {top: 56%;right: 14%;}
	.lm5-left .imgone2 .city2.b19 {top: 49%;right: 11.5%;}
	.lm5-left .imgone2 .city2.b20 {top: 46%;right: 15%;}
	.lm5-left .imgone2 .city2.b21 {top: 39%;right: 20%;}
	.lm5-left .imgone2 .city2.b22 {top: 45%;right: 27%;}
	.lm5-left .imgone2 .city2.b23 {top: 38%;right: 30.5%;}
	.lm5-left .imgone2 .city2.b24 {top: 35%;right: 25%;}
	.lm5-left .imgone2 .city2.b25 {top: 31%;right: 21%;}
	.lm5-left .imgone2 .city2.b26 {top: 29%;right: 23.5%;}
	.lm5-left .imgone2 .city2.b27 {top: 25%;right: 12%;}
	.lm5-left .imgone2 .city2.b28 {top: 19%;right: 8%;}
	.lm5-left .imgone2 .city2.b29 {top: 10%;right: 7%;}
	.lm5-left .imgone2 .city2.b30 {top: 29%;right: 36%;}
	.lm5-left .imgone2 .city2.b31 {top: 44%;right: 37%;}
	.lm5-left .imgone2 .city2.b32 {top: 37%;right: 37%;}
	.lm5-left .imgone2 .city2.b33 {top: 29%;right: 58%;}
	.lm5-left .imgone2 .city2.b34 {top: 40%;right: 60%;}
	.lm5-left .imgone2 .city2.b35 {top: 25%;right: 72%;}
	.lm5-left .imgone2 .city2.b36 {top: 50%;right: 72%;}
	.lm5-right p{font-size: 16px;line-height: 28px;padding-bottom: 16px;}
	#sy-lm5{background-size: auto;}
}

@media(max-width: 1430px) {
	.lm5-left .imgone2 .city2.guangdong2 {top: 66%;right: 13.5%;z-index: 999;}
    .lm5-left .imgone2 .city2.b1 {top: 69%;right: 21%;}
	.lm5-left .imgone2 .city2.b2 {top: 75%;right: 27%;}
	.lm5-left .imgone2 .city2.b3 {top: 74%;right: 26%;}
	.lm5-left .imgone2 .city2.b4 {top: 72%;right: 30%;}
	.lm5-left .imgone2 .city2.b5 {top: 75%;right: 31.8%;}
	.lm5-left .imgone2 .city2.b6 {top: 80%;right: 33%;}
	.lm5-left .imgone2 .city2.b7 {top: 68%;right: 10%;}
	.lm5-left .imgone2 .city2.b8 {top: 64%;right: 17%;}
	.lm5-left .imgone2 .city2.b9 {top: 60%;right: 22.5%;}
	.lm5-left .imgone2 .city2.b10 {top: 60%;right: 30%;}
	.lm5-left .imgone2 .city2.b11 {top: 71%;right: 36%;}
	.lm5-left .imgone2 .city2.b12 {top: 69%;right: 50%;}
	.lm5-left .imgone2 .city2.b13 {top: 63%;right: 40%;}
	.lm5-left .imgone2 .city2.b14 {top: 55%;right: 38%;}
	.lm5-left .imgone2 .city2.b15 {top: 54%;right: 47%;}
	.lm5-left .imgone2 .city2.b16 {top: 52%;right: 29%;}
	.lm5-left .imgone2 .city2.b17 {top: 50%;right: 20%;}
	.lm5-left .imgone2 .city2.b18 {top: 56%;right: 14%;}
	.lm5-left .imgone2 .city2.b19 {top: 49%;right: 11%;}
	.lm5-left .imgone2 .city2.b20 {top: 46%;right: 15%;}
	.lm5-left .imgone2 .city2.b21 {top: 39%;right: 20%;}
	.lm5-left .imgone2 .city2.b22 {top: 45%;right: 27%;}
	.lm5-left .imgone2 .city2.b23 {top: 38%;right: 30.5%;}
	.lm5-left .imgone2 .city2.b24 {top: 35%;right: 25%;}
	.lm5-left .imgone2 .city2.b25 {top: 31%;right: 21%;}
	.lm5-left .imgone2 .city2.b26 {top: 29%;right: 23.5%;}
	.lm5-left .imgone2 .city2.b27 {top: 25%;right: 12%;}
	.lm5-left .imgone2 .city2.b28 {top: 19%;right: 7%;}
	.lm5-left .imgone2 .city2.b29 {top: 10%;right: 6%;}
	.lm5-left .imgone2 .city2.b30 {top: 29%;right: 36%;}
	.lm5-left .imgone2 .city2.b31 {top: 44%;right: 36%;}
	.lm5-left .imgone2 .city2.b32 {top: 37%;right: 37%;}
	.lm5-left .imgone2 .city2.b33 {top: 29%;right: 58%;}
	.lm5-left .imgone2 .city2.b34 {top: 40%;right: 59%;}
	.lm5-left .imgone2 .city2.b35 {top: 25%;right: 70%;}
	.lm5-left .imgone2 .city2.b36 {top: 50%;right: 71%;}
}

@media(max-width: 767px) {
	.lm5-left .imgone2 .city2 p{ display: none; }
	.lm5-right h2{font-size: 24px;}
	.lm5-left .imgone2 .city2 img{ max-width: 90%;}
	.lm5-left .imgone2 .city2.guangdong2 {top: 66%;right: 13.5%;z-index: 999;}
    .lm5-left .imgone2 .city2.b1 {top: 69%;right: 21%;}
	.lm5-left .imgone2 .city2.b2 {top: 72%;right: 27%;}
	.lm5-left .imgone2 .city2.b3 {top: 70%;right: 26%;}
	.lm5-left .imgone2 .city2.b4 {top: 72%;right: 30%;}
	.lm5-left .imgone2 .city2.b5 {top: 75%;right: 31.8%;}
	.lm5-left .imgone2 .city2.b6 {top: 77%;right: 32%;}
	.lm5-left .imgone2 .city2.b7 {top: 64%;right: 9%;}
	.lm5-left .imgone2 .city2.b8 {top: 64%;right: 17%;}
	.lm5-left .imgone2 .city2.b9 {top: 60%;right: 22.5%;}
	.lm5-left .imgone2 .city2.b10 {top: 60%;right: 30%;}
	.lm5-left .imgone2 .city2.b11 {top: 71%;right: 36%;}
	.lm5-left .imgone2 .city2.b12 {top: 69%;right: 50%;}
	.lm5-left .imgone2 .city2.b13 {top: 63%;right: 40%;}
	.lm5-left .imgone2 .city2.b14 {top: 55%;right: 38%;}
	.lm5-left .imgone2 .city2.b15 {top: 54%;right: 47%;}
	.lm5-left .imgone2 .city2.b16 {top: 52%;right: 29%;}
	.lm5-left .imgone2 .city2.b17 {top: 50%;right: 20%;}
	.lm5-left .imgone2 .city2.b18 {top: 56%;right: 14%;}
	.lm5-left .imgone2 .city2.b19 {top: 49%;right: 11%;}
	.lm5-left .imgone2 .city2.b20 {top: 46%;right: 15%;}
	.lm5-left .imgone2 .city2.b21 {top: 39%;right: 20%;}
	.lm5-left .imgone2 .city2.b22 {top: 45%;right: 27%;}
	.lm5-left .imgone2 .city2.b23 {top: 38%;right: 30.5%;}
	.lm5-left .imgone2 .city2.b24 {top: 35%;right: 25%;}
	.lm5-left .imgone2 .city2.b25 {top: 31%;right: 21%;}
	.lm5-left .imgone2 .city2.b26 {top: 29%;right: 23.5%;}
	.lm5-left .imgone2 .city2.b27 {top: 21%;right: 12%;}
	.lm5-left .imgone2 .city2.b28 {top: 15%;right: 7%;}
	.lm5-left .imgone2 .city2.b29 {top: 7%;right: 6%;}
	.lm5-left .imgone2 .city2.b30 {top: 26%;right: 36%;}
	.lm5-left .imgone2 .city2.b31 {top: 44%;right: 36%;}
	.lm5-left .imgone2 .city2.b32 {top: 37%;right: 37%;}
	.lm5-left .imgone2 .city2.b33 {top: 26%;right: 58%;}
	.lm5-left .imgone2 .city2.b34 {top: 40%;right: 59%;}
	.lm5-left .imgone2 .city2.b35 {top: 25%;right: 70%;}
	.lm5-left .imgone2 .city2.b36 {top: 50%;right: 71%;}
	#sy-lm5{padding: 32px 0;background-size: auto;}
	.lm5-right a{ width: 142px; height: 36px; line-height: 36px; font-size: 16px; background-size: 28px; padding-left: 24px;}
	.lm5-right i{ margin-bottom: 20px;}
	.lm5-right p{line-height: 24px;padding-bottom: 10px;font-size: 15px;}
	.lm5-right em{ font-size: 15px;}
}

/*图片跳动的动画*/
 @keyframes move{
     from{
         transform: translateY(0) rotate(0);
     }
     to{
         transform: translateY(-15px) rotate(-0deg);
     }
 }
.warnIcon {width: 49px;height: 60px;position: absolute;top: -3vh;left: -1vw;animation: move 1s infinite alternate; /*infinite无限循环，alternate动画反向执行回到起点*/}


/*lm6*/
#sy-lm6{background: url(/skin/video-bj.jpg) top center no-repeat;padding: 40px 0;background-size: 100%;}
.lm6-nr{ /* padding-top: 30px; */ display: flow-root;}
.lm6-left{ padding-left: 10%; margin-top: 42px;}
.lm6-nav{float: left;padding: 50px 42px;background: rgb(98 100 104 / 80%);border-radius: 20px;padding-right: 152px;}
.lm6-nav li{padding: 20px 0;position: relative;}
.lm6-nav li.on::before { content: ''; width: 100%; height: 3px; position: absolute; bottom: 12px; background: #3367cd; opacity: 1; z-index: 999;}
.lm6-nav li a{font-size: 20px;color: #fff;line-height: 42px;}
.lm6-right{}
.lm6-right .right{}
.lm6-right ul{}
.lm6-right li{display: none;position: relative;padding: 40px 0;padding-bottom: 60px;}
.lm6-right li.on{ display: block; }
.lm6-right li a{}
.lm6-right li a img{border-radius: 12px;width: 100%;border-radius: 30px;overflow: hidden;background: #fff;border-radius: 30px;max-height: 490px;}
.lm6-right li a p{text-align: center;font-size: 20px;line-height: 60px;color: #fff;}
.lm6-right li .swiper-button-next{bottom: 0%;top: auto;left: 38%;background: url(/skin/sy-jt1.png) center no-repeat;width: 45px;height: 45px;transform: rotate(180deg);}
.lm6-right li .swiper-button-prev{bottom: 0%;top: auto;left: 30%;background: url(/skin/sy-jt1.png) center no-repeat;width: 45px;height: 45px;}

.lm6-right li .swiper-button-prev:hover{background: url(/skin/sy-jt1.png) #3367cd center no-repeat;border-radius: 30px;}
.lm6-right li .swiper-button-next:hover{background: url(/skin/sy-jt1.png) #3367cd center no-repeat;border-radius: 30px;}

.lm6-right{ display:block; }
.m-video{ display:none; }

@media(max-width: 1730px) {
	#sy-lm6{ padding-bottom: 10px; padding-top: 20px; }
	.lm6-right li{ padding-bottom: 40px; }
}
@media(max-width: 1530px) {
	#sy-lm6{ background-size: auto; }
}
@media(max-width: 1430px) {
	.lm6-right li .swiper-button-prev{ left: 9%; }
}
@media(max-width: 1366px) {
	.lm6-nav{ padding-right: 124px; padding: 42px 42px; padding-right: 132px; }
}
@media(max-width: 1199px) {
	.lm6-nav{}
}
@media(max-width: 991px) {
	.lm6-left{ padding: 0 6%; margin-top: 24px; }
	.lm6-nav{ width: 100%; padding: 10px 40px; }
	.lm6-nav li{ float: left; margin: 0 24px; padding: 10px 0; }
	.lm6-nav li.on::before{ bottom: 6px; }
	.lm6-right li{ padding-top: 30px; }
	.lm6-right li a img{ max-height: 300px; }
}

@media(max-width: 767px) {
	.lm6-left{ padding: 0 6%;margin-top: 24px;display: inline-block; }
	.lm6-nav{ width: auto;padding: 10px 40px;float: left;padding: 0; }
	.lm6-nav li{ float: left;margin: 0 14px;padding: 10px 0; }
	.lm6-nav li.on::before{ bottom: 6px; }
	.lm6-right li{ padding-top: 30px; }
	.lm6-nav li a{ font-size: 16px; }
	.lm6-right .swiper-wrapper{ display: block; }
	.lm6-right li a p{ font-size: 16px;line-height: 20px;margin-top: 20px; }
	#sy-lm6{ background-size: auto; }
	.lm6-right li a img{}
	.lm6-right{ display:none; }
	.m-video{ display:block;margin: 20px 20px; }
}

/*lm7*/
#sy-lm7{background: url(/skin/news-bj.jpg) center top no-repeat;padding: 52px 0;background-size: 100%;}
.lm7-nr{}
.lm7-nav{ /* display: block; */ /* overflow: hidden; */ text-align: center;}
.lm7-nav ul{ display: inline-block; padding: 30px 0;}
.lm7-nav ul li{ float: left; margin: 0 10px;}
.lm7-nav ul li.on{}
.lm7-nav ul li a{ width: 180px; height: 48px; line-height: 48px; display: block; text-align: center; background: #545e72; color: #fff; font-size: 18px; border-radius: 24px;}
.lm7-nav ul li:hover a,.lm7-nav ul li.on a{background: #3367cd;}
.lm7-wz{ display: block; overflow: hidden; margin-top: 12px;}
.lm7-wz .news1{}
.lm7-wz .news1 .news-left{ /* padding: 0; */}
.lm7-wz .news1 .news-left .left-sss1{ position: relative; float: left;}
.lm7-wz .news1 .news-left .left-sss1 .left-img{ border-radius: 16px; overflow: hidden;}
.lm7-wz .news1 .news-left .left-sss1 .left-img img{ width: 100%;}
.left-wz{background: #fff;padding: 40px 20px;padding-bottom: 20px;position: relative;bottom: 42px;border-radius: 10px;margin: 0 4%;}
.left-wz h4{font-size: 22px;/* font-weight: lighter; */display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.left-wz p{font-size: 16px;margin: 20px 0;font-weight: lighter;font-family: ch;display: block;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.left-wz em{font-size: 16px;font-weight: lighter;margin-top: 16px;display: block;}
.lm7-wz .news1 .news-left .left-sss1:hover .left-wz h4{ color: #3367cd;}
.lm7-wz .news1 .news-left .left-sss1 a:hover .left-wz p{ color: #333;}
.lm7-wz .news1 .news-left .left-sss1 a:hover .left-wz em{ color: #333;}
.lm7-wz .news1 .news-left .left-sss1:hover .left-wz::before { content: ''; width: 100%; height: 61px; width: 61px; position: absolute; top: -15%; left: 77%; background: url(/skin/news-jt.png) center no-repeat; opacity: 1; z-index: 999;}

.news-right{ padding-left: 60px; border-left: 1px solid #cccc;}
.news-right ul{}
.news-right ul li{ display: block; overflow: hidden; padding-bottom: 22px; border-bottom: 1px solid #fff; padding-top: 30px;}
.news-time{text-align: center;padding: 0 3px;}
.news-time p{ font-size: 36px; color: #fff; /* font-weight: bold; */ line-height: 38px;}
.news-time span{ color: #fff; font-size: 16px;}
.news-info{}
.news-info h4{ color: #fff; font-size: 20px; padding-bottom: 10px; padding-top: 4px;}
.news-right ul li:hover .news-info h4{ /* color: #3367cd; */}
.news-info p{ color: #fff; font-size: 16px;}
.news-info i{ width: 40px; height: 40px; display: block; background: url(/skin/news-jt1.png) center no-repeat; margin-top: 20px;}

@media(max-width: 1630px) {
	.left-wz h4{}
	#sy-lm7{ background-size: auto;}
}
@media(max-width: 1430px) {
	.left-wz h4{ font-size: 20px;}
	.left-wz em{ margin-top: 22px;}
	.news-time{ padding: 0px 0px;}
	.news-time p{ font-size: 32px;}
	.news-time span{ font-size: 15px;}
	.news-info h4{ font-size: 18px;}
	.news-info p{ font-size: 15px;}
	.news-right ul li{ padding-top: 16px; padding-bottom: 16px;}
	.news-info i{ margin-top: 16px;}
	#sy-lm7{}
}
@media(max-width: 1199px) {
	.lm7-wz .news1 .news-left .left-sss1{}
}
@media(max-width: 991px) {
	.lm7-wz .news1 .news-left .left-sss1{ padding: 0;}
	.lm7-wz .news1 .news-left{padding: 0;width: 100%;}
	.lm7-nav ul li a{ width: 132px; height: 42px; line-height: 42px;}
	.news-right{}
}
@media(max-width: 767px) {
	.news-right{ border-left: inherit;}
	#sy-lm7 {background: url(/skin/news-bj.jpg) center top;padding: 32px 0;}
	.lm7-nav ul{ padding: 12px 0;}
	.lm7-nav ul li{ margin: 0 6px;}
	.lm7-nav ul li a{ width: 90px; height: 36px; line-height: 36px; font-size: 16px;}
}

/* Product Center */
#procen{ padding:50px 0;background:#f6f7fb;position:relative;z-index:1; }
.probox{ overflow:hidden;margin-top:35px; }
.probox>div[class^="col-"]{ padding:6px; }
.probg{ background:#fff;padding:30px 25px;position:relative;height:270px;display:block;overflow:hidden;transition:all .5s;-webkit-transition:all .5s; }
.probg::after{ content:'';width:0;height:3px;background:#3367cd;position:absolute;left:0;bottom:0;transition:all .5s;-webkit-transition:all .5s; }
.probg h3{ font-size:20px;color:#333;width:250px;line-height:25px; }
.probg p{ font-size:14px;color:#666;margin-top:10px; }
.probg img{ position:absolute; right:10px; bottom:10px; height:200px; }
.probg1 img{ height:240px; right: 30px; bottom: 0; }
.probg2 img{ height:230px; }
.probg4 img{ height:275px;right:20px;bottom:-15px; }
.probg5 img{ height:220px; }
.probg6 img{ height:220px; }
.probg7 img{ height:210px;right: -15px; }
.probg8 img{ height:400px;right: 20px;bottom: -95px; }
.probg9 img{ height:250px; }
.probg i{ position:absolute; left:25px; bottom:25px; display:inline-block; width:30px; height:40px; line-height:36px; text-align:center; color:#333; border:1px solid #333;font-size:30px;transition:all .5s;-webkit-transition:all .5s;}
.probg:hover{ box-shadow: 0 0 5px 0px rgb(0 0 0 / 30%); }
.probg:hover::after{width:100%;}
.probg:hover i{background:#3367cd;color:#fff;border-color:#3367cd;}
.inmore{margin-top:35px;}
.inmore a{display:inline-block;width:160px;line-height:42px;text-align:center;font-size:16px;color:#fff;background:#3367cd;border-radius:30px;position:relative;z-index:1;transition:all .3s;-webkit-transition:all .3s;}
.inmore a::after{content:'';width:170px;height:50px;background:rgb(47 76 156 / 20%);position:absolute;left:-5px;top:-4px;border-radius:25px;z-index:-1;transition:all .3s;-webkit-transition:all .3s;}
.inmore a:hover{background:#f1861a;}
.inmore a:hover::after{background:rgb(241 134 26 / 20%);}

@media (max-width: 1429px){
	.probg1 img{height: 230px;right: 20px;}
	.probg3 img{height: 190px;right: 0px;bottom: 5px;}
	.probg6 img{height:200px;}
	.probg8 img{height:380px;}
}
@media (max-width: 1329px){
	.probg5 img{height:200px;}
	.probg7 img{height:200px;right: -30px;}
	.probg8 img{height:340px;bottom:-85px;}
	.probg9 img{height: 230px;}
}
@media (max-width: 1199px){
	.probg{ padding:20px; }
	.probg1 img{ height: 220px;right: 10px; }
	.probg2 img{ height: 200px; }
	.probg3 img{ height: 180px;right: -5px; }
	.probg4 img{ height: 250px;right: 10px; }
	.probg5 img{ height: 180px;right: 0; }
	.probg7 img{ height: 190px;right: -40px; }
	.probg8 img{ height: 260px;bottom:-40px; }
	.probg9 img{ height: 200px; }
}
@media (max-width: 991px){
	.probox{padding:5px;}
	.probox>div[class^="col-"]{width:50%;float:left;padding:5px;}
	.probox>div[class^="col-"]:first-child{width:100%;}
	.probg8 img{height: 250px;bottom: -20px;right:10px;}
}
@media (max-width: 767px){
	#procen{padding:30px 0;}
	.probox{margin-top:15px;}
	.probox>div[class^="col-"]{width:33.33%;}
	.probox>div[class^="col-"]:first-child{width:33.33%;}
	.probg{padding:10px;text-align:center;height:auto;}
	.probg h3{width:100%;height:50px;overflow:hidden;font-size:18px;}
	.probg img{position:static;height:auto;max-width:100%;}
	.probg i{display:none;}
	.inmore{margin-top:20px;}
}
@media (max-width: 500px){
	.probg h3{font-size:16px;}
	.probg p{display:none;}
}

/* Core Technologies */
#coret{padding-top:50px;background:#f6f7fb;position:relative;z-index:1;}
.coretbox{margin-top: 30px;padding:0 70px;position: relative;}
.swiper-container-honor{overflow: hidden;}
.swiper-container-honor .swiper-slide a{border:1px solid #dfdfdf;display:block;overflow:hidden;}
.swiper-container-honor .swiper-slide a img{transition:all .3s;-webkit-transition:all .3s;}
.swiper-container-honor .swiper-slide a:hover{border-color:#3367cd;}
.swiper-container-honor .swiper-slide a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.swiper-button-prev-honor,
.swiper-button-next-honor{position:absolute;top:50%;width:36px;height:36px;line-height:34px;transform:translateY(-50%);font-size:32px;color:#fff;background:#999;text-align:center;border-radius: 50%;transition:all .3s;-webkit-transition:all .3s;}
.swiper-button-prev-honor{left:0;}
.swiper-button-next-honor{right:0;}
.swiper-button-prev-honor:hover,
.swiper-button-next-honor:hover{background:#3367cd;}
.coretmain{padding:8px;overflow:hidden;margin-top:40px;}
.coreto{padding:8px;float:left;width:50%;}
.coreto a{display:block;position:relative;overflow:hidden;}
.coretobg{position:absolute;left:0;top:0;width:100%;height:100%;padding:0 75px;}
.coretobg::before{content: '';position: absolute;left: 0;top: 0;width: 10%;height: 100%;background: #1e284c;transition:all .5s;-webkit-transition:all .5s;}
.coretobg::after{content: '';position: absolute;left: 10%;top: 0;width: 40%;height: 100%;background-image: linear-gradient(to left, rgba(30,40,76,0), rgba(30,40,76,1));transition:all .5s;-webkit-transition:all .5s;}
.coretobg>div{position:relative;z-index:1;}
.coretobg h4{font-size:30px;color:#fff;font-weight:bold;margin-bottom:100px;}
.coretobg p{width:110px;line-height:40px;border:1px solid #fff;border-radius:30px;font-size:16px;text-align:center;color:#fff;}
.coreto a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.coreto a:hover .coretobg::before{width:0;}
.coreto a:hover .coretobg::after{left:0;width: 100%;background:rgb(30 40 76 / 60%);}
@media (max-width: 1199px){
	.coretobg{padding:0 50px;}
	.coretobg h4{margin-bottom:50px;}
}
@media (max-width: 991px){
	.coretobg{padding:0 30px;}
	.coretobg h4{margin-bottom:30px;font-size:26px;}
}
@media (max-width: 767px){
	#coret{padding-top:30px;}
	.coretbox{padding:0 10px;}
	.swiper-button-prev-honor, .swiper-button-next-honor{display:none;}
	.coretmain{margin-top:20px;padding:5px;}
	.coreto{width:100%;padding:5px;}
	.coretobg h4{font-size:20px;}
	.coretobg p{width:100px;line-height:30px;font-size:14px;}
	.coretobg::after{width:90%;}
}

/* Our Customer */
#custom{padding:40px 0 80px;background:url(/skin/custombg.jpg) no-repeat center bottom #f6f7fb;position:relative;z-index:1;}
.customcon{margin-top:120px;overflow:hidden;}
.customtxt{width:660px;float:right;text-align:right;color:#444;}
.customtxt h4{font-size:30px;font-weight:bold;margin-bottom:12px;}
.customtxt p{font-size:16px;line-height:1.8;}
.custombox{margin-top:60px;}
.scrollbox{width: 100%;display: flex;-webkit-box-align: center;align-items: center;}
.scroll-content{flex-shrink: 0;display: flex;-webkit-box-align: center;align-items: center;}
.custombox .scrollbox:nth-child(1){animation: 20s linear .6s infinite normal none running scrollit;}
.custombox .scrollbox:nth-child(2){animation: 20s linear 0s infinite normal none running scrollit;}
.scroll-item{flex-shrink: 0;}
.scroll-item ol{display: flex;-webkit-box-align: center;align-items: center;}
.scroll-item ol li{width: 200px;margin-right:18px;margin-bottom:18px;}
.cover-box{position: relative;display: block;overflow: hidden;border-radius:5px;border:1px solid #eee;box-shadow: -15px 0 10px 0 rgb(0 0 0 / 5%);}
.cover-box ._bg{width: 100%;visibility: hidden;display: block;}
.cover-box .coverimg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-repeat: no-repeat;background-size: cover;background-position: center;z-index: 1;transition: transform .6s ease 0s;}
@keyframes scrollit{
	0%{ -webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
	100%{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
}
@media (max-width: 767px){
	#custom{padding:20px 0;background:#f6f7fb;}
	.customtxt{width:100%;}
	.customcon{margin-top:30px;padding:0 10px;}
	.customtxt h4{font-size:24px;margin-bottom:10px;}
	.customtxt p{font-size:14px;line-height:1.6;}
	.custombox{margin-top:20px;}
}

/* News Center */
#news{padding-bottom:90px;background:#f6f7fb;position:relative;z-index:1;}
.newstag{text-align:center;margin-top:40px;font-size:0;}
.newstag a{display:inline-block;line-height:50px;width:230px;font-size:18px;background:#999;color:#fff;text-align:left;padding:0 45px 0 30px;position:relative;margin-right:15px;}
.newstag a:last-child{margin-right:0;}
.newstag a>div{position:relative;}
.newstag a i{font-size:26px;position: absolute;right: -25px;top: 50%;transform: translateY(-50%);}
.newstag a.on{background:#3367cd;}
.newsbox{margin-top:40px;}
.newsbg{display:flex;}
.newsl{width:40%;}
.newslo{padding:0 20px;}
.swiper-container-news{overflow: hidden;position:relative;}
.swiper-container-honor .swiper-slide a{}
.swiper-container-honor .swiper-slide a:hover{}
.swiper-button-prev-news,
.swiper-button-next-news{position:absolute;top:50%;width:36px;height:36px;line-height:34px;transform:translateY(-50%);font-size:32px;color:#fff;background:#999;text-align:center;border-radius: 50%;transition:all .3s;-webkit-transition:all .3s;z-index:2;}
.swiper-button-prev-news{left:0;}
.swiper-button-next-news{right:0;}
.swiper-button-prev-news:hover,
.swiper-button-next-news:hover{background:#3367cd;}
.newsimg{position:relative;}
.newsimg img{width:100%;}
.newsimg>div{position:absolute;left:0;top:0;width:100%;height:100%;}
.newstxt{background:#fff;padding:30px;border-top:1px solid #ededed;transition:all .3s;-webkit-transition:all .3s;}
.newstxt h4{font-size:18px;color:#333;margin-bottom:10px;transition:all .3s;-webkit-transition:all .3s;}
.newstxt p{font-size:14px;color:#999;line-height:25px;margin-bottom:10px;height:50px;transition:all .3s;-webkit-transition:all .3s;}
.newstxt i{display:inline-block;width:30px;height:40px;line-height:36px;text-align:center;color:#333;border:1px solid #333;font-size:30px;transition:all .3s;-webkit-transition:all .3s;}
.swiper-container-news .swiper-slide a:hover .newstxt{background:#3367cd;}
.swiper-container-news .swiper-slide a:hover .newstxt h4,
.swiper-container-news .swiper-slide a:hover .newstxt p{color:#fff;}
.swiper-container-news .swiper-slide a:hover .newstxt i{color:#fff;border-color:#fff;}
.newsr{width:60%;padding:0 20px;}
.newsro{height:100%;display:none;}
.newsr .newsro:first-child{display:block;}
.newsr ul{height:100%;display:flex;flex-direction: column;}
.newsr ul li{flex: 1;margin-bottom:15px;}
.newsr ul li:last-child{margin-bottom:0;}
.newsr ul li a{display: block;height: 100%;padding:15px 0;background: #fff;overflow: hidden;}
.newsrol{float: left;width: calc(100% - 130px);padding: 0 90px 0 40px;}
.newsrol h4{font-size:18px;color:#333;line-height:40px;}
.newsrol p{font-size:14px;color:#999;line-height:26px;}
.newsror{width: 130px;height: 100%;float: right;border-left: 1px solid #d4d4d4;text-align: center;color: #999;}
.newsror p{font-size:36px;font-weight:bold;}
.newsror span{font-size:14px;}
.newsr ul li a:hover{background:#3367cd;box-shadow:0 3px 15px 0 rgb(0 0 0 / 30%);}
.newsr ul li a:hover .newsrol h4,
.newsr ul li a:hover .newsrol p,
.newsr ul li a:hover .newsror{color:#fff;}
.newsr ul li a:hover .newsror{border-left: 1px solid #fff;}
@media (max-width: 1529px){
	.newsr ul li a{padding:12px 0;}
}
@media (max-width: 1429px){
	.newsrol h4{line-height:36px;}
	.newsror p{line-height:45px;}
}
@media (max-width: 1329px){
	.newsrol h4{line-height:30px;}
	.newsror p{line-height:40px;}
}
@media (max-width: 1199px){
	.newsl{display:none;}
	.newsr{width:100%;padding:0;}
	.newsr ul li a{padding:15px 0;}
}
@media (max-width: 991px){
	.newsrol{padding: 0 40px 0 20px;}
}
@media (min-width: 768px){
	.newstag a{transform: skew(-20deg);-webkit-transform: skew(-20deg);-moz-transform: skew(-20deg);-ms-transform: skew(-20deg);-o-transform: skew(-20deg);}
	.newstag a>div{transform: skew(20deg);-webkit-transform: skew(20deg);-moz-transform: skew(20deg);-ms-transform: skew(20deg);-o-transform: skew(20deg);}
}
@media (max-width: 767px){
	#news{padding-bottom:30px;}
	.newstag{margin-top:20px;padding:0 10px;display:flex;}
	.newstag a{width:auto;flex:1;font-size:16px;margin-right:10px;padding:0 30px 0 10px;}
	.newsbox{margin-top:20px;padding:0 10px;}
	.newsr ul li{margin-bottom:10px;}
	.newsr ul li a{padding:10px 0;}
	.newsrol{padding: 0 20px;}
	.newsrol h4{font-size:16px;}
}
@media (max-width: 500px){
	.newsrol{width: calc(100% - 90px);}
	.newsror{width:90px;}
	.newstag{padding:0 5px;}
	.newstag a{padding:0 5px;margin-right:5px;text-align:center;font-size:14px;line-height:40px;}
	.newstag a i{display:none;}
}
@media (max-width: 370px){
	.newstag a{font-size:12px;}
}

#fgtop{background:url(/skin/fgtopbg.jpg) no-repeat center #1a2833;height:40px;position:relative;z-index:1;}
#fgtop a{position:absolute;left:50%;bottom:0;width:80px;height:37px;background:url(/skin/fgtopbtn.png) no-repeat;margin-left:-40px;}

/* 弹窗视频 */
#altVideo{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 200000;text-align: center;display: none;background: rgba(255,255,255,.72);}
#altVideo i{position: absolute;top: 1rem;right: 1rem;}
#altVideo i img{cursor: pointer;}
.ivideo{margin:0 auto;position: absolute;top: 50%;left: 50%;width: 65%;max-height:90%;transform: translate(-50%,-50%);}
@media (max-width:767px){
	.ivideo{width: 95%;}
}

/* 通用配置 */
.owl-rela{position:relative;}
.owl-prev, .owl-next{display:block;width:30px;height:68px;background:url(/skin/pro-jtbn.png) no-repeat;position:absolute;top:50%;margin-top:-34px;text-indent:-99999999px;opacity:0.4;transition:all .3s;-webkit-transition:all .3s;}
.owl-prev{left:-30px;}
.owl-next{right:-30px;transform: rotate(180deg);}
.owl-prev:hover, .owl-next:hover{opacity:1;}
@media (max-width:800px){
	.owl-prev, .owl-next{display:none;}
}

/* 图片封面动画 */
.white, .whites{position: relative;overflow: hidden;}
.white::after, .whites::after{content: '';cursor: pointer;position: absolute;left: -120%;top: 0;width: 100%;height: 100%;
background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
transform: skewx(-25deg);transition: unset;}
.white:hover::after{left: 120%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}

/* 底部 */
footer{background:#30333b;position:relative;z-index:1;padding: 24px 0;}
.finfo{width:25%;float:left;margin-top:50px;}
.fliax, .fliax a{font-size:16px;color:#b1bac2;line-height:25px;}
.fliax{margin-top:30px;}
.fliax p{margin-bottom:10px;}
p.fadd{padding-left:25px;background:url(/skin/faddico.png) no-repeat left top;}
p.ftel{padding-left:25px;background:url(/skin/ftelico.png) no-repeat left top;}
p.fmail{padding-left:25px;background:url(/skin/fmailico.png) no-repeat left top;}
.fshank{font-size:0;margin-top:10px;}
.fshank a{display:inline-block;width:44px;line-height:44px;text-align:center;background:#475b6b;color:#fff;border-radius:50%;font-size:20px;margin-right:10px;}
.fshank a:last-child{margin-right:0;}
.fshank a:hover{background:#fff;color:#3367cd;}
h4.ftil{font-size:18px;font-weight:bold;color:#fff;margin-bottom:20px;}
p.fcpo{margin-bottom:10px;}
p.fcpo:last-child{margin-bottom:0px;}
p.fcpo a{font-size:16px;color:#b1bac2;}
p.fcpo a:hover, .fliax a:hover{color:#fff;}
.fwnav{width:22%;float:left;margin-top:50px;overflow:hidden;padding:0 20px;}
.fwnav p{width:50%;float:left;}
.fpro{width:28%;float:left;margin-top:50px;padding-left:4%;border-left:1px solid #364c5d;padding-right:20px;}
.flly{width:25%;float:left;margin-top:50px;}
.flly form>div[class^="col-"]{padding:0 5px;}
.flly form input[type="text"]{line-height: 44px;border: 1px solid #b1bac2;color: #b1bac2;margin-bottom: 10px;border-radius:5px;width:100%;padding:0 15px;}
.flly form textarea{border: 1px solid #b1bac2;color: #b1bac2;margin-bottom: 10px;border-radius:5px;width:100%;padding:10px 15px;resize: none;display:block;}
.flly form button{line-height: 46px;color: #b1bac2;border-radius:5px;width:100%;background:#3367cd;border:none;}
.flly form input:focus{border:1px solid #fff;}
.flly form textarea:focus{border:1px solid #fff;}
.flly form button:hover{background:#fff;}
.flly form input::-webkit-input-placeholder{ color:#999; }
.flly form input::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:#999; }
.flly form input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:#999; }
.flly form input::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; }
.flly form textarea::-webkit-input-placeholder{ color:#999; }
.flly form textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:#999; }
.flly form textarea::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:#999; }
.flly form textarea::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; }
.flink{margin-top:30px;padding-bottom: 12px;border-bottom: 2px solid #aaa;margin-bottom: 12px;}
.flink span{color: #aaa;font-size: 16px;}
.flink a{color:#b1bac2;}
.flink a:hover{color:#fff;}
.ffotm{margin-top:30px;border-top:1px solid #364c5d;padding:18px 0;overflow:hidden;line-height:20px;font-size:16px;color:#b1bac2;}
.fcopy{float:left;}
.fsimp{float:right;}
.fsimp a{color:#b1bac2;}
.fsimp a:hover{color:#fff;}

.ft-yi{ display: block; overflow: hidden; /* padding: 0 15px; */ padding-top: 20px;}
.ft-logo{}
.ft-logo img{ float: left;}
.ft-logo p{float: left;font-size: 32px;color: #3367cd;padding: 3px 0;margin: 9px 0;padding-left: 24px;margin-left: 24px;border-left: 1px solid #ccc;/* font-weight: bold; */line-height: 24px;font-family: 'ch1';}
.ft-er{display: block;overflow: hidden;padding: 32px 0;}
.ft-er-left{ padding: 0;}
.ft-er-left ul{}
.ft-er-left ul li{ padding-left: 0;}
.ft-er-left ul li h4{color: #fff;/* font-weight: bold; */padding-bottom: 10px;font-size: 16px;}
.ft-er-left ul li p{}
.ft-er-left ul li p:nth-child(3){  }
.ft-er-left ul li p a{color: #aaaaaa;line-height: 28px;font-size: 14px;}
.ft-er-left ul li p a:hover{ color:#3367cd }

.ft-er-right{}
.footer_r_r{ padding-left: 0px; padding-right: 0px;}
.footer_r_tel_desc{margin-top: 24px;text-align: center;}
.footer_r_tel_desc p{font-size: 30px;font-weight: bold;color: #fff;}
.footer_r_tel_desc em{ font-size: 14px; color: #999999;}
.shangqiao{ display: block; width: 220px; height: 48px; line-height: 48px; text-align: center; border-radius: 30px; margin-top: 20px; font-size: 14px; color: #aaa; padding-left: 30px; background: url(/skin/footkf_on.png)no-repeat 20px #3c4150; transition: all 0.5s; margin: 20px auto 0 auto;}
.shangqiao:hover{ color: #fff; background: url(/skin/footkf_on.png)no-repeat 20px #3367cd;}
.footer_r_l{ float: right; text-align: center;}
.footer_r_l img{width: 140px;display: block;margin: 0 auto;/* border: 1px solid #ddd; */}
.footer_r_l p{ font-size: 14px; display: block; margin-top: 10px; color: #aaaaaa;}

.ft-san{}
.ft-xiamian{}
.sss1{}
.sss1 p{ color: #aaa; padding: 0; line-height: 24px;}
.sss1 p a{ color: #f5f5f5;}
.sss2{ text-align: right;}
.sss2 ul{ display: inline-block; }
.sss2 ul li{float: left;margin: 0 10px;}
.sss2 ul li a{ color: #aaa; font-size: 14px; }

@media (max-width: 1529px){
	.fshank a{width: 40px;line-height: 40px;}
}
@media (max-width: 1429px){
	.fshank a{width: 37px;line-height: 37px;font-size:18px;}
	.footer_r_tel_desc p{ font-size: 28px; }
}
@media (max-width: 1329px){
	.fshank a{width: 34px;line-height: 34px;}
	.footer_r_tel_desc p{font-size: 24px;}
	.shangqiao{ width: 186px; background: url(/skin/footkf_on.png)no-repeat 10px #3c4150;}
	.footer_r_l img{ width: 130px;}
}
@media (max-width: 1199px){
	.fwnav{display:none;}
	.finfo{width:35%;padding-right:20px;}
	.fpro{width:30%;}
	.flly{width:35%;}
}
@media (max-width: 991px){
	.fpro{display:none;}
	.finfo{width:50%;}
	.flly{width:50%;}
}
@media (max-width: 767px){
	footer{padding:0 10px 50px;}
	.finfo{width:100%;padding-right:0;margin-top:30px;}
	.finfo>img{margin:0 auto;}
	.fliax{margin-top:20px;}
	.fshank{text-align:center;}
	.flly{width:100%;margin-top:30px;}
	h4.ftil{margin-bottom:10px;}
	.flink{margin-top:20px;}
	.ffotm{margin-top:20px;padding:10px 0;font-size:14px;}
	.fsimp{display:none;}
	.sss2{ text-align: left; padding: 12px 0;}
	.ft-er{ display: none;}
	.ft-logo p{ font-size: 24px; margin-left: 0; padding-left: 0; border-left: inherit;}
	.ft-yi{ /* padding-bottom: 20px; */}
}

/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #000;text-align: center;border-top: 1px solid #fff;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}

/* 在线客服 */
.diyos {position: fixed;width: 54px;right: 0;top: 50%;z-index: 999;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #3367cd;float: left;position: relative;border-top: 1px solid #fff;z-index: 9;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background: #3367cd;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 130px;position:absolute; top:0; left:-131px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}

/* 面包屑 */
.mbx {position: absolute;left: 0;bottom: 0;line-height: 40px;background: rgba(0,0,0,0.5);display: block;z-index: 7;width: 100%;overflow: hidden;}
.crumbs{padding-left:18px;line-height:40px;float:left;color:#fff;}
.crumbs a{color:#fff;}
.crumbs a:hover{color:#fff;}
.pro_location { margin-bottom: 0px; }

/* 内页导航 */
#location {height: 72px;display: block;text-align: center;background: #eee;position: relative;}
#location.cp-lanmu{ background: #f9f9f9; height: auto;}
#location ul {display: block;text-align: center;/* position: relative; */}
#location ul li {display: inline-block;position: relative;margin: 0 10px;padding: 0 10px;}
#location ul li:after{content: '';position: absolute;width: 1px;height: 20px;background: #666;top: 50%;left: -10px;transform: translateY(-50%);}
#location ul li:first-child:after{ display: none;}
#location ul li>a {display: block;padding: 0 30px;font-size: 20px;color: #333;text-align: center;line-height: 72px;border: 1px solid #eee;border-bottom: none;border-right: none;border-top: none;margin-right: 0px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;/* background: #3367cd; */position: relative;}
#location ul li:last-child a {/* border-right: 1px solid #eee; */}
#location.cp-lanmu ul {}
#location.cp-lanmu ul li { margin: 20px 10px;}
#location.cp-lanmu ul li>a {margin: 0;padding: 14px 14px;border: inherit;background: #fff;border-radius: 20px;min-width: 150px;border: 1px solid #3367cd;}
#location.cp-lanmu ul li>a img{}
#location.cp-lanmu ul li>a p{line-height: 32px;margin-top: 10px;font-size: 15px;color: #333;}
#location.cp-lanmu ul li>a img{transform: translateX(0%);filter: drop-shadow(120px 0 #000);animation: move3 0s linear forwards;}
#location.cp-lanmu ul li:last-child a {}
#location.cp-lanmu ul li:after{ display:none; }
#location ul li.cur>a, #location ul li:hover>a {background: #3367cd;/* border-top:1px solid #3367cd; *//* border-bottom:1px solid #3367cd; */color: #fff;border-radius: 20px;line-height: 42px;margin: 15px 0;}

#location.cp-lanmu ul li.cur>a, #location.cp-lanmu ul li:hover>a  {background: #3367cd;/* border-top:1px solid #3367cd; *//* border-bottom:1px solid #3367cd; */color: #fff;margin: 0;}
#location.cp-lanmu ul li.cur>a p, #location.cp-lanmu ul li:hover>a p{color: #fff;}

/*#location ul li a::after { content: ''; position: absolute; bottom: 0.2rem; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 0%; height: 2px; background: #3367cd; -webkit-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}*/

#location ul li a:hover::after{width:100%;background: #fff;}
.is-fixed {position: fixed !important;top: 82px;left: 0;right: 0;z-index: 998;}
.ny_lanmu{position: absolute;background: #fff;width: 100%;left: 0;display: none;    z-index: 999;}
.ny_lanmu p{float: left;display: contents;padding: 0 20px;line-height: 60px;margin: 0 10px;}
#location ul li .ny_lanmu p a{line-height: 60px;font-size: 18px;padding: 0 10px;}
#location ul li:hover .ny_lanmu{/* display: block; */padding: 0 10%;}
#location ul li .ny_lanmu p a img{ display: inline-block; border: 1px solid #eee;}
#location ul li .ny_lanmu p a em{ display: block; line-height: 42px;}
#location ul li.cur .ny_lanmu,#location ul li:hover .ny_lanmu{ /* display: flex; */ /* padding: 0 3%; */ /* padding-top: 30px; */ /* line-height: initial; */ }

@media (max-width:1440px) {
	#ny_pro_list dl{}
	#location.cp-lanmu ul li>a{min-width: 130px;}
	#location.cp-lanmu ul li{ margin: 20px 0; padding: 0 6px;}
}

@media (max-width:1366px) {
	#location ul li>a{ padding: 0 32px;}
	#location{}
	#location.cp-lanmu ul li>a{min-width: 130px;}
	#location.cp-lanmu ul li{ margin: 20px 0; padding: 0 6px;}
	#ny_pro_list dl{ max-height: 648px !important; }
}  

@media (max-width:991px) {
	#location{height: auto;}
}
@media (max-width:500px) {
	#location{height: auto;/* top: 70px; */}
	#location.is-fixed{ top: 70px;}
	#location ul li{margin: 0 2px;padding: 0 3px;}
	#location ul li:after{left: -5px;}
	.crumbs{
    line-height: 24px;
    padding: 10px;
}
}

/* 内页banner */
.nybanner{position:relative;}
.nybanner .nyback{background-position: center;background-repeat: no-repeat;background-size: cover;}
.nybanner .nybginfo{position:absolute;left:0;top: 0px;width:100%;height:100%;background: rgb(0 0 0 / 36%);/* display: none; */}
.nybanner .nybginfo p{font-size: 46px;color:#fff;/* font-weight:bold; */padding-top: 24px;text-align: center;line-height: 54px;letter-spacing: 2px;text-shadow: 2px 1px 3px #555;font-family: ch1;}
.nybanner .nybginfo p span{ font-size: 22px; font-weight: normal;}
.nybanner .nybginfo p.an-left{ text-align: left; line-height: 42px;}
.nybanner .nybginfo p span.an-nr{ line-height: 42px; padding-top: 54px; display: block; font-family: ch;}
@media (max-width: 991px){
	.nybanner>div{height: 250px !important;}
	.nybanner .nybginfo p{font-size:36px;}
	.nybanner .nybginfo p span.an-nr{ font-size: 16px; line-height: 24px; padding-top: 20px;}
}
@media (max-width: 767px){
	.nybanner>div{ height: 240px !important; }
	.nybanner .nybginfo p{ font-size:32px;display: none; }
}
@media (max-width: 500px){
	.nybanner>div{ height: 160px !important; }
	.nybanner .nybginfo p{ font-size:28px; }
}
@media (max-width: 400px){
	.nybanner>div{height: 140px !important;}
	.nybanner .nybginfo p{font-size:24px;}
}

/* 内页单页面标题 */
#nytitle{text-align: center;padding:0 10px;margin:30px 0;overflow:hidden;}
#nytitle h1{font-size: 36px;color: #353535;font-weight:bold;}
#nytitle p{color: #999;font-size: 16px;margin-top: 10px;text-transform:uppercase;}
@media only screen  and (max-width: 500px){
	#nytitle{margin-bottom:20px;}
	#nytitle h1{font-size: 30px;}
	#nytitle p{font-size: 14px;}
}

/* 内页样式 */
#inside{padding:50px 10px;}
.svc{ background:#f5f5f5 }
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(/skin/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;margin-bottom:20px;}
@media (max-width:767px) {
	#inside{padding:0 10px 30px;}
}

/* 内页产品列表页 */
.nyjc{}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #3367cd}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}
.nyrepro ul{border: 1px solid #3367cd;background: #fff;padding: 0 10px;}
.nyrepro ul li{padding: 10px 0;border-bottom: 1px dashed #ccc;}
.nyrepro ul li:last-child{border-bottom: 0;}
.nyrepro ul li p{margin-top: 8px;color:#333;font-weight:bold;}
.nyrepro ul li p+p{color:#666;font-weight:normal;white-space:nowrap;overflow:hidden;width:182px;}
.nyrepro ul li span{display: block;margin-top: 10px;}
.nyrepro ul li span i{display: inline-block;margin-left: 5px;}
.nyrepro ul li a:hover p{color:#3367cd;}
#sidebar1{padding:10px;background: #fff;border: 1px solid #3367cd;}
#sidebar1 li{margin-top: 10px;}
#sidebar1 li:first-child{margin-top: 0px;}
#sidebar1 li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar1 li.cur a, #sidebar1 li:hover a{background: #3367cd;color: #fff;}
#sidebar1 dt{margin-top: 10px;font-weight: normal;line-height: 40px;height: 40px;padding: 0 10px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: left;color: #666;background: #eee;cursor: pointer;}
#sidebar1 dt:first-child{margin-top: 0px;}
#sidebar1 dt>a{color: #666;display: block;font-size: 14px;}
#sidebar1 dt.cur, #sidebar1 dt:hover{background: #3367cd;color: #fff;}
#sidebar1 dt.cur a,#sidebar1 dt:hover a{color:#fff;}
#sidebar1 dd{}
#sidebar1 dd a{display: block;line-height: 35px;border-bottom: 1px dashed #ddd;background: url(/skin/iyuan.png) 5px center no-repeat;padding-left: 25px;margin-bottom: 5px;position: relative;color: #333;}
#sidebar1 dd a.cur, #sidebar1 dd a:hover{background: url(/skin/iyuan_on.png) 5px center no-repeat;color:#3367cd;}
.nyprolist{padding: 30px 0;}
.nypro-l{float:left;width:340px;}
.nypro-r{float:right;width: calc(100% - 0px);}
.nypro{padding: 15px 0;}
.nypro-img{/* border:1px solid #e6e6e6; */overflow: hidden;margin-bottom:10px;}
.nypro-img img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nypro-ul li{margin-bottom: 20px}
.nypro-ul li p{font-size:14px;height: 35px;line-height: 35px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin:0;color:#333;font-weight:bold;padding:0 8px;}
.nypro-ul li span{font-size:13px;line-height:20px;height:60px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;color:#666;display:none;}
.nypro-ul li:hover .nypro-img{border-color:#3367cd;}
.nypro-ul li:hover .nypro-img img{/*-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1); transform:scale(1.1); */}
.nypro-ul li:hover p{color:#3367cd;}
.nymenu{width: 0;height: 100%;position: fixed;z-index: 1200;top: 0;background: rgba(0,0,0,0.3);}
.nymenu>a{position: fixed;right: 0;bottom: 100px;width: 32px;text-align: center;padding: 5px;background: #3367cd;color: #fff;z-index: 95;}
.nymenu-con{position: fixed;overflow-y: auto;top: 0;right: -280px;width: 280px;padding: 15px 25px 25px;height: 100%;background-color: #3367cd;color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 100;}
.nymenu-con h3{font-size: 18px;font-weight: bold;line-height: 40px;border-bottom: 1px dashed #fff;margin-bottom: 10px;}
.nymenu-con dl{margin-bottom: 0;}
.nymenu-con dl a{color: #fff;}
.nymenu-con dl dt, .nymenu-con dl dt a{display: block;font-size: 15px;line-height: 25px;}
.nymenu-con dl dt{margin-bottom:10px;border-bottom:1px solid #fff;}
.nymenu-con dl dd{padding-left: 10px;}
.nymenu-con dl dd a{display: inline-block;border: 1px solid #fff;padding: 2px 5px;margin-bottom: 5px;}
.nymenu-con>a{float: right;color: #fff;position: relative;top:8px;z-index: 102;font-size: 18px;}
.nymenu-con.on{right: 0;}
@media (max-width: 1529px) {
	.nypro-r{width:calc(100% - 340px);}
}
@media (max-width: 1429px) {
	.nypro-l{width:280px;}
	.nypro-r{width:calc(100% - 300px);}
}
@media (max-width: 1199px) {
	.nypro-l{display:none;}
	.nypro-r{width:100%;}
}
@media (max-width: 991px) {
	.nyprolist{padding: 2px 0 15px;}
}
@media (max-width: 767px) {
	.nymenu, .nymenu-con{height: calc(100% - 50px);}
}
@media (max-width: 500px) {
	.nypro{padding:10px;}
}

.pro-ico{display: flex;margin: 15px 0;}
.pro-ico a{flex: 1;padding: 0 10px;}
.pro-icoimg{width: 60%;margin: 0 auto;background: #ccc;border-radius: 50%;padding: 20px;}
.pro-ico p{text-align: center;margin-top: 5px;}
.pro-mlist{background: #fff;overflow: hidden;}
.pro-mp{padding-left: 15px;border-bottom: 1px dashed #eee;}
.pro-mp p{line-height: 50px;font-size:16px;padding-left: 15px;position: relative;}
.pro-mp p::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #3367cd;}
.pro-mlist li{padding: 10px;border-bottom: 1px dashed #eee;}
.pro-m-img{padding: 0;border: 1px solid #ddd;}
.pro-m-txt{padding-left: 10px;padding-right: 0;}
.pro-m-txt>a{font-size: 16px;display: block;color: #333;margin-bottom: 10px;}
.pro-m-txt>p{font-size: 14px;color: #999;line-height: 20px;height: 40px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-break: break-all;}
.pro-m-al{overflow: hidden;margin-top: 10px;margin-right: 20px;}
.pro-m-al a{width: 40px;height: 30px;display: block;float: right;border: 1px solid #f3f3f3;}
.pro-m-al a.pro-mico1{background: url(/skin/pro-mico1.png) no-repeat center;background-size: 20px;}
.pro-m-al a.pro-mico2{background: url(/skin/pro-mico2.png) no-repeat center;background-size: 20px;border-left: none;}
@media (max-width: 800px) {
	.pro-icoimg{padding: 15px;}
}
@media (max-width: 700px) {
	.pro-icoimg{width: 80%;}
}
@media (max-width: 600px) {
	.pro-icoimg{width: 80%;}
	.pro-ico p{font-size: 12px;}
}
@media (max-width: 500px) {
	.pro-ico{margin: 10px 0;}
	.pro-ico a{padding: 0 5px;}
	.pro-icoimg{width: 100%;}
}

/* 内页产品详情页 */
.showpro-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:20px;}
.showpro-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showpro-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showpro-img{margin-bottom:20px;}
.sp-thumbs a:link, .sp-thumbs a:visited{width:82px;height:82px;}
@media (max-width:1629px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:75px;height:75px;}
}
@media (max-width:1529px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:70px;height:70px;}
}
@media (max-width:1429px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:66px;height:66px;}
}
@media (max-width:1329px){
	.sp-wrap{border: 6px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:70px;height:70px;}
}
@media (max-width:1229px){
	.sp-wrap{border: 5px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:68px;height:68px;}
}
@media (max-width:1199px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:76px;height:76px;}
}
@media (max-width:991px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:79px;height:79px;}
}
@media (max-width:767px){
	.showpro-top h1{font-size: 20px;}
	.showpro-imgbox{padding:0;}
}
#spotlight .footer{width:100%;text-align:center !important;}
.showpro-rem{float:left;}
.showpro-rem>p{color:#3367cd;font-weight: bold;line-height: 25px;margin-bottom: 10px;font-size: 18px;}
.showpro-rem ul{}
.showpro-rem ul li:nth-child(n+4){display:none;}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover a{border-color: #3367cd}

/*产品参数*/
.showpro-p{margin-bottom:20px;}
/*
.showpro-p h5{color: #444;line-height: 25px;margin-bottom: 10px;}
.showpro-p p{color: #666;line-height: 25px;margin-bottom: 10px;width: 50%;float: left;padding-right: 10px;}
*/
.showpro-tlb{margin-top:20px;}
.showpro-tlb>h4{font-size:16px;color:#000;margin-bottom:10px;}
.showpro-tlb>table{line-height:1.6;}
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#3367cd;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#034ad8;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #3367cd;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:200px;}
.showpro-details .showpro-det strong{font-size:18px;}
.showpro-det>div{margin-bottom: 10px;}
.showpro-det p{margin: 5px 0;}
.showpro-det img{max-width: 100%;height:auto !important;}
.showpro-det video{max-width: 100%;height:auto !important;background:#000;}
@media (max-width:991px){
	.showpro-right{margin-top:20px;}
}
@media (max-width:767px){
	.showpro-p>h1{font-size:20px;}
	.showpro-p p{line-height:20px;}
	.showpro-details{font-size: 14px;line-height: 1.6;}
	.showpro-details .showpro-det strong{font-size:16px;}
}
@media (max-width:500px){
	.showpro-tlb>table{line-height:1.3;word-break: break-word;}
}

/* 内页联系我们 */
.conta{padding-bottom:100px;}
.contacon{font-size:16px;line-height:30px;text-align:justify;width:780px;max-width:100%;margin: 0 auto;position:relative;z-index:2;text-align:center;top:-41px;}
.contacon>h1{font-size:37px;letter-spacing:4px;margin:0 auto 45px;line-height:82px;background:url(/skin/nytilbl.png) no-repeat left / contain,url(/skin/nytilbr.png) no-repeat right / contain;display:inline-block;width:450px;padding:0 60px;position:relative;}
.contacon>h1::after{content:'';background:url(/skin/nytilbg.jpg) repeat-x center / contain;width:calc(100% - 120px);position: absolute;height: 100%;left: 50%;z-index: -1;transform: translateX(-50%);}
.contacon>h2{font-size:22px;letter-spacing:4px;margin-top:70px;text-align:left;}
.contacon img{max-width:100%;}
.contacon .contaimg2{margin-top:40px;}
.contatxt{font-size:22px;margin-top:40px;line-height:40px;}
.containfo{width:620px;max-width:100%;margin:40px auto;font-size:16px;line-height:1.8;text-align:justify;}
.contaform{background:#f0f0f0;width:640px;max-width:100%;margin: 0 auto 100px;border-radius:15px;padding:40px;}
.contaform-input{display:flex;margin-bottom:45px;}
.contaform-input span{font-size:18px;line-height:40px;height:40px;letter-spacing:2px;margin-right:15px;width: 140px;text-align: justify;}
.en .contaform-input span{height:auto;}
.contaform-input span::after{content:'';display:inline-block;width:100%;}
.en .contaform-input span::after{display:none;}
.contaform-input input{flex:1;background:#fff;border:1px solid #bdbdbd;border-radius:8px;line-height:38px;padding:0 20px;}
.contaform-xxtxt{font-size:14px;text-align:justify;margin-bottom:35px;}
.contaform-btn{text-align:center;}
.contaform-btn input{font-size:27px;letter-spacing:2px;width:248px;height:56px;background:url(/skin/contaform-btn.png) no-repeat center;}
.contaothegcon{border:5px solid #d7ae7c;border-radius:10px;padding:25px 0;}
.contaothegcon>h4{font-size:28px;letter-spacing:4px;font-weight:bold;}
.contaotheghg{padding:0 60px;text-align:justify;margin-top:45px;line-height:30px;max-height:300px;overflow-y:scroll;}
.contaotheghg h5{font-size:20px;font-weight:bold;letter-spacing:4px;line-height:30px;}
.contaotheghg p{font-size:20px;letter-spacing:4px;}
.containfoa a{display:block;width:640px;height:114px;background:url(/skin/contatelbg.png) no-repeat center;margin:0 auto;line-height: 114px;font-size: 44px;color: #000;letter-spacing: 1px;}
.containfoa a:hover{color:#3367cd;text-decoration:underline;}
.containfoaa a{display:block;width:640px;height:114px;background:url(/skin/contatelbg.png) no-repeat center;margin:0 auto;line-height: 114px;font-size: 35px;color: #000;letter-spacing: 6px;text-align:center;}
.ci26 .contacon>h1,.ci27 .contacon>h1,.ci52 .contacon>h1,.ci53 .contacon>h1,.ci54 .contacon>h1{width:100%;}
.ci52 .contacon>h1,.ci53 .contacon>h1{font-size:30px;}
.ci28 .containfo,.ci54 .containfo{font-size:24px;letter-spacing:4px;width:100%;}
.ci28 .contaothtxt,
.ci54 .contaothtxt{padding:25px 0;font-size:22px;line-height:45px;border-top:1px solid #767676;border-bottom:1px solid #767676;}
.ci29.conta,
.ci55.conta{padding:100px 10px;}
.ci29 .containfo{font-size:38px;letter-spacing:4px;width:100%;}
.ci55 .containfo{font-size:28px;letter-spacing:4px;width:100%;}
.ci29 .contaothtxt,
.ci55 .contaothtxt{padding:25px 0;font-size:22px;line-height:45px;border-top:1px solid #8d6d36;}
@media (max-width:767px) {
	.contacon>h1{font-size:24px;}
	.containfoa a{width:540px;height:96px;background:url(/skin/contatelbg.png) no-repeat center / cover;line-height: 96px;}
	.containfoaa a{width:540px;height:96px;background:url(/skin/contatelbg.png) no-repeat center / cover;line-height: 96px;}
}
@media (max-width:640px) {
	.ci29.conta{padding:30px 10px;}
	.conta{padding:0 10px 30px;}
	.contacon{width:100%;font-size:14px;line-height:25px;}
	.ci52 .contacon>h1,
	.ci53 .contacon>h1{font-size:20px;}
}
@media (max-width:600px) {
	.contacon{top:-24px;}
	.contacon>h1{font-size:18px;letter-spacing:2px;margin-bottom:15px;line-height:48px;width:100%;padding:0 40px;}
	.contacon>h1 span{font-size:unset !important;}
	.contacon>h1::after{width:calc(100% - 80px);}
	.contacon>h2{font-size:18px;letter-spacing:2px;margin-top: 20px;}
	.contacon .contaimg2{margin-top:12px;}
	.contatxt{font-size:16px;margin-top:20px;line-height:28px;}
	.containfo{margin:20px auto;line-height: 1.4;}
	.contaform{padding:30px;}
	.contaform-input{margin-bottom:30px;}
	.contaothegcon{padding:20px 0;}
	.contaothegcon>h4{font-size:20px;letter-spacing:0;}
	.contaotheghg{margin-top:20px;padding:0 20px;}
	.contaotheghg h5{font-size:18px;letter-spacing:0}
	.contaotheghg p{font-size:16px;letter-spacing:0}
	.ci28 .contacon>h1{font-size:26px;}
	.ci28 .containfo,
	.ci54 .containfo{font-size:18px;letter-spacing:0;}
	.ci28 .contaothtxt,
	.ci54 .contaothtxt{padding:15px 0;font-size:16px;line-height:28px;}
	.ci29 .containfo,
	.ci55 .containfo{font-size:20px;letter-spacing:0px;}
	.containfoa a{width:420px;height:75px;line-height: 75px;font-size:34px;}
	.containfoaa a{width:420px;height:75px;line-height: 75px;font-size:25px;}
}
@media (max-width:450px) {
	.contaform{ padding:20px;margin-bottom:60px; }
	.contaform-input{ margin-bottom:20px; }
	.contaform-input span{ font-size:14px;letter-spacing:0;margin-right:10px;line-height:32px;height:32px;width:100px; }
	.contaform-input input{ line-height:30px;width:160px; }
	.contaform-xxtxt{ font-size:12px;margin-bottom:20px; }
	.contaform-btn input{ width:200px;height:45px;font-size:20px;background: url(/skin/contaform-btn.png) no-repeat center / cover; }
	.containfoa a{ width:338px;height:60px;line-height: 60px;font-size:30px; }
	.containfoaa a{ width:338px;height:60px;line-height: 60px;font-size:20px;letter-spacing:3px; }
	.ci52 .contacon>h1,.ci53 .contacon>h1{ font-size:12px; }
}
@media (max-width:400px) {
	.contaform{padding:15px;}
}
@media (max-width:350px) {
	.containfoa a{width:280px;height:50px;line-height: 50px;font-size:26px;}
	.containfoaa a{width:280px;height:50px;line-height: 50px;font-size:16px;}
}

/* 内页单页面内容 */
.nyshow{max-width:100%;margin:0 auto;}
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin:20px 0;}
.nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 20px;height: 40px;line-height: 40px;border-bottom: 2px #3367cd solid;color: #3367cd;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#3367cd;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;min-height:300px;}
.nyshowdesc p{margin:5px 0;}
.nyshowdesc img{max-width:100%;height:auto !important;}
.block-shadow{height: 200px;-webkit-box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
.block-shadow:hover{box-shadow: 0 10px 20px 0 rgba(0,125,255,.5);}
.radius-md{border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.icon-sm{width: 60px;display: inline-block;text-align: center;}
.icon-sm em{font-size: 30px;line-height: 30px;}
.icon-content{overflow: hidden;}
.icon-content h5{font-weight: bold;font-size: 18px;line-height: 25px;color: #1a1a1a;margin-top: 10px;margin-bottom: 10px;}
@media (max-width:767px) {
	.nyshowdesc{font-size:14px;line-height:1.6;min-height:100px;}
	.nyshowdesc h1{font-size:30px;}
	.nyshowdesc h2{font-size:24px;}
	.nyshowdesc h3{font-size:18px;}
	.nyshowdesc h4{font-size:14px;}
	.block-shadow{height:auto;}
}

/* 内页关于我们 */
.brank_con{font-size: 16px;line-height: 1.8;color: #333;}
.brank_con>.cpcon h4{color: #3367cd;font-weight: bold;font-size: 20px;line-height: 1.8;}
.brank_con>.cpcon{padding:50px 0;overflow: hidden;}
.brank_con>.cpcon:last-child{margin-bottom: 0;}
.brank_con>.cpcon:nth-child(odd){background: transparent;}
.brank_con>.cpcon:nth-child(odd) .cpcon_img{float: right;}
.brank_con>.cpcon:nth-child(even){background: #f5f5f5;}
.brank_con>.cpcon>h3{text-align: center;font-size: 36px;margin-bottom: 50px;}
.brank_con>.cpcon .cpcon_img img{max-width: 100%;height:auto!important;display: block;margin:0 auto;}
.brank_con>.cpcon .cpcon_txt{padding-top: 15px;padding-bottom: 15px;}
@media (max-width: 767px){
	.brank_con{font-size: 14px;line-height: 1.6;}
	.brank_con>.cpcon{padding:20px 0;}
	.brank_con>.cpcon>h3{font-size: 24px;margin-bottom: 20px;}
}

.nypo-l{width:50%;height:500px;float:left;overflow-y:scroll;}
.nypo-r{width:50%;height:500px;float:right;overflow:hidden;position:relative;}
.nypo-r img{position:absolute;left:50%;transform:translateX(-50%);}

@media (max-width: 1199px){
	#nypoint ul li{padding:10px;}
	#nypoint ul li a span{margin:16px 0;}
}
@media (max-width: 991px){
	#nypoint ul li{width:50%;}
}
@media (max-width: 600px){
	#nypoint ul li{width:33.33%;}
	.nypo-r{width:100%;height:auto;}
	.nypo-r img{ position:relative;height:250px; }
	.nypo-l{ width:100%;overflow:hidden;height:auto; }
}
@media (max-width: 500px){
	#nypoint ul li{ width:50%; }
	.nypo-r img{ height:150px; }
}

.nyshowdesc>.nyject{ overflow:hidden;background: #f5f5f5; }
.nyshowdesc>.nyject .nyject_img{ overflow:hidden; }
.nyshowdesc>.nyject .nyject_img img{ transition: 0.5s; }
.nyshowdesc>.nyject .nyject_txt{ padding:20px 50px; }
.nyshowdesc>.nyject .nyject_txt h4{ color:#333;font-size:24px;margin-bottom:20px;font-weight:bold; }
.nyshowdesc>.nyject .nyject_txt p{ font-size:16px;color:#666; }
.nyshowdesc>.nyject:hover .nyject_img img{ transform: scale(1.1); }
@media (min-width:768px) {
	.nyshowdesc>.nyject{ display:flex;align-items: center; }
	.nyshowdesc>.nyject:nth-child(even){ flex-direction: row-reverse; }
	.nyshowdesc>.nyject .nyject_img,  .nyshowdesc>.nyject .nyject_txt{ flex:50%; }
}
@media (max-width:767px) {
	.nyshowdesc>.nyject .nyject_txt{ padding:20px; }
}
@media (max-width:500px) {
	.nyshowdesc>.nyject .nyject_txt{ padding:15px; }
	.nyshowdesc>.nyject .nyject_txt h4{ font-size:20px;margin-bottom:10px; }
	.nyshowdesc>.nyject .nyject_txt p{ font-size:14px; }
}

/* 留言模块Message */
#nymessage{ padding:50px 0;background:url(/skin/nymessagebg.jpg) no-repeat center / cover; }
#nymessage h4{ color:#3367cd; }
#nymessage form{ overflow:hidden;margin-top:50px; }
#nymessage form label{ font-weight:normal;text-align:none ! important; white-space: nowrap; }
#nymessage .nymessage-h6{ text-align:left; }
@media (max-width:767px) {
	#nymessage{ padding:30px 0; }
	#nymessage h4{ font-size:16px;line-height:1.4; }
	#nymessage form{ margin-top:30px; }
	#nymessage form>div[class^="col-"]{ padding:0 5px; }
}

#nycommon{ padding:30px 0;background:#f6f7fb; }
@media (max-width:767px) {
	#nycommon{ padding:20px 0; }
}

/* 热门标签 */
.nycomtag{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;}
.nycomtag>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #3367cd solid;color: #3367cd;font-size: 18px;font-weight: bold;background:url(/skin/ny-objs.png) no-repeat left;}
.nycomtag>a{float:right;}
.ghtag{padding-left:22px;background:url(/skin/ghtag.png) no-repeat left;}
#tagac{margin-top:10px;}
#tagac>a{font-size: 14px;color: #797979;line-height: 25px;display: inline-block;background-color: #fff;border-radius: 30px;padding: 0 14px;margin-top: 14px;box-shadow: 1px 4px 16px 0px rgb(30 168 57 / 20%);margin-right: 10px;transition: all ease 0.3s;}
#tagac>a:hover{background-color: #3367cd;color: #fff;}

/* 推荐新闻 */
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #3367cd solid;color: #3367cd;font-size: 18px;font-weight: bold;background:url(/skin/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(/skin/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:calc(100% - 90px);color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(/skin/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#3367cd;}

/*视频列表*/
.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyvideo-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyvideo-div a img{display:block;max-width: 100%;width: 311px;}
.nyvideo-div a.nyvideo-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyvideo-div:hover a{border-color:#3367cd;color:#3367cd;}

/*视频详情*/
.showvideo-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showvideo-top>h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showvideo-time{text-align:center;}
.showvideo-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showvideo-time span:last-child{margin-right:0;}
.showvideo-mp{margin:20px 0;text-align:center;}
.showvideo-mp video, .showvideo-mp iframe{width:800px;max-width:100%;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#3367cd;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{margin-bottom:20px;}
.showdown-top>h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px;}
.showdown-top>ul{padding:10px;background:#f6f6f6;}
.showdown-top>ul>li{border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px;}
.showdown-top>ul>li:last-child{margin-bottom:0;}
.showdown-top>ul>li>span{padding: 0px 10px;margin-right: 5px;}
.showdown-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showdown-con  img{max-width:100%;height:auto !important;}

/*图片列表*/
.nyimglist{padding:50px 0;}
.nyimg-ul{overflow:hidden;margin: 30px 0;}
.nyimg-ul li {margin-bottom:20px;padding:0 10px;}
.nyimg-ul li .nyimg-div {background:#fff;padding:7px;border:1px solid #D9D9D9;}
.nyimg-ul li .nyimg-div a {display:block;overflow:hidden;}
.nyimg-ul li .nyimg-div img {margin:0 auto;-webkit-transition:1s;-moz-transition:1s;transition:1s;width:100%;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top:9px;line-height:40px;display:block;background:#EFEFEF;font-size:14px;color:#333;text-align:center;}
.nyimg-ul li:hover .nyimg-a {color:#ffffff !important;}
.nyimg-ul li:hover .nyimg-div img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nyimg-ul li:hover .nyimg-a {background:#3367cd;color:#fff;}
@media (max-width:767px){
	.nyimglist{padding:30px 10px;}
	.nyimg-ul li .nyimg-a{line-height:32px;}
}

/*图片详情*/
.nyshowimg{padding: 42px 10px 50px;}
.showimg-top{padding-top: 0px;padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showimg-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;height:auto !important;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(/skin/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-size:16px;font-weight:bold;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 300;padding: 0 10px;border-bottom: 1px solid #F0F2F5;padding-bottom: 20px;}
.showimg-con img{max-width: 100%;height:auto !important;}
.showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-top:20px;}
.showimg-page>div[class^="col-"]{padding: 0 10px;}
.showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.showimg-right{border-left:1px solid #f0f2f5;}
@media (max-width:767px){
	.nyshowimg{padding:0 10px 30px;}
	.showimg-left{padding:0;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{font-size:14px !important;}
	.showimg-page a{padding:8px;}
}

/* 右侧栏目信息 */
.nybusiness{margin-bottom: 20px;}
.nybusiness>p{font-size: 16px;color: #3367cd;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(/skin/ny-objs.png) no-repeat left;}
.nybusiness a{margin-bottom:10px;display:block;position:relative;}
.nybusiness a:last-child{margin-bottom:0;}
.nybusiness-img{overflow:hidden;}
.nybusiness a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.5);width:100%;line-height:30px;padding:0 10px;text-align:center;color:#fff;}
.nybusiness a:hover p{background: rgba(0,153,255,.5);}

.hotnews{}
.hotnews p{font-size: 16px;color: #3367cd;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(/skin/ny-news.png) no-repeat left;}
.hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(/skin/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background: url(/skin/iyuan_on.png) no-repeat left;color: #3367cd;}

/*新闻列表*/
.nynewslist{padding:50px 0;}
.nynews-ul { display: block; }
.nynews-ul li.nynews-li {padding:0 10px 10px;margin-bottom:20px;cursor:pointer;}
.nynews-img {padding:0;overflow:hidden;border:1px solid #f3f3f3;}
.nynews-img a {display:block;}
.nynews-img img {width:100%;transition:.8s}
.nynews-ul li.nynews-li:hover img {transform:scale(1.02);}
.nynews-date {color:#333;line-height:20px;font-size:12px;}
.nynews-date span {color:#4d4c51;}
.nynews-date img {margin:4px 6px 0 0;float:left;}
.nynews-date p {float:left;margin:0;}
.nynews-date i {margin-right:5px;}
.nynews-con h3 {font-size:18px;font-weight:bold;color:#3b3c3c;text-transform:uppercase;line-height:32px;letter-spacing:1px;margin-top:0px;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nynews-con h3 a {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.nynews-ul li.nynews-li:hover h3 a {color:#3367cd;}
.nynews-con {background-color:#f9f9f9;padding-top:16px;padding-bottom:18px;}
.nynews-con p.nynews-desp {color:#8d8d8d;font-size:14px;line-height:23px;margin:10px 0;height:46px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.nynews-con a.nynews-more {position:relative;left:0;color:#ffffff;font-size:15px;padding:7px;background:#3367cd;margin-top:10px;width:120px;display:block;border-radius:20px;float:left;text-align:center;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.nynews-con a.nynews-more:hover {background:#FF7A0E;left:10px;color:#ffffff !important;}
@media (max-width:991px) {
	#nynewslist>.container {padding-left:5px;padding-right:5px;}
	.nynews-ul li.nynews-li {padding:0 5px 4px;margin-bottom:14px;}
}
@media (max-width:767px) {
	.nynews-con h3 {font-size:16px;font-weight:bold}
	.nynews-con {padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 12px;}
	.nynews-con p.nynews-desp{margin: 2px 0 8px;}
}
.nynews-ul .news_list { overflow: hidden; margin-top: 30px; margin-bottom: 20px;}
.nynews-ul .news_list .news_list_l { padding-left:0px; padding-right: 0px; float: left; width: 37%; }
.nynews-ul .news_list .news_list_l a { display: block; position: relative;}
.nynews-ul .news_list .news_list_l a dt { display: block; }
.nynews-ul .news_list .news_list_l a dt img { max-width: 100%; display: block; }
.nynews-ul .news_list .news_list_l a .news_list_l_t { width: 100%;height: 62px;overflow: hidden;background: rgba(0,0,0,0.8) url(/skin/news-blue-back.png) no-repeat left center;position: absolute;bottom: 0;left: 0; }
.nynews-ul .news_list .news_list_l a .news_list_l_t::after { position: absolute; content: ''; width: 0%; height: 100%; display: block; background: #3367cd; transition: all 0.5s; left: 0; top: 0; z-index: 1;}
.nynews-ul .news_list .news_list_l a:hover .news_list_l_t::after { width: 100%;  }
.nynews-ul .news_list .news_list_l a .news_list_l_t .time{height: 62px;font-family: arial;color: #fff;float: left;  position: relative; z-index: 2;}
.nynews-ul .news_list .news_list_l a .news_list_l_t .time .day{font-size: 24px;line-height: 30px;padding-top: 5px;text-indent: 28px;}
.nynews-ul .news_list .news_list_l a .news_list_l_t .time .year{font-size: 15px;text-indent: 16px;}
.nynews-ul .news_list .news_list_l a .news_list_l_t .tit{float: left;margin-left: 8%;line-height: 62px;min-height: 62px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-size: 17px;color: #fff;width: 76%; position: relative; z-index: 2;}
.nynews-ul .news_list .news_list_r { padding-right: 0px; padding-left: 20px; float: left; width: 63%;}
.nynews-ul .news_list .news_list_r a { overflow: hidden; display: block;  margin-bottom: 20px;}
.nynews-ul .news_list .news_list_r a .pic {width: 27%;overflow: hidden;float: left;}
.nynews-ul .news_list .news_list_r a .pic img { max-width: 100%; display: block; }
.nynews-ul .news_list .news_list_r a .desc{width: 73%;float: right;padding-left: 20px;padding-top: 18px;}
.nynews-ul .news_list .news_list_r a .desc .tit{font-size: 17px;color: #333333;line-height: 24px;min-height: 24px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;transition: all .5s ease;}
.nynews-ul .news_list .news_list_r a:hover .desc .tit { color: #3367cd; }
.news-top .right .item-list:hover .Info .tit{color: #2b72ad;transition: all .5s ease;}
.nynews-ul .news_list .news_list_r a .desc .time{font-family: arial;font-size: 15px;color: #777777;margin: 12px 0;}
.nynews-ul .news_list .news_list_r a .desc .sub{font-size: 15px;color: #666666;line-height: 25px;min-height: 50px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-ul .news_list .news_list_r a .desc .jt{display: block;height: 12px;margin-top: 15px;background: url(/skin/news-jt.png) no-repeat left center;}
@media screen and (max-width: 1440px){.nynews-ul .news_list .news_list_r a .desc .time{margin: 6px 0;}.nynews-ul .news_list .news_list_r a .desc .jt{margin-top: 10px;}}
.nynews-ul .news_list .news_list_r a:first-child{margin-bottom: 19px;border-bottom: 1px solid #eeeeee;padding-bottom: 20px; }
.nynews-ul li{width: 100%;overflow: hidden;padding: 36px 49px 0 31px;background: #f4f6f8; margin-bottom: 15px;transition: all .5s ease;}
.nynews-ul li:last-child { margin-bottom: 25px }
.nynews-ul li:hover{background: #f4f6f8;box-shadow: 0px 0px 10px 0 rgba(47, 76, 156, .4);transition: all .5s ease;}
.nynews-ul li .time-box{width: 90px;float: left;background: #3367cd;font-family: arial;color: #fff;text-align: center;padding: 7px 0 7px;}
.nynews-ul li .time-box .day{font-size: 48px;line-height: 50px;}
.nynews-ul li .time-box .year{font-size: 15px;line-height: 25px;}
.nynews-ul li .content{width: 92.275862068%;float: right;overflow: hidden;/* border-bottom: 1px solid #d3d5d6; */padding-bottom: 35px;}
.nynews-ul li .content hr{float: left;width: 1px;height: 90px;background: #e5e6e6;padding: 0;margin: 0;}
.nynews-ul li .content .Info{width: 78%;float: left;margin-left: 20px;}
.nynews-ul li .content .Info .tit{font-size: 18px;font-weight: bold;line-height: 25px;color: #333333;min-height: 25px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;transition: all .5s ease;}
.nynews-ul li:hover .content .Info .tit{color: #3367cd;transition: all .5s ease;}
.nynews-ul li .content .Info .key{font-size: 14px;color: #888888;line-height: 25px;margin: 14px 0;}
.nynews-ul li .content .Info .sub{font-size: 15px;color: #555555;line-height: 28px;min-height: 56px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-ul li .content .Pic{width: 16%;float: right;overflow: hidden; }
.nynews-ul li .content .Pic img{display: block;width: 100%;transform: scale(1);transition: all .5s ease;}
.nynews-ul li:hover .content .Pic img{transform: scale(1.12);transition: all .5s ease;}

@media(max-width:1331px) {
    .nynews-ul .news_list .news_list_r a:first-child { margin-bottom: 10px;padding-bottom: 10px;}
    .nynews-ul .news_list .news_list_r a .desc { padding-top:10px;}
    .nynews-ul li .content { width:88%;}
    .nynews-ul .news_list .news_list_l a .news_list_l_t .tit { width:65%;}
    .nynews-ul .news_list { margin-top: 0px; }
}
@media(max-width:1199px) {
    .nynews-ul .news_list .news_list_r a .desc .sub { -webkit-line-clamp: 1; min-height:auto;}
    .nynews-ul .news_list .news_list_l a .news_list_l_t .tit { width:65%;}
}
@media(max-width:991px) {
	.nynews-ul .news_list .news_list_r a .pic { width:35%;}
	.nynews-ul .news_list .news_list_r a .desc {width:64%; }
	.nynews-ul li .content { width:84%;}
	.nynews-ul li .content .Info { width:70%;}
	.nynews-ul li .content .Pic{ width:25%;}
	.nynews-ul .news_list .news_list_l { width: 41%; }
	.nynews-ul .news_list .news_list_r { width: 55%; }
	.nynews-ul .news_list .news_list_r a .desc .time { display: none; }
}
@media(max-width:767px) {
	.nynewslist{padding:30px 10px;}
    .nynews-ul .news_list .news_list_l { width:100%; }
    .nynews-ul .news_list .news_list_r { width:100%; padding-left:0; padding-top:15px; }
    .nynews-ul .news_list .news_list_r a .pic { width:40%; }
    .nynews-ul .news_list .news_list_r a .desc { width:60%; }
    .nynews-ul .news_list .news_list_r a .desc .jt { display:none; }
    .nynews-ul .news_list { margin-top: 0px;}
    .nynews-ul li .time-box { display:none;}
    .nynews-ul li { padding:10px 10px;}
    .nynews-ul li .content hr { display:none;}
    .nynews-ul li .content { width:100%; padding-bottom:0;}
    .nynews-ul li .content .Info { width:60%; margin-left:0px; padding-right:10px;}
    .nynews-ul li .content .Pic {width:40%;}
    .nynews-ul li .content .Info .tit { font-size:16px; font-weight:normal;}
    .nynews-ul li .content .Info .key { display:none;}
    .nynews-ul li .content .Info .sub { font-size:14px;}
}
@media(max-width: 500px) {
	.ny_news_list { padding-left:0px !important; padding-right: 0px !important; }
	.nynewslist .ny_container{  padding-left:10px; padding-right: 10px; }
	.nynews-ul .news_list .news_list_l a .news_list_l_t .tit { font-size: 16px; }
    .nynews-ul li .content .Info .tit { font-size:14px; }
    .nynews-ul li .content .Info .sub { font-size:12px; }
}

/*新闻详情*/
.shownews-top{/* padding-top:30px; */padding-bottom: 20px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: left;font-size: 36px;margin-bottom: 5px;font-family: ch1;}
.shownews-time{text-align: left;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con{font-size: 16px;line-height: 1.8;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}
.shownews-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.shownews-page>div[class^="col-"]{padding: 0 10px;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.shownews-top{padding-top:10px;}
	.shownews-top h1{font-size: 20px;}
	.shownews-con{font-size:14px !important;line-height: 1.6;}
	.shownews-page a{padding:8px;}
}

/* 招聘模块Nyjoblist*/
.nyjoblist-ul{overflow: hidden;}
.nyjoblist-ul li{margin-bottom: 20px;border-bottom: 1px solid #dedede;}
.nyjoblist-ul li .nyjoblist-top{padding: 20px;position: relative;overflow:hidden;}
.nyjoblist-ul li .nyjoblist-top h3{color: #333;font-size: 20px;font-weight: bold;padding-bottom: 10px;}
.nyjoblist-ul li .nyjoblist-top span{padding-right: 20px;color: #999;}
.nyjoblist-ul li .nyjoblist-top p{color:#666;margin:10px 0;}
.nyjoblist-ul li .nyjoblist-top>a{float:left;padding:10px 25px;background:#3367cd;border-radius:20px;color:#fff;margin-right:10px;}
.nyjoblist-ul li .nyjoblist-top>a+a{margin-right:0;}
.nyjoblist-ul li .nyjoblist-top>a:hover{background:#ffc531;color:#333;}
@media (max-width:767px) {
	.nyjoblist-ul li .nyjoblist-top{padding:10px;}
}

.showjob-left{padding-bottom:30px;}
.showjob-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:10px;}
.showjob-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.showjob-list{overflow:hidden;margin-bottom:30px;}
.showjob-list li{width:50%;float:left;padding:5px 10px;background: url(/skin/dt-0.png) no-repeat left top 13px;}
.showjob-list li span{float: left;margin-right: 10px;color: #999;}
.showjob-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px 0;}
.showjob-con img{max-width: 100%;height:auto !important;}
.showjob-more{}
.showjob-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
.showjob-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showjob-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.showjob-top h1{ font-size:20px;}
	.showjob-top h2{ font-size:16px;}
	.showjob-con{padding:0;font-size:14px !important}
	.showjob-left{padding: 0;}
	.showjob-page>div[class^="col-"]{padding: 0 10px;}
}

/* 内页导航 */
#nynav{padding: 10px 0;border-bottom: 1px solid #ddd;}
.nyjc-crcrumbs{border-bottom: 1px solid #ddd;background: url(/skin/location.png) left 6px no-repeat;padding-left: 20px;color: #808080;margin-bottom: 15px;line-height: 25px;padding-bottom: 10px;}
.nyjc-crcrumbs a{color: #808080;}
.nyjc-crcrumbs a:hover{color: #3367cd;}

.nyjc-desc{padding:20px;margin-bottom:20px;background:#f6f6f6;}
.nyjc-desc h1{font-size:24px;color:#333;margin-bottom:10px;}
.nyjc-desc p{font-size:14px;line-height:1.8;color:#555;}

/*产品详情*/
.showpro-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:20px;}
.showpro-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showpro-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showpro-img{margin-bottom:20px;}
.sp-thumbs a:link, .sp-thumbs a:visited{width:82px;height:82px;}
@media (max-width:1629px){
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:75px;height:75px; }
}
@media (max-width:1529px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:70px;height:70px; }
}
@media (max-width:1429px){
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:66px;height:66px; }
}
@media (max-width:1329px){
	.sp-wrap{border: 6px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:70px;height:70px; }
}
@media (max-width:1229px){
	.sp-wrap{border: 5px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:68px;height:68px; }
}
@media (max-width:1199px){
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:76px;height:76px; }
}
@media (max-width:991px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:79px;height:79px; }
}
@media (max-width:767px){
	.showpro-top h1{ font-size: 20px; }
	.showpro-imgbox{ padding:0; }
}
#spotlight .footer{width:100%;text-align:center !important;}
.showpro-rem{float:left;}
.showpro-rem>p{color:#3367cd;font-weight: bold;line-height: 25px;margin-bottom: 10px;font-size: 18px;}
.showpro-rem ul{}
.showpro-rem ul li:nth-child(n+4){display:none;}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover a{border-color: #3367cd}

/*产品参数*/
.showpro-p{ margin-bottom:20px; }
.showpro-p h5{ color: #444;line-height: 25px;margin-bottom: 10px; }
.showpro-p p{ color: #666;line-height: 25px;margin-bottom: 10px;width: 50%;float: left;padding-right: 10px; }
.nyproshow-info{ line-height:1.8;color:#666;margin-bottom:20px; }
.showpro-tel{ overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0; }
.showpro-telx{ float:left;line-height:40px; }
.showpro-telx img{ float:left;margin-right:12px; }
.showpro-telcon{ float:left; }
.showpro-telcon p{ float:left;color:#666;margin-bottom:0; }
.showpro-telcon span{ float:left;color:#333;font-size:24px;font-family: arial; }
.showpro-tel a{ float:right;display:block;line-height:40px;padding:0 20px;background:#3367cd;color:#fff; }
.showpro-tel a i{ margin-right:5px; }
.showpro-tel a:hover{ background:#034ad8; }
.showpro-con{ margin-top: 20px; }
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #3367cd;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{ font-size: 16px;line-height: 1.8;overflow: hidden; }
.showpro-details .showpro-det{ display:none;min-height:200px; }
.showpro-details .showpro-det strong{ font-size:18px; }
.showpro-det>div{margin-bottom: 10px;}
.showpro-det p{margin: 5px 0;}
.showpro-det img{max-width: 100%;height:auto !important;}
.showpro-det video{max-width: 100%;height:auto !important;background:#000;}
@media (max-width:991px){
	.showpro-right{margin-top:20px;}
}
@media (max-width:767px){
	.showpro-p>h1{ font-size:20px; }
	.showpro-p p{ line-height:20px; }
	.showpro-details{ font-size: 14px;line-height: 1.6; }
	.showpro-details .showpro-det strong{ font-size:16px; }
}

#nyprozylist .owl-dots{ position:absolute;left:0;right:0;bottom:10px;font-size:0;text-align:center; }
#nyprozylist .owl-dots .owl-dot{ width:10px;height:10px;display:inline-block;background:rgb(0 0 0 / 30%);margin-right:6px;border-radius:50%; }
#nyprozylist .owl-dots .owl-dot:last-child{ margin-right:0; }
#nyprozylist .owl-dots .owl-dot.active{ background:#000; }

/*相关产品*/
.nyaboutpro{ line-height: 40px;height: 41px;border-bottom: 1px #ccc solid; }
.nyaboutpro>h3{ float: left;width: 150px;text-indent: 30px; height: 40px; line-height: 40px;border-bottom: 2px #3367cd solid;color: #3367cd;font-size: 18px;font-weight: bold;background:url(/skin/nyaboutproico.png) no-repeat left;}
#abprolist{ margin:20px 0; }
#abprolist li{ padding:0 10px; }
#abprolist li a{ display:block; }
#abprolist li a .abpro-img{ padding:2px;border:1px solid #ccc; }
#abprolist li a .abpro-img img{ display:block; max-width:100%; }
#abprolist li a p{ margin-top:5px; line-height:30px; height:30px; text-align:center; background:#ccc; padding:0 10px; color:#333; }
#abprolist li a:hover .abpro-img{ border-color:#3367cd; }
#abprolist li a:hover p{ background:#3367cd;color:#fff; }

.nyhpro{padding: 0 10px 30px;}
.nyhotpro{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;margin-bottom:20px;}
.nyhotpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #3367cd solid;color: #3367cd;font-size: 18px;font-weight: bold;background:url(/skin/ny-objs.png) no-repeat left;}
#nyhotprolist li a{display:block;position:relative;}
.nyhotpro-img{overflow:hidden;}
#nyhotprolist li a p{ background: rgba(0,0,0,.5);width:100%;line-height:36px;padding:0 10px;text-align:center;color:#fff;font-size:15px; }
#nyhotprolist li a:hover p{ background: #3367cd; }
@media only screen and (max-width:767px) {
	#nyhotprolist li a p{ line-height:30px;font-size:14px; }
}

/* 标签 */
.pro_key { line-height: 35px;font-size: 15px;color: #333;font-weight: bold; }
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#3367cd;}
/* 分享按钮 */
.jiathis{padding-top:10px;height:35px;line-height:30px;border-top:1px dotted #ccc;text-align:right;position:relative;color:#666;margin-bottom:20px;}
.jiathis .jiathis_txt{float: left;}
/* 上下页按钮 */
.ny-page{overflow: hidden;margin-bottom:30px;}
.ny-pagea{width:50%;float:left;padding:0 10px;box-sizing:border-box;}
.ny-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}

/* 搜索模块 */
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til>a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #3367cd;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til>a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #3367cd;}
.nysearch-til>a:hover{background:#333;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#333;}
.nysearch-til>h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #3367cd;left:10px;}

/*联系我们*/
.product-inlist{ background-color:#f6f6f6; }
.contact_meg { float:right;width:50%;height:510px;z-index:3;background:#f6f6f6; }
.meg_con .title2 { font-size:28px;color:#333333;max-width:510px;margin-bottom:24px;margin-top:35px;font-weight:bold; }
.meg_con .tel { padding:13px 0;border-top:solid 1px #333;border-bottom:solid 1px #333;color:#333;max-width:510px;font-size:30px; }
.meg_con .tel img { display:inline-block; }
.meg_con .megs { margin-top:20px;font-size:15px;line-height:36px; }
.meg_con { width:100%;z-index:3; padding-left:8%; padding-right:4%; box-sizing:border-box; }
.my-map { margin:0 auto;width:50%;height:510px;float:left; }
.amap-container {height:100%;}
@media only screen and (max-width:1199px) {
	.meg_con {width:100%;position:unset;padding-left:5%;box-sizing:border-box;}
	.meg_con .title2,.meg_con .tel{max-width: initial;width: 100%;}
	.contact_meg {width:100%;float:none;height:auto;padding-bottom:40px}
	.my-map {margin:0 auto;width:100%;height:400px;float:none;}
}
@media only screen and (max-width:991px) {
	.product-inlist>div{margin-bottom: 0 !important;}
	.product-inlist{margin-bottom: 0;}
}
@media only screen and (max-width:768px) {
	.meg_con .title2 { margin-bottom:16px;margin-top:20px;font-size:24px; }
	.meg_con .megs { font-size:14px;line-height:30px; }
	.meg_con .tel { padding:10px 0;font-size:20px; }
	.meg_con .tel img { width:26px; }
	.meg_con .megs { margin-top:10px; }
	.meg_con .tel img { width:20px;margin-bottom:0; }
	.meg_con .title2 { font-size:22px; }
	.product-inlist { margin-top:10px; }
}

.lm45-js{ padding-top: 32px; padding-bottom: 32px;}
.lm45-shang{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.lm45-shang:nth-child(2n) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-flow: row-reverse; -ms-flex-flow: row-reverse; flex-flow: row-reverse;}
.lm45-shang .left{ flex: 1; border-radius: 30px; overflow: hidden; display: block;}
.lm45-shang .left img{box-shadow: 3px 3px 8px 3px #eee;width: 100%;}
.lm45-shang .right{padding: 0 5%;flex: 1;}
.lm45-shang .right h2{ padding: 32px 0; font-size: 32px; font-family: 'ch1';}
.lm45-shang .right p{ font-size: 18px; line-height: 32px; padding: 6px 0;}

/* scroll */
.virtual-scroll{position: fixed;width: 0px;height: 100vh;right: 0px;top: 0;z-index: 135;background-color: rgba(0, 0, 0, 0);opacity: 0;-webkit-transition: opacity 0.25s;-o-transition: opacity 0.25s;transition: opacity 0.25s;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.virtual-scroll:hover{opacity: 1;background-color: #f1f1f1;}
.virtual-scroll:before{content: '';position: absolute;width: 100vw;right: 0;height: 100vh;top: 0;display: none;z-index: -1;}
.virtual-scroll.dblclick:hover:after{content: '';position: absolute;line-height: 40px;padding: 0 30px;background-color: #1a1a1a;color: #fff;right: 25px;bottom: 50px;white-space: nowrap;pointer-events: none;}
.virtual-scroll.active{opacity: 1;}
.virtual-scroll.mousedown:before{display: block;}
.virtual-scroll .virtual-scroll-thumb{position: absolute;width: 20px;height: 200px;background-color: #3367cd;left: 0;top: 0;-webkit-transition: background-color 0.25s;-o-transition: background-color 0.25s;transition: background-color 0.25s;}
.virtual-scroll .virtual-scroll-thumb:hover{background-color: #4a6dce;}
.virtual-scroll .virtual-scroll-thumb:hover.active{background-color: #4a6dce;}
.virtual-scroll .virtual-scroll-thumb.active{background-color: #4a6dce;}
@media (max-width:767px) {
	.virtual-scroll{display:none;}
}

.jzti{position:fixed;right:30px;top:100px;padding:10px 20px;background:#fff;z-index:200;box-shadow: 0px 0px 10px 0 rgb(0 0 0 / 30%);cursor:pointer;}

/* Product Center */
#procen{ padding:50px 0;background:#f6f7fb;position:relative;z-index:1; }
.probox{ overflow:hidden;margin-top:35px; }
.probox>div[class^="col-"]{ padding:6px; }
.probg{ background:#fff;padding:30px 25px;position:relative;height:270px;display:block;overflow:hidden;transition:all .5s;-webkit-transition:all .5s; }
.probg::after{ content:'';width:0;height:3px;background:#3367cd;position:absolute;left:0;bottom:0;transition:all .5s;-webkit-transition:all .5s; }
.probg h3{ font-size:20px;color:#333;width:250px;line-height:25px; }
.probg p{ font-size:14px;color:#666;margin-top:10px; }
.probg img{ position:absolute; right:10px; bottom:10px; height:200px; }
.probg1 img{ height:240px; right: 30px; bottom: 0; }
.probg2 img{ height:230px; }
.probg4 img{ height:275px;right:20px;bottom:-15px; }
.probg5 img{ height:220px; }
.probg6 img{ height:220px; }
.probg7 img{ height:210px;right: -15px; }
.probg8 img{ height:400px;right: 20px;bottom: -95px; }
.probg9 img{ height:250px; }
.probg i{ position:absolute; left:25px; bottom:25px; display:inline-block; width:30px; height:40px; line-height:36px; text-align:center; color:#333; border:1px solid #333;font-size:30px;transition:all .5s;-webkit-transition:all .5s;}
.probg:hover{ box-shadow: 0 0 5px 0px rgb(0 0 0 / 30%); }
.probg:hover::after{width:100%;}
.probg:hover i{background:#3367cd;color:#fff;border-color:#3367cd;}
.inmore{ margin-top:35px;}
.inmore a{ display:inline-block;width:160px;line-height:42px;text-align:center;font-size:16px;color:#fff;background:#3367cd;border-radius:30px;position:relative;z-index:1;transition:all .3s;-webkit-transition:all .3s;}
.inmore a::after{ content:'';width:170px;height:50px;background:rgb(47 76 156 / 20%);position:absolute;left:-5px;top:-4px;border-radius:25px;z-index:-1;transition:all .3s;-webkit-transition:all .3s;}
.inmore a:hover{ background:#f1861a; }
.inmore a:hover::after{ background:rgb(241 134 26 / 20%); }

@media (max-width: 1429px){
	.probg1 img{height: 230px;right: 20px;}
	.probg3 img{height: 190px;right: 0px;bottom: 5px;}
	.probg6 img{height:200px;}
	.probg8 img{height:380px;}
}
@media (max-width: 1329px){
	.probg5 img{height:200px;}
	.probg7 img{height:200px;right: -30px;}
	.probg8 img{height:340px;bottom:-85px;}
	.probg9 img{height: 230px;}
}
@media (max-width: 1199px){
	.probg{ padding:20px; }
	.probg1 img{ height: 220px;right: 10px; }
	.probg2 img{ height: 200px; }
	.probg3 img{ height: 180px;right: -5px; }
	.probg4 img{ height: 250px;right: 10px; }
	.probg5 img{ height: 180px;right: 0; }
	.probg7 img{ height: 190px;right: -40px; }
	.probg8 img{ height: 260px;bottom:-40px; }
	.probg9 img{ height: 200px; }
}
@media (max-width: 991px){
	.probox{padding:5px;}
	.probox>div[class^="col-"]{width:50%;float:left;padding:5px;}
	.probox>div[class^="col-"]:first-child{width:100%;}
	.probg8 img{height: 250px;bottom: -20px;right:10px;}
}
@media (max-width: 767px){
	#procen{padding:30px 0;}
	.probox{margin-top:15px;}
	.probox>div[class^="col-"]{width:33.33%;}
	.probox>div[class^="col-"]:first-child{width:33.33%;}
	.probg{padding:10px;text-align:center;height:auto;}
	.probg h3{width:100%;height:50px;overflow:hidden;font-size:18px;}
	.probg img{position:static;height:auto;max-width:100%;}
	.probg i{display:none;}
	.inmore{margin-top:20px;}
}
@media (max-width: 500px){
	.probg h3{font-size:16px;}
	.probg p{display:none;}
}

/* Core Technologies */
#coret{padding-top:50px;background:#f6f7fb;position:relative;z-index:1;}
.coretbox{margin-top: 30px;padding:0 70px;position: relative;}
.swiper-container-honor{overflow: hidden;}
.swiper-container-honor .swiper-slide a{border:1px solid #dfdfdf;display:block;overflow:hidden;}
.swiper-container-honor .swiper-slide a img{transition:all .3s;-webkit-transition:all .3s;}
.swiper-container-honor .swiper-slide a:hover{border-color:#3367cd;}
.swiper-container-honor .swiper-slide a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.swiper-button-prev-honor,
.swiper-button-next-honor{position:absolute;top:50%;width:36px;height:36px;line-height:34px;transform:translateY(-50%);font-size:32px;color:#fff;background:#999;text-align:center;border-radius: 50%;transition:all .3s;-webkit-transition:all .3s;}
.swiper-button-prev-honor{left:0;}
.swiper-button-next-honor{right:0;}
.swiper-button-prev-honor:hover,
.swiper-button-next-honor:hover{background:#3367cd;}
.coretmain{padding:8px;overflow:hidden;margin-top:40px;}
.coreto{padding:8px;float:left;width:50%;}
.coreto a{display:block;position:relative;overflow:hidden;}
.coretobg{position:absolute;left:0;top:0;width:100%;height:100%;padding:0 75px;}
.coretobg::before{content: '';position: absolute;left: 0;top: 0;width: 10%;height: 100%;background: #1e284c;transition:all .5s;-webkit-transition:all .5s;}
.coretobg::after{content: '';position: absolute;left: 10%;top: 0;width: 40%;height: 100%;background-image: linear-gradient(to left, rgba(30,40,76,0), rgba(30,40,76,1));transition:all .5s;-webkit-transition:all .5s;}
.coretobg>div{position:relative;z-index:1;}
.coretobg h4{font-size:30px;color:#fff;font-weight:bold;margin-bottom:100px;}
.coretobg p{width:110px;line-height:40px;border:1px solid #fff;border-radius:30px;font-size:16px;text-align:center;color:#fff;}
.coreto a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.coreto a:hover .coretobg::before{width:0;}
.coreto a:hover .coretobg::after{left:0;width: 100%;background:rgb(30 40 76 / 60%);}
@media (max-width: 1199px){
	.coretobg{padding:0 50px;}
	.coretobg h4{margin-bottom:50px;}
}
@media (max-width: 991px){
	.coretobg{padding:0 30px;}
	.coretobg h4{margin-bottom:30px;font-size:26px;}
}
@media (max-width: 767px){
	#coret{padding-top:30px;}
	.coretbox{padding:0 10px;}
	.swiper-button-prev-honor, .swiper-button-next-honor{display:none;}
	.coretmain{margin-top:20px;padding:5px;}
	.coreto{width:100%;padding:5px;}
	.coretobg h4{font-size:20px;}
	.coretobg p{width:100px;line-height:30px;font-size:14px;}
	.coretobg::after{width:90%;}
}

/* Our Customer */
#custom{padding:40px 0 80px;background:url(/skin/custombg.jpg) no-repeat center bottom #f6f7fb;position:relative;z-index:1;}
.customcon{margin-top:120px;overflow:hidden;}
.customtxt{width:660px;float:right;text-align:right;color:#444;}
.customtxt h4{font-size:30px;font-weight:bold;margin-bottom:12px;}
.customtxt p{font-size:16px;line-height:1.8;}
.custombox{margin-top:60px;}
.scrollbox{width: 100%;display: flex;-webkit-box-align: center;align-items: center;}
.scroll-content{flex-shrink: 0;display: flex;-webkit-box-align: center;align-items: center;}
.custombox .scrollbox:nth-child(1){animation: 20s linear .6s infinite normal none running scrollit;}
.custombox .scrollbox:nth-child(2){animation: 20s linear 0s infinite normal none running scrollit;}
.scroll-item{flex-shrink: 0;}
.scroll-item ol{display: flex;-webkit-box-align: center;align-items: center;}
.scroll-item ol li{width: 200px;margin-right:18px;margin-bottom:18px;}
.cover-box{position: relative;display: block;overflow: hidden;border-radius:5px;border:1px solid #eee;box-shadow: -15px 0 10px 0 rgb(0 0 0 / 5%);}
.cover-box ._bg{width: 100%;visibility: hidden;display: block;}
.cover-box .coverimg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-repeat: no-repeat;background-size: cover;background-position: center;z-index: 1;transition: transform .6s ease 0s;}
@keyframes scrollit{
	0%{ -webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
	100%{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
}
@media (max-width: 767px){
	#custom{padding:20px 0;background:#f6f7fb;}
	.customtxt{width:100%;}
	.customcon{margin-top:30px;padding:0 10px;}
	.customtxt h4{font-size:24px;margin-bottom:10px;}
	.customtxt p{font-size:14px;line-height:1.6;}
	.custombox{margin-top:20px;}
}

/* News Center */
#news{padding-bottom:90px;background:#f6f7fb;position:relative;z-index:1;}
.newstag{text-align:center;margin-top:40px;font-size:0;}
.newstag a{display:inline-block;line-height:50px;width:230px;font-size:18px;background:#999;color:#fff;text-align:left;padding:0 45px 0 30px;position:relative;margin-right:15px;}
.newstag a:last-child{margin-right:0;}
.newstag a>div{position:relative;}
.newstag a i{font-size:26px;position: absolute;right: -25px;top: 50%;transform: translateY(-50%);}
.newstag a.on{background:#3367cd;}
.newsbox{margin-top:40px;}
.newsbg{display:flex;}
.newsl{width:40%;}
.newslo{padding:0 20px;}
.swiper-container-news{overflow: hidden;position:relative;}
.swiper-container-honor .swiper-slide a{}
.swiper-container-honor .swiper-slide a:hover{}
.swiper-button-prev-news,
.swiper-button-next-news{position:absolute;top:50%;width:36px;height:36px;line-height:34px;transform:translateY(-50%);font-size:32px;color:#fff;background:#999;text-align:center;border-radius: 50%;transition:all .3s;-webkit-transition:all .3s;z-index:2;}
.swiper-button-prev-news{left:0;}
.swiper-button-next-news{right:0;}
.swiper-button-prev-news:hover,
.swiper-button-next-news:hover{background:#3367cd;}
.newsimg{position:relative;}
.newsimg img{width:100%;}
.newsimg>div{position:absolute;left:0;top:0;width:100%;height:100%;}
.newstxt{background:#fff;padding:30px;border-top:1px solid #ededed;transition:all .3s;-webkit-transition:all .3s;}
.newstxt h4{font-size:18px;color:#333;margin-bottom:10px;transition:all .3s;-webkit-transition:all .3s;}
.newstxt p{font-size:14px;color:#999;line-height:25px;margin-bottom:10px;height:50px;transition:all .3s;-webkit-transition:all .3s;}
.newstxt i{display:inline-block;width:30px;height:40px;line-height:36px;text-align:center;color:#333;border:1px solid #333;font-size:30px;transition:all .3s;-webkit-transition:all .3s;}
.swiper-container-news .swiper-slide a:hover .newstxt{background:#3367cd;}
.swiper-container-news .swiper-slide a:hover .newstxt h4,
.swiper-container-news .swiper-slide a:hover .newstxt p{color:#fff;}
.swiper-container-news .swiper-slide a:hover .newstxt i{color:#fff;border-color:#fff;}
.newsr{width:60%;padding:0 20px;}
.newsro{height:100%;display:none;}
.newsr .newsro:first-child{display:block;}
.newsr ul{height:100%;display:flex;flex-direction: column;}
.newsr ul li{flex: 1;margin-bottom:15px;}
.newsr ul li:last-child{margin-bottom:0;}
.newsr ul li a{display: block;height: 100%;padding:15px 0;background: #fff;overflow: hidden;}
.newsrol{float: left;width: calc(100% - 130px);padding: 0 90px 0 40px;}
.newsrol h4{font-size:18px;color:#333;line-height:40px;}
.newsrol p{font-size:14px;color:#999;line-height:26px;}
.newsror{width: 130px;height: 100%;float: right;border-left: 1px solid #d4d4d4;text-align: center;color: #999;}
.newsror p{font-size:36px;font-weight:bold;}
.newsror span{font-size:14px;}
.newsr ul li a:hover{background:#3367cd;box-shadow:0 3px 15px 0 rgb(0 0 0 / 30%);}
.newsr ul li a:hover .newsrol h4,
.newsr ul li a:hover .newsrol p,
.newsr ul li a:hover .newsror{color:#fff;}
.newsr ul li a:hover .newsror{border-left: 1px solid #fff;}
@media (max-width: 1529px){
	.newsr ul li a{padding:12px 0;}
}
@media (max-width: 1429px){
	.newsrol h4{line-height:36px;}
	.newsror p{line-height:45px;}
}
@media (max-width: 1329px){
	.newsrol h4{line-height:30px;}
	.newsror p{line-height:40px;}
}
@media (max-width: 1199px){
	.newsl{display:none;}
	.newsr{width:100%;padding:0;}
	.newsr ul li a{padding:15px 0;}
}
@media (max-width: 991px){
	.newsrol{padding: 0 40px 0 20px;}
}
@media (min-width: 768px){
	.newstag a{transform: skew(-20deg);-webkit-transform: skew(-20deg);-moz-transform: skew(-20deg);-ms-transform: skew(-20deg);-o-transform: skew(-20deg);}
	.newstag a>div{transform: skew(20deg);-webkit-transform: skew(20deg);-moz-transform: skew(20deg);-ms-transform: skew(20deg);-o-transform: skew(20deg);}
}
@media (max-width: 767px){
	#news{padding-bottom:30px;}
	.newstag{margin-top:20px;padding:0 10px;display:flex;}
	.newstag a{width:auto;flex:1;font-size:16px;margin-right:10px;padding:0 30px 0 10px;}
	.newsbox{margin-top:20px;padding:0 10px;}
	.newsr ul li{margin-bottom:10px;}
	.newsr ul li a{padding:10px 0;}
	.newsrol{padding: 0 20px;}
	.newsrol h4{font-size:16px;}
}
@media (max-width: 500px){
	.newsrol{width: calc(100% - 90px);}
	.newsror{width:90px;}
	.newstag{padding:0 5px;}
	.newstag a{padding:0 5px;margin-right:5px;text-align:center;font-size:14px;line-height:40px;}
	.newstag a i{display:none;}
}
@media (max-width: 370px){
	.newstag a{font-size:12px;}
}

#fgtop{background:url(/skin/fgtopbg.jpg) no-repeat center #1a2833;height:40px;position:relative;z-index:1;}
#fgtop a{position:absolute;left:50%;bottom:0;width:80px;height:37px;background:url(/skin/fgtopbtn.png) no-repeat;margin-left:-40px;}

/* 弹窗视频 */
#altVideo{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 200000;text-align: center;display: none;background: rgba(255,255,255,.72);}
#altVideo i{position: absolute;top: 1rem;right: 1rem;}
#altVideo i img{cursor: pointer;}
.ivideo{margin:0 auto;position: absolute;top: 50%;left: 50%;width: 65%;max-height:90%;transform: translate(-50%,-50%);}
@media (max-width:767px){
	.ivideo{width: 95%;}
}

/* 通用配置 */
.owl-rela{position:relative;}
.owl-prev, .owl-next{display:block;width:30px;height:68px;background:url(/skin/pro-jtbn.png) no-repeat;position:absolute;top:50%;margin-top:-34px;text-indent:-99999999px;opacity:0.4;transition:all .3s;-webkit-transition:all .3s;}
.owl-prev{left:-30px;}
.owl-next{right:-30px;transform: rotate(180deg);}
.owl-prev:hover, .owl-next:hover{opacity:1;}
@media (max-width:800px){
	.owl-prev, .owl-next{display:none;}
}

/* 图片封面动画 */
.white, .whites{position: relative;overflow: hidden;}
.white::after, .whites::after{content: '';cursor: pointer;position: absolute;left: -120%;top: 0;width: 100%;height: 100%;
background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
transform: skewx(-25deg);transition: unset;}
.white:hover::after{left: 120%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}

/* 内页产品详情页 */
.showpro-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:20px;}
.showpro-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showpro-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showpro-img{margin-bottom:20px;}
.sp-thumbs a:link, .sp-thumbs a:visited{width:82px;height:82px;}
@media (max-width:1629px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:75px;height:75px;}
}
@media (max-width:1529px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:70px;height:70px;}
}
@media (max-width:1429px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:66px;height:66px;}
}
@media (max-width:1329px){
	.sp-wrap{border: 6px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:70px;height:70px;}
}
@media (max-width:1229px){
	.sp-wrap{border: 5px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:68px;height:68px;}
}
@media (max-width:1199px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:76px;height:76px;}
}
@media (max-width:991px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:79px;height:79px;}
}
@media (max-width:767px){
	.showpro-top h1{font-size: 20px;}
	.showpro-imgbox{padding:0;}
}
#spotlight .footer{width:100%;text-align:center !important;}
.showpro-rem{float:left;}
.showpro-rem>p{color:#3367cd;font-weight: bold;line-height: 25px;margin-bottom: 10px;font-size: 18px;}
.showpro-rem ul{}
.showpro-rem ul li:nth-child(n+4){display:none;}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover a{border-color: #3367cd}

/*产品参数*/
.showpro-p{margin-bottom:20px;}
/*
.showpro-p h5{color: #444;line-height: 25px;margin-bottom: 10px;}
.showpro-p p{color: #666;line-height: 25px;margin-bottom: 10px;width: 50%;float: left;padding-right: 10px;}
*/
.showpro-tlb{margin-top:20px;}
.showpro-tlb>h4{font-size:16px;color:#000;margin-bottom:10px;}
.showpro-tlb>table{line-height:1.6;}
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#3367cd;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#034ad8;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #3367cd;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:200px;}
.showpro-details .showpro-det strong{font-size:18px;}
.showpro-det>div{margin-bottom: 10px;}
.showpro-det p{margin: 5px 0;}
.showpro-det img{max-width: 100%;height:auto !important;}
.showpro-det video{max-width: 100%;height:auto !important;background:#000;}
@media (max-width:991px){
	.showpro-right{margin-top:20px;}
}
@media (max-width:767px){
	.showpro-p>h1{font-size:20px;}
	.showpro-p p{line-height:20px;}
	.showpro-details{font-size: 14px;line-height: 1.6;}
	.showpro-details .showpro-det strong{font-size:16px;}
}
@media (max-width:500px){
	.showpro-tlb>table{line-height:1.3;word-break: break-word;}
}

/* 内页联系我们 */
.conta{padding-bottom:100px;}
.contacon{font-size:16px;line-height:30px;text-align:justify;width:780px;max-width:100%;margin: 0 auto;position:relative;z-index:2;text-align:center;top:-41px;}
.contacon>h1{font-size:37px;letter-spacing:4px;margin:0 auto 45px;line-height:82px;background:url(/skin/nytilbl.png) no-repeat left / contain,url(/skin/nytilbr.png) no-repeat right / contain;display:inline-block;width:450px;padding:0 60px;position:relative;}
.contacon>h1::after{content:'';background:url(/skin/nytilbg.jpg) repeat-x center / contain;width:calc(100% - 120px);position: absolute;height: 100%;left: 50%;z-index: -1;transform: translateX(-50%);}
.contacon>h2{font-size:22px;letter-spacing:4px;margin-top:70px;text-align:left;}
.contacon img{max-width:100%;}
.contacon .contaimg2{margin-top:40px;}
.contatxt{font-size:22px;margin-top:40px;line-height:40px;}
.containfo{width:620px;max-width:100%;margin:40px auto;font-size:16px;line-height:1.8;text-align:justify;}
.contaform{background:#f0f0f0;width:640px;max-width:100%;margin: 0 auto 100px;border-radius:15px;padding:40px;}
.contaform-input{display:flex;margin-bottom:45px;}
.contaform-input span{font-size:18px;line-height:40px;height:40px;letter-spacing:2px;margin-right:15px;width: 140px;text-align: justify;}
.en .contaform-input span{height:auto;}
.contaform-input span::after{content:'';display:inline-block;width:100%;}
.en .contaform-input span::after{display:none;}
.contaform-input input{flex:1;background:#fff;border:1px solid #bdbdbd;border-radius:8px;line-height:38px;padding:0 20px;}
.contaform-xxtxt{font-size:14px;text-align:justify;margin-bottom:35px;}
.contaform-btn{text-align:center;}
.contaform-btn input{font-size:27px;letter-spacing:2px;width:248px;height:56px;background:url(/skin/contaform-btn.png) no-repeat center;}
.contaothegcon{border:5px solid #d7ae7c;border-radius:10px;padding:25px 0;}
.contaothegcon>h4{font-size:28px;letter-spacing:4px;font-weight:bold;}
.contaotheghg{padding:0 60px;text-align:justify;margin-top:45px;line-height:30px;max-height:300px;overflow-y:scroll;}
.contaotheghg h5{font-size:20px;font-weight:bold;letter-spacing:4px;line-height:30px;}
.contaotheghg p{font-size:20px;letter-spacing:4px;}
.containfoa a{display:block;width:640px;height:114px;background:url(/skin/contatelbg.png) no-repeat center;margin:0 auto;line-height: 114px;font-size: 44px;color: #000;letter-spacing: 1px;}
.containfoa a:hover{color:#3367cd;text-decoration:underline;}
.containfoaa a{display:block;width:640px;height:114px;background:url(/skin/contatelbg.png) no-repeat center;margin:0 auto;line-height: 114px;font-size: 35px;color: #000;letter-spacing: 6px;text-align:center;}
.ci26 .contacon>h1,.ci27 .contacon>h1,.ci52 .contacon>h1,.ci53 .contacon>h1,.ci54 .contacon>h1{width:100%;}
.ci52 .contacon>h1,.ci53 .contacon>h1{font-size:30px;}
.ci28 .containfo,.ci54 .containfo{font-size:24px;letter-spacing:4px;width:100%;}
.ci28 .contaothtxt,.ci54 .contaothtxt{padding:25px 0;font-size:22px;line-height:45px;border-top:1px solid #767676;border-bottom:1px solid #767676;}
.ci29.conta,.ci55.conta{padding:100px 10px;}
.ci29 .containfo{font-size:38px;letter-spacing:4px;width:100%;}
.ci55 .containfo{font-size:28px;letter-spacing:4px;width:100%;}
.ci29 .contaothtxt,
.ci55 .contaothtxt{padding:25px 0;font-size:22px;line-height:45px;border-top:1px solid #8d6d36;}
@media (max-width:767px) {
	.contacon>h1{font-size:24px;}
	.containfoa a{width:540px;height:96px;background:url(/skin/contatelbg.png) no-repeat center / cover;line-height: 96px;}
	.containfoaa a{width:540px;height:96px;background:url(/skin/contatelbg.png) no-repeat center / cover;line-height: 96px;}
}
@media (max-width:640px) {
	.ci29.conta{padding:30px 10px;}
	.conta{padding:0 10px 30px;}
	.contacon{width:100%;font-size:14px;line-height:25px;}
	.ci52 .contacon>h1,
	.ci53 .contacon>h1{font-size:20px;}
}
@media (max-width:600px) {
	.contacon{top:-24px;}
	.contacon>h1{font-size:18px;letter-spacing:2px;margin-bottom:15px;line-height:48px;width:100%;padding:0 40px;}
	.contacon>h1 span{font-size:unset !important;}
	.contacon>h1::after{width:calc(100% - 80px);}
	.contacon>h2{font-size:18px;letter-spacing:2px;margin-top: 20px;}
	.contacon .contaimg2{margin-top:12px;}
	.contatxt{font-size:16px;margin-top:20px;line-height:28px;}
	.containfo{margin:20px auto;line-height: 1.4;}
	.contaform{padding:30px;}
	.contaform-input{margin-bottom:30px;}
	.contaothegcon{padding:20px 0;}
	.contaothegcon>h4{font-size:20px;letter-spacing:0;}
	.contaotheghg{margin-top:20px;padding:0 20px;}
	.contaotheghg h5{font-size:18px;letter-spacing:0}
	.contaotheghg p{font-size:16px;letter-spacing:0}
	.ci28 .contacon>h1{font-size:26px;}
	.ci28 .containfo,
	.ci54 .containfo{font-size:18px;letter-spacing:0;}
	.ci28 .contaothtxt,
	.ci54 .contaothtxt{padding:15px 0;font-size:16px;line-height:28px;}
	.ci29 .containfo,
	.ci55 .containfo{font-size:20px;letter-spacing:0px;}
	.containfoa a{width:420px;height:75px;line-height: 75px;font-size:34px;}
	.containfoaa a{width:420px;height:75px;line-height: 75px;font-size:25px;}
}
@media (max-width:450px) {
	.contaform{ padding:20px;margin-bottom:60px; }
	.contaform-input{ margin-bottom:20px; }
	.contaform-input span{ font-size:14px;letter-spacing:0;margin-right:10px;line-height:32px;height:32px;width:100px; }
	.contaform-input input{ line-height:30px;width:160px; }
	.contaform-xxtxt{ font-size:12px;margin-bottom:20px; }
	.contaform-btn input{ width:200px;height:45px;font-size:20px;background: url(/skin/contaform-btn.png) no-repeat center / cover; }
	.containfoa a{ width:338px;height:60px;line-height: 60px;font-size:30px; }
	.containfoaa a{ width:338px;height:60px;line-height: 60px;font-size:20px;letter-spacing:3px; }
	.ci52 .contacon>h1,.ci53 .contacon>h1{ font-size:12px; }
}
@media (max-width:400px) {
	.contaform{padding:15px;}
}
@media (max-width:350px) {
	.containfoa a{ width:280px;height:50px;line-height: 50px;font-size:26px; }
	.containfoaa a{ width:280px;height:50px;line-height: 50px;font-size:16px; }
}

/* 内页单页面内容 */
.nyshow{max-width:100%;margin:0 auto;}
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin:20px 0;}
.nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 20px;height: 40px;line-height: 40px;border-bottom: 2px #3367cd solid;color: #3367cd;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#3367cd;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;min-height:300px;}
.nyshowdesc p{margin:5px 0;}
.nyshowdesc img{max-width:100%;height:auto !important;}
.block-shadow{height: 200px;-webkit-box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
.block-shadow:hover{box-shadow: 0 10px 20px 0 rgba(0,125,255,.5);}
.radius-md{border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.icon-sm{width: 60px;display: inline-block;text-align: center;}
.icon-sm em{font-size: 30px;line-height: 30px;}
.icon-content{overflow: hidden;}
.icon-content h5{font-weight: bold;font-size: 18px;line-height: 25px;color: #1a1a1a;margin-top: 10px;margin-bottom: 10px;}
@media (max-width:767px) {
	.nyshowdesc{font-size:14px;line-height:1.6;min-height:100px;}
	.nyshowdesc h1{font-size:30px;}
	.nyshowdesc h2{font-size:24px;}
	.nyshowdesc h3{font-size:18px;}
	.nyshowdesc h4{font-size:14px;}
	.block-shadow{height:auto;}
}

/* 内页关于我们 */
.brank_con{font-size: 16px;line-height: 1.8;color: #333;}
.brank_con>.cpcon h4{color: #3367cd;font-weight: bold;font-size: 20px;line-height: 1.8;}
.brank_con>.cpcon{padding:50px 0;overflow: hidden;}
.brank_con>.cpcon:last-child{margin-bottom: 0;}
.brank_con>.cpcon:nth-child(odd){background: transparent;}
.brank_con>.cpcon:nth-child(odd) .cpcon_img{float: right;}
.brank_con>.cpcon:nth-child(even){background: #f5f5f5;}
.brank_con>.cpcon>h3{text-align: center;font-size: 36px;margin-bottom: 50px;}
.brank_con>.cpcon .cpcon_img img{max-width: 100%;height:auto!important;display: block;margin:0 auto;}
.brank_con>.cpcon .cpcon_txt{padding-top: 15px;padding-bottom: 15px;}
@media (max-width: 767px){
	.brank_con{font-size: 14px;line-height: 1.6;}
	.brank_con>.cpcon{padding:20px 0;}
	.brank_con>.cpcon>h3{font-size: 24px;margin-bottom: 20px;}
}

.nypo-l{width:50%;height:500px;float:left;overflow-y:scroll;}
.nypo-r{width:50%;height:500px;float:right;overflow:hidden;position:relative;}
.nypo-r img{position:absolute;left:50%;transform:translateX(-50%);}

@media (max-width: 1199px){
	#nypoint ul li{padding:10px;}
	#nypoint ul li a span{margin:16px 0;}
}
@media (max-width: 991px){
	#nypoint ul li{width:50%;}
}
@media (max-width: 600px){
	#nypoint ul li{width:33.33%;}
	.nypo-r{width:100%;height:auto;}
	.nypo-r img{position:relative;height:250px;}
	.nypo-l{width:100%;overflow:hidden;height:auto;}
}
@media (max-width: 500px){
	#nypoint ul li{width:50%;}
	.nypo-r img{height:150px;}
}

.nyshowdesc>.nyject{overflow:hidden;background: #f5f5f5;}
.nyshowdesc>.nyject .nyject_img{overflow:hidden;}
.nyshowdesc>.nyject .nyject_img img{transition: 0.5s;}
.nyshowdesc>.nyject .nyject_txt{padding:20px 50px;}
.nyshowdesc>.nyject .nyject_txt h4{color:#333;font-size:24px;margin-bottom:20px;font-weight:bold;}
.nyshowdesc>.nyject .nyject_txt p{font-size:16px;color:#666;}
.nyshowdesc>.nyject:hover .nyject_img img{transform: scale(1.1);}
@media (min-width:768px) {
	.nyshowdesc>.nyject{display:flex;align-items: center;}
	.nyshowdesc>.nyject:nth-child(even){flex-direction: row-reverse;}
	.nyshowdesc>.nyject .nyject_img,  .nyshowdesc>.nyject .nyject_txt{flex:50%;}
}
@media (max-width:767px) {
	.nyshowdesc>.nyject .nyject_txt{padding:20px;}
}
@media (max-width:500px) {
	.nyshowdesc>.nyject .nyject_txt{padding:15px;}
	.nyshowdesc>.nyject .nyject_txt h4{font-size:20px;margin-bottom:10px;}
	.nyshowdesc>.nyject .nyject_txt p{font-size:14px;}
}

/* 内页公司简介 */
.ny_about_1_box { display: flex; }
.ny_about_1_box .box_l { flex: 1; }
.ny_about_1_box .box_l dl{ margin-bottom:0;}
.ny_about_1_box .box_l dt { display: block;overflow: hidden;border-radius: 30px;}
.ny_about_1_box .box_l dt img { display:block; max-width: 100%; }
.ny_about_1_box .box_r { flex: 1; }
.ny_about_1_box .box_r .flex { width: 100%; height: 100%; }
.ny_about_1_box .box_r .flex .box_r_nr { display: block;  padding:0 10%; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t {text-align: left;display: block;margin-bottom: 10px;font-family: 'ch1'; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 36px;color: #2f4c9c;display: block;margin-bottom: 10px;line-height: 1;letter-spacing: 0px; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t span {font-size: 24px;color: #333;opacity: 1;display: block;}
.ny_about_1_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
.ny_about_1_box .box_r .flex .box_r_nr .desc:last-child { margin-bottom:0px; }
.ny_about_1_box .box_r .flex .box_r_nr .desc span {font-size: 20px;color: #2f4c9c;margin: 0 0 20px;display: block;}
.ny_about_1_box .box_r .flex .box_r_nr .desc .list {font-size: 16px;line-height: 1.6;color: #5f5f5f;margin-top: 5px;display: block;}
.ny_about_1_box .box_r .flex .box_r_nr .desc .list p{ margin: 5px 0; text-indent: 2em; font-family: ch;}
.ny_about_1_1_box  {display: flex;flex-direction: row-reverse;margin-top: 32px;}
.ny_about_1_1_box .box_l { flex: 1; }
.ny_about_1_1_box .box_l dl{ margin-bottom:0; }
.ny_about_1_1_box .box_l dt {display: block;overflow: hidden;border-radius: 30px;}
.ny_about_1_1_box .box_l dt img { display:block; max-width: 100%; }
.ny_about_1_1_box .box_r { flex: 1; }
.ny_about_1_1_box .box_r .flex { width: 100%; height: 100%; }
.ny_about_1_1_box .box_r .flex .box_r_nr {display: block;padding: 0 8% 0 0;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t {text-align: left;display: block;margin-bottom: 24px;font-family: 'ch1';}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p {font-size: 36px;color: #2f4c9c;display: block;margin-bottom: 5px;line-height: 1;letter-spacing: 0px;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 32px;color: #333;opacity: 1;display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc .list {font-size: 16px;line-height: 1.8;color: #5f5f5f;margin-top: 5px;display: block;/* overflow: scroll; *//* height: 310px; */}
.ny_about_1_1_box .box_r .flex .box_r_nr .desc .list p{ margin: 5px 0; text-indent: 2em; padding-right: 30px;}
.ny_about_1_1_box .box_r .flex .box_r_nr .number{  display:block;}
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { text-align: center; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 40px; color: #2f4c9c; font-weight: bold; line-height: 1;}
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-unit { font-size: 14px; color: #2f4c9c;line-height: normal; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { line-height: normal; display: block; font-size: 14px; color: #888888; line-height: 2; text-align: left; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t-box { text-align: left; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t{ position: relative; }
@media(max-width: 1440px) {
	.ny_about_1_1_box .box_r .flex .box_r_nr .desc .list p{ font-size: 16px; line-height: 24px;}
}

@media(max-width: 1409px) {
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 36px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p{ font-size: 36px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 30px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { padding-right: 0px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t { margin-bottom: 30px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 25px; }
}
@media(max-width: 1309px) {
	.ny_about_1_box .box_r .flex .box_r_nr { padding:0 5%; }
	.ny_about_1_1_box .box_r .flex .box_r_nr { padding: 0 5% 0 0; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t { margin-bottom: 20px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 15px; }
}
@media(max-width: 1199px) {
	.ny_about_1_box { margin-bottom:25px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc span { font-size: 16px; }
	.ny_about_1_box .box_l dt { display: flex;vertical-align: middle;height: 100%; align-items: center; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px;   }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 24px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 12px; }
}
@media(max-width: 991px) {
	.ny_about_1_box { display: block; width: 100%; }
	.ny_about_1_box .box_l { display: block; width: 100%; }
	.ny_about_1_box .box_r { display: block; width: 100%; }
	.ny_about_1_box .box_r .flex .box_r_nr { padding: 5% 0; }
	.ny_about_1_1_box { display: block; width: 100%; }
	.ny_about_1_1_box .box_l{ display: block; width: 100%; }
	.ny_about_1_1_box .box_r{ display: block; width: 100%; }
	.ny_about_1_1_box .box_r .flex .box_r_nr { padding: 5% 0; }
}
@media(max-width: 767px) {
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { margin-bottom: 15px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 14px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .desc .list p{ padding-right: 0; }
}

/*内页联系我们*/
.lianxi_m { overflow: hidden;margin-top: 10px;margin-bottom: 24px;background: #f5f5f5; }
.lianxi_m .lianxi_ml { width: 410px;float: left;background: #2f4c9c;color: #fff;padding: 30px 40px 30px 40px;overflow: hidden; }
.lianxi_m .lianxi_ml .lianxi_ml_m { overflow: hidden;font-size: 36px;font-weight: bold;line-height: 52px;margin-bottom: 18px; color: #fff; }
.lianxi_m .lianxi_ml .lianxi_ml_s { width: 324px;border: solid 2px #fff;font-size: 20px;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-bottom: 18px;line-height: 55px; }
.lianxi_m .lianxi_ml .lianxi_ml_s a{ color: #fff;font-size: 26px; }
.lianxi_m .lianxi_ml .lianxi_ml_en { font-family:'Arial';font-size: 24px;line-height: 40px; }

.lianxi_mr { float: right;position: relative;width: calc(100% - 470px); }
.lianxi_mr_i { float: left;font-family: Arial, Helvetica, sans-serif;font-size: 100px;font-weight: 89;margin-left: -28px;line-height: normal;color: #999;position: absolute;overflow: hidden;margin-top: 20px; }
.lianxi_m .mr_i { font-size: 100px;line-height: 200px;margin-top: 100px;margin-left: calc(100% - 690px); position: absolute; right:30px; }
.lianxi_mr_m { width: calc(100% - 69px);float: left;overflow: hidden;padding-left: 22px;padding-right: 10px;padding-top: 24px;line-height: 28px;color: #666;font-size: 16px;text-align:left}
.lianxi_mr_m span { font-size: 24px;font-weight: bold;line-height: 60px;color: #2f4c9c;}
.contact_ny ul  { background: #fff; overflow: hidden; border-right: none;}
.contact_ny ul li { float: left;width:33.3333%;height: 140px;border-width: 1px 0 1px 1px;border: 1px solid #ececec;padding: 30px;text-align: left;box-sizing: border-box; }
.contact_ny ul li em { float: left;display: inline-block;width: 51px;height: 51px;margin-right: 9px;margin-top: 12px;margin-bottom: 12px;}
.contact_ny ul li h5 { color: #2f4c9c;margin-bottom: 2px;font-size: 18px;font-weight: bold;display: inline-block;}
.msa{ text-align: center;font-size: 18px;line-height: 50px; }
@media(max-width: 1199px) {
	.lianxi_m .lianxi_ml { width: 400px; }
	.lianxi_mr_i { display: none; }
	.lianxi_mr { width: calc(100% - 400px); }
}
@media(max-width: 991px) {
	.contact_ny ul li { width: 50%; }
	.lianxi_mr { width: calc(100% - 360px); }
	.lianxi_m .lianxi_ml { width: 360px;padding: 30px 20px 30px 20px; }
	.lianxi_mr_m{ width: 100%; }
	.lianxi_m .lianxi_ml .lianxi_ml_s a{ font-size:20px; }
}
@media(max-width: 767px) {
	.lianxi_m .lianxi_ml{ width: 100%;float: none; overflow: hidden; padding: 20px 20px 20px 20px; }
	.lianxi_mr { width: 100%; float: none; overflow: hidden; }
	.contact_ny ul li{ width: 100%; }
	.lianxi_mr_m{ padding-top: 15px; padding-bottom: 20px; }
	.lianxi_m .lianxi_ml .lianxi_ml_m { font-size: 24px; }
	.lianxi_m .lianxi_ml .lianxi_ml_s { width: 290px; line-height: 48px; font-size: 24px; }
	.lianxi_m .lianxi_ml .lianxi_ml_en { font-size: 20px; line-height: auto; }
	.lianxi_m .lianxi_ml .lianxi_ml_s a{ font-size:16px; }
}

/* 联系咨询 */
#lx_nymessage {background-color: #f6f7fb;padding:50px 0;background: url(/skin/bg3.jpg) center no-repeat;}
.form-horizontal {overflow: hidden;margin-top: 30px;}
#lx_nymessage p {font-size: 40px;display: block;margin-bottom: 40px;line-height: 1;letter-spacing: 0px;text-align: center;font-family: 'ch1';position: relative;padding-bottom: 20px;color: #fff;}
#lx_nymessage p::after {content: '';cursor: pointer;position: absolute;left: 50%;bottom: 0;width: 120px;height: 3px;background: #fff;transform: translateX(-50%);}
#lx_nymessage span { font-size: 32px;color: #333;opacity: 1;display: block;text-align: center;}
.form-horizontal .form-group {margin-bottom: 10px; position: relative;}
.form-control { padding: 0px; margin: 0px; border: none; }
#lx_nymessage .mess_1 { margin: 0 -5px; display: flex; flex-wrap: wrap; align-items: flex-start; padding-left: 0px; padding-right: 0px; }
#lx_nymessage .mess_1 .form-group { margin-bottom: 10px; position: relative;  width: 50%; padding: 0 5px; } 
#lx_nymessage .mess_1 .form-group  input {padding: 0 20px;width: 100%;height: 72px;line-height: 72px;background: url(/skin/user.png) 15px #fff no-repeat;font-size: 16px;border:none;border-radius: 10px;border: 2px solid #fff;padding-left: 40px;}
#lx_nymessage .mess_1 .form-group input:hover{ border: 2px solid #3367cd;}
#lx_nymessage .mess_1 .form-group  input:nth-child(1){}
#lx_nymessage .mess_1 .form-group  input:nth-child(2){}
#lx_nymessage .mess_1 .form-group  input:nth-child(3){}
#lx_nymessage .mess_1 .form-group  input:nth-child(4){}
.form-horizontal .form-group { margin-left: 0px !important; margin-right:0px !important;}
.form-horizontal .form-group .mess_2_2  {  padding-left: 0px; padding-right: 0px; }
#lx_nymessage textarea {width: 100%;height: 200px;padding: 25px 20px;line-height: 26px;background: url(/skin/address.png) 15px 30px #fff no-repeat;overflow-y: auto;font-size: 16px;padding-left: 40px;/* opacity: 0.9; */border: 2px solid #fff;border-radius: 12px;}
#lx_nymessage textarea:hover{ border:2px solid #3367cd; }
.btn-default {width: 20%;line-height: 40px;text-align: center;font-size: 20px;color: #333;background-color: #fff;border: none;border-radius: 10;}
.btn-default:hover {color: #333;background-color: #fff;}
.btn-default:first-child {background-color: #3367cd;color: #fff;margin-right: 20px;}
#lx_nymessage .mess_2 { padding-left: 0px; padding-right:10px;  }
#lx_nymessage .mess_3 { margin-top: 25px; overflow: hidden; }
#lx_nymessage .mess_3 .mess_3_3 { padding-left: 0px; padding-right: 0px;  }
.btn-default:first-child:hover { background: #3367cd; color: #fff; }
#lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#999; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:#999; font-size: 16px;  }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:#999; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; font-size: 16px;  }
#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 16px; }
#lx_nymessage textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:#999; font-size: 16px;  }
#lx_nymessage textarea::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:#999; font-size: 16px; }
#lx_nymessage textarea::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; font-size: 16px;  }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6); box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6); }
.form-control {box-shadow: inset 0 0px 0px rgba(0,0,0,.075);}
@media(max-width: 1310px) {
	#lx_nymessage p { font-size: 36px; }
	#lx_nymessage { padding: 50px 0; }
	.form-horizontal { padding:0 10px; }
}
@media(max-width: 767px) {
	#lx_nymessage h4 { font-size: 24px; }
	#lx_nymessage .mess_1 .form-group { width: 100%; }
	#lx_nymessage .mess_1 { padding-left: 0px; padding-right: 0px; }
	#lx_nymessage .mess_1 .form-group input { line-height: 46px; height: 46px; }
	.mess_2_2 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage textarea { height: 140px; }
	.btn-default { width: 40%; }
	.mess_3_3 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage p { font-size: 26px; }
	#lx_nymessage span { font-size: 24px; }
	.form-horizontal { padding:0; }
	#lx_nymessage .mess_1 .form-group input::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group input::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
	#lx_nymessage .mess_1 .form-group input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group input::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
	#lx_nymessage textarea::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
	.btn-default { font-size: 14px; }
}

/* 留言模块Message */
#nymessage{padding:50px 0;background:url(/skin/nymessagebg.jpg) no-repeat center / cover;}
#nymessage h4{color:#2f4c9c;}
#nymessage form{overflow:hidden;margin-top:50px;}
#nymessage form label{font-weight:normal;text-align:none ! important; white-space: nowrap; }
#nymessage .nymessage-h6{text-align:left;}
@media (max-width:767px) {
	#nymessage{padding:30px 0;}
	#nymessage h4{font-size:16px;line-height:1.4;}
	#nymessage form{margin-top:30px;}
	#nymessage form>div[class^="col-"]{padding:0 5px;}
}

#nycommon{padding:30px 0;background:#f6f7fb;}
@media (max-width:767px) {
	#nycommon{padding:20px 0;}
}
/* 热门标签 */
.nycomtag{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;}
.nycomtag>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #2f4c9c solid;color: #2f4c9c;font-size: 18px;font-weight: bold;background:url(/skin/ny-objs.png) no-repeat left;}
.nycomtag>a{float:right;}
.ghtag{padding-left:22px;background:url(/skin/ghtag.png) no-repeat left;}
#tagac{margin-top:10px;}
#tagac>a{font-size: 14px;color: #797979;line-height: 25px;display: inline-block;background-color: #fff;border-radius: 30px;padding: 0 14px;margin-top: 14px;box-shadow: 1px 4px 16px 0px rgb(30 168 57 / 20%);margin-right: 10px;transition: all ease 0.3s;}
#tagac>a:hover{background-color: #2f4c9c;color: #fff;}

/* 推荐新闻 */
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #2f4c9c solid;color: #2f4c9c;font-size: 18px;font-weight: bold;background:url(/skin/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(/skin/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:calc(100% - 90px);color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(/skin/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#2f4c9c;}

/*视频列表*/
.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyvideo-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyvideo-div a img{display:block;max-width: 100%;width: 311px;}
.nyvideo-div a.nyvideo-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyvideo-div:hover a{border-color:#2f4c9c;color:#2f4c9c;}

/*视频详情*/
.showvideo-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showvideo-top>h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showvideo-time{text-align:center;}
.showvideo-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showvideo-time span:last-child{margin-right:0;}
.showvideo-mp{margin:20px 0;text-align:center;}
.showvideo-mp video, .showvideo-mp iframe{width:800px;max-width:100%;height: 600px;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#2f4c9c;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{margin-bottom:20px;}
.showdown-top>h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px;}
.showdown-top>ul{padding:10px;background:#f6f6f6;}
.showdown-top>ul>li{border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px;}
.showdown-top>ul>li:last-child{margin-bottom:0;}
.showdown-top>ul>li>span{padding: 0px 10px;margin-right: 5px;}
.showdown-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showdown-con  img{max-width:100%;height:auto !important;}

/*图片列表*/
.nyimglist{padding:50px 0;}
.nyimg-ul{overflow:hidden;margin: 30px 0;margin-top: 0;}
.nyimg-ul li {margin-bottom: 36px;padding: 0px 36px;}
.nyimg-ul li .nyimg-div {background:#fff;padding:7px;border:1px solid #D9D9D9;border-radius: 20px;}
.nyimg-ul li .nyimg-div a {display:block;overflow:hidden;border-radius: 12px;}
.nyimg-ul li .nyimg-div img {margin:0 auto;-webkit-transition:1s;-moz-transition:1s;transition:1s;width:100%;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top:9px;line-height:40px;display:block;background:#EFEFEF;font-size:14px;color:#333;text-align:center;}
.nyimg-ul li:hover .nyimg-a {color:#ffffff !important;}
.nyimg-ul li:hover .nyimg-div img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nyimg-ul li:hover .nyimg-a {background:#2f4c9c;color:#fff;}
@media (max-width:767px){
	.nyimglist{padding:30px 10px;}
	.nyimg-ul li .nyimg-a{line-height:32px;}
	.nyimg-ul{ margin-top: 0; margin-bottom: 0;}
	.nyimg-ul li{ padding: 0 5px;}
	.showvideo-mp video, .showvideo-mp iframe{ height: 300px; width: 100%;}
}

/*图片详情*/
.nyshowimg{padding: 42px 10px 50px;}
.showimg-top{padding-top: 0px;padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showimg-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;height:auto !important;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(/skin/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-size:16px;font-weight:bold;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 300;padding: 0 10px;border-bottom: 1px solid #F0F2F5;padding-bottom: 20px;}
.showimg-con img{max-width: 100%;height:auto !important;}
.showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-top:20px;}
.showimg-page>div[class^="col-"]{padding: 0 10px;}
.showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.showimg-right{border-left:1px solid #f0f2f5;}
@media (max-width:767px){
	.nyshowimg{padding:0 10px 30px;}
	.showimg-left{padding:0;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{font-size:14px !important;}
	.showimg-page a{padding:8px;}
}

/* 右侧栏目信息 */
.nybusiness{margin-bottom: 20px;}
.nybusiness>p{font-size: 16px;color: #2f4c9c;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(/skin/ny-objs.png) no-repeat left;}
.nybusiness a{margin-bottom:10px;display:block;position:relative;}
.nybusiness a:last-child{margin-bottom:0;}
.nybusiness-img{overflow:hidden;}
.nybusiness a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.5);width:100%;line-height:30px;padding:0 10px;text-align:center;color:#fff;}
.nybusiness a:hover p{background: rgba(0,153,255,.5);}

.hotnews{}
.hotnews p{font-size: 16px;color: #2f4c9c;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(/skin/ny-news.png) no-repeat left;}
.hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(/skin/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background: url(/skin/iyuan_on.png) no-repeat left;color: #2f4c9c;}

/*新闻列表*/
.nynewslist{ padding:50px 0; }
.nynews-ul { display: block; }
.nynews-ul li.nynews-li { padding:0 10px 10px;margin-bottom:20px;cursor:pointer;}
.nynews-img { padding:0;overflow:hidden;border:1px solid #f3f3f3;}
.nynews-img a { display:block; }
.nynews-img img { width:100%;transition:.8s; }
.nynews-ul li.nynews-li:hover img { transform:scale(1.02); }
.nynews-date { color:#333;line-height:20px;font-size:12px; }
.nynews-date span { color:#4d4c51; }
.nynews-date img { margin:4px 6px 0 0;float:left; }
.nynews-date p { float:left;margin:0; }
.nynews-date i { margin-right:5px;}
.nynews-con h3 { font-size:18px;font-weight:bold;color:#3b3c3c;text-transform:uppercase;line-height:32px;letter-spacing:1px;margin-top:0px;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nynews-con h3 a { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.nynews-ul li.nynews-li:hover h3 a { color:#2f4c9c; }
.nynews-con { background-color:#f9f9f9;padding-top:16px;padding-bottom:18px;}
.nynews-con p.nynews-desp { color:#8d8d8d;font-size:14px;line-height:23px;margin:10px 0;height:46px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.nynews-con a.nynews-more { position:relative;left:0;color:#ffffff;font-size:15px;padding:7px;background:#2f4c9c;margin-top:10px;width:120px;display:block;border-radius:20px;float:left;text-align:center;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.nynews-con a.nynews-more:hover { background:#FF7A0E;left:10px;color:#ffffff !important;}
@media (max-width:991px) {
	#nynewslist>.container {padding-left:5px;padding-right:5px;}
	.nynews-ul li.nynews-li {padding:0 5px 4px;margin-bottom:14px;}
}
@media (max-width:767px) {
	.nynews-con h3 {font-size:16px;font-weight:bold}
	.nynews-con {padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 12px;}
	.nynews-con p.nynews-desp{margin: 2px 0 8px;}
}
.nynews-ul .news_list { overflow: hidden; margin-top: 30px; margin-bottom: 20px; }
.nynews-ul .news_list .news_list_l { padding-left:0px; padding-right: 0px; float: left; width: 37%; }
.nynews-ul .news_list .news_list_l a { display: block; position: relative; }
.nynews-ul .news_list .news_list_l a dt { display: block; }
.nynews-ul .news_list .news_list_l a dt img { max-width: 100%; display: block; }
.nynews-ul .news_list .news_list_l a .news_list_l_t { width: 100%;height: 62px;overflow: hidden;background: rgba(0,0,0,0.8) url(/skin/news-blue-back.png) no-repeat left center;position: absolute;bottom: 0;left: 0; }
.nynews-ul .news_list .news_list_l a .news_list_l_t::after { position: absolute; content: ''; width: 0%; height: 100%; display: block; background: #2f4c9c; transition: all 0.5s; left: 0; top: 0; z-index: 1;}
.nynews-ul .news_list .news_list_l a:hover .news_list_l_t::after { width: 100%;  }
.nynews-ul .news_list .news_list_l a .news_list_l_t .time{ height: 62px;font-family: arial;color: #fff;float: left;  position: relative; z-index: 2; }
.nynews-ul .news_list .news_list_l a .news_list_l_t .time .day{ font-size: 24px;line-height: 30px;padding-top: 5px;text-indent: 28px; }
.nynews-ul .news_list .news_list_l a .news_list_l_t .time .year{ font-size: 15px;text-indent: 16px; }
.nynews-ul .news_list .news_list_l a .news_list_l_t .tit{ float: left;margin-left: 8%;line-height: 62px;min-height: 62px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-size: 17px;color: #fff;width: 76%; position: relative; z-index: 2;}
.nynews-ul .news_list .news_list_r { padding-right: 0px; padding-left: 20px; float: left; width: 63%; }
.nynews-ul .news_list .news_list_r a { overflow: hidden; display: block;  margin-bottom: 20px; }
.nynews-ul .news_list .news_list_r a .pic { width: 27%;overflow: hidden;float: left; }
.nynews-ul .news_list .news_list_r a .pic img { max-width: 100%; display: block; }
.nynews-ul .news_list .news_list_r a .desc{ width: 73%;float: right;padding-left: 20px;padding-top: 18px; }
.nynews-ul .news_list .news_list_r a .desc .tit{ font-size: 17px;color: #333333;line-height: 24px;min-height: 24px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;transition: all .5s ease;}
.nynews-ul .news_list .news_list_r a:hover .desc .tit { color: #2f4c9c; }
.news-top .right .item-list:hover .Info .tit{ color: #2b72ad;transition: all .5s ease;}
.nynews-ul .news_list .news_list_r a .desc .time{ font-family: arial;font-size: 15px;color: #777777;margin: 12px 0;}
.nynews-ul .news_list .news_list_r a .desc .sub{ font-size: 15px;color: #666666;line-height: 25px;min-height: 50px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-ul .news_list .news_list_r a .desc .jt{ display: block;height: 12px;margin-top: 15px;background: url(/skin/news-jt.png) no-repeat left center;}
@media screen and (max-width: 1440px){.nynews-ul .news_list .news_list_r a .desc .time{margin: 6px 0;}
.nynews-ul .news_list .news_list_r a .desc .jt{margin-top: 10px;}}
.nynews-ul .news_list .news_list_r a:first-child{margin-bottom: 19px;border-bottom: 1px solid #eeeeee;padding-bottom: 20px; }
.nynews-ul li{width: 100%;overflow: hidden;padding: 36px 49px 0 31px;background: #f4f6f8; margin-bottom: 15px;transition: all .5s ease;}
.nynews-ul li:last-child { margin-bottom: 25px }
.nynews-ul li:hover{background: #f4f6f8;box-shadow: 0px 0px 10px 0 rgba(47, 76, 156, .4);transition: all .5s ease;}
.nynews-ul li .time-box{width: 90px;float: left;background: #2f4c9c;font-family: arial;color: #fff;text-align: center;padding: 7px 0 7px;}
.nynews-ul li .time-box .day{ font-size: 48px;line-height: 50px;}
.nynews-ul li .time-box .year{ font-size: 15px;line-height: 25px;}
.nynews-ul li .content{ width: 92.275862068%;float: right;overflow: hidden;/* border-bottom: 1px solid #d3d5d6; */padding-bottom: 35px;}
.nynews-ul li .content hr{ float: left;width: 1px;height: 90px;background: #e5e6e6;padding: 0;margin: 0;}
.nynews-ul li .content .Info{ width: 78%;float: left;margin-left: 20px;}
.nynews-ul li .content .Info .tit{ font-size: 18px;font-weight: bold;line-height: 25px;color: #333333;min-height: 25px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;transition: all .5s ease;}
.nynews-ul li:hover .content .Info .tit{ color: #2f4c9c;transition: all .5s ease;}
.nynews-ul li .content .Info .key{ font-size: 14px;color: #888888;line-height: 25px;margin: 14px 0;}
.nynews-ul li .content .Info .sub{ font-size: 15px;color: #555555;line-height: 28px;min-height: 56px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-ul li .content .Pic{ width: 16%;float: right;overflow: hidden; }
.nynews-ul li .content .Pic img{ display: block;width: 100%;transform: scale(1);transition: all .5s ease; }
.nynews-ul li:hover .content .Pic img{ transform: scale(1.12);transition: all .5s ease; }

@media(max-width:1331px) {
    .nynews-ul .news_list .news_list_r a:first-child { margin-bottom: 10px;padding-bottom: 10px;}
    .nynews-ul .news_list .news_list_r a .desc { padding-top:10px;}
    .nynews-ul li .content { width:88%;}
    .nynews-ul .news_list .news_list_l a .news_list_l_t .tit { width:65%;}
    .nynews-ul .news_list { margin-top: 0px; }
}
@media(max-width:1199px) {
    .nynews-ul .news_list .news_list_r a .desc .sub { -webkit-line-clamp: 1; min-height:auto;}
    .nynews-ul .news_list .news_list_l a .news_list_l_t .tit { width:65%;}
}
@media(max-width:991px) {
	.nynews-ul .news_list .news_list_r a .pic { width:35%;}
	.nynews-ul .news_list .news_list_r a .desc {width:64%; }
	.nynews-ul li .content { width:84%; }
	.nynews-ul li .content .Info { width:70%; }
	.nynews-ul li .content .Pic{ width:25%; }
	.nynews-ul .news_list .news_list_l { width: 41%; }
	.nynews-ul .news_list .news_list_r { width: 55%; }
	.nynews-ul .news_list .news_list_r a .desc .time { display: none; }
}
@media(max-width:767px) {
	.nynewslist{padding:30px 10px;}
    .nynews-ul .news_list .news_list_l { width:100%;}
    .nynews-ul .news_list .news_list_r { width:100%; padding-left:0; padding-top:15px;}
    .nynews-ul .news_list .news_list_r a .pic { width:40%;}
    .nynews-ul .news_list .news_list_r a .desc {width:60%; }
    .nynews-ul .news_list .news_list_r a .desc .jt { display:none;}
    .nynews-ul .news_list { margin-top: 0px;}
    .nynews-ul li .time-box { display:none;}
    .nynews-ul li { padding:10px 10px;}
    .nynews-ul li .content hr { display:none;}
    .nynews-ul li .content { width:100%; padding-bottom:0;}
    .nynews-ul li .content .Info { width:60%; margin-left:0px; padding-right:10px;}
    .nynews-ul li .content .Pic {width:40%;}
    .nynews-ul li .content .Info .tit { font-size:16px; font-weight:normal;}
    .nynews-ul li .content .Info .key { display:none;}
    .nynews-ul li .content .Info .sub { font-size:14px;}
}
@media(max-width: 500px) {
	.ny_news_list {  padding-left:0px !important; padding-right: 0px !important;}
	.nynewslist .ny_container{  padding-left:10px; padding-right: 10px;}
	.nynews-ul .news_list .news_list_l a .news_list_l_t .tit { font-size: 16px; }
    .nynews-ul li .content .Info .tit { font-size:14px;}
    .nynews-ul li .content .Info .sub { font-size:12px;}
}

/*新闻详情*/
.shownews-top{/* padding-top:30px; */padding-bottom: 20px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 36px;margin-bottom: 5px;font-family: ch1;}
.shownews-time{text-align: center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con{font-size: 16px;line-height: 1.8;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}
.shownews-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.shownews-page>div[class^="col-"]{padding: 0 10px;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.shownews-top{padding-top:10px;}
	.shownews-top h1{font-size: 20px;}
	.shownews-con{font-size:14px !important;line-height: 1.6;}
	.shownews-page a{padding:8px;}
}

/* 招聘模块Nyjoblist*/
.nyjoblist-ul{overflow: hidden;}
.nyjoblist-ul li{margin-bottom: 20px;border-bottom: 1px solid #dedede;}
.nyjoblist-ul li .nyjoblist-top{padding: 20px;position: relative;overflow:hidden;}
.nyjoblist-ul li .nyjoblist-top h3{color: #333;font-size: 20px;font-weight: bold;padding-bottom: 10px;}
.nyjoblist-ul li .nyjoblist-top span{padding-right: 20px;color: #999;}
.nyjoblist-ul li .nyjoblist-top p{color:#666;margin:10px 0;}
.nyjoblist-ul li .nyjoblist-top>a{float:left;padding:10px 25px;background:#2f4c9c;border-radius:20px;color:#fff;margin-right:10px;}
.nyjoblist-ul li .nyjoblist-top>a+a{margin-right:0;}
.nyjoblist-ul li .nyjoblist-top>a:hover{background:#ffc531;color:#333;}
@media (max-width:767px) {
	.nyjoblist-ul li .nyjoblist-top{padding:10px;}
}

.showjob-left{padding-bottom:30px;}
.showjob-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:10px;}
.showjob-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.showjob-list{overflow:hidden;margin-bottom:30px;}
.showjob-list li{width:50%;float:left;padding:5px 10px;background: url(/skin/dt-0.png) no-repeat left top 13px;}
.showjob-list li span{float: left;margin-right: 10px;color: #999;}
.showjob-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px 0;}
.showjob-con img{max-width: 100%;height:auto !important;}
.showjob-more{}
.showjob-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
.showjob-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showjob-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.showjob-top h1{ font-size:20px;}
	.showjob-top h2{ font-size:16px;}
	.showjob-con{padding:0;font-size:14px !important}
	.showjob-left{padding: 0;}
	.showjob-page>div[class^="col-"]{padding: 0 10px;}
}

/* 内页导航 */
#nynav{padding: 10px 0;border-bottom: 1px solid #ddd;}
.nyjc-crcrumbs{border-bottom: 1px solid #ddd;background: url(/skin/location.png) left 6px no-repeat;padding-left: 20px;color: #808080;margin-bottom: 15px;line-height: 25px;padding-bottom: 10px;}
.nyjc-crcrumbs a{color: #808080;}
.nyjc-crcrumbs a:hover{color: #2f4c9c;}

.nyjc-desc{padding:20px;margin-bottom:20px;background:#f6f6f6;}
.nyjc-desc h1{font-size:24px;color:#333;margin-bottom:10px;}
.nyjc-desc p{font-size:14px;line-height:1.8;color:#555;}

/*产品详情*/
.showpro-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:20px;}
.showpro-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showpro-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showpro-img{margin-bottom:20px;}
.sp-thumbs a:link, .sp-thumbs a:visited{width:82px;height:82px;}
@media (max-width:1629px){
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:75px;height:75px; }
}
@media (max-width:1529px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:70px;height:70px; }
}
@media (max-width:1429px){
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:66px;height:66px; }
}
@media (max-width:1329px){
	.sp-wrap{border: 6px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:70px;height:70px; }
}
@media (max-width:1229px){
	.sp-wrap{border: 5px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:68px;height:68px; }
}
@media (max-width:1199px){
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:76px;height:76px; }
}
@media (max-width:991px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{ width:79px;height:79px; }
}
@media (max-width:767px){
	.showpro-top h1{ font-size: 20px; }
	.showpro-imgbox{ padding:0; }
}
#spotlight .footer{width:100%;text-align:center !important;}
.showpro-rem{float:left;}
.showpro-rem>p{color:#2f4c9c;font-weight: bold;line-height: 25px;margin-bottom: 10px;font-size: 18px;}
.showpro-rem ul{}
.showpro-rem ul li:nth-child(n+4){display:none;}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover a{border-color: #2f4c9c}

/*产品参数*/
.showpro-p{ margin-bottom:20px; }
.showpro-p h5{ color: #444;line-height: 25px;margin-bottom: 10px; }
.showpro-p p{ color: #666;line-height: 25px;margin-bottom: 10px;width: 50%;float: left;padding-right: 10px; }
.nyproshow-info{ line-height:1.8;color:#666;margin-bottom:20px; }
.showpro-tel{ overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0; }
.showpro-telx{ float:left;line-height:40px; }
.showpro-telx img{ float:left;margin-right:12px; }
.showpro-telcon{ float:left; }
.showpro-telcon p{ float:left;color:#666;margin-bottom:0; }
.showpro-telcon span{ float:left;color:#333;font-size:24px;font-family: arial; }
.showpro-tel a{ float:right;display:block;line-height:40px;padding:0 20px;background:#2f4c9c;color:#fff; }
.showpro-tel a i{ margin-right:5px; }
.showpro-tel a:hover{ background:#034ad8; }
.showpro-con{ margin-top: 20px; }
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #2f4c9c;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{ font-size: 16px;line-height: 1.8;overflow: hidden; }
.showpro-details .showpro-det{ display:none;min-height:200px; }
.showpro-details .showpro-det strong{ font-size:18px; }
.showpro-det>div{margin-bottom: 10px;}
.showpro-det p{margin: 5px 0;}
.showpro-det img{max-width: 100%;height:auto !important;}
.showpro-det video{max-width: 100%;height:auto !important;background:#000;}
@media (max-width:991px){
	.showpro-right{margin-top:20px;}
}
@media (max-width:767px){
	.showpro-p>h1{ font-size:20px; }
	.showpro-p p{ line-height:20px; }
	.showpro-details{ font-size: 14px;line-height: 1.6; }
	.showpro-details .showpro-det strong{ font-size:16px; }
}

#nyprozylist .owl-dots{ position:absolute;left:0;right:0;bottom:10px;font-size:0;text-align:center; }
#nyprozylist .owl-dots .owl-dot{ width:10px;height:10px;display:inline-block;background:rgb(0 0 0 / 30%);margin-right:6px;border-radius:50%; }
#nyprozylist .owl-dots .owl-dot:last-child{ margin-right:0; }
#nyprozylist .owl-dots .owl-dot.active{ background:#000; }

/*相关产品*/
.nyaboutpro{ line-height: 40px;height: 41px;border-bottom: 1px #ccc solid; }
.nyaboutpro>h3{ float: left;width: 150px;text-indent: 30px; height: 40px; line-height: 40px;border-bottom: 2px #2f4c9c solid;color: #2f4c9c;font-size: 18px;font-weight: bold;background:url(/skin/nyaboutproico.png) no-repeat left;}
#abprolist{ margin:20px 0; }
#abprolist li{ padding:0 10px; }
#abprolist li a{ display:block; }
#abprolist li a .abpro-img{ padding:2px;border:1px solid #ccc; }
#abprolist li a .abpro-img img{ display:block; max-width:100%; }
#abprolist li a p{ margin-top:5px; line-height:30px; height:30px; text-align:center; background:#ccc; padding:0 10px; color:#333; }
#abprolist li a:hover .abpro-img{ border-color:#2f4c9c; }
#abprolist li a:hover p{ background:#2f4c9c;color:#fff; }

.nyhpro{padding: 0 10px 30px;}
.nyhotpro{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;margin-bottom:20px;}
.nyhotpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #2f4c9c solid;color: #2f4c9c;font-size: 18px;font-weight: bold;background:url(/skin/ny-objs.png) no-repeat left;}
#nyhotprolist li a{display:block;position:relative;}
.nyhotpro-img{overflow:hidden;}
#nyhotprolist li a p{ background: rgba(0,0,0,.5);width:100%;line-height:36px;padding:0 10px;text-align:center;color:#fff;font-size:15px; }
#nyhotprolist li a:hover p{ background: #2f4c9c; }
@media only screen and (max-width:767px) {
	#nyhotprolist li a p{ line-height:30px;font-size:14px; }
}

/* 标签 */
.pro_key { line-height: 35px;font-size: 15px;color: #333;font-weight: bold; }
.pro_key a{ font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{ background:#2f4c9c; }
/* 分享按钮 */
.jiathis{ padding-top:10px;height:35px;line-height:30px;border-top:1px dotted #ccc;text-align:right;position:relative;color:#666;margin-bottom:20px;}
.jiathis .jiathis_txt{ float: left; }
/* 上下页按钮 */
.ny-page{ overflow: hidden;margin-bottom:30px;}
.ny-pagea{ width:50%;float:left;padding:0 10px;box-sizing:border-box;}
.ny-page a{ white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.ny-page a:hover{ border-color: #e4eaec;background-color: #f3f7f9;}

/* 搜索模块 */
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til>a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #2f4c9c;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til>a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #2f4c9c;}
.nysearch-til>a:hover{background:#333;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#333;}
.nysearch-til>h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #2f4c9c;left:10px;}

/*联系我们*/
.product-inlist{ background-color:#f6f6f6; }
.contact_meg { float:right;width:50%;height:510px;z-index:3;background:#f6f6f6; }
.meg_con .title2 { font-size:28px;color:#333333;max-width:510px;margin-bottom:24px;margin-top:35px;font-weight:bold; }
.meg_con .tel { padding:13px 0;border-top:solid 1px #333;border-bottom:solid 1px #333;color:#333;max-width:510px;font-size:30px; }
.meg_con .tel img { display:inline-block; }
.meg_con .megs { margin-top:20px;font-size:15px;line-height:36px; }
.meg_con { width:100%;z-index:3; padding-left:8%; padding-right:4%; box-sizing:border-box; }
.my-map { margin:0 auto;width:50%;height:510px;float:left; }
.amap-container {height:100%;}
@media only screen and (max-width:1199px) {
.meg_con {width:100%;position:unset;padding-left:5%;box-sizing:border-box;}
.meg_con .title2,.meg_con .tel{max-width: initial;width: 100%;}
.contact_meg {width:100%;float:none;height:auto;padding-bottom:40px}
.my-map {margin:0 auto;width:100%;height:400px;float:none;}
}
@media only screen and (max-width:991px) {
	.product-inlist>div{margin-bottom: 0 !important;}
	.product-inlist{margin-bottom: 0;}
}
@media only screen and (max-width:768px) {
	.meg_con .title2 { margin-bottom:16px;margin-top:20px;font-size:24px; }
	.meg_con .megs { font-size:14px;line-height:30px; }
	.meg_con .tel { padding:10px 0;font-size:20px; }
	.meg_con .tel img { width:26px; }
	.meg_con .megs { margin-top:10px; }
	.meg_con .tel img { width:20px;margin-bottom:0; }
	.meg_con .title2 { font-size:22px; }
	.product-inlist { margin-top:10px; }
}

/*翻页样式*/
.metpager_1{ text-align:center; }
.metpager_2{ text-align:center; }
.metpager_3{ text-align:center; }

#flip{ line-height: 25px; }
.digg4{padding:3px;margin:3px;text-align:center;font-family: ch1;font-size: 16px;}
.digg4 a,.digg4 span.miy{margin: 2px 6px;text-decoration:none;}
.digg4 .disabledfy{font-family: 'ch';}

.metpager_4 li,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009; }
.metpager_4 li:hover { border:1px solid #009; color:#000; }
.metpager_4 li:active { border:1px solid #009; color:#000; }
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd; }

.metpager_5 li,.metpager_5 span.miy{ border:1px solid #ccdbe4;padding: 8px 15px 8px 15px;color:#3367cd;display: inline-block;font-size: 18px;border-radius: 20px; }
.metpager_5 li:hover { border:1px solid #3367cd; color:#fff; background-color:#3367cd; }
.metpager_5 li:active { border:1px solid #3367cd; color:#000; }
.metpager_5 span.current { padding: 8px 15px 8px 15px;margin: 2px 6px;color:#fff;background: #3367cd;border: 1px solid #3367cd;font-size: 18px;text-decoration:none;display: inline-block;border-radius: 30px; }
.metpager_5 span.disabled { border:1px solid #ccdbe4;padding: 8px 15px 8px 15px;margin: 2px 6px;color:#999;display: inline-block;border-radius: 20px;font-size: 18px; }

.metpager_6{ color:#ff6500; }
.metpager_6 li,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(/skin/page6.jpg);}
.metpager_6 li:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794; }
.metpager_6 li:active { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794; }
.metpager_6 span.current { border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6; }

.metpager_7 li,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(/skin/page7.gif) #2c2c2c; color:#fff; }
.metpager_7 li:hover { border:1px solid #aad83e; color:#fff;background:url(/skin/page7_2.gif) #aad83e; }
.metpager_7 li:active { border:1px solid #aad83e; color:#fff;background:url(/skin/page7_2.gif) #aad83e; }
.metpager_7 span.current { border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(/skin/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc; }
.digg4 li:hover a{color:#fff}
.metpager_8 li,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa; }
.metpager_8 li:hover { border:1px solid #a0a0a0; }
.metpager_8 li:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none; }
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc; }

.metpager_9 li,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; }
.metpager_9 li:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; }
.metpager_9 li:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; }
.metpager_9 span.current { border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none; } 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc; }
@media (max-width:767px){
	.digg4>span:nth-child(-n+2){/* display:none; */}
}

.ab-er{/* background: url(/skin-ab-in-honnor-bg01.jpg) center no-repeat; */padding: 60px 0;position:relative;}
.ab-er:after{content: '';position: absolute;left: 0;top: 0px;width: 100%;height: 100%;/* background: rgb(0 0 0 / 12%); */z-index: 1;}
.ab-er .container{ position: relative; z-index: 2;}
.se_top{/* float: left; */}
.ab-er .pu_text { color: #000; }
.ab-er .pu_text .t1 {font-family: 'ch1';text-transform: uppercase;font-size: 26px;color: #fff;}
.ab-er .pu_text .t2 {margin-top: 0px;font-size: 40px;font-family: 'ch1';color: #333;}

.ab-nr {overflow: hidden;margin-top: 20px;}
.ab-nr ul { overflow: hidden; }
.ab-nr ul li { text-align: center; display: block; float: left; width: 20%; }
.ab-nr ul li a { display: block; }
.ab-nr ul li a dt { display: block; }
.ab-nr ul li a dt img {max-width: 100%;display: none;margin:0 auto;}
.ab-nr ul li a dt img:last-child{display: block;}
.ab-nr ul li:hover a dt img:first-child{ display: none; }
.ab-nr ul li:hover a dt img:last-child{display: block;/* box-shadow: 0 0 10px rgb(0 0 0 / 20%); */}
.ab-nr ul li a p {color: #333;/* font-weight: bold; */font-size: 20px;line-height: 2;display: block;padding-top: 10px;font-family: 'ch';}
.ab-nr ul li:hover a p {color: #3367cd;/* text-shadow: 2px 2px 2px #3367cd; */}

.page-ab-into {color: #333;padding: 60px 0px;padding-bottom: 0;}
.page-wrap2 {padding: 64px 11%;width: 100%;}

.u-fw { -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.u-jc-sb { justify-content: space-between; }
.u-df {display: -webkit-box;display: -ms-box;display: flex;/* margin: 20px 0; */color: #fff;}
.u-df li{ width: 25%; text-align: center; border-right: 1px solid #3e87c1;}
.u-df li:last-child{ border-right: inherit;}
.gdnum{ padding-right: 10px;}
.page-ab-into .page-title {line-height: 1.1;margin-top: -0.04rem;display: none;}
.fnt-40 { font-size: 40px; }
.f-b { font-weight: bold; }
.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.page-ab-into .page-text {width: 100%;/* border-left: 1px solid rgba(0,0,0,0.2); *//* padding-left: 40px; */}
.page-ab-into .page-text h2 { margin-top: 7px; padding-bottom: 20px; }
.fnt-24 { font-size: 24px; }
.page-ab-into .page-txt { line-height: 1.875; margin-top: 0.16rem; color: #666; font-size: 16px; }
.page-ab-into .page-num {padding: 20px 0% 0px;background: #0766bd;padding: 30px;border-radius: 20px;}
.page-ab-into .page-num h4{line-height: 32px;text-align: center;font-size: 19px;display: none;}
.page-ab-into .page-img { padding-top: 0.55rem; }
.page-ab-into .page-img img { max-width: 100%; }
.page-ab-into .num-txt {margin-top: -0.15rem;color: #fff;font-size: 20px;}
.fnt-90{ font-size: 64px; }
.fnt-20{font-size: 24px;}
.page-ab-into .page-txt img{ padding: 10px 0;}

@media only screen and (max-width: 767px){
	.u-df{padding: 0 10px;}
	.page-ab-into .page-text{ border-left: inherit; width: 100%; padding-left: 0;}
	.page-ab-into{ padding: 30px 0;}
	.page-ab-into .page-text h2{ margin-top: 20px; font-size: 20px;}
	.page-ab-into .page-title{ font-size: 32px;}
	.fnt-20{ font-size: 18px;}
	.fnt-90{ font-size: 40px;}
	.page-ab-into .num-txt{ font-size: 18px;}
	.ab-nr{display: inline-block;margin-top: 0;}
	.ab-nr ul li{width: 50%;margin-bottom: 20px;}
	.ab-nr ul{ padding-top: 32px;}
	.ab-er{ padding: 30px 0;}
	.ab-er .pu_text .t1{ font-size: 20px;}
	.ab-er .pu_text .t2{ font-size: 32px;}
	.se_top{ display: contents; visibility: inherit !important;}
	.development_course .se_cen .swiper .swiper-slide{ /* width: 100% !important; */}
	.hhx_padding{}
	.u-df li{ width: 48%; margin: 1%; }
	.page-ab-into .page-num{ padding: 15px; }
}

@-webkit-keyframes fadeInLeft {
  	0% {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}
  	100% {opacity: 1;-webkit-transform: none;transform: none;}
}

@keyframes fadeInLeft {
  	0% {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}
  	100% {opacity: 1;-webkit-transform: none;transform: none;}
}

.fadeInLeft {-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}

@-webkit-keyframes fadeInLeftBig {
  	0% {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0);}
  	100% {opacity: 1;-webkit-transform: none;transform: none;}
}

@keyframes fadeInLeftBig {
  	0% { opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}
  	100% { opacity: 1;-webkit-transform: none;transform: none;}
}

.fadeInLeftBig {-webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig;}

@-webkit-keyframes fadeInRight {
  	0% {opacity: 0;-webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}
  	100% {opacity: 1;-webkit-transform: none;transform: none;}
}

@keyframes fadeInRight {
  	0% {opacity: 0;-webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}
  	100% {opacity: 1;-webkit-transform: none; transform: none;	}
}

.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight;}

@-webkit-keyframes fadeInRightBig {
  	0% {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0);}
  	100% {	opacity: 1;	-webkit-transform: none; transform: none;}
}

@keyframes fadeInRightBig {
  	0% {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0);}
  	100% {opacity: 1;-webkit-transform: none; transform: none;}
}

.fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  	0% {opacity: 0;-webkit-transform: translate3d(0, 50%, 0); transform: translate3d(0, 50%, 0);}
  	100% { opacity: 1; -webkit-transform: none; transform: none;}
}

/**/
.ny-jjfa{ padding: 42px 0; padding-top: 0; }
.p-top-40{ padding-top: 42px; }
.ny-jjfa .box{ padding-top: 30px; padding-bottom: 30px; }
.hzhb-bt{width: 25%;}
.pu_text {color: #000;/* border-bottom: 2px solid #ccc; *//* padding-bottom: 10px; */padding-bottom: 24px;/* padding-top: 48px; */}
.flex123 .pu_text{padding-top: 48px;}
.pu_text .t1 { font-family: 'ch1';text-transform: uppercase;font-size: 26px;display: none; }
.pu_text .t2 {margin-top: 0px;font-size: 40px;font-family: 'ch1';text-align: center;padding-bottom: 16px;position: relative;}
.flex123 .pu_text .t2{ text-align: left;}
.flex123 .pu_text .t3{ text-align: left; font-size: 24px;}
.pu_text .t2::after{content: '';cursor: pointer;position: absolute;left: 50%;bottom: 0;width: 120px;height: 3px;background: #3367cd;transform: translateX(-50%);}
.flex123 .pu_text .t2::after{ left: 0; transform: translateX(0px); display: none;}
.ab-er .pu_text .t2::after{content: '';cursor: pointer;position: absolute;left: 50%;bottom: 0;width: 120px;height: 3px;background: #3367cd;transform: translateX(-50%);}
.pu_text.white { color: #fff; }
.development_course { background: url('/skin/14.jpg') no-repeat;background-size: cover;padding: 60px 0; }
.development_course .se_cen { margin: 20px 0 20px;position: relative; }
.development_course .se_cen .swiper .swiper-slide { text-align: center; }
.development_course .se_cen .swiper .swiper-slide .num { font-size: 180px;color: #0e3d8a;font-family: ch1;line-height: 0.7;}
.development_course .se_cen .swiper .swiper-slide .content {transform: translateY(-0.8rem);margin: 0 auto;width: 840px;padding: 26px;background: rgba(255, 255, 255, 0.6);backdrop-filter: blur(12px);border-radius: 20px;display: flex;flex-wrap: wrap;align-items: center;text-align: center;}
.development_course .se_cen .swiper .swiper-slide .content p { width: 100%;line-height: 32px;height: 120px;color: #000;overflow: auto;font-size: 20px;}
.development_course .se_cen .swiper .swiper-slide .content p::-webkit-scrollbar { width: 2px; height: 2px; }
.development_course .se_cen .swiper .swiper-slide .content p::-webkit-scrollbar-thumb { background: #0e3d8a; }
.development_course .se_cen .swiper .swiper-slide .content p::-webkit-scrollbar-track { background: rgba(14, 61, 138, 0.3); }
.development_course .se_cen .switch .prev,.development_course .se_cen .switch .next {z-index: 2;position: absolute;top: 50%;transform: translateY(-50%);margin-top: -0.4rem;display: none;}
.development_course .se_cen .switch .prev p,.development_course .se_cen .switch .next p { border-color: #666; }
.development_course .se_cen .switch .prev p i,.development_course .se_cen .switch .next p i { color: #666; }
.development_course .se_cen .switch .prev p:hover i,.development_course .se_cen .switch .next p:hover i { color: #0e3d8a; }
.development_course .se_cen .switch .prev { left: 0; }
.development_course .se_cen .switch .next { right: 0; }
.development_course .se_bot .swiper { padding: 30px 0;overflow: hidden; }
.development_course .se_bot .swiper .swiper-slide { text-align: center; }
.development_course .se_bot .swiper .swiper-slide p { cursor: pointer;position: relative;display: inline-block;font-size: 24px; }
.development_course .se_bot .swiper .swiper-slide p span { display: block;transition: 0.4s;color: #000;font-family: 'ch1'; }
.development_course .se_bot .swiper .swiper-slide p::after { transition: 0.4s; opacity: 0; content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(45deg); width: 12px; height: 12px; border-radius: 2px; background: #0e3d8a; transform-origin: center center;}
.development_course .se_bot .swiper .swiper-slide p::before { content: ''; position: absolute; left: 122%; top: 50%; transform: translateY(-50%); width: 110px; height: 1px; background: #dadfe6;}
.development_course .se_bot .swiper .swiper-slide:last-child p::before { display: none; }
.development_course .se_bot .swiper .swiper-slide-thumb-active p span { transform: translateY(-26px); }
.development_course .se_bot .swiper .swiper-slide-thumb-active p::after { opacity: 1; }

/**/
.page-ab-culture { position:relative; overflow:hidden; }
.page-ab-culture .page-title { position:absolute;left: 7.5%;top: 50px;font-family: 'ch1';font-weight: bold; }
.page-ab-culture .page-title p{ font-size: 20px;padding-top: 0px; }
.page-ab-culture .page-imgbg { position:absolute;top:0px;right:0px;height:100%;width:50%;bottom:0px;z-index: 6; }
.page-ab-culture .page-img { width:50%; }
.page-ab-culture .page-img img { width:100%; }

.page-ab-culture .page-list {position:absolute;z-index: 9;top:0px;width:54.02%;height:80%;left:33.48%;top: 24%;bottom: 5%;right:12.5%;}
.page-ab-culture .page-list ul li {width:100%;height: 22%;color:#fff;position:absolute;left:0px;top: 0px;}
.page-ab-culture .page-list ul li dl { padding: 10px 0px 10px;margin-left:41.24%;width: 58.76%;border-radius:0.05rem; }
.page-ab-culture .page-list ul li dl dt span { display:inline-block;line-height: 42px;padding: 6px 26px;border:1px solid #fff;border-radius:0.05rem;/* min-width: 200px; */font-size: 28px;}
.page-ab-culture .page-list ul li dl dd { padding: 0px 20px 0px;margin-top: 5px;height:0px;overflow:hidden; }
.page-ab-culture .page-list ul li:before { position:absolute;left: 3px;right:58.76%;top: 21%;margin-top:-0.01rem;height:0.02rem;content:"";transition:0.5s all;-webkit-transition:0.5s all;-ms-transition:0.5s all;-o-transition:0.5s all;}
.page-ab-culture .page-list ul li.li01:before { background:#3ec6a2; }
.page-ab-culture .page-list ul li.li02 { top: 25%; }
.page-ab-culture .page-list ul li.li02:before { background:#14d5dc; left: 6.4%; }
.page-ab-culture .page-list ul li.li03 { top: 50%; }
.page-ab-culture .page-list ul li.li03:before { background:#1e4ed6; left: 7.1%; }
.page-ab-culture .page-list ul li.li04 { top:60%; }
.page-ab-culture .page-list ul li.li04:before { background:#873cd4; left: 9.4%; }
.page-ab-culture .page-list ul li.li05 { top:80%; }
.page-ab-culture .page-list ul li.li05:before { background:#e14f7c; left: 11%; }

.page-ab-culture .page-list ul li:hover dl { background:#00afde; }
.page-ab-culture .page-list ul li:hover dl dt span { padding: 0px 20px;border-color:#00afde;font-size: 24px; }
.page-ab-culture .page-list ul li:hover dl dd { height:100%;font-size: 22px; }
.page-ab-culture .page-list ul li:hover dl dd p{ float: left; padding-right: 24px; }

.page-ab-culture .page-circle { width:36%;padding-bottom:36%;left: 14%;top:-0.65rem;position:absolute;display:inline-block;border-radius:50%;}
.page-ab-culture .page-circle span { width:0.86rem; z-index:5; margin:-0.43rem 0px 0px -0.43rem; height:0.86rem; position:absolute; content:""; left:50%; top:50%; background:rgba(0,175,222,0.2);border-radius:50%; }
.page-ab-culture .page-circle:before { z-index:3; width:100%; height:100%; position:absolute; content:""; left:0px; top:0px; background:#00afde;border-radius:50%;opacity:0.1;animation:line2 2s linear infinite;  }
.page-ab-culture .page-circle:after { z-index:3; width:100%; height:100%; position:absolute; content:""; left:0px; top:0px; background:#00afde;border-radius:50%;opacity:0.1;animation:line 2s linear infinite;  }
.page-ab-culture .page-circle b { z-index:3; width:100%; height:100%; position:absolute; content:""; left:0px; top:0px; background:#00afde;border-radius:50%;opacity:0.1;animation:line3 2s linear infinite;  }

-webkit-@keyframes line{
	0%{opacity:0;transform:scale(0)}
	50%{opacity:0.1;transform:scale(0.5)}
	100%{opacity:0;transform:scale(1)}
}

@keyframes line{
	0%{opacity:0;transform:scale(0)}
	50%{opacity:0.1;transform:scale(0.5)}
	100%{opacity:0;transform:scale(1)}
}
-webkit-@keyframes line2{
	0%{opacity:0;transform:scale(0)}
	50%{opacity:0.1;transform:scale(0.33)}
	100%{opacity:0;transform:scale(0.66)}
}

@keyframes line2{
	0%{opacity:0;transform:scale(0)}
	50%{opacity:0.1;transform:scale(0.33)}
	100%{opacity:0;transform:scale(0.66)}
}
-webkit-@keyframes line3{
	0%{opacity:0;transform:scale(0)}
	50%{opacity:0.1;transform:scale(0.16)}
	100%{opacity:0;transform:scale(0.5)}
}

@keyframes line3{
	0%{opacity:0;transform:scale(0)}
	50%{opacity:0.1;transform:scale(0.16)}
	100%{opacity:0;transform:scale(0.5)}
}

@media only screen and (max-width:1640px){
	.page-ab-culture .page-title {left:5%;}
}
@media only screen and (max-width:750px){
	.page-ab-culture .page-title {top: 10px;/* display: contents; */z-index: 9;color: #fff;font-size: 32px;}
	.page-ab-culture .page-list ul li:hover { z-index:5; }
	.page-ab-culture .page-list ul li:hover dl { /*background:none;*/ width:100%; margin-left:0px; padding:0.1rem 0px; position:relative; z-index:9; }
	.page-ab-culture .page-list ul li:hover dl dt span { padding:0px 0.2rem; font-size:1em; }
	.page-ab-culture .page-list ul li:hover dl dd { /*display:none;*/ }
	.page-ab-culture .page-list ul li dl dt span {line-height: 26px;font-size: 20px;width: 100%;}
	.page-ab-culture .page-list ul li dl dt { font-size:0.2rem; }
	.page-ab-culture .page-list ul li dl dd {font-size: 18px;padding: 0px 6px;height: auto;margin-top: 20px;}
	.page-ab-culture .page-list {right: 0%;width: 100%;top: 19%;/* position: relative; */z-index: 9;left: 0;}
	.page-ab-culture .page-list ul li dl {width: 100%;margin-left: 0;margin-bottom: 0;padding: 0px 0;margin-top: 12px;}
	.page-ab-culture .page-list ul li:before {right: 64.76%;display: none;}
	.page-ab-culture .page-list ul li:first-child +li+li+li+li:hover dl { margin-top:-2em; }
	.development_course .se_cen .swiper .swiper-slide .num{ font-size: 116px;}
	.development_course .se_cen .swiper .swiper-slide .content{ width: 100%;}
	.development_course .se_cen .swiper .swiper-slide .content p{ font-size: 16px;}
}

.ws_cen{}
.ws_cen { margin-top: 24px; display: grid;gap: 38px; margin-bottom: 24px; }
.pu_item a { position: relative; padding: 42px 0; overflow: hidden; }
.ac { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.pu_item a::before { transition: 0.8s; content: ''; position: absolute; width: 90%; right: 0; height: 100%; background: #f3f3f3; border-radius: 10px; }
.pu_item a .img { z-index: 1; position: relative; width: 22%; overflow: hidden; border-radius: 0.1rem; }
.pu_item a .img img { transition: 0.4s; width: 100%; border-radius: 20px; }
.pu_item a .content { z-index: 1; position: relative; width: 78%; padding: 0 3%; }
.pu_item a .content .time { font-family: ch;color: #999; transition: 0.4s; font-size: 16px; }
.pu_item a .content .div_ { margin: 24px 0 24px; }
.pu_item a .content .div_ .text p { color: #000;transition: 0.4s;font-size: 24px; }
.f26 { font-size: 26px;line-height: 26px; }
.pu_item a .content .div_ .desc { margin-top: 18px; height: 60px; }
.pu_item a .content .div_ .desc p { line-height: 24px;/* height: 0.6rem; */color: #666; transition: 0.4s;font-size: 16px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.pu_item a .content .more span {transition: 0.4s;color: #000;font-family: ch;font-size: 18px;background: url(/skin/gt.png) right 6px no-repeat;padding-right: 20px;background-size: 7px;text-transform: uppercase;}
.pu_item a .content .more i {margin-left: 10px;color: #0e3d8a;transition: 0.4s;font-weight: bold;}
.layui-icon-right:before {content: inherit;}
.df { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.us_box {padding-top: 42px;/* padding-bottom: 42px; */}
.us_box .left {width: 100%;float: left;padding-bottom: 54px;}
.us_box .left .contont1 {padding-bottom: 20px;padding-top: 10px;/* border-bottom: 1px solid #ccc; */}
.us_box .left .contont1 .con_left img { /* height: 0.7rem; */}
.us_box .left .contont1 .con_right { padding-left: 30px;}
.us_box .left .contont1 .con_right p { color: #666;font-size: 20px;}
.us_box .left .contont1 .con_right a { font-size: 42px;color: #3367cd;font-family: 'ch1';}
.us_box .left .contont2 {/* padding-bottom: 20px; */width: 33%;float: left;margin: 30px 0;padding-left: 70px;padding-right: 20px;/* background: url(/skin/3.png) left no-repeat; */}
.us_box .left .contont2 p { color: #333;padding-bottom: 8px;padding-top: 5px;font-size: 20px;font-family: 'ch1';}
.us_box .left .contont2 span {font-size: 18px;color: #666;}
.us_box .left .contont2 a { font-size: 18px;color: #000;line-height: 1.5; }
.us_box .left .contont2:last-child {padding-bottom: 0;background: url(/skin/lianxi-3.png) left 10px no-repeat;width: 30%;}
.us_box .left .contont2:nth-child(2){background: url(/skin/lianxi-1.png) left 10px no-repeat;width: 40%;}
.us_box .left .contont2:nth-child(3){background: url(/skin/lianxi-2.png) left 10px no-repeat;width: 30%;}
.us_box .right {width: 100%;float: right;padding: 50px 0;background: url(/skin/bg3.jpg) center no-repeat #f9f9f9;}
.us_box .right .right_title{ text-align: center;}
.us_box .right .right_title h3 {font-size: 36px;color: #fff;font-family: 'ch1';}
.us_box .right .right_title p {color: #fff;padding-top: 12px;font-size: 18px;}
.us_box .right .form { margin-top: 16px; }
.us_box .right .form .item { display: grid;grid-template-columns: auto auto;gap: 10px;}
.us_box .right .form .item .input {background: #fff;/* height: 0.7rem; */opacity: 0.9;}
.us_box .right .form .item .input i { margin-left: 30px;padding-top: 4px;}
.us_box .right .form .item .input input { border: none;margin-left: 12px;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;height: 100%;background: none;font-size: 16px;color: #666;padding: 20px 0;/* font-weight: bold; */}
.us_box .right .form .textarea {margin-top: 10px;padding-top: 16px;background: #fff;margin-bottom: 10px;opacity: 0.9;}
.us_box .right .form .textarea i { margin-left: 30px;padding-top: 10px;}
.us_box .right .form .textarea textarea { margin-left: 12px;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;background: none;border: none;font-size: 16px;color: #666;/* font-weight: bold; */padding: 10px 0;}
.us_box .right .form .submit { margin-top: 0.5rem;display: none;}

.industry_box {border: 3px solid #ccc;border-radius: 30px;}
.m160 {box-sizing: border-box;padding: 30px;background: #f6f7fb;/* margin-bottom: 42px; */}
.flexBetween {display: -webkit-flex;display: flex;justify-content: space-between;flex-wrap: wrap;/* margin: 10px 0; */border-radius: 30px;overflow: hidden;}
.flexBetween1 {display: -webkit-flex;display: flex;justify-content: space-between;flex-wrap: wrap;}
.industry_box .boxLeft { width: 35%; }
.industry_box .boxLeft .content1 { font-size: 32px;font-family: 'ch1'; }
.industry_box .boxLeft .content2 {margin-top: 5px;text-transform: uppercase;font-size: 18px;}
.industry_box .boxRight {margin-top: 7px;width: 65%;font-size: 16px;color: #666;text-align: justify;line-height: 32px;}

.form-horizontal .flexBetween{ border-radius: 0; }
.form-horizontal .item1{}
.form-horizontal .item1 textarea{ font-size: 18px; padding: 20px; }

.nyimg-ul .item .boxLeft { width: 50%; position: relative; overflow: hidden; }
.nyimg-ul .item .boxLeft .img img { width: 100%; transition: 0.4s; }
.nyimg-ul .item .boxRight { width: 50%; box-sizing: border-box; padding: 0 5rem 0 8rem; position: relative; transition: 0.4s; }
.nyimg-ul .item .boxRight > p {width: 10rem;height: 10rem;background: #3367cd;position: absolute;bottom: 0;left: 0;display: flex;align-items: center;text-align: center;transition: 0.4s;z-index: 2;}
.nyimg-ul .item .boxRight > p img { margin: auto; }
.nyimg-ul .item .boxRight .img { position: absolute; left: 5rem; bottom: 2.625rem; width: 27.125rem; height: 20.9375rem; }
.nyimg-ul .item .boxRight .img img { width: 100%;height: 100%; }
.nyimg-ul .item .boxRight .content1 { margin-top: 72px;transition: 0.4s; }
.nyimg-ul .item .boxRight .content1 h5 { font-size: 32px;font-family: ch1; }
.nyimg-ul .item .boxRight .content1 h6 { font-size: 1.25rem; text-transform: uppercase;}
.nyimg-ul .item .boxRight .content2 { margin-top: 42px;font-size: 18px;color: #666;text-align: justify;font-family: 'ch';line-height: 30px;transition: 0.4s;}
.nyimg-ul .item .boxRight .content3 { margin-top: 4rem;position: relative;z-index: 4;}
.nyimg-ul .item .boxRight .content3 a { font-size: 20px;color: #000;text-transform: uppercase;font-family: 'ch';transition: 0.4s;}
.nyimg-ul .item .boxRight .content3 a img { margin-left: 1.75rem;position: relative;top: 14px;transition: 0.4s;}
.nyimg-ul .item .boxRight .content3 a .img2 { display: none;}
.nyimg-ul .item:nth-child(2n) { flex-flow: row-reverse; }
.nyimg-ul .item:nth-child(2n) .boxRight { padding: 0 8rem 0 5rem; }
.nyimg-ul .item:nth-child(2n) .boxRight > p { right: 0; left: auto; }
.nyimg-ul .item:hover .boxLeft .img img { transform: scale(1.1); }
.nyimg-ul .item:hover .boxRight { background: #3367cd; }
.nyimg-ul .item:hover .boxRight > p { background: #f39800; }
.nyimg-ul .item:hover .boxRight .content1 { color: #fff; }
.nyimg-ul .item:hover .boxRight .content2 { color: #fff; }
.nyimg-ul .item:hover .boxRight .content3 a { color: #fff; } 
.nyimg-ul .item:hover .boxRight .content3 a .img1 { display: none; }
.nyimg-ul .item:hover .boxRight .content3 a .img2 { display: inline-block; } 

.p90{ padding: 36px 0; }
.join_box .box .content1 {font-size: 32px;}
.join_box .box .content2 {font-size: 18px;font-family: 'ch';text-transform: uppercase;line-height: 24px;margin-top: 20px;}
.join_box .box .content3 {margin-top: 4rem;font-size: 18px;color: #666;line-height: 32px;}
.join_box .box .content4 {font-size: 18px;margin-top: 30px;}

.psdh_title .box .boxLeft div {font-size: 32px;}
.psdh_title .box .boxLeft p {font-size: 20px;font-family: 'ch';text-transform: uppercase;}
.psdh_title .box .boxRight { display: flex; align-items: center;}
.psdh_title .box .boxRight ul li { margin-left: 3.125rem;}
.psdh_title .box .boxRight ul li a {font-size: 18px;font-family: 'ch';color: #999;display: inline-block;padding-bottom: 1.375rem;transition: 0.4s;}
.psdh_title .box .boxRight ul li a:hover { color: #006896;}
.psdh_title .box .boxRight ul .active a {color: #000;border-bottom: 2px solid #3367cd;}

.join_box1{ margin-bottom: 30px; }
.join_box1 .box .item { background: #fff; box-sizing: border-box; padding: 0 2.25rem; margin-bottom: 1.25rem;}
.join_box1 .box .item:last-child { margin-bottom: 0;}
.join_box1 .box .item .boxTop .top_ {padding: 20px 0 20px;border-bottom: 1px solid #ddd;}
.join_box1 .box .item .boxTop .top_ .boxLeft .top {font-size: 26px;}
.join_box1 .box .item .boxTop .top_ .boxLeft .bot {margin-top: 12px;}
.join_box1 .box .item .boxTop .top_ .boxLeft .bot div {margin-right: 20px;font-size: 15px;font-family: 'ch';}
.join_box1 .box .item .boxTop .top_ .boxLeft .bot div img {margin-right: 6px;}
.join_box1 .box .item .boxTop .top_ .boxright { padding-top: 0.625rem;}
.join_box1 .box .item .boxTop .top_ .boxright p {margin-left: 1.25rem;width: 132px;height: 48px;line-height: 46px;transition: 0.4s;border: 1px solid #3367cd;}
.join_box1 .box .item .boxTop .top_ .boxright p span {font-size: 12px;font-weight: bold;position: relative;top: -0.125rem;transition: 0.4s;display: inline-block;margin-left: 0.625rem;display: none;}
.join_box1 .box .item .boxTop .top_ .boxright p a {display: block;font-size: 15px;color: #fff;transition: 0.4s;text-align: center;}
.join_box1 .box .item .boxTop .top_ .boxright .p1 {background: #3367cd;}
.join_box1 .box .item .boxTop .top_ .boxright .p2 a { color: #000;}
.join_box1 .box .item .boxTop .top_ .boxright .p2:hover { background: #3367cd;}
.join_box1 .box .item .boxTop .top_ .boxright .p2:hover a { color: #fff;}
.join_box1 .box .item .boxTop .bot_ { padding: 2rem 0;}
.join_box1 .box .item .boxTop .bot_ p {font-size: 16px;color: #333;margin-right: 2.8125rem;font-family: 'ch';}
.join_box1 .box .item .boxBot { padding: 2.1875rem 0; display: none;}
.join_box1 .box .item .boxBot > div {margin-bottom: 3rem;}
.join_box1 .box .item .boxBot > div p{ line-height: 32px; font-size: 16px; }
.join_box1 .box .item .boxBot > div:last-child { margin-bottom: 0;}
.join_box1 .box .item .boxBot > div h5 {font-size: 20px;line-height: 1.875rem;padding-bottom: 20px;}
.join_box1 .box .item .boxBot > div div { font-size: 0.875rem; color: #666; line-height: 1.875rem;}
.join_box1 .box .active .boxTop .top_ .boxright .p1 span { transform: rotate(180deg);}
.join_box1 .box .active .boxBot { display: block;}

.flexStart { display: -webkit-flex; display: flex; justify-content: flex-start; flex-wrap: wrap;}
.flexStart.itme1{ display: none;}
.hzhb{background: url('/skin/hz-bjt.jpg') center  no-repeat;background-size: 124%;}
.hzhb .swiper-slide div{border: 1px solid #ddd;}
.hzhb-nr{display: block;overflow: hidden;margin-top: 0px;margin-bottom: 20px;width: 75%;}
.hzhb-nr ul{ border: 0.5px solid #ccc; display: block; overflow: hidden;}
.hzhb-nr ul li{ width: 16.666%; float: left; border: 0.5px solid #ccc;}
.hzhb-nr ul li img{ width: 100%;}

.MZ_hz_Swiper{position: relative;margin-top: 36px;}
.flex123{ display: -webkit-box; display: -ms-box; display: flex; }
.hhx_padding {box-sizing: border-box;/* margin: 0 13.54vw; */padding: 36px 0;text-align: center;padding-bottom: 36px;}
.MZ_jj_main_Top h4 {font-size: 40px;margin-bottom: 10px;/* font-weight: bold; */font-family: ch1;}
.MZ_jj_main_Top p {font-size: 20px;font-family: 'ch';}
.Top { color: #333; }
.MZ_hz_Swiper .MZ_hz_Swiper2.on { position: relative; z-index: 0; visibility: visible;}
.MZ_hz_Swiper .swiper-container {/* margin: 10px; */}
.MZ_hz_Swiper .MZ_hz_Swiper2 { position: absolute; left: 0; right: 0; top: 0; visibility: hidden; z-index: -1; }
.MZ_hz_Swiper .swiper-slide {box-sizing: border-box;margin-top: 0 !important;margin-bottom: 5px; }
.hzhb .swiper-slide div { border: 1px solid #ddd; }
.MZ_hz_Swiper .swiper-slide img { max-width: 100%; }
.MZ_hz_Swiper2 .swiper-pagination-bullet-active { position: relative; }
.MZ_hz_Swiper2 .swiper-pagination-bullet-active::after { content: ''; width: 16px; height: 16px; border: 1px solid #3367cd; border-radius: 8px; position: absolute; z-index: 1; top: -50%; left: -50%;}
.MZ_hz_Swiper2 .swiper-button-prev, .swiper-container-rtl .swiper-button-next { font-size: 34px; color: #5a5a5a; transform: scale(0.5); top: auto; bottom: 0;}
.hzhb .swiper-button-prev {filter: drop-shadow(2px 4px 6px black);/* opacity: 0.5; */top: 11%;right: 50px;left: auto;background-size: 12px;display: none;}
.hzhb .swiper-button-next {filter: drop-shadow(2px 4px 6px black);/* opacity: 0.5; */top: 11%;right: 6px;background-size: 12px;color: #fff;display: none;}
.MZ_hz_Swiper_wrap {padding-bottom: 1%;}
.hhx_padding a{width: 160px;height: 48px;line-height: 48px;display: inline-block;background: url(/skin/ban-jt.png) #3367cd 96% no-repeat;text-align: left;font-size: 18px;color: #fff;border-radius: 30px;padding-left: 28px;letter-spacing: 1px;margin-top: 12px;margin-bottom: 10px;}

@media only screen and (max-width:1440px){
	
}
@media only screen and (max-width:1366px){
	
}
@media only screen and (max-width:1024px){
	.flex123{ display: block; }
	.pu_text{ padding-top: 20px; }
	.hzhb-bt{ width: 100%; }
	.hzhb-nr{ width: 100%; }
	.flex123 .pu_text .t2{ text-align: center; } 
	.flex123 .pu_text .t3{ text-align: center; }
}
@media only screen and (max-width:767px){
	.us_box .left .contont1{ /* display: block; */}
	.us_box .left .contont2:last-child {padding-bottom: 0;background: url(/skin/lianxi-3.png) left 10px no-repeat;width: 100%;}
    .us_box .left .contont2:nth-child(2){background: url(/skin/lianxi-1.png) left 10px no-repeat;width: 100%;}
    .us_box .left .contont2:nth-child(3){background: url(/skin/lianxi-2.png) left 10px no-repeat;width: 100%;}
}


#ny_download_xg { overflow: hidden;display: block;/* padding-top: 60px; */ }
#ny_download_xg .ty_title { text-align: center; display: block; }
#ny_download_xg .ty_title .t { font-size: 32px;text-align: center;color: #181931;font-weight: 700;padding-bottom: 48px;width: 80%;margin: 0 auto; }
#ny_download_xg .box1 .row,
#ny_download_xg .box2 .row{padding:0 60px;}

#ny_download_xg .box1 { padding:50px 0; background:#F6F8FF; overflow: hidden; }
#ny_download_xg .box1 .box1_nr {  }
#ny_download_xg .box1 .box1_nr li { display: block; }
#ny_download_xg .box1 .box1_nr li dt img { max-width: 100%; display: block; }
#ny_download_xg .box1 .box1_nr li .li_l>.desc { display: block;  padding-top: 70px;}
#ny_download_xg .box1 .box1_nr li .li_l>.desc .t { font-size: 24px; color: 181818; display: block;  }
#ny_download_xg .box1 .box1_nr li .li_l>.desc .list { font-size: 14px; line-height: 2; display: block; color: #666; margin-top: 15px; max-height:160px; overflow-y:auto;}
#ny_download_xg .box1 .box1_nr li .li_r {  padding-top: 20px; }
#ny_download_xg .box1 .box1_nr li .li_r .box { display: block; }
#ny_download_xg .box1 .box1_nr li .li_r .box .download_box {  background: #fff;box-shadow: 0px 5px 20px 0px rgb(219 232 246 / 75%);border-radius: 10px;text-align: center;padding: 30px 20px;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;position: relative;}
#ny_download_xg .box1 .box1_nr li .li_r .box .download_box>dt { display: block;  }
#ny_download_xg .box1 .box1_nr li .li_r .box .download_box>dt img { width: 50px; height: 50px; display: block; margin:0 auto; }
#ny_download_xg .box1 .box1_nr li .li_r .box .download_box p { font-size: 20px; margin-top: 10px;  color: #252525;}
#ny_download_xg .box1 .box1_nr li .li_r .box .download_box span { padding: 20px 0;text-align: left;font-size: 13px;display: block;line-height: 1.8;color: #666;}
#ny_download_xg .box1 .box1_nr li .li_r .box .download_box a { width: 100%;height: 30px;line-height: 30px;text-align: center;font-size: 14px;border: 1px solid #3986ee;display: inline-block;color: #3986ee;border-radius: 4px; }
#ny_download_xg .box1 .box1_nr li .li_r .box .download_box .mobile { display: none;height: 100%;position: absolute;left: 0;top: 0;background: #fff;width: 100%; transition: all 0.4s;}
#ny_download_xg .box1 .box1_nr li .li_r .box .download_box .mobile>dt{ padding-top: 35px;padding-bottom: 10px; }
#ny_download_xg .box1 .box1_nr li .li_r .box .download_box .mobile>dt img { width: 110px; height: 110px; display: block; margin:0 auto; border:1px solid #eee; }
#ny_download_xg .box1 .box1_nr li .li_r .box .download_box .mobile p { padding: 2px 0px;text-align: center;font-size: 14px; }
#ny_download_xg .box1 .box1_nr li .li_r .box .download_box:hover .mobile { display: block; }
#ny_download_xg .box1 .box1_nr li .li_r .box .download_box:hover { transform: translate(0, -10px);-webkit-transform: translate(0, -10px);-moz-transform: translate(0, -10px);-o-transform: translate(0, -10px);-ms-transform: translate(0, -10px); }

#ny_download_xg .box2 { padding:50px 0; background: #fff; overflow: hidden; }
#ny_download_xg .box2 .box2_nr {  }
#ny_download_xg .box2 .box2_nr li { display: block; }
#ny_download_xg .box2 .box2_nr li dt img { max-width: 100%; display: block; }
#ny_download_xg .box2 .box2_nr li .li_l>.desc { display: block;  padding-top: 70px; }
#ny_download_xg .box2 .box2_nr li .li_l>.desc .t { font-size: 24px; color: 181818; display: block; }
#ny_download_xg .box2 .box2_nr li .li_l>.desc .list { font-size: 14px; line-height: 2; display: block; color: #666; margin-top: 15px; max-height:140px; overflow-y:auto; }
#ny_download_xg .box2 .box2_nr li .li_r {  padding-top: 20px; }
#ny_download_xg .box2 .box2_nr li .li_r .box { display: block; }
#ny_download_xg .box2 .box2_nr li .li_r .box .download_box {  background: #fff;box-shadow: 0px 5px 20px 0px rgb(219 232 246 / 75%);border-radius: 10px;text-align: center;padding: 30px 20px;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;position: relative;}
#ny_download_xg .box2 .box2_nr li .li_r .box .download_box>dt { display: block; }
#ny_download_xg .box2 .box2_nr li .li_r .box .download_box>dt img { width: 50px; height: 50px; display: block; margin:0 auto; }
#ny_download_xg .box2 .box2_nr li .li_r .box .download_box p { font-size: 20px; margin-top: 10px;  color: #252525;}
#ny_download_xg .box2 .box2_nr li .li_r .box .download_box span { padding: 20px 0;text-align: left;font-size: 13px;display: block;line-height: 1.8;color: #666;}
#ny_download_xg .box2 .box2_nr li .li_r .box .download_box a { width: 100%;height: 30px;line-height: 30px;text-align: center;font-size: 14px;border: 1px solid #3986ee;display: inline-block;color: #3986ee;border-radius: 4px; }
#ny_download_xg .box2 .box2_nr li .li_r .box .download_box .mobile { display: none;height: 100%;position: absolute;left: 0;top: 0;background: #fff;width: 100%; transition: all 0.4s;}
#ny_download_xg .box2 .box2_nr li .li_r .box .download_box .mobile>dt{ padding-top: 35px;padding-bottom: 10px; }
#ny_download_xg .box2 .box2_nr li .li_r .box .download_box .mobile>dt img { width: 110px; height: 110px; display: block; margin:0 auto; border:1px solid #eee; }
#ny_download_xg .box2 .box2_nr li .li_r .box .download_box .mobile p { padding: 2px 0px;text-align: center;font-size: 14px; }
#ny_download_xg .box2 .box2_nr li .li_r .box .download_box:hover .mobile { display: block; }
#ny_download_xg .box2 .box2_nr li .li_r .box .download_box:hover { transform: translate(0, -10px);-webkit-transform: translate(0, -10px);-moz-transform: translate(0, -10px);-o-transform: translate(0, -10px);-ms-transform: translate(0, -10px); }

#ny_download_xg .ty_title.bg { overflow: hidden; display: block; background: #F6F8FF; padding-top: 50px; }
#ny_download_xg .box3 { padding:50px 0;  overflow: hidden; display: block; }
#ny_download_xg .box3 ul { overflow: hidden; }
#ny_download_xg .box3 ul li { text-align: center; display: block; }
#ny_download_xg .box3 ul li dt { display: block; overflow: hidden; margin-bottom: 15px; }
#ny_download_xg .box3 ul li dt img { width: 160px; height: 160px; display: block; margin:0 auto; border:1px solid #eee; }
#ny_download_xg .box3 ul li p { font-size: 14px; display: block;  color: #666; }

/*::-webkit-scrollbar{ width: 8px;height: 8px; }
::-webkit-scrollbar-thumb{ background-color: #0090ff;-webkit-transition: background-color .3s;transition: background-color .3s; }
::-webkit-scrollbar-track{background: rgba(255,252,252,.11);}
::-webkit-scrollbar-thumb {background-color: #ddd;} */


@media only screen and (max-width:750px){
	.hhx_padding{ padding: 42px 0;}
	.page-ab-culture .page-list ul li{ position: relative; }
	.page-ab-culture .page-img{ width: 100%;}
	.page-ab-culture .page-imgbg{ width: 100%; z-index: 3; }
	.page-ab-culture{ min-height: 547px; }
	.hzhb-nr ul li{ width: 33.33%; }
	.us_box .left{ width: 100%; }
	.us_box .left .contont1 .con_right p{}
	.us_box .left .contont1 .con_right a{ font-size: 30px; }
	.us_box .right{ width: 100%; margin-top: 20px; padding-top: 20px; border-top: 2px solid #ccc; }
	.us_box .right .right_title h3{ font-size: 30px; }
	.join_box .box .content1{ font-size: 20px; }
	.join_box1{ margin-bottom: 0; padding-top: 0; }
}

#anli-ban{ position: relative; display: block; overflow: hidden;}
.tit-banner{ text-align: center; }
.tit-banner h1{ font-size: 32px; color: #fff;}
.tit-banner p{}
.news-left1{ /* width: 70%; */ /* float: left; */ /* padding-right: 60px; */ /* border-right: 1px solid #eee; */ display: block; overflow: hidden; }
.newdet_cont_ri { margin-top: 32px; display: block; overflow: hidden;}
.mod_text32 { font-size: 32px;/* font-weight: bold; */font-family: 'ch1';padding-bottom: 32px; }
.ncru_li a {display: block;padding: 32px 0 22px;border-bottom: solid 1px #E0E0E0;padding-top: 0;}
.ncru_li:first-child a { padding-top: 0px; }
.ncru_li_tit {/* height: 1.75em; */text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;margin-bottom: 12px;margin-top: 12px;font-weight: bold;font-size: 20px;font-family: 'ch1';}
.ncru_li_word {margin-bottom: 15px;}
.ncru_li_word p {height: auto;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 16px;line-height: 28px;color: #666;}
.ncru_li_btm { display: flex; align-items: center; }
.ncru_li_btm_icon { width: 20px; margin-right: 8px; }
.ncru_li_btm_icon img { width: 100%; }
.ncru_li_date p { margin-bottom: 0;font-size: 16px; }
.newdet_cont_ri_ul{ display: flex; justify-content: left; flex-wrap: wrap;}
.newdet_cont_ri_ul .ncru_li{ width: 23%; margin-right: 2.6%;}
.newdet_cont_ri_ul .ncru_li:nth-child(4n){ margin-right: 0;}
.newdet_cont_ri_ul .ncru_li .ncru_li_img{ max-height: 210px; overflow: hidden; border: 1px solid #eee; /* padding: 2px; */ border-radius: 10px;}

.tu-tit{ font-size: 30px; border-bottom: 1px solid #eee; padding: 3px 0; font-family: 'ch1';}
.ny-tuwen{ padding: 24px 0; display: flex; justify-content: space-between; flex-wrap: wrap;}
.left-wen{ width: 45%;}
.left-wen h5{ font-size: 22px; font-family: 'ch1'; padding-bottom: 10px; padding-top: 10px;}
.left-wen p{ font-size: 18px; padding-bottom: 18px; line-height: 32px;}
.right-tu{ width: 48%; border-radius: 30px; overflow: hidden; max-height: 460px;}
.right-tu img{width: 100%;}
.san-dian{ background: #f6f6f6; padding: 20px; border-radius: 30px; margin-bottom: 20px;}
.san-dian ul{display: flex;justify-content: space-between;flex-wrap: wrap;overflow: hidden;}
.san-dian ul li{ flex: 1; padding: 18px 50px; border-right: 1px solid #ccc;}
.san-dian ul li:nth-child(1){}
.san-dian ul li:nth-child(2){}
.san-dian ul li:nth-child(3){ border-right: inherit;}
.san-dian ul li h5{ font-size: 40px; font-family: 'ch1'; padding: 16px 0; padding-top: 0; color: #3367cd; background: url(/skin/zuobiao.png) right top no-repeat;}
.san-dian ul li:nth-child(2) h5{ font-size: 40px; background: url(/skin/renshu.png) right top no-repeat;}
.san-dian ul li:nth-child(2) h5 em{ font-size: 24px; padding-left: 6px;}
.san-dian ul li:nth-child(3) h5{ background: url(/skin/shebei.png) right top no-repeat;}
.san-dian ul li:nth-child(3) h5 em{ font-size: 24px; padding-left: 6px;}
.san-dian ul li p{ font-size: 16px; color: #888;}
.san-dian ul li:nth-child(2) p{}
.san-dian ul li:nth-child(3) p{}

.nyimg-ul a { transition: 0.6s; background: #fff;}
.nyimg-ul a .img {width: 100%;overflow: hidden;border: 1px solid #eee;max-height: 260px;border-radius: 30px;}
.nyimg-ul a .img img {transition: 0.4s;width: 100%;}
.nyimg-ul a .container111 .content1 {padding: 24px 0;/* background: #eee; */}
.nyimg-ul a .container111 .content1 .text p {/* transition: 0.4s; */color: #000;font-size: 22px;margin-bottom: 12px;}
.nyimg-ul a .container111 .content1 .substance { margin-top: 0.28rem;}
.nyimg-ul a .container111 .content1 .substance .tips {/* transition: 0.4s; */color: #333;font-size: 16px;}
.nyimg-ul a .container111 .content1 .substance .desc { margin-top: 0.08rem;}
.nyimg-ul a .container111 .content1 .substance .desc p {/* transition: 0.4s; */color: #666;font-size: 16px;font-family: 'ch';margin: 8px 0;margin-bottom: 0;}
.nyimg-ul a .container111 .content2 {/* transition: 0.4s; */border-top: 2px solid #f4f4f4;padding: 10px 30px;background: #eee;}
.nyimg-ul a .container111 .content2 .more{ float: left; }
.nyimg-ul a .container111 .content2 .more span {/* transition: 0.4s; */color: #000;font-family: ch;font-size: 16px;}
.nyimg-ul a .container111 .content2 .more i { transition: 0.4s; margin-left: 0.06rem; color: #0e3d8a;}
.nyimg-ul a .container111 .content2 .sort {transition: 0.4s;color: #999;float: right;display: none;}
.nyimg-ul a:hover { background: #0e3d8a !important;}
.nyimg-ul a:hover .img img { transform: scale(1.05);}
.nyimg-ul a:hover .container111 .content1 .text p {color: #3367cd;}
.nyimg-ul a:hover .container111 .content1 .substance .tips {/* color: #fff; */}
.nyimg-ul a:hover .container111 .content1 .substance .desc p {/* color: #fff; */}
.nyimg-ul a:hover .container111 .content2 {border-color: rgba(255, 255, 255, 0.6);/* background: #3367cd; */}
.nyimg-ul a:hover .container111 .content2 .more span {color: #3367cd;}
.nyimg-ul a:hover .container111 .content2 .more i { color: #e47600;}
.nyimg-ul a:hover .container111 .content2 .sort { color: #fff;}
.nyimg-ul a:hover .container111 .content1{/* background: #3367cd; */}
.ellipsis1 { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.ac { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
.df { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}

@media (max-width:1440px){
	.news-left1{ margin: 0 6%;}
	.newdet_cont_ri{ margin: 3% 6%;}
	.left-wen p{ line-height: 28px; font-size: 17px; padding-bottom: 12px;}
	.san-dian ul li h5{ font-size: 24px;}
	.san-dian ul li:nth-child(2) h5{ font-size: 24px;}
}

@media (max-width:1366px){
	.newdet_cont_ri_ul .ncru_li .ncru_li_img{ max-height: 172px;}
	.news-left1{ margin: 0 6%;}
	.san-dian ul li h5{}
}
@media (max-width:1024px){
	.san-dian ul{ display: block;}
	.san-dian ul li:nth-child(1){ width: 100%; border-right: inherit;}
    .san-dian ul li:nth-child(2){ width: 100%; border-right: inherit;}
    .san-dian ul li:nth-child(3){ border-right: inherit;}
	.left-wen{width: 100%;}
	.right-tu{ width: 100%;}
}
@media (max-width:767px){
	.nyimg-ul a .container111 .content1{ padding: 10px;}
	.nyimg-ul a .container111 .content1 .text p{ font-size: 18px; margin-bottom: 6px;}
	.nyimg-ul a .container111 .content1 .substance .desc p{ -webkit-line-clamp: 3; font-size: 14px;}
	.news-left1{width: 100%;border-right: inherit;padding-right: 0;margin: 0;}
	.newdet_cont_ri{ width: 100%; padding-left: 0;}
}

/*产品列表*/
#ny_pro_list {display: block;overflow: hidden;padding: 40px 0;background-color: #f9f9f9;padding-bottom: 20px;}
#ny_pro_list dl {-webkit-flex-wrap: wrap;justify-content: left;}
#ny_pro_list dl dd {/* display: block; *//* overflow: hidden; *//* margin-top: 30px; */}
#ny_pro_list dl dt {display: block;overflow: hidden;border-bottom: 1px solid #e1e1e1;padding-bottom: 20px;text-align: center;}
#ny_pro_list dl dt a {display: block; overflow: hidden;}
#ny_pro_list dl dt a span {   font-size: 32px;font-weight: bold;line-height: 40px;color: #3367cd; display: block;}
#ny_pro_list dl dt a em { font-size: 16px;display: block;color: #666666;line-height: 2;display: block; }
#ny_pro_list dl dd .box { display: block; overflow: hidden; margin-bottom:30px; }
#ny_pro_list dl dd .box:nth-child(even) { padding-right: 0px; }
#ny_pro_list dl dd .box:nth-child(odd) { padding-left: 0px; }
#ny_pro_list dl dd .box a { display: flex; }
#ny_pro_list dl dd .box a .box_l { flex: 0.55; position: relative;}
#ny_pro_list dl dd .box a .box_l p { position: absolute;writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/ writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/  top: 0;left: 0;bottom: 0;width: 40px;background-color: #3367cd;font-size: 15px;line-height: 40px;color: #fff;text-transform: uppercase;text-align: center;letter-spacing: .02em;visibility: visible;opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition: all .3s ease-out; letter-spacing: 2px;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5; border-left:1px solid #f5f5f5; }
#ny_pro_list dl dd .box a .box_l img { max-width: 100%; display: block; border:1px solid #f5f5f5;}
#ny_pro_list dl dd .box a .box_r { flex: 0.45; background: #f5f5f5;}
#ny_pro_list dl dd .box a .box_r .box_flex { display: flex; width: 100%; height: 100%; }

#ny_pro_list ul{}
#ny_pro_list ul li{ margin: 32px 0; display: block; overflow: hidden;}
#ny_pro_list ul li:target { /* padding-top: 100px; */}
#ny_pro_list .pro-info { position: relative; display: block;}
#ny_pro_list .pro-info .left { width: 20%; margin-right: 6%; float: left;}
#ny_pro_list .pro-info .left .title { font-size: 32px; color: #000000; text-align: left; font-family: 'ch1';}
#ny_pro_list .pro-info .left .desc { font-size: 16px; color: #444444; line-height: 28px; margin: 12px 0; /* max-width: 10rem; */}
#ny_pro_list .pro-info .left .button {width: 142px;text-align: center;line-height: 36px;display: block;border: 1px solid #333;border-radius: 30px;font-size: 16px;margin-bottom: 1rem;}

#ny_pro_list .pro-info .left .button:nth-child(2n){ display: none;}
#ny_pro_list .pro-info .left .button:hover{ background: #3367cd; color: #fff; border: 1px solid #3367cd;}
#ny_pro_list .pro-info .right { /* width: 74%; */}
#ny_pro_list .pro-info .right dd { width: calc(33.33% - 2%); margin-right: 2%; margin-bottom: 2%; background: #fff; padding: 2%; border-radius: 20px;}
#ny_pro_list .pro-info .right a { border-radius: 15px; box-sizing: border-box; overflow: hidden; margin-bottom: 30px;}
#ny_pro_list .picture { overflow: hidden; /* border: 1px solid #eee; */}
#ny_pro_list .picture img { transition: all .7s; -moz-transition: all .7s; -webkit-transition: all .7s;}
#ny_pro_list .pro-info .right .pro-title { font-size: 18px; line-height: 42px; color: #000000;}
#ny_pro_list .pro-info .right .info{ padding-top: 20px;}
#ny_pro_list .pro-info .right .pro-desc { font-size: 16px; font-weight: 400; color: #666666; margin-top: 1rem;}

.nypro-ul{overflow:hidden;margin:0 -20px;margin-top: 30px;/* margin-bottom: 30px; */}
.nypro-ul li{margin-bottom: 30px;width: 33.33%;padding:0 20px;float: left;}

.nypro-ul li a{display:block;position:relative;overflow:hidden;background: #fff;padding-bottom: 30px;margin: 24px;border-radius: 16px;}
.nypro-ul li a .nypro-img { padding:20px; display: block; }
.nypro-ul li a .nypro-img img { max-width: 100%; display: block; border:1px solid #ddd; }
.nypro-ul li a p{line-height:40px;color:#333;text-align:center;font-size:16px;padding:0 5px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.nypro-ul li a:hover p{ color:#3367cd; }

#ny_pro_list .font { padding: 0 20px;}
#ny_pro_list .font .tit {font-size: 20px;padding-bottom: 10px;border-bottom: 2px solid #ddd;color: #454545;margin-bottom: 22px;font-family: 'ch1';overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#ny_pro_list .font p {font-size: 14px;color: #666666;line-height: 24px;display: block;margin-bottom: 30px;}
#ny_pro_list .font .but {display: flex;align-items: center;justify-content: center;width: 114px;height: 40px;position: relative;}
#ny_pro_list .font .but strong {font-size: 16px;color: #666;position: relative;z-index: 2; font-weight: normal;}
#ny_pro_list .font .but i {display: block;height: 14px;overflow: hidden;position: relative;margin-left: 14px;z-index: 2;}
#ny_pro_list .font .but i img {float: left;height: 100%;}
#ny_pro_list .font .but i img:nth-child(2n) {display: none;}
#ny_pro_list .font .but::before {content: "";display: block;position: absolute;top: 0;left: 0;width: 30%;height: 100%;z-index: 1;background-color: #eaeff8;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
#ny_pro_list li:hover .img img { transform: scale(1.04);}
#ny_pro_list li:hover .font .tit {color: #3367cd;border-color: #3367cd;}
#ny_pro_list li:hover .font .but strong {color: #fff;}
#ny_pro_list li:hover .font .but i img:nth-child(1) { display: none; }
#ny_pro_list li:hover .font .but i img:nth-child(2) { display: block; }
#ny_pro_list li:hover .font .but::before { width: 100%; background-color: #3367cd; }

#ny_pro_list .font .showproductli_info { display: block; overflow: hidden; font-size: 14px;color: #888;line-height: 24px;display: block;margin: 15px 0; text-overflow: ellipsis;overflow: hidden; white-space: nowrap;}
#ny_pro_list .font .showproductli_info .canshu { text-overflow: ellipsis;overflow: hidden; white-space: nowrap; }

@media(max-width: 1440px) {
	#ny_pro_list .pro-info .left .title{ font-size: 28px;}
}
	
@media(max-width: 1199px) {
	.nypro-ul li { padding:0 10px; margin-bottom: 20px; }
	#ny_pro_list { padding:30px 0; }
	#ny_pro_list dl dt a span { font-size: 28px; }
}

@media(max-width: 991px) {
	.nypro-ul li { width: 50%; }
	#ny_pro_list .pro-info{}
	#ny_pro_list .pro-info .left{ width: 100%; margin-right: 0; margin-bottom: 3%;}
	#ny_pro_list .pro-info .right{ width: 100%; display: grid;}
	#location.cp-lanmu{ display:none; }
	#ny_pro_list .pro-info .right dd{ width: calc(50% - 2%);}
}

@media(max-width: 767px) {
	#ny_pro_list dl dt a span  { font-size: 24px; }
	#ny_pro_list dl dt a em { font-size: 14px; }
	#ny_pro_list .font .tit { font-size: 17px; }
	#ny_pro_list .font .showproductli_info { margin:10px 0; }
}

@media(max-width: 500px) {
	.nypro-ul li { width: 100%; }
	#ny_pro_list .font .but strong { font-size: 14px; }
	#ny_pro_list { padding: 20px 0; }
}

/*产品详情*/
#product_desc { display: block;padding: 50px 0;background-color: #f9f9f9; }
#product_desc .box1 { display: block;overflow: hidden; }
#product_desc .box1 .box1_nr { padding: 53px 95px 65px 53px;display: flex;flex-wrap: wrap;justify-content: space-between;background-color: #fff; }
#product_desc .box1 .box1_nr .box1_l { display: flex;flex-wrap: wrap;position: relative;justify-content: space-between;width: 50%; height: 460px;}
#product_desc .box1 .box1_nr .box1_l .nav {width: 16.5%;height: 90%;padding-left: 0;margin-bottom: 0;list-style: none;margin-left: inherit;float: inherit;}
#product_desc .box1 .box1_nr .box1_l .nav .product_info-section1-nav { height: 100%; }
#product_desc .box1 .box1_nr .box1_l .nav .img { width: 100%;position: relative;display: flex;align-items: center;justify-content: center;height: 100%;border: 1px solid #dbdbdb;cursor: pointer;overflow: hidden; }
#product_desc .box1 .box1_nr .box1_l .nav .on .img { border: 1px solid #3367cd; }
#product_desc .box1 .box1_nr .box1_l .nav .img img { height: 86%;object-fit: cover; }
#product_desc .box1 .box1_nr .box1_l .cent { width: 80%;height: 100%; }
#product_desc .box1 .box1_nr .box1_l .cent .img {display: flex;align-items: center;justify-content: center;height: 100%;width: 99.9%;overflow: hidden;border: 1px solid #dbdbdb;}
#product_desc .box1 .box1_nr .box1_l .cent .img img {height: 100%;width: 100%;object-fit: cover;-webkit-transition: all .3s linear;transition: all .3s linear;object-fit: contain;}
#product_desc .box1 .box1_nr .box1_l .qie { position: absolute;bottom: 0;left: 0;width: 17%;display: flex; }
#product_desc .box1 .box1_nr .box1_l .qie .pro-prev, #product_desc .box1 .box1_nr .box1_l .qie .pro-next { display: block;width: 45%;height: 20px;outline: none;pointer-events: auto!important; }
#product_desc .box1 .box1_nr .box1_l .qie .pro-prev { background: #d4d4d4 url(/skin/top.png) no-repeat;background-position: center;background-size: auto 6px;left: 0; }
#product_desc .box1 .box1_nr .box1_l .qie .pro-next { background: #d4d4d4 url(/skin/b.png) no-repeat;background-position: center;background-size: auto 6px;right: 0; }
#product_desc .box1 .box1_nr .box1_l .qie .pro-prev:hover { background: #3367cd url(/skin/top.png) no-repeat;background-position: center;background-size: auto 6px;left: 0;  }
#product_desc .box1 .box1_nr .box1_l .qie .pro-next:hover {  background: #3367cd url(/skin/b.png) no-repeat; background-position: center;background-size: auto 6px;right: 0; }
.swiper-container-vertical>.swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
#product_desc .box1 .box1_nr .box1_r { width: 46%;display: flex; align-items: center; }
#product_desc .box1 .box1_nr .box1_r .flex_box { display: block; width: 100%;}
#product_desc .box1 .box1_nr .box1_r .flex_box strong {font-size: 30px;color: #3367cd;display: block;margin-bottom: 16px;}
.box1 .box1_nr .box1_r .flex_box .t {font-size: 22px;line-height: 26px;color: #3367cd; margin-bottom: 16px; font-family: ch1;}
#product_desc .box1 .box1_nr .box1_r .flex_box .labelbox { display: flex;flex-wrap: wrap;margin-top: 30px; }
#product_desc .box1 .box1_nr .box1_r .flex_box .labelbox .list1 {margin-right: 20px;background: #fff;margin-bottom: 15px;padding: 8px 12px;border: 1px solid #ddd;color: #454545;font-size: 16px;}
#product_desc .box1 .box1_nr .box1_r .flex_box .but {margin-top: 40px;display: flex;flex-wrap: wrap;display: none;}
#product_desc .box1 .box1_nr .box1_r .flex_box .but li:first-child { display: flex;align-items: center;justify-content: center;width: 224px;height: 50px;background-color: #262626;color: #fff;font-size: 22px;margin-right: 10px;font-weight: bold;border-radius: 3px; }
#product_desc .box1 .box1_nr .box1_r .flex_box .but li:first-child span { display: block;height: 20px;margin-right: 8px;overflow: hidden; }
#product_desc .box1 .box1_nr .box1_r .flex_box .but li:first-child span img { height: 100%; display: block; float: left; }
#product_desc .box1 .box1_nr .box1_r .flex_box .but li:nth-child(2) { display: flex;align-items: center;justify-content: center;border-radius: 3px;width: 130px;height: 50px;background-color: #3367cd;color: #fff; }
#product_desc .box1 .box1_nr .box1_r .flex_box .but li:nth-child(2)  a { display: block;  color: #fff; }
.fff{}
.fff p{ font-size: 17px; line-height: 32px; }

#product_desc .box2 { display: block; margin-top: 40px; }
#product_desc .box2 .box2_nr {/* display: flex; */justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}
#product_desc .box2 .box2_nr .box2_nr_l {/* width: 69%; */background: #fff;padding: 20px;}
#product_desc .box2 .box2_nr .box2_nr_l .labelbox{padding: 20px 0;display: block;overflow: hidden;display: flex;/* justify-content: space-between; */flex-wrap: wrap;}
#product_desc .box2 .box2_nr .box2_nr_l .labelbox .list1{ margin: 0; padding: 0;}
#product_desc .box2 .box2_nr .box2_nr_l .labelbox .list1 a{border: 1px solid #eee;margin: 10px;padding: 20px 16px;display: block;padding-left: 54px;background: url(/skin/cpliu-1.png) 12px 18px no-repeat;background-size: 32px;}
#product_desc .box2 .box2_nr .box2_nr_l .labelbox .list1:nth-child(2) a{background: url(/skin/cpliu-2.png) 12px 15px no-repeat;background-size: 36px;}
#product_desc .box2 .box2_nr .box2_nr_l .labelbox .list1:nth-child(3) a{background: url(/skin/cpliu-3.png) 12px 15px no-repeat;background-size: 36px;}
#product_desc .box2 .box2_nr .box2_nr_l .labelbox .list1:nth-child(4) a{background: url(/skin/cpliu-4.png) 12px 15px no-repeat;background-size: 32px;}
#product_desc .box2 .box2_nr .box2_nr_l .labelbox .list1:nth-child(5) a{background: url(/skin/cpliu-5.png) 12px 15px no-repeat;background-size: 36px;}
#product_desc .box2 .box2_nr .box2_nr_l .labelbox .list1:nth-child(6) a{background: url(/skin/cpliu-6.png) 12px 15px no-repeat;background-size: 36px;}
#product_desc .box2 .box2_nr .box2_nr_l .labelbox .list1 h5{font-size: 18px;padding-bottom: 10px;font-family: 'ch1';}
#product_desc .box2 .box2_nr .box2_nr_l .labelbox .list1 p{font-size: 16px;min-height: 70px;}
#product_desc .box2 .box2_nr .box2_nr_l .product_desc_t {background-color: #fff;height: 72px;/* display: flex; */flex-wrap: wrap;border-bottom: 2px solid #e9e9e9;/* padding-top: 30px; */}
#product_desc .box2 .box2_nr .box2_nr_l .product_desc_t a {display: flex;align-items: center;justify-content: center;height: calc(100% + 2px);color: #262626;font-size: 32px;padding: 0px 30px;font-family: 'ch1';margin: 10px;}
#product_desc .box2 .box2_nr .box2_nr_l .product_desc_t a.on {/* background-color: #3367cd; *//* color: #fff; */}
#product_desc .box2 .box2_nr .box2_nr_l .nr { width: 100%;padding: 35px;background-color: #fff;min-height: 300px;}
#product_desc .box2 .box2_nr .box2_nr_l .nr .imgbox { display: none; overflow: hidden; }
#product_desc .box2 .box2_nr .box2_nr_l .nr .imgbox:first-child { display: block; }
#product_desc .box2 .box2_nr .box2_nr_l .nr .imgbox:nth-child(2) {  overflow: auto;}
#product_desc .box2 .box2_nr .box2_nr_r { width: 28%;position: sticky;top: 100px; margin-left: 40px; background: #fff; }
#product_desc .box2 .box2_nr .box2_nr_l .nr .imgbox::-webkit-scrollbar-thumb { background-color: rgba(60,189,170,0.6);-webkit-transition: background-color .3s;transition: background-color .3s; }
#product_desc .box2 .box2_nr .box2_nr_l .nr .imgbox { line-height: 1.8;font-size: 15px;color: #666; }
#product_desc .box2 .box2_nr .box2_nr_l .nr .imgbox:first-child img { max-width: 100%; display: block; }
#product_desc .box2 .box2_nr .box2_nr_l .fenye {padding: 10px 22px;display: block;overflow: hidden;}
#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_t { background-color: #3367cd;height: 75px;display: flex;align-items: center;justify-content: center;width: 100%;font-size: 22px;color: #fff; }
#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr { background-color: #fff;padding: 35px 40px;text-align: center;overflow: hidden; }
#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr li { display: block; margin-bottom: 20px; }
#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr li a { display: block; }
#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr li a img { max-width: 100%; display: block; border: 1px solid #eee; transition: all 0.3s;}
#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr li a h3 { transition: all 0.3s; font-size: 18px; color: #262626; display: block; line-height: 2; margin-top: 10px; text-align: center; padding:0 20px; text-overflow: ellipsis; white-space: nowrap;overflow: hidden; }
#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr li:hover a img {  border: 1px solid #3367cd; } 
#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr li:hover a h3 { color: #3367cd;  }

#product_desc .box3 { display: block; margin-top: 50px;  }
#product_desc .box3 .box3_nr { background-color: #fff;padding-top: 60px;padding-bottom: 50px;}
#product_desc .box3 .box3_nr .box3_nr_t { display: block;padding-bottom: 40px;border-bottom: 2px solid #e9e9e9;text-align: center;margin-bottom: 50px; }
#product_desc .box3 .box3_nr .box3_nr_t p { font-weight: bold;display: block;font-size: 36px;color: #3367cd; }
#product_desc .box3 .box3_nr .box3_nr_t span { font-size: 16px;color: #262626;opacity: 0.5; }
#product_desc .box3 .box3_nr .box3_nr_box {padding: 0 50px;display: block;overflow: hidden;}
#product_desc .box3 .box3_nr .box3_nr_box .owl-nav { display: none; }
#product_desc .box3 .box3_nr .box3_nr_box li {display: block;overflow: hidden;float: left;width: 24%;margin: 0 0.5%;}
#product_desc .box3 .box3_nr .box3_nr_box li a { display: block; overflow: hidden; }
#product_desc .box3 .box3_nr .box3_nr_box li a img { display: block; border:1px solid #eee; max-width: 100%; }
#product_desc .box3 .box3_nr .box3_nr_box li a .t { padding-top: 25px;margin-top: 20px;border-top: 2px solid #ddd;text-align: center; }
#product_desc .box3 .box3_nr .box3_nr_box li a .t strong { display: block;color: #333;line-height: 1;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 20px;font-size: 22px; font-weight: bold;}
#product_desc .box3 .box3_nr .box3_nr_box li a .t span { display: flex;align-items: center;justify-content: center;color: #262626;font-size: 14px;opacity: 0.5; }
#product_desc .box3 .box3_nr .box3_nr_box li a .t span i { display: block;margin-left: 10px;height: 12px; }
#product_desc .box3 .box3_nr .box3_nr_box li a .t span i img { height: 12px;float: left; width: auto; max-width: auto; }
#product_desc .box3 .box3_nr .box3_nr_box li:hover  a .t strong { color: #3367cd; }

.box2_nr_l .box{ padding: 20px; }
.box2_nr_l .box .item{ border-bottom: 1px solid #ddd; padding: 42px 0;}
.box2_nr_l .box .item:nth-child(2n) a{ -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-flow: row-reverse; -ms-flex-flow: row-reverse; flex-flow: row-reverse;}
.box2_nr_l .box .item a{ display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; /* margin: 10px 0; */ overflow: hidden;}
.box2_nr_l .box .item .left{ -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10rem 0 1rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
.box2_nr_l .box .item:nth-child(2n) a .left { padding: 0 0 0 148px;}
.box2_nr_l .box .item .left .main{}
.box2_nr_l .box .item .left .main .content0{ font-size: 24px; line-height: 42px; color: #000; position: relative; -webkit-transition: 0.4s; -o-transition: 0.4s; font-family: 'ch1'; transition: 0.4s; }
.box2_nr_l .box .item .left .main .content1{ font-size: 16px; line-height: 30px; margin-top: 10px; color: #000;}
.box2_nr_l .box .item .left .main .content2{}
.box2_nr_l .box .item .right{ overflow: hidden; flex: 1;}
.box2_nr_l .box .item .right img{ width: 100%; border-radius: 10px;}
.cp-gnnr{display: block;overflow: hidden;padding: 30px 0;background: url(/skin/cz-bj.jpg) center no-repeat;}
.cp-gnnr .product_desc_t{ text-align: center; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #ccc; }
.cp-gnnr .product_desc_t a{ font-size: 36px; color: #fff; font-family: 'ch1'; }
.cp-gnnr .ttt p{ padding: 10px; text-align: center;}
.cp-gnnr .ttt p img{width: 100%;}
.cp-gnnr ul{}
.cp-gnnr ul li{padding: 10px;}
.cp-gnnr ul li img{ width: 100%; padding-bottom: 10px;}
.cp-gnnr ul li h4{ font-size: 20px; padding-bottom: 10px; font-family: 'ch1'; padding-top: 10px;}
.cp-gnnr ul li p{ font-size: 16px; min-height: 48px;}
.cp-cs{padding: 20px 0;}
.cp-cs ul{padding: 10px;}
.cp-cs ul>p{ font-size: 16px; line-height: 28px;}
.cp-cs ul>h4{ font-family: ch1; font-size: 24px; margin-bottom: 12px;}
.cp-cs ul li{ /* display: flex; */ padding: 10px 0; border-bottom: 1px solid #eee;}
.cp-cs ul li p{display: flex;}
.cp-cs ul li em{ font-size: 18px; font-family: 'ch1'; flex: 1;}
.cp-cs ul li span{ font-size: 18px; flex: 1;}

.div-3-1{ display: flex; }
.tnb-1{ padding: 0 10px; }
.tnb-1 p{ border: 1px solid #ccc; text-align: left; display: block; overflow: hidden; line-height: 188px; font-size: 24px; background: url(/skin/cpliu-1.png) 12% 50% no-repeat; padding-left: 24%;}
.tnb-1:hover p{ border: 1px solid #3367cd; color: #3367cd;}
.tnb-2{ padding: 0 10px;}
.tnb-2 p{ border: 1px solid #ccc; text-align: left; display: block; overflow: hidden; font-size: 22px; line-height: 84px; margin-bottom: 18px; background: url(/skin/cpliu-1.png) 12% 50% no-repeat; padding-left: 24%;}
.tnb-2 p:hover{ border: 1px solid #3367cd; color: #3367cd; }
.tnb-3{ padding: 0 10px;}
.tnb-3 p{ border: 1px solid #ccc; text-align: left; display: block; overflow: hidden; font-size: 20px; line-height: 55px; margin-bottom: 9px; background: url(/skin/cpliu-1.png) 12% 50% no-repeat; padding-left: 24%;}
.tnb-3 p:hover{ border: 1px solid #3367cd; color: #3367cd; }

@media(max-width: 1710px) {
	#product_desc .box1 .box1_nr .box1_l { height: 430px; }
}
@media(max-width: 1610px) {
	#product_desc .box1 .box1_nr .box1_l { height: 400px; }
}
@media(max-width: 1510px) {
	#product_desc .box1 .box1_nr .box1_l { height: 370px; }
}

@media(max-width: 1410px) {
	#product_desc .box1 .box1_nr { padding: 53px 65px 45px 33px; }
	#product_desc .box1 .box1_nr .box1_l { height: 355px; }
	#product_desc .box2 .box2_nr .box2_nr_r { margin-left:0px; }
	.box2_nr_l .box .item:nth-child(2n) a .left{}
	#product_desc .box3 .box3_nr .box3_nr_box li a .t strong{ font-size: 18px; }
}

@media(max-width: 1310px) {
	#product_desc .box1 .box1_nr .box1_l { height: 322px; }
	.box2_nr_l .box .item:nth-child(2n) a .left{}
}
@media(max-width: 1199px) {
	#product_desc .box1 .box1_nr { padding:40px 30px; }
	#product_desc .box1 .box1_nr .box1_l { height: 274px; }
	#product_desc .box1 .box1_nr .box1_r .flex_box strong { font-size: 24px; }
	#product_desc .box1 .box1_nr .box1_r .flex_box .but { margin-top:20px;}
	#product_desc .box2 .box2_nr .box2_nr_l .product_desc_t a {font-size: 30px;}
	#product_desc .box3 .box3_nr { padding-top: 40px;  padding-bottom: 30px; }
	#product_desc .box3 .box3_nr .box3_nr_t p { font-size: 26px; }
	#product_desc .box3 .box3_nr .box3_nr_box li a .t strong { font-size: 20px; }
	#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_t { font-size: 18px; }
	#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr li a h3 { font-size: 16px; }
}

@media(max-width: 991px) {
	#product_desc .box1 .box1_nr .box1_l { height: auto; width: 100%; }
	#product_desc .box1 .box1_nr .box1_l .nav  { width: 100%;height: 116px;order: 1; margin-top:20px;}
	#product_desc .box1 .box1_nr .box1_l .cent { height: auto; width: 100%; }
	#product_desc .box1 .box1_nr { display: block; width: 100%; }
	#product_desc .box1 .box1_nr .box1_r { width: 100%;  }
	#product_desc .box1 .box1_nr .box1_r .flex_box { padding-top: 30px; }
	#product_desc .box1 .box1_nr .box1_l .qie { width: 100%; }
	#product_desc .box1 .box1_nr .box1_l .qie .pro-prev, #product_desc .box1 .box1_nr .box1_l .qie .pro-next {     width: 20px;height: 40px; margin-top: -75px; background: #d4d4d4 url(/skin/lt1.png) no-repeat; background-position: center; background-size: auto 14px;}
	#product_desc .box1 .box1_nr .box1_l .qie .pro-prev:hover { background: #3367cd url(/skin/lt1.png) no-repeat; background-position: center; background-size: auto 14px; }
	#product_desc .box1 .box1_nr .box1_l .qie .pro-next  {  transform: rotate(-180deg);}
	#product_desc .box1 .box1_nr .box1_l .qie .pro-next:hover { background: #3367cd url(/skin/lt1.png) no-repeat; background-position: center; background-size: auto 14px; }
	#product_desc .box1 .box1_nr .box1_l .cent .img img { width: auto; height: auto; max-width: 100%; }
	#product_desc .box2 .box2_nr { display: block; width: 100%; }
	#product_desc .box2 .box2_nr .box2_nr_l { display: block; width: 100%; margin-bottom: 20px; }
	#product_desc .box2 .box2_nr .box2_nr_r { display: block; width: 100%; }
	#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr ul{ display: flex; width: 100%; }
	#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr ul li { flex: 1; padding:0 10px; width: 33.333%; }
	#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr { padding: 15px 20px; }
	#product_desc .box3 { margin-top: 30px; }
}

@media(max-width: 767px) {
	#product_desc { padding:20px 0; }
	#product_desc .box1 .box1_nr { padding: 15px 10px; }
	#product_desc .box1 .box1_nr .box1_l .nav { height: 78px;margin-top: 10px; }
	#product_desc .box1 .box1_nr .box1_l .qie .pro-prev, #product_desc .box1 .box1_nr .box1_l .qie .pro-next { margin-top: -58px; }
	#product_desc .box1 .box1_nr .box1_r .flex_box strong { font-size: 20px; }
	.box1 .box1_nr .box1_r .flex_box .t { font-size: 14px; line-height: 1; }
	#product_desc .box1 .box1_nr .box1_r .flex_box .but li:first-child { font-size: 18px;  }
	#product_desc .box1 .box1_nr .box1_r .flex_box .but { margin-top: 10px; }
	#product_desc .box2 .box2_nr .box2_nr_l .product_desc_t {height: 60px;}
	#product_desc .box2 .box2_nr .box2_nr_l .nr { padding:15px; }
	#product_desc .box2 .box2_nr .box2_nr_l .fenye {padding: 10px 0px;}
	#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_t { height: 45px; }
	#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_t { font-size: 16px; }
	#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr ul { display: block; }
	#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr ul li {display: block;width: 48%;padding:0;float: left;margin: 1%;}
	#product_desc .box2 .box2_nr .box2_nr_r .box_r_box_nr { padding: 15px 10px; }
	#product_desc .box3 .box3_nr { padding-top: 20px; padding-bottom: 20px; }
	#product_desc .box3 .box3_nr .box3_nr_t { padding-bottom: 20px;border-bottom: 1px solid #e9e9e9;margin-bottom: 20px; }
	#product_desc .box3 .box3_nr .box3_nr_t p { font-size: 20px; }
	#product_desc .box3 .box3_nr .box3_nr_t span { font-size: 14px; }
	#product_desc .box3 .box3_nr .box3_nr_box { padding: 0 20px; }
	#product_desc .box3 .box3_nr .box3_nr_box li a .t strong { font-size: 17px; margin-bottom: 10px;}
	#product_desc .box3 .box3_nr .box3_nr_box li a .t { padding-top: 15px;margin-top: 15px; }
	.box2_nr_l .box .item:nth-child(2n) a .left{padding: 0 0px 10px 0px;}
	.box2_nr_l .box .item .left{padding: 0 1rem 1rem 1rem;}
	.box2_nr_l .box .item .left .main .content0{ font-size: 20px;}
	.box2_nr_l .box .item .left .main .content1{ font-size: 15px;}
	.cp-cs ul>h4{ font-size: 20px;}
	.cp-gnnr ul li h4{ font-size: 16px;}
	.cp-gnnr ul li p{ font-size: 14px; min-height: 64px;}
	.box2_nr_l .box .item a{ display: block;}
	.box2_nr_l .box{ padding: 0;}
	.box2_nr_l .box .item{ padding-top: 20px;}
	.div-3-1{ display: block;}
	.tnb-1 p{ line-height: 64px; background: url(/skin/cpliu-1.png) 6% 50% no-repeat; padding-left: 24%; margin-bottom: 18px; font-size: 20px;}
	.tnb-2 p{ line-height: 64px; background: url(/skin/cpliu-1.png) 6% 50% no-repeat; padding-left: 24%; font-size: 20px;}
	.tnb-3 p{ line-height: 64px; background: url(/skin/cpliu-1.png) 6% 50% no-repeat; padding-left: 24%; font-size: 20px; }
	.cp-cs ul{ padding: 0; }
}

@media(max-width: 500px) {
	#location ul li a {padding:0 5px;/* height: 36px; */}
	#product_desc .container { padding-left: 10px;padding-right: 10px; }
	#product_desc .box1 .box1_nr .box1_r .flex_box strong { font-size: 17px; }
	#product_desc .box1 .box1_nr .box1_r .flex_box .labelbox .list1 { font-size: 12px; margin-right: 10px; margin-bottom: 10px;}
	#product_desc .box1 .box1_nr .box1_r .flex_box .labelbox { margin-top: 15px; }
	#product_desc .box1 .box1_nr .box1_l .nav { height: 66px; }
	#product_desc .box3 .box3_nr .box3_nr_box li{ width: 49%;}
	#location ul li>a{}
	#location ul li>a { display: block;padding: 0 6px;margin: 16px 0;font-size: 14px;color: #333;text-align: center;line-height: 20px;border: 1px solid #eee;border-bottom: none;border-right: none;border-top: none;margin-right: 0px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;/* background: #3367cd; */position: relative; }
	#location ul li.cur>a, #location ul li:hover>a { background: #3367cd;/* border-top: 1px solid #3367cd; *//* border-bottom: 1px solid #3367cd; */color: #fff;border-radius: 30px;line-height: 36px;margin: 8px 0;font-size: 14px; }
}

/*留言弹窗*/
.mc_modal { display: none;position: fixed;top: 0;left: 0;z-index: 99999;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.8);}
.mc_modal_container { position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.mc_modal_close { position: absolute;right: 15px;top: 15px;font-size: 20px;font-weight: bold;cursor: pointer;z-index: 10; color: #fff;}
.mc_modal_content { width: 800px;padding:40px 20px;max-width: calc(100vw - 40px);max-height: calc(100vh - 80px);overflow: auto;background: #3367cd;}
.mc_modal_content .mc_modal_content_l { overflow: hidden;  }
.mc_modal_content .mc_modal_content_l .t1 { font-size: 24px; font-weight: bold; color: #fff; text-align: center; display: block; }
.mc_modal_content .mc_modal_content_l .nr_t { overflow: hidden; margin-top: 30px; }
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_l { padding-left: 0px; }
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_l dt { padding-left: 0px; padding-right: 0px; }
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_l dt img { max-width: 100%; display: block; margin:0 auto; } 
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_l dt em { font-size: 16px; line-height: 2; color: #fff; text-align: center; display: block; }
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_b { padding-left: 0px; }
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_b .dizhi { padding-left: 15px; display: block; font-size: 17px; color: #fff; font-weight: bold; }
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_b ul { margin-top: 10px; } 
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_b ul li { margin-bottom: 5px; }
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_b ul li p.c-title2 { display: inline-block; font-size: 14px; color: #fff;line-height: 2; }
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_b ul li p.c-text  { display: inline-block; font-size: 16px; color: #fff; line-height: 24px;}
.mc_modal_content .mc_modal_content_l .nr_b { overflow: hidden;padding-left: 15px;padding-right: 15px; margin-top: 20px; }
form .c-text2 { padding: 45px 0 25px;font-size: 22px;line-height: 32px;}
form .c-box { display: flex;align-items: flex-start;margin: 0 -5px;}
form .c-box .c-wrap { padding: 0 5px 10px;width: 50%; }
form .c-box .c-wrap input { color: #fff; padding: 0 20px;width: 100%;height: 50px;line-height: 48px;border: 1px solid rgba(255,255,255,0.4);}
form .c-box2 { display: flex;align-items: flex-start;}
form .c-box2 input { color: #fff; padding: 0 20px;width: -webkit-calc(100% - 150px);width: calc(100% - 150px);height: 50px;line-height: 48px;border: 1px solid rgba(255,255,255,0.4);}
form .c-box2 button { border: 0;font-family: inherit;font-size: inherit;color: inherit;background: transparent;width: 150px;font-weight: bold;line-height: 50px;color: #333;background: #fff;cursor: pointer;color: #3367cd;font-size: 16px;}
.c-right .c-title { position: relative;padding-top: 54px;padding-bottom: 35px;font-size: 44px;line-height: 54px;border-bottom: 1px solid rgba(255,255,255,0.2); font-weight: bold; }

form .c-box .c-wrap input::-webkit-input-placeholder{ color:rgba(255,255,255,0.7); font-size: 14px; }
form .c-box .c-wrap input::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:rgba(255,255,255,0.7);; font-size: 14px; }
form .c-box .c-wrap input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:rgba(255,255,255,0.7);; font-size: 14px; }
form .c-box .c-wrap input::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:rgba(255,255,255,0.7);; font-size: 14px; }

form .c-box2 input::-webkit-input-placeholder{ color:rgba(255,255,255,0.7); font-size: 14px; }
form .c-box2 input::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:rgba(255,255,255,0.7);; font-size: 14px; }
form .c-box2 input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:rgba(255,255,255,0.7);; font-size: 14px; }
form .c-box2 input::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:rgba(255,255,255,0.7);; font-size: 14px; }

.join_box .nt_bot { margin-top: 42px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px;}
.join_box .nt_bot .item { display: grid; gap: 20px;}
.join_box .nt_bot .item > div { transition: 0.4s; position: relative; }
.join_box .nt_bot .item > div .img { width: 100%; height: 100%; }
.join_box .nt_bot .item > div .img:after { content: ''; position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .4); }
.join_box .nt_bot .item > div .img img { width: 100%; height: 100%; }
.join_box .nt_bot .item > div .post { position: absolute; width: 100%; top: 0; left: 0; z-index: 9; }
.join_box .nt_bot .item > div .post p {color: #fff;padding: 32px 42px;font-size: 26px; }
.join_box .nt_bot .item > div:hover { transform: translateY(-0.1rem); box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3); }
.join_box .nt_bot .item1 { grid-template-rows: calc(44% - 20px) 56%; }
.join_box .nt_bot .item1 > div:first-child .post p { color: #fff; }
.join_box .nt_bot .item > div .post span{ color: #fff; padding: 0 42px; font-size: 16px; display: block; font-family: 'ch';}
.join_box .nt_bot .item2 { grid-template-rows: 56% calc(44% - 20px); }

.i-top{ width: 100%;padding-bottom: 32px;margin-bottom: .48rem;border-bottom: 1px solid #e8e8e8;}
.i-one{ display: block;width: 100%;cursor: pointer; position: relative;display: flex;justify-content: space-between;align-items: center;}
.i-one .i-img{ width: 50%;overflow: hidden;min-height: 80%;border-radius: 10px;border: 1px solid #eee;}
.i-one .i-img img{ width: 100%;transform: scale(1.00);transition: all ease .5s;max-height: 420px;}
.i-one .i-text{ width: 60%;padding: 0 5%; }
.i-one .i-name{ color: #222222;line-height: 32px;margin-bottom: 24px;font-size: 28px;font-family: 'ch1';display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.i-one .i-intro{color: #666666;line-height: 30px;font-size: 18px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.i-one .i-b{width: 100%;margin-top: 20px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.i-one .i-time{color: #666666;margin-top: 8px;font-size: 18px;}
.i-one .i-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: 11px;width: 18px;height: 18px;background-image: url('/skin/a14.png');background-size: contain;background-position: center center;background-repeat: no-repeat;top: -2px;position: relative;}
.i-one .i-more{ transition: all ease .5s;margin-top: .2rem; display: block;border-radius: 50%;background-color: #f8f8f8;width: 3.5em;height: 3.5em;  background-image: url('/skin/a4.png');background-size: .43em auto;background-position: center center;background-repeat: no-repeat; }
.i-one.no-img .i-img{ opacity: 0; }
.i-one:hover .i-img img{ transform: scale(1.05); }
.i-one:hover .i-name{ color: #3367cd; }
.i-one:hover .i-more{ background-color: #3367cd; background-image: url('/skin/a4-b.png'); }
.i-bottom{ width: 100%;font-size: 0;display: flex;flex-wrap: wrap;padding-bottom: 20px; }
.i-item{display: block;cursor: pointer;width: 29%;margin-bottom: 3.4%;margin-right: 5.4%;/* border: solid 1px #e8e8e8; */}
.i-item:nth-child(3n){ margin-right: 0; }  
.i-item .i-img{width: 100%;position: relative;/* padding-top: calc(327/462*100%); */overflow: hidden;border: 1px solid #ccc;border-radius: 20px;min-height: 272px;display: block;}
.i-item .i-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;/* border-bottom: 1px solid #ccc; */}
.i-item .i-text{width: 100%;padding: 30px 0px;}
.i-item .i-name{ color: #222222; font-size: 21px; margin-bottom: 10px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.i-item .i-intro{ color: #666666; font-size: 16px;margin-bottom: 24px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.i-item .i-b{ width: 100%;padding-top: .1rem; border-top: .02rem solid #e8e8e8;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap; }
.i-item .i-time{ color: #666666;margin-top: 12px;font-size: 16px;}
.i-item .i-time:before{ content: '';display: inline-block;vertical-align: middle;margin-right: 6px;width: 18px;height: 18px;position: relative;background-image: url('/skin/a14.png');background-size: contain;background-position: center center;background-repeat: no-repeat;bottom: 3px; }
.i-item .i-more{ margin-top: 15px;color: #222222;font-size: 16px;}
.i-item .i-more:after{ content: '';display: inline-block;vertical-align: middle;margin-left: 10px;width: 10px;height: 1em;position: relative;background-image: url('/skin/a4.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;bottom: 2px;}

.i-item.no-img .i-img{ opacity: 0; }
.i-item:hover .i-img img{ transform: scale(1.05); }
.i-item:hover .i-name{ color: #3367cd; }
.i-item:hover .i-more{ color: #3367cd; }

@media(max-width: 750px){
    .i-one .i-img{width: 100%;}
    .i-one .i-text{width: 100%;margin-top: 20px;}
    .i-one .i-b{margin-top: 12px;}
    .i-one .i-more{ height: 2em;width: 2em; }
    .i-item{width: calc(50% - 5px);margin-right: 10px;margin-bottom: 10px;}
    .i-item:nth-child(3n){ margin-right:10px; }  
    .i-item:nth-child(2n){ margin-right: 0; }
    .i-item .i-text{ padding: .2rem 10px; }  
	.ws_cen{ display: block; margin-bottom: 0;}
	.i-top{}
	.i-one{ display: block; }
	.i-one .i-name{ font-size: 20px; margin-bottom: 12px; }
	.i-one .i-intro{ font-size: 16px; line-height: 24px; }
	.i-one .i-time{ font-size: 16px; }
	.i-item .i-name{ font-size: 18px; margin-top: 6px; }
	.i-item .i-intro{ margin-bottom: 12px; font-size: 15px; }
	.i-item .i-more{ margin: 7px 0; font-size: 15px; }
	.i-item .i-time{ font-size: 15px; }
	.join_box .nt_bot{ display: block; }
	.join_box .nt_bot .item > div .post p{ padding-bottom: 10px; }
	.join_box1 .box .item .boxTop .top_ .boxLeft .bot{ margin-bottom: 12px; }
	.join_box1 .box .item .boxTop .top_ .boxright p{ margin-left: 0; margin-right: 10px; line-height: 41px; height: 42px;}
	.join_box1 .box .item .boxTop .bot_ p{ margin-right: 0;}
	.i-item .i-img{ min-height: 120px; }
	.i-item .i-img img{ height: auto; }
}

.developmentContainer2{/* padding: 30px 0; */padding-bottom: 0;}
.developmentContainer2 .box .item { border-bottom: 1px solid #ddd;padding: 42px 0; }
.developmentContainer2 .box .item .left {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0 8rem 0 3rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.developmentContainer2 .box .item .left .main{}
.developmentContainer2 .box .item .left .main .content0 {font-size: 36px;padding-left: 0;line-height: 70px;color: #000;position: relative;-webkit-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;}
.developmentContainer2 .box .item .left .main .content0 img {/* position: absolute; *//* left: 0rem; *//* top: 0%; *//* width: 72px; */margin-bottom: 10px;}
.developmentContainer2 .box .item .left .main .content0 p{ font-family: ch1; font-size: 36px; padding: 10px 0; line-height: 42px; }
.developmentContainer2 .box .item .left .main .content1 { font-size: 18px;line-height: 32px;margin-top: 16px;color: #000; }
.developmentContainer2 .box .item .left .main .content2 { margin-top: 30px; }
.HomeButtonRound a, .HomeButtonRound .a { width: 48px;height: 48px;line-height: 40px;border-radius: 50%;text-align: center;background: url(/skin/a4.png) #f5f5f5 center no-repeat;color: #fff;display: block;-webkit-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;}
.HomeButtonRound a i, .HomeButtonRound .a i { color: #fff; }
.layui-icon { font-family: layui-icon!important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.developmentContainer2 .box .item .right { /* width: 6.6rem; */overflow: hidden;flex: 1.3; }
.developmentContainer2 .box .item .right img { width: 100%;-webkit-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;height: 100%;border: 1px solid #eee;border-radius: 30px;}
.developmentContainer2 .box .item:nth-child(2n) a { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-flow: row-reverse; -ms-flex-flow: row-reverse; flex-flow: row-reverse;}
.developmentContainer2 .box .item:nth-child(2n) a .left {padding: 0 0 0 8rem;}

.ys-tit{ text-align: center; margin: 54px 0; }
.ys-tit h4{ font-size: 42px; padding-bottom: 20px; font-family: 'ch1'; }
.ys-tit p{ font-size: 20px; }

.content-banner-box {position: relative;width: 100%;height: 42rem;background: center center no-repeat;margin-bottom: 4.7rem;overflow: hidden;}
.content-banner-flex {position: absolute;top: 36%;left: 0%;z-index: 9;width: 100%;height: auto;font-weight: 500;color: #FFFFFF;line-height: 1.6;box-sizing: border-box;transform: translateY(-22%);padding: 0 8%;    background-size: 100%;}
.content-banner-flex .content-banner-title {font-size: 36px;display: block;padding-right: 10rem;font-family: 'ch1';padding-bottom: 10px;}
.content-banner-flex .content-banner-text {font-size: 18px;width: 46%;}
.content-list-box { margin-top: 3rem;margin-bottom: 3rem; }
.list-item-img-box { position: relative;}
.content-list-item {display: inline-block;width: calc((100% - 26.6rem) / 3);margin-right: 4rem;margin-left: 4rem;margin-bottom: 6.4rem;vertical-align: top;}
.content-list-item .list-item-img { border-radius: 0.5rem;}
.content-list-item .content-mask { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 0.5rem; background-color: rgba(0, 0, 0, .4); opacity: 0; transition: all .3s linear;}
.content-list-item .content-mask-btn-box {width: 15rem;height: 5rem;border-radius: 30px;background: #3367cd;}
.content-list-item .content-mask-btn-box p {/* margin-bottom: 0.6rem; */font-size: 18px;color: #FFFFFF;margin-right: 10px;}
.content-list-item .content-mask-btn-box .more-icon {margin-right: 0;background-color: #fff;width: 20px;height: 20px;}
.more-icon { position: relative; display: inline-block; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; background: #999999; vertical-align: middle; margin-right: 1rem; border-radius: 50%; overflow: hidden; transition: all 0.3s ease-in-out;}
.content-list-item .content-mask-btn-box .more-icon i { border-color: #3367cd;}
.more-icon i {position: absolute;top: calc(50% - 3px);left: calc(50% - 4px);transform: rotate(135deg);width: 6px;height: 6px;border-top: 1px solid rgba(255, 255, 255, 1);border-left: 1px solid rgba(255, 255, 255, 1);}
.content-list-item .list-item-title {padding-top: 1.9rem;padding-bottom: 1rem;font-size: 24px;font-family: 'ch1';color: #444444;}
.content-list-item:hover .list-item-title{ color:#3367cd; }
.content-list-item .list-item-text { font-size: 18px; font-weight: 400; color: #666666;}
.ones { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.content-banner-box:after {content: '';position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;/* background-color: rgba(0, 0, 0, .4); */}
.content-list-item:nth-child(33n) { animation-delay: .3s; margin-right: 0; margin-bottom: 4.5rem;}

.content-list-item:hover .content-mask { cursor: pointer; opacity: 1;}
.content-list-item:hover .content-mask-btn-box { animation: scale .5s linear; -webkit-animation: scale .5 slinear;}
.content-list-item:hover .content-mask-btn-box .more-icon { /* animation: rotate .5s; *//* -webkit-animation: rotate .5s; */ }

@media (max-width:500px) {
	.content-banner-box{ height: 30rem; }
	.content-banner-flex .content-banner-title{ padding-right: 0; font-size: 28px; }
	.content-banner-flex .content-banner-text{ font-size: 16px; width:100%; }
	.content-banner-flex{ top: 35%; }
	.pu_text .t1{ font-size: 18px; }
	.pu_text .t2{font-size: 24px;}
	.content-list-item{ margin-right: 1.4rem;margin-left: 1.4rem;margin-bottom: 2.4rem;width: calc((100% - 6rem) / 2); }
	.content-list-item:nth-child(3n){ margin-right: 2.4rem; margin-bottom: 2.4rem; }
	.content-list-item:nth-child(2n){ margin-right: 0; }
	.content-list-item .list-item-title{ font-size: 20px; padding-top: 1.2rem; }
	.content-list-box{ margin-bottom: 0; }
	.content-list-item .list-item-text{ font-size: 16px; }
	.developmentContainer2 .box .item a{ display: block;}
	.developmentContainer2 .box .item .left{ display: block; overflow: hidden; width: 100%; padding: 0; }
	.developmentContainer2 .box .item .left .main .content0 img{left: 0;width: 42px;top: 20px;/* transform: translateY(-50%); */position: relative;}
	.developmentContainer2 .box .item:nth-child(2n) a .left{ padding: 0; }
	.developmentContainer2 .box .item .left .main .content0{font-size: 32px;line-height: 60px;/* padding-left: 6rem; */}
	.developmentContainer2 .box .item .left .main{ padding-bottom: 20px; }
	.developmentContainer2 .box .item{ padding: 20px 0; }
	.developmentContainer2 .box .item .left .main .content2{ margin-top: 20px; }
	.developmentContainer2 .box .item .left .main .content0 p{ font-size: 24px;}
	.developmentContainer2 .box .item .left .main .content1{ font-size: 16px; line-height: 28px; margin-top: 0;}
	.ys-tit h4{ font-size: 32px;}
	.ys-tit p{ font-size: 16px; padding: 0 20px;}
}

@keyframes scale { 0% {transform: scale(1); } 50% {transform: scale(1.15); } 100% {transform: scale(1); }}
@-webkit-keyframes scale { 0% {transform: scale(1); } 50% {transform: scale(1.15); } 100% {transform: scale(1); }}
@keyframes rotate { 0% {transform: rotateZ(100deg); } 50% {transform: rotateZ(0deg); } 100% {transform: rotateZ(100deg); }}
@-webkit-keyframes rotate { 0% {transform: rotateZ(100deg); } 50% {transform: rotateZ(0deg); } 100% {transform: rotateZ(100deg); }}

.yyy{ padding: 60px 0;padding-bottom: 0; }
.yyy1{ padding-top: 0 !important; }
.diyilan{ margin-bottom: 60px;display: flex; }
.dyl-1{ flex: 1;padding-right: 6rem; }
.dyl-1 h4{ font-size: 36px;padding-top: 3%;font-family: 'ch1'; }
.dyl-1 p{ font-size: 18px; padding: 20px 0; line-height: 32px; color: #444; }
.dyl-1 a{ font-size: 18px;background: url(/skin/huoqu.png) #3367cd 85% no-repeat;padding: 10px 24px;color: #fff;border-radius: 24px;display: inline-block;margin-top: 10px;padding-right: 54px;background-size: 16px; }
.dyl-img{ flex: 1; }
.dyl-img img{ border-radius: 30px; } 
.swiper-container12345{ width: 750px; overflow: hidden; position: relative;}

.dierlan{background: #fbfbfd;padding: 60px 0;/* padding-bottom: 0; */}
.qwe{ padding-bottom: 20px; border-bottom: 1px dashed #DFDFDF; margin: 20px 20px;}
.t_b1k3 {margin-top: 32px;background: #fff;margin-top: 32px;/* padding-bottom: 32px; */}
.t_b1k3nr .t_ywh2 {text-align: left;display: block;overflow: hidden;/* flex: 1; */position: relative;width: 20%;}
.t_b1k3nr .okm{ padding: 30px 0; padding-left: 30px;}
.t_ywh2 h2 {font-size: 32px;color: #3367cd;line-height: 1.5;font-family: 'ch1';position: relative;padding-bottom: 12px;margin-left: 24px;}
.t_ywh2 h2::after {content: '';cursor: pointer;position: absolute;left: 18%;bottom: 0;width: 69px;height: 3px;background: #3367cd;transform: translateX(-50%);}
.qwe .t_ywh2 h2::after{ left: 13%;}
.t_b1k3rg {width: calc(100% - 0px);/* border-bottom: 1px solid #ddd; */margin-right: 20px;}
.t_b1k3li {width: 20%;text-align: center;padding: 0 24px;margin-bottom: 0px;border-left: 1px solid #ccc;}
.t_b1k3li:first-child{ border-left: inherit; }
.ba-right{flex: 4;}
.ba-right ul{ display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.ba-right ul li{ width: 48%; padding: 24px; background: #eee; margin: 1%; border-radius: 10px;}
.ba-right ul li .picture{ width: 40%; border-radius: 6px; overflow: hidden;}
.ba-right dl{ display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; flex: 2; margin-bottom: 0;}
.ba-right dl dd{ width: 50%; margin: 12px 0;}
.ba-right dl dd .icon{}
.ba-right dl dd .icon img{ width: 23px;}
.ba-right dl dd .text{ font-size: 20px; padding-left: 8px;}

.qwe123{ padding-bottom: 20px; border-bottom: 1px dashed #DFDFDF; margin: 20px 20px;}
.qwe123 .left{ font-size: 32px; font-family: ch1; color: #3367cd; text-align: left; display: block; overflow: hidden; position: relative; width: 19%; margin-left: 20px; padding-bottom: 12px;}
.qwe123 .left::after { content: ''; cursor: pointer; position: absolute; left: 13%; bottom: 0; width: 69px; height: 3px; background: #3367cd; transform: translateX(-50%);}
.qwe123 .right{ /* width: 70%; */ flex: 4;}
.qwe123 .right .framework-module2{ display: flex; justify-content: left;}
.qwe123 .right ul li{ width: 50%; margin: 1%; position: relative; max-height: 142px; overflow: hidden; border-radius: 10px;}
.qwe123 .right ul li::after{ content: ''; position: absolute; left: 0; top: 0px; width: 100%; height: 100%; background: rgb(0 0 0 / 36%); border-radius: 10px; }
.qwe123 .right ul li .picture{ overflow: hidden;}
.qwe123 .right ul li .picture img{}
.qwe123 .right ul li .text{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 24px; width: 100%; text-align: center; color: #fff; z-index: 9;}

.zdsb{}
.zdsb img{ width: 100%; }
.zdsb1{ margin-top: 10px; }
.zdsb1 h6{font-size: 18px;line-height: 32px;color: #666;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
.t_b1k3li:hover .zdsb1 h6{color: #3367cd;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
.t_b1k3xin {padding-top: 24px;margin: 0 0px;padding-bottom: 24px;display: flex;align-items: center;justify-content: left;height: 100%;}
.t_b1k3icon {position: relative;width: 90px;height: 90px;border-radius: 50%;display: inline-block;margin-bottom: 9px;/* background: linear-gradient(to right,#019680,#22c286); *//* opacity: 0; */transition: all 0.36s;}
.t_b1k3icon::before {content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius: 50%;display: inline-block;margin-bottom: 9px;background: linear-gradient(to right, #3367cd, #6899f9);opacity: 1;transition: all 0.36s;}
.t_b1k3box { cursor: auto; }

.t_b1k3ic { width: 56px; height: 56px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.t_b1k3ic .t_yuan { display: block; }
.t_b1k3ic img { width: 100%; height: 100%; transition: all 0.36s; }
.t_b1k3ic img { width: 100%; height: 100%; transition: all 0.36s; }
.t_hover { position: absolute; top: 0; left: 0; opacity: 1; }
.t_b1k3li .t_ywh6 h6 { height: 28px;overflow: hidden;font-size:18px; }
.t_b1k3li .t_ywh6 h6 { color: #666;text-align: center;line-height: 28px; }
.t_b1k3li:hover .t_ywh6 h6{color: #3367cd;}
.t_b1k3li:hover .t_b1k3icon::before { opacity: 1; }
.t_b1k3li:hover .t_b1k3ic .t_yuan { opacity: 0; }
.t_b1k3li:hover .t_b1k3ic .t_hover { opacity: 1; }

.t_b1k2box { padding-top: 30px;padding-bottom: 30px; }
.t_b1k2li { margin-bottom: 20px; }
.t_b1k2li {width: 50%;padding: 0 20px;}
.t_b1k2xin { background: #fff; transition: all 0.36s; position: relative; border-radius: 10px; overflow: hidden; padding: 36px 36px 36px; }
.t_b1k2xin::before { content: ''; position: absolute; left: 0; height: 100%; width: 8px; background: linear-gradient(to right, #3367cd, #6899f9); transition: all 0.36s; opacity: 0; top: 50%; transform: translateY(-50%);}
.t_b1k2icon {width: 83px;height: 79px;}
.t_b1k2icon img {width: 100%;}
.t_b1k2xin:hover .t_b1k2icon img{ transform: translateX(-145%); filter: drop-shadow(120px 0 #000); animation: move1 0s linear forwards;}
.t_b1k2dian { width: calc(100% - 83px); padding-left: 18px; }
.t_b1k2dian .t_ywh5 { height: 30px; overflow: hidden; }
.t_b1k2dian .t_ywh5 { margin-bottom: 10px; margin-top: 10px; }
.t_b1k2dian .t_ywh5 h5 { font-size: 20px; font-family: 'ch1'; }
.t_b1k2li:hover .t_b1k2dian .t_ywh5 h5{ color: #3367cd; }
.t_b1k2dian .ywduan2 p { color: #666; /* height: 72px; */ overflow: hidden; font-size: 16px; }
.t_b1k2xin:hover { box-shadow: 0px 5px 36.12px 6.88px rgb(127 127 127 / 9%); }
.t_b1k2xin:hover::before { opacity: 1; }

.sz_pro2 { position: relative; }
.sz_pro2 .img img { width: 100%; display: none; transition: 0.4s; }
.sz_pro2 .img .active { display: block; }
.sz_pro2 .box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.sz_pro2 .box .list { position: relative; }
.sz_pro2 .box .list .banner .item { box-sizing: border-box; border-right: 1px solid rgba(255, 255, 255, 0.2);padding-left: 3rem; padding-right: 3rem; }
.sz_pro2 .box .list .banner .item .content1 { padding-top: 14.6875rem; }
.sz_pro2 .box .list .banner .item .content1 img { height: 8rem; transition: 0.4s; position: relative; top: 0; }
.sz_pro2 .box .list .banner .item .content2 { font-size: 28px; color: #fff; margin-top: 20px; transition: 0.4s; font-family: 'ch1'; }
.sz_pro2 .box .list .banner .item .content3 { font-size: 16px; color: #fff; font-family: 'ch'; margin-top: 20px; text-transform: uppercase; line-height: 32px; min-height: 240px; }
.sz_pro2 .box .list .banner .item .content4 { font-size: 64px; margin-top: 0rem; color: transparent; font-family: 'ch1';-webkit-text-stroke: 1px #fff; padding-bottom: 2rem; }
.sz_pro2 .box .list .banner .item:hover .content1 img { top: -1rem; }
.sz_pro2 .box .list .banner .item:hover .content2 { color: #3367cd; }
.sz_pro2 .box .list .page { position: absolute;bottom: 7rem;left: 5.875rem;line-height: 1.875rem;z-index: 2;display: none; }
.sz_pro2 .box .list .page p span { color: #fff; font-size: 1.25rem; cursor: pointer; }
.sz_pro2 .box .list .page p span:hover { color: #3367cd; }
.sz_pro2 .box .list .page div { font-size: 1.125rem; color: #fff; margin: 0 1.875rem; }
.sz_pro2 .box .list .page div span { color: #3367cd; }
.sz_pro2 .box .list .swiper-slide{ flex: 1; }
.sz_pro3{ padding: 42px 0; }
.yy-case{ padding-top: 32px; }
.yy-case img{  }

.nav-item-list .left {/* border-right: 1px solid rgba(0, 0, 0, 0.1); */box-sizing: border-box;padding: 0rem 3rem;width: 20%;float: left;}
.header-nav-item-list { font-size: 20px;line-height: 32px; }
.header-nav-item-list a {color: #000000;border-bottom: 3px solid #FFFFFF;padding: 6px 0;font-size: 18px;margin-bottom: 0.5rem;width: 100%;display: block;margin-top: 0.5rem;}
.header-nav-item-list a.on, .header-nav-item-list a:hover { color: #3367cd; border-color: #3367cd; display: inline-block; }
.nav-item-list .right {width: 80%;box-sizing: border-box;padding: 0rem 2rem 2rem 4rem;float: left;border-left: 1px solid rgba(0, 0, 0, 0.1);}
.nav-item-list .right .right123:nth-child(2n){ display: none; }
.nav-item-list .right .list{display: block;overflow: hidden;margin-bottom: 30px;}
.nav-item-list .right .list123{ float: left; width: 25%; }
.nav-item-list .right dl {padding: 0rem 0 0rem;transition-delay: 0s;transform: translateY(0rem);margin-bottom: 0;}
.nav-item-list .right dl { transition: transform .5s, opacity .5s; /* opacity: 0; */ }
.nav-item-list dt {font-size: 18px;color: #3367cd;font-family: 'ch1';border-left: 3px solid #3367cd;padding-left: 10px;margin-bottom: 5px;}
.nav-item-list .bbb1{font-size: 15px;font-family: 'ch';border-left: inherit;padding-left: 0;color: #333;margin: 3px 0;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.nav-item-list dd a {/* line-height: 1.1rem; */margin-top: 1rem;width: 25%;vertical-align: top;padding-right: 1rem;box-sizing: border-box;display: block;float: left;}
.nav-item-list dd .t1 {font-size: 16px;color: #000000;margin-bottom: 6px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 10px;background: url(/skin/yy.png) no-repeat left center;}
.nav-item-list dd .t2 {font-size: .7rem;font-weight: 400;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #666666;}
.nav-item-list .right .list123 li{margin: 0 10px;/* width: 25%; */padding-left: 56px;background: url(/skin/top-st.png) left no-repeat;background-size: 18px;}
.nav-item-list .right .list123 dl{ transform: translateY(0rem); }
.nav-item-list .right .list123 dt{ border-left: inherit; color: #333; margin-bottom: 0; padding-left: 0; }
.asd123{ font-size: 24px; font-weight: bold;}
.nav-item-list .asd1{ margin-bottom: 20px; font-size: 16px;}
.nav-item-list .right .list123:hover dt{ color: #3367cd;}
.nav-item-list .right .list123:hover li{/* animation: move2 0s linear forwards; *//* transform: translateX(-43.76%); *//* filter: drop-shadow(0px 0 #000); */}

#carousel {position: relative;width: 100%;margin:0 auto;}
#carousel .swiper {padding-top: 40px;padding-bottom: 40px;}
#carousel .swiper-wrapper{  }
#carousel .swiper-slide {width: 168px;background: #fff;box-shadow: 0 8px 20px #333;margin: 0 9px;}
#carousel .swiper-slide img{ display:block; width: 100%; }
#carousel .swiper-slide p { line-height: 58px; padding-top: 0; text-align: center; color: #636363; font-size: 0.8em; margin: 0; }
#carousel .swiper-pagination { width: 100%; bottom: 20px; }
#carousel .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; background-color: #e8f5ff; width: 20px; height: 10px; opacity: 1; border-radius: 5px; }
#carousel .swiper-pagination-bullets .swiper-pagination-bullet-active { background-color: #3eb2f3; width: 35px; }
#carousel .swiper-button-prev { left: -30px; width: 45px; height: 45px; background: url(images/wm_button_icon.png) no-repeat; background-position: 0 0; background-size: 100%; }
#carousel .swiper-button-prev:hover { background-position: 0 -46px;background-size: 100%; }
#carousel .swiper-button-next { right: -30px; width: 45px; height: 45px; background: url(images/wm_button_icon.png) no-repeat; background-position: 0 -93px; background-size: 100%; }

.xiatu{ text-align: center; }
.xiatu img{} 

.hy_bot { margin-top: 48px;margin-bottom: 48px;display: grid;grid-template-columns: repeat(5, 1fr);gap: 20px;}
.hy_bot .slide { transition: 0.4s;background: #fff;border-radius: 10px;overflow: hidden;margin-right: 10px;box-shadow: 3px 3px 12px 3px #ccc;}
.hy_bot .slide .img { width: 100%; }
.hy_bot .slide .img img { width: 100%; }
.hy_bot .slide .content { margin-top: 30px;padding: 0px 24px 32px; }
.hy_bot .slide .content .text { color: #000;font-size: 22px;font-family: 'ch'; }
.hy_bot .slide .content .desc { margin-top: 10px;/* height: 1.6rem; */overflow: auto;padding-right: 0px; }
.hy_bot .slide .content .desc::-webkit-scrollbar { width: 2px; height: 2px; }
.hy_bot .slide .content .desc::-webkit-scrollbar-thumb { background: #0e3d8a; }
.hy_bot .slide .content .desc::-webkit-scrollbar-track { background: rgba(14, 61, 138, 0.3); }
.hy_bot .slide .content .desc p { color: #666;line-height: 28px;text-align: justify;font-size: 16px;}
.hy_bot .slide:nth-child(odd) { transform: translateY(0px);}

.aboutFieldContainer{ background: url(/skin/xwc-ys1.jpg) center no-repeat; padding: 60px 0; }
.aboutFieldContainer .pu_text { color: #fff; }
.aboutFieldContainer .pu_text .t1 { font-family: 'ch1';text-transform: uppercase;font-size: 26px; }
.aboutFieldContainer .pu_text .t2 { margin-top: 0px;font-size: 40px;font-family: 'ch1'; }
.fays{ padding-top: 30px; display: flex; }
.fays .boxLeft{flex: 2;}
.fays .boxLeft ul{ background: rgba(255,255,255,0.5);padding: 32px 20px;border-top: 5px solid #3367cd; }
.fays .boxLeft ul li{font-size: 20px;color: #fff;line-height: 60px;padding-left: 42px;font-family: 'ch1';text-shadow: 1px 1px 1px #000;background: url(/skin/yuan.png) 10px no-repeat;}
.fays .boxLeft ul li.active{color: #3367cd;text-shadow: 1px 1px 1px #fff;background: url(/skin/yuan1.png) #fff 10px no-repeat;}
.fays .boxRight{flex: 3;padding: 3% 5%;padding-left: 6%;background: rgba(255,255,255,0.2);}
.fays .boxRight ._ite{font-size: 20px;color: #fff;text-align: left;display: none;}
.fays .boxRight ._ite.active{ display: block;}

.solution-section3 { background: center center no-repeat; background-size: cover !important; position: relative; text-align: center; padding: 5rem 0 6.5rem; background: url(/skin/cpxq1.jpg) center bottom no-repeat;}
.solution-section3:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000000; z-index: 2; opacity: .5;}
.solution-section3 .box { position: relative; z-index: 3;}
.solution-section3 .text-list { text-align: left;  min-height: 450px;}
.solution-section .title { color: rgba(0, 0, 0, 1); text-align: left; font-size: 40px; font-family: 'ch1';  font-weight: bold;}
.solution-section3 .title { color: #FFFFFF; text-align: center; margin-bottom: 32px;}
.slick-slide { display: none; float: left; height: 100%; min-height: 1px;}
.slick-initialized .slick-slide { display: block;}
.solution-section3 .text-list li { position: relative;}
.solution-section3 .text-list .content { max-width: 640px; padding-top: 5.5rem;}
.solution-section3 .text-list .no { -webkit-text-stroke: 1px #FFFFFF; color: transparent; opacity: 0.1; position: absolute; top: 0px; left: -0.5rem; font-family: PingFang-SC-Heavy; font-family: 'ch1'; font-style: normal; font-size: 180px; line-height: 142px;}
.solution-section3 .text-list .title-info { font-family: 'ch1'; color: #FFFFFF; font-size: 42px; margin-bottom: 32px;}
.solution-section3 .text-list .editor { font-size: 18px; color: #FFFFFF; line-height: 32px;}
.solution-section3 .tab-box-list { width: 100%; line-height: 102px; background: rgba(255, 255, 255, .1); border-radius: 0.5rem;}

.solution-section3 .tab-box-list a { position: relative; width: 25%; -webkit-box-pack: center; -moz-justify-content: center; -webkit-justify-content: center; justify-content: center;}
.solution-section3 .tab-box-list .no { font-family: "ch1"; font-style: normal; font-size: 42px; width: 5rem; color: #FFFFFF; -webkit-mask: linear-gradient(to bottom, #FFFFFF, #FFFFFF, #FFFFFF, transparent, transparent); position: relative; z-index: 4; opacity: .4; transition: all .3s;}
.solution-section3 .tab-box-list a.on img{display: block;position: absolute;width: 100%;bottom: 0px;/* top: 0; */}
.solution-section3 .tab-box-list .title-info { max-width: calc(100% - 20px); font-size: 20px; font-family: 'ch1'; color: #FFFFFF; text-align: left; position: relative; z-index: 4;transition: all .3s; padding-left: 20px; }
.solution-section3 .tab-box-list a.on:after{ display:block;}
.solution-section3 .tab-box-list a img { display: none;}
.solution-section3 .tab-box-list a.on{ background: #3367cd;}

.lm51-nr{ background: #fff; margin-top: 32px; }
.lm51-sss1{ padding: 42px; }
.lm51-h2{ width: 100%;text-align: center;margin-bottom: 30px; }
.lm51-h2 h2{font-family: 'ch1';color: #3367cd;position: relative;padding-bottom: 20px; }
.lm51-h2 h2::after { content: ''; cursor: pointer; position: absolute; left: 50%; bottom: 0; width: 90px; height: 3px; background: #3367cd; transform: translateX(-50%);}
.lm51-wz{flex: 3;width: 100%;}
.lm51-wzimg{}
.lm51-wzimg h6{ font-size: 20px; line-height: 32px; }
.lm51-wzimg img{max-width: 100%;/* padding-top: 30px; */padding-bottom: 30px;}
.lm51-wz ul{ display: flex; }
.lm51-wz .flex-none{ display: block;}
.lm51-wz .flex-none li{margin-bottom: 2%;}
.lm51-wz ul li{width: 23%;float: left;border: 1px solid #e8edf6;padding: 42px 24px;/* text-align: center; */margin: 0px 1%;position: relative;min-height: 154px;/* background: linear-gradient(to right, #d6e2fa, #e8edf6); */background: url(/skin/kunhuo1.jpg) center no-repeat;border-radius: 10px;box-shadow: 3px 3px 9px 0px #ccc;}
.lm51-wz ul li h4{font-size: 20px;margin-bottom: 20px;padding: 6px 0;padding-left: 32px;font-family: 'ch1';background: url(/skin/introduce_xg_box_ico1.png) left 6px no-repeat;color: #fff;z-index: 999;position: relative;}
.lm51-wz ul li p{font-size: 16px;min-height: 132px;color: #fff;position: relative;z-index: 999;}
.lm51-wzimg p{ line-height: 32px; font-size: 18px; padding: 5px 0; }
.lm51-wzimg p em{ font-family: 'ch1'; }
.lm51-wz ul li:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;z-index: 2;opacity: .6;border-radius: 10px;}
.lm51-wz ul li:nth-child(2){ background: url(/skin/kunhuo2.jpg) center no-repeat; }
.lm51-wz ul li:nth-child(3){ background: url(/skin/kunhuo3.jpg) center no-repeat; }
.lm51-wz ul li:nth-child(4){ background: url(/skin/kunhuo4.jpg) center no-repeat; }

.lm51-wz .box{ padding: 20px;}
.lm51-wz .box .item{ border-bottom: 1px solid #ddd; padding: 42px 0;}
.lm51-wz .box .item:nth-child(2n) a{ -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-flow: row-reverse; -ms-flex-flow: row-reverse; flex-flow: row-reverse;}
.lm51-wz .box .item a{ display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; /* margin: 10px 0; */ overflow: hidden;}
.lm51-wz .box .item .left{ -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10rem 0 1rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
.lm51-wz .box .item:nth-child(2n) a .left { padding: 0 0 0 148px;}
.lm51-wz .box .item .left .main{}
.lm51-wz .box .item .left .main .content0{ font-size: 24px; line-height: 42px; color: #000; position: relative; -webkit-transition: 0.4s; -o-transition: 0.4s; font-family: 'ch1'; transition: 0.4s; }
.lm51-wz .box .item .left .main .content1{ font-size: 16px; line-height: 30px; margin-top: 10px; color: #000; }
.lm51-wz .box .item .left .main .content2{}
.lm51-wz .box .item .right{ overflow: hidden; flex: 1; }
.lm51-wz .box .item .right img{ width: 100%;  border-radius: 10px; }

.lm-dl{}
.lm-dl dt{width: 23%;float: left;font-size: 20px;line-height: 80px;text-align: center;border: 1px solid #ccc;margin: 0.5% 1%;background-image: url(http://demo9.dgctt.net/staticres/upload/2024-07-29/8cc6e50919dfa8814e240db47f892752.jpg);background-size: 100%;color: #fff;text-shadow: 3px 3px 3px #000;border-radius: 10px;}

.sz_about5 { position: relative;}
.sz_about5 .map {width: 100%;height: 66rem;background: url(/skin/ditu.jpg) center no-repeat;position: relative; }
.map-ditu{ position: absolute;left: 44.5%;top: 48%; }
.map-ditu img{  }
.map-ditu p{ position: relative; top: 10px; left: 20px; font-size: 13px; color: #3367cd; }
.sz_about5 .box {width: 640px;top: 12rem;right: 21rem;background: #fff;z-index: 1;position: absolute;padding: 5rem 6rem 6rem 5rem;box-sizing: border-box;}
.sz_about5 .box h5 { font-size: 32px;color: #000; }
.sz_about5 .box .main { margin-top: 1.25rem;}
.sz_about5 .box .main .item {padding-top: 3rem;}
.sz_about5 .box .main .item .left { width: 36px; }
.sz_about5 .box .main .item .left img { max-width: 100%; position: relative; top: 8px;}
.sz_about5 .box .main .item .right { width: calc(100% - 36px);box-sizing: border-box;padding-left: 20px;}
.sz_about5 .box .main .item .right h6 { font-size: 20px;color: #333;line-height: 1.875rem;padding-bottom: 10px;}
.sz_about5 .box .main .item .right p {font-size: 18px;color: #333;padding: 4px 0;}
.sz_about5 .box .main .itme1 div img { margin-bottom: 0.625rem; } 

@media (max-width:1440px) {
	.lm51-wz ul{ display: block; }
	.lm51-wz ul li{ padding: 20px 10px; width: 32.3%; margin: 0.5%; /* flex: 1; */ }
	.lm51-wz ul li h4{ font-size: 16px; padding-left: 32px; }
	.map-ditu{ left: 42%; }
	.swiper-container12345{ width: 600px; }
	.dyl-1.dyl-1{ padding-left: 6rem; }
}

@media (max-width:1199px) {
	.lm51-sss1{ padding: 24px; }
	.lm51-h2 h2{ font-size: 24px; }
	.fays .boxLeft ul li{ font-size: 18px; } 
	.diyilan{ display: block; }
	.dyl-1{ padding: 10px; padding-bottom: 30px; }
	.dyl-1 h4{ padding-top:0; }
	.dyl-img img{ width: 100%; }
	.t_b1k3li{ padding: 0 10px;}
	.t_b1k3icon{ width: 100%; height: 80px;}
	.t_b1k3icon img{}
}

@media (max-width:767px) {
	.sz_about5 .box{ right: 1rem;width: 100%; }
	.xiatu img{ width: 100%; }
	#carousel .swiper-slide{width: 120px;}
	.solution-section3 .tab-box-list a{
    width: 50%;
    float: left;
}
	.dyl-1 p{ font-size:16px; }
	.ba-right dl dd .text{ font-size:18px; }
	.qwe123 .right ul li .text{ font-size:24px; }
	.qwe123 .left{
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 24px;
    width: 100%;
}
	.t_ywh2 h2{
    margin-left: 0;
    font-size: 24px;
}
	.solution-section3 .title{
    font-size: 24px;
}
	.solution-section3 .text-list .content{
    padding-top: 3rem;
}
	.solution-section3 .tab-box-list{
    display: block;
    overflow: hidden;
}
	.solution-section3 .text-list{
    min-height: auto;
    margin-bottom: 20px;
}
	.qwe{ display:block; }
	.ba-right{
    width: 100%;
    display: block;
}
	.ba-right ul{
    width: 100%;
}
	.ba-right ul li{
    width: 100%;
    display: block;
}
	.ba-right ul li .picture{
    width: 100%;
}
	.qwe123{
    display: block;
    overflow: hidden;
}
}

@keyframes move1 {
    0% {
        filter: drop-shadow(0px 0 #3367cd);
    }
    100% {
        filter: drop-shadow(120px 0px #3367cd);
    }
}

@keyframes move2 {
    0% {
        filter: drop-shadow(0px 0 #666);
    }
    100% {
        filter: drop-shadow(160px 0px #666);
    }
}

@keyframes move3 {
    0% {
        filter: drop-shadow(0px 0 #fff);
    }
    100% {
        filter: drop-shadow(160px 0px #fff);
    }
}

.sz_pro3 .swiper-container {padding-bottom:40px;padding-top: 40px;}
.sz_pro3 .swiper-wrapper{}
.sz_pro3 .swiper-slide {width: 400px;transition-timing-function:linear;}
.sz_pro3 .swiper-slide.swiper-slide-active{}
@media only screen and (max-width:1200px){
	.sz_pro3 .swiper-slide { width:770px; }
}
@media only screen and (max-width:980px){
	.sz_pro3 .swiper-slide { width:471px; }
}
@media only screen and (max-height:480px){
	.sz_pro3 .swiper-slide { width: 320px; }
}
.sz_pro3 .swiper-slide img{width:100%;border-radius: 16px;}
.sz_pro3 .swiper-slide .title{position:absolute;/* transform:rotate(90deg); *//* transform-origin:left top; */left: 50%;top: 50%;transform: translate(-50%, -50%);font-size: 17px;color: #fff;background: #3367cd;padding: 10px 20px;border-radius: 30px;display: none;min-width: 280px;}	
.sz_pro3 .swiper-button-next,.sz_pro3 .swiper-button-prev{width:86px;height:112px;background-size:86px 112px;margin-top:-56px;outline:none;}
.sz_pro3 .swiper-slide:hover .title{ display:block; }
.sz_pro3 .swiper-button-next{background-image:url(img/cursor-next.png);}
.sz_pro3 .swiper-button-prev{background-image:url(img/cursor-prev.png);}		
.sz_pro3 .swiper-pagination-bullet{background:none;opacity:1;margin:0 6px !important;width: 8px;height: 8px;position:relative;outline:none;vertical-align:middle;}
.sz_pro3 .swiper-pagination-bullet span{width: 8px;height: 8px;background:#CCC;display:block;border-radius:50%;margin-top: 3px;margin-left:3px;}
.sz_pro3 .swiper-pagination-bullet i{background: #3367cd;height:1px;width:20px;position:absolute;top: 6px;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear;}
.sz_pro3 .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{width: 12px;height: 12px;margin-top: 1px;margin-left:0;background: #3367cd;position:relative;z-index:1;}
.sz_pro3 .swiper-pagination-bullet-active i{ animation:middle 6s; }
.sz_pro3 .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{ animation:first 6s; }
.sz_pro3 .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{ animation:last 6s; }				
@keyframes first{
	0% {transform:scaleX(0.5);left:0px;}/*091*/
	100% {transform:scaleX(1);left:2px;} /*0915*/
}
@keyframes last{
	0% {transform:scaleX(0.7);left:-10px;}/*1090*/
	20% {transform:scaleX(0.3);left:2px;} /*090*/
	100% {transform:scaleX(0.3);left:0px;} /*090*/
}
@keyframes middle{
	0% {transform:scaleX(0.7);left:-10px;}/*1091*/
	20% {transform:scaleX(0.45);left:2px;}/*092*/
	100% {transform:scaleX(1);left:2px;} /*0913*/
}

.index_cloumn {display: none;position: fixed;z-index: 10;right: 1.25rem;top: 60%;/* background: rgba(255,255,255,0.9); */width: 94px;border-radius: 10px;padding: 15px 0;z-index: 999;transform: translateY(-50%);}
.index_cloumn .box ul li .item {text-align: center;padding: 12px 2px;position: relative;background: rgba(255,255,255,0.9);}
.index_cloumn .box ul li .item.phone{ border-radius: 10px 10px 0px 0px;}
.index_cloumn .box ul li .item .img{ padding-top: 6px;}
.index_cloumn .box ul li .item:nth-child(5){ border-radius: 0 0 10px 10px;}
.index_cloumn .box ul li .item .text {font-size: 16px;color: #3367cd;margin-top: 10px;}
.index_cloumn .box ul li .wxewm > p { display: none; position: absolute; top: 50%; transform: translateY(-50%) translateX(-120%); left: 0;}
.index_cloumn .box ul li .wxewm > p img {width: 124px;}
.index_cloumn .box ul li .wxewm:hover p { display: block;}
.index_cloumn .box ul li .phone > p {display: none;position: absolute;top: 50%;transform: translateY(-50%) translateX(-100%);left: 0;background: #fff;color: #000;line-height: 42px;width: 200px;text-align: center;font-size: 22px;border-radius: 30px;}
.index_cloumn .box ul li .phone:hover p { display: block;}
.index_cloumn .box ul li .go_top{ background: #3367cd; border-radius: 10px; margin-top: 10px;}
.index_cloumn .box ul li .go_top .text{ color: #fff;}

.hzhb .ny_container123{display: -webkit-box;display: -ms-box;display: flex;margin: 10px 0;}
.hzhb .ny_container123 h5{width: 20%;text-align: center;line-height: 138px;font-size: 20px;background: #3367cd;color: #fff;/* margin-top: 42px; */}
.mySwiper123{/* padding-top: 42px; */width: 80%;}
.mySwiper123 h5{ text-align: left; font-size: 22px; font-family: ch1; padding-bottom: 12px; padding-top: 12px; background: #f5f5f5; color: #3367cd; padding-left: 28px; }
.mySwiper123 .swiper-slide{ border: 1px solid #ccc; }
.mySwiper123 .swiper-slide img{width: 100%;/* height: 100%; */}
.mySwiper234{/* padding-top: 42px; */width: 80%;}
.mySwiper234 h5{ text-align: left; font-size: 22px; font-family: ch1; padding-bottom: 12px; padding-top: 12px; background: #f5f5f5; color: #3367cd; padding-left: 28px; }
.mySwiper234 .swiper-slide{ border: 1px solid #ccc; }
.mySwiper234 .swiper-slide img{ width: 100%; }
.mySwiper345{/* padding-top: 42px; */width: 80%;}
.mySwiper345 h5{ text-align: left; font-size: 22px; font-family: ch1; padding-bottom: 12px; padding-top: 12px; background: #f5f5f5; color: #3367cd; padding-left: 28px; }
.mySwiper345 .swiper-slide{ border: 1px solid #ccc; }
.mySwiper345 .swiper-slide img{ width: 100%; }
.mySwiper456{/* padding-top: 42px; */width: 80%;}
.mySwiper456 h5{ text-align: left; font-size: 22px; font-family: ch1; padding-bottom: 12px; padding-top: 12px; background: #f5f5f5; color: #3367cd; padding-left: 28px; }
.mySwiper456 .swiper-slide{ border: 1px solid #ccc; }
.mySwiper456 .swiper-slide img{ width: 100%; }

.xu-bj{ width: 100%; height: 36px; background: #fff; position: relative; background: linear-gradient(to right, #ffffff3b, #ffffffad);}
.xu-bj i{ background: url(/skin/jt-2.png) 23px top no-repeat; height: 24px; width: 66px; display: block; position: absolute; right: 15px; top: 6px;}
    
.qidadian{background: url(/skin/par_bg.jpg);position: relative;background-size: 132%;z-index: 9;}
.qidadian .ny_container{ z-index: 999; width: 100%; position: relative; padding: 0;}
.qidadian:after{content: ''; position: absolute; left: 0; top: 0px; width: 100%; height: 100%; background: rgb(0 0 0 / 36%);}
.qidadian .list{ display: flex; flex-wrap: wrap;}
.qidadian .list li{height: 40rem;width: 33.33%;padding: 6rem 4rem 3rem;border: 0.5px solid rgba(255, 255, 255, .2);color: #FFFFFF;text-align: center;}
.qidadian .list .icon{}
.qidadian .list .icon img{ width: 64px;}
.qidadian .list .title{font-size: 30px;color: #FFFFFF;padding: 24px 0;font-family: 'ch1';}
.qidadian .list .info{font-size: 18px;font-family: 'ch';font-weight: normal;line-height: 32px;}

@media (max-width:1440px) {
	.mySwiper123 .swiper-slide{ height: auto; }
	.ny_container123 h5{/* line-height: 92px; */}
	.qidadian .list .info{ font-size: 16px; line-height: 28px;}
	.qidadian .list li{ padding: 3rem; height: 36rem;}
	.qidadian .list .title{ font-size: 28px; padding: 16px 0;}
}

@media (max-width:1366px) {
	.mySwiper123 .swiper-slide{}
}

@media (max-width:991px) {
	.index_cloumn{ display: none !important;}
	.mySwiper123 .swiper-slide{}
}
@media (max-width:767px) {
	.qidadian .list li{ width: 100%; height: auto; padding: 3rem;}
	.qidadian .list .title{ font-size: 20px; padding: 10px 0;}
	.qidadian .list .info{ font-size: 15px; line-height: 24px;}
	.hzhb .ny_container123{ display: block;}
	.hzhb .ny_container123 h5{ width: 100%; line-height: 42px;}
	.mySwiper123{ width: 100%;}
	.mySwiper234{ width: 100%;}
	.mySwiper345{ width: 100%;}
	.mySwiper456{ width: 100%;}
}

.sijieduan{ background: url('/skin/hz-bjt.jpg') center  no-repeat; padding: 100px 0;}
.sijieduan .pu_text{ /* color: #fff; */ padding-bottom: 48px; padding-top: 0;}
.sijieduan .pu_text .t2{ font-size: 52px;}
.sijieduan .advantage_nr { display: flex; overflow: hidden; }
.sijieduan .advantage_nr .advantage_btn {flex: 1;padding-top: 15px;padding-right: 10%;}
.sijieduan .advantage_nr .advantage_btn a { display: block; margin-bottom:18px; padding:0 10px;}
.sijieduan .advantage_nr .advantage_btn a .box {display: flex;align-items: center;background: #fff;border-radius: 100px;position: relative;transition: all 0.5s;overflow:hidden;}
.sijieduan .advantage_nr .advantage_btn a .box::after {content: '';display: block;position: absolute;width: 0;height: 100%;border-radius: 100px;top: 0;left: 0;background: #3367cd;transition: all .5s ease;z-index: 1;}
.sijieduan .advantage_nr .advantage_btn a .box dt {flex: 0.25;position: relative;z-index: 2;}
.sijieduan .advantage_nr .advantage_btn a .box dt img {max-width: 110px;display: block;border:4px solid #bbbbbb;border-radius: 50%;transition: all 0.5s;max-height: 80px;}
.sijieduan .advantage_nr .advantage_btn a .box .desc {flex: 0.75;position: relative;z-index: 2;}
.sijieduan .advantage_nr .advantage_btn a .box .desc p  {font-size: 24px;color: #444444;display: block;font-family: 'ch1';text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.sijieduan .advantage_nr .advantage_btn a .box .desc span {font-size: 14px;color: #999999;display: block;line-height: 2;width: 90%;text-transform: uppercase;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.sijieduan .advantage_nr .advantage_btn a.on .box::after { width: 100%;}
.sijieduan .advantage_nr .advantage_btn a.on .box dt img {border: 4px solid #4f7edb;transform: rotate(360deg);}
.sijieduan .advantage_nr .advantage_btn a.on .box .desc p  { color: #fff; }
.sijieduan .advantage_nr .advantage_btn a.on .box .desc span { color: #fff; }
.sijieduan .advantage_nr ul {flex: 2;}
.sijieduan .advantage_nr ul li {padding-left: 20px;padding-right: 20px;display: none;}
.sijieduan .advantage_nr ul li:first-child {display: block;   }
.sijieduan .advantage_nr ul li .box_desc { display: block; }
.sijieduan .advantage_nr ul li .box_desc .t { display: block; overflow: hidden;}
.sijieduan .advantage_nr ul li .box_desc .t .t_l {float: left;display: block;font-size: 112px;color: #3367cd;line-height: normal;font-family: 'ch1';}
.sijieduan .advantage_nr ul li .box_desc .t .t_r { float: left; display: block; margin-top: 22px; margin-left: 15px;}
.sijieduan .advantage_nr ul li .box_desc .t .t_r p {font-size: 28px;color: #333;display: block;font-family: 'ch1';}
.sijieduan .advantage_nr ul li .box_desc .t .t_r span {padding-left: 24px;padding-right: 24px;display:inline-block;line-height: 50px;background: #3367cd;color: #fff;font-size: 28px;border-radius: 10px;margin-top: 5px;}
.sijieduan .advantage_nr ul li .box_desc .list {font-size: 18px;display: block;color: #666;margin-top: 20px;line-height: 2;}
.sijieduan .advantage_nr ul li .box_desc a {width: 160px;display: block;line-height: 48px;text-align: left;padding-left: 35px;border-radius: 4px;font-size: 18px;color: #fff;background: #3367cd;position: relative;margin-top: 40px;}
.sijieduan .advantage_nr ul li .box_desc a::after {position: absolute;content: '';width: 15px;height: 16px;display: block;background: url(/skin/right123.png)no-repeat center;top: 50%;transform: translateY(-50%);right: 24px;}

.ttt1{}
.tongdian{ display: flex; padding-bottom: 42px; border-bottom: 8px solid #0073b7;}
.td123{ width: 19%;}
.td123 a{}
.td123 .jiaodu{ margin: 10px;}
.td123 .jiaodu .box{}
.td123 .jiaodu .box p{ background: #e0eef3; line-height: 100px; text-align: center;font-size: 22px; border-radius: 10px; color: #3e5261;}
.td123 .jiaodu.on .box p{ background: #0073b7; color: #fff;}
.tongdian ul{ width: 80%;margin-left: 3%;}
.tongdian ul li{ background: #fff; padding: 30px 20px; border-radius: 20px; overflow: hidden;}
.tongdian ul li dl{ width: 74%;float: left;margin: 0px 0;}
.tongdian ul li dl dd{ width: 46%;float: left;margin: 2% 2%;padding-left: 66px;background: url(/skin/gantanhao.png) left 0px no-repeat;background-size: 52px; }
.tongdian ul li dl dd h5{ font-size: 22px; font-family: 'ch1'; padding-bottom: 12px; color: #0073b7; }
.tongdian ul li dl dd p{ font-size: 15px; min-height: 110px; }
.tongdian .klj{ width: 26%; float: right; }
.tongdian .klj img{ height: 350px; }

.LeaveMessage { padding: 50px 0; }
.LeaveMessage .box { border-radius: 5px; overflow: hidden; }
.LeaveMessage .box .boxLeft { flex: 1; width: 65%; color: #fff; padding: 42px 60px; background: url(/skin/img39.png) no-repeat 50% 50% / cover;}
.LeaveMessage .box .boxLeft .content0 { font-size: 42px;}
.LeaveMessage .box .boxLeft .content1 { margin-top: 0.5rem;}
.LeaveMessage .box .boxLeft .content1 .item p { width: 48.5%; margin-bottom: 20px;}
.LeaveMessage .box .boxLeft .content1 .item p input { font-size: 18px; color: #999; display: block; border: 0; height: 72px; width: 100%; box-sizing: border-box; padding: 0 20px; border-radius: 10px;}
.LeaveMessage .box .boxLeft .content1 .item2 { margin-top: 30px;}
.LeaveMessage .box .boxLeft .content1 .item2 p input { width: 1.98rem; height: 0.42rem; text-align: center; border: 1px solid #fff; background: none; font-size: 0.16rem; color: #fff; border-radius: 0.25rem; cursor: pointer;}
.LeaveMessage .box .boxLeft .content1 .item2 div { line-height: 0.44rem; background: #128230; border-radius: 0.25rem; cursor: pointer; width: 1.98rem; text-align: center; font-size: 0.16rem; }
.LeaveMessage .box .boxRight { width: 35%; position: relative; }
.LeaveMessage .box .boxRight .img { width: 100%; height: 100%; }
.LeaveMessage .box .boxRight .img img{ width: 100%;}
.LeaveMessage .box .boxRight .position { position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 100%; text-align: center;}
.LeaveMessage .box .boxRight .position img { width: 100px;}
.LeaveMessage .box .boxRight .position p { margin-top: 6px; font-size: 50px; color: #fff; font-family: 'ch';}

@media(max-width: 1510px) {
	.sijieduan { padding:50px 0 130px 0;  }
	.sijieduan .advantage_nr ul li { padding-left: 50px;padding-right: 50px; }
	.sijieduan .advantage_nr ul li .box_desc .t .t_l { font-size: 106px; }
	.sijieduan .advantage_nr ul li .box_desc .t .t_r p { font-size: 36px; }
	.sijieduan .advantage_nr ul li .box_desc .t .t_r span {font-size: 24px;}
	.sijieduan .advantage_nr ul li .box_desc .t .t_r { margin-top: 10px;margin-left: 10px; }
	.sijieduan .advantage_nr .advantage_btn a .box .desc p { font-size: 22px; }
	.sijieduan .advantage_nr .advantage_btn a .box .desc { padding-left: 15px; }
	.sijieduan .advantage_nr .advantage_btn a .box .desc span  { width: 80%; }
	.sijieduan .advantage_nr ul li .box_desc .list { margin-top: 20px; font-size: 14px; }
	.sijieduan .advantage_nr ul li .box_desc a { margin-top: 30px; }
}

@media(max-width: 1410px) {
	.sijieduan .advantage_nr .advantage_btn a .box .desc span { width: 70%; }
}

@media(max-width: 1310px) {
	.sijieduan .advantage_nr ul li { padding-left: 30px; padding-right: 30px; }
	.sijieduan .advantage_nr ul li .box_desc a {font-size: 16px;padding-left: 32px;line-height: 38px;}
	.sijieduan .advantage_nr .advantage_btn a .box .desc p { font-size: 18px; }
	.sijieduan .advantage_nr .advantage_btn a .box .desc span { width: 60%; }
	.sijieduan .advantage_nr ul li .box_desc .t .t_r p {font-size: 26px;}
	.sijieduan .advantage_nr ul li .box_desc .t .t_r {margin-top: 15px;margin-left: 15px;}
	.sijieduan { padding: 50px 0 100px 0 }
}

@media(max-width: 1199px) {
	.sijieduan { padding: 30px 0 80px 0; }
	.sijieduan .advantage_nr .advantage_btn {flex: 0.6;padding-right: 5%;}
	.sijieduan .advantage_nr ul {flex: 2;}
	.sijieduan .advantage_nr .advantage_btn a {  }
	.sijieduan .advantage_nr ul li { padding-left: 15px; }
	.sijieduan .advantage_nr ul li .box_desc .t .t_l { font-size: 90px; }
}

@media(max-width: 991px) {
	.sijieduan .advantage_nr { display: block; }
	.sijieduan .advantage_nr .advantage_btn { display: block; overflow: hidden; width: 100%; }
	.sijieduan .advantage_nr .advantage_btn a .box { display: block;  border-radius: 0px;}
	.sijieduan .advantage_nr .advantage_btn a .box dt { display: none; }
	.sijieduan .advantage_nr .advantage_btn a .box .desc { width: 100%; display: block;padding-top: 15px; padding-bottom: 15px; padding-right: 15px;}
	.sijieduan .advantage_nr .advantage_btn a .box::after {  border-radius: 0px; }
	.sijieduan .advantage_nr .advantage_btn a .box .desc span { width: 100%; }
	.sijieduan .advantage_nr ul { width: 100%; display: block; margin-top: 20px; }
}
@media(max-width: 767px) {
	.sijieduan .advantage_nr .advantage_btn a { width: 50%; float: left; }
	.sijieduan .advantage_nr .advantage_btn a:nth-child(odd) { padding-right: 8px; padding-left: 0px; }
	.sijieduan .advantage_nr .advantage_btn a:nth-child(even) { padding-left: 8px; padding-right: 0px; }	
	.sijieduan .advantage_nr .advantage_btn { padding-top: 30px;padding-right: 0; }
	.sijieduan { padding-bottom: 40px; }
	.sijieduan .advantage_nr ul li { padding-left: 10px; }
	.sijieduan .pu_text .t2 { font-size: 32px;}
	.tongdian{ display: block;}
	.td123{ width: 100%;}
	.tongdian ul{ width: 100%; margin: 0;}
	.tongdian ul li dl{ width: 100%;}
	.tongdian ul li dl dd{ width: 100%;}
	.tongdian .klj{ width: 100%;}
	.tongdian ul li dl dd p{ min-height: 60px;}
	.lm51-wz .box{ padding: 0;}
	.lm51-wz .box .item a{ display: block;}
	.lm51-wz .box .item .left{ padding: 10px;}
	.lm51-wz .box .item .left .main .content0{ font-size: 20px; }
	.lm51-wz .box .item:nth-child(2n) a .left{ padding: 0; }
	.t_b1k3nr .t_ywh2{ width: 100%;margin-bottom: 10px; }
	.t_b1k3xin{ display: block; }
	.t_b1k3li{ width: 50%; min-height: 178px; border-left: inherit; }
	.LeaveMessage .box .boxLeft{ width: 100%; padding: 32px; }
	.LeaveMessage .box{ display: block; }
	.LeaveMessage .box .boxRight{ width: 100%; }
	.LeaveMessage .box .boxLeft .content0{ font-size: 32px; }
	.LeaveMessage .box .boxLeft .content1 .item p input{ height: 42px; font-size: 14px; }
	.LeaveMessage .box .boxRight .position p{ font-size: 32px; }
	.tongdian .klj img{ height: 200px; }
}

@media(max-width: 500px) {
	.sijieduan .advantage_nr .advantage_btn a .box .desc { padding-top: 10px; padding-bottom: 10px; }
	.sijieduan .advantage_nr .advantage_btn a .box .desc p { font-size: 17px; }
	.sijieduan .advantage_nr .advantage_btn a { margin-bottom: 10px; }
	.sijieduan .advantage_nr .advantage_btn a:nth-child(odd) { padding-right: 5px; padding-left: 0px; }
	.sijieduan .advantage_nr .advantage_btn a:nth-child(even) { padding-left: 5px; padding-right: 0px; }	
	.sijieduan .advantage_nr ul li .box_desc .t .t_l {font-size: 77px;}
	.sijieduan .advantage_nr ul li .box_desc .t .t_r p { font-size: 24px; }
	.sijieduan .advantage_nr ul li .box_desc .t .t_r span {font-size: 14px;line-height: 32px;padding-left: 14px;padding-right: 14px;}
	.sijieduan .advantage_nr ul li .box_desc .t .t_r {margin-top: 18px;padding-left: 18px;}
	.sijieduan .advantage_nr ul li { padding-right: 0px; }
}

@media(max-width: 350px) {
	.sijieduan .advantage_nr .advantage_btn a .box .desc span { font-size: 12px; }
	.sijieduan .advantage_nr ul li .box_desc a { font-size: 14px;line-height: 3;width: 150px; }