@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:Microsoft YaHei,sans-serif; }
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%;height:100%;max-width: 100%;min-width: 320px;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}
::-webkit-scrollbar{width: 8px;height: 8px;}
::-webkit-scrollbar-thumb{background-color: hsl(214deg 99% 53% / 77%);-webkit-transition: background-color .3s;transition: background-color .3s;}
::-webkit-scrollbar-track{background: rgba(255,252,252,.11);}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover{text-decoration:none;color:#1278ff;}
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;}
::after, ::before {-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% }
@media (min-width: 768px){
    .container_he{width: 738px;}
}
@media (min-width: 992px){
    .container_he{width: 962px;}
}
@media (min-width: 1200px){
    .container_he{width: 1170px;}
}
@media (min-width: 1270px){
    .container_he{width: 1240px;}
}
@media (min-width: 1370px){
    .container_he{width: 1340px;}
}
@media (min-width: 1730px){
    .container_he{width: 1700px;}
}

.container_he{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


@media (min-width: 1270px){
    .container{width: 1240px;}
}
@media (min-width: 1370px){
    .container{width: 1340px;}
}
@media (min-width: 1630px){
    .container{width: 1600px;}
}
@media (max-width:767px) {
    .container{padding-left: 10px;padding-right: 10px;width: 100%;}
    .row{margin-left: -10px;margin-right: -10px;}
}


/* 头部 */
header {
    position: fixed;
    z-index: 1000;
    width: 100%;
}
.head{ min-width: 320px; width:100%; height:170px; position:fixed; top:0; left:0; z-index:9999; background:#fff;box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);}
.head .container_he{padding-left: 0;padding-right: 0;}
.inbox{margin-top:10px;margin-bottom:10px;}

.header_space{ width:100%;height: 170px;}
/*头部logo*/
.logo img{height: 90px;}

.logo{ float:left; /*margin-top:16px;*/}
.logo .head-l-txt{float: right;margin: 20px 0;}
.logo .head-l-txt{}
.logo .head-l-txt h5{font-size: 22px;font-weight: bold;color: #333;}
.logo .head-l-txt p{color: #666;margin-top: 5px;font-size: 14px;}

@media (max-width: 1199px) {
	.head, .header_space{height: 90px;}
	.inbox{margin-top:0px;margin-bottom:0px;}
}
@media (max-width: 767px) {
	.logo img{ height:80px;}
	.head, .header_space{height: 80px;}
}
/*
@media only screen and (max-width: 414px) {.head,.header_space{ height:65px!important;}.logo{ margin-top:12.5px;margin-left:0;}.logo img{ height:40px!important}}
*/


#head-search{display: none;}
@media (max-width: 992px){}
.nav{ float:right;height:90px; position:relative}
#shop { float:right; height:90px; margin-left: 10px; position:relative; }
#shop i{ display:block; float:left; font-style:normal}
#shop #head-search{width:45px; height:100%; background:url(../images/top_search.png) no-repeat center 25px;cursor:pointer;margin-right: 10px;display:none;}
#shop #head-nav{ height: 100%;border:none;margin-top: 0;font-size: 16px;text-align: center;padding: 0 10px;}
#shop #head-nav .head-lang{float: right;position: relative;/*margin-top:14px;*/margin: 17px 0; padding-left:50px;background:url(../images/htiel.png) no-repeat left;}
#shop #head-nav .head-lang p{display: block;/*padding: 10px 24px 14px 14px;*/font-size: 20px;/*margin: 5px 0;*/color: #333;position: relative;text-align:left;font-weight: bold;font-family: Arial;}
/*#shop #head-nav .head-lang>a::before{content: '';position: absolute;right: 6px;top: 19px;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 7px solid #333;transition: all .3s;-webkit-transition: all .3s;}*/
#shop #head-nav .head-lang a img{margin-right: 8px;vertical-align: middle;}
#shop #head-nav .head-lame{display: none;position: absolute;top: 48px;width: 100%;background-color: #fff;z-index: 10;transition: all .3s;-webkit-transition: all .3s;}
/*#shop #head-nav .head-lang:hover>a{background-color: #ddd;}*/
#shop #head-nav .head-lang:hover .head-lame{display: block;}
#shop #head-nav .head-lame>a:hover{background-color: #ddd;}
#shop #m-head-nav{height: 16px;position: relative;float: left;display:none;margin-left: 15px;margin-top: 38px;width: 24px;cursor:pointer;}
#shop #m-head-nav .line{width: 24px;height: 2px;background-color: #1278ff;position: absolute;left: 0px;top: 7px;}
#shop #m-head-nav .line1{margin-top: -7px;}#shop #m-head-nav .line3{margin-top: 7px;}
#shop #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);}
#shop #m-head-nav[data-active="on"] .line2{display: none;}#shop #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);}
#shop .btn-search{position:absolute; top:30px; right:0px; width:28px; height:28px; background:url(../top_search.png) no-repeat center}
#shop .btn-lang {position:absolute;top:30px; right:48px; width:28px; height:28px; background:url(../top_tel.png) no-repeat center}
.bgnav{background:#172a88;}
#nav{ float:right;/*position: relative;height: 50px;*/}
#nav>li{float:left;position: relative;/*position: initial;padding:0 12px;*/}
#nav>li>a{position:relative; z-index:2; display:block; width:100%; height:100%; font-size:18px; padding: 0 32px;line-height:60px; text-align:center; color:#666; -webkit-transition:color 200ms; transition:color 200ms;text-decoration: none;}
#nav>li>a>p{padding: 0 5px;color: #fff;}
.nav2{position: absolute;top: 60px;left: 50%;transform:translateX(-50%);background: #fff;width: 165px;z-index: 999999;border-top: 2px solid #1278ff;box-shadow: 0 3px 5px 1px rgba(0,0,0,.2);display: none;}
.active #nav>li>a>p{color: #333;}
.nav2li{/* overflow: hidden;text-overflow:ellipsis;white-space: nowrap;*/       height: 46px;font-size: 14px;line-height: 46px; /* border-top: 1px solid #e5e5e5; */border-bottom: 1px solid #ddd;/*display: inline-block;width: 25%;*/text-align: center;position: relative;/*margin: 0 10px;*/}
.nav2li a{ overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block; padding: 0 8px;}
/*.nav2li:first-child{border:0}*/
.nav2name{display: block;color: #444444;padding: 0 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .3s;-webkit-transition: all .3s;}
.nav2li:hover{background-color: #e5e5e5;}
.nav2li:hover>a{color:#1278ff;}
.nav2li>p{position: absolute;left: 100%;top: -2px;width: 100%;margin: 0;background: #fff;border-top: 2px solid #1278ff;border-left: 1px solid #e5e5e5;display: none;box-shadow: 0 3px 5px 1px rgba(0,0,0,.2);}
.nav2li>p>a{display: block;color: #444444;padding: 0 8px;border-top: 1px solid #e5e5e5;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .3s;-webkit-transition: all .3s;}
.nav2li>p>a:first-child{border:0;}
#nav>li.on>a, #nav>li:hover>a{color:#fff;background:#1278ff;}
#nav>li.on>a>p, #nav>li:hover>a>p{color: #fff;}
.active #nav>li.on>a>p,.active #nav>li:hover>a>p{border-bottom: 4px solid #1278ff;color: #1278ff;}
#nav>li:hover>.nav2{display: block;}.nav2li:hover>p{display: block;}
.nav2li>p>a:hover{background-color: #e5e5e5;color: #1278ff;}
#hed-nav{display: none;}
.nav2 .nav_item{width: 49%;float: left;margin-top: 30px;}
.nav2 .nav-img{width: 50%;margin: 0 auto;float: left;display: flex;}
.nav2 .nav-img img{margin: 10px auto;max-width: 100%;}
.nav2 .nav-hr{width: 1px;height: 200px;background: #dedede; /* margin-left: 23px; */float: left;margin-top: 10px;}

.active_top #nav>li>a>p{color:#666;}

@media(max-width: 1629px){
	#nav>li>a{padding:0 19px;}
}



@media only screen and (max-width: 1480px){
    #shop{margin-left: 15px;}
}
@media only screen and (max-width: 1369px){
    #nav>li>a{font-size:16px;}
}
@media only screen and (max-width: 1269px){
    #nav>li>a{padding:0 15px;}
}
@media only screen and (max-width: 1250px) {
    #shop{margin-left: 0;}
    /*	#nav>li>a{padding: 0 18px;}*/
}
@media only screen and (max-width: 1200px) {
    .logo .head-l-txt{display: none;}
}
@media only screen and (max-width: 1199px) {
    #nav{ display:none}
    .nav{ margin-right:3%}
    #shop #m-head-nav{ display:block}
    #shop #m-head-nav{float: right;}
    .logo{margin-left: 0;}
    .sc{display: none;}
}

@media only screen and (max-width: 767px){
	#shop #head-nav{padding:0;}
    #shop #head-nav .head-lang{margin: 10px 0;line-height:30px;}
    #shop #head-nav .head-lang p{font-size: 24px;}
    .nav, #shop{height:80px;}
}


@media only screen and (max-width: 600px){
    #shop #head-nav .head-lang{display: none;}
    #shop #head-nav{display: none;}
    /*.logo img{height: 40px;margin: 20px 0;}*/
    #head-nav{display: none;}
    #hed-nav{display: block;margin: 30px 5px;}
	#shop #m-head-nav{margin-top:34px;}
	#shop #head-search{margin-right:0;}

}

@media only screen and (max-width: 500px) {
    #shop { margin-left:0px; }
    #shop #head-nav{padding:0;}
}
@media only screen and (max-width: 414px) {
    /*	.nav{ height:65px;margin-right:0;}*/
    #shop #head-nav .head-lang{margin-top:16px;}
    /*	#shop #m-head-nav{ margin-top:24.5px; margin-left:10px;}*/
    #shop #head-search{width:45px;}
	
    /*.mm-nav-box{ top:65px!important;}*/
}

.sc{float: left;margin: 23px 0;}
.sc input::-webkit-input-placeholder{color: #fff;}
.active .sc input::-webkit-input-placeholder{color: #333;}
.gjc{overflow:hidden; float:left; height:50px; line-height:50px; font-size:14px;color: #666;padding-left:28px;/*background:url(../images/search_hot.png) no-repeat left;*/}
.gjc a{font-size:14px;color: #666;}
.gjc a:hover{color: #005AA1;}
.sc form{overflow:hidden;position:relative;}
.sc .tt{ float:left; /*width:140px; height:36px; */ width: 30px;height: 30px; line-height:36px; /*padding:0 100px 0 25px;*/text-indent: 3rem; background:none;/* border:1px solid #bbb;*/ font-size:14px; color:#666; outline:none;border-radius:18px;}
.sc .s_bt{position:absolute;left:0;top:0;width:35px;height:30px;line-height:30px;text-align:center;padding-left:22px;background: url(../images/icon-search.png) no-repeat right 8px center; color:#333; text-decoration:none;border-radius:18px;font-size:14px;cursor:pointer;}

.active_top .sc input::-webkit-input-placeholder{color: #666;}
.q_search{float:left;margin-top:25px;margin-right:20px;width:300px;}
.q_search .form-group{position:relative;margin:0;}
.q_search input[type="search"]{display: block;width: 100%;color: #000;line-height: 24px;padding: 7px 40px 7px 15px;height: 40px;border: 1px solid #e0e0e0;background: #fff;}
.q_search .search-btn{position: absolute;right: 0;top: 0;width: 40px;height: 40px;text-align: center;color: #555;font-size: 12px;background: 0;cursor: pointer;border:0;}
@media only screen and (max-width: 991px) {
	#shop #head-search{display:block;}
	.q_search{display:none;float:none;margin-top:0px;margin-right:0px;position:absolute;right:0;top:90px;width:280px;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 0 6px 12px rgba(0,0,0,.175);border: 1px solid rgba(0,0,0,.15);z-index:99999;}
}
@media only screen and (max-width: 767px) {
	.q_search{top:80px;}
}
/*
.q_search{position:absolute;right:0;top:80px;width:280px;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 0 6px 12px rgba(0,0,0,.175);border: 1px solid rgba(0,0,0,.15);z-index:99999;display:none;}
.q_search .q_search1{padding:25px 20px;}
.q_search .form-group{position:relative;margin:0;}
.q_search input[type="search"]{display: block;width: 100%;color: #000;line-height: 24px;padding: 7px 40px 7px 15px;height: 40px;border: 1px solid #e0e0e0;background: #fff;}
.q_search .search-btn{position: absolute;right: 0;top: 0;width: 40px;height: 40px;text-align: center;color: #555;font-size: 12px;background: 0;cursor: pointer;border:0;}
*/

/*小屏幕导航*/
#m-head-nav{height: 16px;position: relative;float: right;display:none;margin-left: 20px;width: 24px; z-index: 99999;}
#m-head-nav .line{width: 24px;height: 2px;background-color: #1278ff;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);}
#header:hover #m-head-nav .line, #header.active #m-head-nav .line{background-color:#013394;}
.mm-nav-box{overflow-y:scroll;position: fixed;top: 0;right: 0;width: 100%;height: calc(100% - 90px);z-index: 99999;display: none;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.mm-nav-box[data-on="active"]{-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);top: 90px;}
.mm-nav-box .mm-wrap{position: fixed;top: 0;right: 0;width: 40%;padding-bottom: 15px;z-index: 100;border-top: 1px solid #1278ff;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: 45px;line-height: 45px;}
.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:#013394}
.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;text-align: left;}
.mm-nav-box .mm-nav .li1 .mm-innav li a:hover{color:#013394}
.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;}

@media(max-width: 1710px) {
    .nav>li { margin-right: 35px; }
}

@media(max-width: 1610px) {
    .nav>li { margin-right: 30px; }
    header .top .top_l a  { width: 256px;}
    header .top .top_l .top_l_r h2 { font-size: 18px; }
    header .top .top_l .top_l_r span { font-size: 15px; }
}

@media(max-width: 1510px) {
    .nav>li { margin-right: 25px; }
    header .top .top_l a { width: 225px; }
    header .top .top_r ul .zx p { font-size: 18px; }
}

@media(max-width: 1410px) {
    .nav>li { margin-right: 18px; }
    header .top .top_r{ margin-right:20px; }
}

@media(max-width: 1310px) {
    .nav>li { margin-right: 30px; }
    header .top .top_l .top_l_r { display: none; }
}

@media(max-width: 1199px) {
    .mm-nav-box{display: block;}
    .search_box .box { margin: 23px 20px 0 0; }
    header { height: 90px; }
    /*.header_space { height: 130px; }*/
    header .top .top_l { height: 90px; }
    header .top .top_r ul .zx { display: none; }
    .nav>li>a { line-height: 90px; }
    .nav>li { margin-right: 20px; }
    .top111 em{ display:none }
}

@media(max-width: 991px) {
    .wap_nav { height: 90px; display: flex; align-items: center; }
    header .top .top_r>ul>li { display: none; }
    .mm-nav-box { display: block; }
    #m-head-nav  { display: block; margin-top: 6px;}
    header .top .top_l .top_l_r { display: block; }
}

@media(max-width: 767px) {
    #shop #head-search{background: url(../images/top_search.png) no-repeat center;}
    header .top .top_l { height: auto; padding-top: 12px; padding-left:32px;}
    header .top .top_l .top_l_r { display: none; }
    .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: 80px; height:calc(100% - 80px); }
    .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; }
    header .top .top_l a { width: 150px; }
    .wap_nav { height: 64px; }
    .top111{ display:none }
}

@media (max-width: 400px) {
	.logo img{ height:60px;}
	header, .head, .header_space, #shop, .nav{height: 60px;}
	#shop #m-head-nav{margin-top:24px;}
	.mm-nav-box[data-on="active"]{top:60px;height:calc(100% - 60px);}
}


/* 轮播图 */

#banner{position:relative;}
#banner video{width:100%;display:block;}
#banner .swiper-slide{overflow:hidden;position:relative;}
/*#banner .swiper-slide::before{content: "";position: absolute;height: 100%;width: 100%;top: 0;left: 0;background: rgba(0,0,0,.4);z-index: 2;}*/
#banner .swiper-slide img{display:block;max-width:100%;}
/*#banner .swiper-slide.swiper-slide-active img{-webkit-animation: bgScale 5s ease-out both;animation: bgScale 5s ease-out both;}*/
@-webkit-keyframes bgScale{
    0%{-webkit-transform:scale(1);transform:scale(1)}
    to{-webkit-transform:scale(1.5);transform:scale(1.5)}
}
@keyframes bgScale{
    0%{-webkit-transform:scale(1);transform:scale(1)}
    to{-webkit-transform:scale(1.5);transform:scale(1.5)}
}
#banner .swiper-slide .banmore{position: absolute; z-index: 99; top: 48%; left: 50%; transform: translate(-50%,-50%);}
#banner .swiper-slide .banmore .bandesc{display: block; color: #fff;}
#banner .swiper-slide .banmore .bandesc h5,
#banner .swiper-slide .banmore .bandesc h4,
#banner .swiper-slide .banmore .bandesc p,
#banner .swiper-slide .banmore .banbtn{opacity: 0;transform:translateY(-80px);-webkit-transform:translateY(-80px);transition:all 0.8s ease-in-out .3s;-webkit-transition:all 0.8s ease-in-out .3s;transition-delay:.2s;-webkit-transition-delay:.2s;}
#banner .swiper-slide.swiper-slide-active .banmore .bandesc h5,
#banner .swiper-slide.swiper-slide-active .banmore .bandesc h4,
#banner .swiper-slide.swiper-slide-active .banmore .bandesc p,
#banner .swiper-slide.swiper-slide-active .banmore .banbtn{transform:translate(0,0) scale(1);-webkit-transform:translate(0,0) scale(1);opacity:1;}
#banner .swiper-slide .banmore .bandesc h5{font-size:22px;/*font-weight:900;*/margin-bottom:10px;font-family: Arial; color: rgb(255 255 255 /70%);}
#banner .swiper-slide .banmore .bandesc h4{font-size:70px;font-weight:900;margin-bottom:10px;text-transform:uppercase;}
#banner .swiper-slide .banmore .bandesc p{font-size:28px;}
#banner .swiper-slide .banmore .banbtn{width:70px;height:70px;border:2px solid #fff;margin-top:45px;}
#banner .swiper-slide .banmore .banbtn a{display:block;width:100%;height:100%;background: url(../images/banbtn.png) no-repeat center rgb(255 255 255 / 30%);}
#banner .swiper-slide .banmore .banbtn a:hover{background-color:#0463ae;}

#banner .swiper-pagination{bottom:60px;font-size:0;width: auto;left: 50%;transform: translateX(-50%);}
#banner .swiper-pagination-bullet{width:12px;height:12px;opacity:1;border-radius: 30px;background:rgb(255 255 255 / 100%);position:relative;margin:0 5px;}
#banner .swiper-pagination-bullet-active{ background: #1278ff; position: relative;width:30px;}
/*#banner .swiper-pagination-bullet-active::after { position: absolute; content: ''; width: 30px; height: 30px; display: block; top: -11px; left: -11px; border:3px solid #fff; border-radius: 50%; }*/

/*#banner .swiper-pagination{bottom:40px;width: auto;left: 50%;transform: translateX(-50%);}
#banner .swiper-pagination-bullet{width:auto;height:auto;border-radius:unset;line-height:40px;font-size:20px;font-weight:bold;color:#fff;opacity:0.5;background:transparent;margin:0;border-bottom:1px solid #fff;padding:0 45px;position:relative;margin-left:-2px;}*/
/*#banner .swiper-pagination-bullet:before{content:'';width:2px;height:2px;background:#fff;position:absolute;left:0;bottom:0;}
#banner .swiper-pagination-bullet:after{content:'';width:2px;height:2px;background:#fff;position:absolute;right:0;bottom:0;}*/
#banner .swiper-pagination-bullet-active{opacity: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;}
#banner .swiper-button-prev:hover, #banner .swiper-button-next:hover{background:url(../images/page/ban-jt.png) no-repeat center left -46px #fff;box-shadow: 0 0 3px 0px rgb(200 200 200 / 80%);}


.banner-swiper-container .swiper-slide img{max-width: 100%;display: block;}
.banner-swiper-container .swiper-slide .video-js{position: absolute;top: 0;left: 0;width: 100%;}
.banner-swiper-container .swiper-slide video{height: auto;}


@media (max-width: 1299px){
    #banner .swiper-slide .banmore .bandesc h5{font-size:16px;}
    #banner .swiper-slide .banmore .bandesc h4{font-size:40px;}
    #banner .swiper-slide .banmore .bandesc p{font-size:24px;}
}


@media (max-width: 991px){
    #banner .swiper-slide .banmore .bandesc h5{font-size:14px;}
    #banner .swiper-slide .banmore .bandesc h4{font-size:36px;}
    #banner .swiper-slide .banmore .bandesc p{font-size:18px;}
    #banner .swiper-slide .banmore .banbtn{width:50px;height:50px;margin-top:20px;}
}
@media (max-width: 767px){
    #banner .swiper-button-next{display: none;}
    #banner .swiper-button-prev{display: none;}
    #banner .swiper-slide .banmore{width:100%;}
 /*   #banner .swiper-slide .banmore .bandesc h5{font-size:20px;font-weight:700;}*/
    #banner .swiper-slide .banmore .bandesc h4{font-size:30px;font-weight:700;}
    #banner .swiper-slide .banmore .bandesc p{font-size:14px;}
    #banner .swiper-slide .banmore .banbtn{display:none;}
    #banner .swiper-pagination{bottom:25px;}
    #banner .swiper-pagination-bullet{line-height: 25px;font-size: 16px;/*padding: 0 24px;*/}
}
@media (max-width: 500px){
    #banner .swiper-slide .banmore .bandesc h5{font-size:16px;font-weight:700;margin-bottom:5px;}
    #banner .swiper-slide .banmore .bandesc h4{font-size:25px;font-weight:700;}
    #banner .swiper-slide .banmore .bandesc p{font-size:12px;}
    #banner .swiper-pagination{display:none;}
}
@media (max-width: 400px){
    #banner .swiper-slide .banmore .bandesc h5{font-size:14px;font-weight:700;}
    #banner .swiper-slide .banmore .bandesc h4{font-size:20px;font-weight:700;}
}

/* Title */
.title{}
.title h2{font-size: 48px;color: #444;font-weight: bold;}
.title i{width:37px;height:58px;display:block;margin:0 auto;background:url(../images/titleico.png) no-repeat;}
@media only screen and (max-width:1429px){
    .title h2{font-size: 40px;}
}
@media only screen and (max-width:767px){
    .title h2{font-size: 30px;}
    .title i{display:none;}
}
@media only screen and (max-width:500px){
    .title h2{font-size: 26px;}
}
/*#banner{position:relative;}
#banner video{width:100%;display:block;}
#banner .swiper-slide a{display:block;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:40px;font-size:0;width: auto;left: 50%;transform: translateX(-50%);}
#banner .swiper-pagination-bullet{width:12px;height:12px;opacity:1;border-radius: 6px;background:rgb(255 255 255 / 80%);position:relative;margin:0 6px;}
#banner .swiper-pagination-bullet-active{background:#1278ff;width:13px;}
#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:60px;}
#banner:hover .swiper-button-next{right:60px;}
#banner .swiper-button-prev:hover, #banner .swiper-button-next:hover{background:url(../images/page/ban-jt.png) no-repeat center left -46px #fff;box-shadow: 0 0 3px 0px rgb(200 200 200 / 80%);}

@media (max-width: 1400px){
    #banner .swiper-button-prev{left:40px;}
    #banner .swiper-button-next{right:40px;}
}
@media (max-width: 991px){
    #banner .swiper-button-prev{left:20px;}
    #banner .swiper-button-next{right:20px;}
}
@media (max-width: 767px){
    #banner .swiper-pagination{bottom:20px;}
    #banner .swiper-pagination-bullet{border:none;}
    #banner .swiper-button-prev, #banner .swiper-button-next{display:none;}
}
@media (max-width: 450px){
    #banner .swiper-pagination{bottom: 5px;padding:8px;}
    #banner .swiper-pagination-bullet{width:8px;height:8px;margin:0 5px;}
}*/


/*搜索*/
/*.search {line-height: 72px;height: 72px;display: block;overflow: hidden;border-bottom: 1px solid #ccc;}
.search .gjc { float: left; padding-left: 16px;}
.search .gjc em {font-size: 18px;color: #2b82e3;font-weight: bold;position: relative;top: 2px;}
.search .gjc span { font-size: 14px; color: #2b82e3; padding-left: 5px; }
.search .gjc a { font-size: 14px; color: #666666; }
.search .gjc a:hover { color: #2b82e3;  }
.search .sc { float: right; }
.search .sc form { width: 400px; height: 72px; border: 1px solid #eee; border-bottom: none;border-top: none;background: #ffffff; display: block;  }
.search .sc form .tt {font-size: 14px;color: #999;float: left;line-height: 71px;padding-left: 48px;width: 78%;border: none;background: url(../images/gjc.png) 20px no-repeat;}
.search .sc form .s_bt {float: right;width: 80px;height: 70px;color: #fff;display: block;background: url(../images/ss.png)no-repeat center #2b82e3;}
.skt{float: left;padding-left: 48px;padding-right: 16px;margin-top: 15px;background: url(../images/dianhua.png) left no-repeat;border-right: 1px solid #ccc;}
.skt h2{font-size: 14px;padding-top: 3px;}
.skt p{line-height: 30px;font-size: 18px;font-weight: bold;}

@media(max-width: 1430px) {
    .search .gjc{width: 50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
}

@media(max-width: 1260px) {
    .search .gjc{width: 50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
}


@media(max-width: 1200px) {
    .search .sc form{ width:320px; }
    .search .sc form .s_bt{ width: 62px; }
}

@media(max-width: 992px) {
    .search .sc form {width: 100%;}
}

@media(max-width: 767px) {
    .search {height: auto;padding-left: 10px;padding-right: 10px;line-height: 32px;}
    .search .gjc em { display: none; }
    .search .gjc {width: 60%;height: 72px;line-height: 72px;overflow: hidden;padding-left: 10px;}
    .search .gjc span { color: #2b82e3; }
    .search .sc { float: none; display: inline-block; margin: 0 auto; width: 100%; }
    .search .sc form {margin: 0px auto 0px auto;border: 1px solid #eee;}
}

@media(max-width: 500px) {
    .search { line-height: normal; padding: 0 0;}
    .search .container{}
    .search .sc form {margin: 5px auto 10px auto;width: 100%;border: 1px solid #eee;height: 42px;}
    .search .gjc{width: 100%;height: 48px;line-height: 48px;}
    .skt{border-right: none;position: relative;left: 50%;transform: translateX(-50%);}
    .search .sc form .tt{line-height: 40px;}
    .search .sc form .s_bt{height: 40px;}
}

.hr{height: 2px;width: 80px;border-bottom: 4px solid #1278ff;margin: 10px auto;}*/

/* 首页标题 */
.sy-tit{padding:0 10px;text-align: center;}
.sy-tit h2{font-size: 48px;color: #444;font-weight: bold;}
.sy-tit h2 em{ font-weight: bold;color: #2b82e3;}
.sy-tit p{color: #666;font-size: 18px;margin-top: 8px;padding: 10px 0;text-transform:uppercase;font-family:Arial;}
.sy-tit i{background: url(../images/sy-tit-img.png) center no-repeat;height: 20px;width: 90px;display: inline-block;}
@media only screen and (max-width:1199px){
    .sy-tit h2{font-size: 38px;}
    .sy-tit p{font-size: 16px;margin-top: 5px;}
}
@media only screen and (max-width:767px){
    .sy-tit h2{font-size: 30px;}
    .sy-tit p{font-size: 14px;margin-top: 5px;}
}
@media only screen and (max-width:500px){
    .sy-tit h2{font-size: 26px;}
}

/* 首页标题 */
.title { text-align: center; display: block; }
.title p { font-size: 40px; color: #444444; display: block; font-weight: bold; }
.title span { font-size: 18px; color: #999999; display: block; position: relative; font-family: 'arial';}

@media(max-width: 1310px) {
    .title p { font-size: 34px; }
    .title span { font-size: 14px; }
}

@media(max-width: 991px){
    .title p { font-size: 28px; }
}

@media(max-width: 767px) {
    .title p { font-size: 24px; }
}

/*产品中心*/
#product{ padding:40px 0 60px 0; overflow: hidden;}
#product .product_btn_box { display: block; overflow: hidden; margin-top: 45px; }
#product .product_btn_box .product_btn { display: flex; margin:0 -15px;}
#product .product_btn_box .product_btn a { display: block;  width: 25%; padding:0 15px; transition:all 0.5s; }
#product .product_btn_box .product_btn a.on { width: 50%; }
#product .product_btn_box .product_btn a .box { height: 600px; position: relative; border-radius: 10px;}
#product .product_btn_box .product_btn a .box::after { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.4); display: block; transition: all 0.5s; border-radius: 10px;}
#product .product_btn_box .product_btn a.on .box::after { display: none; }
#product .product_btn_box .product_btn a .box::before { position: absolute; content: ''; width: 100%; height: 320px; left: 0; right: 0; bottom: 0; /*background: url(../images/pro_bg.png);*/ display: none; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
#product .product_btn_box .product_btn a.on .box::before {display: block;}
#product .product_btn_box .product_btn a .box .item { display: block; position: absolute; left: 40px; bottom: 10%; right: 30px; z-index: 99; overflow: hidden;}
#product .product_btn_box .product_btn a .box .item .t { display: block; }

/*#product .product_btn_box .product_btn a .box .item .t span { font-size: 20px; color: rgba(255,255,255,0.55); font-weight: bold; text-transform: uppercase; }*/
#product .product_btn_box .product_btn a .box .item .t span img{display: block;margin: 0px auto 10px;}

#product .product_btn_box .product_btn a .box .item .t h3 { font-size: 36px; color: #fff; display: block;  font-weight: bold; }
#product .product_btn_box .product_btn a .box .item .desc { font-size: 16px; color: #ffffff; display: block; line-height: 1.8; margin:15px 0;  }
#product .product_btn_box .product_btn a .box .item .more { width: 170px; display: block; line-height: 48px; height: 48px; text-indent: 2.5em; font-size: 16px; color: #fff; background: #1278ff; border-radius: 10px; position: relative; transition: all 0.5s; transform: translateY(48px);}
#product .product_btn_box .product_btn a .box .item .more::after { position: absolute; content: ''; width: 42px; height: 42px; display: block; background:url(../images/jiant.png)no-repeat center; border-radius: 100%; top: 3px; right: 26px; transition: all .5s;-webkit-transition: all .5s;}
#product .product_btn_box .product_btn a .box .item .more:hover::after { animation: page .5s linear 1 forwards; }
#product .product_btn_box .product_btn a.on .box .item .more { transform: translateY(0px); }
#product .product_btn_box .product_btn a.on .box .item .t span img{display: block;margin:0 0 10px 0;}

@keyframes page{
    0% {transform:rotate(0deg);}
    100% {transform:rotate(360deg);z-index:10;}
}

/*@media(max-width: 991px) {
    #product .product_btn_box .product_btn a .box .item .t h3 { font-size: 28px; }
    #product .product_btn_box .product_btn a .box .item .desc { font-size: 15px; }
}*/

@media(max-width: 991px) {
    #product { padding: 20px 0 10px 0; }
    #product .product_btn_box { margin-top: 25px; }
    #product .product_btn_box .product_btn { display: block; margin:0; }
    #product .product_btn_box .product_btn a { width: 50%;  margin:0; margin-bottom:20px;float: left;}
    #product .product_btn_box .product_btn a.on { width:50%; }
    #product .product_btn_box .product_btn a .box { height: 340px; }
    #product .product_btn_box .product_btn a .box::before { height: 290px;background: url(../images/pro_bg.png)top; }
    #product .product_btn_box .product_btn a .box .item { left: 20px; right: 15px; }
    #product .product_btn_box .product_btn a .box .item .more { width: 140px; height: 42px; line-height: 42px; font-size: 14px; text-indent: 2em; display: block; }
    #product .product_btn_box .product_btn a .box .item .desc { font-size: 14px; margin:10px 0; }
    #product .product_btn_box .product_btn a .box .item .t h3 { font-size: 22px; }
    #product .product_btn_box .product_btn a .box .item .more::after { width: 35px; height: 35px; }
    #product .product_btn_box .product_btn a .box::after { display: none; }
    #product .product_btn_box .product_btn a .box::before{ display: block; }
}

@media(max-width: 550px){
    #product .product_btn_box .product_btn a { width: 100%;  margin:0; margin-bottom:20px;}
    #product .product_btn_box .product_btn a.on { width:100%; }
    #product .product_btn_box .product_btn a .box{height: 300px;}
}


/*about*/
#about{}

.about_bot{ display: flex;align-items: center;height: 150px;justify-content: center;}
.about_bot .about_coun{width: 1300px}
.about_bot .about_coun .about_mun{}

#about .about_mun{/*height: 150px;padding: 45px 0;*/text-align: center;}
#about .about_mun h5{font-size:48px; font-weight: bold;color: #1278ff;    line-height: 75px;}
#about .about_mun p{font-size: 16px;color: #666;}
.about_box{margin-top: 45px;}
/*.about_box{height: 400px;}*/
.about_cont{padding: 0 40px;}
.about_cont .about_tel{font-size: 24px;color: #444;font-weight: bold;margin-top: 20px;}
/*.about_cont .about_tel span{border-bottom: 4px solid #1278ff;}*/

.about_cont .about_con{color: #1278ff;font-size: 20px; }
.about_cont .about_deta{font-size: 16px; color: #666;line-height: 30px;margin: 15px 0;width: 90%;}
.about_cont .hr{height: 2px;width: 80px;border-bottom: 4px solid #1278ff;margin: 5px  0 10px 0;}
.about_nav{margin-top: 35px;display: flex;justify-content: flex-start;}
.about_nav .baout-btn{display: block; width: 100px;height: 100px; /*width: 14%;*/margin: 0 10px;padding: 23px 0;text-align: center;border: 1px solid #ddd;border-radius: 50%;}
.about_nav .about_link{ border: 1px solid #1278ff;padding: 10px;border-radius: 25px;font-size: 16px;text-align: center;}
.about_nav .about_link a{color: #1278ff;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.about_nav .about_link:hover{background:#1278ff;transition: all 0.9s;}
.about_nav .about_link:hover a{color: #fff;/*margin-right: 20px;*/transition: all 0.9s;}
.about_nav .about_link.cur a{color: #fff;margin-right: 20px;}
.about_nav .about_link.cur{background:#1278ff;}
.about_box .about_cont .more {width: 150px;background: #1278ff;border-radius: 10px;position: relative;transition: all 0.5s;transform: translateY(48px);}
.about_box .about_cont .more a{display: block;line-height: 48px;height: 48px;text-indent: 2.5em;font-size: 16px;color: #fff;}
.about_box .about_cont .more::after {
    position: absolute;
    content: '';
    width: 42px;
    height: 42px;
    display: block;
    background: url(../images/jiant.png)no-repeat center;
    border-radius: 100%;
    top: 3px;
    right: 7px;
    transition: all .5s;
    -webkit-transition: all .5s;

}
.about_box .about_cont .more {
    transform: translateY(0px);
}
.about_video img{margin: 15px auto;}
.tarvideo{position:absolute;left:0;top:0;}
.about_nav .baout-btn .ab-img img{margin: 2px 0;}
.about_nav .baout-btn:hover{border: 1px solid #1278ff;}


@media (max-width: 1630px){
    .about_cont .about_tel{margin-top: 10px;}
    .about_cont{padding: 0 0 0 50px}
    .about_cont .about_tel{font-size: 30px;}
    .about_cont .about_deta{margin-top: 15px;}
    .about_nav{margin-top: 15px;}
    .about_nav div[class^='col-']{padding:0 10px;}
    /*  .about_nav .about_link:hover{background: url(../images/jtp.png) no-repeat right / contain #1278ff;transition: all 0.9s;}
      .about_nav .about_link:hover a{margin-right: 35px;}*/
}




@media (max-width: 1367px){
    .about_cont .about_tel{margin-top: 28px;}
    .about_cont .about_deta{font-size: 14px;}
    .about_cont{padding: 0 10px;}
    .about_nav .about_link.cur{background-image: none;}
    .about_nav .about_link.cur a{margin-right: 0;}
    .about_nav .about_link{font-size: 14px;}
   /* .about_cont .about_tel{font-size: 36px;}*/
    .about_video img{ margin: 40px auto;}
   /* .about_nav .about_link:hover{background: url(../images/jtp.png) no-repeat right / contain #1278ff;transition: all 0.9s;}*/
}

@media (max-width: 1270px){
    .about_cont .about_tel{font-size: 22px;margin-top: 36px;}
    .about_cont .about_con{font-size: 18px;}
    .about_cont .about_deta{margin-top: 5px;line-height: 27px;}

}

@media (max-width: 1200px){
    .about_nav .baout-btn{margin: 0 5px;}
    /*.about_nav .baout-btn{width: 80px;height: 80px;}*/
    .about_cont .about_tel{font-size: 17px;margin-top: 15px;}
    .about_cont .about_con{font-size: 14px;}
    .about_video img{margin: 30px auto;}
    .about_nav .about_link:hover{background-image: none; }
    .about_nav .about_link:hover a{margin-right: 0;}
   /* .about_nav{display: block;}*/
   /* .about_nav .baout-btn{float: left;width: 22%;margin: 0 5px}*/
    .about_nav .about_link{padding: 10px 5px;font-size: 12px;}
    .about_cont .about_deta{font-size: 12px;line-height: 20px;}


}
@media (max-width: 992px){
    .about_box{margin-top: 0;}
    .about_nav .about_link{margin: 10px 0;}

    .about_nav{    display: flex;
        justify-content: space-around;}
}
@media (max-width: 767px){
   /* .about_bot{height: 0;}*/
    .about_cont .about_deta{width: 100%;}
    .about_box{margin-top: 20px;}
    .about_box .about_cont .more::after{height: 35px;}
    .about_box .about_cont .more a{height: 45px;line-height: 45px;}
    .about_cont .about_tel{margin-top: 30px;}
    #about .about_mun h5{font-size: 30px;}
    .about_video img{margin: 0 auto;}
    .about_cont .about_deta p{font-size: 14px;}
    #about .about_mun{height: 90px;padding: 15px 0;}
}


@media (max-width: 550px){
    #about .about_mun{padding: 0; margin: 10px 0;}
    #about .about_mun:nth-child(n+3){margin-top: 0;}

    #about .about_mun h5{line-height: 65px;}
    .about_bot{height: auto;}
    #about .about_mun{width: 50%;}
    #about{margin-bottom: 20px;}
   /* .about_nav{display:block;}*/
}
@media (max-width: 500px){
    .about_nav .baout-btn{width: 75px;height: 75px;margin: 0; padding: 11px 0;}
}
@media (max-width: 400px){
	.about_nav .baout-btn{font-size:12px;}
}

/* 弹窗视频 */
#altVideo{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 200000;text-align: center;display: none;background: rgb(38 36 36 / 72%);}
#altVideo i{position: absolute;top: 1rem;right: 1rem;}
#altVideo i img{cursor: pointer;}
.ivideo{margin:0 auto;position: absolute;top: 50%;left: 50%;width: 65%;max-height:90%;transform: translate(-50%,-50%);}
@media (max-width:767px){
    .ivideo{width: 95%;}
}



@media only screen and (max-width: 1440px){

}
@media only screen and (max-width: 1366px){

}
@media only screen and (max-width: 1199px){
    .lm1-tit p{ font-size:14px; }
}
@media only screen and (max-width: 991px){

}
@media only screen and (max-width: 767px){
    .lm1-img img{ padding: 0 18px;}
}
@media only screen and (max-width: 500px){

    .lm1-tit h2{font-size: 18px;}
    #sy-lm1{ padding:32px 0 }
    .lm1-img img{ padding:0 10px; }
    .lm1-tit{padding-top: 12px;}
    .lm1-tit p{line-height: 24px;font-size: 12px;}
    .lm1-nr ul li{ padding: 0 5px;padding-bottom:10px; }
}

.downer.is-visible {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.downer {
    opacity: 0;
    -webkit-transform: translate3d(0, -35%, 0);
    -moz-transform: translate3d(0, -35%, 0);
    transform: translate3d(0, -35%, 0);
    -webkit-transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
    transition: opacity 1s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
    -o-transition: opacity 1s ease-out 0.2s, -o-transform 0.7s ease-out 0.2s;
    -moz-transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s, -moz-transform 0.7s ease-out 0.2s;
    transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;
    transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s, -moz-transform 0.7s ease-out 0.2s, -o-transform 0.7s ease-out 0.2s;
    transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s, -webkit-transform 0.7s ease-out 0.2s;
}

/*case*/
/*
#case{}
.case_nav{display: flex;align-items: center;height: 85px;justify-content: center;margin-bottom: 10px;}
.case_nav .case_btn{border: 1px solid #ddd;padding: 5px; width: 800px;display: block;line-height: 55px;height: 65px;border-radius: 50px;background: #fff;box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 7%);font-size: 0;}
.case_nav .case_btn a{width: 25%;display: inline-block;text-align: center;font-size: 18px;color: #666;border-radius: 50px;transition: all 0.5s;}
.case_nav .case_btn a:hover{background: #1278ff;color: #fff;}
.case_nav .case_btn a.on{background: #1278ff;color: #fff;}
.case_box{}
.case_box .case_img{padding: 0 5px;}

.case_box .case_img img{width: 100%;position: relative;}
.case_box .case_img p{position: absolute;bottom: 5%; left: 42px;display: block;z-index: 10;font-size: 16px;color: #fff;}
.case_box .case_img .case_bot{margin-bottom: 10px;padding: 0;}
.case_box .case_img .case_bot .back_img{}
.case_box .case_img .bot_img{}
.case_box .case_img .bot_img .case_pa{padding: 0;width: 49%;}
.case_box .case_img .bot_img .case_pa:first-child{margin-right:15px;}
.case_box .case_img .case_top{margin-top: 10px;padding: 0;}
.case_img .back_img a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/appenbg.png) bottom repeat-x;}
.case_img .case_top a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/appenbg.png) bottom repeat-x;}
.case_img .case_bot:hover .back_img a{ background: url(../images/appenbgx.png) bottom repeat-x;}
.case_img .case_top:hover a{ background: url(../images/appenbgx.png) bottom repeat-x;}
.bot_img .case_pa a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/appenbg.png) bottom repeat-x;}
.bot_img .case_pa:hover a{ background: url(../images/appenbgx.png) bottom repeat-x;}
*/
/* 品牌服务 */
#case{margin-top: 30px;}
.case_nav{display: flex;align-items: center;height: 85px;justify-content: center;margin-bottom: 10px;}
.case_nav .case_btn{border: 1px solid #ddd;padding: 5px; width: 900px;display: block;line-height: 55px;height: 65px;border-radius: 50px;background: #fff;box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 7%);font-size: 0;}
.case_nav .case_btn a{width: 20%;display: inline-block;text-align: center;font-size: 18px;color: #666;border-radius: 50px;transition: all 0.5s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.case_nav .case_btn a:hover{background: #1278ff;color: #fff;}
.case_nav .case_btn a.on{background: #1278ff;color: #fff;}
#brand{padding:35px 0 65px;background:url(../images/brandbg.jpg) no-repeat bottom center #f8f8fa;}
.brand-box{width:50%;position:relative;margin-top:30px;}
.brand-box .brand-o{float:left;padding-left:10px;padding-bottom:10px;}
.brand-box .brand-o1{width:100%;height:370px;}
.brand-box .brand-o2{width:50%;height:222px;}
.brand-box .brand-o3{width:50%;height:222px;}
.brand-box .brand-o4{position:absolute;right:-50%;top:0;width:50%;height:222px;}
.brand-box .brand-o5{position:absolute;right:-100%;top:0;width:50%;height:222px;}
.brand-box .brand-o6{position:absolute;right:-100%;bottom:0;width:100%;height:370px;}
.brand-box .brand-o a{position:absolute;z-index:2;width:100%;height:100%;left:0;bottom:0;color:#fff;/*padding:60px 50px 0;*/ background: url(../images/appenbg.png) bottom repeat-x;}
.brand-box .brand-o a h3{font-size:18px;/*font-weight:bold;*/margin-bottom:12px;   position: absolute;left: 25px;bottom: 10px;    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 80%;}
.brand-box .brand-o a p{font-size:16px;}
/*.brand-box .brand-o a:hover{color:#f2ab01;}*/
.brand-box .brand-o:hover a{background: url(../images/appenbgx.png) bottom repeat-x;}

@media (max-width:1309px){
    .brand-box .brand-o1, .brand-box .brand-o6{height:320px;}
    .brand-box .brand-o2, .brand-box .brand-o3, .brand-box .brand-o4, .brand-box .brand-o5{height:190px;}
}
@media (max-width:1250px){
    .brand-box .brand-o a h3{font-size: 16px;}
}

@media (max-width:1199px){
    .brand-box .brand-o1, .brand-box .brand-o6{height:270px;}
    .brand-box .brand-o2, .brand-box .brand-o3, .brand-box .brand-o4, .brand-box .brand-o5{height:160px;}
    .brand-box .brand-o a{padding:40px 0 0 40px;}
    .brand-box .brand-o a h3{font-size:16px;}
}
@media (max-width:991px){
    .brand-box .brand-o1, .brand-box .brand-o6{height:220px;}
    .brand-box .brand-o2, .brand-box .brand-o3, .brand-box .brand-o4, .brand-box .brand-o5{height:130px;}
    .brand-box .brand-o a{padding:30px 0 0 30px;}
    .brand-box .brand-o a h3{font-size:16px;margin-bottom:10px;}
    .brand-box .brand-o a p{font-size:14px;}
    .case_nav .case_btn{line-height: 35px;height: 45px;}
    /*.case_nav .case_btn a{width: 24%;font-size: 16px;}*/
}
@media (max-width:767px){
    #brand{padding:30px 0;}
    .brand-box{width:100%;margin-top:0px;padding-right:10px;}
    .brand-box .brand-o{width:50%!important;height:200px!important;position:static;}
    .brand-box .brand-o a{padding:20px;}
}
@media (max-width:500px){
    .brand-box .brand-o{height:150px!important;}
    .case_nav .case_btn a{font-size: 14px;}
}

/*荣誉资质*/
#honor { display: block; padding:0px 0 75px 0; overflow: hidden; }
#honor .honor_nr  { display: flex; margin-top: 30px;}
#honor .honor_nr .honor_nr_l {padding-top: 65px; padding-left: 25px;/* display: flex;align-items: center;*/ width: 15%; background: url(../images/par.png) no-repeat; height: 330px; }
#honor .honor_nr .honor_nr_l .title { text-align: left; }
#honor .honor_nr .honor_nr_l .title p{font-size: 24px;color: #fff;}
#honor .honor_nr .honor_nr_l .title h5{display: inline-block;font-size: 20px;}
#honor .honor_nr .honor_nr_l .title span{font-size: 60px;font-weight: bold;color: #fff;}
#honor .honor_nr .honor_nr_l .title span::after { left: 0;transform: translateX(0%);z-index: 2; }
#honor .honor_nr .honor_nr_l .title p::after { display: none; }
#honor .honor_nr .honor_nr_l .title p::before { display: none; }
/*#honor .honor_nr .honor_nr_l .honor_btn { margin-top: 15px; overflow: hidden; display: block; }*/
#honor .honor_nr .honor_nr_l .honor_btn .more{width: 150px;background: #fff;border-radius: 10px;position: relative;transition: all 0.5s;transform: translateY(48px);}
#honor .honor_nr .honor_nr_l .honor_btn .more a{     display: block;line-height: 48px;height: 48px;text-indent: 2.5em;font-size: 16px;color: #1278ff; }
/*#honor .honor_nr .honor_nr_l .honor_btn a:last-child { margin-bottom: 0px; }
#honor .honor_nr .honor_nr_l .honor_btn a.on { background: #87b2c7; color: #fff; }*/
#honor .honor_nr .honor_nr_r { width: 100%; display: block;    background: #f2f4f8; }
#honor .honor_nr .honor_nr_r ul{padding: 10px;}
#honor .honor_nr .honor_nr_r ul+ul{padding-top:0;}
#honor .honor_nr .honor_nr_r li { display: block; position: relative; overflow: hidden; border:1px solid #ddd;}
#honor .honor_nr .honor_nr_r li a { display: block; z-index: 10; position: relative; }
#honor .honor_nr .honor_nr_r li a img { display: block; max-width: 100%; }
#honor .honor_nr .honor_nr_r li a .bg { position: absolute;width: 100%;height: 100%;display: block;top: 0;left: 0;opacity: 0;transition: 0.5s; z-index: 2;}
#honor .honor_nr .honor_nr_r li a .bg::after {/* width: 285px; height:285px;*/ position: absolute; content: ''; display: block; left: 50%; top: 50%;transform: translate(-50%,-50%); background: rgba(135,178,199,0.4); z-index: 2;border-radius: 100%;  }
#honor .honor_nr .honor_nr_r li a .bg::before { width: 100%; height: 100%; position: absolute; content: ''; display: block; left: 0; top: 0;background: rgb(18 120 254 / 55%); z-index: 3; }
#honor .honor_nr .honor_nr_r li a dd { position: absolute;top: 50%;left: 0;right: 0; color: #ffffff;transform: translateY(-50%);opacity: 0;transition: all 0.5s;text-align: center; z-index: 4; }
#honor .honor_nr .honor_nr_r li a dd h3 { font-size: 18px; color: #fff; position: relative; z-index: 5; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;padding-left:10%; padding-right:10%; display: block;  }
#honor .honor_nr .honor_nr_r li:hover a .bg { opacity: 1; }
#honor .honor_nr .honor_nr_r li:hover a dd { opacity: 1; }

@media(max-width: 1510px) {
    #honor .honor_nr .honor_nr_l .honor_btn a { line-height: 35px; width: 160px; font-size: 16px; margin-bottom: 10px; }
}

@media(max-width: 1199px) {
    #honor .honor_nr .honor_nr_l{display: none;}
    #honor .honor_nr .honor_nr_r{width: 100%;}
    #honor { padding:40px 0; }
}

@media(max-width: 991px) {
    #honor .honor_nr { display: block; }
   /* #honor .honor_nr .honor_nr_l { display: block; width: 100%; }*/
    #honor .honor_nr .honor_nr_l .title { text-align: center; }
    #honor .honor_nr .honor_nr_l .title span::after { left: 50%;transform: translateX(-50%); }
    #honor .honor_nr .honor_nr_l .honor_btn { text-align: center; display: block; margin:40px auto 0;  }
    #honor .honor_nr .honor_nr_l .honor_btn a { display: inline-block; }
    #honor .honor_nr .honor_nr_r { width: 100%; margin-top: 30px; }
}

@media(max-width: 767px) {
    #honor {     padding: 0px 0 30px 0px; }
    #honor .honor_nr .honor_nr_l .honor_btn a { width: 140px; font-size: 15px; font-weight: normal; }
    #honor .honor_nr .honor_nr_l .honor_btn a.on { font-weight: normal; }
    #honor .honor_nr .honor_nr_r { margin-top: 15px; }
    #honor .honor_nr .honor_nr_r li a dd h3 { font-size: 14px; }
}


/*新闻中心*/
#youshi {display: block;overflow: hidden;padding: 70px 0 80px 0;/*background: #f5f5f5;*/position: relative;}
#youshi .container { display: block; }
#youshi .container .row { display: block; }
#youshi .container .row .title { float: left; text-align: left;}
#youshi .container .row .title p { font-size: 42px; color: #444444; display: block; font-weight: bold; }
#youshi .container .row .title p img{margin-left: 12px;margin-top: 8px;-webkit-animation: rotate 5s linear infinite;animation: rotate 5s linear infinite;}
#youshi .container .row .title span { font-size: 18px; color: #999999; display: block; position: relative; font-family: 'arial';}
#youshi .container .row .news_nav { float: right; align-items: center; height: 85px; display: flex;}
#youshi .container .row .news_nav .news_btn { width: 430px; display: block; line-height: 48px;  height: 48px; border-radius: 50px; background: #fff; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.07); font-size: 0; }
#youshi .container .row .news_nav .news_btn a {overflow: hidden;text-overflow:ellipsis;white-space: nowrap; width: 33.33%; display: inline-block; text-align: center; font-size: 18px; color: #666; border-radius: 50px; transition: all 0.5s;box-shadow: 1px 0px 0px 1px rgb(240 149 30 / 25%); }
#youshi .container .row .news_nav .news_btn a.on {background: #1278ff;color: #fff;}
#youshi .by_box { overflow: hidden; margin-top:20px; /*margin-left: 11.5%;*/ padding:20px 0 30px 10px; }
#youshi .by_box  { /*width: 26%;*/ padding:0 5px; }
#youshi .by_box  li { background: #fff;/*box-shadow: 0 0 15px rgba(55, 55, 55, 0.12);*/ }
#youshi .by_box  li { display: block; overflow:hidden; }
#youshi .by_box  li .imgbox { background-position: center center;background-size: cover;background-color: #fff;overflow: hidden;position: relative; }
#youshi .by_box  li .imgbox img { display: block; max-width: 100%; }
#youshi .by_box  li .imgbox .img { width: 100%;height: 100%;background-position: center center;background-size: cover;background-color: #fff;left: 0;top: 0;position: absolute;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform 0.25s;transition: -webkit-transform 0.25s;-o-transition: transform 0.25s;transition: transform 0.25s;transition: transform 0.25s, -webkit-transform 0.25s; }

#youshi .by_box  li .desc { height: 240px; position: relative;background: #f2f4f8; }
#youshi .by_box  li .desc .adv-imga img{position: absolute;left: 40%;top: -40px;}

#youshi .by_box  li .desc .info { padding: 50px 0; /*padding: 25px;*background-color: #fff;position: absolute;width: 100%;bottom: 0; border-top: 1px solid #ddd;*/ }
#youshi .by_box  li .desc .info .time { color: #333; font-weight: 900; font-size: 24px;text-align: center; /* margin-bottom: 8px; position: relative; padding-bottom: 11px; display: inline-block; overflow:hidden;*/}
/*#youshi .by_box  li a .desc .info .time::after { position: absolute; content: ''; left: 0; bottom: 0; width: 50%; height: 4px; display: block; background: #1278ff; border-radius: 4px; }
#youshi .by_box  li:hover a .desc .info .time::after {width:100px;  background:#1278ff;}*/
#youshi .by_box  li  .desc .info .title {    line-height: 35px; font-size: 16px; color: #444444;padding: 0 25px; display: block; /*width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;*/ text-align: center; }
#youshi .by_box  li:hover .desc .info .title { color: #1278ff; }
#youshi .by_box  li .desc .info .des {margin-top: 15px;font-size: 14px;color: #999999;line-height: 2;display: block;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
/*#youshi .by_box  li a .desc .info .m { height: 0;opacity: 0;-webkit-transition: all 0.25s;-o-transition: all 0.25s;transition: all 0.25s;margin-top: 20px; position: relative;}
#youshi .by_box  li a .desc .info .m span { position: absolute;content: '';width: 42px;height: 42px;display: block;background: url(../images/about_jt.png)no-repeat center #fff;border-radius: 100%;bottom: 0px;left: 3px;transition: all .5s;-webkit-transition: all .5s; border:1px solid #1278ff; }
#youshi .by_box  li:hover a .desc .info .m { height: 45px; opacity: 1; }*/
#youshi .by_box .swiper-container-horizontal>.swiper-pagination-bullets, #youshi .box .swiper-pagination-custom, .swiper-pagination-fraction { bottom:40px; }
#youshi .by_box .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, #youshi .box .swiper-pagination-custom, .swiper-pagination-fraction .swiper-pagination-bullet { width: 14px; height: 14px;  border-radius: 100%; opacity: 1; background: none; border:2px solid #1278ff;}
#youshi .by_box .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active { background: #1278ff; }

#youshi .swiper-slide{opacity: 0.5;}
#youshi .swiper-slide-prev,#youshi .swiper-slide-active,#youshi .swiper-slide-next{opacity: 1;}
#youshi .swiper-slide .desc div{display: none;}
#youshi .swiper-slide-prev .desc div,#youshi .swiper-slide-active .desc div,#youshi .swiper-slide-next .desc div{display: block;}


#youshi .by_box .swiper-button-prev-honor {
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(../images/advl.png) no-repeat left;
    bottom: 150px;
    left: 14%;
    opacity: 1;
    z-index: 10;
}


#youshi .by_box .swiper-button-next-honor{
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(../images/advr.png) no-repeat left;
    bottom: 150px;
    right: 14%;
    opacity: 1;
    z-index: 10;
}


/*@media(max-width: 1870px) {
    #youshi .by_box .swiper-button-next-honor{right: 10%;}
    #youshi .by_box .swiper-button-prev-honor{ left: 10%;}
    #youshi .box { margin-left: 8.5%; }
}

@media(max-width: 1770px) {
    #youshi .box { margin-left: 6%; }
}*/

@media(max-width: 1670px) {
    #youshi .by_box .swiper-button-next-honor{right: 6%;}
    #youshi .by_box .swiper-button-prev-honor{ left: 6%;}
    #youshi .box { margin-left: 4%; }
}
@media(max-width: 1629px){
    #youshi .by_box .swiper-button-next-honor{right: 12%;}
    #youshi .by_box .swiper-button-prev-honor{ left: 12%;}
}

@media(max-width: 1570px) {
    #youshi .by_box .swiper-button-next-honor{right: 7%;}
    #youshi .by_box .swiper-button-prev-honor{ left: 7%;}
    #youshi .box { margin-left: 2%; }
}

@media(max-width: 1270px) {
    #youshi .by_box .swiper-button-next-honor{right: 14%;}
    #youshi .by_box .swiper-button-prev-honor{ left: 14%;}
    #youshi .box { margin-left: 1%;  }
}

@media(max-width: 1199px) {
    #youshi .swiper-slide-prev,#youshi .swiper-slide-next{opacity: 0.5;}
    #youshi .box .swiper-slide { width: 38%; }
    #youshi .container .row .title span{ font-size: 16px;}
}

@media(max-width: 767px) {
    #youshi .by_box .swiper-button-next-honor{right: 10%;}
    #youshi .by_box .swiper-button-prev-honor{ left: 10%;}
    #youshi .by_box li a .desc .info .time{font-weight: 18px;}
    #youshi .container .row .title { float: none; display: block;  text-align: center; }
    #youshi .container .row .news_nav { float: none; display: block; width: 100%; height: auto; text-align: center; margin: 0 auto; margin-top: 20px;}
    #youshi .container .row .news_nav .news_btn { margin:0 auto; width: 100%; line-height: 40px; height: 40px;}
    #youshi .box .swiper-slide { width: 60%; margin-right:5px !important;}
    #youshi .box .swiper-slide li a .desc .info { padding:10px; }
    #youshi .box .swiper-slide li a .desc .info .time { font-size: 12px; }
    #youshi .box .swiper-slide li a .desc .info .title { font-size: 16px; }
    #youshi .box .swiper-slide li a .desc .info .des { line-height: 1.6;-webkit-line-clamp: 2; }
    #youshi .box .swiper-slide li a .desc { height: 163px; }
    #youshi .container .row .news_nav .news_btn a { font-size: 14px; }
    #youshi { padding: 30px 0 35px 0; }
    #youshi .box .swiper-container-horizontal>.swiper-pagination-bullets, #youshi .box .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 25px; }
    #youshi .container .row .title p{ font-size: 30px;}
    #youshi .container .row .title span{ font-size: 14px; padding-top: 6px;}
    #youshi .container .row .title p img{ padding-top: 6px;}

}

@media(max-width: 550px){
    #youshi .by_box .swiper-button-prev-honor,#youshi .by_box .swiper-button-next-honor{display: none;}
}



/*新闻中心*/
#news{}
.news_box{margin: 30px 0;}
.news_nav .nav_btn{border-bottom: 1px solid #ddd;padding: 5px 0;background:url(../images/news1.png)no-repeat;height: 45px; }
.news_nav .nav_btn h5{font-weight: 900; text-indent: 45px; font-size: 22px;color: #252525;float: left;}
.news_nav .nav_btn span{font-size: 14px; color:#252525;line-height: 15px;float: right; border: 1px solid #ddd;width: 110px;border-radius: 15px;    padding: 7px; text-align: center; }
.news_l{display: flex;margin: 12px 0;}
.news_l .news_img{width: 32%;}
.news_l .news_img img{width: 100%;}
.news_l .news_con{width: 68%;padding: 20px 0px 20px 30px;}
.news_l .news_con h5{font-weight: 500; color: #333;font-size: 18px;height: 50px;line-height: 50px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_l .news_con p{line-height: 25px;font-size: 14px;color: #666;    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.news_l .news_con span{padding: 10px 0;text-align: center;width: 110px;background: #1278ff;margin-top: 20px;display: block;border-radius: 15px;}
.news_l .news_con span a{color: #fff;font-size: 14px;}
    /*lm2*/
.news_tel{background:url(../images/yuani.png)no-repeat 5px;border-bottom: 1px solid #ddd;height: 45px;line-height: 25px;padding: 10px 0;text-indent: 15px;width: 47%;margin: 0 8px;}
.news_tel a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap; width: calc(100% - 150px);display: inline-block;}
.news_tel span{float: right;color: #666;}


.news_nav1{margin-bottom: 10px; border-bottom: 1px solid #ddd;padding: 5px 0;background: url(../images/news2.png)no-repeat;height: 45px;}
.news_nav1 h5{text-indent: 45px;font-size: 24px;color: #252525;float: left;font-weight: 900;}

.news_nav1 h5 span{color:#1278ff; }
.box_r_tel{margin-top: 5px; height: 61px;text-indent: 15px;background:url(../images/yuani.png)no-repeat 11px #f2f4f8;line-height: 65px }

.nav_btn .nli:first-child{margin-right: 20px;}
.nav_btn .nli.on{color: #1278ff;    font-size: 24px;}
.box_r_tel a{font-size: 16px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: calc(100% - 70px);display: inline-block;}
.box_r_tel span{background: url(../images/news_jt.png)no-repeat right 18px;float: right;height: 100%;width: 30px;}
.box_r_tel:hover{background:url(../images/yuani1.png)no-repeat 11px #1278ff;}
.box_r_tel:hover a{color: #fff; }
.box_r_tel:hover span{background:url(../images/news_jt1.png)no-repeat right;}
@media(max-width: 991px){
    .news_nav1{margin-top: 20px;}
}

@media(max-width: 767px){
    .news_nav .nav_btn span{display: none;}
    .news_l .news_con h5{height: 30px;line-height: 30px;}
    .nav_btn .nli{font-size: 16px;}
    .nav_btn .nli.on{font-size: 18px;}
    .news_l .news_img {width: 45%;}
    .news_l .news_con p{-webkit-line-clamp: 2;}
    .news_nav1 h5{font-size: 16px;}
}

@media(max-width: 600px){
    .news_tel{width: 100%;}
    .news_tel{margin:0; }
}


@media(max-width: 450px){
    .news_l .news_con{padding: 0px 0px 0px 10px;}
}




.cpgngd{opacity: 0; width:50px;height:50px;font-family:Arial, Helvetica, sans-serif;position:absolute;bottom:0px; left:60px;border-radius:30px;background: url(../images/projt.png) no-repeat; }
.cpgngd a{ display:block; font-size:16px; color:#333;  line-height: 44px; text-align:center; text-transform:uppercase;}
.gengdxg *{ position:relative; z-index:11;}
.gengdxg{ position:absolute; overflow:hidden; cursor:pointer;}
.gengdxg:before {content: ''; display: block;width: 120%;height: 0;padding: 60% 0;background-color: #f67130;border-radius: 50%;position: absolute;left: -10%;top: 50%;-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);z-index: 1; color:#fff;}
.gengdxg:hover:before {-webkit-animation: btnWave 2s ease;animation: btnWave 2s ease infinite;-webkit-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;animation-fill-mode: forwards;}

.sbxkglw{z-index: 2; font-size:18px; color:#fff; position:absolute; padding-left:60px; bottom:55px;transition: all 0.9s;}
.sbxkglw p{font-size:30px; color:#fff; line-height:40px; font-weight:bold; text-transform:uppercase;}
.cpxnsd{opacity: 0; width:50px; height:50px;font-family:Arial, Helvetica, sans-serif;position:absolute;bottom:0px; left:60px;border-radius:30px;background: url(../images/projt.png) no-repeat;transition:all 0.9s; /*border:1px solid #b6b6b6;*/ }
.cpxnsd a{width: 100%;height: 100%; display:block; font-size:16px; color:#333;  line-height: 44px; text-align:center; text-transform:uppercase;}
.clkoxgt:hover .cpxnsd{bottom: 50px;opacity: 1;}
.sbxkglw .cont{display: none;transition: all 0.5s;}
.clkoxgt:hover .cont{display: block;transition: all 0.5s;}
.clkoxgt:hover .sbxkglw{bottom: 130px;}



/* 合作客户 */
#partner{padding:70px 0 50px;background:#fff;}
#partner h2{font-size: 42px; text-align: center;color: #444;font-weight: bold;}
#partner p{text-align: center;color: #666;font-size: 18px;}
#partner .hr{height: 2px;width: 80px;border-bottom: 4px solid #1278ff;margin: 10px auto;}
.partner-list{position:relative;padding:0 24px;margin-top:20px;}
.partner-swiper-container{padding:15px 5px;}
.partner-list .swiper-slide{/*margin: 0 0 -1px -1px;margin: 10px 5px;margin-top: initial !important;width: 246px !important;*/ }
.partner-list .swiper-slide img{border-radius: 15px;box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);background-color:#fff;}
.partner-list .swiper-slide a{display:block;}
.partner-list .swiper-slide .swiper-img{margin: 5px;border-radius: 15px;box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);background-color: #fff;}
.partner-list .swiper-slide:hover{/*border:1px solid #ffffff;z-index:111;box-shadow:0 0 10px 0 rgb(3 90 172 / 10%);*/}
.partner-list .partner-prev, .partner-list .partner-next{width:20px;height:35px;margin-top:-45.5px;}
.partner-list .partner-prev{background:url(../images/owl-left.png) no-repeat;left:0}
.partner-list .partner-next{background:url(../images/owl-right.png) no-repeat;right:0;}

#partner .par_btn{/*background: url(../images/jtp.png) right no-repeat #1278ff;width:11%;padding: 11px;margin: 0 auto;border-radius: 25px;*/border: 1px solid #ddd;width:11%;padding: 11px;margin: 0 auto;border-radius: 25px;transition: all 0.9s; }
#partner .par_btn a{color:#1278ff;font-size: 16px;text-align: center;transition: all 0.9s; }

#partner .par_btn:hover{background: url(../images/jtp.png) right no-repeat #1278ff;}
#partner .par_btn:hover a{color:#fff;margin-right: 18px;}

@media(max-width:1399px){
    #partner .par_btn{width: 17%;}
}
@media(max-width:991px){
    #partner .par_btn{width: 20%;}
}
@media(max-width:767px){
    #partner h2{font-size: 30px;}
    #partner{padding: 20px 0;}
    .partner-list{margin-top:10px;}
    #partner .par_btn{width: 30%;}
    #partner p{font-size: 16px;}
}
@media(max-width:500px){

    #partner .par_btn{width: 45%;}
}

#ftdb{ background: #2c2d43; padding: 40px 0 25px;   /* margin-top: 50px;*/}
.ft-nav{}
.ft-nav .ft-dh{text-align: left; width: 15%; float: left; display: inline-block; margin-right: 10%;}
.ft-nav .ft-dh h2{ font-size: 18px; padding-bottom: 16px; color: #fff;font-weight: 900;}
.ft-nav .ft-dh a{font-size: 16px; width: 100%; display: block; line-height: 30px; color: #bbbbbb;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ft-nav .ft-dh a:hover{ color:#fff }
.ft-lxewm{ padding: 0;}
.ft-lx{float: right;}
.ft-lx h2{font-size: 24px;color: #fff;font-weight: bold;text-align: right;line-height: 45px;}
.ft-lx p{font-size: 16px; text-align: right;line-height: 24px;/*padding: 12px 0;*/color: #bbbbbb;padding-top: 6px;}
.ft-lx img{  float: right;margin:10px;}
.ft-lx span{ width: 100%; text-align: right; display: block; color: #bbbbbb; font-size: 16px; /*padding: 10px 0;*/}
.ft-lx a{text-align: center;display: block;padding: 10px 20px;background: url(../images/ftkf.png) #1278ff 18px no-repeat;color: #fff;border-radius: 20px;width: 76%;margin: 0 12%;padding-left: 48px;}
.ft-ewm{ /*text-align: center;*/padding: 0;}/*
.ft-ewm div{height: 150px;}*/
.ft-ewm img{     width: 115px;
    height: auto;
    margin: 18px 20px;
    display: inline-block;}
.ft-ewm p{/*line-height: 36px;*/color: #bbbbbb;font-size: 15px;margin-left: 27px;
}
.ft-yxt{line-height: 54px;background: #2c2d43;}
.ft-p1{float: left;color: #bbbbbb;line-height: 54px;font-size:14px;}
.ft-p1 a{font-size:14px;color: #999;}
.ft-p2{float: right;padding-left: 24px;background: url(../images/ft-asd.png) left 20px no-repeat;}
.ft-p2 a{font-size:14px;color: #999;}
.flink{ border-bottom: 1px solid #999; background: #2c2d43; line-height: 54px;}
.flink span{ color: #bbbbbb; line-height: 48px;float: left;}
.flink a{display: block;float: left;margin: 10px; color: #999;width: 32px;height: 32px;background-color: #1278ff;}
.flink a:hover {background-color: #f5af52; }

.ft-ewm .ft_img{background: url(../images/qw.png) no-repeat;/*width: 220px;*/    text-align: -webkit-left;}

.ft-nav .ft-dh_en{text-align: left;}
.ft-nav .ft-dh .item_en{font-size: 12px; width: 100%; display: block; line-height: 30px; color: #999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: left;}


@media only screen and (max-width: 1635px){
 .ft-lx h2{font-size: 24px;}
}
@media only screen and (max-width: 1440px){

}

@media only screen and (max-width: 1269px){

}
@media only screen and (max-width: 1199px){
    .ft-lx h2{ font-size: 18px;}
    .ft-lx span{ font-size: 14px;}
    .ft-lx a{ width: 100%; margin: 0; padding: 10px 16px;}
    .ft-p2{ float:left;}
}
@media only screen and (max-width: 991px){
    .ft-nav{ display:none; padding-bottom: 20px;}
    .ft-lxewm{}
    .ft-lx{ padding: 20px;}
    .ft-lx a{ width:60% ;margin: 0 20%;}
  /*  .ft-ewm{ padding:10px; }*/
    #ftdb{ padding-bottom:20px;padding-top: 42px;}
    .ft-lx h2{ font-size: 26px;}
}
@media only screen and (max-width: 767px){
    .ft-lx h2{font-size: 18px;}
    #ftdb{margin-top: 20px;}
    .ft-nav{ display:none;}
    .ft-lx{ padding: 0 10px;}
    .ft-p1{line-height:30px;/*margin-bottom: 10px;*/display: block;width: 100%;/*margin-bottom: 20px;*/}
    .ft-p2{line-height: 20px;background: url(../images/ft-asd.png) left 5px no-repeat;margin-bottom: 10px;}
    /*.flink{ padding-bottom: 50px;}*/
}

@media only screen and (max-width: 550px){
    .ft-lx h2{font-size: 16px;}
}


@media only screen and (max-width: 600px){
    ./*ft-p1{margin-bottom: 50px;}*/
}

@media only screen and (max-width: 580px){

}

@media only screen and (max-width: 470px){
    .flink a{margin: 10px 5px;}
    .ft-lx{width: 100%;}
    .ft-ewm .ft_img{background: url(../images/qw.png) 49% no-repeat;text-align: center;margin-top: 15px;}
    .ft-ewm{width: 100%;margin: 0 auto;}
    .ft-ewm p{margin-left: 0;text-align: center;}
}

/* 在线客服 */
.diyos {position: fixed;width: 54px;right: 0;top: 50%;z-index: 100;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 32px;height: 32px;background: #1278ff;float: left;position: relative;/*border-top: 1px solid #fff;*/z-index:1;}
.diyos ul li:first-child{ border-top:0; border-radius: 15px 15px 0 0; }
.diyos ul li:nth-child(8n){border-radius: 0 0 15px 15px;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background:#1278ff;}
.diyos ul li .sidetop {width: 32px;height: 32px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {text-align: center; 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;}
.diyos ul li.sideewm span{font-size: 24px;color: #fff;}
.diyos ul li img:hover{background-color: #dea459;}
.diyos ul li:first-child img:hover{border-radius: 15px 15px 0 0;}
.diyos ul li:nth-child(8n) img:hover{border-radius: 0 0 15px 15px;}
/**/
#pro_cal{margin:70px 0;background-color: #fff;}
#pro_cal .title{text-align: center;margin-bottom: 50px;}
#pro_cal .title h2{font-size: 40px;color: #444;font-weight: bold;}
#pro_cal .title p{font-size: 18px;margin-top: 10px;color: #666;}

#proapp{padding: 60px 0 80px;}
.proapp-box{margin-top: 60px;overflow:hidden;}
.proapp-box>div[class^="col-"]{padding:1px;}
.proapp-one{position:relative;}
.proapp-one a{position:absolute;left:0;top:0;width:100%;height:100%;background: url(../images/appenbg.png) bottom repeat-x;}
.proapp-one a p{font-size:20px;font-weight:bold;text-transform:uppercase;color:#fff;padding:0 5px;text-align:center;font-style: italic;position:absolute;bottom:15px;width:100%;word-break: break-word;}
.proapp-one:hover a{background: url(../images/appenbgx.png) bottom repeat-x;}
.proapp-one.cur a{background: url(../images/appenbgx.png) bottom repeat-x;}
@media only screen  and (max-width: 767px){
    #proapp{padding: 30px 0;}
    .proapp-box{margin-top: 30px;}
    #pro_cal .title h2{font-size: 30px;}
    pro_cal{margin: 30px auto;}
    #pro_cal .title{margin-bottom: 30px;}
}
@media only screen  and (max-width: 450px){
    .proapp-one a p{font-size:16px;}
}

@media screen and (max-width:1750px){
    .sbxkglw{bottom:55px;}
    .cpxnsd{bottom: 260px;}
}

@media screen and (max-width:1500px) {

/*    .cpwznk {
        top: 40px;
    }*/

    .cpgngd {top: 40px;}

/*    .sbxkglw {
        bottom: 220px;
    }*/

    .cpxnsd {bottom: 240px;}
}

@media screen and (max-width:1599px){
    .clkoxgt:hover .sbxkglw{bottom: 85px;}
    .clkoxgt:hover .cpxnsd{bottom: 27px;}
}


@media screen and (max-width:1300px){
    .cpwznk{font-size: 16px;padding-left: 30px;}
    .cpwznk p{font-size: 18px;}
    .sbxkglw{font-size: 16px;padding-left: 30px}
    .sbxkglw p{font-size: 18px;}
    .cpxnsd{left: 30px;}
    .clkoxgt:hover .sbxkglw{bottom: 90px;}
    .clkoxgt:hover .cpxnsd{bottom: 20px}
    .clkoxgt:hover .cont_en{font-size: 14px;}
    .sbxkglw p{font-size: 16px;}
}
@media screen and (max-width:1199px){
    .sbxkglw_en{font-size: 14px;}
    .clkoxgt:hover .sbxkglw_en{bottom: 75px;}
}

@media screen and (max-width:767px){
    .sbxkglw p{line-height: 25px;}
    .cpwznk{width: 80%;}
    .clkoxgt:hover .cpwznk .cont{font-size: 14px;}
    .sbxkglw .cont{font-size: 14px;}
    .proapp-one a p{font-size: 14px;}
    .cpxnsd{left: 30px;}
}

@media screen and (max-width:500px){
    .sbxkglw{bottom: 20px;}
    .clkoxgt:hover .sbxkglw{bottom: 50px;}
    .clkoxgt:hover .cpxnsd{bottom: 0;}
    .clkoxgt:hover .cpwznk{bottom: 70px;}

}

@media screen and (max-width:400px){
    .clkoxgt:hover .cont_en{font-size: 12px;}
    .sbxkglw_en{font-size: 12px}
    .sbxkglw p{font-size: 12px;}
}

    @media only screen and (max-width: 1440px){
        .pro-left ul li a{padding: 6px 20px;}
        .pro-left ul{padding: 20px 0;}
    }
    @media only screen and (max-width: 1366px){
        .pro-left .pro-t h2{ font-size: 28px; }
        .pro-left .pro-t p{font-size: 14px;}
        .pro-left .pro-t{padding-left: 66px;background: url(../images/cp-s.png) #1278ff 20px no-repeat;}
        #sy-pro{padding: 46px 0;}
    }
    @media only screen and (max-width: 1199px){
        .pro-left .pro-t h2{font-size: 20px;}
        .pro-left .pro-t{padding-left: 50px;background: url(../images/cp-s.png) #1278ff 12px no-repeat;}
        .pro-left{padding-left: 0;}
        .pro-right .pro-nr ul li{width: 32.3%;margin-right: 1%;}
        .pro-right .pro-nr ul li:nth-child(3n){ margin-right:0; }
        .pro-right .pro-nr ul li:nth-child(4n){margin-right: 1%;}
        .pro-right .pro-nr ul li a h4{line-height: 42px;}
        .pro-left .pro-t p{font-size: 12px;}
    }
    @media only screen and (max-width: 991px){
        .pro-left{ display:none }
        .pro-right{ width:100% }
    }
    @media only screen and (max-width: 767px){
        .pro-left{ display:none }
        .top-40{padding-top: 20px;}
    }
    @media only screen and (max-width: 500px){
        .top-40{ padding-top:20px; }
        .pro-right .pro-nr ul li{width: 49%;}
        .pro-right .pro-nr ul li:nth-child(3n){  margin-right: 1%;}
        .pro-right{ padding:0 }
        #sy-pro{padding: 24px 0;}
        .pro-right .pro-t1 i{ display:none }
        .pro-right .pro-t1 h2{top: 6px;font-size: 16px;}
        .pro-right .pro-nr{  padding-top: 24px;}
        .pro-right .pro-t1 a{font-size: 14px;}
    }





    /* 通用配置 */
    .owl-rela{position:relative;}
    .owl-prev, .owl-next{display:block;width:30px;height:68px;background:url(../images/pro-jtbn.png) no-repeat;position:absolute;top:50%;margin-top:-34px;text-indent:-99999999px;opacity:0.4;transition:all .3s;-webkit-transition:all .3s;}
    #nybusinesslist .owl-prev,#nybusinesslist .owl-next{ display:none; }
    .honor_nr .owl-prev,.honor_nr  .owl-next{ display:none }
    .owl-prev{left:-30px;}
    .owl-next{right:-30px;transform: rotate(180deg);}
    .owl-prev:hover, .owl-next:hover{opacity:1;}
    @media (max-width:800px){
        .owl-prev, .owl-next{display:none;}
    }

    /* 图片封面动画 */
    .white, .whites{position: relative;overflow: hidden;}
   /* .white::after, .whites::after{content: '';cursor: pointer;position: absolute;left: -120%;top: 0;width: 100%;height: 100%;
        background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
        background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
        transform: skewx(-25deg);transition: unset;}*/
    .white:hover::after{left: 120%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}

    /* 底部 */
    footer{}
    .ft-a1{background: #333;padding: 48px 0;padding-bottom: 64px;}
    .ft-a1 .container{ padding:0 }
    .ft-sss1{padding-left: 0;}
    .ft-sss1 img{}
    .ft-sss1 h2{font-size: 14px;color: #fff;padding: 10px 0;}
    .ft-sss1 em{font-size: 36px;font-weight: bold;color: #fff;line-height: 36px;padding-bottom: 8px;display: block;}
    .ft-sss1 p{color: #fff;line-height: 28px;}
    .ft-sss2{}
    .ft-sss2 .ft2-1{text-align: right;}
    .ft-sss2 .ft2-1 ul{float: right;padding-bottom: 16px;}
    .ft-sss2 .ft2-1 ul li{float: left;padding: 0 30px;line-height: 18px;border-right: 1px solid #fff;}
    .ft-sss2 .ft2-1 ul li:last-child{ border-right:none; padding-right: 0;}
    .ft-sss2 .ft2-1 ul li a{color: #fff;font-size: 16px;}
    .ft-sss2 .ft2-1 ul li:hover a{ color:#1278ff }
    .ft-sss2 .ft2-1 dl{display: inline-block;margin: 20px 0;}
    .ft-sss2 .ft2-1 dl dt{color: #fff;background: url(../images/ft-s2.png) #1278ff 20px no-repeat;display: inline-block;padding: 13px 32px;padding-left: 56px;border-radius: 24px;float: left;}
    .ft-sss2 .ft2-1 dl dt a{color: #fff;}
    .ft-sss2 .ft2-1 dl dd a{display: inline-block;height: 46px;width: 46px;}
    .ft-sss2 .ft2-1 dl dd{background: url(../images/ft-s3.png) #ccc center no-repeat;width: 46px;height: 46px;float: left;margin-left: 16px;border-radius: 24px;}
    .ft-sss2 .ft2-1 dl dd:nth-of-type(2){ background: url(../images/ft-s4.png) #ccc center no-repeat; }
    .ft-sss2 .ft2-1 dl dd:hover{  background: url(../images/ft-s3.png) #1278ff center no-repeat;}
    .ft-sss2 .ft2-1 dl dd:hover:nth-of-type(2){  background: url(../images/ft-s4.png) #1278ff center no-repeat;}
    .ft-sss2 .ft2-2{text-align: center;position: relative;padding: 0;}
    .ft-sss2 .ft2-2 img{display: inline-block;padding: 6px 10px 28px 10px;background: #fff;border-radius: 12px;max-width: 148px;}
    .ft-sss2 .ft2-2 p{line-height: 32px;font-size: 14px;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 100%;}


.nyshow { display: block; }
.nyshow .box { display: block; margin-bottom: 20px; background: #f5f5f5; padding:20px;}
.nyshow .box .t { display: inline-block; line-height: 2; border-bottom: 2px solid #1278ff; font-weight: bold; font-size: 20px; color: #1278ff; }
.nyshow .box ul { display: flex; margin-top: 15px;  flex-wrap: wrap;}
.nyshow .box ul .desc { /*width: 33.33%;*/ display: block; margin-bottom: 15px;}
.nyshow .box ul .desc .list { display: block; }
.nyshow .box ul .desc .list .t2 { font-size: 17px; color: #444; display: block; line-height: 2; font-weight: bold;}
.nyshow .box ul .desc .list p { margin:0; font-size: 15px; color: #666; display: block; }

@media(max-width: 1199px) {
    .nyshow .box ul .desc { padding-right: 2%; }
}

@media(max-width: 767px) {
    footer{padding-bottom: 50px;}
    .nyshow .box ul .desc { width: 100%; padding-right: 0%; }
    .nyshow .box .t { font-size: 17px; }
    .nyshow .box ul .desc .list .t2 { font-size: 16px; }
    .nyshow .box ul .desc .list p { font-size: 13px; }
}


/* 内页公司简介 */
.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: #1278ff;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px;color: #333;opacity: 1;display: block; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
.ny_about_1_box .box_r .flex .box_r_nr .desc:last-child { margin-bottom:0px; }
.ny_about_1_box .box_r .flex .box_r_nr .desc span { font-size: 20px;color: #1278ff;margin: 0 0 6px; display: block;}
.ny_about_1_box .box_r .flex .box_r_nr .desc .list { font-size: 14px; 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: 44px;font-weight: bold;color: #1278ff;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: 24px;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: 14px; 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: #1278ff; font-weight: bold; line-height: 1;}
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-unit { font-size: 14px; color: #1278ff;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:center; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t-box { text-align: center; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t{ position: relative; }

@media(max-width: 1629px){
    .ny_about_1_box .box_r .flex .box_r_nr .box_t span{font-size: 20px;}
    .ny_about_1_1_box .box_r .flex .box_r_nr .box_t span{font-size: 20px;}
}

@media(max-width: 1369px){
    .ny_about_1_box .box_r .flex .box_r_nr .box_t span{font-size: 18px;}
    .ny_about_1_1_box .box_r .flex .box_r_nr .box_t span{font-size: 18px;}
}


@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 { 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: 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; }
}
/*  #footercopy{background: #333;padding: 0 13px;}
    #footercopy .container{  padding: 20px 0;border-top: 1px solid #cccc;}
    .fttt1{float: left;}
    .fttt1 p{color: #999;}
    .flink{float: right;position: relative;}
    .flink span{color: #999;border: 1px solid #999;padding: 6px 30px;padding-right: 42px;background: url(../images/ft-xs.png) 100px no-repeat;}
    .flink span:hover{ background: url(../images/ft-xs.png) #f9f9f9 100px no-repeat;color: #6f6f6f;}
    .flink .ss-link{ display:none ;position: absolute;bottom: 25px;left: 0;background: #f5f5f5;right: 0;}
    .flink:hover .ss-link{ display:block; }
    .flink a{text-align: center;line-height: 32px;display: block;}

    @media only screen and (max-width: 1440px){

    }

    @media only screen and (max-width: 1366px){
        .ft-sss2 .ft2-1 ul li{padding: 0 28px;}
    }

    @media only screen and (max-width: 1269px){

    }
    @media only screen and (max-width: 1199px){
        .ft-sss1 em{font-size: 26px;}
        .ft-sss2 .ft2-1 ul li{padding: 0 16px;font-size: 16px;}
    }
    @media only screen and (max-width: 991px){
        .ft-sss1 em{ font-size: 22px; }
        .ft-sss2 .ft2-1 ul li a{font-size: 14px;}
        .ft-sss2 .ft2-1 ul li{padding: 0 8px;}
        .ft-sss2 .ft2-1 ul{padding-bottom: 10px;}
    }
    @media only screen and (max-width: 767px){
        .ft-sss2 .ft2-1{ display:none }
        .ft-sss1{ padding-left: 32px; }
        .ft-sss1 em{font-size: 26px;}
        .ft-a1{padding-bottom: 42px;}
        footer{padding-bottom: 50px;}
    }
    @media only screen and (max-width: 680px){

    }
    @media only screen and (max-width: 500px){
        .ft-sss1{padding-bottom: 20px;width: 100%;padding-left: 20px;}
        .fttt1{margin-bottom: 16px;padding: 0 10px;}
        .flink{ float:left; padding-left:10px; }
        .ft-a1{padding-top: 32px;padding-bottom: 20px;}
        .ft-sss1 em{font-size: 20px;line-height: 20px;}
    }
    @media only screen and (max-width: 470px){

    }*/


/* 内页企业文化 */
.ny_about_3_box { display: flex; }
.ny_about_3_box .box_l { flex: 0.65; }
.ny_about_3_box .box_l .flex { padding:0 10% 0 0; width: 100%; height: 100%; }
.ny_about_3_box .box_l .flex .box_r_nr { overflow: hidden; display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .box_t { text-align: left;display: block;margin-bottom: 40px;}
.ny_about_3_box .box_l .flex .box_r_nr .box_t p { font-size: 44px;font-weight: bold;color: #1278ff;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; text-transform:uppercase; }
.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_box .box_l .flex .box_r_nr .desc { margin-top: 30px; overflow: hidden;display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .desc span { font-size: 22px;color: #333; display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .desc .list { font-size: 14px;color: #666;line-height: 2; }
.ny_about_3_box .box_r { flex: 0.35; }
.ny_about_3_box .box_l .flex .box_r_nr .desc2 { margin-top: 30px; overflow: hidden; display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .desc2 span { font-size: 16px;color: #fff;display: inline-block;border-radius: 30px;background: #1278ff;margin: 0 0 12px;padding: 8px 18px; }
.ny_about_3_box .box_l .flex .box_r_nr .desc2 .list2 { font-size: 14px;color: #666;line-height: 2; }
ul.ny_about_3_ul { overflow: hidden; display: flex;  margin-top: 40px;flex-wrap: wrap;}
ul.ny_about_3_ul li { flex: 1; width: 25%; padding: 0 13px; }
ul.ny_about_3_ul li .item { display: block;background-color: #f5f5f5;width: 100%;border-radius: 3px;padding: 40px 40px;  overflow: hidden;}
ul.ny_about_3_ul li .item .shu {float: left;align-items: center;}
ul.ny_about_3_ul li .item .shu span {font-size: 24px;color: #fff;background-color: #1278ff;display: flex;align-items: center;justify-content: center;font-weight: bold;width: 45px;height: 45px;border-radius: 50%;margin-right: 20px;margin-top: 6px;}
ul.ny_about_3_ul li .item .shu i {display: block;width: calc(100% - 80px);height: 1px;background-color: #e5e8eb;}
ul.ny_about_3_ul li .item .desc { float: left; }
ul.ny_about_3_ul li .item .desc strong {font-size: 22px;margin-bottom: 5px;font-weight: bold;display: block;color: #444;}
ul.ny_about_3_ul li .item .desc p {font-size: 16px;color: #666;line-height: 1;}


.nyshowdesc ul { overflow: hidden; display: flex;  margin-top: 40px;flex-wrap: wrap;}
.nyshowdesc ul li { flex: 1; width: 25%; padding: 0 13px; }
.nyshowdesc ul li .item { display: block;background-color: #f5f5f5;width: 100%;border-radius: 3px;padding: 40px 25px;height: 155px;  overflow: hidden;}
.nyshowdesc ul li .item .shu {float: left;align-items: center;}
.nyshowdesc ul li .item .shu span {font-size: 24px;color: #fff;background-color: #1278ff;display: flex;align-items: center;justify-content: center;font-weight: bold;width: 45px;height: 45px;border-radius: 50%;margin-right: 20px;margin-top: 6px;}
.nyshowdesc ul li .item .shu i {display: block;width: calc(100% - 80px);height: 1px;background-color: #e5e8eb;}
/*.nyshowdesc ul li .item .desc { float: left; }*/
.nyshowdesc ul li .item .desc strong {font-size: 22px;margin-bottom: 5px;font-weight: bold;display: block;color: #444;}
.nyshowdesc ul li .item .desc p {font-size: 16px;color: #666;line-height: 1.5;}

@media(max-width: 1409px) {
    .ny_about_3_box .box_l .flex .box_r_nr .box_t p{ font-size: 36px; }
    ul.ny_about_3_ul li .item { padding: 40px 20px; }
}
@media(max-width: 1309px) {
    ul.ny_about_3_ul li .item { padding: 40px 10px; }
    ul.ny_about_3_ul li .item .shu span { margin-right: 10px; }
}
@media(max-width: 1199px) {
    .ny_about_3_box .box_l { width: 70%; }
    .ny_about_3_box .box_r { width: 30%; }
    .ny_about_3_box { overflow: hidden; }
    ul.ny_about_3_ul li { padding: 0 7px; }
    ul.ny_about_3_ul li .item .desc p { font-size: 14px; }
    ul.ny_about_3_ul li .item .desc strong { font-size: 17px; }
    ul.ny_about_3_ul li .item .shu span { font-size: 20px; width: 35px; height: 35px; }
}
@media(max-width: 991px) {
    ul.ny_about_3_ul { display: block; width: 100%; }
    ul.ny_about_3_ul li { width: 50%; float: left; margin-bottom: 15px; }
}
@media(max-width: 767px) {
    .ny_about_3_box { display: block; width: 100%; }
    .ny_about_3_box .box_l { display: block; width: 100%; }
    .ny_about_3_box .box_r { display: none; }
    .ny_about_3_box .box_l .flex{padding:0;}
    .ny_about_3_box .box_l .flex .box_r_nr .box_t p{ font-size: 30px; }
    .ny_about_3_box .box_l .flex .box_r_nr .box_t span { font-size: 24px; }
    .ny_about_3_box .box_l .flex .box_r_nr .desc span { font-size: 18px; }
}
@media(max-width: 500px) {
    ul.ny_about_3_ul li .item { padding: 15px 10px; }
    ul.ny_about_3_ul li:nth-child(odd) { padding-left: 0px; }
    ul.ny_about_3_ul li:nth-child(even) { padding-right: 0px; }
    .ny_about_3_box .box_l .flex {padding: 0; }
}


    /* 手机底部按钮 */
    .footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #1278ff;text-align: center;}
    .footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
    .footer-bottom a i{font-size: 16px;display: block;}


/* 面包屑 */
#{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:#1278ff;}
.pro_ { margin-bottom: 0px; }

/* 内页导航 */
#sidebar{float:right;}
#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: #1278ff;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:#1278ff;}
#sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;}
@media (max-width:767px) {
    #{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; }
}

@media (max-width:1299px){
    #sidebar{flex-wrap: wrap;justify-content: start;}
    #sidebar li{width: 15%;}
}
@media (max-width:991px){
    #sidebar li{width: 18%;}
}
@media (max-width:767px){
    #sidebar li{width: 22%;}
    #sidebar li a{padding: 0;}
}


    @media (max-width:767px) {
        #{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;}
    }
    .inside{}

    @media (max-width:767px) {
        #{margin-bottom: 20px;background:#f3f3f3;border-bottom: 1px solid #ddd;box-shadow:none;max-height: 102px;font-size: 0;}
        .w100{width:100%;float:left;}
        .w50{width:50%;float:left;}
        .w33{width:33.33%;float:left;}
        .w25{width:25%;float:left;}
        #sidebar{float:none;display: inline-block;width: 100%;border: none;padding: 0;background: #efeded;}
        #sidebar li{padding:0 5px;margin:0;width: 25%;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;}
        #sidebar li a{line-height:50px;height: auto;}
        .inside,.{padding:0px;margin-bottom: 10px;}
        .nyjc-til{ display:none }
        #nyzuoyou{padding: 24px 0;}
        #sidebar li:hover, #sidebar li.cur{background-image: none;}
        #sidebar li a{padding: 0 24px;}
    }
    @media (max-width:500px) {
        #sidebar li a{line-height:40px;padding:0;font-size:14px;height: auto;text-align: center;}
    }

    /* 内页banner */
    .nybanner>div{background-position: center;background-repeat: no-repeat;background-size: cover;}
    @media (max-width: 1329px){
        .nybanner>div{height: 420px !important;}
    }
    @media (max-width: 1199px){
        .nybanner>div{height: 360px !important;}
    }
    @media (max-width: 991px){
        .nybanner>div{height: 320px !important;}
    }
    @media (max-width: 767px){
        .nybanner>div{height: 280px !important;}
    }
    @media (max-width: 700px){
        .nybanner>div{height: 240px !important;}
    }
    @media (max-width: 580px){
        .nybanner>div{height: 175px !important;}
    }
    @media (max-width: 420px){
        .nybanner>div{height: 150px !important;}
    }
    @media (max-width: 374px){
        .nybanner>div{height: 130px !important;}
    }

    /* 内页样式 */
    #inside{padding-bottom:30px;padding-left:10px;padding-right:10px;overflow:hidden;/* border-bottom: 4px solid #1278ff; */}
    .bgf5{background:#f5f5f5;}
    .nocontect{background-image: url(../images/page/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;margin-bottom:20px;}
    @media (max-width:767px) {
        #inside{padding-bottom:30px;}
    }

.jm_mol{padding-top: 50px;display: block;overflow: hidden;}
.jm_mol h5{font-size: 30px;color: #333;padding: 10px 0;font-weight: bold;}
.jm_mol span{font-size: 18px;color: #999;}
.jm_mol .about_con p{margin-top: 20px; font-size: 16px; color: #666;line-height: 30px;text-indent: 2em;}
.jm_mol .about_img img{display: block;margin: 0 auto;max-width: 100%;}
.jm_mol .about_con{margin-bottom: 10px;}
    /*.ditu {text-align: center;display: flex;justify-content: center;}*/
.jm_mol .par_btn{border: 1px solid #1278ff;width:25%;border-radius: 25px;transition: all 0.9s;margin: 10px;}
.jm_mol .par_btn p{text-align: center;font-weight: bold;}
.jm_mol .par_btn a{color:#1278ff;font-size: 16px;/*text-align: center;*/transition: all 0.9s; }
.jm_mol .par_btn:hover{background: url(../images/jtp.png) right no-repeat #1278ff;}
.jm_mol .par_btn:hover a{color:#fff;margin-right: 18px;}

.jm_suoj .par_btn{border: 1px solid #1278ff;width:25%;border-radius: 25px;transition: all 0.9s;margin: 10px;}
.jm_suoj .par_btn p{text-align: center;}
.jm_suoj .par_btn a{color:#1278ff;font-size: 16px;/*text-align: center;*/transition: all 0.9s;font-weight: bold; }
.jm_suoj .par_btn:hover{background: url(../images/jtp.png) right no-repeat #1278ff;}
.jm_suoj .par_btn:hover a{color:#fff;margin-right: 18px;}

.jm_mol .par_btn_en{width: 40%;}

@media  (max-width:1630px){
    .jm_mol .par_btn:hover{background-image:none;}
    .jm_mol .par_btn:hover a{color:#fff;margin-right: 0;}
    .jm_suoj .par_btn:hover{background-image:none;}
    .jm_suoj .par_btn:hover a{color:#fff;margin-right: 0;}
    .jm_mol .par_btn_en{width: 50%;}
}

@media  (max-width:1200px){

}
@media  (max-width:1199px){
    .jm_mol .about_img img{margin-top: 90px;}
    .jm_suoj .par_btn{width: 35%;}
    .jm_mol .par_btn{width: 35%;}
    .jm_mol .par_btn_en{width: 55%;}
}
@media  (max-width:991px){
    .jm_mol .about_le{text-align: center;}
    .jm_mol .about_img img{margin-top:20px;}
    .jm_suoj .par_btn{margin: 10px auto;}
    .jm_mol .par_btn{margin: 10px auto;}

}
@media  (max-width:767px){
    .jm_mol .about_con p{font-size: 14px;}
    .jm_mol .par_btn:hover{background-image:none;}
    .jm_mol .par_btn:hover a{margin-right: 0;}
    .jm_suoj .par_btn:hover{background-image:none;}
    .jm_suoj .par_btn:hover a{margin-right: 0;}
}

@media  (max-width:469px){
    .jm_mol .par_btn_en{width: 70%;}
}

.jm_suoj{padding-top: 50px;display: block;overflow: hidden;}
.jm_suoj h5{font-size: 30px;color: #333;padding: 10px 0;font-weight: bold;}
.jm_suoj span{font-size: 18px;color: #999;}
.jm_suoj .about_con p{margin-top: 20px; font-size: 16px; color: #666;line-height: 30px;text-indent: 2em;}
.jm_suoj .about_img img{display: block;margin: 0 auto;max-width: 100%;}
@media  (max-width:1200px){

}
@media  (max-width:1199px){
    .jm_suoj .about_img img{margin-top: 90px;}
}
@media  (max-width:991px){
    .jm_suoj .about_le{text-align: center;}
    .jm_suoj .about_img img{margin-top:20px;}

}
@media  (max-width:767px){
    .jm_suoj .about_con p{font-size: 14px;}
}

.sswl {background: #e5e3e3;overflow: hidden;padding:30px 0;margin-top: 42px;display: flex;}
.sswl .sswl_t { font-size: 36px; color: #454545; font-weight: bold; text-align: center; margin-bottom: 30px;}
.sswl .sswl_l {width: 50%;float: left;padding-left: 30px;padding-right: 54px;}
.sswl .sswl_l img { max-width: 100%; display: block;margin: 0 auto;}
.sswl .sswl_r {float: right;width: 50%;padding-right:30px;margin-top: 0px;}
.sswl .sswl_r .sswl_r_t {background: #fff;padding: 30px;height: 100%;}
.sswl .sswl_r .sswl_r_t dl { overflow: hidden;     margin-top: 15px;}
.sswl .sswl_r .sswl_r_t dl dt { font-size: 32px;color: #454545;font-weight: bold; }
.sswl .sswl_r .sswl_r_t dl dt strong {color: #1278ff;}
.sswl .sswl_r .sswl_r_t dl em { font-size: 16px; color: #666; line-height: 2; }
.sswl .sswl_r .sswl_r_t dl p { margin-top: 15px; font-size: 20px; color: #454545; line-height: 2;  }
.sswl .sswl_r .sswl_r_t dl p span{color:#1278ff; font-weight: bold;margin-right: 20px;}
.sswl .sswl_r .sswl_r_t dl .span { overflow: hidden; display: inline-flex;line-height: 50px;font-size: 20px;color: #444; font-weight: bold; }
.sswl .sswl_r .sswl_r_t dl .span p {margin-top: 0; font-size: 22px; font-weight: bold; color: #555; display: inline-flex; line-height: 50px; }
.sswl .sswl_r .sswl_r_t dl .span:hover p { color:#1278ff; }
.sswl .sswl_r .sswl_r_t dl .span div { display: inline-block;width: 40px;height: 50px;overflow: hidden; transition: all 0.5s; }
.sswl .sswl_r .sswl_r_t dl .span div img { width: 40px;height: 100px; display: block;transition: all 0.5s; }
.sswl .sswl_r .sswl_r_t dl .span:hover div img { margin-top: -50px; }


.pro-one .case-txt{}
.pro-one .case-txt h4{ text-align: center; line-height: 42px; font-size: 16px;}


.sswl .sswl_r .sswl_r_t_en dl p{font-size: 16px;}
.sswl .sswl_r .sswl_r_t_en dl .span p{font-size: 20px;}
@media(max-width: 1635px){
 .sswl .sswl_r{margin-top: 40px;}
}
@media(max-width: 1630px){
 .sswl .sswl_r .sswl_r_t dl p{margin-top: 10px;}
 .sswl .sswl_r{margin-top: 0px;}
 /*.sswl .sswl_r .sswl_r_t{padding: 4px 32px;}*/
    .sswl .sswl_r .sswl_r_t_en dl .span p{font-size: 16px;}
}

@media(max-width: 1599px) {
    .sswl .sswl_r { padding-right: 30px; }
    .sswl .sswl_r .sswl_r_t dl dt { font-size: 28px; }
    .sswl .sswl_r .sswl_r_t dl .span em { font-size: 18px; line-height: 50px; }
    .sswl .sswl_r .sswl_r_t dl .span { font-size: 18px; line-height: 50px; }
}



@media(max-width: 1370px){

}



@media(max-width: 1199px) {
    .sswl .sswl_r .sswl_r_t { padding:20px; }
    .sswl .sswl_r .sswl_r_t dl p { font-size: 14px; }
    .sswl .sswl_r .sswl_r_t dl .span p { font-size: 17px; }
    .sswl .sswl_r .sswl_r_t_en dl .span p{font-size: 13px;}
}

@media(max-width: 991px) {
    .sswl{display: block;}
    .sswl .sswl_l {width: 100%; float: none; padding-left: 30px;padding-right: 30px;}
    .sswl .sswl_r {width: 100%; float: none; padding-left: 30px; padding-right: 30px;}
}
@media(max-width: 767px) {
    .sswl .sswl_t { font-size: 26px; }
    .sswl .sswl_l { padding-left: 10px; padding-right: 10px; }
    .sswl .sswl_r { margin-top: 0px;  padding-left: 10px; padding-right: 10px; }
    .sswl .sswl_r .sswl_r_t { padding-left: 15px; padding-right: 15px; }
    .sswl .sswl_r .sswl_r_t dl .span div { display: none; }
    .sswl .sswl_r .sswl_r_t dl .span div img { display: none; }
    .sswl .sswl_r .sswl_r_t dl .span p{ font-size: 14px;  line-height: 2;}
    .sswl .sswl_r .sswl_r_t dl .span { font-size: 14px; }
    .sswl .sswl_r .sswl_r_t dl .span em  { font-size: 14px; }
}

    /*社会责任*/



.shehitit{width:509px;height:162px;display:inline-block;position:relative;z-index:1;}
.shehuizheren{padding-top:75px;padding-bottom:55px;text-align:center;}
.shehitit .index_tit{margin-top:0px;padding-top:20px;}
.shehitit:nth-child(1){left:50px;}
.shehitit:nth-child(2){left:-50px;}
.shehitit.active{background:url(../images/jt.png) no-repeat left center;z-index:2;}
.index_body{ overflow-x:hidden;}
.index_tit{padding:44px 0 34px 0;text-align:center;color:#1278ff;}
.index_tit h2{font-size:34px;font-weight:bold;}
.index_tit i{display:block;width:24px;height:4px;background:#e60012;margin:14px auto 14px auto;}
.index_tit p{font-size:20px;}
.index_tit1 h2{color:#fff;}
.index_tit1 p{color:#fefeff;}
.index_tit h2{transform: translate3d(0px, 30px, 0px); transition-duration: 500ms; opacity:0;}
.index_tit h2.active{transform: translate3d(0px, 0px, 0px);opacity:1;}
.index_tit i{transform: translate3d(0px, 30px, 0px); transition-delay: 0.2s; transition-duration: 500ms;opacity:0;}
.index_tit i.active{transform: translate3d(0px, 0px, 0px);opacity:1;}
.index_tit p{transform: translate3d(0px, 30px, 0px); transition-delay: 0.3s; transition-duration: 500ms;opacity:0;}
.index_tit p.active{transform: translate3d(0px, 0px, 0px);opacity:1;}
.index_tit .ans_en{font-size: 16px;}
@media all and (max-width:1200px) {
    .lianjie_info{padding:5% 0;}
    .ljjy_right{width:42%;}


}
@media all and (max-width:1120px) {
    .ljjy_info{width:580px;}


}
@media all and (max-width:1100px) {
    .shehitit{width:400px;height:127px;background-size:100% 100%;}
    .shehitit.active{background-size:100% auto;}
    .shehitit .index_tit{padding-top:10px;}

}

@media all and (max-width:1050px) {
    .ljjy_info{width:540px;}
    .shzr_list1{padding-top:10px;}
    .shzr .shzr_list1 li{margin-bottom:5px;}

}
@media all and (max-width:1050px) {
    .ljjy_info{width:540px;}
    .shzr_list1{padding-top:10px;}
    .shzr .shzr_list1 li{margin-bottom:5px;}

}

@media all and (max-width:950px) {
    .dangjianljjy{width:640px;margin:auto;}
    .ljjy_info{width:100%;float:none;}
    .ljjy_right{width:100%;float:none;padding-top:5%;}
    .shzrlzdt .main{padding:0px;}

}
@media all and (max-width:850px) {
    .shehitit{width:350px;height:110px;background-size:100% 100%;}
    .shehitit:nth-child(1){left:20px;}
    .shehitit:nth-child(2){left:-20px;}
}

@media all and (max-width:730px) {
    .shehitit{width:280px;height:95px;padding-right:20px;}
    .shehitit .index_tit{padding-top:0px;}
    .shehitit:nth-child(1){left:0;}

    .shehitit:nth-child(2){left:0;}
    .shehitit .index_tit p.active{font-size:12px;}
}

@media all and (max-width:700px) {
    .ljjy_info .p2{height:60px;line-height:60px;padding-left:20px;}
    .ljjy_info .p1, .ljjy_info .c_num{line-height:60px;}
    .shehuizheren{padding:5% 0;}

}

@media all and (max-width:650px) {
    .dangjianljjy{width:100%;margin:auto;}
    .child_same_titlenew ul li{margin:0 8px;}

    .ljjy_right .lyH2{height:30px;font-size:18px;    line-height: 30px;}
    .ljjy_right .lyH2:after{height:18px;}
    .ljjy_right .lyH2 a{background-size:auto 30px;font-size: 14px;padding-right:35px;}
    .shzr .shzr_list1 li{margin-bottom:10px;}
    .shzr .shzr_list1 .lt{font-size:14px;}



}


@media all and (max-width:640px) {
    .shehitit{width:250px;height:95px;padding-right:0;}
    .shehitit .index_tit{padding-top:15px;}


}






@media all and (max-width:580px) {

    .ljjy_info .jcarousel-control-prev,.ljjy_info  .jcarousel-control-next{width:40px;height:60px;background-size:100% 100%;margin-top:-50px;}
    .ljjy_info .p1, .ljjy_info .c_num{display:none;}
    .ljjy_info .jcarousel .p2{background:none;color:#666666;font-size:18px;line-height:30px;overflow:hidden;height:40px;padding:0px;padding-top:10px;margin-bottom:0px;position:static;width:100%; text-align:center;}

}

@media all and (max-width:500px) {
    .shehitit{width:50%;float:left;height:120px;padding-right:0;}
    .shehitit.active{}
}
@media all and (max-width:500px) {
    .ljjy_info .jcarousel-control-prev,.ljjy_info  .jcarousel-control-next{width:30px;height:48px;}

    .ljjy_info .jcarousel .p2{font-size:16px;}

}
@media all and (max-width:400px) {
    .child_same_titlenew ul li{margin:0 2px;}
}


@media all and (max-width:370px) {


    .ljjy_info .jcarousel .p2{font-size:14px;}

}


    /*在线留言*/
    #lx_nymessage .mess_1  input{  background:none;  outline:none;  border:1px solid #ccc;}
    #lx_nymessage .mess_1  input:focus{   border:none;}
    .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover { outline: 0px auto -webkit-focus-ring-color;
        outline-offset: 0px; }
    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: 0px auto -webkit-focus-ring-color;
        outline-offset: 0px; }
    #lx_nymessage { background-color: #f6f6f6; padding:70px 0;}
    .form-horizontal { overflow: hidden; margin-top: 40px; }
    #lx_nymessage p {font-size: 44px;font-weight: bold;color: #1278ff;display: block;margin-bottom: 5px;line-height: 1;letter-spacing: -2px;text-transform: uppercase;text-align: center;}
    #lx_nymessage span { font-size: 32px;color: #333;opacity: 1;display: block;text-align: center;}
    .form-horizontal .form-group {margin-bottom: 10px; position: relative;}
    .form-control { padding: 0px; margin: 0px; border: none; }
    #lx_nymessage .mess_1 { margin: 0 -5px; display: flex; flex-wrap: wrap; align-items: flex-start; padding-left: 0px; padding-right: 0px; }
    #lx_nymessage .mess_1 .form-group { margin-bottom: 10px; position: relative;  width: 50%; padding: 0 5px; }
    #lx_nymessage .mess_1 .form-group  input { padding: 0 20px; width: 100%; height: 80px; line-height: 80px; background: #fff;  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: #fff;  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: #1278ff; 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: #1278ff; color: #fff; }

    #lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#999; font-size: 16px; }
    #lx_nymessage .mess_1 .form-group  input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 16px;  }
    #lx_nymessage .mess_1 .form-group  input::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 16px; }
    #lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 16px;  }

    #lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 16px; }
    #lx_nymessage textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 16px;  }
    #lx_nymessage textarea::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 16px; }
    #lx_nymessage textarea::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 16px;  }

    .form-control:focus { border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);
        box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6); }
    .form-control { box-shadow: inset 0 0px 0px rgba(0,0,0,.075); }


    @media(max-width: 1310px) {
        #lx_nymessage p { font-size: 36px; }
        #lx_nymessage { padding: 50px 0; }
        .form-horizontal { padding:0 10px; }
    }

    @media(max-width: 767px) {
        #lx_nymessage h4 { font-size: 24px; }
        #lx_nymessage .mess_1 .form-group { width: 100%; }
        #lx_nymessage .mess_1 { padding-left: 0px; padding-right: 0px; }
        #lx_nymessage .mess_1 .form-group input { line-height: 46px; height: 46px; }
        .mess_2_2 { padding-left: 0px;padding-right: 0px; }
        #lx_nymessage textarea { height: 140px; }
        .btn-default { width: 40%; }
        .mess_3_3 { padding-left: 0px;padding-right: 0px; }
        #lx_nymessage p { font-size: 26px; }
        #lx_nymessage span { font-size: 24px; }
        .form-horizontal { padding:0; }
        #lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#999; font-size: 14px; }
        #lx_nymessage .mess_1 .form-group  input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
        #lx_nymessage .mess_1 .form-group  input::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
        #lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }

        #lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 14px; }
        #lx_nymessage textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
        #lx_nymessage textarea::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
        #lx_nymessage textarea::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
        .btn-default { font-size: 14px; }
        #ny_connect .box1_box .box1_box_nr .box1_box_nr_r .imgbox li p { font-size: 14px; margin-bottom: 5px; }
        #ny_connect .box1_box .box1_box_nr .box1_box_nr_r .imgbox li span { font-size: 14px; }

    }

/*人力资源*/
    .renlizy .renlizy_bg{margin: auto;display: block;margin-bottom: 40px;}
    /*人力资源——校园招聘、社会招聘*/
    #renli_xx_box {width:100%;margin: 40px auto 50px auto;}
    #renli_xx_box #xx_title li.active {background: url(../images/xx_bg.png);color:#1278ff;}
    /*#renli_xx_box #xx_title li.active1 {background: url(../img/want-job/xx_bg1.png);color:#1278ff;}*/
    #renli_xx_box #xx_title{height: 159px;margin: auto;	display: table;text-align: center;}
    #renli_xx_box #xx_title li {text-align: center;float: left;height: 159px;width: 520px;margin: auto;padding: 0px;font-size: 16px;font-weight: normal;color: #999999;cursor: pointer;}
    #renli_xx_box #xx_title li:first-child{margin-right: -14px;}
    #renli_xx_box #xx_title li:last-child{margin-right: -110px;}
    #renli_xx_box #xx_title li h2{font-size:34px;line-height: 60px;margin-top: 10px;}
    #renli_xx_box #xx_title li span{display: block;width: 24px;height: 4px;background: #e60012;margin: 8px auto;}
    #renli_xx_box #xx_title li p{font-size: 20px;line-height: 40px;}
    #renli_xx_box #xx_title li:hover {color:#1278ff;}

    #renli_xx_box div{width:100%;display: none;margin-top: 30px;}
    #renli_xx_box div .infor_list li{margin-bottom: 30px;}
    #renli_xx_box div .infor_list li h5{font-size: 22px;color:#333333;margin-bottom: 30px;text-align: left;line-height: 30px;padding:10px;}
    #renli_xx_box div .infor_list li h5 .ans1{background: #E60012;width:3px;height: 22px;display: block;float: left;margin-right: 20px;margin-top: 4px;}
    #renli_xx_box div .infor_list li h5 .xiangqing{	display: block;float: right;font-size: 16px;font-weight: normal;}
    #renli_xx_box div .infor_list li p{font-size:16px;line-height: 30px;padding: 0 10px 10px;}
    #renli_xx_box div .infor_list li p mark{background: white;font-size: 18px;}
    #renli_xx_box div .infor_list li p.fit{margin-bottom: 30px;}
    #renli_xx_box div .infor_list li p.jg{text-indent: 5.5em;}
    #renli_xx_box div .infor_list li p span{margin-left: 50px;}
    #renli_xx_box div .infor_list li:hover{background: #e5f1ff;}
    #renli_xx_box div .infor_list li:hover .xiangqing{color:#1278ff;}
    #renli_xx_box div .infor_list li:hover mark{background: #e5f1ff;}


    #renli_xx_box #xx_title li .res_en{font-size: 16px;}

    /* 内页产品导航 */
    /* 内页产品导航 */
    #nyprozs{padding: 42px 0;padding-bottom: 0;}
    .nyprotit{ background: #1278ff; padding: 18px 0; margin-bottom: 1px;}
    .nyprotit h2{ color: #fff; margin-bottom: 10px; font-weight: bold; font-size: 32px;}
    .nyprotit p{ color: #fff; line-height: 24px; text-transform: uppercase;}

    #pronav{text-align: center;margin-bottom: 20px;}
    .pronav-a{/*position: relative;*/z-index: 999;background: #fff;border-bottom: 4px solid #1278ff;}
    .pronav-a dl ul{width: 100%;z-index: 9999;padding: 10px 0;display: flow-root;}
    .pronav-a dl ul li{float: left;width: 100%;line-height: 40px;text-align: left;background: url(../images/page/iyuan.png) no-repeat 10px 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .pronav-a dl ul li a{color: #333;text-align: left;font-size: 16px;font-weight: normal;padding-left: 28px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .pronav-a dl ul li:hover{background: url(../images/page/iyuan.png) no-repeat 10px 18px #fff;}
    .pronav-a dl ul li:hover a{color: #1278ff;}

    .pronav-a dl:hover>a{background:#1278ff;}
    .pronav-a dl dl:hover>a{ color:#ffffff;  }
    .pronav-a dl:hover ul{}
    .pronav-a dl{font-size: 22px;color: #fff;margin-bottom: 6px;font-weight: bold;text-align: left;line-height: 20px;}
    .pronav-a dl.cur, .pronav-a dl:hover{ }
    .pronav-a dl>a, .pronav-a dl>a{background: #f5f5f5;width: 100%;display: inline-block;line-height: 54px;padding-left: 24px;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .pronav-a dl>a.cur,.pronav-a dl:hover>a{color: #fff;background: #1278ff;}

    .nyhotpro{ width: 100%; overflow: hidden; margin-top: 20px;}
    .nyhotpro .nyjc-til{ background: #1278ff; padding: 24px 0;}
    .nyhotpro .nyjc-til h2{color: #fff;font-weight: bold;font-size: 32px;}
    .nyhotpro .nyjc-til p{color: #fff;font-size: 16px;font-family: Arial;padding-top: 10px;}
    .nyhotpro .bd{ border: 1px solid #ccc;}
    .nyhotpro .bd ul{}
    .nyhotpro .bd ul li{padding: 16px;}
    .nyhotpro .bd ul li a{}
    .nyhotpro .bd ul li a img{width: 100%;border: 1px solid #ccc;}
    .nyhotpro .bd ul li a p{ line-height: 42px; font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

    @media (max-width:1509px) {
        .pronav-a{display:block;}
        .pronav-a dl{/* display:inline-block; */padding: 0;}
    }
    @media (max-width:1409px) {
        .pronav-a dl{padding: 0;font-size:15px;}
    }
    @media (max-width:1309px) {
        .pronav-a{line-height:60px;}
        .pronav-a dl{padding: 0;font-size:14px;line-height: 20px;}
        .pronav-a dl>a, .pronav-a dl>a{ font-size: 16px; font-weight: normal; padding-left: 16px; line-height: 42px;}
    }

    @media (max-width: 991px) {
        #pronav{ display:none }
        #proxqy{ padding-top:24px; }
        #nyprozs{ padding-top:24px; }
    }

    @media (min-width:768px) and (max-width:1199px) {
        .pronav-a dl{display:block;float:left;width: 100%;line-height: 16px;}
    }
    @media (max-width:767px) {
        .pronav-a dl{display:block;float:left;width:25%;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    }
    @media (max-width:500px) {
        .pronav-a{line-height:40px;}
    }

    #proxqy{ padding-top:40px; }

    .kkk1{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin: 0 10px;margin-top: 0px;}
    .kkk1 h3{float: left;width: 300px;text-indent: 30px;height: 40px;line-height: 37px;border-bottom: 2px #1278ff solid;color: #1278ff;font-size: 18px;font-weight: bold;background: url(../images/p14-icon11.png) no-repeat 0 center;}
    .pro_main {position: relative;padding: 0 10px;display: none;}

    /* 内页单页面标题 */
    #nytitle{text-align: center;padding:0 10px;margin:30px 0;}
    #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;}
    }

    /* 内页单页面内容 */
    .nyshow{width:100%;}
    .nyshow p{color: #333;}
    .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: 25px;height: 40px;line-height: 40px;border-bottom: 2px #1278ff solid;color: #1278ff;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:#1278ff;}
    .nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:40px;min-height:300px;}
    .nyshowdesc p{margin:5px 0;}
    .nyshowdesc img{max-width:100%;height:auto !important;transition: 1s;}
    /*.nyshowdesc p img:hover{transform: scale(1.1);}*/
    .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;margin-bottom:20px;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;}
    }

    /* 内页项目 */
    #nyitem{padding-bottom:30px;border-bottom:4px solid #1278ff;}
    #nyitem ul>li{padding:0 10px;margin-bottom:20px;}
    #nyitem ul>li a{display:block;}
    .ser-img{position:relative;overflow:hidden;}
    .ser-bg{position:absolute;left:0;top:0;width:100%;height:100%;background: transparent repeat-x bottom;}
    .ser-img i{position:absolute;left:50%;top:150%;width:60px;height:60px;transform:translate(-50%, -50%);transition: all .3s;}
    #nyitem ul>li p{font-size:24px;color:#444;line-height:40px;text-align:center;padding:0 10px;}
    #nyitem ul>li a:hover .ser-bg{background:url(../images/ser-bg.png) repeat-x bottom;}
    #nyitem ul>li a:hover .ser-img i{top:50%;}
    #nyitem ul>li a:hover p{font-weight:bold;color:#1278ff;}
    @media only screen and (max-width:767px){
        #nyitem ul>li p{font-size:16px;line-height:30px;}
    }
    @media only screen and (max-width:500px){
        #nyitem ul>li{margin-bottom:10px;}
    }


    .{width: 100%;height: 48px;border-bottom: 1px solid #eee;}
    . span{display:block;line-height: 75px;font-size: 14px;background: url(../images/page/.png) no-repeat 55px center #ddd;text-indent: 20px;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;    position: absolute;left: 0;top: -75px;width: 100%;padding-left: 70px;}
    . span a{color: #666;}
    . span a:hover{color: #1278ff;}

    /* 内页关于我们 */
    .brank_con{font-size: 16px;line-height: 1.8;color: #333;}
    .brank_con>.cpcon h4{color: #1278ff;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;}
    }

    /* 内页服务网点 */
    #nypoint{padding-bottom:30px;}
    #nypoint ul li{float:left;width:33.33%;padding:15px;}
    #nypoint ul li a{display: block;border: 1px solid #fff;background: #e9f1f1;text-align: center;border-radius: 10px;}
    #nypoint ul li a span{display: inline-block;line-height: 28px;font-size: 16px;color: #666;padding-left: 35px;background: url(../images/scity-x.png) no-repeat left;margin: 20px 0;}
    #nypoint ul li a:hover{border-color:#1278ff;}
    #nypoint ul li a:hover span{color:#1278ff;background:url(../images/scity-xx.png) no-repeat left;}


    .nypo-l{width:50%;height:500px;float:left;overflow-y:scroll;}
    .nypo-r{width:50%;height:500px;float:right;overflow:hidden;position:relative;}
    .nypo-r img{position:absolute;left:50%;transform:translateX(-50%);}

    @media (max-width: 1199px){
        #nypoint ul li{padding:10px;}
        #nypoint ul li a span{margin:16px 0;}
    }
    @media (max-width: 991px){
        #nypoint ul li{width:50%;}
    }
    @media (max-width: 600px){
        #nypoint ul li{width:33.33%;}
        .nypo-r{width:100%;height:auto;}
        .nypo-r img{position:relative;height:250px;}
        .nypo-l{width:100%;overflow:hidden;height:auto;}
    }
    @media (max-width: 500px){
        #nypoint ul li{width:50%;}
        .nypo-r img{height:150px;}
    }

    .nyshowdesc>.nyject{overflow:hidden;background: #f5f5f5;}
    .nyshowdesc>.nyject .nyject_img{overflow:hidden;}
    .nyshowdesc>.nyject .nyject_img img{transition: 0.5s;}
    .nyshowdesc>.nyject .nyject_txt{padding:20px 50px;}
    .nyshowdesc>.nyject .nyject_txt h4{color:#333;font-size:24px;margin-bottom:20px;font-weight:bold;}
    .nyshowdesc>.nyject .nyject_txt p{font-size:16px;color:#666;}
    .nyshowdesc>.nyject:hover .nyject_img img{transform: scale(1.1);}
    @media (min-width:768px) {
        .nyshowdesc>.nyject{display:flex;align-items: center;}
        .nyshowdesc>.nyject:nth-child(even){flex-direction: row-reverse;}
        .nyshowdesc>.nyject .nyject_img,  .nyshowdesc>.nyject .nyject_txt{flex:50%;}
    }
    @media (max-width:767px) {
        .nyshowdesc>.nyject .nyject_txt{padding:20px;}
    }
    @media (max-width:500px) {
        .nyshowdesc>.nyject .nyject_txt{padding:15px;}
        .nyshowdesc>.nyject .nyject_txt h4{font-size:20px;margin-bottom:10px;}
        .nyshowdesc>.nyject .nyject_txt p{font-size:14px;}
    }

    /* 留言模块Message */
    #nymessage{padding:50px 0;background:url(../images/nymessagebg.jpg) no-repeat center / cover;}
    #nymessage h4{color:#1278ff;}
    #nymessage form{overflow:hidden;margin-top:50px;}
    #nymessage form label{font-weight:normal;text-align:none ! important; white-space: nowrap; }
    #nymessage .nymessage-h6{text-align:left;}
    @media (max-width:767px) {
        #nymessage{padding:30px 0;}
        #nymessage h4{font-size:16px;line-height:1.4;}
        #nymessage form{margin-top:30px;}
        #nymessage form>div[class^="col-"]{padding:0 5px;}
    }

    #nycommon{padding:30px 0;background:#f8f8f8;border-top: 5px solid #1278ff;}
    /* 热门标签 */
    .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 #1278ff solid;color: #1278ff;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(2 116 212 / 20%);margin-right: 10px;transition: all ease 0.3s;}
    #tagac>a:hover{background-color: #1278ff;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 #1278ff solid;color: #1278ff;font-size: 18px;font-weight: bold;background:url(../images/page/nyhotnewico.png) no-repeat left;}
.nyhotnews_en>h3{width: 210px;}
.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:#1278ff;}

    /*视频列表*/
    .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:#1278ff;color:#1278ff;}

    /*视频详情*/
    .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:#1278ff;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;}

    /*图片列表*/
    .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:#1278ff;color:#fff;}
    @media (max-width:767px){
        .nyimg-ul li .nyimg-a{line-height:32px;}
    }

    /*图片详情*/
    .showimg-top{margin:20px 0;padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
    .showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
    .showimg-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
    .showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
    .showimg-img img{max-width: 100%;height:auto !important;}
    .ctitle{margin-bottom:15px;}
    .ctitle h3{padding-left:20px;background: url(../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>p{margin:5px 0;}
    .showimg-con img{max-width: 100%;height:auto !important;}
    .showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
    .showimg-page>div[class^="col-"]{padding: 0 10px;}
    .showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
    .showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
    .showimg-right{border-left:1px solid #f0f2f5;}
    @media (max-width:767px){
        .showimg-left{padding:0;}
        .showimg-top h1{font-size: 20px;}
        .showimg-con{font-size:14px !important;}
        .showimg-page a{padding:8px;}
    }

    /* 右侧栏目信息 */
    .nybusiness{margin-bottom: 20px;line-height: 40px;border-bottom: 1px #ccc solid;overflow: hidden;}
    .nybusiness h3{ float: left; width: 150px; text-indent: 30px; height: 40px; line-height: 40px; border-bottom: 2px #1278ff solid; color: #1278ff; font-size: 18px; font-weight: bold; background: url(../images/page/ny-objs.png) no-repeat left;}

    .nybusiness>p{font-size: 16px;color: #c7161e;line-height: 40px;border-bottom: 1px dashed #cccccc; 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;border: 1px solid #ccc;}
    .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);}
    .donghua{ text-align:center; line-height:42px; font-size:16px; }

    .hotnews{}
    .hotnews p{font-size: 16px;color: #1278ff;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/nyhotnewico.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: #1278ff;}

    .nybusiness_en h3{width: 190px;}


    /*新闻列表*/
    .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:#4d4c51;}
    .nynews-date img {margin:4px 6px 0 0;float:left;}
    .nynews-date p {float:left;margin:0;}
    .nynews-date i {margin-right:5px;}
    .nynews-con h3 {font-size:18px;font-weight:bold;color:#3b3c3c;text-transform:uppercase;line-height:32px;letter-spacing:1px;margin-top:0px;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
    .nynews-con h3 a {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
    .nynews-ul li.nynews-li:hover h3 a {color:#1278ff;}
    .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:#1278ff;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;}
    }

/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.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  img{max-width:100%;height:auto !important;}
.shownews-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.shownews-page>div[class^="col-"]{padding: 0 10px;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
    .shownews-top h1{font-size: 20px;}
    .shownews-con{font-size:14px !important;line-height: 1.6;}
    .shownews-page a{padding:8px;}
}

    /* 招聘模块Nyjoblist*/
    .nyjoblist-ul{overflow: hidden;}
    .nyjoblist-ul li{margin-bottom: 20px;border-bottom: 1px solid #dedede;}
    .nyjoblist-ul li .nyjoblist-top{padding: 20px;position: relative;overflow:hidden;}
    .nyjoblist-ul li .nyjoblist-top h3{color: #333;font-size: 20px;font-weight: bold;padding-bottom: 10px;}
    .nyjoblist-ul li .nyjoblist-top span{padding-right: 20px;color: #999;}
    .nyjoblist-ul li .nyjoblist-top p{color:#666;margin:10px 0;}
    .nyjoblist-ul li .nyjoblist-top>a{float:left;padding:10px 25px;background:#1278ff;border-radius:20px;color:#fff;margin-right:10px;}
    .nyjoblist-ul li .nyjoblist-top>a+a{margin-right:0;}
    .nyjoblist-ul li .nyjoblist-top>a:hover{background:#ffc531;color:#333;}
    @media (max-width:767px) {
        .nyjoblist-ul li .nyjoblist-top{padding:10px;}
    }


    .showjob-left{padding-bottom:30px;}
    .showjob-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:10px;}
    .showjob-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
    .showjob-list{overflow:hidden;margin-bottom:30px;}
    .showjob-list li{width:50%;float:left;padding:5px 10px;background: url(../images/dt-0.png) no-repeat left top 13px;}
    .showjob-list li span{float: left;margin-right: 10px;color: #999;}
    .showjob-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px 0;}
    .showjob-con img{max-width: 100%;height:auto !important;}
    .showjob-more{}
    .showjob-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
    .showjob-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
    .showjob-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
    @media (max-width:767px){
        .showjob-top h1{ font-size:20px;}
        .showjob-top h2{ font-size:16px;}
        .showjob-con{padding:0;font-size:14px !important}
        .showjob-left{padding: 0;}
        .showjob-page>div[class^="col-"]{padding: 0 10px;}
    }

    /* 产品列表 */
    .nypro-ul{overflow:hidden;padding-top: 20px;}
    .nypro-ul li{ padding: 10px;}
    .nypro-ul li>div{margin-bottom:10px;border: 1px solid #ccc;padding: 10px;}
    .nypro-ul li a{display:block;position:relative;overflow:hidden;}
    .nypro-ul li a .nypro-img{/* border-radius: 15px; *//* border: 1px solid #ccc; */padding-bottom: 10px;}
    .nypro-ul li a h2{line-height: 32px;color: #333;text-align:center;font-size: 18px;padding:0 5px;}
    .nypro-ul li a p{ padding: 5px; color: #666; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
    .nypro-ul li:hover>div{ border:1px solid #1278ff; }
    .nypro-ul li a:hover .nypro-img{}
    .nypro-ul li a:hover h2{color:#1278ff;}

    .pro_main {position: relative;padding: 0 10px;display: none;}
    .p14-product-2-tit {height: 48px;line-height: 48px;font-weight: normal;border-bottom: 2px solid #dfdfdf;margin: 0 0 20px;}
    .p14-product-2-tit b {display: inline-block;font-size: 18px;font-weight: bold;line-height: 40px;color: #1278ff;padding-left: 30px;width: 120px;border-bottom: 2px solid #1278ff;background: url(../images/p14-icon11.png) no-repeat 0 center;}
    .p14-product-2-tit span {margin-left: 10px;font-size: 16px;font-family: Arial;color: #c2c2c1;text-transform: uppercase;}
    .pro-list{overflow:hidden;border: 1px solid #ccc;padding: 16px;}
    .pro-list .sycp-img{ padding: 20px; border: 1px solid #ccc;}
    .pro-list .sycp-img img{}
    .pro-list .sycp-nr{padding-top: 32px;padding-left: 50px;}
    .pro-list .sycp-nr h4{ background: #1278ff; display: inline-block; padding: 6px 20px; color: #fff; line-height: 24px; margin-bottom: 16px;}
    .pro-list .sycp-nr h2{font-size: 24px;padding-bottom: 10px;overflow: hidden;text-overflow: ellipsis;color: #ee3333;white-space: nowrap;}
    .pro-list .sycp-nr p{padding: 6px 0;font-size: 16px;color: #666;}
    .pro-list .sycp-nr .cp-p1{ padding-bottom: 20px;}
    .pro-list .sycp-nr .cp-p2{ font-weight: bold;}
    .pro-list .sycp-nr .cp-p3{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .pro-list .sycp-nr a{ border: 2px solid #1278ff; width: 142px; height: 40px; display: inline-block; text-align: center; line-height: 36px; font-size: 16px; border-radius: 24px; color: #1278ff; margin-top: 20px;}
    .pro-list .sycp-nr a:hover{ background:#1278ff; color:#fff; }
    .pro-list .owl-carousel .owl-nav{ display: block;}
    .pro-list .owl-carousel .owl-nav .owl-prev{ top:50% }
    .pro-list .owl-carousel .owl-nav .owl-next{ top:50% }

    @media (max-width:1200px){
        .pro-list .sycp-nr{padding-top: 4px;padding-left: 32px;}
        .pro-list .sycp-nr .cp-p1{padding-bottom: 10px;}
    }

    @media (max-width:767px){
        .nypro-ul li a p{line-height: 24px;font-size:14px;}
        .pro-list .sycp-nr{padding-left:15px;padding-top: 20px;}
    }


    /*产品详情*/
    .showpro-top{/* padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:20px; */margin-top: 16px;}
    .showpro-top h1{line-height: 1.5;color: #333;font-size: 24px;padding-bottom: 10px;border-bottom: 2px solid #ccc;margin-bottom: 10px;}
    .showpro-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
    .showpro-img{margin-bottom:20px;}
    .showpro-img .sp-wrap{ display:block; }
    .showpro-img .sp-wrap img{ width:100% }
    .showpro-imgbox{ padding:0; }
    .sp-thumbs a:link, .sp-thumbs a:visited{width:140px;height:93px;}

   /* .showpro-top .show_btn{display: flex;}*/
    .showpro-top .par_btn{border: 1px solid #1278ff;width:50%;border-radius: 25px;transition: all 0.9s;margin: 48px 10px;}
    .showpro-top .par_btn:first-child{margin-bottom: 0;}
    .showpro-top .par_btn p{text-align: center;padding: 10px;}
    .showpro-top .par_btn a{color:#1278ff;font-size: 18px;/*text-align: center;*/transition: all 0.9s;font-weight:bold; }
    .showpro-top .par_btn:hover{background: url(../images/jtp.png) right no-repeat #1278ff;}
    .showpro-top .par_btn:hover a{color: #ffffff;}

@media (max-width:1629px)  {
    .showpro-top h1{font-size: 18px;}
    .showpro-top .par_btn{margin: 30px 10px;}
}



@media (max-width:1600px){
    .showpro-top .par_btn{margin: 30px 10px;}
}

@media (max-width:1370px){
    .showpro-top .par_btn{width: 50%;}
    .showpro-top .par_btn{margin: 22px 10px;}

}
@media (max-width:1269px){
    .showpro-top .par_btn{margin: 17px 10px;}
}


@media (max-width:1199px){
    .showpro-top .par_btn{width: 60%; margin: 5px 10px;}
    .showpro-tel a{padding: 0 3px;}

}
@media (max-width:991px){
    .showpro-top .par_btn{width: 50%;}
}
    @media (max-width:767px){
        .showpro-top .par_btn{width: 45%;}
        .showpro-top h1{font-size: 20px;padding-bottom: 10px;}
        .showpro-imgbox{padding:0;}
        .showpro-top{margin-top:20px;padding: 0;}
        .nypro-ul li a h2{font-size:16px;line-height: 24px;}
    }
@media (max-width:500px){
    .showpro-top .par_btn{width: 50%;}
}
@media (max-width:400px){
    .showpro-top .par_btn{width: 65%;}
}

    /*产品参数*/
    .nyproshow-info{line-height: 24px;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:#1278ff;color:#fff;}
    .showpro-tel a i{margin-right:5px;}
    .showpro-tel a:hover{background: #ea9e3b;}
    .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: #1278ff;color:#fff;}
    .showpro-con ul li:last-child{margin-right: 0;}
    .showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
    .showpro-details .showpro-det{/* display:none; */min-height:200px;}
    .showpro-details div{margin-bottom: 10px;}
    .showpro-details p{margin: 5px 0;}
    .showpro-details img{max-width: 100%;height:auto !important;}
    .showpro-details video{max-width: 100%;height:auto !important;}


@media (max-width:1630px){
    .showpro-telcon span{font-size: 20px;}
}
@media (max-width:1369px){
    .showpro-telcon p{font-size: 14px;}
    .showpro-telcon span{font-size: 14px;}
}

@media (max-width:1269px){
    .showpro-tel a{    padding: 0 15px;}
}

    @media (max-width:1199px){
        .showpro-top h1{font-size: 16px;}
        .showpro-tel a{display: none;}
        .showpro-top{margin-top: 1px;}

        .showpro-tel a{padding: 0 3px;}

    }
@media (max-width:991px){
    .showpro-tel a{display: block;}
    .showpro-tel a{padding: 0px 15px;}
}

    @media (max-width:767px){
        .showpro-details{font-size: 14px;line-height: 1.6;}
    }

@media (max-width:500px){
    .showpro-telcon p{font-size: 12px;}
    .showpro-telcon span{font-size: 13px;}
}

    /*相关产品*/
    .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 #1278ff solid;color: #1278ff;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:#1278ff;}
    #abprolist li a:hover p{background:#1278ff;color:#fff;}

#zoom{z-index:99990;position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,.8);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"}
#zoom .content{z-index:99991;position:absolute;top:50%;left:50%;width:200px;height:200px;background:#fff no-repeat 50% 50%;padding:0;margin:-100px 0 0 -100px;box-shadow:-20px 20px 20px rgba(0,0,0,.3);border-radius:4px}
#zoom .content.loading{background-image:url(../images/loading.gif)}
#zoom img{display:block;max-width:none;background:#ececec;box-shadow:0 1px 3px rgba(0,0,0,.25);border-radius:4px}
#zoom .close{z-index:99993;position:absolute;top:0;right:0;width:49px;height:49px;cursor:pointer;background:transparent url(../images/close.png) no-repeat 50% 50%;opacity:1;filter:alpha(opacity=100);border-radius:0 0 0 4px}
#zoom .previous,#zoom .next{z-index:99992;position:absolute;top:50%;overflow:hidden;display:block;width:49px;height:49px;margin-top:-25px}
#zoom .previous{left:0;background:url(../images/arrows.png) no-repeat 0 0;border-radius:0 4px 4px 0}
#zoom .next{right:0;background:url(../images/arrows.png) no-repeat 100% 0;border-radius:4px 0 0 4px}
#zoom .close:hover{background-color:#da4f49}
#zoom .previous:hover,#zoom .next:hover{background-color:#08c}
/*.gallery{list-style-type:none;float:left;background:#ffffff;padding:20px 20px 10px 20px;margin:0;}
.gallery li{float:left;padding:0 10px 10px 0;}
.gallery li:nth-child(3n){padding-right:0;}*/

    /* 标签 */
    .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:#1278ff;}
    /* 分享按钮 */
    .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: #1278ff;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: #1278ff;}
    .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: #1278ff;left:10px;}


    /*联系我们*/
    .product-inlist{background-color:#f6f6f6;}
    .contact_meg {float:right;width:50%;height:510px;z-index:3;background:#f6f6f6;}
    .meg_con .title2 {font-size:28px;color:#333333;max-width:510px;margin-bottom:24px;margin-top:35px;font-weight:bold;}
    .meg_con .tel {padding:13px 0;border-top:solid 1px #333;border-bottom:solid 1px #333;color:#333;max-width:510px;font-size:30px;}
    .meg_con .tel img {display:inline-block;}
    .meg_con .megs {margin-top:20px;font-size:15px;line-height:36px;}
    .meg_con {width:100%;z-index:3;padding-left:8%;padding-right:4%;box-sizing:border-box;}
    .my-map {margin:0 auto;width:50%;height:510px;float:left;}
    .amap-container {height:100%;}
    @media only screen and (max-width:1199px) {
        .meg_con {width:100%;position:unset;padding-left:5%;box-sizing:border-box;}
        .meg_con .title2,
        .meg_con .tel{max-width: initial;width: 100%;}
        .contact_meg {width:100%;float:none;height:auto;padding-bottom:40px}
        .my-map {margin:0 auto;width:100%;height:400px;float:none;}
    }
    @media only screen and (max-width:991px) {
        .product-inlist>div{margin-bottom: 0 !important;}
        .product-inlist{margin-bottom: 0;}
    }
    @media only screen and (max-width:768px) {
        .meg_con .title2 {margin-bottom:16px;margin-top:20px;font-size:24px;}
        .meg_con .megs {font-size:14px;line-height:30px;}
        .meg_con .tel {padding:10px 0;font-size:20px;}
        .meg_con .tel img {width:26px;}
        .meg_con .megs {margin-top:10px;}
        .meg_con .tel img {width:20px;margin-bottom:0;}
        .meg_con .title2 {font-size:22px;}
        .product-inlist {margin-top:10px;}
    }

    /*翻页样式*/
    .metpager_1{ text-align:center;}
    .metpager_2{ text-align:center;}
    .metpager_3{ text-align:center;}

    #flip{line-height: 25px;}
    .digg4{ padding:3px; margin:3px; text-align:center; font-family: 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:#1278ff; display: inline-block; }
    .metpager_5 a:hover { border:1px solid #1278ff; color:#fff; background-color:#1278ff;}
    .metpager_5 a:active {border:1px solid #009; color:#000;}
    .metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#1278ff; border:1px solid #1278ff; 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;}

    .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:#88af3f; }
    .metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; }
    .metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; }
    .metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;}
    .metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}
    @media (max-width:767px){
        .digg4>span:nth-child(-n+2){display:none;}
    }

    .nymenu{width: 0;height: calc(100% - 50px);position: fixed;z-index: 90;top: 0;/* background: rgba(0,0,0,0.3); */}
    .nymenu>a{position: fixed;right: 0;bottom: 100px;width: 30px;text-align: center;padding: 5px;background: #1278ff;color: #fff;z-index: 95;}
    .nymenu-con{position: fixed;overflow-y: auto;top: 81px;right: -280px;width: 280px;padding: 15px 25px 25px;height: calc(100% - 50px);background-color: #1278ff;color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 100;}
    .nymenu-con h3{font-size: 18px;font-weight: bold;line-height: 40px;border-bottom: 1px dashed #fff;margin-bottom: 10px;}
    .nymenu-con dl{margin-bottom: 0;}
    .nymenu-con dl a{color: #fff;}
    .nymenu-con dl dt, .nymenu-con dl dt a{display: block;font-size: 17px;line-height: 40px;font-weight: bold;}
    .nymenu-con dl dd{/* padding-left: 10px; */}
    .nymenu-con dl dd a{display: block;margin: 6px 10px 6px 0px;padding-left: 16px;background: url(../images/nav-sanjiao.png)  left no-repeat;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
    .nymenu-con>a{float: right;color: #fff;position: relative;top:8px;z-index: 102;font-size: 18px;}
    .nymenu-con.on{right: 0;}

    .showproductli{ margin-top: 20px; }
    .showproductli .row { background: #fff; overflow: hidden; }
    .showproductli .showproductli_l { padding-left: 0px; }
    .showproductli .showproductli_r h1{ font-weight: bold; line-height: 2; color: #333; font-size: 28px; border-bottom: 3px solid #ddd; position: relative; }
    .showproductli .showproductli_r h1::before{position: absolute;content: '';background-image: linear-gradient(to right, #1278ff, #0476e7);width: 200px;height: 3px;left: 0;bottom: -3px;}
    .showproductli .showproductli_r>p{margin:25px 0; font-size: 16px; color: #666; line-height: 2; word-break: break-all; text-overflow: ellipsis; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2; overflow: hidden;}
    .showproductli .showproductli_r span{ font-size: 18px; width: 100%; text-align: center; line-height: 3;background-image: linear-gradient(to right, #28a32c, #28a32c); display: block; color: #fff; margin-top: 20px;}
    .showproductli .showproductli_r .showproductli_info p{font-size: 18px;color: #333;margin-top: 10px;line-height: 1.8;font-weight: bold;}
    .showproductli .showproductli_r .showproductli_info p em{ display: block; color: #666; font-weight: normal; font-size: 16px; line-height: 2;}
    .showproductli .showproductli_r .showproductli_info p:last-of-type em{color: #666;font-weight: normal;font-size: 18px;line-height: 2;}
    .showproductli .showproductli_r ul{overflow: hidden; margin-top: 20px;}
    .showproductli .showproductli_r ul li a{ background: #383f4a; display: block; border-radius:50px; line-height: 3; color: #fff; text-align: center; font-weight: bold; padding-left: 24px;}
    .showproductli .showproductli_r ul li.advisory a{background: url(../images/advisory.png) no-repeat 36px 10px,linear-gradient(to right, #1278ff, #0e7deb);}
    .showproductli .showproductli_r ul li.tel a{background: #383f4a url(../images/tel.png) no-repeat 36px 10px;}
    .showproductli .showproductli_r ul li:hover a { border-image: linear-gradient(to right, #28a32c, #28a32c); }

    @media(max-width: 1199px){
        .showproductli .showproductli_r h1{ font-size: 24px; }
        .showproductli .showproductli_r>p{ margin: 15px 0; font-size: 15px;}
        .showproductli .showproductli_r ul li{padding: 0 5px;}
        .showproductli .showproductli_r ul li.advisory a{background: #383f4a url(../images/advisory.png) no-repeat 20px 10px; }
        .showproductli .showproductli_r ul li.tel a{background: #383f4a url(../images/tel_on.png) no-repeat 20px 10px; }
    }

    @media(max-width: 991px){
        .showproductli .showproductli_l{padding: 0; padding-left: 10px; padding-right: 10px;}
        .showproductli .showproductli_r{margin-top: 20px; padding: 0; }
    }

    @media(max-height: 767px){
        .showproductli .showproductli_r { padding-left: 10px; padding-right: 10px; }
        .showproductli .showproductli_r h1{ font-size: 18px;}
        .showproductli .showproductli_r>p{margin:10px; font-size: 14px; -webkit-line-clamp:3;}
        .showproductli .showproductli_r ul li{padding: 0 5px; margin-bottom: 10px;}
        .showproductli .showproductli_r ul li.advisory a{background: #383f4a url(../images/advisory.png) no-repeat 40px 10px;}
        .showproductli .showproductli_r ul li.tel a{background: #383f4a url(../images/tel.png) no-repeat 40px 10px;}
        .showproductli .showproductli_r span{ font-size: 14px; line-height: 2.5;}
    }

    /*内页联系我们*/
    .lianxi_m {overflow: hidden;margin-top: 10px;margin-bottom: 24px;background: #f5f5f5;}
    .lianxi_m .lianxi_ml {width: 410px;float: left;background: #1278ff;color: #fff;padding: 30px 40px 30px 40px;overflow: hidden;}
    .lianxi_m .lianxi_ml .lianxi_ml_m { overflow: hidden;font-size: 36px;font-weight: bold;line-height: 52px;margin-bottom: 18px; color: #fff; }
    .lianxi_m .lianxi_ml .lianxi_ml_s { width: 310px;border: solid 2px #fff;font-size: 26px;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-bottom: 18px;line-height: 55px; }
    .lianxi_m .lianxi_ml .lianxi_ml_en { font-family:'Arial';font-size: 24px;line-height: 40px; }

    .lianxi_mr {float: right;position: relative;width: calc(100% - 470px);}
    .lianxi_mr_i {float: left;font-family: Arial, Helvetica, sans-serif;font-size: 100px;font-weight: 89;margin-left: -28px;line-height: normal;color: #999;position: absolute;overflow: hidden;margin-top: 20px;}
    .lianxi_m .mr_i {font-size: 100px;line-height: 200px;margin-top: 100px;margin-left: calc(100% - 690px); position: absolute; right:30px;}
    .lianxi_mr_m {width: calc(100% - 69px);float: left;overflow: hidden;padding-left: 22px;padding-right: 10px;padding-top: 38px;line-height: 28px;color: #666;font-size: 16px;text-align:left}
    .lianxi_mr_m span {font-size: 24px;font-weight: bold;line-height: 60px;color: #1278ff;}
    .contact_ny ul{ background: #fff; overflow: hidden; border-right: none;}
    .contact_ny ul li {float: left;width:33.3333%;height: 140px;border-width: 1px 0 1px 1px;border: 1px solid #ececec;padding:35px;text-align: left;box-sizing: border-box; }
    .contact_ny ul li em {float: left;display: inline-block;width: 51px;height: 51px;margin-right: 9px;margin-top: 6px;}
    .contact_ny ul li h5 {color: #1278ff;margin-bottom: 6px;margin-top: 10px;font-size: 18px;font-weight: bold;display: block;}


    @media(max-width: 1199px) {
        .lianxi_m .lianxi_ml { width: 400px; }
        .lianxi_mr_i { display: none; }
        .lianxi_mr { width: calc(100% - 400px); }
    }

    @media(max-width: 991px) {
        .contact_ny ul li { width: 50%; }
        .lianxi_mr { width: calc(100% - 360px); }
        .lianxi_m .lianxi_ml { width: 360px;padding: 30px 20px 30px 20px; }
        .lianxi_mr_m{ width: 100%; }
    }

    @media(max-width: 767px) {
        .lianxi_m .lianxi_ml{ width: 100%;float: none; overflow: hidden; padding: 20px 20px 20px 20px;}
        .lianxi_mr { width: 100%; float: none; overflow: hidden; }
        .contact_ny ul{display: block;}
        .contact_ny ul li{ width: 100%; }
        .lianxi_mr_m{ padding-top: 15px; padding-bottom: 20px; }
        .lianxi_m .lianxi_ml .lianxi_ml_m { font-size: 24px; }
        .lianxi_m .lianxi_ml .lianxi_ml_s { width: 290px; line-height: 48px; font-size: 24px; }
        .lianxi_m .lianxi_ml .lianxi_ml_en { font-size: 20px; line-height: auto; }
    }

    @media(max-width: 500px) {
        .contact_ny ul li{padding: 26px 35px;height: 120px;}
    }

    /*ditu*/
     .ditu {text-align: center;display: flex;justify-content: center;}
     .ditu .par_btn{border: 1px solid #ddd;width:11%;border-radius: 25px;transition: all 0.9s;margin: 10px;}
     .ditu .par_btn a{color:#1278ff;font-size: 16px;text-align: center;transition: all 0.9s; }
     .ditu .par_btn:hover{background: url(../images/jtp.png) right no-repeat #1278ff;}
     .ditu .par_btn:hover a{color:#fff;margin-right: 18px;}

     @media(max-width: 767px){
      .ditu .par_btn{width: 15%;}
     }

     @media(max-width: 500px){
      .ditu .par_btn{width: 25%;}
     }

    /*内页关于我们修改*/
    .ny_about { overflow: hidden; padding-bottom: 40px; }
    .ny_about .ny_about_nr { overflow: hidden; }
    .ny_about .ny_about_nr .ny_about_nr_l { padding-left: 0px; }
    .ny_about .ny_about_nr .ny_about_nr_r { padding-right: 0px; }
    .ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t { padding-top: 40px; overflow: hidden; margin-bottom: 30px; }
    .ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span {font-size: 40px;font-weight: bold;color: #1278ff;display: block;line-height: 50px;}
    .ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t p { display: block;font-size: 18px;color: #888;line-height: 34px; }
    .ny_about .ny_about_nr .ny_about_nr_r .desc { line-height: 32px; font-size: 16px; color: #555; }

    .ny_about .main { display: flex; margin-top: 30px; padding-bottom: 20px; padding-top: 20px; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd; }
    .ny_about .main .stat-items { flex: 1; text-align: center;}
    .ny_about .main .stat-items .stat-items-t-box .stat-items-t {font-size: 24px;font-weight: bold;color: #1278ff;font-family: 'arial';}
    .ny_about .main .stat-items .stat-items-t-box .stat-items-unit { font-size: 18px; color: #333333; }
    .ny_about .main .stat-items p { font-size: 16px;color: #666666; }

    .ny_about_sl { padding-top: 30px; overflow: hidden; }
    .ny_about_sl .ny_about_sl_t { overflow: hidden; }
    .ny_about_sl .ny_about_sl_t .ny_about_sl_l { float: left; text-align: left; }
    .ny_about_sl .ny_about_sl_t .ny_about_sl_l p {font-size: 36px;font-weight: bold;color: #1278ff;display: block;line-height: 50px;}
    .ny_about_sl .ny_about_sl_t .ny_about_sl_l span { display: block;font-size: 16px;color: #888;line-height: 34px;}
    .ny_about_sl .ny_about_sl_t .ny_about_sl_r { float: right; text-align: right; }
    .ny_about_sl .ny_about_sl_t .ny_about_sl_r p { font-size: 36px; font-weight: bold; color: #444; text-transform: uppercase; padding-top: 20px;}
    .ny_about_sl .ny_about_sl_nr { line-height: 28px; font-size: 15px; color: #555; margin-top: 20px;  margin-bottom: 20px;}

    .homevideocen{position:relative;}
    .homevideocen img{width:100%;}
    .homevideocen video{position: absolute;left: 0;top: 0;width: 100%;height: 100%; background: #000;}

    #nyscgy .ny_about_sl_t { overflow: hidden; }
    #nyscgy .ny_about_sl_t .ny_about_sl_l { float: left; text-align: left; }
    #nyscgy .ny_about_sl_t .ny_about_sl_l p {font-size: 36px;font-weight: bold;color: #1278ff;display: block;line-height: 50px;}
    #nyscgy .ny_about_sl_t .ny_about_sl_l span { display: block;font-size: 16px;color: #888;line-height: 34px;}
    #nyscgy .ny_about_sl_t .ny_about_sl_r { float: right; text-align: right; }
    #nyscgy .ny_about_sl_t .ny_about_sl_r p { font-size: 36px; font-weight: bold; color: #444; text-transform: uppercase; padding-top: 20px;}

    #nyscgy{ padding-bottom:20px; }
    .lcnr{width: 100%;display: inline-block;padding: 20px 0;}
    .lcnr ul{}
    .lcnr ul li{margin: 6px 0;padding-left: 0;}
    .lcnr ul li p{ border: 1px solid #ccc; text-align: center; line-height: 54px; font-size: 18px;}
    .lcnr ul li:hover p{ background:#1278ff; color:#fff }
    .yclnr{ padding: 20px 0;}
    .ycl-top{}
    .ycl-top h2{ font-size: 18px; font-weight: bold;}
    .ycl-top p{ padding: 16px 0; font-size: 16px;}
    .ycl-bottom{}
    .ycl-bottom h2{ font-size: 18px; font-weight: bold;}
    .ycl-bottom ul{display: inline-block;padding-top: 20px;}
    .ycl-bottom ul li{/* padding: 10px; */padding-left: 0;}
    .ycl-bottom ul li p{ text-align: center; line-height: 42px; font-size: 16px;}
    .ycl-bottom ul li img{ border: 1px solid #ccc; padding: 2px;}
    .ycl-bottom ul li:hover img{ border:1px solid #196db7 }

    .plss1{padding-top: 12px;padding-bottom: 12px;}
    .plss1 p{ font-size: 16px; line-height: 32px;}

    .plss2{ padding: 12px 0;}
    .plss2 .nnn1{}
    .plss2 .nnn1 h2{ font-size: 18px; font-weight: bold; padding-bottom: 10px;}
    .plss2 .nnn1 p{ font-size: 16px; line-height: 32px;}
    .plss2 .nnn2{ padding: 10px 0;}
    .plss2 .nnn2 h2{ font-size: 18px; font-weight: bold; padding-bottom: 12px;}
    .plss2 .nnn2 p{ font-size: 16px; line-height: 32px;}
    .plss3{padding: 12px 0;padding-bottom: 20px;}
    .plss3 p{ line-height: 32px; font-size: 16px;}
    .plss3 h2{ font-size: 18px; font-weight: bold; padding: 12px 0;}
    .plss3 img{}

    .plss4{ padding: 10px 0; }
    .plss4>p{ line-height: 32px; font-size: 16px; padding: 10px 0;}
    .plss4 ul{ display: inline-block;}
    .plss4 ul li{ padding-left: 0;}
    .plss4 ul li img{ border: 1px solid #196db7;}
    .plss4 ul li p{ line-height: 42px; font-size: 16px; text-align: center;}
    .plss4 h2{font-size: 18px;font-weight: bold;padding-bottom: 10px;}

    .plss5{
        padding-bottom: 10px;
    }
    .plss5 p{
        font-size: 16px;
        line-height: 42px;
    }
    .plss6{}
    .plss6 p{
        line-height: 32px;
        font-size: 16px;
        padding: 10px 0;
    }
    .plss6 ul{
        display: inline-block;
        padding: 10px 0;
    }
    .plss6 ul li{
        padding-left: 0;
    }
    .plss6 ul li img{}

    @media(max-width: 1430px) {
        .ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t  { padding-top: 20px; margin-bottom: 20px;}
        .ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 34px; }
        .ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t p { font-size: 16px; }
        .ny_about .ny_about_nr .ny_about_nr_r .desc { font-size: 15px; line-height: 26px; }
        .ny_about_sl .ny_about_sl_t .ny_about_sl_l p { font-size: 32px; }
        .ny_about_sl .ny_about_sl_t .ny_about_sl_r p  { font-size: 32px; }
    }

    @media(max-width: 1330px) {
        .ny_about .ny_about_nr .ny_about_nr_r .desc { font-size: 14px; line-height: 24px; }
        .ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t { padding-top: 0px; margin-bottom: 10px;}
        .ny_about_sl .ny_about_sl_nr  { font-size: 14px; line-height: 24px; }
    }

    @media(max-width: 1199px) {
        .ny_about .ny_about_nr .ny_about_nr_l { padding-right: 0px; }
        .ny_about .ny_about_nr .ny_about_nr_r { padding-left: 0px; margin-top: 30px; }
    }

    @media(max-width: 991px) {
        .ny_about_sl .ny_about_sl_t .ny_about_sl_r p { display: none; }
        #nyscgy .ny_about_sl_t .ny_about_sl_r p{ display:none; }
    }

    @media(max-width: 767px) {
        .ny_about .ny_about_nr { padding-left: 10px;padding-right: 10px; }
        .ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 26px; }
        .ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t p { font-size: 13px; line-height: 2; }

        #nyscgy .ny_about_sl_t .ny_about_sl_l p{font-size: 26px;line-height: 36px;}
        #nyscgy .ny_about_sl_t .ny_about_sl_l span{ font-size: 14px; line-height: 2; }
        .ny_about_sl{ padding-left: 10px;padding-right: 10px; }
        .ny_about_sl .ny_about_sl_t .ny_about_sl_l p { font-size: 26px; }
        .ny_about_sl .ny_about_sl_t .ny_about_sl_l span{ font-size: 14px; line-height: 2; }
    }
