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

/* Common */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family: sans-serif; }
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:#0086f1;}
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:2;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; */}

.container1{ width:100%padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}


@media (min-width: 768px){
	.container1{width: 738px;}
}
@media (min-width: 992px){
	.container1{width: 962px;}
}
@media (min-width: 1200px){
	.container1{width: 1170px;}
}
@media (min-width: 1270px){
	.container1{width: 1240px;}
}
@media (min-width: 1370px){
	.container1{width: 1340px;}
}
/* @media (min-width: 1730px){
	.container1{width: 1700px;}
} */

@media (min-width: 1270px){
.container{width: 1240px;}
}
@media (min-width: 1370px){
.container{width: 1340px;}
}
@media (min-width: 1470px){
.container{width: 1440px;}
}
/* @media (min-width: 1540px){
	.container{width: 1500px;}
}
@media (min-width: 1640px){
	.container{width: 1600px;}
}
 */@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
}

/* scroll */
.virtual-scroll{position: fixed;width: 10px;height: 100vh;right: 0;top: 0;z-index: 55555555555555;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: 10px;height: 200px;background-color: #0086f1;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: #0086f1;}
.virtual-scroll .virtual-scroll-thumb:hover.active{background-color: #0086f1;}
.virtual-scroll .virtual-scroll-thumb.active{background-color: #0086f1;}
@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;}


/* Header */
header{position:fixed;top:0;z-index:100;width:100%;}
.headnav{position:relative;box-shadow: 0 10px 20px 0 rgb(0 0 0 / 4%);height:80px;}
.headnav::before{content:'';width:100%;height:100%;position:absolute;top:0;z-index:-1;}
.headnav::before{left:0;background:#fff;}
.headtp{position:absolute;left:0;top:0;width:100%;padding-left: 105px;padding-right: 87px;}
.logo{float:left;height: 80px;margin-right: 76px;}
.logo a{display: block;margin:14px 0;}
.logo a img{height: 53px;display:block;}

.head-raea{float: right;    padding:24px 5px;position:relative;z-index:1;height:80px;}
.htsearch{float:left;border-radius: 50%;}
.head-raea .nav_tel { float: left;/* background: url(../images/nav_xian.png)no-repeat left top; */ padding-left: 0px; margin-right: 20px;padding-top: 1px; }
.animation-phone {
  animation: scaleDraw 5s ease-in-out infinite;
}

@keyframes scaleDraw {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.1);
  }
}

.head-raea .nav_tel dt { float: left;}
.head-raea .nav_tel dt img { width: 100%; display: block;    margin-top: 5px; }
.head-raea .nav_tel dd { margin-left: 13px; float: left; font-size: 22px; font-weight: bold; color: #1b9aff; }

.hshank{float:left;margin-top:30px;margin-left:15px;font-size:0;}
.htsearch-con{background:#fff;position: fixed;right: 0;top: 80px;width: 100%;background: #f3f3f3;padding: 20px 40px;border-top: 1px solid #7c4990;box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);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(../images/searchico.png) no-repeat center;text-indent:-999999px;}

.htwx{float:left;margin-top:39px;margin-left:10px;border-radius: 50%;position:relative;}
.htwx a{width:32px;height:32px;display:block;background:#0086f1;border-radius:50%;color:#fff;line-height:32px;text-align:center;font-size:15px;position:relative;}
.tshbg{position:absolute;top:55px;left:50%;transform: translateX(-50%);font-size:18px;color:#0086f1;padding-top: 6px;border-radius:20px;filter: drop-shadow(0px 3px 5px rgb(0 0 0 / 40%));display:none;}
.tshbg::before{content: '';position: absolute;width: 18px;height: 6px;background: url(../images/fshand-up.png) no-repeat center;left: 50%;margin-left: -9px;top: 0;transform:rotate(180deg);}
.tshbg div{background:#fff;padding:10px;border-radius:20px;}
.tshewm{width:150px;}
.tshewm img{max-width: 100%;}
.htwx:hover .tshbg{display:block;top:32px;}


.htjoin{float:left;margin-top:39px;margin-left:10px;}
.htjoin a{font-size:16px;color:#0086f1;line-height:30px;border:1px solid #0086f1;border-radius:20px;display:block;width:110px;text-align:center;}
.htjoin a:hover{color:#fff;background:#0086f1;}


#m-head-nav{height: 16px;position: relative;float: left;display:none;margin-left: 26px;margin-top: 9px;width: 24px;}	
#m-head-nav .line{width: 24px;height: 2px;background-color: #314345;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;}
.nav>li{float:left;margin-right: 85px;position:relative;}
.nav>li:last-child{margin-right: 0;}
.nav>li>a{display: block;padding: 0;position: relative;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav>li>a>span{font-size:18px;color:#444444;display:block;line-height:20px;}
.nav>li>a>p{font-size: 18px;color: #444444;line-height:80px;}
.nav>li.cur>a>p{color: #0086f1;}
.nav>li:hover>a>p{color: #0086f1;}
.nav>li>a::after{content: '';position: absolute;left: 0;bottom: 0px;width:0;height: 4px;background-color: #fff;transition:all .3s;-webkit-transition:all .3s;}


/*Navmenu*/
.nav>li .xiala { position: fixed;background: rgba(255,255,255,1);width: 100vw;top: 80px;left: 0; z-index: 999; display: none; border-top: 1px solid #ddd;box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);}
.nav>li .xiala .container { padding:50px 120px 50px 40px; }
.nav>li .ball_sub_nav_txrz  .container { padding:50px 10px 50px 40px; }
.nav>li .xiala .container .nav2_r { float: right;  width: 25%;}
.nav>li .xiala .container .nav2_r img { display: block; max-width: 100%; }
.nav>li .xiala .container .nav2_l { float: left; width: 65%; }
.nav>li .xiala .container .nav2_l .desc { overflow: hidden; padding-bottom:30px; }
.nav>li .xiala .container .nav2_l .desc .en { font-size: 24px;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; }
.nav>li .xiala .container .nav2_l .nav-er-list a{ display: inline-block; }
.nav>li .xiala .container .nav2_l .nav-er-list a span {font-size: 14px;line-height: 24px;color: #666;margin-right: 40px;padding-right: 15px;transition: all 0.5s;background: url(../images/yy.png) no-repeat right center; }
.nav>li .xiala .container .nav2_l .nav-er-list:hover a span { color:#0086f1; background: url(../images/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; }

.nav>li:hover>a::before, .nav>li.cur>a::before{display:block;}
.nav>li:hover>a::after, .nav>li.cur>a::after{width:100%;}
.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: #0086f1;}
.nav>li>a::after, .nav>li>a::after{background-color: #0086f1;}
.head-raea #search-btn, .head-raea #search-btn{color: #333;}
.head-raea #search-btn:hover{color: #333;}
.head-raea .head-lang a, .head-raea .head-lang a{color: #333;}
.head-htel, .head-htel{color: #666;background: url(../images/htelx.png) no-repeat left;}
.head-htel h4 a, .head-htel h4 a{color: #333;}

/* 产品 */
.ball_sub_nav_txrz{}
.ball_sub_nav_txrz_l{width: 20%;float: left;display: inline-block;padding: 0px 0;/* background: #f5f5f5; *//* border-left: 1px solid #ccc; *//* border-right: 1px solid #ccc; *//* border-top: 1px solid #ccc; */}
.ball_sub_nav_txrz_l dl{ margin-bottom: 0;}
.ball_sub_nav_txrz_l dl dt{line-height: 32px;border: 1px solid #f5f5f5;/* border-bottom: 1px solid #ccc; */padding-left: 30px;text-align: initial;margin: 6px 10px;/* border-left: 3px solid #fff; */}
.ball_sub_nav_txrz_l dl dt:nth-of-type(1){ /* background: url(../images/lm-tb1.png)  10px 16px no-repeat; */}
.ball_sub_nav_txrz_l dl dt:nth-of-type(2){ /* background: url(../images/lm-tb2.png)  10px 16px no-repeat; */}
.ball_sub_nav_txrz_l dl dt:nth-of-type(3){/* background: url(../images/lm-tb3.png)  10px 16px no-repeat; */}
.ball_sub_nav_txrz_l dl dt:nth-of-type(4){/* background: url(../images/lm-tb4.png)  10px 16px no-repeat; */ }
.ball_sub_nav_txrz_l dl dt:nth-of-type(5){ background: url(../images/lm-tb5.png)  10px 16px no-repeat; }
.ball_sub_nav_txrz_l dl dt:nth-of-type(6){ background: url(../images/lm-tb6.png)  10px 16px no-repeat; }
.ball_sub_nav_txrz_l dl dt:nth-of-type(7){ background: url(../images/lm-tb7.png)  10px 16px no-repeat; }
.ball_sub_nav_txrz_l dl dt:nth-of-type(8){ background: url(../images/lm-tb8.png)  10px 16px no-repeat; }
.ball_sub_nav_txrz_l dl dt:nth-of-type(9){ background: url(../images/lm-tb9.png)  10px 16px no-repeat; }
.ball_sub_nav_txrz_l dl dt.on{}
.ball_sub_nav_txrz_l dl dt.on:nth-of-type(1){/* background: url(../images/lm-tb1-1.png) #008fd7 10px 16px no-repeat; */}
.ball_sub_nav_txrz_l dl dt.on:nth-of-type(2){ background: url(../images/lm-tb2-1.png) #008fd7 10px 16px no-repeat;  background:#008fd7;}
.ball_sub_nav_txrz_l dl dt.on:nth-of-type(3){ background: url(../images/lm-tb3-1.png) #008fd7 10px 16px no-repeat; background:#008fd7;}
.ball_sub_nav_txrz_l dl dt.on:nth-of-type(4){ background: url(../images/lm-tb4-1.png) #008fd7 10px 16px no-repeat;background:#008fd7; }
.ball_sub_nav_txrz_l dl dt.on:nth-of-type(5){ background: url(../images/lm-tb5-1.png) #008fd7 10px 16px no-repeat; background:#008fd7;}
.ball_sub_nav_txrz_l dl dt.on:nth-of-type(6){ background: url(../images/lm-tb6-1.png) #008fd7 10px 16px no-repeat; background:#008fd7;}
.ball_sub_nav_txrz_l dl dt.on:nth-of-type(7){ background: url(../images/lm-tb7-1.png) #008fd7 10px 16px no-repeat; background:#008fd7;}
.ball_sub_nav_txrz_l dl dt.on:nth-of-type(8){ background: url(../images/lm-tb8-1.png) #008fd7 10px 16px no-repeat; background:#008fd7;}
.ball_sub_nav_txrz_l dl dt.on:nth-of-type(9){ background: url(../images/lm-tb9-1.png) #008fd7 10px 16px no-repeat; background:#008fd7;}
.ball_sub_nav_txrz_l dl dt a{font-size: 16px;line-height: 48px;}
.ball_sub_nav_txrz_l dl dt.on {background: #008fd7;}
.ball_sub_nav_txrz_l dl dt.on a{color:#fff }
.ball_sub_nav_txrz_r{float: left;width: 74%;margin-left: 1%;/* border-top: 3px solid #ccc; */padding: 10px 0;}
.sall_sub_nav_menu{}
.sall_sub_nav_menu dl{margin-bottom: 0;display: none;}
.sall_sub_nav_menu dl dt{width: 20%;float: left;display: inline-block;/* padding-left: 20px; */padding:0 8px ;/* background: url(../images/arrow-right1.png) left 7px no-repeat; */text-align: center;position: relative;}
.sall_sub_nav_menu dl dt a{font-size: 16px;line-height: 32px;display: block;overflow: hidden;}
.sall_sub_nav_menu dl dt a img{ display: inline-block; border: 1px solid #f5f5f5;}
.sall_sub_nav_menu dl dt a p{ line-height: 32px; font-size: 14px; /* position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 90%; */    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}



@media(max-width: 1510px) {
    header .hear-nav ul .zx p { font-size: 18px; }
}

@media(max-width: 1470px) {
    .hear-nav ul li a span{ font-size:15px; }
    .hear-nav ul li>a i{ right: 0px;}
    .top-sc .tt{ width: 320px; }
    .hcont .dphone dl{margin: 0px 0px 0px 80px;}
    .sall_sub_nav_menu dl dt a p{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
    .ball_sub_nav_txrz_l dl dt a { font-size:13px; }
}

@media(max-width: 1410px) {

    header .hear-nav{ margin-right:20px; }
    header .hear-nav>ul{ padding-right:32px; }
    .hear-nav ul li>a{padding: 0;}
    
}

@media(max-width: 1310px) {
    header .hear-nav>ul{ padding-right: 24px;}
}

@media(max-width: 1199px) {
    .search_box .box { margin: 23px 20px 0 0; }
    
    .header_space { height: 130px; }
    header .hear-nav ul .zx { display: none; }
    .nav>li>a {line-height: 84px;font-size: 16px;}
    .nav>li {margin-right: 0px;}
    
    .top-albb{ display:none;  }
    .nav>li:hover>a::after, .nav>li.cur>a::after{top: 54px;}
    header .hear-nav>ul{ padding-right: 0;}
    .hear-nav ul li>a{padding: 0 0px;}
    .hear-nav ul li>a i{ right: 3px;}
    .hcont .dphone{}
    .top-sc .tt{ width: 300px;}
    .hcont .dphone dl{ margin: 0;}
}

@media(max-width: 991px) {
    .wap_nav {height: 84px;display: flex;align-items: center;}
    header .hear-nav>ul>li { display: none; }
    .mm-nav-box { display: block; }
   
    .top111 em{display:none;}
    .hcont .dphone{ display:none; }
    .hear-nav{ display:none; }
    .m-header{display:block;position: relative;padding: 6px 10px;}
	.ball_sub_nav_txrz_l dl dt a{line-height: 38px;}
	.nav>li .ball_sub_nav_txrz .container {padding: 33px 10px 36px 15px;}
	.ball_sub_nav_txrz_l { width: 25%;}
}

@media(max-width: 991px) {
    header {height: 72px;}
    .header_space {height: 72px;}
    .search_box .box { width: 280px; }
    .search_box input[type=text] { width: 240px; }
    .mm-nav-box .mm-wrap { width: 100%; }
    .mm-nav-box[data-on="active"] { top: 72px; }
    .mm-nav-box .mm-nav .li1 .mm-title .a1 { font-size: 14px; color: #454545; }
    .mm-nav-box .mm-nav .li1 .mm-innav li a { color: #777; }
    .wap_nav {height: 72px;position: absolute;right: 21px;top: 0;}
    .top111{ display:none }
    header .hear-nav>ul{ padding-right:0; }
    
    .m-logo img{ height: 60px;}
    .m-slogan{ display: none;}
    .htop{ display:none; }
    .hcont{ display:none; }
    
}


/* 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:80px;}
.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: 80px;line-height: 80px;}
.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:#314345;}
.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:#314345;}
.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: 80px;}
@media (max-width: 1750px){
	.nav>li{float:left;margin-right: 50px;position:relative;}
}
@media (max-width: 1629px){
	.nav{margin-left:40px;}
	.nav>li{float:left;margin-right: 30px;position:relative;}
	.nav>li>a{font-size:14px;}
	.logo{margin-right: 46px;}
}
@media (max-width: 1529px){
	.nav{margin-left: 0px;}
	.nav>li{margin-right:0px;text-align: center;flex: 1;}
	.htsearch{margin-left:15px;}
	.htsearch-btn{display:block;}
	.nav {display: flex;width: calc(100% - 660px);justify-content: center;text-align: center;}
}
@media (max-width: 1429px){
	.headtp{padding-left: 80px;padding-right: 60px;}
	.headnav{background:none;}
	.logo {/* margin-left:80px; */margin-right: 35px;}
	.head-raea .nav_tel dd {margin-left: 13px;float: left;font-size: 18px;font-weight: bold;color: #1b9aff;}
	/* .head-raea .nav_tel{padding-top: 5px;margin-right: 0px;} */
	.htsearch{margin-left:10px;}.head-raea .nav_tel{margin-right: 0;}
}
@media (max-width: 1350px){
	.nav>li>a>p{font-size: 16px;}
}
@media (max-width: 1329px){
	.headtp{padding:0 35px;}
	.logo {/* margin-left:45px; */margin-right: 20px;}
	.nav {display: flex;width: calc(100% - 579px);justify-content: center;text-align: center;}
	.nav>li{padding: 0 5px;font-size: 14px;}
	.nav>li>a{font-size:14px;}
	.hshank{display:none;}
	.htlang a{padding-left:30px;background:url(../images/hlang.png) no-repeat left center;color:#fff;}
}
@media (max-width: 1199px){
	.nav {display: flex;width: calc(100% - 385px);justify-content: center;text-align: center;}
	.nav>li{padding: 0px;}
	.head-raea .search-post {display: none;}
	.headtp {padding-right: 39px;}

}
@media (max-width: 991px){
	.logo {margin-right: 22px;}
	.nav>li>a>p{font-size: 14px;}
	.logo a img {
    height: 45px;}.logo a {display: block;
    margin: 18px 0;}
	.nav {display: flex;width: calc(100% - 360px);justify-content: center;text-align: center;}
	
}
@media (max-width: 860px){
	.nav>li { flex: auto;}
}
@media (max-width: 800px){
	.nav{display:none;}
	.mm-nav-box {display: block;}
	#m-head-nav{display:block;}
	.mm-nav-box .mm-nav .li1 .mm-title{height: 45px;line-height: 45px;}
}
@media (max-width: 767px){
	.logo{/* margin-left: 32px; */margin-right: 0px;}
	/* .headnav{padding:0 10px;background:#fff;}
	.head-raea{padding:0;background:none;height:auto;}
	.headtp{position:static;width:auto;}
	
	.htomail a{background:#7c4990;color:#fff;font-size:16px;}
	.htsearch-btn{background:#7c4990;color:#fff;font-size:16px;}
	.htsearch-con form{width:100%;}
	.htsearch-con input[type='text']{width:100%;}
	.htlang a{color:#fff;} */
	.head-raea{margin-right: 10px;}
}
@media (max-width: 600px){
	.logo{height: 69px;}
	/* .head-raea {padding: 0;height: 0;} */
	.logo a{margin: 17px 0;}
	/* .logo a img{height:60px;} */
	/* .htomail,.htsearch,.htwx,.htjoin{margin-top:20px;} */
	/* .htsearch-con{top:70px;padding:20px;}
	#m-head-nav{margin-top:27px;margin-left:10px;} */
	.head-raea{float: right;padding: 17px 0;position:relative;z-index:1;height: 68px;}
	.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;}
}
@media (max-width: 500px){
	.nav_tel{display: none;}
}
@media (max-width: 450px){
	.htjoin{display:none;}
	.logo {/* margin-left: 16px; */}
}
@media (max-width: 419px){
	.htsearch {display: none;}
	/* .logo a img{height:50px;}
	.htomail,.htsearch,.htwx,.htjoin{margin-top:14px;}
	#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:60px;} */
}
.head-raea .search-post{  line-height: 30px;} 
.head-raea .search-post form { width: 164px; border-radius: 20px; padding: 0 5px;border: 1px solid #d8d8d8;}
.head-raea .search-post .s_bt{ float: left; font-size: 0; background: url(../images/s_bt.png) no-repeat center; width: 30px; height: 30px;}
.head-raea .search-post #input1{ width: calc(100% - 36px);}
.head-raea .search-post input{width: 110px;    padding-left: 2px;}
.head-raea .search-post input::-webkit-input-placeholder{color: #999;}
/* Banner */
#banner{position:relative;}
#banner.nycoban{height:360px;}
#banner video{width:100%;display:block;}
#banner .swiper-slide{overflow:hidden;position:relative;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:48px;width: auto;left: 50%;transform: translateX(-50%);}
#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:46px;height:46px;background:url(../images/page/ban-jt.png) no-repeat center left;border:1px solid #fff;border-radius:50%;transition:all .3s;-webkit-transition:all .3s;}
#banner .swiper-button-prev{left:-115px;}
#banner .swiper-button-next{right:-115px;transform: rotate(180deg);}
#banner:hover .swiper-button-prev{left:115px;}
#banner:hover .swiper-button-next{right:115px;}
@media (max-width: 767px){
	#banner.nycoban{height:230px;}
	#banner .swiper-pagination{bottom:10px;}
}
@media (max-width: 500px){
	#banner .swiper-pagination{display:none;}
}
@media (max-width: 400px){
	#banner.nycoban{height:140px;}
}

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


/* 首页 */
.iczskwn{position:relative;}
#syly{ position:absolute;top:0;width:100%;z-index:9;margin-top: 125px; }
.uform{position: absolute;left: 50%;top: -75px;background: #fff;padding: 24px 0px;border-radius: 12px 12px 12px 12px;/* box-shadow: 1px 0px 4px 1px #ccc; */transform: translateX(-50%);box-shadow: 0px 1px 2px 1px rgb(0 0 0 / 31%);}
.uform .container{width: 1395px;}
.uform .lybk{ padding: 0 13px;}
.uform .lybk h3{ margin-bottom: 20px; padding: 2px 0; padding-left: 20px; border-left: 4px solid #fe8f01; font-weight: bold; font-size: 24px;color: #fe8f01;;}
.uform .lybk h3 b{ color: #fe8f01;font-weight: bold;}
.uform .lybk p{}
.uform .lybk ul{}
.uform .lybk ul li{float: left;width: 19%;border: 1px solid #d5d5d5;border-left: 0;position: relative;}
.uform .lybk ul li:first-child{ border-left:1px solid #d5d5d5; }
.uform .lybk ul li span{ width: 14%; display: inline-block;text-align: center;}
.uform .lybk ul li span img{width: 14px;display: inline-block;}
.uform .lybk ul li input{ color: #999;font-size: 15px;}
.uform .lybk ul li input::-webkit-input-placeholder{color: #999;}
.uform .lybk .ut{ width: 84%; height: 43px;}
.uform .lybk .sub{ border: 0; width: 24%; padding-left: 1%; padding-top: 10px;}
.uform .lybk .sub a{padding: 10px 76px;    padding-left: 96px;background: #0086f1;color: #fff;font-size: 18px;letter-spacing: 2px;border-radius: 5px;}
.uform .lybk .sub a img{padding: 2px 12px;}
.ly-yiduan{ padding-top: 20px;}
.ly-yiduan>div{}
/*.ly-yiduan ul{}
.ly-yiduan ul li{padding-left: 32px;width: 100%;float: left;}
.ly-yiduan ul li p{font-size: 15px;color: #666;}*/
.lyimg{width: 1410px;    position: relative; margin: 0 auto;}
.lyimg img{position: absolute;z-index: -1;left: 50%;transform: translateX(-50%);top: -7px;box-shadow: -3px 1px 10px 0px rgb(0 0 0 / 31%);border-radius: 10px;width: 100%;}

.sss10{ position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}

@media (max-width: 1470px) {
   .uform .container{width: 1300px;}
   .lyimg{width: 1323px;position: relative;margin: 0 auto;}
   .lyimg img {top: -4px;}
   .uform .lybk .sub a{padding: 10px 65px;}
}

@media (max-width: 1370px) {
    .uform .container{width: 1180px;}
    .lyimg{width: 1200px;position: relative;margin: 0 auto;}.lyimg img {top: -18px;height: 100px;}
	.uform .lybk .sub{padding-top: 0;width: 24%;}
	.uform .lybk .sub a{padding: 10px 0;width: 100%;text-align: center;display: inline-block;}
}
@media (max-width: 1269px) {
	.uform .lybk .ut { width: 83%;}
    .uform .container{width: 1100px;}
    .lyimg{width: 1120px;position: relative;margin: 0 auto;}.lyimg img {height: 100px;}
}
@media (max-width: 1199px) {
    .uform .container{width: 930px;}
    .lyimg{width: 945px;position: relative;margin: 0 auto;}.lyimg img {height: 100px;}
	.uform .lybk ul li{width: 21%;}
	.uform .lybk .sub{width: 16%;}
	.uform .lybk .sub a{font-size: 15px;line-height: 25px;}
	.uform .lybk .sub a img {padding: 2px 4px;}
}
@media (max-width: 991px){
	.uform .container{width:695px;}
	.uform .lybk form>ul>li {width: 33%;margin-bottom: 5px;}
	.uform .lybk ul li:nth-child(4){border: 1px solid #d5d5d5;}
	.uform .lybk .sub { width: 27%;}
	.uform .lybk .sub a{font-size: 16px;}
		.uform .lybk .sub a img{padding: 2px 10px;}
	.lyimg{width: 715px;position: relative;margin: 0 auto;}.lyimg img {height: 100px;}
	.uform .lybk .ut{width: 82%;height: 43px;}
	.uform .lybk ul li input{color: #999;font-size: 13px;}
	.uform .lybk .sub a{font-size: 14px;}
	.uform .lybk .sub a img{padding: 0 10px;}
	#syly{margin-top: 100px;}
}
@media (max-width: 767px) {
	.lyimg{ display:none;}
	.uform{position: relative;top: 0;left: 0;transform: translateX(0);background: #fff;padding: 20px 0px;border-radius: 12px 12px 12px 12px;box-shadow: 1px 0px 4px 1px #ccc;width: 100%;}
	.uform .container{width: 100%}
	.uform .lybk{padding: 0 0px;}
	.uform .lybk h3{margin-bottom: 14px;padding: 2px 0;padding-left: 20px;border-left: 4px solid #0086f1;font-weight: bold;font-size: 17px;}
	.uform .lybk h3 b{ color: #0086f1;font-weight: bold;}
	.uform .lybk p{}
	.uform .lybk ul{}
	.uform .lybk form>ul>li{float: left;width: 100%;border: 1px solid #ccc;}
	.uform .lybk ul li:first-child{border-left:1px solid #ccc;}
	.uform .lybk ul li span{ width: 14%; display: inline-block;text-align: center;}
	.uform .lybk ul li span img{width: 16px;display: inline-block;}
	.uform .lybk ul li input{ color: #333;font-size: 15px;}
	.uform .lybk .ut{width: 78%;height: 43px;}
	.uform .lybk .sub{border: 0;width: 100%;padding-left: 1%;padding-top: 10px;margin: 10px 0;}
	.uform .lybk .sub a{padding: 10px 88px;background: #0086f1;color: #fff;font-size: 14px;letter-spacing: 0px;}
	
	.lyimg img{position: absolute;z-index: -1;left: 50%;transform: translateX(-50%);top:60px;}
	#syly{position:relative;z-index:9;margin-top: 0px;padding-bottom:30px;padding-left:10px;padding-right:10px;}
}
@media (max-width: 425px) {
    .uform .lybk ul li{ width:100%; }
    .uform .lybk ul li input{font-size: 13px;}
	.uform .lybk .ut {height: 40px;}.uform .lybk .sub{border: 0;width: 100%;padding-left: 0;padding-top: 5px;margin: 4px 0;}
}
@media (max-width: 375px) {
    .uform .lybk ul li input{font-size: 12px;}
}
@media (max-width: 320px) {
    .uform .lybk .sub a{padding: 10px 103px;}
}

/*首页产品中心*/
.inA{width:100%;float:left;background:#fff;padding-bottom:60px;padding-top: 230px;overflow: hidden;}
.in_tit{width:100%;text-align:center;font-size:42px;color:#444444;margin-top:50px;position: relative;}
.inA .in_ds {width: 100%;text-align: center;color: #888888;font-size: 20px;margin-top: 8px;margin-bottom: 25px;}
.inA .in_tit::after {position: absolute;content: 'service';font-size: 72px;display: block;left: 0;top: -30px;color: #b1b1b1;text-transform: uppercase;font-weight: bold;/* font-style: italic; */line-height: 1;opacity: 0.2;z-index: 1;width: 100%;background-image: -webkit-linear-gradient(top, #b1b1b1,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}

/* Brand */
#brand{padding:90px 0 80px;}
.brand-til{text-align:center;margin-bottom:45px;}
.brand-til h3{color:#a0795c;font-size:40px;letter-spacing:4px;}
.brand-box{display:flex;}
.brandl{width:50%;}
.brandr{width:50%;margin-left: 25px;}
.brandl>div{padding-bottom:10px;}
.brandl a{display:block;position:relative;}
.brandp p{position:absolute;top:70px;font-size:24px;color:#fff;letter-spacing:4px;font-weight: bold;}
.brandl .con-fff p{text-align: center;width: 100%;}
.brandl .con-fff span{width: 100%;}
.brandr p ,.brandr span {left:25px;}
.brandp h4{position:absolute;left:0;bottom:0;width:100%;line-height:66px;padding-left:30px;padding-right:130px;background:rgb(0 0 0 / 50%);color:#fff;font-size:20px;}
.brand-box span{position:absolute;top:120px;text-align: center;color: #fff;}
.brandrd{width:100%;height:50%;/* padding-left:10px; */padding-bottom:10px;}
.brandrd a{display:block;width:100%;height:100%;}
.brandrdt{display:flex;}
.brandrdtd{flex:1;margin-right:15px;}
.brandrdtd:last-child{margin-right:0;}
@media (max-width:1299px) {
	.in_tit{font-size: 38px;}.inA .in_tit::after {font-size: 60px;}
	.brand-til h3{font-size:35px;}.brandp p{font-size: 22px;}
}
@media (max-width:1199px) {
	.brandp p{font-size: 20px;letter-spacing: 1px;}.brandr p ,.brandr span {left:10px;}
	.in_tit{font-size: 33px;margin-bottom: 5px;}.inA .in_tit::after {font-size: 50px;}
	.brand-til h3{font-size:26px;}
}
@media (max-width:991px) {
	.in_tit{font-size: 30px;margin-bottom: 5px;}
	.inA .in_tit::after {font-size: 45px;top: -24px;}
	.brand-til h3{font-size:23px;}
	.in_tit {margin-top: 35px;}
	.brandl, .brandr{width:50%}
	.brandp p{/* left:18px; */top:30px;font-size:16px;}.brand-box span{top:60px;font-size: 12px;}
}
@media (max-width:767px) {
	.inA .in_ds{font-size: 16px;}
	#brand{padding:30px 10px;}
	.brand-til{margin-bottom:20px;}
	.brand-til h3{font-size: 26px;}
	.brand-box{display:block;}
	.brandp h4{padding-left:10px;font-size:14px;}
	.brandl, .brandr{width:100%;}
	.brandrd{padding-left:0}
	.brandrd .con-fff{height:300px;}
	.brandrdtd .con-fff{height:300px;}
	.inA {    margin-top: 20px;padding-top: 0;padding-bottom:30px;}
	.brandl a img{width: 100%;}.brandr{margin-left: 0;}
	.brandl .con-fff p{font-size: 24px;}.brandp p{font-size: 20px;}
	.brandr p ,.brandr span{text-align: center;padding-left: 15px;}
	.brand-box span{top: 64px;}
}
@media (max-width:500px) {
	.in_tit{font-size: 26px;margin-bottom: 5px;}
	.inA .in_tit::after {font-size: 40px;top: -24px;}
	.brand-til h3{font-size:18px;}
	.brandrdtd .con-fff{height:200px;}
	.brand-box span{display:none;}
	.brandl .con-fff p{font-size: 16px;}
	.brandp p{left:50%;top:50%;transform:translate(-50%, -50%);width:100%;padding:0 10px;text-align:center;font-size:16px;height:100%;background: rgb(0 0 0 / 30%);
	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;}
	.brandp h4{padding-right:10px;line-height:40px;}
}
@media (max-width:400px) {
	.brandrd .con-fff{height:200px;}
	.brandrdtd .con-fff{height:120px;}
}


/* 图片封面动画 */
.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;}
/* p{text-align: center;display: inline-block;} */
.inA_con{width:100%;float:left;margin-top:15px;}
.inA_con div{width:330px;float:left;margin-right:20px;position:relative;margin-top:12px;overflow:hidden}
.inA_con div img{width:100%;float:left;}
.inA_con div:nth-child(2){margin-right:0px;width:690px;}
.inA_con div:nth-last-child(1){margin-right: 0;}
.inA_con div:first-child{width:700px;text-align: center;}
.inA_con div span{position:absolute;top:70px;left:0px;right:0px;font-size:24px;color:#fff;padding:0px 28px;font-weight: bold;}
.inA_con div a{ position: absolute; top:120px;left: 28px;right: 0px;color: #fff;font-size: 14px;}
.inA_con .images:nth-child(3) a,.inA_con .images:nth-child(4) a{display: none;}
.inA_con div:first-child a{left: 0;}
.inC{width:100%;background:url(../images/inbg2.jpg) no-repeat TOP / cover fixed;min-height:551px;background-size:cover;text-align:center;overflow: hidden;}
.inC dl{width:100%;float:left;margin-top:100px;text-align:center}
.inC dl dt{font-size:42px;color:#fff;margin-bottom:60px;position: relative;}
.inC dl dt::after {position: absolute;content: 'about us';font-size: 72px;display: block;left: 0;top: -20px;color: #fff;text-transform: uppercase;font-weight: bold;/* font-style: italic; */line-height: 1;opacity: 0.25;z-index: 1;width: 100%;background-image: -webkit-linear-gradient(top, #fff,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.inC dl dd{font-size:20px;color:#fff;padding: 0 207px;}
.inC dl dd p{line-height:34px}
.inC ul{width:100%;float:left;text-align:center;margin-top:40px;display: flex;    background: #fff;margin-bottom: 60px;}
.inC ul li{display:inline-block;color:#c2c2c7;flex: 1 ;background-color: #0086f1;padding: 20px;border-radius: 5px;border-right: 1px solid rgba(250,250,250,0.4);}
.inC ul li:nth-last-child(1){border: 0;}
.inC ul li p{    display: inline-block;vertical-align: -webkit-baseline-middle;}
.inC ul li.on{background-color: #f39300;;}
.inC ul li .stat-items-t{font-size: 48px;color: #fff;font-weight: bold;}
.inC ul li span{color: #fff;font-size: 25px;font-weight: bold;}
.inC ul li .slkwe{font-size: 16px;color: #fff;    width: 170px;text-align: left;padding-left: 8px;}
.inC ul li:nth-child(2) .slkwe{width: 120px;}
.inC ul li i{display:block;color:#e0e0e1}
.inC ul li p strong{font-size:45px;font-family:Arial;color:#fff;margin-right:6px;}
.inC .w1440>p{width:100%;float:left}
.inC .w1440>p a{color:#fff;margin-top:75px;display:inline-block}
.inC .w1440>p a:after{content:url(../images/inico7.png);margin-left:8px}
@media (max-width:1470px){
	.inC ul li{padding: 20px 8px;}
}
@media (max-width:1370px){
	.inC ul li{padding: 20px 5px;}
	.inC ul li .stat-items-t{font-size:42px;}
}
@media (max-width:1299px){
	.inC dl dt {font-size: 38px;}
	.inC dl dt::after{font-size: 60px;}
	.inC dl dd {font-size: 18px;}
	.inC ul li .stat-items-t {font-size: 40px;}
}
@media (max-width:1199px){
	.inC dl dt {font-size: 33px;}
	.inC dl dt::after{font-size: 50px;}
	.inC dl dd{font-size:18px;color:#fff;padding: 0 117px;}
	}
@media (max-width:991px){
	.inC{min-height: auto;}
	.inC dl dt {font-size: 30px;margin-bottom: 36px;}
	.inC dl dt::after{font-size: 45px;}
	.inC dl dd{font-size:16px;color:#fff;padding: 0;}
	.inC ul li .slkwe{font-size: 14px;}
	.inC dl {margin-top: 77px;}
	}
@media (max-width:700px){
	.inC ul{display: block;background: none;}
	.inC ul li{float: left;width: 50%;margin-top: 10px;border-right:0;    padding: 15px 5px;}
	.inC ul li:nth-child(2n){width: 49%;margin-left: 1%;}
}
@media (max-width:600px){
	.inC dl dt {font-size: 26px;margin-bottom: 20px;}
	.inC dl dt::after{font-size: 35px;    top: -14px;}
	.inC dl dd {font-size: 14px;}
	.inC ul {margin-top: 14px;}
	.inC ul li .stat-items-t {font-size: 33px;}
}
@media (max-width:576px){
	.inC ul li{float: left;width: 100%;margin-top: 10px;}
	.inC ul li:nth-child(2n){width: 100%;margin-left: 0%;}
}
@media (max-width:500px){
	.inC dl dt {font-size: 18px;margin-bottom: 20px;font-weight: bold;}
	.inC dl {margin-top: 35px;margin-bottom: 5px;}
	.inC ul {margin-bottom: 20px;}
	.inC dl dt::after{font-size: 30px;    top: -14px;}
	}
/* 新闻 */

/*资讯中心*/
#news .title { text-align: center; display: block;overflow: hidden;}
#news .title p { font-size: 42px; color: #444; display: block;position: relative;margin-top: 50px; }
#news .title p::after {position: absolute;content: 'NEWS';font-size: 72px;display: block;left: 0;top: -22px;color: #b1b1b1;text-transform: uppercase;font-weight: bold;/* font-style: italic; */line-height: 1;opacity: 0.4;z-index: 1;width: 100%;background-image: -webkit-linear-gradient(top, #b1b1b1,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
#news .title span { font-size: 20px; color: #888888; line-height: 2; display: block; }
#news { padding:0px 0 50px 0;/* overflow: hidden; */ background-image: url(../images/news_bg.jpg);background-attachment: fixed;}
#news .news_nr { overflow: hidden; margin-top: 30px; padding-bottom: 10px; }
#news .news_nr .news-tag { display: block; margin:0 auto; text-align: center; }
#news .news_nr .news-tag a { margin-right:55px; display: inline-block; padding-left: 40px; padding-right: 40px; display: inline-block; font-size: 18px; color: #666666; line-height: 48px; text-align: center; transition: 0.8s;}
#news .news_nr .news-tag a.on { background: #0090ff; color: #fff; border-radius: 30px; }

#news .news_nr .news-box { margin-top: 30px; } 
#news .news_nr .news-box .news-box1 { display: block;width: 30%; }
#news .news_nr .news-box .news-box1 a { display: block;box-shadow: 0 0 10px rgb(0 0 0 / 14%); }
#news .news_nr .news-box .news-box1 a img { max-width: 100%; }
#news .news_nr .news-box .news-box1 a .wenan { overflow: hidden; padding:20px 30px; background: #fff;padding-top: 15px; }
#news .news_nr .news-box .news-box1 a .wenan .desc { overflow: hidden; }
#news .news_nr .news-box .news-box1 a .wenan .desc .t { font-size: 18px; font-weight: bold; color: #0090ff; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2; height: 56px;}
#news .news_nr .news-box .news-box1:hover a .wenan .desc .t { color: #0090ff; }
#news .news_nr .news-box .news-box1 a .wenan .desc .list { font-size: 16px; line-height: 1.6; color: #999999; margin-top: 7px; margin-bottom:40px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
#news .news_nr .news-box .news-box1 a .time { overflow: hidden; }
#news .news_nr .news-box .news-box1 a .time .time_l { float: left;font-size: 14px; color: #999; }
#news .news_nr .news-box .news-box1 a .time .time_r { float: right;font-size: 14px; color: #0090ff; padding-right: 22px; text-transform: uppercase; background: url(../images/news_ico01.png)no-repeat right;}

#news .news_nr .news-box .news-box2 { padding-left: 7px; padding-right: 0px;width: 20%;}
#news .news_nr .news-box .news-box2 .txt2 { margin-bottom: 15px; padding-left: 0px; padding-right: 0px;}
#news .news_nr .news-box .news-box2 .txt2 a { display: block; box-shadow: 0 0 10px rgb(0 0 0 / 14%);  }
#news .news_nr .news-box .news-box2 .txt2 a img { max-width: 100%; }
#news .news_nr .news-box .news-box2 .txt2 a .wenan { padding:13px 20px; overflow: hidden;background: #fff; }
#news .news_nr .news-box .news-box2 .txt2 a .wenan .desc { overflow: hidden; }
#news .news_nr .news-box .news-box2 .txt2 a .wenan .desc .t { font-size:16px; font-weight: bold; color: #444444; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
#news .news_nr .news-box .news-box2 .txt2 a:hover .wenan .desc .t { color: #0090ff; }
#news .news_nr .news-box .news-box2 .txt2 a .wenan .time { overflow: hidden; margin-top: 5px; }
#news .news_nr .news-box .news-box2 .txt2 a .wenan .time .time_l { float: left;font-size: 14px; color: #999; }
#news .news_nr .news-box .news-box2 .txt2 a .wenan .time .time_r { float: right;font-size: 14px; color: #0090ff; padding-right: 22px; text-transform: uppercase; background: url(../images/news_ico01.png)no-repeat right;}

#news .news_nr .news-box .news-box2 .txt3 { overflow: hidden;position: relative; padding-left: 0px; padding-right: 0px;box-shadow: 0 0 10px rgb(0 0 0 / 14%); }
#news .news_nr .news-box .news-box2 .txt3 a { display: block; }
#news .news_nr .news-box .news-box2 .txt3 a img { max-width: 100%; }
#news .news_nr .news-box .news-box2 .txt3 a .t { position: absolute; left: 0; bottom: 0; z-index: 3;  font-size: 16px; color: #fff; padding-left: 20px; padding-right: 20px; line-height: 40px; background: rgba(20,30,55,0.6); text-overflow: ellipsis; overflow: hidden;white-space: nowrap; width: 100%;}
#news .news_nr .news-box .news-box2 .txt3 a:hover .t { background: rgba(0,144,255,1);  }
#news .news_nr .news-box .news-box3 { padding-left: 30px; }
#news .news_nr .news-box .news-box3 li { overflow: hidden; margin-bottom:20px; border-bottom: 1px dashed #d5d5d5; padding-bottom: 20px; }
#news .news_nr .news-box .news-box3 li a { display: block; }
#news .news_nr .news-box .news-box3 li a .desc { overflow: hidden; }
#news .news_nr .news-box .news-box3 li a .desc .t { font-size: 20px; color: #444444; text-overflow: ellipsis; overflow: hidden;white-space: nowrap; margin-bottom: 15px;margin-top: 5px; }
#news .news_nr .news-box .news-box3 li a:hover .desc .t  { color: #0090ff; }
#news .news_nr .news-box .news-box3 li a .desc .list { font-size: 14px; color: #999999;line-height: 1.6;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
#news .news_nr .news-box .news-box3 li a .time  { overflow: hidden; margin-top: 20px; }
#news .news_nr .news-box .news-box3 li a .time .time_l { float: left;font-size: 14px; color: #999; }
#news .news_nr .news-box .news-box3 li a .time .time_r { float: right;font-size: 14px; color: #0090ff; padding-right: 22px; text-transform: uppercase; background: url(../images/news_ico01.png)no-repeat right;}

#news .news_nr .news-box .news-box3 .more {  width: 160px;  border:2px solid #0090ff;  text-align: center; display: block; position: relative; line-height: 48px;}
#news .news_nr .news-box .news-box3 .more p { font-size: 18px;color: #0090ff;position: relative; z-index: 2;  display: block;transition: all 1s;}
#news .news_nr .news-box .news-box3 .more::after { position: absolute;content: "";background: #0090ff;width: 0;height: 100%;top: 0; left: 0px;transition: all 1s;z-index: 1; }
#news .news_nr .news-box .news-box3 .more:hover::after { width: 100%; }
#news .news_nr .news-box .news-box3 .more:hover p  { color: #fff; }
@media (max-width:1470px){
	#news .news_nr .news-box .news-box1 a .wenan {overflow: hidden;padding: 12px 30px;background: #fff;padding-top: 15px;}
	#news .news_nr .news-box .news-box3 li {overflow: hidden;margin-bottom: 10px;border-bottom: 1px dashed #d5d5d5;padding-bottom: 10px;}
}
@media(max-width: 1330px) {
	#news .news_nr .news-box .news-box1 a .wenan .desc .t { height: 28px; display: block; white-space: nowrap; }
	#news .news_nr .news-box .news-box2 .txt2 a .wenan { padding: 13px 9px 16px 12px;}
	#news .news_nr .news-box .news-box2 .txt2 { margin-bottom: 15px; }
	#news .news_nr .news-box .news-box3 { padding-left: 20px; }
	#news .news_nr .news-box .news-box3 li { margin-bottom: 20px;padding-bottom: 10px; }
	#news .news_nr .news-box .news-box3 .more { display: none; }
	#news .news_nr .news-box .news-box1 a .wenan {overflow: hidden;padding: 23px 30px;background: #fff;padding-top: 23px;}
	#news .news_nr .news-box .news-box3 li a .desc .t {font-size: 20px;color: #444444;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;margin-bottom: 10px;margin-top: 2px;}
}
@media (max-width:1299px){
	#news .title p  {font-size: 38px;}
	#news .title p::after{font-size: 60px;}
	#news .title span {font-size: 20px;}
	#news{padding-bottom: 30px;}
	}
@media(max-width: 1199px) {
	#news .title p  {font-size: 33px;margin-top: 36px;}
	#news .title p::after{font-size: 50px;    }
	#news .title span {font-size: 18px;}
	#news .news_nr .news-box .news-box3 li { margin-bottom: 5px; }
	#news { padding: 20px 0 40px 0; }
	#news .news_nr {overflow: hidden;margin-top: 10px;padding-bottom: 10px;}
	#news .news_nr .news-box .news-box2 .txt3 a .t {font-size: 13px;padding-left: 12px;padding-right: 12px;}
	#news .news_nr .news-box .news-box1 a .wenan .desc .list {font-size: 14px;}
	#news .news_nr .news-box .news-box3 li a .desc .t {font-size: 16px;}
	#news .news_nr .news-box .news-box3 li a .time .time_r {float: right;font-size: 12px;background-size: 10px;}
	#news .news_nr .news-box .news-box3 li a .desc .t {margin-bottom: 8px;margin-top: 7px;}
	#news .news_nr .news-box .news-box3 li a .time  {overflow: hidden;margin-top: 12px;}
	#news .news_nr .news-box .news-box2 .txt2 {width: 100%;}
	#news .news_nr .news-box .news-box2 .txt3 {width: 100%;}
	#news .news_nr .news-box .news-box1 a .wenan {overflow: hidden;padding: 16px 14px;background: #fff;padding-top: 19px;}
	#news{padding-bottom: 15px;}
}
@media(max-width: 991px) {
	#news .title p  {font-size: 30px;margin-top: 36px;}
	#news .title p::after{font-size:50px;top: -16px;    }
	#news .news_nr .news-box .news-box1 { display: block;width: 60%; }
	#news .news_nr .news-box .news-box2 { padding-left: 7px; padding-right: 7px;width:40%;}
	#news .news_nr .news-box .news-box1 a .wenan .desc .list { -webkit-line-clamp:6; }
	#news .news_nr .news-box .news-box2 .txt3 { padding-left: 0px; padding-right: 0px; }
	#news .news_nr .news-box .news-box2 .txt2 { padding-left: 0px; padding-right: 0px; }
	#news .news_nr .news-box .news-box3 { background: #fff; margin-top: 20px; }
	#news .news_nr .news-box .news-box2 .txt2 a .wenan .time .time_l {font-size: 12px;}
	#news .news_nr .news-box .news-box2 .txt2 a .wenan .desc .t {font-size: 14px;}
	#news .news_nr .news-box .news-box2 .txt2 a .wenan .time .time_r {font-size: 12px;background-size: 10px;}
}
@media(max-width: 767px) {
	#news .title p::after{font-size:45px;}
	#news .news_nr .news-box .news-box3 { padding-left: 12px; padding-right: 12px;}
	#news .news_nr .news-box .news-box3 li a .desc .t { font-size: 16px; }
	#news .news_nr .news-box .news-box3 li { margin-bottom: 10px; }
	#news .news_nr .news-box .news-box3 li a .desc .list { font-size: 14px; }
	#news .news_nr .news-box {margin-top: 15px;} 
}
@media(max-width: 667px){
	#news .news_nr .news-box .news-box1 a .wenan {overflow: hidden;padding: 10px 10px;background: #fff;padding-top: 10px;}
	#news .news_nr .news-box .news-box1 a .wenan .desc .list { -webkit-line-clamp:4; }
}
@media(max-width: 600px){
	#news .news_nr .news-box .news-box1 a .wenan {overflow: hidden;padding: 10px 10px;background: #fff;padding-top: 10px;}
	#news .news_nr .news-box .news-box1 a .wenan .desc .list {margin-top: 7px;margin-bottom: 24px;}
}
@media(max-width: 500px){
	#news .news_nr .news-box .news-box1 a img { max-width: 100%; width: 100%;}
	#news .news_nr .news-box .news-box1 { display: block;width: 100%; margin-bottom: 8px;}
	#news .news_nr .news-box .news-box2 { padding-left: 15px; padding-right: 15px;width:100%;}
	#news .news_nr .news-box .news-box2 .txt2 a img {max-width: 100%;width: 100%;}
	#news .news_nr .news-box .news-box1 a .wenan .desc .t {font-size: 16px;}
	#news .news_nr .news-box .news-box1 a .wenan .desc .list {-webkit-line-clamp: 2;font-size: 13px;}
	#news .news_nr .news-box .news-box1 a .wenan {overflow: hidden;padding: 6px 10px;background: #fff;padding-top: 6px;}
	#news .news_nr .news-box {margin-top: 0px;} 
	#news .title p  {font-size: 25px;margin-top: 25px;}
	#news .title p::after{font-size: 36px;}
	#news .title span {font-size: 14px;}
}
/**/
#sy-lm6{padding: 42px 0 80px;overflow: hidden;/* position: relative; */background-color: #fff;/* background: url(../images/lm6-bj.png) center no-repeat; */margin-top: 25px;}

#sy-lm6 .title p {font-size: 42px;color: #444444;position: relative;}
#sy-lm6 .title p::after {position: absolute;content: 'case';font-size: 72px;display: block;left: 0;top: -20px;color: #b1b1b1;text-transform: uppercase;font-weight: bold;/* font-style: italic; */line-height: 1;opacity: 0.2;z-index: 1;width: 100%;background-image: -webkit-linear-gradient(top, #b1b1b1,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
#sy-lm6 .title span {font-size: 20px;color: #888888;text-transform: uppercase;/* background: url(../images/tit-xian.png) center no-repeat; */}

#sy-lm6 .yw-tit{background: inherit;display: inline-block;padding-bottom: 24px;position: relative;left: 50%;transform: translateX(-50%);}
#sy-lm6 .yw-tit .tit1{}
#sy-lm6 .yw-tit .tit1 i{left: 50%;transform: translateX(-50%);}
#sy-lm6 .yw-tit .tit1 h2{}

#sy-lm6 .content{}
#sy-lm6 .content {width: 100%;position: relative;margin-top: 45px;}
#sy-lm6 .content .box { width: 100%; overflow-x: hidden; display: flex; -webkit-box-align: center; align-items: center; margin-bottom: 10px;}
#sy-lm6 .content .box:nth-child(1) .scroll-content { animation: 14s linear 0s infinite normal none running scrollit;}
#sy-lm6 .content .box:nth-child(2) .scroll-content { animation: 12s linear -2.1s infinite normal none running scrollit;}
#sy-lm6 .content .box:nth-child(3) .scroll-content { animation: 10s linear -2.1s infinite normal none running scrollit;}
#sy-lm6 .content .box:nth-child(4) .scroll-content { animation: 15s linear -2.1s infinite normal none running scrollit;}
#sy-lm6 .content .scroll-content { flex-shrink: 0; display: flex; -webkit-box-align: center; align-items: center;}
#sy-lm6 .content .scroll-item { flex-shrink: 0;}
#sy-lm6 ol { display: flex; -webkit-box-align: center; align-items: center;}
#sy-lm6 ol li { width: 170px; height: 100px; margin: 10px 5px; border-radius: 14px; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; overflow: hidden; position: relative; z-index: 1; box-shadow: rgba(197, 197, 197, 0.3) 0 0px 13px;}
.cover-box { position: relative; display: block; overflow: hidden;}
.cover-box ._bg { width: 100%;}
.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;}
#sy-lm6 .content .filter {position: absolute;z-index: 3;left: 0px;top: 0px;width: 100%;height: 100%;background: linear-gradient(90deg, #fff 0%, rgb(255 255 255 / 0%) 10%, rgba(255,255,255,0) 90%, #fff 100%);}
#sy-lm6 .content .adv {position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);z-index: 5;white-space: nowrap;font-size: 48px;background: linear-gradient(to right, transparent 0%, #fff 50%, transparent 100%);padding: .5rem 2rem;z-index: 555;letter-spacing: 4px;font-weight: bold;}
@keyframes scrollit{
        0%{ -webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
        100%{-webkit-transform:translateX(-15%);-ms-transform:translateX(-15%);transform:translateX(-20%)}
}
@media (max-width:1399px){
	#sy-lm6{padding: 25px 0 50px;}
	#sy-lm6 .title p::after {position: absolute;content: 'case';font-size: 63px;}
	#sy-lm6 .title p {font-size: 40px;}
}
@media (max-width:1299px){
	#sy-lm6 .content {width: 100%;position: relative;margin-top: 33px;}
}
@media (max-width:1199px){
	#sy-lm6 .title p::after {position: absolute;content: 'case';font-size: 55px;}
	#sy-lm6 .title p {font-size: 36px;}
	#sy-lm6 .title span {font-size: 18px;}
	#sy-lm6{padding: 25px 0 35px;}
}
@media (max-width:991px){
	#sy-lm6 .content .adv{font-size:42px;}
	#sy-lm6 .title p::after {position: absolute;content: 'case';font-size: 50px;}
	#sy-lm6 .title p {font-size: 30px;}
	#sy-lm6 .content .box{margin-bottom: 0;}
}
@media (max-width:767px){
	#sy-lm6{padding: 16px 0 24px;}
    #sy-lm6 .title p{font-size:32px;}
    #sy-lm6 .title span{font-size:14px;}
	#sy-lm6 .content {margin-top: 25px;}
}

@media (max-width:500px){
    #sy-lm6 .title p{font-size:26px;}
    #sy-lm6 .title span{font-size:14px;}
    #sy-lm6 .content{margin-top:20px;}
	#sy-lm6 .title p::after {position: absolute;content: 'case';font-size: 40px;}
    #sy-lm6 ol li{width:120px;height:45px;margin:5px;}
	#sy-lm6 .yw-tit{background: inherit;display: inline-block;padding-bottom: 24px;position: relative;padding: 12px 0;left: 50%;transform: translateX(-50%);}
	#sy-lm6 .content .adv{ font-size:32px; }
}

/* 底部 */
#footer { display: block; padding:55px 0 0 0; overflow: hidden; background: #006ec7; }
#footer .box { display: flex; justify-content: space-between; padding-bottom: 45px; }
#footer .box .box_l { width: 13%; display: block; }
#footer .box .box_l .desc { display: block; }
#footer .box .box_l .desc .descdr{color: #fff;font-size: 20px;margin-bottom: 10px;}
#footer .box .box_l .desc dt { display: block;float: left;margin-right: 50px; }
#footer .box .box_l .desc dt img { max-width: 100%; display: block; border-radius: 7px;}
#footer .box .box_l .desc dt p{text-align: center;color: #fff;font-size: 14px;padding-top: 10px;}
#footer .box .box_l .desc .list { margin-top: 10px; overflow: hidden; }
#footer .box .box_l .desc .list h2{font-size: 18px;font-weight: bold;color: #fff;}
#footer .box .box_l .desc .list h2 p{font-size: 24px;color: #fff;font-weight: normal;}
#footer .box .box_l .desc .list p { color: #fff;line-height: 2.2; font-size: 14px;/* opacity: 0.8; */ transition: all 0.5s;}
#footer .box .box_l .desc .list p:hover { opacity: 1; }
#footer .box .box_l .desc .img { display: block; overflow: hidden; margin-top: 15px; }
#footer .box .box_l .desc .img img { max-width: 120px; display: block; }
#footer .box .box_l .desc .img span { display: block; font-size: 12px;/* opacity: 0.8; */ line-height: 2.5; padding-left: 7px; color: #fff; }
.ft-lx{float: left;padding-right: 0px;width: 25%;border-right: 1px solid #fff;}
.ft-lx .ftlogo{ margin: 0;}
.ft-lx .ftlogo img{ padding-bottom: 10px;}
.ft-lx .ftlogo>div{margin: 16px 0;margin-bottom: 0;}
.ft-lx .ftlogo>div h2{ color: #fff; font-size: 24px; /* font-weight: bold; */ padding-bottom: 6px;}
.ft-lx .ftlogo>div h2 a{ color: #fff; margin: 0; display: inherit;}
.ft-lx .ftlogo>div p{color: #fff;font-size: 14px;width: 80%;display: inline-block;}
.ft-lx .ftlogo>div p a{ color: #fff; margin: 0; display: inherit;}
#footer .box .box_r { width: 60%; display: flex;    margin: 0 auto; padding-left: 50px;}
#footer .box .box_r ul { width: 20%; display: block;padding-right: 12px;}
#footer .box .box_r ul h3 a { display: block; font-size: 20px;color: #fff; line-height: 2; margin-bottom: 15px;}
#footer .box .box_r ul li a { font-size: 16px; display: block; margin-bottom: 10px; color: #fff; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
#footer .box .box_r ul li a:hover { color: #fff; }
#footer .icp { padding:15px 0; overflow: hidden;background-color: #005ca3;}
#footer .icp .p4 {float: right;}
#footer .icp p { font-size: 14px; color: #fff; display: inline-block; }
#footer .icp a { font-size: 14px; color: #fff; display: inline-block; }
#footer .icp a:hover { color: #fff; }

footer .p2{padding-top:45px;}
footer .p2 .l_{float:left;padding-top:20px;}
footer .p2 .l_ span{color: #fff;}
footer .p2 .l_ a{font-size:14px;color:#FFFFFF;line-height:19px;padding: 0 2px;}
footer .p2 .l_ i{width:1px;height:12px;background:rgba(255,255,255,0.2);display:inline-block;margin:0 16px;}

footer .p2 .r_{float:right;}
footer .p2 .r_ .btn{float:left;position:relative;padding: 0;}
footer .p2 .r_ .btn .icon{width:50px;height:50px;background-size:28px;background-position:center;background-repeat:no-repeat;cursor:pointer;opacity:1;}
footer .p2 .r_ .tel .icon{background-image:url(../images/tel.png);}
footer .p2 .r_ .wechat .icon{background-image:url(../images/weixin.png);}
footer .p2 .r_ .share .icon{background-image:url(../images/qq.png);background-size: 22px 26px;}
footer .p2 .r_ .al .icon{background-image:url(../images/al.png);}
footer .p2 .r_ .btn .ewm{position:absolute;left:50%;bottom:calc(100% + 0px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:110px;height:110px;display:none;padding:5px;}
footer .p2 .r_ .btn .ewm:after{content:'';border-top:5px solid;}
footer .p2 .r_ .btn:hover .ewm{display:block;}
footer .p2 .r_ .btn .ewm img{width:100%;height:100%;opacity:.9;}
footer .p2 .r_ .link{float:left;width:288px;height:50px;background:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0.3);padding:0 12px 0 20px;cursor:pointer;position:relative;margin-left:20px;}
footer .p2 .r_ .link .t{font-size:16px;font-weight:400;color:rgba(255,255,255,0.3);line-height:50px;float:left;}
footer .p2 .r_ .link .icon_01{background-image:url(../images/drop_down.png);width:40px;height:40px;float:right;background-repeat:no-repeat;background-position:center;background-size:20px;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
footer .p2 .r_ .link .drop_down{background-color:#2B2F3F;position:absolute;bottom:100%;left:-1px;width:calc(100% + 2px);max-height:300px;border:1px solid rgba(255,255,255,.3);padding:5px 20px;overflow-y:auto;display:none;}
footer .p2 .r_ .link .drop_down::-webkit-scrollbar{width:2px;height:2px}
footer .p2 .r_ .link .drop_down::-webkit-scrollbar-button:vertical{display:none}
footer .p2 .r_ .link .drop_down::-webkit-scrollbar-corner,
footer .p2 .r_ .link .drop_down::-webkit-scrollbar-track{background-color:rgba(255,255,255,.3);}
footer .p2 .r_ .link .drop_down::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--main-color);}
footer .p2 .r_ .link .drop_down::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--main-color);}
footer .p2 .r_ .link .drop_down::-webkit-scrollbar-thumb:vertical:active{background-color:var(--main-color);}
footer .p2 .r_ .link .drop_down a{color:rgba(255,255,255,0.3);display:block;line-height:40px;font-size:16px;}
footer .p2 .r_ .link .drop_down a:hover{color:#fff;}

@media(max-width: 1630px) {
	
}
@media(max-width: 1530px) {
}
@media(max-width: 1430px) {
	
	#footer .box .box_r ul li a {font-size: 15px;}
}
@media(max-width: 1330px) {
	
	#footer .box .box_r ul li a {font-size: 13px;}
}
@media(max-width: 1299px) {
	.ft-lx .ftlogo>div h2 {font-size: 20px;}
	.ft-lx .ftlogo>div p{width: 95%;}
}
@media(max-width: 1199px) {
	#footer .box .box_l .desc .list p { font-size: 12px; }
	#footer .box .box_r ul li a {font-size: 12px;}
	#footer .box .box_r {width: 60%;display: flex;margin: 0 auto;padding-left: 20px;}
	#footer .box .box_r ul h3 a{font-size: 18px;}
	#footer .box .box_l .desc dt {display: block;float: left;margin-right: 0px;}
	.ft-lx .ftlogo>div h2 {font-size: 18px;}
}
@media(max-width: 991px) {
	.ft-lx {width: 100%;}
	.icp .ic{display: none;}
	#footer .box{}
	#footer .box .box_r{display: none;}
	#footer .box .box_l .desc .list{margin-right: 10px;}
	#footer .box .box_l {width: 100%;margin: 0 auto;text-align: center;}
	#footer .box .box_l .desc dt{width: 100%;}
	#footer .box .box_l .desc dt img {max-width: 100%;width: 120px;margin: 0 auto;display: block;border-radius: 7px;}
	#footer .icp .p4 {float: right;float: none;text-align: center;}
	
}
@media(max-width: 767px) {
	#footer .box .box_r { display: none; }
	#footer .box .box_l { display: block; width: 100%; }
	#footer { padding: 35px 0 55px 0; }
	#footer .box { padding-bottom: 25px; }
	#footer .icp { padding: 10px 0; }
	#footer .icp a { font-size: 12px; }
	#footer .icp p{ font-size: 12px; }
	footer .p2 {margin: 0 10px;}
	#footer .icp{margin: 0 10px;}
	.ft-lx {padding-left: 5%;}
	#footer .box .box_l .desc .descdr{color: #fff;font-size: 18px;margin-bottom: 10px;}
}
@media(max-width: 631px){
	.ft-lx{border: 0;}
	.ft-lx .ftlogo>div p{width:100%;}
	footer .p2 {display: none;}
	#footer .box { padding-bottom: 12px;}
	#footer .box .box_l{width: 65%;}
}
@media(max-width: 550px){
	.ft-lx {padding-left: 3%;}
	#footer .box .box_l{width: 50%;}
	.ft-lx .ftlogo>div p{font-size: 13px;}
	#footer .box .box_l .desc .descdr{color: #fff;font-size: 16px;margin-bottom: 10px;}
}
@media(max-width: 400px) {
	#footer .box .box_l .desc .list{margin-right: 10px;float: left;text-align: center;margin:10px;}
	#footer .box .box_l .desc dt {width: 100%;margin: 0;padding: 0 10px;}
	#footer .box .box_l .desc dt img { margin: 0 auto;}
	#footer { padding: 20px 0 55px 0;}
	.ft-lx .ftlogo>div{margin: 5px 0;margin-bottom: 0;}
}

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


/* 面包屑 */
/* 面包屑 */
#location{border-bottom: 1px solid #dedede;  background: #fff; height: 50px; overflow: hidden; }
.crumbs{padding-left:20px;background:url(../images/page/nav_tb.png) no-repeat left center;line-height:50px;float:left;color:#666;}
.crumbs a{color:#666;}
.crumbs a:hover{color:#0086f1;}
.pro_location { margin-bottom: 0px; }


/* 内页导航 */
#sidebar{float:left;}
#sidebar li{display:inline-block;margin:0 10px;position: relative;}
#sidebar li a{display:block;height:50px;line-height:50px;text-align:center;color:#666;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#sidebar li a::after{content: "";display: block;width: 0%;height: 3px;background: #0086f1;position: absolute;left: 50%;bottom: 0;overflow: hidden;transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;}
#sidebar li:hover a, #sidebar li.cur a{color:#0086f1;}
#sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;}
@media (max-width:767px) {
	#location{background:#fff;border-bottom: 1px solid #ddd;box-shadow:none; height: auto;}
	.w100{width:100%;float:left;}
	.w50{width:50%;float:left;}
	.w33{width:33.33%;float:left;}
	.w25{width:25%;float:left;}
	#sidebar{float:none;}
	#sidebar li{padding:0 5px;margin:0;}
	#sidebar li a { height: 40px; line-height: 40px; }
}

.M_menu{width:100%;padding:24px 0px;border-bottom:1px solid #ececec;}
.M_menu a{line-height:32px;color:#666666;padding:0px 13px;float:left;margin:2px 0px;width: 20%;text-align: left;}
.M_menu a:hover,.M_menu a.cur{color:#fff;background:#0086f1;}
@media (max-width:1269px){
	.M_menu a{font-size: 13px;}
}
@media (max-width:1199px){
	.M_menu{width:100%;padding:13px 0px;}
	.M_menu a{width: auto;padding: 0 20px;}
}
@media (max-width:991px){
	.M_menu{width:100%;padding:5px 0px;}
	.M_menu a{padding: 0 10px;}
}
.snrd{margin-top: 500px;}
.fixednav{position: fixed;top: 80px;left: 0;z-index: 9;background: #fff;width: 100%;border-top: 1px solid #f5f5f5;right: 0;}
.navFix{position: fixed;z-index: 9;left: 0;top: 80px;background: #fff;}
.dfv{margin-top: 135px;}
.dfv2{margin-top: 100px;}
@media(max-width:1199px){
	.dfv2{margin-top:75px;}
}
@media(max-width:767px) {
	.dfv {margin-top: 80px;}
	.dfv2{margin-top:47px;}
}
@media(max-width:600px) {
	.navFix{position: fixed;z-index: 9;left: 0;top: 70px;background: #fff;}
	.dfv {margin-top: 148px;}
	.dfv2{margin-top:67px;}
}

@media(max-width:500px){
    .navFix{position:relative;top:0;}
	.dfv {margin-top: 20px;}
	.dfv2{margin-top:20px;}
}

/* 在线客服 */
.diyos {position: fixed;width: 54px;right: 0;top: 50%;z-index: 1000;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #f08519;float: left;position: relative;border-top:1px solid rgba(250,250,250,.6);z-index:1;}
.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:16px;line-height:54px;overflow: hidden;background:#f08519;} 
.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;}

/* 内页banner */
.nybanner{position:relative;}
.nybanner .nyback{background-position: center;background-repeat: no-repeat;background-size: cover;}
.nybanner .nybginfo{position:absolute;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / 30%);}
.nybanner .nybginfo p{font-size:40px;color:#fff;font-weight:bold;}
@media (max-width: 1499px){
	.nybanner>div{height: 280px !important;}
}
@media (max-width: 1142px){
	.nybanner>div{height: 217px !important;}
}
@media (max-width: 991px){
	
	.nybanner .nybginfo p{font-size:36px;}
}
@media (max-width: 880px){
	.nybanner>div{height: 167px !important;}
}
@media (max-width: 767px){
	
	.nybanner .nybginfo p{font-size:32px;}
}
@media (max-width: 680px){
	.nybanner>div{height: 130px !important;}
}
@media (max-width: 530px){
	.nybanner>div{height: 105px !important;}
}
@media (max-width: 500px){
	
	.nybanner .nybginfo p{font-size:28px;}
}
@media (max-width: 430px){
	.nybanner>div{height: 83px !important;}
}
@media (max-width: 400px){
	
	.nybanner .nybginfo p{font-size:24px;}
}

/* 内页单页面标题 */
#nytitle{text-align: center;padding:0 10px;margin-top:30px;overflow:hidden;padding-top: 15px;}
#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-bottom:20px;padding-left:10px;padding-right:10px;    padding-top: 10px;}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(../images/page/error.png);background-repeat: no-repeat;background-position: 10px 20px;height: 300px;padding-top: 50px;padding-left: 120px;font-size: 14px;margin-bottom:20px;}
@media (max-width:767px) {
	#inside{padding-bottom:30px;}
}

/* 内页单页面内容 */
.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 #0086f1 solid;color: #0086f1;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:#0086f1;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;min-height:300px;}
.nyshowdesc p{margin:5px 0;color: #252525;}
.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;}
	.protable{overflow-x:scroll;}
    .protable>table{white-space:nowrap;}
}

/* 内页关于我们 */
.brank_con{font-size: 16px;line-height: 1.8;color: #333;}
.brank_con>.cpcon h4{color: #0086f1;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: 1331px){
	#nytitle{margin: 15px 0;}
	#inside{padding-bottom: 30px;}
}
@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; }
.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: 40px;}
.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 44px;font-weight: bold;color: #0086f1;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px;    line-height: 40px; }
.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 p{color: #252525;}
.ny_about_1_box .box_r .flex .box_r_nr .desc span { font-size: 20px;color: #0086f1;margin: 0 0 6px; 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_1_box  { display: flex; flex-direction: row-reverse; }
.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; }
.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 10% 0 0;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t { text-align: left; display: block;  margin-bottom: 40px;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 32px;font-weight: bold;color: #0086f1;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; }
.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.6; color: #5f5f5f; margin-top: 5px; display: block; }
.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: #0086f1; 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: 16px; color: #0086f1;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; }


.ny_about_1_box .box_r  .box_r_nr .box_t p{    font-size: 32px;
	font-weight: bold;
	color: #0086f1;
	display: block;
	margin-bottom: 5px;
	line-height: 1;
	letter-spacing: -2px;
}

.ny_about_1_box .box_r .box_r_nr .desc .list{    font-size: 16px;
	line-height: 1.6;
	color: #5f5f5f;
	margin-top: 5px;
	display: block;}

@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; }
}


/* 内页产品列表页 */
.m_nav{width:100%;/* height:62px; */background:rgba(43,47,63,0.7);z-index: 10;}
.m_nav #sidebar1 {overflow: hidden;display: contents;}
.m_nav #sidebar1 ul{display: flex;justify-content: center;flex-wrap: wrap;}
.m_nav ul li{float:left;}
.m_nav ul li a{display:inline-block;padding:0 32px;height:62px;line-height:62px;font-size:16px;font-weight:400;color:#FFFFFF;position:relative;z-index:8;}
.m_nav ul li a:after{content:"";position:absolute;width:0;height:100%;left:50%;z-index:-1;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.m_nav ul li.cur a:after,
.m_nav ul li:hover a:after{background:#0086f1;width:100%;left:0;}
/*二级导航公共样式*/
.pub_e_nav{/* position:fixed;left:0;top:100px;right:0;z-index:990; */}


.nyjc{}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #0086f1}
.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 #0086f1;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:#0086f1;}



.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: #2f4c9c;}
.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(../images/pro-mico1.png) no-repeat center;background-size: 20px;}
.pro-m-al a.pro-mico2{background: url(../images/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;}
	#nytitle{text-align: center;padding:0 10px;margin-top:10px;overflow:hidden;padding-top: 15px;}
	#nytitle h1{font-size: 30px;}
}

@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;}
}
@media (max-width:500px){
	#nytitle h1{font-size: 24px;}
}
#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;}
*/
.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:#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 strong{font-size:18px;}
.showpro-det>div{margin-bottom: 10px;}
.showpro-det h2{position: relative;margin-bottom: 20px;margin-top: 20px;font-weight: bold;line-height: 45px;padding-left: 10px;color: #fff;font-size:20px;overflow:hidden;}
.showpro-det h2::before{content: "";position: absolute;left: 0;bottom: 0px;width: 660px;height:100px;z-index: -1;background: #008fd7;transform: perspective(.4em) rotateX(3deg);transform-origin: bottom left;}
.showpro-det h2::after{content: '';width: 1440px;position: absolute;height: 1px;background: #ccc;bottom: 0;left: 0;}
.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-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;}
}


/* 内页单页面内容 */


.inhome {
    display: block;
    margin-bottom: 20px;
	font-weight: bold;
}
/* .index_title_box {
    text-align: center;
    padding-bottom: 22px;
    position: relative;
    margin-bottom: 60px;
   
} */


.index_title_box .index_title_span {
    position: absolute;
    bottom: 0;
    width: 44px;
    height: 2px;
    background: #0061ae;
    left: 50%;
    margin-left: -22px
}

.index_title_en {
    line-height: 1.5;
    font-size: 58px;
    text-transform: uppercase;
    display: none
}

.index_title_cn {
    font-size: 32px;
    line-height: 1.2
}
@media (max-width: 991px) {
	.m_nav ul li a{display:inline-block;padding: 0 12px;font-size: 14px;    height: 55px; line-height: 55px;}
	.index_title_cn {font-size: 25px;}
}
@media (max-width: 767px) {
    .index_title_box {
        padding-bottom:10px
    }
}



.nyshow{max-width:100%;margin:0 auto;}
.nyshow ul{padding: 0 10px;    overflow: hidden;}
.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 #0086f1 solid;color: #0086f1;font-size: 18px;font-weight: bold;position:relative;    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#0086f1;}
.nyshowdesc{font-size: 16px;line-height: 2;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;}
}
.pro_bjq_title {
    font-size: 16px;
    background: #0086f1;
    line-height: 40px;
    color: #fff;
    display: inline-block;
    padding: 5px 30px;
    margin: 0 0 30px 0;
    width: 100%;
    font-weight: 300
}
.pro_bjq_title a:hover{color: #fff;}

/*  */
.snrd{margin-top: 140px;}
.xqA{width:100%;float:left;padding-bottom:52px}
.xqA_left{width:48%;float:left;margin-top:56px;margin-right: 2%;}
.xqA_left span{font-size:20px;color:#333333}
.xqA_left span img{float:left;margin-right:10px}
.xqA_left p,.talkA>p{color:#666666;line-height:30px;width:100%;float:left;font-size: 15px;}
.gingth .xqA_left p>em{float: left;display: inline-block;width: 32px;line-height: 30px;text-align: center;border: 1px solid #ccc;border-radius: 50%;margin-right: 10px;color: #0086f1;}
.gingth .xqA_left p>span{    float: initial;width: auto;display: flex;}
.xqA_left>p>span{color:#666666;line-height:30px;width:100%;float:left;font-size: 14px;}
.xqA p.images{width:48%;float:right;overflow:hidden;margin-top:56px;}
.xqA p.images span{font-weight: bold;font-size: 18px;}
.xqB,.xqD,.xqF,.metxqA,.metxqD,.metxqF,.metxqH,.metxqJ,.metxqL,.metxqN{background:#f7f8fa}
.xqB .w1270>p{width:548px;float:left;overflow:hidden;margin-top:56px}
.xqB_right{width:668px;float:right;margin-top:56px}
.xqB_right p{color:#666666;line-height:30px}
.xqC{padding-top:50px;}
.xqC span{font-size:20px;color:#333333;}
.xqC table{width:100%;float:left;border-left:1px solid #efefef;border-top:1px solid #efefef;margin-top:30px}
.xqC table td{border-bottom:1px solid #efefef;border-right:1px solid #efefef;padding:14px 18px;color:#666666}
.xqC table td strong{color:#333}
.xqC table td i{display:block;text-align:center}
.xqA h4{font-size:30px;}
.xqD_con{width:100%;float:left}
.xqD_con div{width:448px;height:360px;float:left;border:1px solid #e8e8ea;background:#fff;margin-right:32px;margin-top:32px;padding: 0;}
.xqD_con div i{text-align:center;display:block;margin-top:25px}
.xqD_con div span{display:block;text-align:center;font-size:17px;color:#333333;margin:16px 10px;font-weight: bold;color: #1a72cb;}
.xqD_con div p{color:#666666;line-height:28px;padding:0px 28px;font-size: 14px;}
.xqD_con div:nth-child(3n){margin-right:0px}
.talkB .xqA:nth-child(2n){background:none !important}
.talkB .xqA_left p{color:#000}
.talkB .xqA{margin-top:30px;padding-bottom:30px}
.talk1_dh:nth-child(2n){background:none}
.talk1_dh:nth-child(2n) .w1280>div{float:left}
.talk1_dh:nth-child(2n) .w1280>p{float:right}
.metxqL img{float:left;width:48%;margin-right: 2%;}
.metxqL .metxqC_right{width:50%;}
.metxqL .metxqC_right p{ overflow: hidden;margin: 10px 0;}
.metxqL .metxqC_right p.inynd{padding-left: 44px;}
.metxqL .metxqC_right p em{float: left;display: inline-block;width: 32px;line-height: 30px;text-align: center;border: 1px solid #ccc;border-radius: 50%;margin-right: 10px;color: #0086f1;}
.metxqL .metxqC_right p span{display: flex;font-weight: bold;color: #1a72cb;}
.metxqL h4{margin-bottom:45px;}
.metxqL h3{font-size: 18px;line-height: 40px;font-weight: bold;}
.metxqC_right{width:610px;float:right}
.metxqL .metxqC_right h3{font-size: 19px;line-height: 30px;}
.metxqL .metxqC_right h5{font-size: 18px;font-weight: bold;line-height: 38px;}
.metxqL .metxqC_right ul li{width:48%;float:left;margin-top:28px;font-size:16px;color:#333333}
.metxqL .metxqC_right ul li:nth-child(2n){float:right}
.metxqL .metxqC_right ul li p:first-child{float:left}
/* .metxqL .metxqC_right ul li p:last-child{line-height:45px;} */
.metxqW h4{margin-bottom:45px;}
.metxqW .xqW{float:right;width:48%;margin-left: 2%;}
.metxqW .xqW h3{font-size: 18px;font-weight: bold;line-height: 40px;text-align: center;;}
.metxqW .metxqC_LEft {float: left;width: 50%;padding-top: 20px;}
.metxqW .metxqC_LEft h3{font-size: 19px;}
.metxqW .metxqC_LEft  p{overflow: hidden;margin: 10px 0;}
.metxqW .metxqC_LEft  p em{float: left;}
.metxqW .metxqC_LEft  p span{display: flex;}

.metxqJ_con{width:100%;float:left;margin-top:46px;position:relative}
.metxqJ_con img{border: 1px solid #e2e2e2;}
.metxqJ_con p em{float: left;display: inline-block;width: 32px;line-height: 30px;text-align: center;border: 1px solid #ccc;border-radius: 50%;margin-right: 10px;color: #0086f1;}
.metxqJ_con p span{display: block;line-height: 32px;}
.metxqJ_con .metxqJ_div2 p span{display: flex;}
/* .metxqJ_con .metxqJ_div {float: left;width: 33%;padding: 0 15px;} */
.metxqJ_con .arrow-left,.metxqJ_con .arrow-right,.metxqO_con .arrow-left,.metxqO_con .arrow-right{position:absolute;left:-116px;z-index:2;border-radius:100%;top:34%;width:66px;height:66px;background:#d8d8d8;line-height:66px;text-align:center;font-weight:bold;font-family:"瀹嬩綋";font-size:24px;color:#6c6c6c;display:none;}
.metxqJ_con .arrow-right,.metxqO_con .arrow-right{left:auto;right:-116px}
.xqA:nth-child(2n){background:#f7f8fa !important;}
.xqA:nth-child(2n+1){background:#fff !important}
.metxqC_right .met p:before{content:url(../images/xq1ico8.png);left:0px;position:absolute}
.metxqC_right .met p,.metxqC_right .met>div{padding-left:12px;color:#666666;line-height:26px;position:relative;margin-top:10px;display:block;overflow:hidden;}
.metxqC_right .met p strong{color:#1a72cb;float:left}

.metxqA ul,.metxqB .w1270 div,.metxqB .w1270 div img{width:100%;float:left}
.metxqA ul li{width:325px;float:left;border:1px solid #e6e6e6;height: 180px;padding: 15px 20px;margin-top:35px;margin-right:29px;}
.metxqA ul li p{display:block;font-size:16px;color:#666666;line-height:28px;position:relative;margin-top:12px}
.metxqA ul li p img{position:absolute;left:0px;top:5px;}
.metxqA ul li:nth-child(4n){margin-right:0px}

.metxqA ul li p{text-align: left;}
.metxqA ul li p em{float: left;display: inline-block;width: 32px;line-height: 30px;text-align: center;border: 1px solid #ccc;border-radius: 50%;margin-right: 10px;color: #0086f1;}
.metxqA ul li p span{display: flex;}
.xqA .metxqJ_div  h4 {font-weight: bold;font-size: 20px;line-height: 36px;}

.metxqh .xqL{float: left;width: 48%;margin-right: 2%;}
.metxqh .xqL h3{font-size: 18px;line-height: 40px;font-weight: bold;}
.metxqh .metxqC_right{width:50%;}
.metxqh .metxqC_right h5{font-size: 18px;font-weight: bold;line-height: 38px;}
.metxqh .metxqC_right p em,
.metxqW .metxqC_LEft p em{display: inline-block;width: 32px;line-height: 30px;text-align: center;border: 1px solid #ccc;border-radius: 50%;margin-right: 10px;color: #0086f1;}
.metxqh h4{margin-bottom:45px;}
.metxqh .metxqC_right p{overflow: hidden;margin: 10px 0;}
.metxqh .metxqC_right p em{float: left;}
.metxqh .metxqC_right p span{display: flex;}

.metxqS h4{margin-bottom:45px;}
.metxqS .xqW{float:right;width:48%;margin-left: 2%;}
.metxqS .metxqC_right{width:50%;float: left;}
.metxqS .metxqC_right ul li{width:48%;float:left;margin-top:28px;font-size:16px;color:#333333}
.metxqS .metxqC_right ul li:nth-child(2n){float:right}
.metxqS .metxqC_right ul li p:first-child{width:40px;height:40px;margin-right:10px;border:1px solid #f1f1f1;border-radius:100%;background:#fff;line-height:40px;text-align:center;font-family:Arial;font-size:16px;color:#0086f1;font-weight:bold;float:left}
.metxqS .metxqC_right ul li p:last-child{line-height:28px;float:left;width:calc(100% - 52px)}

.metxqv h4{margin-bottom:45px;}
.metxqv video{border: 1px solid #c5c5c5;max-width: 100%;background: #fff;height: auto;}
.xqAD_con{width:100%;float:left}
.xqAD_con div{width:24%;height:220px;float:left;border:1px solid #e8e8ea;background:#fff;margin-right:1%;margin-top:32px;padding: 0;}
.xqAD_con222 div{ height: 155px;}
.xqAD_con div i{text-align:center;display:block;margin-top:25px}
.xqAD_con div span{display:block;text-align:center;font-size:17px;color:#333333;margin:16px 8px;font-weight: bold;color: #0086f1;}
.xqAD_con div p{color:#666666;line-height:28px;padding:0px 28px;font-size: 14px;}
.xqAD_con div:nth-child(4n){margin-right:0px}

.xqAE_con{width:100%;float:left}
.xqAE_con div{width:24%;height:135px;float:left;border:1px solid #e8e8ea;background:#fff;margin-right:1%;margin-top:25px;padding: 0;}
.xqAE_con div i{text-align:center;display:block;margin-top:25px}
.xqAE_con div p{color:#666666;line-height:28px;padding:5px 28px;font-size: 16px;overflow: hidden;}
.xqAE_con div p em{float: left;display: inline-block;width: 32px;line-height: 30px;text-align: center;border: 1px solid #ccc;border-radius: 50%;margin-right: 10px;color: #0086f1;}
.xqAE_con div p span{display: flex;}
.xqAE_con div:nth-child(4n){margin-right:0px}

.metxqJ_con .metxqJ_div p span img{margin-top: 4px;}
.metxqJ_con .metxqJ_div  ul{padding: 0 70px;}
.metxqJ_con .metxqJ_div  ul li{list-style: disc;}
.metxqJM .metxqJM_con .jebd{font-size: 17px;margin: 20px 0;display: inline-block;line-height: 27px;}
.metxqJM .metxqJ_div{display:flex;}
.metxqJM .metxqJ_div img{width: 50%;float:left ;border: 1px solid #dedede;}
.metxqJM .metxqJ_div .metxqJ_right{float: right;width: 50%;padding-left: 20px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;}
.metxqJM .metxqJ_div .metxqJ_right h4{margin: 10px 0;line-height: 30px;width:100%;}
.metxqJM .metxqJ_div .metxqJ_right h4  em{float: left;display: inline-block;width: 32px;line-height: 30px;text-align: center;border: 1px solid #ccc;border-radius: 50%;margin-right: 10px;color: #0086f1;}
.metxqJM .metxqJ_div .metxqJ_right p{width:100%;}

.metW .metw_left {float: left;width: 50%;padding-top: 20px;}
.metW .metw_left p{font-size: 18px;}
.metW .metw_left h5{font-size: 18px;font-weight: bold;}
.metW .metw_right {float: left;width: 50%;padding-top: 20px;}
.metW .metw_right h5{font-size: 18px;font-weight: bold;}

.metxqAE .wdje{padding-top: 20px;display: inline-block;width: 100%;}
.metxqAE .wdje p{font-size: 24px;/* font-weight: bold; */text-align: center;margin-bottom: 0;}
.xqA  table td,.xqA   table th{    border: 1px solid #ddd;}

.metxqB h3{font-size: 20px;font-weight: bold;line-height: 30px;}
.metxqJyw_con{display: inline-block;margin: 20px 0;}
.metxqL .xqWc h3{font-size: 18px;font-weight: bold;line-height: 40px;text-align: center;}
.metxqL  .xqWc {width: 48%;float: left;}
.metxqL  .xqWc img{width: 100%;}
.gingth .xqA_left{width: 100%;margin-right:0;}
.gingth  p.images{margin: 0 auto;margin-top: 15px;width: 100%;text-align: center;}
.gingth  p.images img{width: auto;margin: 0 auto;}
.gingth22 p em{float: left;display: inline-block;width: 32px;line-height: 30px;text-align: center;border: 1px solid #ccc;border-radius: 50%;margin-right: 10px;color: #0086f1;}
.gingth22 p span{display: flex;width: auto;}
@media (max-width: 1469px){
	.snrd {margin-top: 230px;}
}
@media (max-width: 1469px){
	.xqAE_con div {height: 135px;}
	.xqD_con div{width:415px;height:390px;}
	.metxqA ul li {width: 300px;}
	.metxqL .metxqC_right ul li {width: 100%;margin-top: 10px;}
}
@media (max-width: 1369px){
	.xqA_left p, .talkA>p {margin-top: 7px;}
	.xqD_con div{width:382px;height:390px;}
	.xqD_con div p{padding: 0 12px;}
	.xqA  .in_tit {margin-top: 36px;}
	.metxqA ul li { width: 275px;    padding: 10px 11px;}
	.xqAE_con div p{font-size: 15px;}
}
@media (max-width: 1269px){
	.xqD_con div{width: 370px;height:418px;margin-right: 15px;margin-top: 15px;}
	.metxqA ul li {width: 258px;padding: 10px 11px;}
	.metxqL .metxqC_right ul li{font-size: 15px;}
	.xqAE_con div p{font-size: 14px;}
}
@media (max-width: 1199px) {
	.metxqJM .metxqJ_div{display: block;}
	.xqA .flex{display: block;}
	.metxqL .xqWc{width: 100%;}
	.xqA_left {width: 100%;}
	.metxqW .metxqC_LEft{width: 100%;}
	.metxqW .xqW{width: 100%;}
	.xqA p.images {width: 100%;margin-top: 20px;}
	.metxqL .metxqC_right ul li p:last-child {line-height: 35px;}
	.metxqL .metxqC_right ul li p:first-child{width: 35px;height: 35px;line-height: 35px;font-size: 15px;}
	.xqA  .in_tit { margin-top: 28px;}
	.xqA_left{margin-top: 30px;}
	.xqA h4 {font-size: 24px;}
	.xqD_con div {width: 48%;    height: 340px;}
	
	.xqD_con div:nth-child(n) {margin-right: 15px;}
	.xqD_con div:nth-child(2n) {margin-right: 0px;}
	.metxqA ul li {width: 221px;    margin-top: 12px;margin-right: 11px;height: 210px;}
	.metxqA ul li p {font-size: 14px;}
	.metxqL img {width: 100%;}
	.metxqL .metxqC_right{width: 100%;}
	.metxqL .metxqC_right ul li{width: 48%;}
	.metxqh .xqL{width: 100%;}
	.metxqh .metxqC_right{width: 100%;margin-top: 8px;}
	.metxqS .metxqC_right {width: 100%;}
	.metxqS .xqW{width: 100%;}
	.metxqS .metxqC_right ul li p:first-child{width: 28px;height: 28px;line-height: 28px;font-size: 14px;}
	.metxqS .metxqC_right ul li{margin-top: 6px;}
	.xqA h4 {margin-bottom: 20px;}
	.metxqJM .metxqJ_div img{max-width: 100%;}
	.metxqJM .metxqJ_div .metxqJ_right{width: 100%;padding-left: 0;margin-top: 5px;}
	.xqAD_con div:nth-child(n){margin-right:1%;}
	.xqAD_con div:nth-child(3n){margin-right:0;}
	.xqAD_con div{width:32%;height:220px;margin-right:1%;margin-top: 15px;}
	.xqAD_con222 div{height:155px;}
	.metxqJ_con .metxqJ_div  ul{padding: 0px;}
	.xqAE_con div{width:24%;    height: 190px;}
}
@media (max-width: 991px) {
	.xqA {padding-bottom: 20px;}
	.metxqJ_con {margin-top: 20px;}
	.metxqW .xqW{width: 100%;}
	.metxqW .metxqC_LEft{width: 100%;}
	.xqD_con div span{margin: 10px 5px;font-size: 15px;}
	.xqD_con div {width: 48%; height: 406px;}
	.metxqA ul li{width: 31%;    height: 225px;}
	.metxqA ul li:nth-child(n){margin-right: 10px;}
	.metxqA ul li:nth-child(3n){margin-right: 10px;}
	.xqAD_con div{width:32%;height:250px;}
	.xqAD_con222 div{height:155px;}
	.xqAE_con div{width:32%;height: 165px;}
	.xqAE_con div:nth-child(n){margin-right: 1%;}
	.xqAE_con div:nth-child(3n){margin-right: 0%;}
}
@media (max-width: 767px){
	.xqA h4 { margin-bottom: 15px; font-size: 21px;font-weight: bold;}
	.xqA  .in_tit{ margin-top: 15px;}
	.xqA_left {margin-top: 15px;}
	.xqA_left span img {width: 21px;}
	.xqA_left span {font-size: 17px;}
	.nyshow .xqA  {padding: 0 15px;padding-bottom: 8px;}
	.xqAD_con div:nth-child(n){margin-right:1%;}
	.xqAD_con div:nth-child(2n){margin-right:0;}
	.xqAD_con div{width:49%;height:220px;margin-right:1%;margin-top: 15px;}
	.xqAD_con222 div{height:155px;}
	.metxqh .metxqC_right p em,
	.metxqW .metxqC_LEft p em{width: 26px;line-height: 24px;margin-right: 5px;}
	.metxqA ul li{ height: 210px;}
	.xqAE_con div {height: 185px;}
}
@media (max-width: 700px){
	.xqD_con div:nth-child(n){width: 100%;height: auto;}
	.metxqA ul li p{margin-top: 0;}
	.metxqh .metxqC_right h5,.metxqh .xqL h3,.metxqL .metxqC_right h5,.metxqW .xqW h3,.xqA p.images span {font-size: 15px;line-height: 22px;margin-top: 5px;margin-bottom: 5px;}
	.xqA .metxqJ_div h4  {font-size: 16px;line-height: 35px;    margin-bottom: 8px;}
}
@media (max-width: 660px){
	.metxqL .metxqC_right ul li{width: 100%;margin-top: 5px;}
	.metxqL .metxqC_right ul li p{margin: 0;}
	.metxqA ul li{width: 49%;height: 180px;margin-top: 5px;}
	.metxqA ul li:nth-child(2n){margin-right: 0;}
	.xqAE_con div:nth-child(n){margin-right:0;}
	.xqAE_con div{width:100%;height: auto;margin-top:4px}
	.xqAE_con div p{padding: 0 10px;}
}
@media (max-width: 600px){
	.metxqS .metxqC_right ul li{width: 100%;margin-top: 0;}
}
@media (max-width: 550px){
	.metxqA ul li{width: 100%;height: auto;margin-top: 5px;margin-right: 0;}
	.xqAD_con div:nth-child(n){margin-right:0%;}
	.xqAD_con div{width:100%;height:auto;}
}
@media (max-width: 400px){
	.xqA .in_tit {margin-bottom: 12px;margin-top: 12px;font-size: 17px;}
	.nyshow .xqA { padding: 0 12px;}
	.metxqS .metxqC_right ul{padding: 0;}
	.xqA_left span {
	    font-size: 16px;line-height: 12px;}.xqA_left span img {
    width: 15px;
}

}
/* 内页关于我们 */
.brank_con{font-size: 16px;line-height: 1.8;color: #333;}
.brank_con>.cpcon h4{color: #0086f1;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;}
	#inside {
	    padding-bottom: 18px;
	}
}

.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;}
}


/*联系我们修改*/
.map_city_xg { display: block; }
.map_city_xg .box { display: block; margin-bottom: 20px; background: #f5f5f5; padding:20px;}
.map_city_xg .box .t { display: inline-block; line-height: 2; border-bottom: 2px solid #0086f1; font-weight: bold; font-size: 20px; color: #0086f1; }
.map_city_xg .box ul { display: flex; margin-top: 15px;  flex-wrap: wrap;}
.map_city_xg .box ul .desc { width: 33.33%; display: block; margin-bottom: 15px;}
.map_city_xg .box:nth-child(1) ul .desc {width: 100%;}
.map_city_xg .box ul .desc .list { display: block; }
.map_city_xg .box ul .desc .list .t2 { font-size: 17px; color: #444; display: block; line-height: 2; font-weight: bold;}
.map_city_xg .box ul .desc .list p { margin:0; font-size: 15px; color: #666; display: block; }


.map_city_xg .box ul .desc_en{width: 45%; display: block; margin-bottom: 15px; margin-right: 45px;}


@media(max-width: 1199px) {
	.map_city_xg .box ul .desc { padding-right: 2%; }
	
}

@media(max-width: 767px) {.about_titie {padding-top: 0px;margin-bottom:0px;}
	.map_city_xg .box ul .desc { width: 100%; padding-right: 0%; }
	.map_city_xg .box .t { font-size: 17px; }
	.map_city_xg .box ul .desc .list .t2 { font-size: 16px; }
	.map_city_xg .box ul .desc .list p { font-size: 13px; }
}

/* 联系咨询 */
/* #lx_nymessage { background-color: #fff; padding:50px 0;}
.form-horizontal { overflow: hidden; margin-top: 40px; }
#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; padding: 0 5px; } 
#lx_nymessage .mess_1 .form-group input{appearance:auto}
#lx_nymessage .mess_1 .form-group  input { padding: 0 20px; width: 100%; height: 80px; line-height: 80px; background: #f6f7fb;  font-size: 16px;   border:none; border-radius: 0px; }
.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: #f6f7fb;  overflow-y: auto;font-size: 16px;  }
.btn-default { width: 20%; line-height: 40px; text-align: center; font-size: 16px; color: #333; background-color: #dadde3; border: none; border-radius: 0;}
.btn-default:hover { color: #333; background-color: #dadde3; }
.btn-default:first-child { background-color: #0086f1; 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: #0086f1; 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{   color:#999; font-size: 16px;  }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{  color:#999; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{  color:#999; font-size: 16px;  }
#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 16px; }
#lx_nymessage textarea::-moz-placeholder{   color:#999; font-size: 16px;  }
#lx_nymessage textarea::-moz-placeholder{  color:#999; font-size: 16px; }
#lx_nymessage textarea::-ms-input-placeholder{ 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); }

#lx_nymessage  .form-group input{appearance:auto}
#lx_nymessage  .form-group .ninf{float: left;}
@media(max-width: 1310px) {
	#lx_nymessage p { font-size: 36px; }
	#lx_nymessage { padding: 50px 0; }
	.form-horizontal { padding:0 10px; }
}
@media(max-width: 1199px) {
	#lx_nymessage p { font-size: 32px; }
	#lx_nymessage span{font-size: 30px;}
	#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: 30%;line-height: 28px;    font-size: 13px; }
	.mess_3_3 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage p { font-size: 24px; }
	#lx_nymessage span { font-size: 20px; }
	.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{  color:#999; font-size: 14px;  }
	#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{ color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage textarea::-moz-placeholder{  color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-moz-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage textarea::-ms-input-placeholder{   color:#999; font-size: 14px;  }
	#lx_nymessage {padding: 34px 0;}
	.btn-default { font-size: 14px; }
	.form-horizontal {overflow: hidden;margin: 0 10px;margin-top: 20px;}
}
 */
/* 留言模块Message */
#nymessage{padding:50px 0;}
#nymessage h2{font-size: 38px;color: #333;line-height: 60px;font-weight: bold;text-align:center;}
#nymessage p{font-size: 18px;color: #666;text-align:center;}

#nymessage form{overflow:hidden;margin:40px auto;width:1000px;max-width:100%;}
#nymessage form label{font-weight:normal;font-size: 15px;cursor:pointer;}
#nymessage form label.control-label{font-size: 17px;padding-top:5px;}
#nymessage form .fhune{padding-top: 7px;}
#nymessage .nymessage-h6{text-align:left;}
#nymessage .form-group input{appearance:auto}
#nymessage .form-group input[type=checkbox],
#nymessage .form-group input[type=radio]{cursor:pointer;}
#nymessage .form-group .ninf{float: left;margin-right: 20px;}
#nymessage .form-group .fund{float: left;margin-right: 20px;}
.form-group {margin-bottom: 20px;}

.viewBox{color: #303030; cursor: pointer;line-height: 40px; position: relative;}
.viewInput{/* height:36px;outline: none;cursor: pointer;  padding-left: 10px;font-size: 14px; border: none; */background: #fff;}
.form-control[readonly]{background: #fff;}
.optionBox{ display: none; background: #f1f1f1;position: absolute;z-index: 5;height: 285px;overflow: overlay;border: 1px solid #c6c6c6; margin-top:3px; padding-right: 1px;width: 97.5%;}
.optionBox2{height: auto;overflow: overlay;max-height: 360px;}
.optionBox li{ height: auto;font-size: 14px; color: #666;cursor: pointer; list-style-type: none; padding-left: 10px;padding-right: 16px;background: #fff;border-bottom: 1px solid #eaebee;padding: 15px 17px 15px 7px;}
.optionBox li:hover{ color: #fff;background: #006ec7;}
.optionBox li:hover p,.optionBox li:hover h5{color: #fff;}
.optionBox li>p{line-height: 24px;font-size: 14px;color: #666;}
.optionBox li>h5{font-size: 12px;line-height: 22px;padding-bottom: 5px;color: #7f7f7f;padding-top: 3px;}

 .optionBox>li:first-child{}
 .btnImg{float: right;position: absolute;height: 14px;z-index: 40;right: 27px;top: 44%;}
 .btnImg img{width: 14px;}
.lybk li  .btnImg{right: 15px;}
.lybk li .viewInput1{padding-left: 15px;}

.lybk li .optionBox{width: 100%;height: auto;max-height: 285px;}
.uform .lybk ul li .optionBox li{width: 100%;border: 0;border-bottom: 1px solid #d5d5d5;}
#nymessage .optionBox{height:226px;left:15px;width:calc(100% - 30px);padding-right:0;}
@media (max-width:1199px){
	.optionBox{width: 96%;}
	#nymessage h2 {font-size: 30px;    line-height: 40px;}
	#nymessage p {  font-size: 16px;}
	#nymessage form label {font-size: 15px;}
}
@media (max-width:767px) {
	#nymessage h2{width: 100%;font-size: 26px;}
	#nymessage p {width: 100%;font-size: 14px;}
	#nymessage{padding:20px 0;}
	#nymessage h4{font-size:16px;line-height:1.4;}
	#nymessage form{margin-top:30px;}
	#nymessage form>div[class^="col-"]{padding:0 5px;}
	#nymessage .form-group{margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px solid #ccc;}
}
@media (max-width:600px){
	.optionBox{width: 94%;}
	#nymessage h2{width: 100%;font-size: 23px;}
}
@media (max-width:460px){
	.optionBox{width: 92%;}
}
#nycommon{padding:30px 0;background:#f6f7fb;border-top: 4px solid #0086f1;}
@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 #0086f1 solid;color: #0086f1;font-size: 18px;font-weight: bold;background:url(../images/page/ny-objs.png) no-repeat left;}
.nycomtag>a{float:right;}
.ghtag{padding-left:22px;background:url(../images/page/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(0 106 196 / 20%);margin-right: 10px;transition: all ease 0.3s;}
#tagac>a:hover{background-color: #0086f1;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 #0086f1 solid;color: #0086f1;font-size: 18px;font-weight: bold;background:url(../images/page/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(../images/page/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(../images/page/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#0086f1;}

/*视频列表*/
.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:#0086f1;color:#0086f1;}

/*视频详情*/
.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:#0086f1;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;}
.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:#0086f1;color:#fff;}


/*图片详情*/
.nyshowimg{padding: 0 10px 50px;}
.showimg-top{padding-top:30px;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: 20px auto;text-align:center;max-width:900px;}
.showimg-img img{width: 900px;max-width: 100%;height:auto !important;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../images/page/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;}
.imhhuj img{width: 900px;max-width: 100%;}
.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:1299px){
	.nyshowimg{padding: 0 10px 20px;}
	.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;}
	.imhhuj img{width: 900px;max-width: 100%;}
}

@media (max-width:1199px){
	.nyimglist{padding: 30px 0;}
	/* .imhhuj img{width: 800px;max-width: 100%;} */
}
@media (max-width:991px){
	.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 22px;}
	.showimg-top {padding-top: 14px; padding-bottom: 8px;}
	/* .imhhuj img{width: 700px;max-width: 100%;} */
}

@media (max-width:767px){
	.showimg-page>div[class^="col-"]{padding:5px 0 ;}
	.nyimglist{padding:30px 10px;}
	.nyimg-ul li .nyimg-a{line-height:32px;}
	/* .imhhuj img{width: 600px;max-width: 100%;} */
}
@media (max-width:767px){
	.nyshowimg{padding:0 10px 30px;}
	.showimg-left{padding:0;}
	.showimg-top h1{font-size: 18px;}
	.showimg-con{font-size:14px !important;}
	.showimg-page a{padding:8px;font-size: 12px;}
}

.investor h3{font-size: 20px;line-height: 40px;font-weight: bold;}
.investor1 h3{margin: 25px 0;font-weight: bold;font-size: 26px;}
.investor2 h3{margin: 25px 0;font-weight: bold;font-size: 26px;}
.sbed {overflow: hidden;margin: 10px;}
.sbed h4{font-weight: bold;line-height: 40px;margin: 5px 0;}
.sbed .sbedLeft{width: 50%;float: left;padding-right: 1%;}
.sbed .sbedLeft img,.sbed .sbedRight img{width: 100%;border: 1px solid #eee;}
.sbed .sbedRight{width: 50%;float: right;padding-left: 1%;}
@media (max-width:1199px){
	.sbed{display: block;}
	.sbed .sbedLeft{width: 100%;padding-right: 0%;}
	.sbed .sbedRight{width: 100%;padding-left: 0%;}
}
@media (max-width:767px){
	.investor1 h3,.investor2 h3{margin: 17px 0;font-size: 22px;}
	.sbed h4{line-height: 30px;}
}





/* 右侧栏目信息 */
.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(../images/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(../images/ny-news.png) no-repeat left;}
.hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../images/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background: url(../images/iyuan_on.png) no-repeat left;color: #2f4c9c;}

/*新闻列表*/

/*新闻列表*/
/*.nynews-ul {overflow:hidden;}*/
.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:#0086f1;}
.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:#0086f1;}
.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:#0086f1;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;  border:1px solid #ddd;width: 540px;  }
.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(../images/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: #0086f1; 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; border:1px solid #ddd; }
.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: #0086f1; }
.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(../images/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(1, 51, 148, .4);transition: all .5s ease;}
.nynews-ul li .time-box{width: 90px;float: left;background: #0086f1;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: #0086f1;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) {
	.nynews-ul .news_list .news_list_l a dt img {max-width: 100%;width:100%;display: block;border:1px solid #ddd;}
    .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;margin-bottom: 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; }
}



/*新闻详情*/
.shownews_bg { padding-left: 0!important; padding-right: 0!important; background-color: #f9fcfe; overflow:visible !important;  }
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px; margin-top: 30px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.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;text-align:justify;margin-bottom:20px;}
.shownews-con h2 { font-size:18px; color:#333; line-height:2; font-weight:bold;}
.shownews-con  img{max-width:100%;height:auto !important; display: block; margin:0 auto;}
.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:1369px){
	.shownews-top h1 {font-size: 24px;}
}
@media (max-width:1199px){
	.shownews-top h1 {font-size: 23px;margin-bottom: 6px;}
}
@media (max-width:767px){
	.shownews-page>div[class^="col-"]{padding:5px 0 ;}
	/* .pull-right{float: left !important;} */
	#inside{padding-bottom: 10px;}
	.shownews-top h1{font-size: 19px;}
	.shownews-con{font-size:14px !important;line-height: 1.6;}
	.shownews-page a{padding:8px;}
	.shownews-top {     margin-top: 0px; }
	.shownews_bg .ny_container { padding-left: 10px; padding-right: 10px; }
}

.nyshow_shownews {padding-top: 40px; padding-bottom: 30px;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}
.nyshow .nyshow_shownews_l { padding-left: 0px; display: block;  padding:20px; background: #fff; border:1px solid #eee;}
/*最新文章*/
.nyshow .nyshow_shownews_r { overflow: hidden; padding-right: 0px;position: sticky;top: 120px;}
.nyshow .nyshow_shownews_r .new_title { padding-right: 0px; padding-left: 5px; }
.nyshow .nyshow_shownews_r .new_news { margin-top: 30px; overflow: hidden; padding-right: 0; padding-left: 5px; }
.nyshow .nyshow_shownews_r .new_news .new_news_t { line-height: 40px;border-bottom: 1px #ccc solid;overflow: hidden; }
.nyshow .nyshow_shownews_r .new_news .new_news_t h3 { float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #035aac solid;color: #035aac;font-size: 18px;font-weight: bold;background: url(../images/page/ny-objs.png) no-repeat left; }
.nyshow .nyshow_shownews_r .new_news ul { overflow: hidden; margin-top: 20px; }
.nyshow .nyshow_shownews_r .new_news ul li { overflow: hidden; margin-bottom: 20px; padding-left: 0; }
.nyshow .nyshow_shownews_r .new_news ul li a { display: block; }
.nyshow .nyshow_shownews_r .new_news ul li a dt { padding-left: 0; padding-right: 0; }
.nyshow .nyshow_shownews_r .new_news ul li a dt img { max-width: 100%; display: block; }
.nyshow .nyshow_shownews_r .new_news ul li a .desc { display: block; padding-top: 15px; padding-right: 0;}
.nyshow .nyshow_shownews_r .new_news ul li a .desc .t { font-size: 16px; color: #454545; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; line-height: 2;}
.nyshow .nyshow_shownews_r .new_news ul li a .desc .list { font-size: 14px;color: #999999;line-height: 1.6;text-overflow: ellipsis;-o-ellipsis-lastline: ;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
/*推荐文章*/
.nyshow .nyshow_shownews_r .featured_news { margin-top: 0px; overflow: hidden; padding-right: 0; padding-left: 5px; }
.nyshow .nyshow_shownews_r .featured_news .featured_news_t { line-height: 40px;border-bottom: 1px #ccc solid;overflow: hidden; }
.nyshow .nyshow_shownews_r .featured_news .featured_news_t h3 { float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #035aac solid;color: #035aac;font-size: 18px;font-weight: bold;background: url(../images/page/ny-objs.png) no-repeat left; }
.nyshow .nyshow_shownews_r .featured_news ul { overflow: hidden; margin-top: 20px;}
.nyshow .nyshow_shownews_r .featured_news ul li { overflow: hidden; margin-bottom: 10px;}
.nyshow .nyshow_shownews_r .featured_news ul li:nth-child(odd) { padding-left: 0; padding-right: 5px;  }
.nyshow .nyshow_shownews_r .featured_news ul li:nth-child(even) { padding-right: 0;   padding-left: 5px;}
.nyshow .nyshow_shownews_r .featured_news ul li a { display: block; position: relative;}
.nyshow .nyshow_shownews_r .featured_news ul li a dt { display: block; }
.nyshow .nyshow_shownews_r .featured_news ul li a dt img { max-width: 100%; display: block; }
.nyshow .nyshow_shownews_r .featured_news ul li a .t { position: absolute; left: 0; bottom: 0; width: 100%; line-height: 2; font-size: 14px; padding-left: 10px; padding-right: 10px; font-size: 14px; color: #fff; background: rgba(0,0,0,0.4); text-overflow: ellipsis; white-space: nowrap;overflow: hidden; }

@media(max-width:1199px) {
.nyshow .nyshow_shownews_r .featured_news ul li:nth-child(odd) { padding-left: 5px; padding-right: 5px;  }
.nyshow .nyshow_shownews_r .featured_news ul li:nth-child(even) { padding-right:  5px;   padding-left: 5px;}
.nyshow .nyshow_shownews_r { padding-left:0px;}
}

@media(max-width:767px) {
    .nyshow_shownews{ padding-left:0px; padding-right:0px; padding-top:20px; padding-bottom:0px;}
    .nyshow .nyshow_shownews_r .new_news { padding-left: 0; }
    .nyshow .nyshow_shownews_r .new_news ul li { padding:0 5px 5px 0px;}
    .nyshow .nyshow_shownews_l { padding:15px 10px; }
}



/* 招聘模块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;margin-bottom: 15px;}
.nyjoblist-ul li .nyjoblist-top>a{float:left;padding:5px 25px;background:#0086f1;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:#333;color:#fff;}

@media (max-width:1399px) {
	.nyjoblist-ul li .nyjoblist-top{padding: 10px;padding-bottom: 20px;}
}
@media (max-width:767px) {
	.nyjoblist-ul li .nyjoblist-top{padding:0px;padding-bottom: 15px;}
}


.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(../images/dt-0.png) no-repeat left top 13px;color: #333;}
.showjob-list li span{float: left;margin-right: 10px;color: #333;}
.showjob-con{line-height: 1.8;color: #333;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px 0;}
.showjob-con img{max-width: 100%;height:auto !important;}
.showjob-more{}
.btn-success {
    color: #fff;
    background-color: #0086f1;
    border-color: #0086f1;
}
.btn-success:hover{background-color: #0086f1;
    border-color: #0086f1;}
.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:1399px){
	.btn-success{    padding: 10px 13px;font-size: 16px;}
}
@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;}
	.btn-success{    padding: 8px 10px;font-size: 14px;}
	.ctitle h3{font-size: 15px;}
	.showjob-list li span{margin-right: 0;}
}

/* 内页导航 */
/* #nynav{padding: 10px 0;border-bottom: 1px solid #ddd;}
.nyjc-crcrumbs{border-bottom: 1px solid #ddd;background: url(../images/page/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: #0086f1;}
.crumbs{padding-left:20px;background: url(../images/page/location.png) left no-repeat;line-height: 25px;padding-top:10px;padding-bottom:10px;float: right;color: #444;}
.crumbs a{color: #444;}
.crumbs a:hover{color: #0086f1;}

.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;}
/*产品列表*/
#nyproduct{padding: 40px 0;}
#nyproduct .nypro-ul li{ box-sizing: border-box;background-color: #fff;  display: block;margin-bottom: 20px;}
#nyproduct .nypro-ul li .sfecw{border: 1px solid #ddd;}
#nyproduct .nypro-ul li .sfecw:hover{border: 1px solid #0086f1;}
#nyproduct .nypro-ul li .sfecw .nypro-img{margin: 20px 0;}
#nyproduct .nypro-ul li img{max-width: 100%;}
#nyproduct .nypro-ul li p{height: 35px;line-height: 35px;text-align: center;font-size: 16px;font-weight: bold;color: #333;margin: 8px 0 5px;}
#nyproduct .nypro-ul li  .txt{text-align: center;margin-bottom: 14px;margin-top: 10px;}
#nyproduct .nypro-ul li  .txt a{ font-size: 14px;overflow: hidden;color: #00a2e9;display: inline-block;box-sizing: border-box;border: 1px solid #00a2e9; line-height: 2.4; border-radius: 2rem;    width: 33%;}
#nyproduct .nypro-ul li .sfecw:hover{border: 1px solid #0086f1;}
#nyproduct .nypro-ul li .sfecw:hover  .txt a{background: #00a2e9;color: #fff;}
/*产品详情*/
.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:1299px){
	.sp-wrap{border: 5px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:68px;height:68px;}
	#nyproduct{padding: 20px 0;}
}
@media (max-width:1199px){
	#nyproduct .nypro-ul li p{font-size: 15px;}
	#nyproduct .nypro-ul li  .txt{text-align: center;margin-bottom: 8px;margin-top: 6px;}
	#nyproduct .nypro-ul li .txt a{line-height: 1.8;}
	.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;}
	#nyproduct .nypro-ul li .txt a{line-height: 1.6;}
}
@media (max-width:767px){
	.M_menu a{padding: 0 13px;}
	.showpro-top h1{font-size: 20px;}
	.showpro-imgbox{padding:0;}
}
@media (max-width:500px){
	.M_menu a{padding: 0 5px;font-size: 13px;width:100%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	#nyproduct .nypro-ul li p{font-size: 13px;height: 25px;line-height: 25px;    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;}
	#nyproduct .nypro-ul li  .txt{text-align: center;margin-bottom: 5px;margin-top: 5px;}
	#nyproduct .nypro-ul li  .txt a{width: 45%;font-size: 13px;}
	}

#spotlight .footer{width:100%;text-align:center !important;}
.showpro-rem{float:left;}
.showpro-rem>p{color:#0086f1;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: #0086f1}

/*产品参数*/
.showpro-p{margin-bottom:20px;margin-top: 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:#0086f1;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#0086f1;}
.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: #0086f1;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:0px;}
.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;}
.pro-one { display: block; }
.pro-one li  { padding-left: 2px; padding-right: 2px; }
.pro-one li a { display: block;}
.pro-one li a img { border:1px solid #ddd; }
.cgal h2{font-size: 24px;font-weight: bold;margin: 20px 0;padding: 10px 0;border-bottom: 1px solid #d8d8d8;color: #333;}
#nybusinesslist33{position: relative;/* padding-bottom: 40px; */    margin-bottom: 35px;}
/* #nybusinesslist33 .owl-dots{position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);font-size:0;}
#nybusinesslist33 .owl-dots .owl-dot{display:inline-block;width: 10px;height: 10px;background-color: rgb(0 0 0 / 30%);border-radius: 50%;margin: 0 10px;}
#nybusinesslist33 .owl-dots .owl-dot.active{background-color: rgb(0 0 0 / 80%);}
 */
@media (max-width:1399px){
	.showpro-p h1{font-size: 30px;}
}
@media (max-width:1299px){
	.showpro-p h1{font-size: 28px;}
	.showpro-p hr{margin-top: 16px; margin-bottom: 16px;}
}
@media (max-width:1199px){
	.showpro-p h1{font-size: 24px;}
	.showpro-p hr{margin-top: 12px; margin-bottom: 12px;}
	.showpro-telcon span {font-size: 19px;}
	.showpro-telx img{    width: 35px;margin-top: 2px;}
	.showpro-tel {padding: 6px 0;}
}
@media (max-width:991px){
	.showpro-right{margin-top:10px;}
}
@media (max-width:767px){
	.cgal h2{font-size: 18px;margin-top: 0px;margin-bottom: 10px;}
	.cgal{margin: 0 5px;}
	#nybusinesslist33{margin-bottom: 5px;}
	.showpro-p>h1{font-size:20px;}
	.showpro-details{font-size: 14px;line-height: 1.6;}
	.showpro-details .showpro-det strong{font-size:16px;}
	#nyproduct{padding:20px 10px ;}
	.showpro-p{margin-bottom: 0;}
	.showpro-con ul li {padding: 0 15px;font-size: 13px;}
}

#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 #0086f1 solid;color: #0086f1;font-size: 18px;font-weight: bold;background:url(../images/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:#0086f1;}
#abprolist li a:hover p{background:#0086f1;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 #0086f1 solid;color: #0086f1;font-size: 18px;font-weight: bold;background:url(../images/page/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: #0086f1;}
@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:#0086f1;}
/* 分享按钮 */
.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: #0086f1;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: #0086f1;}
.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: #0086f1;left:10px;}



/*联系我们页面*/
.contact_top{    padding: 30px 50px;overflow: hidden;}
.contact_top dl{width:42%;float:right}
.contact_top dl dt{font-size:30px;color:#0086f1;padding-bottom:28px;position:relative;margin-bottom:25px;}
.contact_top dl dt:after{content:'';position:absolute;bottom:0px;left:0px;width:65px;height:2px;background:#9b9b9b}
.contact_top dl dd p{color:#666666;line-height:35px}
.contact_top>p{float:left;width:55%;overflow:hidden}
.contact_en{width:100%;float:left;border-top:1px dashed #dbdbdb;padding:44px 0px;}
.contact_en table{width:48%;float:left}
.contact_en table:nth-child(2n){float:right}
.contact_en table td{padding:0px 26px}
.contact_en table td p{text-align: left;}
.contact_en table td:nth-child(3){padding: 0;width: 185px;}
.contact_en table td:first-child{width:170px;text-align:center;background:url(../images/xian.png) no-repeat right center;padding:0px 15px}
.contact_en table td span{font-size:22px;font-weight:bold;color:#0086f1}
.contact_en table td span i,.contact_en table td span em{display:block;font-size:12px;color:#b0b0b0;font-weight:normal;margin-top:8px}
.contact_en table td strong{font-size:16px;color:#000000;padding-bottom:15px;display:block}
.contact_en table td p{color:#777777;margin-top:10px}
.images img {width: 100%;height: 100%;display: block;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s;}
/* .images:hover img {transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);} */
@media(max-width: 1469px){
	.contact_en table td:first-child {width: 130px;}
	.contact_en table td:nth-child(3) {width: 160px;}
}
@media(max-width: 1369px){
	.contact_en table td:nth-child(2){padding-right: 0;}
	.contact_en table td:first-child {width: 105px;}
	}
@media(max-width: 1269px){
	.contact_en table td:nth-child(3)  {width: 145px;}
}
@media(max-width: 1199px){
	.contact_en table td:nth-child(2){padding-right: 0;}
	.contact_en table td:first-child{width: 52px;}
	.contact_en table td{padding: 0px 10px;}.contact_en table td p{color:#777777;margin-top: 3px;}
	.contact_en table td:nth-child(3)  {width: 120px;}
	.contact_en table td span i,.contact_en table td span em{margin-top:0px;}
	.contact_en table td span em {display: none;}
}
@media(max-width: 991px) {
	.contact_top{padding: 0;}
	.contact_top dl dt{font-size:26px;color:#0086f1;padding-bottom:18px;position:relative;margin-bottom:15px;}
	.contact_top dl dd p{color:#666666;line-height: 28px;font-size: 15px;}
	.contact_top dl {}
	.contact_en table td p{color:#777777;margin-top: 3px;font-size: 14px;}
	.contact_en table td:first-child{width: 46px;    padding: 0px 5px;}
	.contact_en table td{padding: 0px 0px 0 15px;}
	.contact_en table td span {font-size: 20px;}
	.contact_top>p{float:left;width:100%;overflow:hidden}
	.contact_top dl{width:100%;float:right;padding: 0 15px;margin-bottom: 1px;}
	.contact_top dl dd p{color:#666666;line-height: 26px;font-size: 16px;}
	.contact_en{width:100%;float:left;border-top:0;padding:0px 0px;}
	.contact_en table{width: 100%;}
	.contact_en table td{padding:0px 38px}
	.contact_en table td:first-child{width:170px;text-align:center;background:url(../images/xian.png) no-repeat right center;padding:0px 15px}
	.contact_en table td p{color:#777777;margin-top: 3px;font-size: 14px;}
	.contact_en table{width: 100%;margin:13px 0px;}
	/*  */
}
@media(max-width: 767px){
	.contact_en table td p{text-align: left;}
}
@media(max-width: 740px) {
	.contact_top dl dt{font-size: 22px;color:#0086f1;padding-bottom: 13px;position:relative;margin-bottom: 9px;}
	.contact_top dl dd p{color:#666666;line-height: 26px;font-size: 14px;}
	
}
@media(max-width: 700px){
	
}
@media(max-width: 600px){
	.contact_top dl{width:100%;float:right;padding: 0 15px;margin-bottom: 1px;}
	.contact_top dl dd p{color:#666666;line-height: 26px;font-size: 16px;}
	
	.contact_en table td:first-child {width: 95px;}
}
@media(max-width: 550px){
	.contact_en table td {padding: 0px 13px;}
}
@media(max-width: 500px){
	.contact_en table td:first-child{width:55px;}
	.contact_en table td { padding: 0px 15px;}
}
@media(max-width: 400px){
	.contact_en table td{padding: 0px 16px;}
	.contact_en table td:first-child{width: 40px;padding: 0px 8px;}
	.contact_en table td:nth-child(3)  {width: 100px;}
}
@media(max-width: 375px){
	.contact_top dl dd p{color:#666666;line-height: 26px;font-size: 14px;}
}
/*翻页样式*/
.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: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a: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 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#0086f1; display: inline-block; }
.metpager_5 a:hover { border:1px solid #0086f1; color:#fff; background-color:#0086f1;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#0086f1; border:1px solid #0086f1; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}
@media(max-width: 375px){
	.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 3px 2px 3px; margin:0px; }
}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a: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 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a: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 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#0086f1; } 
.metpager_9 a:hover { border:1px solid #0086f1; color:#0086f1; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #0086f1; color:#0086f1; 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;}
} */


#ny_about_3 .ny_about_3_box { display: flex; }
#ny_about_3 .ny_about_3_box .box_l { flex: 0.6; }
#ny_about_3 .ny_about_3_box .box_l .flex { padding:0 10% 0 0; width: 100%; height: 100%; }
#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr { overflow: hidden; display: block; }
#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t { text-align: left;display: block;margin-bottom: 40px;}
#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t p { font-size: 44px;font-weight: bold;color: #0086f1;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; text-transform:uppercase; }
#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t span { font-size: 32px;color: #333;opacity: 1;display: block; }
#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc { margin-top: 30px; overflow: hidden;display: block; }
#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc span { font-size: 22px;color: #333; display: block; }
#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc .list { font-size: 14px;color: #666;line-height: 2; }
#ny_about_3 .ny_about_3_box .box_r { flex: 0.4; } 
#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc2 { margin-top: 30px; overflow: hidden; display: block; }
#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc2 span { font-size: 16px;color: #fff;display: inline-block;border-radius: 30px;background: #0086f1;margin: 0 0 12px;padding: 8px 18px; }
#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc2 .list2 { font-size: 14px;color: #666;line-height: 2; }

/*公司简介单页面*/

#ny_about_7 { display: block; overflow: hidden; padding:20px 0; }
#ny_about_7 .ny_about_7_box { display: flex; }
#ny_about_7 .ny_about_7_box .box_l { flex: 1; }
#ny_about_7 .ny_about_7_box .box_l dl{margin-bottom: 0;}
#ny_about_7 .ny_about_7_box .box_l dt { display: block; overflow: hidden; }
#ny_about_7 .ny_about_7_box .box_l dt img { display:block; max-width: 100%;  }
#ny_about_7 .ny_about_7_box .box_r { flex: 1; }
#ny_about_7 .ny_about_7_box .box_r .flex { width: 100%; height: 100%; }
#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr { display: block;  padding:0 10%;}
#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .box_t { text-align: left; display: block;  margin-bottom: 40px;}
#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .box_t p { font-size: 40px;font-weight: bold;color: #0086f1;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; }
#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .box_t span { font-size: 32px;color: #333;opacity: 1;display: block; }
#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .desc:last-child { margin-bottom:0px; }
#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .desc span { font-size: 20px;color: #0086f1;margin: 0 0 6px; display: block;}
#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .desc .list { font-size: 15px; line-height: 1.6; color: #5f5f5f; margin-top: 5px; display: block; }
#ny_about_7 .ny_about_1_1_box  { display: flex; flex-direction: row-reverse; }
#ny_about_7 .ny_about_1_1_box .box_l { flex: 1; }
#ny_about_7 .ny_about_1_1_box .box_l dt { display: block; overflow: hidden; }
#ny_about_7 .ny_about_1_1_box .box_l dt img { display:block; max-width: 100%;  }
#ny_about_7 .ny_about_1_1_box .box_r { flex: 1; }
#ny_about_7 .ny_about_1_1_box .box_r .flex { width: 100%; height: 100%; }
#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr { display: block;  padding:0 10% 0 0;}
#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .box_t { text-align: left; display: block;  margin-bottom: 40px;}
#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 40px;font-weight: bold;color: #0086f1;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; }
#ny_about_7 .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_7 .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_7 .ny_about_1_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .desc .list { font-size: 15px; line-height: 1.6; color: #5f5f5f; margin-top: 5px; display: block; }
#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .number{  display:block;}
#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { text-align: center; display: block; }
#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 40px; color: #0086f1; font-weight: bold; line-height: 1;}
#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-unit { font-size: 14px; color: #0086f1;line-height: normal; }
#ny_about_7 .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_7 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t-box { text-align: left; }
#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t{ position: relative; }
@media(max-width: 1410px) {
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .box_t p { font-size: 36px; }
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .box_t p{ font-size: 36px; }
}


@media(max-width: 1310px) {
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr { padding:0 5%; }
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr { padding: 0 0 0 5% ; }
}
@media(max-width: 1299px){
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t p {font-size: 36px;}
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t span { font-size: 28px;}
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc span { font-size: 20px;}
}

@media(max-width: 1199px) {
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .box_t {text-align: left;display: block;margin-bottom: 11px;}
	#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .box_t {text-align: left;display: block;margin-bottom: 11px;}
	#ny_about_7 .ny_about_7_box { margin-bottom:25px; }
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .box_t p { font-size: 30px; }
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .desc span { font-size: 16px; }
	#ny_about_7 .ny_about_7_box .box_l dt { display: flex;vertical-align: middle;height: 100%; align-items: center; }
	#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px;   }
	#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
	#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 24px; }
	#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 12px; }

}


@media(max-width: 991px) {
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t p {font-size: 33px;}
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t span { font-size: 26px;}
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc span { font-size: 18px;}
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc2 span { font-size: 15px;color: #fff;display: inline-block;margin: 0 0 12px;padding: 6px 16px; }
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t {text-align: left;display: block;margin-bottom: 20px;}
	#ny_about_3 .ny_about_3_box .box_l { flex: 1; }
	#ny_about_3 .ny_about_3_box .box_r {display: none;}
	#ny_about_7 { padding:30px 0; }
	#ny_about_7 .ny_about_7_box { display: block; width: 100%; }
	#ny_about_7 .ny_about_7_box .box_l { display: block; width: 100%; }
	#ny_about_7 .ny_about_7_box .box_r  { display: block; width: 100%; }
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr { padding: 5%; }
	#ny_about_7 ..ny_about_7_box { display: block; width: 100%; }
	#ny_about_7 ..ny_about_7_box .box_l{ display: block; width: 100%; }
	#ny_about_7 ..ny_about_7_box .box_r{ display: block; width: 100%; }
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr { padding: 5% 2%; }
}


@media(max-width: 767px) {
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t p {font-size: 28px;}
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t span { font-size: 20px;}
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc span { font-size: 16px;}
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc2 span { font-size: 13px;color: #fff;display: inline-block;margin: 0 0 12px;padding: 6px 13px; }
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc2 { margin-top: 15px; overflow: hidden; display: block; }
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc .list { font-size: 13px;color: #666;line-height: 1.8; }
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc { margin-top: 15px; overflow: hidden;display: block; }
	#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t {text-align: left;display: block;margin-bottom: 20px;}
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .number .stat-items { margin-bottom: 15px; }
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 14px; }
	}

@media(max-width: 500px) {
	#ny_about_7 { padding:0px 0; }
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr { padding:2% 3%; }
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr{ padding:2% 3%; }
	#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .box_t p { font-size: 24px; }
		#ny_about_7 .ny_about_7_box .box_r .flex .box_r_nr .box_t span { font-size: 20px; }
		#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 24px;   }
			#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 20px; }
}
@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: 1299px) {
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p {    font-size: 32px;}
}
@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: 28px; }
	.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) {
	#inside{padding-top: 15px !important;}
	.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: 2% 0; }
	.ny_about_1_1_box { display: block; width: 100%; }
	#ny_about_7 .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: 2% 0; }
	#ny_about_7 .ny_about_1_1_box .box_r .flex .box_r_nr { padding: 2% 2%; }
}
@media(max-width: 767px) {
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p {font-size: 22px;line-height: 32px;}
	.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 .box_t {margin-bottom: 15px;}
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p{font-size: 22px;}
	.ny_about_1_box .box_r .flex .box_r_nr .box_t {margin-bottom: 10px;}
	.ny_about_1_1_box .box_r .flex .box_r_nr .desc {margin-bottom: 10px;}
	.ny_about_1_box {
	    margin-bottom: 0px;
	}
}

@media(max-width: 375px){
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p {font-size: 19px;line-height: 32px;}
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p{font-size: 19px;}
}

/* 招商加盟 */
.abcon2-til {
    margin-top: 60px;
}
.abcon1-til{text-align: center;line-height: 1;}
.abcon1-til p{font-size: 44px;font-weight: bold;color: #0086f1;display: block;margin-bottom: 5px;line-height: 1;letter-spacing: -2px;  text-transform: uppercase;}
.abcon1-til h4{font-size: 32px;color: #333;opacity: 1;display: block; }
.abcon1-til em{display:block;margin: 20px auto 0;width: 30px;border-top: 2px solid #0068b7;}
.abcon1-con{padding: 55px 0;border-bottom: 1px solid #ccc;text-align: center;}
.abcon1-con:nth-child(4){border-bottom: none;}
.abcon1-con h5{font-size: 30px;line-height: 40px;color: #0068b7;}
.lind a.inbtn{display:block;width:176px;height:52px;line-height:52px;background:url(../images/inbtnbg.png) no-repeat;text-align:center;font-size:16px;color:#444;}
.lind a.inbtn em{font-size: 22px;position: relative;top: 2px;margin-left:10px}
.lind a.inbtn:hover{background:#0086f1;color:#fff;}
@media(max-width: 1299px){
	.abcon1-til p{font-size: 35px;}
	.abcon1-til h4{font-size: 25px;}
	.abcon1-con h5 {font-size: 28px;}
	.abcon1-txt p {font-size: 15px;}
	.abcon1-con { padding: 44px 0;}
}
@media(max-width: 767px){
	.abcon1-til p{font-size: 30px;}
	.abcon1-til h4{font-size: 20px;}
	.abcon1-con h5 {font-size: 24px;}
	.abcon1-txt p {font-size: 14px;}
	.abcon1-con { padding: 30px 0;}
	#inside.shownews_bg{padding-top: 10px !important;padding-bottom: 10px;}
	.abcon2-til {
	    margin-top: 39px;
	}
	.nyshow .nyshow_shownews_r .new_title { padding-right: 10px; padding-left: 10px; }
	.nyshow .nyshow_shownews_r .new_news { padding-left: 10px;padding-right: 10px; }
	.lind a.inbtn{display:block;width:150px;height:46px;line-height:44px;background-size: 100%;}
}
@media(max-width: 375px){
	.abcon1-til p{font-size: 25px;}
	.abcon1-til h4{font-size: 20px;}
	.abcon1-con h5 {font-size: 21px;}
	.abcon1-txt p {font-size: 14px;}
	.abcon1-con { padding: 30px 0;}
}