
/* 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(205deg 100% 47%/100%);-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:#1e4e98;}
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; 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;}@media (min-width: 1230px){.container{width: 1200px;}}
@media (min-width: 1330px){.container{width: 1300px;}}@media (min-width: 1430px){.container{width: 1400px;}}@media (min-width: 1530px){.container{width: 1500px;}}@media (min-width: 1630px){.container{width: 1600px;}}

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

/* 头部 */#header{height: 100px;position: fixed;top: 0;width: 100%;z-index: 1000;transition: all .3s;-webkit-transition: all .3s;background: #fff;box-shadow: 0 0 10px rgb(0 0 0 / 30%);}
/* #header:hover, #header.active{} */
.head-atop{background:#1e4e98;line-height:40px;height:40px;}
.head-search{float:right;margin-left:20px;}
/* .head-search>p{font-size:14px;color:#fff;float:left;height:40px;padding-left:20px;background:url(404.png) no-repeat left;} *//* .head-search>p>a{font-size:16px;font-weight:bold;color:#fff;} */
.head-search>form{float:left;width:180px;line-height:36px;height:36px;background:#eeeeee;border-radius:20px;}
.head-search>form>.s_tt{width:calc(100% - 36px);float:left;padding-left:20px;padding-right:10px;}
.head-search>form>.s_bt{width:36px;float:left;background:url(404.png) no-repeat center;}
/* .head-acon{background: url(../images/headerbg.png) repeat-x;} */
.headcon{position:relative;z-index:999;}
.logo{float: left;margin:20px 0;}
.logo a{display: block;position:relative;}
.logo a img{height:60px;}
.logo a img.logo-def{position: relative;left: 0;top: 0;z-index: 1;}
#header:hover .head-acon, #header.active .head-acon{background:none;}
.head-raea{float: right;position: relative;}
.head-htel{text-align:center;color:#fff;padding-left:28px;background:url(404.png) no-repeat left;float:left;}
.head-htel h4{font-size:18px;font-weight:bold;}
.head-htel h4 a{color:#fff;}
.head-htel p{font-size:14px;}
#search-btn{float:left;display:block;line-height: 36px;margin: 27px 0;color:#fff;background:#1e4e98;font-size:16px;padding:0 26px;border-radius:18px;cursor:pointer;}
#search-btn i{margin-right:8px;}
#search-close{float:left;display:block;line-height: 34px;margin: 22px 0;color:#fff;font-size:30px;cursor:pointer;display:none;}
.search-con{position:absolute;right:0;top:90px;width:350px;background:#4a4a4a;padding:10px;overflow:hidden;display:none;}
.search-con form{background:#fff;}
#keyword{display: block;height: 40px;width: 100%;background: none;text-indent: 1em;padding-right:50px;}
.search-con .s_bt{position: absolute;right: 10px;top: 10px;cursor: pointer;display: block;width: 40px;height: 40px;background: url(404.png) no-repeat;}
.search-con .s_bt:hover{background-color:#ddd;}
#m-head-nav{height: 16px;position: relative;float: left;display:none;margin-left: 20px;margin-top: 42px;width: 24px;}
#m-head-nav .line{width: 24px;height: 2px;background-color: #005bac;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:#1e4e98;}/* 头部右侧 */
.hright{float: right;}.hright .hconttop{display:flex;justify-content:flex-end;margin-top:12px;}
.hright .hconttop .langen {margin:0 12px 0 25px;}
.hright .hconttop .hemail a{background:url(404.png)no-repeat left center;padding-left:28px;color:#999999;font-size:14px;line-height:36px;}
.hright .hconttop .hemail a:hover{color:#1e4e98;}.hright .hconttop .langen{width:36px;height:36px;border-radius:50%;border:1px solid #d8d8d8;text-align:center;line-height:36px;}
.hright .hconttop .langen a{color:#999999;font-size:14px;}.hright .hconttop .langen:hover{border:1px solid #1e4e98;}
.hright .hconttop .langen:hover a{color:#1e4e98;}
/* 导航栏 */
/* .nav{float: right;margin-top:12px;} */
.nav>li{float: left;margin-right: 30px;position:relative;}.nav>li:last-child{margin-right: 0;}.nav>li>a{display: block;font-size: 16px;line-height:16px;padding: 0;color: #444444;position: relative;line-height: 100px;padding:0 15px;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav>li>a::after{content: '';position: absolute;left: 50%;right: 50%;bottom: 0;height: 6px;background-color: #1e4e98;transform:skew(-30deg); -webkit-transition-property: left,right;transition-property: left,right;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.nav>li:last-child>a::before{display:none;}



.nav-er-box{position: absolute;top: 100%;left: 50%;margin-left: -115px;width: 230px;display: none;padding-top: 6px;box-shadow: 0 10px 10px 0px rgb(0 0 0 / 40%);}
.nav-er-list{background: #333;line-height: 40px;position: relative;border-bottom: 1px solid #666;}
.nav-er-list:last-child{border-bottom: none;}.nav-er-list a{display: block;padding: 0 15px;}
.nav-san-box{position: absolute;top:0;left: 100%;width: 218px;background: #fff;display: none;}
.nav>li:last-child>.nav-er-box .nav-san-box{left: auto;right:100%}
.nav-er{color: #f7f7f7;font-size: 15px;transition: 0.3s all ease;}
.nav-er i{float: left;display:block;width:20px;height:20px;margin-right:10px;margin-top:10px;    background-repeat: no-repeat;background-size: 20px;transition: 0.3s all ease;}
.nav-er span{display: block;text-align:center;}.nav-san-box a{position: relative;display: block;padding-left: 56px;}
.nav-san-box a::before{content: '';position: absolute;top:15px;left: 23px;width: 10px;height: 10px;background: url(../image/nav-rjt.png);}
.nav-yi::after{position: absolute;content: ''; bottom:25px;left: 0;width: 100%;border-bottom: 2px solid #1e4e98;display: none;}
.nav-er-box::before{position: absolute;content: ''; width: 18px;height: 6px;background: url(../image/nav-up.png) no-repeat center;left: 50%;margin-left: -9px;top:0;}
.nav li.active .nav-yi{color: #1e4e98;}.nav-box li.active .nav-yi::after{display: block;}.nav>li:hover .nav-er-box{display: block;}
.nav>li:hover .nav-yi{color: #1e4e98;}.nav>li:hover .nav-yi:after{display: block;}.nav-er-list:hover .nav-er{color: #1e4e98;font-weight: bold;}
.nav-er-list:hover .nav-er i{background-position-y: -20px;}.nav-er-list:hover{background: #fff;}.nav-er-list:hover .nav-san-box{display: block;}
.nav-san-box a:hover{color: #1e4e98;}.nav>li:hover>a,.nav>li.cur>a{font-weight:bold;color:#1e4e98;}
.nav>li:hover>a::after, .nav>li.cur>a::after{left: 0;right: 0;}#header:hover .nav>li>a, #header.active .nav>li>a{color:#333;}
#header:hover .nav>li:hover>a, #header:hover .nav>li.cur>a, #header:hover .nav>li>a:focus, #header:hover .nav>li>a:hover,
#header.active .nav>li:hover>a, #header.active .nav>li.cur>a, #header.active .nav>li>a:focus, #header.active .nav>li>a:hover{background:transparent;color:#1e4e98;}
#header:hover .nav>li>a::after, #header.active .nav>li>a::after{background-color: #1e4e98;}
#header:hover .head-htel, #header.active .head-htel{color: #666;background: url(404.png) no-repeat left;}
#header:hover .head-htel h4 a, #header.active .head-htel h4 a{color: #333;}


.navigation-down{position:absolute;top:100px;left:0px;width:100%}
.navigation-down .nav-down-menu{width:100%;margin:0;background:#E6F1FD;position:absolute;top:0px;}
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;position:relative;text-align: center;}
.navigation-down .nav-down-menu dl{display: inline-block;margin:20px 30px 25px 0;text-align: left;margin-left:40px;vertical-align: top;}
.navigation-down .menu-1 dt{font:normal 16px "microsoft yahei";color:#30b1d9;padding-bottom:10px;border-bottom:1px solid #AFBBCD;margin-bottom:10px}
.navigation-down .menu-1 dd a{color:#000;font:normal 15px/30px "microsoft yahei";}
.navigation-down .menu-1 dd a:hover{color:#30b1d9}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{color:#000;font:normal 16px "microsoft yahei"}
.navigation-down .menu-1 dd {padding-top: 15px; }
.navigation-down .menu-1 dd span{ margin-left: 10px; color: #30b1d9 }
.navigation-down .menu-1 dd:after{content: " ";display: table;}
.navigation-down .nav-down-menu dl.inter{text-align: center;width: 11.5%;margin: 0;padding: 12px 0;}
.navigation-down .nav-down-menu dl.inter dd{padding-top: 0px;}
/* 小屏幕导航 */
.mm-nav-box{overflow:hidden;position: fixed;top: 0;right: 0;width: 100%;height: 100%;z-index: -1;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:99px;}
.mm-nav-box .mm-wrap{position: fixed;top: 0;right: 0;width: 40%;padding-bottom: 15px;z-index: 100;border-top: 1px solid rgba(0,0,0,.15);box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);}
.mm-nav-box .mm-wrap:before{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: #fff;z-index: -1;}
.mm-nav-box .mm-nav .li1{margin: 0 20px;line-height: 60px;border-bottom: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1 .a1{display: block;color: #222222;font-size: 16px;}
.mm-nav-box .mm-nav .li1.on .a1{color: #e00000;}
.mm-nav-box .mm-nav .li1.on .mm-title{border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-title{position: relative;height: 60px;line-height: 60px;}
.mm-nav-box .mm-nav .li1 .mm-title .am{display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1 .mm-title .a1{position: absolute;top: 0;left: 0;height: 100%;z-index: 10;}
.mm-nav-box .mm-nav .li1 .mm-title .click{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .click:after{content: "";position: absolute;top: 50%;right: 20px;width: 6px;height: 6px;border-top: 1px solid #222222;border-right: 1px solid #222222;-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);margin-top: -3px;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.mm-nav-box .mm-nav .li1 .mm-title .mclick a{display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1.on .mm-title .click:after{border-color: #e00000;}.mm-nav-box .mm-nav .li1 .mm-innav{display: none;padding: 6px 0;}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-innav{display: block;border-top: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-title .click:after{-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.mm-nav-box .mm-nav .li1[data-on="click"] .a1{color:#1e4e98}.mm-nav-box .mm-nav .li1 .mm-innav li{margin: 0 10px;border-bottom: 1px solid rgba(255,255,255,.4);line-height: 1;}
.mm-nav-box .mm-nav .li1 .mm-innav li a{color: #222222;font-size: 14px;line-height: 1.4;display: block;padding: 6px 0;}.mm-nav-box .mm-nav .li1 .mm-innav li a:hover{color:#1e4e98}
.mm-nav-box .mm-nav .li1 .mm-innav li .box2{margin: 0 15px;}.mm-nav-box .mm-wrap .mmlang{padding: 0 10px;font-size: 0;display: none;}
.mm-nav-box .mm-wrap .mmlang .mmitem{height: 55px;line-height: 55px;width: 50%;font-size: 14px;color: #222222;display: inline-block;*display: inline;*zoom: 1;text-align: center;}
.mm-nav-box .mm-wrap .mmlang .mmitem.on{color:  #e00000;}.header_atop{width:100%;height:70px;display:none;}.header_space{width: 100%;height: 100px;}
@media (max-width: 1409px){
	.nav>li{margin-right:20px;}
}
@media (max-width: 1309px){
	.nav>li{margin-right:10px;}
}
@media (max-width: 1199px){
	.hright{display:none;}
	.mm-nav-box {display: block;}
	#m-head-nav{display:block;}
	.header_space{display:block;}
	.head-raea{margin-left:0;}
	.navigation-down .nav-down-menu dl.inter{
    width: 19%;
}
}
@media (max-width: 800px){
	.mm-nav-box .mm-nav .li1 .mm-title{height: 45px;line-height: 45px;}
}
@media (max-width: 767px){
	.headcon{padding:0 10px;}
}
@media (max-width: 600px){
	.mm-nav-box .mm-wrap{width: 100%;padding-bottom: 0;}
	.mm-nav-box .mm-nav .li1 .mm-title .a1{font-size: 14px;}
	.mm-nav-box .mm-nav .li1 .mm-innav li a{font-size: 13px;}
	.mm-nav-box .mm-nav .li1{margin: 0 10px;}
	.mm-nav-box .mm-wrap .mmlang{display: block;}
}
@media (max-width: 500px){
	.logo{margin:10px 0;}
	#header{height:60px;}
	.header_space{height:60px;}
	.logo a img{height:40px;}
	.mm-nav-box[data-on="active"]{top:59px;}
	#header:hover .logo, #header.active .logo{margin: 10px 0;}
	#search-btn{font-size:14px;padding:0 15px;margin:15px 0;}
	#m-head-nav{margin-left:15px;margin-top: 20px;}
	.mm-nav-box{top: 50px;}
}
@media (max-width: 450px){
	#header{height:60px;}
	.head-atop{padding:0 10px;line-height:30px;height:30px;}
	.head-search>p{height:30px;}
	.head-search>p>a{font-size:15px;}
	.head-search>form{display:none;}
	.header_atop{height:20px;}
	.mm-nav-box[data-on="active"]{top:59px;}
}
@media (max-width: 364px){
	#m-head-nav{margin-left:10px;}
	.logo a img{height:35px;}
}
/* 轮播图 */
#banner{position:relative;}
#banner .bannerfont{ position: absolute; left: 50%; top: 50%;   transform: translate(-50%, -50%);    /* 50%为自身尺寸的一半 */  z-index:999;}
#banner .bannerfont h2{opacity:0;color:#ffffff;text-align:center;font-size:40px;font-weight:bold;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 .bannerfont p{opacity:0;color:#ffffff;font-size:18px;margin:37px 0 29px 0;text-align:center;transform:translateY(-10px);-webkit-transform:translateY(-10px);transition:all 0.8s ease-in-out .5s;-webkit-transition:all 0.8s ease-in-out .5s ;transition-delay:.4s;-webkit-transition-delay:.4s;}
#banner .nybanner .bannerfont h2 {opacity: 1;transform:translateY(-20px);-webkit-transform:translateY(-20px);transition:all 0s ease-in-out 0s;-webkit-transition:all 0s ease-in-out 0s;transition-delay:0s;-webkit-transition-delay:0s;/* color: #1e4e98; */}
#banner .nybanner .bannerfont p {opacity: 1;margin:0;transition:all 0s ease-in-out 0s;-webkit-transition:all 0s ease-in-out 0s;transition-delay:0s;-webkit-transition-delay:0s;font-weight: lighter;/* color: #1e4e98; */padding-top: 20px;text-shadow: 5px 2px 6px #1e4e98;}
#banner .nybanner .bannerfont {transition:all 0s;-webkit-transition:all 0s;}
#banner .bannerfont .bana{opacity:0;width:130px;text-align:center;height:42px;line-height:42px;border-radius:10px;border:1px solid #ffffff;display:flex;justify-content:center;margin:0 auto;transform:translateY(20px);-webkit-transform:translateY(20px);transition-delay:.6s;-webkit-transition-delay:.6s;}
#banner .bannerfont .bana a{color:#1e4e98;font-size:18px;} 
#banner .bannerfont .bana:hover{border:1px solid #e60012;}
#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:#fff;width:60px;}
#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%); */}
@media (max-width: 1400px){
	#banner .swiper-button-prev{left:60px;}
	#banner .swiper-button-next{right:60px;}
}
@media (max-width: 767px){
	#banner .nybanner .bannerfont {
    display: none;
}
	#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;}
}

/* 首页标题 */
.title{padding:0 10px;text-align: center;}
.title h2{font-size: 40px;color: #444;font-weight: bold;}
.title p{color: #999;font-size: 18px;margin-top: 8px;text-transform:uppercase;font-family:Arial;}
@media only screen and (max-width:767px){
	.title h2{font-size: 30px;}
	.title p{font-size: 14px;margin-top: 5px;}
}
@media only screen and (max-width:500px){
	.title h2{font-size: 26px;}
}

/* 首页标题 */
.title { text-align: center; display: block; }
.title p {font-size: 40px;color: #1e4e98;display: inline-block;font-weight: bold;position: relative;}
.title p::after { position: absolute; content: ''; width: 34px; height: 6px; display: block; left: -50px; bottom: 25px; background: url(404.png)no-repeat center; }
.title p::before { position: absolute; content: ''; width: 34px; height: 6px; display: block; right: -50px; bottom: 25px; background: url(404.png)no-repeat center;  }
.title span {font-size: 16px;color: #1e4e98;display: block;position: relative;font-family: 'arial';line-height: 2;}

@media(max-width: 1310px) {
	.title p { font-size: 34px; }
	.title span { font-size: 14px; }
}

@media(max-width: 991px){
	.title p { font-size: 28px; }
	.title p::after {bottom: 15px;}
	.title p::before {bottom: 15px;}
}

@media(max-width: 767px) {
	.title p { font-size: 24px; } 
}
/*  */
.jdy_info{ background:url(../image/wbg_1.jpg) center bottom no-repeat;height:auto; padding:30px 0 50px;}
.Djdy {margin-top: 30px;overflow: hidden;}
.Djdc {margin-top: 30px;overflow: hidden;}
.jdy_con{ padding: 50px; background: #fff; border: #ccc 1px solid;font-size: 16px;}
.jdy_con h4{line-height: 40px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.jdy_con p{display: -webkit-box;  -webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.jdy_con .btn-link{font-size: 16px;}
.jd_erp{background:#1F2945; padding-bottom:60px;  }
.jd_erp h2,.jd_erp h4{ color: #fff;}
.erp_box{ width: 100%; height: 260px; border-radius: 8px; background:#fff }
.erp_box h4{ color: #D93600; padding: 30px 0 10px 0;  font-weight: normal;font-size: 22px}
.erp_c{ padding-left: 30px; padding-right: 30px}
.erp_c .title{ font-size: 18px; margin-bottom:10px; display: block; }
.erp_c p{ font-size: 16px; text-indent: 24px; height: 70px;}
.erp_btn{ margin: 0 auto; margin-left: 45px}
.bn-button {
   
    background: #1e4e98;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: absolute;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
}
.bn-button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:#005abc;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
   

}
.bn-button:hover, .bn-button:focus, .bn-button:active {
    color: white;
}
.bn-button:hover:before, .bn-button:focus:before, .bn-button:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.bn-button1{
     border: 1px solid #1e4e98;
    color: #1e4e98;
    padding: 9px 30px;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: absolute;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
    font-size: 14px;
    margin-left: 130px;
  
}
.bn-button1:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:#005abc;
    border: 1px solid #005abc;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
   

}
.bn-button1:hover, .bn-button1:focus, .bn-button1:active {
    color: white;
}
.bn-button1:hover:before, .bn-button1:focus:before, .bn-button1:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


.bn-button2{
        display: inline-block;
        width: 220px;
     background:#1e4e98;
    color: #fff;
    padding: 8px 8px;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
    font-size: 14px;
  margin: 0px 0px;
  
}
.bn-button2:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:#005abc;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
   

}
.bn-button2:hover, .bn-button2:focus, .bn-button2:active {
    color: white;
}
.bn-button2:hover:before, .bn-button2:focus:before, .bn-button2:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.jd_case{ background: #1DCB8B; height: auto; padding-bottom:20px; }
.jd_case h2,.jd_case h4{ color: #fff;}


#article_content h3{width: 100%;line-height: 32px;color: #333;font-size: 32px;font-weight: bold;letter-spacing: 0px;text-align: center;padding: 20px 0;}
#article_content p{margin:0;width: 100%;}
.fuwuin {overflow: hidden;margin: 20px 0;display: flex;flex-wrap: wrap;}
.fuwuin2{
    margin: 0;
    flex-wrap: initial;
}
.fuwuin .wuin {margin: 20px 0;}
.fuwuin .wuin123{
    border: 1px solid #ccc;
    padding: 16px;
    margin: 10px;
}
.fuwuin .wuin h5{font-size: 20px;font-weight: bold;line-height: 32px;padding-bottom: 10px;}
.fuwuin2 .wuin h5{text-align: center;padding-bottom: 10px;}
.fuwuin2 .wuin p{text-align: center;margin-top: 10px;}
.fuwuin2 .wuin p img{margin-bottom:10px;}


@media(max-width: 1199px) {
	.jdy_con {padding: 50px 30px;}
	#article_content h3{font-size: 28px;}
}
@media(max-width: 991px) {
	.fuwuin .wuin {margin: 10px 0;}
	.Djdc {margin-top: 0px;}
}
@media(max-width: 767px) {
	#article_content h3{padding: 15px 0;font-size: 22px;}
	.fuwuin .wuin {margin: 5px 0;padding: 0 2px;}
	.fuwuin .wuin h5 {font-size: 16px;}
}

.tit{font-size: 28px;font-weight: 800;color: #212121; text-align: center;}
.litit{font-size: 24px;font-weight: bold;color: #212121; text-align: center;margin: 80px 0 40px 0}
.indresult-block{margin: 25px 0 40px }
.newjdywidth2 {display: flex;}
.indresult-con dl dt { font-size: 28px; font-weight: 400; color: #212121; margin-bottom: 16px; line-height: 40px; /* color: #fff; */}
.indresult-con dl dd { font-size: 14px; font-weight: 400; color: #666666; line-height: 28px; /* margin: 16px 0 25px 0; */}
.indresult-con ul li { font-size: 14px; /* color: #fff; */ margin-top: 16px; font-size: 14px; font-weight: 400; color: #666666; line-height: 20px;}
.indresult-con .right-text p,.indresult-con .left-text p{ display: flex; align-items: center; margin-top: 32px;}
.indresult-con .btn_w { border: 1px solid #999999; color: #212121; font-size: 14px;}
.indresult-con .btn_w:hover:after { border: rgb(0, 0, 0) solid; border-width: 0 1px 1px 0;}
.block1 ul li:before { content: ''; display: inline-block; background: url('../image/check.png'); width: 16px; height: 16px; margin-right: 13px; vertical-align: middle; background-size: cover;}
.block1 .left-image { position: relative; border-radius: 2px; flex:1; overflow: hidden; transition: 1s;}
.indresult-block .right-text { position: relative; flex:1; display: inline-block; vertical-align: top; margin-top: 53px; z-index: 2;padding-left: 30px;}
.block1 .right-image{ position: relative; border-radius: 2px; flex:1; overflow: hidden; transition: 1s;}
.indresult-block .left-text  { position: relative; flex:1; display: inline-block; vertical-align: top; margin-top: 53px; z-index: 2;    padding-right: 30px;}
.block1 .left-image img:nth-child(2) { position: absolute; transform: scale(50%, 50%); transform-origin: left bottom; left: 20px; bottom: 0;}
.block1 .right-image img:nth-child(2) { position: absolute; transform: scale(50%, 50%); transform-origin: left bottom; left: 0; bottom: 0;}
.block1 div img:nth-child(1) { height: 100%;width: 100%;max-width:100%; transition: 1s;}
.block1 div img:nth-child(1):hover { transform: scale(1.1);}
.block2 { position: relative; overflow: hidden;}
.block2-ul li.active { font-size: 20px; font-weight: 800; color: #212121; line-height: 28px;}
.block2-ul li { cursor: pointer;transition: 1s;}
.block2 .right-text {position: absolute;margin-top: 0px;width: 339px;right: 14px;top: 50px;flex: auto;display: block;padding: 0;}
.block2 .right-text .QRcode { width: 182px; height: 220px; background: #ffffff; border-radius: 1px; border: 1px solid #e1e1e1; text-align: center; margin-top: 28px;}
.block2 .right-text .QRcode div { width: 84px; height: 26px; color: #666666; line-height: 26px; margin: 0 auto;}
.block2 .left-text { position: absolute; margin-top: 0px; top: 70px; z-index: 1; padding: 0; flex: auto; display: block;}
.swiper-block .swiper-container-v { position: absolute; top: 110px; left: 50%;transform: translate(-50%);}
.swiper-block .bg { position: absolute; top: 0px;}
.block2 .left-text li { margin-bottom: 56px; margin-left: 159px;}
.block2-con {height: 664px;position: relative;background: url(../image/phone-bg.png) bottom no-repeat;}
.block2-con .right-text dl dt { font-weight: 800;}
.block2 .swiper-container .swiper-slide .phone {width: 255px;height: auto;/* border-radius: 18px; */top: 0px;left: 2px;position: relative;vertical-align: middle;border: 0;}
.block3 .top-case { display: flex; justify-content: space-around; overflow: hidden;}
.block3 .top-case .box {position: relative; width: 32%;background: rgb(255, 255, 255);border-radius: 4px;border: 1px solid #e6e6e6;padding-bottom: 10px;}
.block3 .top-case .box .mask { position: absolute; width: 100%; height: 100%; /* background: #2086ef; */ background: linear-gradient( to top, rgba(32, 134, 239, 1), rgba(32, 134, 239, 0.9) ); border-radius: 4px;color: #cccccc; left: 0; bottom: 0; opacity: 0; transition: 1s;}
.block3 .top-case .box .mask:hover { opacity: 1;}
.block3 .top-case .box .mask p { font-weight: 400; color: #ffffff; line-height: 20px; margin: 24px 24px;}
.block3 .top-case .box .mask .tit { color: #ffffff; margin: 20px 0 12px 24px;}
.block3 .top-case .box .mask span { color: #ffffff;}
.block3 .top-case .tit { margin: 24px 0 10px 24px; text-align: left; font-size: 20px; font-weight: 800; color: #212121; line-height: 30px;}
.block3 .top-case span { font-size: 14px; color: #999999; line-height: 22px;}
.block3 .top-case mask { font-size: 14px; color: #999999; line-height: 22px;}
.block3 .middle-con { text-align: center;}
.block3 .middle-con a { display: inline-block; margin: 20px 0 24px 0;}
.block3 .bottom-case { display: flex; justify-content: space-between;}
.block3 .bottom-case .box { display: inline-block;}
.block3 .bottom-case .box p:nth-child(1) { display: inline-block; font-size: 48px; margin-top: 32px; font-weight: 800; color: #2386ee; line-height: 67px; margin: 0 auto; text-align: center; width: 100%;}
.block3 .bottom-case .box p:nth-child(2) { font-size: 20px; font-weight: 800; color: #000000; line-height: 28px; margin-top: 16px;}
.block4 .box-con { margin: 0 auto; display: flex; justify-content: space-between;}
.block4 div .box { display: inline-block; position: relative; width: 380px; height: 276px; padding-left: 24px; padding-top: 26px; background: #ffffff; box-shadow: 0px 4px 16px 0px rgba(30, 35, 48, 0.1);}
.block4 div .box { border-top: 8px solid #16b0f1;}
.block4 div .box:nth-child(2) { border-top: 8px solid #2386ee;}
.block4 div .box p { position: absolute; width: 100%; left: 0; display: flex; justify-content: space-between; padding: 0 24px;}
.block4 div .box a.btn_c { width: 157px;}
.block4 div .box a.btn_w { width: 157px;}
.block4 div .box dt { line-height: 28px; font-size: 20px; font-weight: 800; margin-bottom: 0;}
.block4 div .box dd { font-size: 14px; font-family: MicrosoftYaHeiUI; color: #999999;}
.block4 div .box dd:nth-child(2) { margin-top: 20px; line-height: 20px;}
.block4 div .box dd:nth-child(3) { margin-top: 12px;}
.block4 div .box dd span { width: 89px; height: 60px; font-size: 40px; color: #2386ee; line-height: 60px; margin-right: 15px;}
.block4 div .box p { margin-top: 16px;}
.block4 .collapse-header { position: relative; width: 1178px; margin: 0 auto; margin-top: 64px;}
.block4 .collapse-header .title { font-size: 24px;font-weight: 800; color: #212121; line-height: 33px;}
.block4 .collapse-header span { display: inline-block; font-size: 14px; line-height: 20px;}
.block4 .collapse-header .sup-con { display: inline-block; position: absolute; right: 0; top: 9px;}
.block4 .collapse-header .sup-con .sup-no { margin-left: 40px;}
.block4 .collapse-header .sup-con .sup-part { margin-left: 40px;}
.block4 .collapse-header img { width: 20px; height: 20px;}
.block4 .collapse-con { width: 1178px; margin: 0 auto; margin-top: 24px;}
.block4 .collapse-con .collapse .double { height: 68px; line-height: 24px; padding-top: 12px;}
.block4 .collapse-con .collapse .double span { position: absolute; top: 50%; transform: translate(0, -50%);}
.block4 .collapse-con .major-line { position: relative; height: 48px; border: 1px solid #e5e5e5;}
.block4 .collapse-con .major-line span { height: 48px; font-size: 16px; font-weight: 800; color: #212121; line-height: 24px;}
.block4 .collapse-con .major-line .title-zero { font-size: 14px; position: absolute; left: 60px; top: 11px;}
.block4 .collapse-con .major-line .title-first { position: absolute; left: 371px; top: 11px;}
.block4 .collapse-con .major-line .title-second { position: absolute; right: 376px; top: 11px;}
.block4 .collapse-con .icon-first { position: absolute; width: 20px; height: 20px; left: 431px;}
.block4 .collapse-con .all { background: url('../image/sup-all.png') center no-repeat; background-size: contain;}
.block4 .collapse-con .no { background: url('../image/sup-no.png') center no-repeat; background-size: contain;}
.block4 .collapse-con .part { background: url('../image/sup-part.png') center no-repeat; background-size: contain;}
.block4 .collapse-con .icon-second { position: absolute; width: 20px; height: 20px; right: 461px;}
.block4 .collapse-con .major-line .title-three { position: absolute;right: 91px;top: 11px;}
.block4 .collapse-con .icon-three {position: absolute; width: 20px;height: 20px;right: 176px;}
.block4 .collapse-con .major-line a img { width: 14px; height: 8px; background-size: cover; transition: 1s;}
.block4 .collapse-con .major-line a { position: absolute; margin-left: 26px; display: inline-block; line-height: 0px; top: 40%; transform: translate(-50%);}
.block4 .collapse-con .sub-line { background: #f8f8f8; font-size: 14px; position: relative; height: 48px; border-right: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; padding-left: 56px; line-height: 48px;}
.block4 .collapse-con .sub-line span { height: 48px; line-height: 24px;}
.rotate { transform: rotate(-180deg); height: 0;}
.rotate-re { transform: rotate(0); height: auto;}
.block5 .tit { margin-bottom: 0px;}
.block5 .collapse-con { height: auto; width: 1178px; margin: 0 auto; margin-top: 22px;}
.block5 .collapse-con .major-box { position: relative; border-bottom: solid 1px #cccccc;}
.block5 .collapse-con .major-box img { width: 24px; height: 24px; position: absolute; right: 0; top: 18px;}
.block5 .collapse-con .major-box span { display: inline-block; font-size: 18px; font-weight: 800; color: #212121; line-height: 25px; margin: 18px 0;}
.block5 .collapse-con .major-box .question-con { margin: -2px 0 24px 0; font-size: 14px; font-weight: 400; color: #666666;line-height: 24px;}
.fix-nav { position: fixed;z-index: 100; left: 50%; top: 0px; transform: translate(-50%); background: #ffffff;}
#videoPopup1 {position: fixed;width: 100%;height: 100%;top: 0;z-index: 1000;background-color: rgba(0, 0, 0, 0.4);display: none;}
#videoPopup1 .video-box {width: 60%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
#videoPopup1 .video-box video {width: 100%;}

#videoPopup1 .video-box .close {position: absolute;right: 20px;top: 20px;width: 40px;height: 40px;border-radius: 50%;background: rgba(0, 0, 0, 0.1);cursor: pointer;text-align: center;}
#videoPopup1 .video-box .close span {font-size: 16px;line-height: 40px;color: #fff;}
#videoPopup1 .video-box .close:hover {background: rgba(0, 0, 0, 0.5);}
.indresult-block .left-image { display: inline-block;}
a.btn_c{  display: block;width: 122px;height: 42px; line-height:42px;background: linear-gradient(90deg, #1882F0 0%, #00AEEE 100%);border-radius: 4px;text-align:center; font-size: 14px;color: #FFF;margin-right: 16px; }
a.btn_w{display:block;width: 120px;height: 40px; line-height:40px; text-align:center;border-radius: 4px;border: 1px solid #FFF;font-size: 14px;color: #FFF;}
a.btn_b{display:block;width: 120px;height: 40px; line-height:40px; text-align:center;border-radius: 4px;border: 1px solid #333;font-size: 14px;color: #333;}
a.btn_c,a.btn_w,a.btn_b,.expbtn_one,a.whitearrow,a.bluearrow,a.blackarrow { text-indent: 11px; }
a.btn_c:after,a.btn_w:after,a.btn_b:after,.expbtn_one:after,a.whitearrow:after,a.bluearrow:after,a.blackarrow:after { display: inline-block; content: ""; padding: 3px; transform: rotate(-45deg) translateY(-2px); -webkit-transform: rotate(-45deg) translateY(-2px); transition: 0.5s; opacity: 0;}
a.btn_c:after,a.btn_w:after,a.whitearrow:after { border: #fff solid; border-width: 0 1px 1px 0;}
.expbtn_one:after,a.bluearrow:after{ border: #2386EE solid; border-width: 0 1px 1px 0;}
a.blackarrow:after,a.btn_b:after { border: #333 solid; border-width: 0 1px 1px 0;}
a.btn_c:hover:after,a.btn_w:hover:after,a.btn_b:hover:after,.expbtn_one:hover:after,a.whitearrow:hover:after,a.bluearrow:hover:after,a.blackarrow:hover:after {margin-left: 10px; transition: 0.5s; opacity: 1;}
.indresult-block .right-image {display: inline-block;}
.indresult .block1 .indresult-block:nth-child(1) { height: 806px; background: #ffffff center; /* border-top: rgba(219, 219, 219, 0.5) 1px solid; */}
.indresult .block1 .indresult-block:nth-child(2) { padding: 80px; background: #f4f8fb center;}
.indresult .block1 .indresult-block:nth-child(3) { padding: 80px; background: #ffffff center;}
.indresult .block1 .indresult-block:nth-child(4) { padding: 80px; background: #f4f8fb center;}
.indresult .block1 .indresult-block:nth-child(5) { padding: 80px; background: #ffffff center;}

@media(max-width: 1629px) {
	
}

/*产品中心*/
#product { display: block;  overflow: hidden; }
#product .box { margin-top: 30px; display: flex; }
#product .box .box_l { width: 233px; display: block; }
#product .box .box_l .t { display: block; height: 54px; line-height: 54px; padding-left: 40px; background: url(../image/product_ico1.png)no-repeat center; }
#product .box .box_l .t p { font-size: 20px; font-weight: bold; color: #fff; }
#product .box .box_l dl { margin-bottom: 0; padding-bottom: 40px; border-bottom-right-radius: 50px; background: #f3f7f9; }
#product .box .box_l dl dt { display: block; padding-left: 35px; padding-right: 15px; line-height: 50px; border-bottom:1px solid #1e4e98; }
#product .box .box_l dl dt a { display: block;  font-size: 16px; color: #666666; position: relative;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#product .box .box_l dl dt a::after { position: absolute; content: ''; width: 18px; height: 18px; right: 0; top: 16px;  background: url(../image/product_ico2.png)no-repeat center; transition: all 0.5s; -webkit-transition:0.5s;}
#product .box .box_l dl dt.cur a::after { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
#product .box .box_l dl dt.cur, #product .box .box_l dl dt:hover { background: rgba(228,193,126,.6); }
#product .box .box_l dl dd { display: none;border-bottom:1px solid #1e4e98;  padding-top: 10px; padding-bottom: 10px;}
#product .box .box_l dl dd a { display: block; line-height: 35px; padding-left: 55px; font-size: 14px; color: #666666; position: relative; padding-right: 15px; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;}
#product .box .box_l dl dd a::after { position: absolute; content: '+'; left: 35px; top: 50%; transform: translateY(-50%); width: 12px; height: 12px; text-align: center; line-height: 11px; border:1px solid #1e4e98;  font-size: 14px; font-weight: 100; color: #1e4e98; }
#product .box .box_l dl dd a:hover { color: #1e4e98; }
#product .box .box_l dl dd a:hover::after {background: #1e4e98; color: #fff;}
#product .box .box_r {/* width: calc(100% - 233px); */ /* padding-left: 10px; */}
#product .box .box_r ul {overflow: hidden;}
#product .box .box_r ul li { display: block;}
#product .box .box_r ul li a  { display: block; }
#product .box .box_r ul li a dt { display: block; position: relative;}
/* #product .box .box_r ul li a dt::after { position: absolute; content: '+'; width: 66px; height: 66px; display: block; background: #1e4e98; border-radius: 100%; border:4px solid #fff; left: 50%; top: 50%; transform: translate(-50%,-200%); transition: all 0.5s; -webkit-transition:all 0.5s; font-weight: 100; font-size: 48px; color: #fff; text-align: center; line-height: 56px; opacity: 0;}
#product .box .box_r ul li a:hover dt::after {  transform: translate(-50%,-50%); opacity: 0.6; } */
#product .box .box_r ul li a dt img { max-width: 100%; display: block;padding-top: 15px; }
#product .box .box_r ul li a .desc { display: block; padding:6px 10px 6px 10px;border-top: 1px solid #eee; }
#product .box .box_r ul li a .desc p { font-size: 16px; display: block; color: #666666; line-height: 2; text-overflow: ellipsis;white-space: nowrap; overflow: hidden; max-width: 270px; }
#product .box .box_r ul li a:hover .desc p { color: #1e4e98; }
#product .box .box_r ul li a .desc .subt { display: flex; justify-content: space-between;  align-items: center; }
#product .box .box_r ul li a .desc .subt em { width: 30px; height: 13px; display: block; overflow: hidden; }
#product .box .box_r ul li a .desc .subt em img { width: 120px; height: 13px; display: block; transform: translateX(-90px); transition: all 0.5s; -webkit-transition:all 0.5s; }
#product .box .box_r ul li a:hover .desc .subt em img { transform: translateX(0px); }

@media(max-width: 1199px) {
	
}

@media(max-width: 991px) {
	#product .box .box_r ul li a .desc .subt em{display: none;}
	#product .box .box_r ul li a .desc {padding: 0px 6px 0 6px;}
}

@media(max-width: 767px) {
	#product { padding:10px; }
	#product .box { display: block; margin-top: 15px;}
	#product .box .box_l { display: block; width: 100%; }
	#product .box .box_r{ display: block; width: 100%; padding-left: 0; }
	#product .box .box_l .t { background: #1e4e98;padding:0; border-radius: 0; display: block; text-align: center; }
	#product .box .box_l { overflow: hidden; margin-bottom: 15px; }
	#product .box .box_l dl { overflow: hidden; margin-right: -1px; border-radius: 0; padding-bottom: 10px; }
	#product .box .box_l dl dt {  border-right: 1px solid #ddd;  line-height: 35px;}
	#product .box .box_l dl dt a::after { width: 10px; height: 10px; background: url(../image/product_ico2.png)no-repeat center / cover; top: 12px; }
	#product .box .box_l .t p { font-size: 17px; }
	#product .box .box_l dl dd a { line-height: 24px; font-size: 12px; }
	#product .box .box_r .t { display: none; }
	#product .box .box_r ul li { width: 50%; }
	#product .box .box_r ul li a .desc .subt{display: block;}
	#product .box .box_r ul li a .desc .subt p{max-width: 100%;text-align: center;}
}


/* 案例展示 */
#case{padding:50px 0;overflow:hidden;}
.casetag{margin-top:30px;text-align:center;display: flex;padding: 0 20px;}
.casetag a{display:inline-block;text-align:center;line-height:40px;font-size:18px;color:#666;width:auto;border-radius:10px;background-image: linear-gradient( -60deg, #fff, #d4e2e6);box-shadow:inset 0 0 10px 0 #eae4de;flex: auto;padding: 3px 5px ;margin:0 10px;}
.casetag a:last-child{margin-right:0;}
.casetag a.on{background:#1e4e98;color:#fff;box-shadow:none;}
.casebox{margin-top:35px;/* max-height:563px; */}

@media (max-width: 1199px){
	.casetag{display: block;}
	.casetag a{margin-right: 10px;margin-bottom: 10px;font-size: 16px;padding: 3px 15px;}
	#product .box{padding: 0;margin-top: 10px;}
	
}
@media (max-width: 991px){
	.casetag{margin-top:20px;}
}
@media (max-width: 767px){
	#case{padding:30px 0;}
	.casetag a{font-size:14px;padding: 3px 10px;}
	.caseSwiper .swiper-slide a .casepath{padding:0 15px;font-size:14px;line-height:36px;}
	.caseSwiper .swiper-slide a .casecon{padding:15px;}
	.caseSwiper .swiper-slide a .casecon h4{font-size:16px;}
	.caseSwiper .swiper-slide a .casecon span{font-size:14px;}
}
@media (max-width: 500px){
	.casetag{padding: 0;}
	.casetag a{    line-height: 28px;margin: 0 5px 5px 0;}
}

/* 服务项目 */
.Service-items {}
#service{min-height:150px;}
/* #service ul.owl-carousel .owl-stage-outer{overflow-y:visible !important;overflow-x:hidden !important;} */
/* #service ul {border-bottom:1px solid #d5d5d5;border-left:1px solid #d5d5d5;position:relative;height:130px;border-right:1px solid #d5d5d5;} */
#service ul li{border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;padding:45px 10px;}
#service ul li:first-child{border-left:1px solid #d5d5d5;}
/* #sericenav .owl-stage-outer{overflow:visible;} */
/* #sericenav .owl-stage-outer .owl-item  li{display:none;} */
/* #sericenav .owl-stage-outer .cloned li{display:none;} */
/* #sericenav .owl-stage-outer .active li{display:block;} */
#service ul li:hover{    transform: translate(0,-20px);padding:55px 0;background:url(../image/servcieli.jpg)no-repeat right bottom;background-size:100% 100%;z-index:999;border-right:none;}
/* #service ul li:hover:before{content:'';position:absolute;height:20px;background:red;top:0;} */
#service ul li a{display:flex;justify-content:center;}#service ul .owl-nav{display:none;}
#service ul li:hover h2{color:#fff;}
#service ul li .servimg {height:40px;max-height:40px;}#service ul li .servimg img{width:auto !important;}
#service ul li .servimg  .serimg-bl{display:none;}#service ul li:hover .serimg-gr{display:none;}
#service ul li:hover .serimg-bl{display:block;}
#service ul li h2{display:inherit;color:#444444;font-size:22px;font-weight:bold;margin-left:15px;align-items:center;}
@media only screen and (max-width:1329px){
	#service ul li h2{font-size:18px;}
}
@media only screen and (max-width:992px){
	#service{margin-top:20px;}
	#service ul li:nth-child(4){border-left:1px solid #d5d5d5;}
	#service ul li:nth-child(1),#service ul li:nth-child(2),#service ul li:nth-child(3){border-top:1px solid #d5d5d5;}
	#service ul li:hover{ transform: translate(0,0);padding:45px 0;}
}
@media only screen and (max-width:767px){
	#service ul li{padding: 20px 10px;}
	#service ul li:nth-child(4){border-left:none;}
	#service ul li:nth-child(3){border-top:none;}
	#service ul li:nth-child(3){border-left:1px solid #d5d5d5;}
	#service ul li:nth-child(5){border-left:1px solid #d5d5d5;}
}
@media only screen and (max-width:500px){
	#service ul li h2{font-size:16px;}
}
/* #service ul{margin-top:30px;} */
/* #service ul>li{padding:0 10px;margin-bottom:20px;} */
/* #service 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;} */
/* #service ul>li p{font-size:24px;color:#444;line-height:40px;text-align:center;padding:0 10px;} */
/* #service ul>li a:hover .ser-bg{background:url(404.png) repeat-x bottom;} */
/* #service ul>li a:hover .ser-img i{top:50%;} */
/* #service ul>li a:hover p{font-weight:bold;color:#00a041;} */
/* .ser-more{text-align:center;margin-top:10px;} */
/* .ser-more a{position:relative;display:inline-block;width:170px;height:48px;border:1px solid #1e4e98;border-radius:24px;line-height:46px;color:#1e4e98;font-size:16px;padding-left:32px;transition: all .5s; */
    /* -webkit-transition: all .5s;} */
/* .ser-more a em{position:absolute;left:2px;top:2px;display:block;width:42px;height:42px;line-height:38px;float:left;background:#1e4e98;border-radius:50%;color:#fff;font-size:26px;transition: left .5s; */
    /* -webkit-transition: left .5s;} */
/* .ser-more a:hover{background:#1e4e98;color:#fff;padding-left:0;padding-right:32px;} */
/* .ser-more a:hover em{animation: page .5s linear 1 forwards;left: 125px;color:#1e4e98;background:#fff;} */
/* @keyframes page{ */
	/* 0% {transform:rotate(0deg);} */
	/* 100% {transform:rotate(180deg);z-index:10;} */
/* } */
/* @media only screen and (max-width:767px){ */
	/* #service ul{margin-top:20px;} */
	/* #service ul>li p{font-size:16px;line-height:30px;} */
/* } */
/* @media only screen and (max-width:500px){ */
	/* #service ul>li{margin-bottom:10px;} */
/* } */
/*第二栏*/
#lm2{padding: 32px 0;overflow: hidden;}
.lm2-nr{}
.sy-tit{ border-bottom: 1px solid #ccc;}
.sy-tit h2{font-size: 18px;font-weight: bold;padding: 12px 0;border-bottom: 3px solid #1e4e98;display: inline-block;color: #1e4e98;}
.sy-tit i{}
.sy-about{}
.about-nr{ padding-top: 20px;padding-left:10px;padding-right:10px;}
.about-nr img{ padding-bottom:10px;margin:0 auto; }
.about-nr p{ font-size:14px;color:#666666;line-height:26px;text-align:justify;}
.sy-news{}
.news-tit{ border-bottom: 1px solid #ccc;}
.news-tit a{ font-size: 18px; font-weight: bold; color: #666666; margin-right: 20px;padding:12px;}
.news-tit a.on{display: inline-block;color: #fff;background:#1e4e98;}
.news-nrs{padding-top: 16px;}
.news-nrs ul{}
.news-nrs ul li{width: 100%;padding: 4px 0;    display: inline-block;border-bottom: 1px solid #eee;}
.news-nrs ul li .newcont{    float: left;width:80%;}
.news-nrs ul li .newcont h4{font-size:16px;color:#444444;margin-bottom:10px;line-height: 24px;}
.news-nrs ul li .newcont p	{color:#888888;font-size:15px;/* line-height:14px; */overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-time {border:1px solid #bbbbbb;border-radius:5px;width:65px;height:60px;float:right;color:#aaaaaa;}
.news-time p{font-size:30px;font-weight:bold;text-align:center;line-height:30px;margin-top:8px;}
.news-time span{font-size:12px;font-weight:bold;text-align:center;display:inherit;}
.news-nrs ul li:hover .news-time {color:#fff;background:#1e4e98;}
.news-nrs ul li a{font-size: 17px;/* float:left; */display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#444444;}
.news-nrs ul li:hover a{ color:#1e4e98; }
.news-nrs ul li em{ float:right; }
.sy-honor{}
.sy-honor ul{ padding-top: 20px;}
.sy-honor ul li{}
.sy-honor ul li img{}
.sy-honor ul li p{ text-align: center; line-height: 32px; font-size: 15px;}
.sy-honor  .sy-tit{display:flex;justify-content:space-between;}
.sy-honor  .sy-tit a{color:#666666;font-size:16px;padding:12px 0;}
.sy-honor  .sy-tit a:hover{color:#1e4e98;}
.sy-honor .owl-prev{left:10px;}
.sy-honor .owl-next{right:10px;}
@media only screen and (max-width:991px){	
	.sy-about {margin-bottom:10px;}
	/* .sy-tit h2,.news-tit a{font-size:16px;} */	
	.news-tit a{margin-right:8px;}
}
@media only screen and (max-width:767px){
	#lm2{padding:20px 0;padding-top: 0;}
	.sy-about {padding:0px;}
	.about-nr{padding:10px 0 0;}
	.sy-news, .sy-honor{padding:0;}
}

/* 生产实力 */
#streng  {margin-bottom:50px; overflow:hidden;}
#streng  .streng-tit{    border-bottom: 1px solid #ccc;display:flex;justify-content:space-between;}
#streng  .streng-tit .strengbt{display:flex;}
/* #streng  .streng-tit .strengbt {margin-right:20px;padding:12px;font-size:18px;} */
#streng  .streng-tit .strengbt  a{display:block;font-size:18px;color:#666666;line-height:18px;margin-right:20px;padding:12px;}
#streng  .streng-tit .strengbt  a.on {background:#1e4e98;}
#streng  .streng-tit .strengbt  a.on{color:#fff;font-weight:bold;}
#streng  .streng-tit  a.strengmore{font-size:16px;color:#666666;padding:12px;}
#streng  .streng-tit  .strengmore:hover{color:#1e4e98;}
#streng .strengList{margin-top:20px;}
#streng .strengList .case-txt1 {margin-top:10px;}
#streng .strengList  ul li{margin:0 10px;}
#streng .strengList  ul:last-child li .case-img {border:1px solid #ccc;}
#streng .strengList .case-txt1 p{color:#666666;font-size:16px;text-align:center;}
#streng .strengList ul li:hover p{font-weight:bold;color:#1e4e98;}
/* #streng .strengList .owl-prev{left:0;} */
/* 服务网点 */
#sercity{padding:30px 0;background:url(../image/sercity.jpg) no-repeat center;}
.scity-left{width:240px;float:left;text-align:left;margin-top:20px;}
.scity-left .scity-ico{background:url(../image/scity-ico.png) no-repeat;width:45px;height:33px;margin-top:25px;}
.scity-right{width:1080px;float:right;position:relative;}
.scity-list .swiper-slide{padding:15px;}
.scity-list .swiper-slide a{display:block;border:1px solid #fff;background:#e9f1f1;text-align:center;border-radius:10px;}
.scity-list .swiper-slide a span{display:inline-block;line-height:28px;font-size:16px;color:#666;padding-left:35px;background:url(../image/scity-x.png) no-repeat left;margin:17px 0;}
.scity-swiper-container{padding-bottom:30px;}
.scity-swiper-container .swiper-pagination{bottom:0;}
.scity-swiper-container .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:rgb(30 168 57 / 30%);margin:0 9px;opacity:1;}
.scity-swiper-container .swiper-pagination .swiper-pagination-bullet-active{background:rgb(30 168 57 / 100%);}
.scity-list .swiper-slide a:hover{border-color:#1e4e98;}
.scity-list .swiper-slide a:hover span{color:#1e4e98;background:url(../image/scity-xx.png) no-repeat left;}
.scity-more{position:absolute;right:0;top:94px;padding:15px;z-index:88;}
.scity-more a{background:#ec8514;display:block;border:1px solid #ec8514;text-align:center;border-radius:10px;padding:0 43px;}
.scity-more a span{color:#fff;display:inline-block;line-height:28px;font-size:16px;padding-left:35px;background:url(../image/scity-more.png) no-repeat left;margin:17px 0;}
@media only screen and (max-width:1369px){
	.scity-right{width:1000px;}
	.scity-more a{padding:0 35px;}
}
@media only screen and (max-width:1269px){
	.scity-right{width:930px;}
	.scity-more a{padding:0 28px;}
}
@media only screen and (max-width:1199px){
	#sercity{background: url(../image/sercity.jpg) no-repeat center / cover;}
	.scity-left{text-align:center;width:auto;float:none;margin-top:0;}
	.scity-left .scity-ico{display:none;}
	.scity-right{width:100%;}
	.scity-more a{padding:0 32px;}
}
@media only screen and (max-width:991px){
	.scity-more a{padding:0 28px;}
}
@media only screen and (max-width:767px){
	.scity-more a{padding:0 8vw;}
}
@media only screen and (max-width:670px){
	.scity-more a{padding:0 7vw;}
}
@media only screen and (max-width:600px){
	.scity-more a{padding:0 6vw;}
}
@media only screen and (max-width:530px){
	.scity-more a{padding:0 4vw;}
}
@media only screen and (max-width:500px){
	.scity-list .swiper-slide a span{font-size:14px;}
	.scity-swiper-container{padding-bottom:15px;}
	.scity-swiper-container .swiper-pagination .swiper-pagination-bullet{margin:0 4px;width:8px;height:8px;}
}
@media only screen and (max-width:499px){
	.scity-more a{padding:0 12vw;}
}
@media only screen and (max-width:430px){
	.scity-more a{padding:0 10vw;}
}
@media only screen and (max-width:380px){
	.scity-more a{padding:0 8vw;}
}
@media only screen and (max-width:350px){
	.scity-more a{padding:0 6vw;}
	.scity-more a span{font-size:14px;}
}

/* 服务案例 */
#case{padding:30px 0;background:#f5f5f5;}
#case ul{padding-top:10px;}
#case ul li{margin-bottom:20px;}
#case ul li:nth-child(n+9){display:none;}
#case ul li a{display:block;background:#fff;box-shadow:2px 2px 15px 0 rgb(0 0 0 / 10%); }
#case ul li a .case-txt{padding:20px;}
#case ul li a .case-txt h4{font-size:20px;color:#444;padding-bottom:15px;border-bottom:1px solid #eee;}
#case ul li a .case-txt p{font-size:14px;color:#888;line-height:25px;height:50px;margin-top:10px;}
#case ul li a:hover .case-txt{background:url(../image/case-bgico.png) no-repeat right bottom #1e4e98;}
#case ul li a:hover .case-txt h4{color:#fff;font-weight:bold;}
#case ul li a:hover .case-txt p{color:#fff;}
@media only screen and (max-width:1199px){
	#case ul li:nth-child(n+9){display:block;}
	#case ul li:nth-child(n+10){display:none;}
}
@media only screen and (max-width:991px){
	#case ul li:nth-child(n+7){display:none;}
	#case {padding: 10px 0 0 0;}
}
@media only screen and (max-width:767px){
	#case ul li{padding:0 10px;margin-bottom:20px;}
	#case ul li a .case-txt{padding:15px;}
	#case ul li a .case-txt h4{font-size:16px;padding-bottom:10px;}
	#case ul li a .case-txt p{line-height: 20px;height: 40px;}
}

/* 资质证书 */
#honor{padding:30px 0;background:url(../image/honorbg.jpg) no-repeat top center;}
.swiper-container-honor{overflow: hidden; padding: 30px 0; position: relative;}
.swiper-container-honor .swiper-slide{transform: scale(0.9); position: relative;box-shadow: 0 0 10px 0 rgb(0 0 0 / 40%);}
.swiper-container-honor a{display: block; padding:20px 20px 0px; background: #efeded; }
.swiper-container-honor a img{max-width: 100%; display: block;  }
.swiper-container-honor .swiper-slide-active,.swiper-container-honor .swiper-slide-duplicate-active{transform: scale(1);}
.swiper-container-honor a p{font-size: 13px; color: #666666; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding:15px 0;}
.swiper-container-honor .swiper-slide-active a p{font-size: 16px; padding:20px 0;}
.swiper-container-honor a:hover p{color: #1e4e98;}
.swiper-container-honor .swiper-button-next{position: absolute;top: 50%;right: 38.5%;width: 28px;height: 78px;display: block;background: url(../image/jt1.png)no-repeat center #bbbbbb;transition: all 0.3s;margin-top: -49px;}
.swiper-container-honor .swiper-button-prev{ position: absolute;top: 50%;left: 38.5%;width: 28px;height: 78px;display: block;background: url(../image/jt1_on.png)no-repeat center #bbbbbb;transition: all 0.3s;margin-top: -49px;}
.swiper-container-honor .swiper-button-next:hover{background: url(../image/jt1.png)no-repeat center #1e4e98;}
.swiper-container-honor .swiper-button-prev:hover{background: url(../image/jt1_on.png)no-repeat center #1e4e98;}
@media(max-width: 1199px) {
	.swiper-container-honor .swiper-button-prev { left: 30.5%; }
	.swiper-container-honor .swiper-button-next{ right: 30.5%; }
}
@media(max-width: 767px) {
	#honor{padding-bottom:0;background: url(../image/honorbg.jpg) no-repeat top center / cover;}
}
@media(max-width: 640px) {  
	.swiper-container-honor .swiper-button-prev { left: 1%; }
	.swiper-container-honor .swiper-button-next { right: 1%; }
}
@media(max-width: 500px) {
	.swiper-container-honor .swiper-slide { padding-right: 20px; padding-left: 20px; }
}

/* 新闻资讯 */
#news{padding:30px 0 15px;overflow:hidden;}
.news-tag{text-align:center;font-size:0;margin:15px 0;}
.news-tag a{display:inline-block;margin-right:18px;width:150px;line-height:36px;font-size:18px;color:#fff;background:#bbb;border-radius:18px;}
.news-tag a:last-child{margin-right:0;}
.news-tag a.on{background:#1e4e98;}
.news-one ul li{padding:5px;}
.news-one ul li a{overflow:hidden;display:block;border-radius:10px;padding:20px;}
.news-one ul li a .news-time{float:left;width:60px;color:#bbb;text-align:center;}
.news-one ul li a .news-time p{font-size:36px;font-weight:bold;line-height:1;margin-bottom:10px;}
.news-one ul li a .news-time span{font-size:14px;}
.news-one ul li a .news-txt{float:right;width:calc(100% - 75px);}
.news-one ul li a .news-txt h4{font-size:20px;color:#444;line-height:1;padding-bottom:15px;border-bottom:1px solid #eee;margin-bottom:10px;}
.news-one ul li a .news-txt p{color:#888;font-size:14px;line-height:25px;margin-bottom:10px;}
.news-one ul li a .news-txt span{font-size:14px;color:#bbb;}
.news-one ul li a:hover{box-shadow:0 0 8px 0 rgb(0 0 0 / 10%);}
.news-one ul li a:hover .news-time,
.news-one ul li a:hover .news-txt h4,
.news-one ul li a:hover .news-txt span{color:#1e4e98;}
@media(max-width: 599px) {
	.news-one ul li a{padding:12px;}
}
@media(max-width: 500px) {
	.news-tag{display:flex;}
	.news-tag a{flex:1;border-radius:0;margin-right:0;line-height:40px;font-size:16px;}
}

/* 尾部广告 */
#lastoff{background:url(../image/lastoff.jpg) no-repeat center bottom;}
#lastoff>.container>.row{position:relative;}
.loff-l{overflow:hidden;float:left;padding-bottom:30px;}
.loff-img{width:150px;float:left;text-align:center;margin-left:20px;}
.loff-img img{max-width:100%;margin-bottom:10px;}
.loff-img p{font-size:18px;font-weight:bold;color:#fff;}
.loff-r{float:left;width:calc(100% - 720px);position: absolute;right: 0;bottom: 0;height: 130px;color:#fff;}
.loff-r h3{font-size:28px;font-weight:bold;margin-bottom:10px;}
.loff-r p{font-size:18px;}
@media(max-width: 1369px) {
	.loff-img{margin-left:10px;}
	.loff-r{width:calc(100% - 660px);}
}
@media(max-width: 1269px) {
	.loff-r h3{font-size:24px;}
}
@media(max-width: 1199px) {
	.loff-img{width:126px;}
	.loff-img p{font-size:15px;}
	.loff-r{width:calc(100% - 570px);}
	.loff-r h3{font-size:20px;}
}
@media(max-width: 991px) {
	.loff-l{width:100%;}
	.loff-img{margin-left:0;padding:0 10px;width:25%;}
	.loff-img p{font-size:18px;color:#444;}
	.loff-r{width:100%;position:static;}
	.loff-r h3{font-size:28px;}
}
@media(max-width: 660px) {
	.loff-l{padding-bottom:20px;}
	.loff-img p{font-size:16px;}
	.loff-r{padding:0 10px;}
	.loff-r h3{font-size:24px;}
}
@media(max-width: 500px) {
	.loff-l{padding-bottom:0px;}
	.loff-img{width:50%;padding-bottom:10px;}
	.loff-img img{width:100px;}
	.loff-r h3{font-size:20px;}
}
@media(max-width: 400px) {
	.loff-r h3{font-size:18px;}
	.loff-r p{font-size:15px;}
}

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

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

/* 底部 */
footer{border-top:2px solid #1e4e98;}
footer a:hover{color:#1e4e98;}
#footerinfo{padding-bottom:30px;}
.fnav{padding:25px 0;border-bottom:1px solid #d5d5d5;display:flex;}
.fnav a{font-size:16px;color:#666;flex:1;text-align:center;padding:0 5px;border-left:2px solid #d5d5d5;}
.fnav a:first-child{border-left:0;}
.fnav a:hover{color:#1e4e98;}
.finfo{margin-top:40px;}
.finfo-l{padding-left:0;}
/* .finfo-l .fconsul{width:373px;height:48px;border-radius:24px;border:1px solid #ebebeb;position:relative;} */
.finfo-l .fconsul a{ position: relative;display: inline-block; padding: 3px;}
.finfo-l .fconsul a span{ position: relative; display: inline-block; width: 154px; height: 44px; line-height: 44px; font-size: 16px; color: #fff; background-color: #123b98; border-radius: 22px; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; -webkit-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; z-index: 2;}
	
.finfo-l .fconsul a:before{
	position: absolute;
    content: "";
    background-color: rgba(30,78,152,.4);
    z-index: 50;
    -moz-transition: all 1.4s ease;
    -o-transition: all 1.4s ease;
    -webkit-transition: all 1.4s ease;
    transition: all 1.4s ease;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    -moz-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    -webkit-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    z-index: 1;
}
.finfo-l .fconsul a>span { position: relative; display: inline-block;text-align:center; width: 154px; height: 44px; line-height: 44px; font-size: 16px; color: #fff; background-color: #1e4e98; border-radius: 22px; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; -webkit-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; z-index: 2;}
.finfo-l .fconsul a>span:hover{background:#1e4e98;}
/* .finfo-l .fconsul p a{color:#999999;font-size:16px;padding-left:25px;line-height:48px;} */
/* .finfo-l .fconsul .fconsulbtn{position:absolute;bottom:0;right:3px;width:43px;height:43px;border-radius:50%;background:#1e4e98;} */
/* .finfo-l .fconsul .fconsulbtn a{display:block; text-align:center;color:#ffffff;font-size:16px;line-height:43px;} */
.finfo-l .fbei{color:#999999;font-size:16px;margin:20px 0 15px 0;line-height:16px;}
.finfo-l .fbei a{color:#999999;font-size:16px;line-height:16px;}
.finfo-l .fbei a:hover{color:#1e4e98;}
.finfo-l .ficopy{color:#999999;font-size:16px;line-height:16px;}
.finfo-l img{float:left;}
.finfo-l .finfo-lt{padding-left:40px;float:left;margin-top:10px;}
.fintxt>h4{font-size:14px;font-weight:bold;color:#1e4e98;line-height:24px;}
.fintxt>p{font-size:14px;color:#666;line-height:24px;}
.fintxt a{color:#666;}
.fintxt a:hover{color:#1e4e98;}
.finfo-c{padding:10px 100px 0;border-right:1px solid #d5d5d5;height:160px;}
.finfo-r{text-align:end;}
.finfo-r .ftel{margin-bottom:20px;}
.finfo-r .ftel p{color:#252525;font-size:16px;line-height:18px;}
.finfo-r .ftel p img{line-height:16px;margin-right:10px;}
.finfo-r .ftel h2{font-size:18px;color:#252525;font-weight:bold;line-height:18px;margin-top:14px;}
.finfo-r .femail{font-size:16px;color:#666666;line-height:18px;}
.finfo-r .fadd{font-size:16px;color:#666666;line-height:18px;margin-top:5px;}
.finfo-rimg{float:right;background:#ddd;margin-top:10px;}
.finfo-rimg img{border:1px solid #d5d5d5;width:128px;float:left;}
.finfo-rimg .finfo-rco{float:left;width:28px;height:128px;background:url(404.png) no-repeat;}
.finfo-rtxt{float:right;text-align:right;margin-right:45px;}
.finfo-rtxt p{font-size:14px;color:#666;line-height:25px;}
.finfo-rtxt p.fico{color:#252525;}
.finfo-rtxt p.ftel{font-size:20px;font-weight:bold;color:#252525;line-height:36px;}
.finfo-rtxt p.ftel span{color:#1e4e98;}
.ftext{font-size: 14px;color: #666;line-height: 20px;padding-top: 10px;}
.ftext a{color: #666;}
.ftext a:hover{color: #1e4e98;}
.flink{padding:20px 0;background:#f1f1f1;}
.flink .container{padding-left:0;padding-right:0;}
.flink span{color: #999999;font-size:14px;line-height:14px;}
.flink a{color: #999999;margin-right: 5px;font-size:14px;line-height:14px;}
.flink a:last-child{margin-right: 0;}
.flink a:hover{color: #1e4e98;}
.fbinfo{display:none;padding:15px 0;background:#f1f1f1;}
.fbinfo p , .fbinfo a{color: #999999;font-size:14px;line-height:18px;text-align:center;}
#footercopy{background:#eee;padding:15px 0;}
#footercopy p{font-size:14px;color:#999;text-align:center;}
#footercopy p a{color:#999;}
#footercopy p a:hover{color: #1e4e98;}

@media only screen and (max-width: 1269px){
	.finfo-l .finfo-lt{padding-left: 20px;}
	.finfo-c{padding:10px 70px 0;}
}
@media only screen and (max-width: 1199px){
	.finfo-c{padding:10px 25px 0;}
	.finfo-r{padding-right:0;}
	.finfo-rtxt{margin-right:10px;}
	.finfo-rimg img{width:90px;margin-top: 18px;}
}
@media only screen and (max-width: 991px){
	.fbinfo{display:block;}
	.finfo-l .fbei,.finfo-l .ficopy{display:none;}
	.finfo-l .fconsul{text-align:center;}
	.finfo-c{border-right:0;padding:10px 130px 0;}
	.finfo-r{padding:0 140px;margin-top:20px;text-align:center;}
	.finfo-rimg img{width:128px;margin-top:0;}
	.finfo-rtxt{margin-right:30px;}
	.flink{display:none;}
}
@media only screen and (max-width: 767px){
	footer{padding-bottom:50px;}
	#footerinfo{padding:0 10px 20px;}
	.finfo-l{float:left;}
	.finfo-c{float:left;padding:10px 20px 0;}
	.finfo-r{float:left;width:100%;padding:0 100px;}
	.flink{max-height:42px;overflow:hidden;}
}
@media only screen and (max-width: 680px){
	.finfo-r{padding:0 50px;}
}
@media only screen and (max-width: 580px){
	.finfo{margin-top:20px;}
	.finfo-l, .finfo-c{display:none;}
	.finfo-r{padding:0;margin:0;}
	#footercopy{padding:8px 0;}
}
@media only screen and (max-width: 470px){
	.finfo-rimg{display:none;}
	.finfo-rtxt{margin-right:10px;}
}

/* 内页公司简介 */
.ny_about_1_box { display: flex; flex-direction: row-reverse; }
.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% 0 0;}
.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: #1e4e98;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; text-transform:uppercase; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t span { font-size: 32px;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: #1e4e98;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; }
.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%; margin:0 auto; }
.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%;}
.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: #1e4e98;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; text-transform:uppercase;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 32px;color: #333;opacity: 1;display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc:last-child{margin-bottom:0;}
.ny_about_1_1_box .box_r .flex .box_r_nr .desc span { font-size: 20px;color: #1e4e98;margin: 0 0 6px; display: block;}
.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: #1e4e98; 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: #1e4e98;line-height: normal; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { line-height: normal; display: block; font-size: 14px; color: #888888; line-height: 2; text-align: left; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t-box { text-align: left; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t{ position: relative; }
.ny_about_1_ul{overflow:hidden;padding:10px 0;}
.ny_about_1_ul li>div{text-align: center;background: #f5f5f5;padding: 42px 10px;height: 100%;transition: all .3s;-webkit-transition: all .3s;}
.ny_about_1_ul li>div h2{padding: 20px 0;font-size: 24px;font-weight: bold;}
.ny_about_1_ul li>div p{font-size: 16px;padding: 0 30px;line-height: 1.8;}
.ny_about_1_ul li>div:hover{box-shadow: 0 0 8px 0 rgb(0 112 192 / 30%);}
@media(min-width: 768px) {
	.ny_about_1_ul{display:flex;flex-wrap: wrap;align-content: flex-start;}
	.ny_about_1_ul li{flex: 25%;}
}
@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% 0 0; }
	.ny_about_1_1_box .box_r .flex .box_r_nr { padding: 0 5%; }
	.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_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px;   }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 24px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 12px; }
}
@media(max-width: 991px) {
	.ny_about_1_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 .box_t{margin-bottom:20px;}
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { margin-bottom: 15px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 14px; }
	.ny_about_1_ul li>div{padding: 20px 10px;}
	.ny_about_1_ul li>div p{font-size: 14px;padding: 0;line-height: 20px;}
}

/* 内页企业文化 */
.ny_about_3_box { display: flex; margin-top:50px; }
.ny_about_3_box .box_l { flex: 1; }
.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: #1e4e98;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: 20px; overflow: hidden;display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .desc span { font-size: 18px;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: 1; } 
.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: #1e4e98;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: #1e4e98;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;}
@media(max-width: 1529px) {
	.ny_about_1_box .box_r .flex .box_r_nr .box_t{margin-bottom: 0px;}
}
@media(max-width: 1429px) {
	.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; }
	.ny_about_1_box .box_r .flex .box_r_nr {padding: 0 2% 0 0;}
	.ny_about_1_box .box_r .flex .box_r_nr .desc .list{margin-top: 0px;}
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p {font-size: 38px;}
	.ny_about_1_1_box .box_r .flex .box_r_nr{padding: 0 0 0 2% ;}
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t{margin-bottom: 20px;}
	.ny_about_3_box .box_l .flex .box_r_nr .desc{margin-top: 14px;}
}
@media(max-width: 1329px){
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t{margin-bottom: 0px;}
}
@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: 1229px){
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p {font-size: 36px;}
	.ny_about_3_box .box_l .flex .box_r_nr .box_t{margin-bottom: 15px;}
}
@media(max-width: 1199px) {
	.ny_about_1_box { margin-bottom:25px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc span { font-size: 16px; }
	.ny_about_1_box .box_l dt { display: flex;vertical-align: middle;height: 100%; align-items: center; }
	.ny_about_1_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: 3% 0 0 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: 3% 0; }
	.ny_about_3_box .box_l { width: 100%; }
	.ny_about_3_box .box_r { width: 100%; }
	.ny_about_3_box .box_l .flex{display: block;padding:0;}
	.ny_about_1_1_box .box_l dt img{ width: 100%; }
	.ny_about_3_box .box_r .flex{display: block;}
	.ny_about_3_box { overflow: hidden;display: block;margin-top: 0px; }
	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%; margin-top:20px; }
	.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;    display: block;}
	.ny_about_3_box .box_l .flex .box_r_nr .desc {  margin-top: 8px;}
	.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: 14px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p,.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p{font-size: 28px;}
}
@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: #1e4e98;text-align: center;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}

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

/* 面包屑 */
#location{box-shadow:0px 3px 20px 0px rgba(0,0,0,0.1);overflow:hidden;background: #fff;font-size: 0;}
.crumbs{padding-left:20px;background:url(404.png) no-repeat left center;line-height:25px;padding-top:10px;padding-bottom:10px;float:left;color:#666;}
.crumbs a{color:#666;}
.crumbs a:hover{color:#1e4e98;}

/* 内页导航 */
#sidebar{/* float:right; */text-align: center;}
#sidebar li{display:inline-block;margin: 0px 40px;position: relative;}
#sidebar li.cpd{margin: 0px 20px;}
#sidebar li a{display:block;/* height:45px; */line-height: 80px;text-align:center;color:#666;font-size: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding: 0 10px;}
#sidebar li a::after{content: "";display: block;width: 0%;height: 2px;background: #1e4e98;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:#1e4e98;}
#sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;}

#sidebar .kkks1{
    width: 11.5%;
    margin: 0;
}
#sidebar .kkks1 a{
    line-height: 54px;
}
@media (max-width:1024px) {
	#sidebar .kkks1{
    width: 16.5%;
}
}
@media (max-width:767px) {
	#location{/* margin-bottom: 20px; */background:#f3f3f3;border-bottom: 1px solid #ddd;box-shadow:none;}
	.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{line-height:50px;}
	#sidebar .kkks1{
    width: 24%;
}
}
@media (max-width:500px) {
	#sidebar li a{line-height:40px;padding:0;font-size:14px;}
}

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

/* 内页产品导航 */
#pronav{width: 100%;background: #e8e8e8;text-align: center;margin-bottom:20px;}
.pronav-a{line-height: 80px;display:flex;overflow:hidden;}
.pronav-a a{flex:1;font-size:16px;color:#333;}
.pronav-a a.cur, .pronav-a a:hover{background:#1e4e98;color:#fff;}
@media (max-width:1509px) {
	.pronav-a{display:block;}
	.pronav-a a{display:inline-block;padding:0 14px;}
}
@media (max-width:1409px) {
	.pronav-a a{padding:0 13px;font-size:15px;}
}
@media (max-width:1309px) {
	.pronav-a{line-height:60px;}
	.pronav-a a{padding:0 11px;font-size:14px;}
}
@media (min-width:768px) and (max-width:1199px) {
	.pronav-a a{display:block;float:left;width:16.66%;}
}
@media (max-width:767px) {
	.pronav-a a{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;}
}

/* 内页单页面标题 */
#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%;margin-top:20px;}
.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 #1e4e98 solid;color: #1e4e98;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:#1e4e98;}
.nypro-list{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:40px;min-height:300px;}
.nypro-list p{margin:5px 0;}
.nypro-list img{max-width:100%;height:auto !important;}
.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;}
.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;}
.nycapic{overflow:hidden;}
.nycapic h4{font-size:20px;line-height:1.8;text-align:center;font-weight:bold;margin-bottom:30px;}
#nycapiclist{}
#nycapiclist li a{display:block;position:relative;}
.nycapiclist-img{overflow:hidden;}
#nycapiclist li a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.4);width:100%;line-height:36px;padding:0 10px;text-align:center;color:#fff;font-size:15px;}
#nycapiclist li a:hover p{background: rgba(7,135,225,.5);}
@media only screen and (max-width:767px) {
	#nycapiclist li a p{line-height:30px;font-size:14px;}
}
@media (max-width:767px) {
	/* .nyshow{padding: 0 10px;} */
	.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;}
	.nyshowdesc div[class^="col-"]{padding:0;}
	.block-shadow{height:auto;}
	.nypro-list p>span{font-size:15px!important;}
}

/* 内页项目 */
#nyitem{ padding-bottom:30px;border-bottom:4px solid #1e4e98; }
#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(404.png) repeat-x bottom; }
#nyitem ul>li a:hover .ser-img i{ top:50%; }
#nyitem ul>li a:hover p{ font-weight:bold;color:#00a041; }
@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; }
}

/*联系我们*/
.lianxi_m { overflow: hidden;margin-top: 10px; margin-bottom: 24px; background: #f5f5f5; }
.lianxi_m .lianxi_ml { width: 410px; float: left; background: #1e4e98;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;font-weight: lighter;}
.lianxi_mr_m span { font-size: 24px;font-weight: bold;line-height: 60px;color: #1e4e98; }
.contact_ny ul  { background: #fff; overflow: hidden; border-right: none; }
.contact_ny ul li { float: left;width:50%;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: #1e4e98;margin-bottom: 10px; font-size: 18px; font-weight: bold; }

@media(max-width: 1199px) {
	.lianxi_m .lianxi_ml { width: 400px; }
	.lianxi_mr_i { display: none; }
	.lianxi_mr { width: calc(100% - 400px); }
	.nyshowdesc{ margin-bottom: 0px; }
}

@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 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; }
}
.g_fk { margin: 30px 0 10px;}
.g_fk dt { float: left;padding-left:0px;padding-right:0px;}
.g_fk .lianphone{ margin-top:15px;display:flex;}
.g_fk .lianphone h4{ font-size: 18px;color: #666666;line-height:30px;}
.g_fk .lianphone span{ font-size: 30px;color: #0070c0;font-weight:bold;line-height:30px;}
.g_fk dl{ display:flex;}
.g_fk dt img { width:100%;display: block; }
.g_fk dd { float: left;background: #f5f5f5;padding-left:0px;padding-right:0px;padding: 60px 30px 0 30px; }
.g_fk h3 { height: 32px;font-weight: normal;font-size: 18px;color: #0070c0;}
.g_fk p { font-size: 16px;color: #666666;line-height: 34px; }
.g_lxwm { height: 270px; }
.g_lxwm .lxwm { border: 1px solid #e1e1e1;padding: 16px 0;height: 240px;}
.g_lxwm .lxwm li { position: relative;padding-left: 100px;float: left;width: 431px;height: 78px;line-height: 78px;border-bottom: 1px solid #e9e9e9;margin: 0 24px 0 24px;font-size: 16px;color: #333333;}
.g_lxwm .lxwm li em { position: absolute;left: 29px;width: 50px;}
.g_lxwm .line { width: 1px;height: 220px;background: #e9e9e9;left: 582px;top: 18px;position: absolute;}
.lianxi li { height: 180px;text-align: center;color: #666;margin-bottom: 10px;line-height: 160%;padding: 0 10px;font-family: 微软雅黑;background: #fff;margin-top: 10px;}
.lianxi li  p{ padding:15px 0;border: 1px solid #eee;}
.lianxi li.last { margin-right: 0px}
.lianxi li img { margin-top: 20px;width: 52px;}
.lianxi li em { display: block;font-size: 18px;color: #333;font-weight:bold;padding-bottom: 8px;font-style: normal;padding-top: 10px;}
.lianxi li .lianxewm{ width:90px;height:90px;margin-top:9px;}
.lianxi li span { display: block;color: #333;font-size: 16x;}
.lianxi li.last span { font-size: 15px;}
.c_con1 { height: 150px;background: #fff;padding-top: 0px;margin-bottom: 30px;margin-top: 20px;}
.c_con1 dl { margin-left: 35px;overflow: hidden;float: left;display: inline;}
.c_con1 dl dt { width: 170px;float: left;padding-right: 8px;font-size: 0;}
.c_con1 dl dt p { margin: 0 0 0 25px;text-align: center;}
.c_con1 dl dd { float: right;margin-left: 61px;display: inline;padding-top: 43px;width: 926px;}
.c_con1 dl dd h3 { font-size: 24px;height: 38px;color: #d52733;font-weight: normal;}
.c_con1 dl dd p { color: #767676;font-size: 14px;line-height: 24px;margin: 0;}

@media (max-width: 1199px){
	.g_fk dd{padding:15px;}
}
@media (max-width:991px) {
	.g_fk .lianphone{margin:10px;}
	.g_fk .lianphone h4{line-height:22px;}
	.g_fk .lianphone span{font-size:22px;line-height:22px;}
	.g_fk dl{display:block;}
}

/* 内页关于我们 */
.brank_con{font-size: 16px;line-height: 1.8;color: #333;}
.brank_con>.cpcon h4{color: #1e4e98;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(../image/scity-x.png) no-repeat left;margin: 20px 0;}
#nypoint ul li a:hover{border-color:#1e4e98;}
#nypoint ul li a:hover span{color:#1e4e98;background:url(../image/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;}
}

/*在线留言*/
#lx_nymessage { background-color: #f6f7fb; padding:50px 0; }
.form-horizontal { overflow: hidden; margin-top: 40px; }
#lx_nymessage p { font-size: 44px;font-weight: bold;color: #1e4e98;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: #1e4e98; 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: #1e4e98; 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: #1e4e98; 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{padding: 30px 10px;}
	#lx_nymessage h4 { font-size: 24px; }
	#lx_nymessage .mess_1 .form-group { width: 100%; padding:0; }
	#lx_nymessage .mess_1 { padding-left: 0px; padding-right: 0px; margin:0; }
	#lx_nymessage .mess_1 .form-group input { line-height: 46px; height: 46px; }
	.mess_2_2 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage textarea { height: 140px; }
	.btn-default { width: 40%; }
	.mess_3_3 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage p { font-size: 26px; }
	#lx_nymessage span { font-size: 24px; }
	.form-horizontal { padding:0; }
	#lx_nymessage .mess_1 .form-group input::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group input::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
	#lx_nymessage .mess_1 .form-group input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group input::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
	#lx_nymessage textarea::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
	.btn-default { font-size: 14px; }
}

/* 留言模块Message */
#nymessage{padding:50px 0;background:url(404.png) no-repeat center / cover;}
#nymessage h4{color:#1e4e98;}
#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;}
/* 热门标签 */
.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 #1e4e98 solid;color: #1e4e98;font-size: 18px;font-weight: bold;background:url(404.png) no-repeat left;}
.nycomtag>a{float:right;}
.ghtag{padding-left:22px;background:url(404.png) no-repeat left;}
#tagac{margin-top:10px;}
#tagac>a{font-size: 14px;color: #797979;line-height: 25px;display: inline-block;background-color: #fff;border-radius: 30px;padding: 0 14px;margin-top: 14px;box-shadow: 1px 4px 16px 0px rgb(30 168 57 / 20%);margin-right: 10px;transition: all ease 0.3s;}
#tagac>a:hover{background-color: #1e4e98;color: #fff;}

/* 推荐新闻 */
.pro_list_news22 {padding-top: 10px;padding-bottom: 10px;}
.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 #1e4e98 solid;color: #1e4e98;font-size: 18px;font-weight: bold;background:url(404.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(404.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(404.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#1e4e98;}

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

/*视频详情*/
.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{max-width:800px;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}
@media (max-width:767px) {
	.showvideo-mp video, .showvideo-mp iframe{max-width:100%;}
}

/*下载列表*/
.nydown-list{margin-bottom: 30px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#1e4e98;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;}

.nydown-list ul{ margin-bottom: 20px; display: block; overflow: hidden; }
.nydown-list ul li{margin-bottom: 32px;}
.nydown-list ul li>div{padding: 32px;border: 1px solid #eee;display: block;overflow: hidden;}
.nydown-list .xztu{background: #eee;padding: 0;}
.nydown-list .xztu img{ border: 1px solid #eee;}
.nydown-list .xznr{ padding-left: 6%;}
.nydown-list .xznr h2{font-size: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-bottom: 10px;padding-top: 10px;font-weight: bold;}
.nydown-list .xznr p{font-size: 15px;line-height: 32px;}
.nydown-list .xznr a{background: url(404.png) #1e4e98 10px no-repeat;color: #fff;padding: 3px 32px;padding-right: 16px;display: inline-block;font-size: 14px;margin-top: 12px;}

/*下载详情*/
.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:#1e4e98;color:#fff;}
@media (max-width:767px){
	.nyimg-ul li .nyimg-a{line-height:32px;}
}

/*图片详情*/
.showimg-top{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(../image/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-size:16px;font-weight:bold;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 300;padding: 0 10px;border-bottom: 1px solid #F0F2F5;padding-bottom: 20px;}
.showimg-con img{max-width: 100%;height:auto !important;}
.showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-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;}
.nybusiness>p{font-size: 16px;color: #1e4e98;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(404.png) no-repeat left;}
.nybusiness a{margin-bottom:10px;display:block;position:relative;}
.nybusiness a:last-child{margin-bottom:0;}
.nybusiness-img{overflow:hidden;}
.nybusiness a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.5);width:100%;line-height:30px;padding:0 10px;text-align:center;color:#fff;}
.nybusiness a:hover p{background: rgba(0,153,255,.5);}

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

/*新闻列表*/
.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:#1e4e98;}
.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:#1e4e98;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:#1e4e98;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(404.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;}

/*产品详情*/
.showpro-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:20px;}
.showpro-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showpro-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showpro-img{margin-bottom:20px;}
.sp-thumbs a:link, .sp-thumbs a:visited{width:92px;height:92px;}
@media (max-width:767px){
	.showpro-top h1{font-size: 20px;}
	.showpro-imgbox{padding:0;}
}

/* 产品内页Nyproduct */
#nyproduct{padding:30px 10px;}
.nypro-left{float:left;width:300px;}
.nypro-left>h2{display:block;line-height:30px;color:#fff;background:url(404.png) no-repeat bottom center #1e4e98;font-size:26px;padding:20px 0;text-align:center;}
.nypro-left>h2>span{font-size:14px;line-height:18px;text-transform:uppercase;display:block;}
.nypro-nav{padding:5px;background: url(../image/pronavbor.jpg);margin-bottom:20px;}
#sidebar1{padding:10px 20px;background: #fff;}
#sidebar1>li{margin-top: 10px;}
#sidebar1>li:first-child{margin-top: 0px;}
#sidebar1>li>h3>a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;/* text-align: center; */color: #666;background: #eee;font-size:16px;padding-left: 30px;}
#sidebar1>li>h3.cur>a, #sidebar1>li>h3:hover>a{background: #1e4e98;color: #fff;}
#sidebar1 .nypro-nav2{margin-top:10px;display: none;}
#sidebar1 .nypro-nav2 h4{margin-top: 10px;font-weight: normal;font-size: 16px;line-height: 38px;height: 38px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: left;color: #666;border-bottom:1px dashed #e5e5e5; cursor: pointer;background: url(404.png) 5px center no-repeat;padding-left: 25px;}
#sidebar1 .nypro-nav2 h4:first-child{margin-top: 0px;}
#sidebar1 .nypro-nav2 h4>a{color: #666;display: block;font-size: 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#sidebar1 .nypro-nav2 h4.cur, #sidebar1 .nypro-nav2 h4:hover{background: url(404.png) 5px center no-repeat;}
#sidebar1 .nypro-nav2 h4.cur>a, #sidebar1 .nypro-nav2 h4:hover>a{color:#1e4e98;}
.nypro-right{float:right;width:75%;width:calc(100% - 300px);padding-left:30px;}
.nypro-right .nyjc-crcrumbs {/* margin-left: 10px; */ line-height: 40px; margin-bottom: 20px; border-bottom: 1px solid #ddd; overflow: hidden; }
.nypro-right .nyjc-crcrumbs span{ float: left;padding-right: 25px;text-indent: 30px;height: 40px;line-height: 37px;border-bottom: 2px #1e4e98 solid;color: #1e4e98;font-size: 20px;font-weight: bold;background: url(../image/p14-icon11.png) no-repeat 0 center; }
.nypro-ul li{margin-bottom: 20px; padding-left: 10px; padding-right: 10px;}
.nypro-ul li .nypro-img{border:1px solid #e6e6e6;overflow: hidden;    padding: 15px 0;}
#sidebar1 li.xiala>h3{position: relative;} 
#nyproduct #sidebar1 li.xiala h3.cur::after, #nyproduct #sidebar1 li.xiala h3:hover::after{ background: url(../image/pro-xx.png) no-repeat; }
#nyproduct #sidebar1 li.xiala h3::after { content: '';position: absolute;width: 19px;height: 19px;right: 19px;top: 50%;margin-top: -9.5px;background: url(../image/pro-x.png) no-repeat;transition: all 0s; }
.sp-large a{background: #fff;padding-top: 15px;}
.sp-zoom img{padding-top: 15px;}
.nypro-ul li p{background: #e6e6e6;text-align: center;height: 40px;line-height: 40px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin:0;padding:0 10px; font-size: 14px;}
.nypro-ul li:hover .nypro-img{border-color:#1e4e98;}
.nypro-ul li:hover p{background: #1e4e98;color:#fff;}
.nypro-right .pro_list_news {overflow: hidden; }

.jumbotron .h1, .jumbotron h1{font-size:40px;margin-bottom:15px;}
.jumbotron p{margin-bottom:0;font-size:18px;}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #1e4e98}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}
.nycontact{padding:5px;background: url(../image/pronavbor.jpg);}
.nycontact-txt{padding:10px 20px;background: #fff;line-height:1.8;word-break: break-word;}
.sm-pronav{margin-bottom:15px;}
.sm-pronav>h2{display:block;line-height:30px;color:#fff;background:url(404.png) no-repeat bottom center #1e4e98;font-size:26px;padding:20px 0;text-align:center;margin-bottom:20px;}
.sm-pronav>h2>span{font-size:14px;line-height:18px;text-transform:uppercase;display:block;}
.sm-pronav .sm-pronava{float:left;width:48%;margin-right:4%;margin-bottom:10px;}
.sm-pronav .sm-pronava.active{width:100%;margin-right:0;}
.sm-pronav .sm-pronava:nth-child(2n+1){margin-right:0;}
.sm-pronav .sm-pronava>a{color:#fff;background: #1e4e98;padding: 10px 14px;display:block;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sm-pronav .sm-pronava ul{overflow:hidden;}
.sm-pronav .sm-pronava ul li{width:50%;float:left;border-bottom:1px solid #ddd;padding:14px 0 14px 25px;background: url(404.png) 5px center no-repeat;}

@media (max-width: 1199px) {
	.nypro-left{width:245px;}
	#sidebar1>li>h3>a{font-size:16px;}
	#sidebar1 .nypro-nav2 h4>a{font-size:14px;}
	.nypro-right{width:74%;width: calc(100% - 245px);padding-left:20px;}
	.jumbotron .h1, .jumbotron h1{font-size:30px;}
	.jumbotron p{font-size:16px;}
	.nycontact-txt{padding:10px;}
}
@media (max-width: 991px) {
	#nyproduct{padding-top:10px;}
	.nypro-right{padding-left:0;width:100%;}
}
@media (max-width: 767px) {
	#nyproduct{padding:10px 0 30px;}
	.nypro-right{padding-left:10px;padding-right:10px;}
	.jumbotron .h1, .jumbotron h1{font-size:24px;}
	.jumbotron p{font-size:14px;}
	.page-header{margin: 20px 0 10px;}
}
@media (max-width: 500px) {
	/* .nypro-right {padding-left:0px;padding-right:0px;} */
	.sm-pronav .sm-pronava ul li{padding:10px 0 10px 25px;}
	.nypro-right .nyjc-crcrumbs { margin-left: 0px; }
	.nypro-ul li { margin-bottom: 15px;padding-left: 5px;padding-right: 5px; }
	.nypro-ul li p { font-size: 14px; }
	.nypro-right .pro_list_news { margin-left: 0px; }
}

/* 产品详情Nyshowpro */
.showpro-list-img{border:1px solid #eee;}
.showpro-list-img img{width: 100%}
.showpro-p{padding-bottom:20px;}
.showpro-p h1{font-size:24px;line-height:30px;color:#222;margin-bottom:10px;font-weight:bold;text-transform: capitalize;}
.showpro-p h3{color:#666;font-size:15px;line-height:1.8;margin-bottom:10px;}
.showpro-p h4{color:#999;font-size:14px;line-height:1.8;}
/* .showpro-p ul{margin-top:15px;padding:5px 0;} */
.showpro-p ul li{margin:10px 0;vertical-align:middle;text-transform:capitalize;color:#808080;}
.showpro-p ul li p{display: inline-block;margin-right: 5px;color: #444;font-size: 16px;vertical-align: middle;padding-bottom: 3px;}
.showpro-rem{padding-top: 10px;}
.showpro-rem>p{color:#1e4e98;font-weight: bold;font-size: 16px;}
.showpro-rem ul{}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover a{border-color: #1e4e98}
.showpro-tel{margin-top:20px;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;}
.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:#1e4e98;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;}
.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: #1e4e98;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden; min-height: 200px;}
.showpro-details .showpro-det{display:none;}
.showpro-details .showpro-det table {}
.showpro-details div{margin-bottom: 10px;}
.showpro-details div .tab-pane a{color: #1e4e98;}
.showpro-details img{max-width: 100%;height:auto !important;}
.showpro-details .showpro-det p { color: #444; }
#abprolist li{padding:0 10px;}
#abprolist li p{line-height:30px;padding:0 5px;text-align:center;}
.showpro-right { padding-top: 0.5%; padding-left: 2%;}
.show_pro_tj  { overflow: hidden; padding-bottom: 0; margin-top: 20px; }
.show_pro_tj h3 { float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #1e4e98 solid;color: #1e4e98;font-size: 18px;font-weight: bold;background: url(404.png) no-repeat left; }
.showpro-details .showpro-det table p {font-size: 16px!important;  line-height: 2!important; font-family: '微软雅黑'!important;  white-space: break-spaces; color: #444!important;}
.showpro-details .showpro-det table span { font-size: 16px!important; line-height: 2!important;  font-family: '微软雅黑'!important; white-space: break-spaces; color: #444!important;}
.showpro-details .showpro-det table tbody tr td:first-child{ white-space: nowrap; }
.showpro-details .showpro-det table tbody tr td:first-child p{ white-space: nowrap; }
.showpro-details .showpro-det table tbody tr td:first-child span{ white-space: nowrap; }
.showpro-details .showpro-det table tbody tr td { color: #444!important; }
.showpro-details .showpro-det table tbody tr { color: #444!important;  }

@media(max-width: 1410px) {
	.showpro-details .showpro-det table p { font-size: 14px!important;  }
	.showpro-details .showpro-det table span { font-size: 14px!important;  }
}

@media(max-width: 1310px) {
	.showpro-details .showpro-det table { display: -webkit-box;overflow-x: scroll;-webkit-overflow-scrolling:touch;  }
}
@media (max-width: 991px) {
	.showpro-right{margin-top:20px;}
}
@media (max-width: 767px) {
	.showpro-right{margin-top: 10px;}
}
@media (max-width: 450px) {
	.showpro-con ul{display: flex}
	.showpro-con ul li{flex:1;padding:0;font-size: 14px;}
	.showpro-details{font-size: 14px;}
	.showpro-details td{padding:5px;}
	.showpro-tel a{display:none;}
}
@media (max-width: 370px) {
	.showpro-telx img{margin-right: 5px;}
	.showpro-telcon span{font-size:22px;}
}

/*相关产品*/
.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 #1e4e98 solid;color: #1e4e98;font-size: 18px;font-weight: bold;background:url(404.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{ line-height:35px;height:35px;text-align:center;background:#ccc;padding:0 10px;color:#333; font-size: 14px; }
#abprolist li a:hover .abpro-img{ border-color:#1e4e98; }
#abprolist li a:hover p{ background:#1e4e98;color:#fff; }

/* 标签 */
.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:#1e4e98;}
/* 分享按钮 */
.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: #1e4e98;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: #1e4e98;}
.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: #1e4e98;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:#1e4e98; display: inline-block; }
.metpager_5 a:hover { border:1px solid #1e4e98; color:#fff; background-color:#1e4e98;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#1e4e98; border:1px solid #1e4e98; 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(404.png);}
.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(404.png) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(404.png) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(404.png) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(404.png) #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;}
}