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

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:Microsoft YaHei,sans-serif; overflow-x:hidden; }
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: #eee;-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:#006cba;}
a:focus{outline:none;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.dh300s{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dhwz2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;position:relative;}
.bgf8{background:#f8f8f8;}
.bgfff{background:#fff;}
.fl {float:left;}
.fr {float:right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
table {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}

@media (min-width: 1240px){
	.container{width: 1200px;}
}

@media (min-width: 1270px){
	.container{width: 1240px;}
}
@media (min-width: 1370px){
	.container{width: 1340px;}
}
@media (min-width: 1470px){
	.container{width: 1440px;}
}

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

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


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

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


@media(max-width: 350px) {
	.ny_container{padding-left: 10px;padding-right: 10px;width: 100%;}
}





/* 头部 */
.jy_top { height: 46px;line-height: 46px;background: #222;position: relative; display: block; padding: 0 2%; z-index: 9;}
.jy_top .box { display: block; }
.jy_top .box .box_l { float: left; }
.jy_top .box .box_l p { font-size: 14px;color: #999; }
.jy_top .box .box_r { float: right; }
.jy_top .box .box_r .desc {font-size: 15px;color: #fff;position: absolute;width: auto;height: 55px;line-height: 50px;right: 0;top: 0;padding-left: 50px;padding-right: 3%;background: url(../images/top_bg.png) no-repeat center left; }
.jy_top .box .box_r .desc .img { margin: 10px 12px 0 0; }
.jy_top .box .box_r .desc .img img { max-width: 100%; display: block; }
.jy_top .box .box_r .desc p { float: left; font-size: 14px; color: #fff; }
.jy_top .box .box_r .desc p em { font-size: 24px;font-family: 'Engravers MT'; }
.jy_top .box .box_r .desc .wx_img { background: url(../images/top_wx.png)no-repeat center;width: 40px;height: 55px;margin-left: 10px;transition: 0.3s ease all;cursor: pointer;position: relative;transition: 0.3s ease all; }
.jy_top .box .box_r .desc .wx_img p { width: 150px;height: 0px;display: block;background: #fff;position: absolute;top: 55px;z-index: 9999;box-shadow: 0px 0px 10px rgba(0,0,0,0.05);padding: 5px;right: calc(100% - 100px);overflow: hidden;transition: 0.3s ease all;visibility: hidden;box-sizing: content-box; right: -30px; }
.jy_top .box .box_r .desc .wx_img:hover p  { height: 150px;
    visibility: inherit; }
.jy_top .box .box_r .desc .wx_img p img { width: 100%; }


/* 导航栏 */
.jy_nav { display: block; padding:0 2%; box-shadow: 0 0 10px rgb(0 0 0 / 20%); position: relative; }
.jy_nav .box { display: flex;align-items: center;justify-content: space-between;height: 110px;width: 100%;margin: 0 auto;position: static; }
.jy_nav .box .box_l { float: left; display: flex; height: 110px; align-items: center;}
.jy_nav .box .box_l .logo { float: left; }
.jy_nav .box .box_l .logo a { display: block; }
.jy_nav .box .box_l .logo a img {max-width: 100%; display: block;  }
.jy_nav .box .box_l .top_l_r { display: block; margin-left: 5px; padding-left: 12px; border-left:1px solid #ddd;}
.jy_nav .box .box_l .top_l_r h2 { font-size: 22px;color: #333;font-weight: bold; margin-bottom: 4px;}
.jy_nav .box .box_l .top_l_r span { display: block; font-size: 16px;color: #666;}
.nav{float: right;}
.nav>li{float: left;margin-right: 10px; position: static;}
.nav>li>a{display: block;font-size: 16px;padding: 0;color: #333;position: relative;line-height: 110px;margin:0 20px;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav>li:hover>a,.nav>li.cur>a {color: #006cba; background: none; font-weight: bold;}
.nav>li:last-child>a::before{display:none;}
.nav>li>a::after{content: '';position: absolute;left: 50%;right: 50%;bottom: 30px;height: 3px;background-color: #006cba;-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:hover>a::after, .nav>li.cur>a::after{left: 0;right: 0;}

.dropmenu{ position:absolute; width:100%; left:0; background:rgba(0,0,0,0.35); top:110%; opacity:0; visibility:hidden; -webkit-transition:all .6s ease; transition:all .6s ease; z-index:333;text-align:center;}
.dropmenu table td table{ display:none;}
.dropmenu a,.dropmenu table td a{ display:inline-block;  line-height:60px; color:#fff;font-size:15px; transition: all 0.3s;}
.dropmenu a+a{ margin-left:60px;}
.dropmenu table,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display:inline-block;}
.dropmenu table tr+tr{ margin-left:25px;}
.dropmenu .page { font-size: 0; }
.nav li:hover .dropmenu{ top:100%; opacity:1; visibility:visible;}
.dropmenu a:hover { font-weight: bold;}





.nav-er-box{position: absolute;top: 100%;left: 50%;margin-left: -80px;width: 160px;display: none;padding-top: 0px;box-shadow: 0 10px 10px 0px rgb(0 0 0 / 40%); z-index: 9;}
.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-left: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(../images/nav-rjt.png);}
.nav-yi::after{position: absolute;content: ''; bottom:25px;left: 0;width: 100%;border-bottom: 2px solid #28a32c;display: none;}
.nav-er-box::before{position: absolute;content: ''; width: 18px;height: 6px;background: url(../images/nav-up.png) no-repeat center;left: 50%;margin-left: -9px;top:-6px;}
.nav li.active .nav-yi{color: #28a32c;}
.nav-box li.active .nav-yi::after{display: block;}
.nav>li:hover .nav-er-box{display: block;}
.nav>li:hover .nav-yi{color: #28a32c;}
.nav>li:hover .nav-yi:after{display: block;}
.nav-er-list:hover .nav-er{color: #28a32c;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: #28a32c;}

.nav li dl {transition:all 0.3s;position:absolute;height:0px;z-index:0;overflow:hidden;width:100%; left: 0;}
.nav li.dhh dl {height:auto !important;width:100%;background:#f8f8f8;position:absolute;top:110px;left:0;display:block;z-index:10000;padding:20px;overflow:hidden;}
.nav li.dhh dl.juli{}
.nav li.dhh dd {width:100%;margin-top:0px;display:block;overflow:hidden;padding:30px 60px 30px 60px;margin:auto;}
/*å¯¼èˆªä¸‹æ‹‰*/
.nav_xlbox{width:85%;float:right;}
.nav_xl{line-height: 30px;border-left:2px #006cba solid;padding-left:15px;float:left;font-size:24px;color:#333;overflow:hidden; margin-top:10px;}
.nav_xl span{display:block;color:#666;font-size:14px;text-transform:uppercase;font-family:Arial;}
.nav_dhx a{float:left;width:21%;margin-left:15px;background:#006cba; margin-top:15px;}
.nav_dhx a b { font-size: 16px;color: #fff;line-height:50px;display:block; text-align: center; font-weight:100;}
.nav_dhx img{width:200px;float:left}
.nav_dht a{display: block;border-bottom:1px #d5d5d5 solid;border-top:1px #d5d5d5 solid;height:40px;line-height:40px;font-size:16px;color:#666;width:170px;float:left;margin-bottom:20px;margin-left:60px;}
.nav_dht a:nth-child(4n+1){margin-left:0px !important;}

.nav_dhx a:hover { background: #da251e; }
.t_zx { float: left; display: flex; align-items: center; height: 110px; margin-left: 20px; }
.t_zx a { display: block; }
.t_zx span { font-size: 14px; color: #fff; border-radius: 40px; padding:0 42px 0 24px; line-height: 36px;  display: block; background: url(../images/t_zx.png) no-repeat  85px 10px #047fd7;  }
.t_ico{  float: right;display: flex;align-items: center;height: 110px; margin-left: 20px;}
.head-raea{float: left; margin-right:40px; cursor: pointer; position: relative;}
#search-btn{float:left;display:block;line-height: 100px;}
#search-btn em { width: 20px;height: 20px; display: block; background: url(../images/search.png)no-repeat center;  }
#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:-25px;top:64px;width:300px;background:#4a4a4a;padding:10px;overflow:hidden;display:none; z-index: 9;}
.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(../images/search-btn.png) no-repeat;}
.search-con .s_bt:hover{background-color:#ddd;}
.t_tel { float: left; position: relative; height: 64px; cursor: pointer;}
.t_tel img { max-width: 100%; display: inline-block; }
.t_tel span {width: 220px;height: 0px;background: #28a32c;position: absolute;left: -180px;z-index: 9999;bottom: -60px;line-height: 60px;text-align: center;border-radius: 10px;box-shadow: 0px 0px 10px rgb(0 0 0 / 5%);opacity: 0;overflow: hidden;transition: 0.3s all ease-in-out; font-weight: bold;font-size: 20px; color: #fff;}

.t_tel em { font-size: 18px; color: #28a32c; font-weight: bold; margin-top: -3px; display: inline-block; }

/*小屏幕导航*/
#m-head-nav{height: 16px;position: relative;float: right;display:none;margin-left: 20px;width: 24px; z-index: 99999;}	
#m-head-nav .line{width: 24px;height: 2px;background-color: #006cba;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:#006cba;}

.mm-nav-box{overflow:hidden;position: fixed;top: 0;right: 0;width: 100%;height: 100%;z-index: 99999;display: none;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.mm-nav-box[data-on="active"]{-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);top:89px;}
.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: 45px;line-height: 45px;}
.mm-nav-box .mm-nav .li1 .mm-title .am{display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1 .mm-title .a1{position: absolute;top: 0;left: 0;height: 100%;z-index: 10;}
.mm-nav-box .mm-nav .li1 .mm-title .click{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .click:after{content: "";position: absolute;top: 50%;right: 20px;width: 6px;height: 6px;border-top: 1px solid #222222;border-right: 1px solid #222222;-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);margin-top: -3px;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick a{display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1.on .mm-title .click:after{border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-innav{display: none;padding: 6px 0;}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-innav{display: block;border-top: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-title .click:after{-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.mm-nav-box .mm-nav .li1[data-on="click"] .a1{color:#006cba}
.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:#006cba}
.mm-nav-box .mm-nav .li1 .mm-innav li .box2{margin: 0 15px;}
.mm-nav-box .mm-wrap .mmlang{padding: 0 10px;font-size: 0;display: none;}
.mm-nav-box .mm-wrap .mmlang .mmitem{height: 55px;line-height: 55px;width: 50%;font-size: 14px;color: #222222;display: inline-block;*display: inline;*zoom: 1;text-align: center;}
.mm-nav-box .mm-wrap .mmlang .mmitem.on{color:  #e00000;}






@media(max-width: 1730px) {
	.t_zx { margin-left: 10px; }
	.t_ico{ margin-left: 10px; }
}

@media(max-width: 1530px) {
	.t_zx { margin-left: 10px; }
	.t_ico{ margin-left: 10px; }
}

@media(max-width: 1430px){
	.t_tel em { display: none; }
	.t_tel:hover span { height:60px;opacity: 1;}
}

@media(max-width: 1330px) {
	.t_zx { margin-left: 10px; }
	.t_ico{ margin-left: 10px; }
}
@media(max-width: 1199px) {
	.t_zx { margin-left: 35px; }
	.t_ico{ margin-left: 35px; margin-right: 20px;  margin-top: 40px;}
	.t_zx span { margin-top: 32px; }
	.t_tel { height: 60px; }
}

@media(max-width: 767px) {
	.t_ico { display: none; }
}

@media(max-width: 500px) {
	.t_zx { display: none; }
}


@media(max-width: 1770px) {
	.nav>li>a { margin:0 16px; }
}

@media(max-width: 1670px) {
	.nav>li>a { margin:0 10px; }
}

@media(max-width: 1570px) {
	.nav>li>a { margin:0 5px; }
	.jy_nav .box .box_l .logo a { width: 225px; }
}

@media(max-width: 1470px) {
	.jy_top { height: 40px; line-height: 40px; padding:0 1%;  }
	.nav>li { margin-right:7px; }
	.jy_nav .box .box_l .top_l_r h2 { font-size: 20px; }
	.jy_nav { padding:0 1%; }
}

@media(max-width: 1370px) {
	.nav>li>a { margin:0 8px; }
	.nav>li { margin-right: 10px; }
	.jy_top .box .box_l p { font-size: 12px; }
	.jy_nav .box .box_l .logo a { width: 200px; }
}

@media(max-width: 1340px) {
	.nav>li>a { margin:0 10px;  }
}

@media(max-width: 1270px) {
	.t_zx { display: none; }
}

@media(max-width: 1199px) {
	.jy_top .box .box_r { display: none; }
	.jy_nav .box .box_l .top_l_r { display: none; }
	.nav>li>a { margin:0 12px; }
	.jy_nav .box { height: 100px; }
	.jy_nav .box .box_l{ height: 100px; }
	.nav>li>a { line-height: 100px; }
	.nav li.dhh dl { display: none; }
}

@media(max-width: 991px) {
	.jy_top { display: none; }
	.nav { display: none; }
	.jy_nav .box .box_l .top_l_r { display: block; }
	#m-head-nav { display: block; }
	.mm-nav-box{ display: block; }
	.jy_nav .box { height: 90px; }
	.jy_nav .box .box_l{ height: 90px; }
	.jy_nav { position: fixed;top: 0;width: 100%;z-index: 1000;transition: all .3s;-webkit-transition: all .3s;background: #fff;box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) }
	.ban_h { width: 100%;height: 90px;display: block; }
}

@media(max-width: 767px) {
	.jy_nav .box .box_l .top_l_r { display: none; }
	.jy_nav .box { height: 50px; }
	.ban_h{ height: 50px; }
	.jy_nav .box .box_l{ height: 50px; }
	.jy_nav .box .box_l .logo a { width: 130px; }
	.jy_nav { padding:0 10px; }
	.mm-nav-box .mm-wrap { width: 100%; }
	.mm-nav-box .mm-wrap .mm-nav { max-height: 60vh; overflow-y: auto; }
	.mm-nav-box[data-on="active"] { top: 50px; }
	.mm-nav-box .mm-nav .li1 .a1 { font-size: 14px; }
	.search { display: none; }
}


/* 轮播图 */
#banner{position:relative;}
#banner video{width:100%;display:block;}
#banner .swiper-slide a{display:block;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:34px;font-size:0;width: auto;left: 50%;transform: translateX(-50%);}
#banner .swiper-pagination-bullet{width:8px;height:8px;opacity:0.7;border-radius: 50%;background:rgb(0 108 186 / 100%);position:relative;margin:0 16px;}
#banner .swiper-pagination-bullet-active{ background:rgb(0 108 186 / 100%); opacity: 1; position: relative;}
#banner .swiper-pagination-bullet-active::after { position: absolute; content: ''; width: 30px; height: 30px; display: block; top: -11px; left: -11px; border:3px solid rgb(0 108 186 / 100%); border-radius: 50%; }
#banner .swiper-button-prev, #banner .swiper-button-next{width:46px;height:46px;background:url(../images/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:-80px;}
#banner .swiper-button-next{right:-80px;transform: rotate(180deg);}
#banner:hover .swiper-button-prev{left:80px;}
#banner:hover .swiper-button-next{right:80px;}
#banner .swiper-button-prev:hover, #banner .swiper-button-next:hover{background:url(../images/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 .swiper-pagination{bottom:20px;}
	#banner .swiper-pagination-bullet{border:none;}
	#banner .swiper-button-prev, #banner .swiper-button-next{display:none;}
	#banner .swiper-pagination-bullet-active::after { 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 { display: block; position: relative; text-align: center; }
.title h3 { font-size: 36px; font-weight: bold; color: #333333; position: relative; z-index: 9; }
.title h3 em { color: #006cbe; font-weight: bold; }
.title span { position: absolute; left: 50%; transform: translateX(-50%); top: -20px; z-index: 1; opacity: 0.1; font-size: 52px; font-weight: bold; color: #000; text-transform: uppercase; width: 100%; }
.title p { line-height: 3; font-size: 16px; color: #666666; position: relative; z-index: 9; }


@media(max-width: 1199px) {
	.title span { font-size: 36px; }
	.title h3 { font-size: 32px; }
	.title p { font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
}

@media(max-width: 991px) {
	.title span { font-size: 32px; }
	.title h3 { font-size: 28px; }
}

@media(max-width: 767px) {
	.title span { font-size: 24px; top: -15px; }
	.title h3 { font-size: 22px; } 
	.title p { line-height: 2; }
}


/*搜索*/
.search { background: #fff; line-height: 66px; position: relative;}
.search::after { position: absolute; content: ''; left: 0px; height: 100%;width: 60%;background: #fff;display: block; top: 0;z-index: 9;}
/*.search::before { position: absolute; content: ''; height: 100%; width: 51px; display: block; background: url(../images/ss_bg.png)no-repeat center; left: 60%; top: 0; z-index: 99; }*/
.search .gjc  { padding-left: 0px; position: relative; z-index: 99;}
.search .gjc span { font-size: 14px; color: #006cba; padding-left: 10px; border-left: 4px solid #006cba; }
.search .gjc a { font-size: 14px; color: #666;  margin-right: 5px;  }
.search .gjc a:hover { font-weight: bold; color: #006cba;}
.search .sc { position: relative; float: right; height: 66px;align-items: center;}
/*.search .sc::after { width: 15px; height: 151px; display: block; position: absolute; content: ''; top: -151px; right: 20px; background: url(../images/ban_ico.png)no-repeat center; z-index: 9;}*/
.search .sc form{ border-style: none;float: right; color: #999999;padding-left: 15px;height: 44px;font-size: 14px;background: none;border: 1px solid #dddddd;border-radius: 20px;width: 300px; overflow: hidden; position: relative;background: #fff; margin-top: 10px; line-height: 44px;}
.search .sc form .tt { font-size: 14px; color: #999; line-height: 44px; height:44px; }
.search .sc form .s_bt { position: absolute; top: 12px; right:15px;  width: 18px; height: 18px; display: block; background: url(../images/s_bt.png)no-repeat center; }


@media(max-width: 1300px) {
	.search .sc form{ width: auto; }
}
@media(max-width: 767px) {
	.search .sc::after { display: none; }
	.search::before { display: none; }
	.search::after{ display: none; }
	.search { background: #006cba; }
	.search .gjc { padding-left: 15px; padding-right: 15px; }
	.search .sc form {margin: 0 auto; text-align: center;  display: block; float: none; width: 50%; }
	.search .sc { overflow: hidden; margin:  10px auto; display: block; }
	.search { line-height: 50px; }
}

@media(max-width: 500px) {
	.search .gjc { height: 50px; overflow: hidden; }
	.search .sc form .tt { line-height: 34px; }
	.search .sc form { height: 34px; line-height: 34px; }
	.search .sc form .s_bt { top: 8px; }
}



/*产品中心*/
#product { padding:60px 0 70px 0; display: block; overflow: hidden; background: #f5f5f5;}
#product .pro_box { display: flex; margin-top: 40px;}
#product .pro_box .box_l { width: 310px;margin-right: 25px;}
#product .pro_box .box_l .t .list { text-align: center; }
#product .pro_box .box_l .t { height: 110px; background: #006cba; }
#product .pro_box .box_l .t p { font-size: 24px; color: #fff; display: block; }
#product .pro_box .box_l .t span { font-size: 12px; text-transform: uppercase; color: #fff; opacity: 0.8; display: block;}
#product .pro_box .box_l .t img { max-width: 100%; display: block; }
#product .pro_box .box_l ul { display: block; background: #fff;  } 
#product .pro_box .box_l ul li{display: block;height: 65px; position: relative;/* overflow: hidden; */padding: 0px 50px;border-bottom: 1px #eee solid;display: flex;align-items: center;}
#product .pro_box .box_l ul li+li{border-top:1px solid #eee;}
#product .pro_box .box_l ul li{background:url(../images/pro_ico011.jpg)no-repeat center left 20px;}
#product .pro_box .box_l ul:last-child li{border-bottom:none;}
#product .pro_box .box_l ul li a{font-size: 15px;position: relative;overflow: hidden; display: block; line-height: 65px; width: 100%;}
#product .pro_box .box_l ul li:hover>a{color: #006cba;}
#product .pro_box .box_l ul li:after{content:'';background:url(../images/pro_ico012.jpg)no-repeat;width:19px;height:5px;position: absolute;display:block;right: 30px;}

#product .pro_box .box_l .prozx{height: 105px; background:#006cba;}
#product .pro_box .box_l .prozx .prodh{background:url(../images/prodh.png)left no-repeat;padding-left:48px;}
#product .pro_box .box_l .prozx .prodh p{color:#ffffff;font-size:14px;}
#product .pro_box .box_l .prozx .prodh h4{color:#ffffff;font-size:24px;font-weight:bold;}

#product .pro_box .box_r { width: calc(100% - 310px);}
#product .pro_box .box_r .r_t { position: relative; } 
#product .pro_box .box_r .r_t .swiper-button-next,#product .pro_box .box_r .r_t .swiper-button-prev { display: block;width: 61px;height: 61px; right: 0; top: 100%; background: #000; z-index: 10000; transform: translateY(-100%); margin-top: 0; border: 1px solid #ddd;}
#product .pro_box .box_r .r_t .swiper-button-next { background: url(../images/projtl01.png)no-repeat center #fff; right: 0; margin-right: 61px;  border-left: 1px solid #ddd; }
#product .pro_box .box_r .r_t .swiper-button-prev { background: url(../images/projtl02.png)no-repeat center #fff; left: 100%; margin-left: -61px;border-left: none;  }
#product .pro_box .box_r .r_t .swiper-button-next:hover { background: url(../images/projtl01_on.png)no-repeat center #006cba; border: 1px solid #006cba;  }
#product .pro_box .box_r .r_t .swiper-button-prev:hover { background: url(../images/projtl02_on.png)no-repeat center #006cba; border: 1px solid #006cba; }

#product .pro_box .box_r .r_t::after {   width: 113px;height: 113px;position: absolute;content: '';right: 0;top: 0;background: url(../images/proxp.png) no-repeat center; z-index: 9;}
#product .pro_box .box_r .r_t .box{ display: flex;background: #fff;padding: 30px 35px;justify-content: flex-end; position: relative;}
#product .pro_box .box_r .r_t .box>a.img{width: 50%; display: block; }
#product .pro_box .box_r .r_t .box>a.img dt { display: block; border: 1px solid #ddd; }
#product .pro_box .box_r .r_t .box>a.img dt img { max-width: 100%; display: block; }
#product .pro_box .box_r .r_t .box .desc { width: 50%; padding:20px;  }
#product .pro_box .box_r .r_t .box .desc .t { font-size: 20px;font-weight: bold;color: #006cba;line-height: 2.5; border-bottom:1px solid #ddd; display: block; position: relative; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
#product .pro_box .box_r .r_t .box .desc .t::after { position: absolute; content: ''; left: 0; bottom: 0; width: 60px; height: 1px; background-color: #006cba; }
#product .pro_box .box_r .r_t .box .desc .list {margin-top: 30px; border: 1px dashed #ddd;margin-bottom: 20px;padding: 15px 15px 0 15px; font-size: 14px; color: #666; line-height: 1.8; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;overflow: hidden; height: 170px;}
#product .pro_box .box_r .r_t .box .desc a { display: block;float: left;width: 145px;height: 40px;line-height: 40px;margin-right: 30px;text-align: center;background: #da251e;border-radius: 27px;color: #fff; }
#product .pro_box .box_r .r_t .box .desc a.more { background: #006cba; }
#product .pro_box .box_r .r_t .box .desc a.more:hover { background: #da251e; }
#product .pro_box .box_r .r_t .box .desc a.zx:hover { background: #006cba;   }
#product .pro_box .box_r .r_b { display: block; overflow: hidden; margin-top: 20px;margin-left: -6px; margin-right: -6px; }
#product .pro_box .box_r .r_b li { width: 25%; display: block; float: left;  padding:0 6px; margin-bottom: 12px; }
#product .pro_box .box_r .r_b li:nth-child(n+5) { margin-bottom: 0; }
#product .pro_box .box_r .r_b li a { display: block; background: #fff; }
#product .pro_box .box_r .r_b li a img { max-width: 100%; display: block; }
#product .pro_box .box_r .r_b li a p { line-height: 3; display: block; padding-left: 10px; padding-right: 10px; text-align: center; font-size: 14px; color: #454545; text-overflow: ellipsis; white-space: nowrap; width: 100%; overflow: hidden; border-top: 1px dashed #ccc;}
#product .pro_box .box_r .r_b li:hover a p { color: #006cba;  border-top: 1px dashed #006cba;}


#product .homepro_r{ width: calc(100% - 320px); float: right;}
#product .homepro_r .hd ul { display: flex; margin-bottom: 12px; }
#product .homepro_r .hd ul li{flex: 1; line-height: 60px; display: inline-block; font-size: 18px; text-align: center; border-right: 1px solid #e3e1e1; background: #fff; }
#product .homepro_r .hd ul li a{ display: block; color: #454545;} 
#product .homepro_r .hd ul li.cur { background: #006cba; }
#product .homepro_r .hd ul li.cur a { color: #fff; }
#product .homepro_r .hd ul li:hover a { color: #fff; }
#product .homepro_r .hd ul li:last-child { border-right: none; }

#product .homepro_r .hd ul dl { flex: 1; line-height: 60px; display: inline-block; font-size: 18px; text-align: center;  background: #fff;  margin-bottom: 0;}
#product .homepro_r .hd ul dl a { display: block; color: #454545;} 
#product .homepro_r .hd ul dl:hover { background: #006cba; }

#product .homepro_r .hd ul dl:hover a { color: #fff; }

#product .homepro_r .bd {  }
#product .homepro_r .bd ul {  margin-left: -10px; margin-right: -10px; margin-top: 20px;}
#product .homepro_r .bd ul li { display: block; padding:0 10px; margin-bottom: 20px; }
#product .homepro_r .bd ul li a { padding-bottom: 0;background: #fff;display: block;position: relative; transition: all 0.5s;}
#product .homepro_r .bd ul li a:hover { box-shadow: 0 0 20px 0 rgba(0,0,0,0.1); }
#product .homepro_r .bd ul li a h3 {text-align: center;font-size: 16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; padding:20px 10px;}
#product .homepro_r .bd ul li:hover a h3 { color: #006cba; }


#product .homepro_r .bd ul li a .pro-img { overflow: hidden; display: block; }
#product .homepro_r .bd ul li a .pro-img img { max-width: 100%; display: block; transition: all 0.5s; }





@media(max-width: 1370px) {
	#product .pro_box .box_r .r_b li { width: 33.33%; }
	#product .pro_box .box_r .r_b li:nth-child(n+7) { display: none; }
	#product .pro_box .box_r .r_t .box .desc .list { height: 97px; -webkit-line-clamp:3; }
	#product .pro_box .box_l ul li { line-height: 55px; height: 55px; }
}

@media(max-width: 1270px) {
	#product .pro_box .box_r .r_t .box .desc a { margin-right: 20px; }
	#product .pro_box .box_r .r_t .swiper-button-next, #product .pro_box .box_r .r_t .swiper-button-prev { width: 41px; height: 41px; }
	#product .pro_box .box_r .r_t .swiper-button-next { margin-right: 41px; }
	#product .pro_box .box_r .r_t .swiper-button-prev { margin-left:-41px; }

}

@media(max-width: 1199px) {
	#product { padding:40px 0 50px 0; }
	#product .pro_box { margin-top: 20px; }
	#product .pro_box .box_l { width: 230px; }
	#product .homepro_r { width: calc(100% - 230px); }
	#product .pro_box .box_l .t { height: 80px; }
	#product .pro_box .box_l .t p { font-size: 20px; }
	#product .pro_box .box_l .prozx .prodh h4 { font-size: 20px; }
	#product .pro_box .box_l ul li { height: 45px; }
	#product .pro_box .box_l ul li a  { line-height: 45px; }
	#product .pro_box .box_r .r_t .box { padding:15px; }
	#product .pro_box .box_r .r_t .box .desc .t { font-size: 18px; }
	#product .pro_box .box_r .r_t .box .desc { padding:10px; }
	#product .pro_box .box_r .r_t .box .desc a { width: 110px; line-height: 35px; height: 35px; }
	#product .pro_box .box_r .r_t .box .desc .list { margin-top: 20px;}
	#product .homepro_r .hd ul li { font-size: 16px; }
	#product .homepro_r .hd ul dl { font-size: 16px; }
	#product .homepro_r .bd ul li a h3 { font-size: 15px; }
}


@media(max-width: 991px) {
	#product .pro_box { display: block; }
	#product .pro_box .box_l { width: 100%; display: block; }
	#product .pro_box .box_l .t img { display: none;  }
	#product .pro_box .box_l .t { display: block; text-align: center; padding-top: 20px; }
	#product .pro_box .box_l ul { overflow: hidden; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd;}
	#product .pro_box .box_l ul li { width: 25%; float: left; padding:0; background: none; border-right:1px solid #ddd; text-indent: 2em;}
	#product .pro_box .box_l ul li:after { display: none; }
	#product .pro_box .box_l .prozx { display: none; }
	#product .pro_box .box_r { display: block; width: 100%; }
	#product .pro_box .box_r .r_t::after { display: none; }
	#product .pro_box .box_l ul li a { padding-right:10px; display: block; width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

	#product .homepro_r { float: none; display: block; width: 100%; margin-top: 20px; }
	#product .homepro_r .hd ul li { line-height: 50px; }
	#product .homepro_r .hd ul dl { line-height: 50px; }
}



@media(max-width: 767px) {
	#product { padding:35px 0 20px 0; }
	#product .pro_box .box_l .t { height: 80px;  display: flex; padding-top: 0;}
	#product .pro_box .box_l ul li { width: 50%; }
	#product .pro_box .box_l ul li:nth-child(2n) { margin-right: 0; }
	#product .pro_box .box_r .r_t .box { display: block; overflow: hidden; padding-bottom: 40px; }
	#product .pro_box .box_r .r_t .box>a.img { width: 100%; display: block; }
	#product .pro_box .box_r .r_t .box .desc{ width: 100%; display: block; }
	#product .pro_box .box_r .r_b li { width: 50%; }
	#product .pro_box .box_l ul li { background: none; padding-left:10px; padding-right: 10px; }
	#product .pro_box .box_l ul li:after { display: none; }
	#product .homepro_r { display: block; width: 100%; float: none; }
	#product .homepro_r .hd ul li { line-height: 45px; font-size: 14px; }
	#product .homepro_r .hd ul dl { line-height: 45px; font-size: 14px; }
	#product .homepro_r .bd ul { display: block; width: 100%; font-size: 0; }
	#product .homepro_r .bd ul li { width: 50%; display: inline-block; padding: 0 5px;}
	#product .homepro_r .bd ul li:nth-child(n+9) { display: none; }
	#product .homepro_r .bd ul {  margin-left: 0px;  margin-right: 0px; }

}

/*产品优势*/
.pro_ys { display: block; padding:70px 0 55px 0; overflow: hidden;background: url(../images/pro_ys.jpg)no-repeat center top; }
.pro_ys .box {  display: flex; margin-top: 60px;}
.pro_ys .box li { flex: 1; margin-right: 50px; background: #f5f5f5; padding:25px 0px; }
.pro_ys .box li:last-child { margin-right: 0; }
.pro_ys .box li .paul_t { font-size: 25px;color: #222222; display: block; text-align: center; }
.pro_ys .box li .paul_t span {  display: block;text-transform: uppercase;font-weight: 500;font-size: 14px;margin-top: 3px; color: #666;}
.pro_ys .box li .panum { position: relative; margin: 10px 0px 20px 0px; }
.pro_ys .box li .panum span { display: block;width: 41px;height: 41px;border-radius: 50%;line-height: 37px;margin: 0 auto;position: relative;z-index: 333;font-size: 22px;color: #8a8989;font-family: Antonio, Arial;border: 2px solid #eaeaea;background: #fff; }
.pro_ys .box li .panum::after { content: '';display: block;position: absolute;top: 20.5px;height: 1px;background: #eaeaea;left: 0px;width: 100%; }
.pro_ys .box li .pa_pic { transition: all .4s ease; padding:0 20px;}
.pro_ys .box li .pa_pic img { border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px; max-width: 100%; display: block; }
.pro_ys .box li .pa_wa { font-size: 18px;color: #888888;font-weight: 500;margin: 20px 0px;transition: all .4s ease; text-align: center;}
.pro_ys .box li .pa_btn a{width: 0px;height: 40px;background: #fff;transition: all .3s ease;line-height: 40px;margin: 0 auto;display: block;font-size: 14px;color: #333;overflow: hidden;transform: rotateY(90deg);}
.pro_ys .box li:hover .paul_t span.s1 { color: #fff; opacity: 0.6; }
.pro_ys .box li:hover .pa_btn a{ width:80%; transform:rotateY(0deg); text-align: center;} 
.pro_ys .box li:hover{ background:#006cba;}
.pro_ys .box li:hover .paul_t{ color:#fff;}
.pro_ys .box li:hover .panum span{ color:#006cba; border-color:#006cba; background:#fff;}
.pro_ys .box li:hover .panum:after{ background:rgb(255, 255, 255,0.3);}
.pro_ys .box li:hover .pa_wa{ color:#fff; transform:translateY(-210px);}
.pro_ys .box li:hover .pa_pic{transform:translateY(40px) rotateY(360deg);}
.pro_ys .paend{ text-align:center; margin-top: 50px;}
.pro_ys .paend span,.pro_ys .paend i{ display:inline-block; line-height:48px; font-style:normal;}
.pro_ys .paend span{  border-radius:0px; background:#e2e2e2; font-size:16px; color:#666; margin-right:20px; padding:0 25px; border-radius: 30px;}
.pro_ys .paend i{ font-size:18px; color:#222222; font-weight:lighter; padding-left:40px; background:url(../images/pro_ys_tel.png) no-repeat left center;}
.pro_ys .paend strong{ font-size:30px;}
.pro_ys .box li .pa_btn a:hover { color: #006cba;  }

@media(max-width: 1470px) {
	.pro_ys .box li { margin-right: 20px; }
}

@media(max-width: 1270px) {
	.pro_ys .box li:hover .pa_wa {  transform: translateY(-185px); }
}

@media(max-width: 1199px) {
	.pro_ys { padding:55px 0 40px 0; }
	.pro_ys .box { margin-top: 30px; }
	.pro_ys .paend i { display: none; }
	.pro_ys .box li:hover .pa_btn a {width:80%; }
	.pro_ys .box li:hover .pa_wa { transform: translateY(-150px); }
	.pro_ys .box li .pa_wa { font-size: 16px; }
	.pro_ys .box li .paul_t { font-size: 22px; }
}

@media(max-width: 991px) {
	.pro_ys .box { display: flex; width: 100%; font-size: 0; }
	.pro_ys .box li { margin-right: 10px; width: 25%; }
	.pro_ys .box li .paul_t { font-size: 18px; }
	.pro_ys .box li .pa_wa { font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
	.pro_ys .box li:hover .pa_btn a {width:80%; }
	.pro_ys .box li:hover .pa_wa { transform: translateY(-110px); }
	.pro_ys .paend { margin-top:25px; }
	.pro_ys .box li .paul_t span { font-size: 12px; }
}

@media(max-width: 767px) {
	.pro_ys { padding: 45px 0 30px 0; }
	.pro_ys .box { display: block; overflow: hidden;}
	.pro_ys .box li { width: 48%; float: left; margin-right: 10px;  margin-bottom: 10px; }
	.pro_ys .box li:nth-child(2n) { margin-right: 0; }
	.pro_ys .paend { display: none; }
}


/* 优势 */
.advantage{background:url(../images/main_ys.jpg)no-repeat left top #f5f5f5;padding-top:60px;padding-bottom: 50px; }
.advantage .title span{ color: #fff;opacity: 0.1; }
.advantage .title h3 { color: #fff; }
.advantage .title p { color: #fff; opacity: .8; }
.advantage  .title h3 em{ color: #fff; }
.advantage .title h2{color:#ffffff;}
.advantage .advtitlist{margin-top:29px;}
.advantage .advtitlist ul {display:flex;justify-content:center;}
.advantage .advtitlist ul li{margin-right:25px;padding:30px 54px 30px 30px;border-top-left-radius:15px;border-top-right-radius:15px;}
.advantage .advtitlist ul li h4{color:#ffffff;font-size:28px;}
.advantage .advtitlist ul li:first-child{background:url(../images/adv01.png)no-repeat 205px 10px #353a3f;}
.advantage .advtitlist ul li:nth-child(2){background:url(../images/adv02.png)no-repeat 195px 10px  #353a3f;}
.advantage .advtitlist ul li:nth-child(3){background:url(../images/adv03.png)no-repeat 173px 10px #353a3f;}
.advantage .advtitlist ul li:last-child{background:url(../images/adv04.png)no-repeat 205px 10px  #353a3f;}
.advantage .advtitlist ul li.on,.advantage .advtitlist ul li:hover{background-color:#da251e;}
.advnei .advzx:hover{background:#da251e;}
.advdetial .adv-one{background:#ffffff;overflow:hidden;padding:40px 0;}
.advtitinfo{display:flex;align-items:center;}
.advtitinfo .advnum{color:#dddddd;font-size:120px;font-weight:bold;margin-right:15px;}
.advtitinfo .advbiao p{color:#eeeeee;font-size:30px;font-weight:bold;}
.advtitinfo .advbiao h4{background:url(../images/advtitbg.png)no-repeat;width:444px;padding:15px 0 15px 18px ;color:#333333;font-size:26px;font-weight:bold;}
.advnei ul {margin-top:17px;margin-left:47px; width: 70%;}
.advnei ul li{background:url(../images/advli.png)no-repeat left;color:#666666;font-size:18px;padding-left:44px;margin-top:33px;}
.advdetial{position:relative;}
.advnei {position:static !important;}
.advnei .advzx{position:absolute;bottom:0;right:0;border-top-left-radius:100%;width:184px;height:184px;background:#006cba;}
.advnei .advzx a{margin-top:75px;margin-left:70px;display:inline-block;}
.advnei .advzx a img{margin:0 auto;}
.advnei .advzx a p{color:#ffffff;font-size:20px;margin-top:14px;}
@media (max-width: 1409px) {
		.advtitinfo .advnum{font-size:60px;}
	.advtitinfo .advbiao p{font-size:26px;}
	.advtitinfo .advbiao h4{font-size:18px;}
	.advantage .advtitlist ul li{    padding: 20px 30px 20px 20px;}
	.advantage .advtitlist ul li h4{font-size:22px;}
}
@media(max-width: 1199px) {
	.advantage { padding-top: 50px; padding-bottom: 40px; }
	.advnei .advzx { display: none; }
	.advnei ul li { font-size: 16px; }
	.advantage .advtitlist ul li h4 { font-size: 18px; }
	.advnei ul { width: 100%; margin-left:20px; }

}



@media (max-width: 991px) {
		.advantage .advtitlist ul li h4{font-size:20px;}
	.advantage .advtitlist ul li{margin-right:0px;border-top-left-radius:0;border-top-right-radius:0;border-right:1px solid #dcdcdc;  padding:20px;}
		.advantage .advtitlist ul li:last-child{border-right:none;}
	.advnei .advzx{position:static;width:100%;height:60px;padding:10px 0;border-top-left-radius:0;margin-top:20px; display: block;}
	.advnei .advzx a{margin-top:0;margin-left:0;display:flex;justify-content:center;}
	.advnei .advzx a p{color:#ffffff;font-size:18px;margin-top:0;margin-left:10px;line-height: 38px;}
	.advnei .advzx a img{margin:0;}
}
@media (max-width: 768px) {
	.advantage .advtitlist ul li{ padding:15px;}
	
			.advantage .advtitlist ul li h4{font-size:18px;}
	.advtitinfo .advnum{display:none;}
	.advtitinfo .advbiao p{font-size:24px;}
	.advtitinfo .advbiao h4{font-size:18px;}
	.advnei ul li{font-size:16px;margin-top:20px;}
	
	
	
}
@media (max-width: 768px) {
			.advnei ul li{background-size:24px 20px;}
			.advantage .advtitlist ul li h4{font-size:16px;}
	.advtitinfo .advbiao p{font-size:18px;}
	.advtitinfo .advbiao h4{font-size:14px;}
	.advnei ul li{font-size:14px;margin-top:10px;}
}
@media (max-width: 500px) {

		.advantage .advtitlist ul li{ padding:10px;}
		.advantage .advtitlist ul li h4{font-size:14px;}
	
}

@media(max-width: 767px) {
	.advnei .advzx { padding:5px 0; height: 45px; }
	.advnei .advzx a img {width: 25px; height: 25px;}
	.advnei .advzx a {align-items: center; }
	.advnei ul { width: 92%; }
	.advnei { padding-top: 10px; }
	.advtitinfo .advbiao h4 { width: auto; padding-right: 20px; }
}

/*优势*/

.adv .adv_t{background: url(../images/ys_t.jpg) no-repeat center; padding: 50px 0 40px; margin-bottom: 30px;}

.adv .adv_t h6{font-size: 36px; color: #fff; text-align: center; font-weight: bold;}

.adv .adv_t h6 em{font-weight: bold;}

.adv .adv_t p{font-size: 18px; line-height: 3; color: #fff; text-align: center; }


.adv .adv_t .title h3 { color: #fff; }
.adv .adv_t .title h3 em { color: #fff; }
.adv .adv_t .title span { color: #fff; }

.ys { overflow: hidden; }
.ys .adv_li_1 { margin-bottom: 20px; }
.ys .adv_li_3 { margin-bottom: 20px; }




@media(max-width: 767px){

	.adv .adv_t h6{font-size: 18px;}

	.adv .adv_t p{ font-size: 14px;}
	.adv .adv_t { padding: 30px 0 20px; margin-bottom: 15px;}
	.ys .adv_li_3 { margin-bottom: 0; }

}



/**/



.adv_li_1 .adv_li_img{float: right;}

.adv_li_1 .adv_li_txt{position:relative; }

.adv_li_1 .adv_li_txt::after{position:absolute; content:""; width:7px; height:360px; background:url(../images/youshitou.png) no-repeat;left:0;top:0px}


.adv_li_txt{padding-top: 50px;}

.adv_li_txt .adv_li_txt_t {background: url(../images/adv_li_txt_t1.png) no-repeat left;  padding-left: 120px;margin-bottom: 20px;height: 136px; padding-top: 15px;}

.adv_li_txt .adv_li_txt_t::after{}

.adv_li_txt .adv_li_txt_t::before{}

.adv_li_txt .adv_li_txt_t h3{font-size: 30px;font-weight:bold;color:#006cbe; line-height: 2;}

.adv_li_txt .adv_li_txt_t p{color: #999;font-size: 16px;}

.adv_li_txt .adv_li_txt_t b{border-bottom: 4px solid #006cbe;width: 40px;height: 4px; display: block; padding-top: 10px;}

.adv_li_txt .adv_li_txt_p{}

.adv_li_txt_p p{font-size: 16px;color: #666;line-height: 32px;margin-left:45px;position: relative;}

.adv_li_txt_p p::before{content:'◆'; position: absolute; left: -15px; top: 0px; color: #444444;}



.adv_li_2 {overflow: hidden;  position:relative;margin-bottom: 20px;}

.adv_li_2 .adv_li_txt2::after{position:absolute;content:"";width:7px;height:360px;background:url(../images/youshitou.png) no-repeat;right: -50px;top:0px;}

.adv_li_2 .adv_li_txt2::before{position:absolute;content:"";width:469px;height:6px;bottom: -60px;right: 0px;}

.adv_li_txt2{padding-top: 50px;}

.adv_li_txt2 .adv_li_txt_t2 {background: url(../images/adv_li_txt_t2.png) no-repeat left;padding-left: 125px;margin-bottom: 20px;height: 136px;padding-top: 20px;}

.adv_li_txt2 .adv_li_txt_t2::after{}

.adv_li_txt2 .adv_li_txt_t2::before{}

.adv_li_txt2 .adv_li_txt_t2 h3{font-size: 30px;font-weight:bold;color:#006cbe; line-height: 2;}

.adv_li_txt2 .adv_li_txt_t2 p{color: #999;font-size: 16px;}

.adv_li_txt2 .adv_li_txt_t2 b{border-bottom: 4px solid #006cbe;width: 40px;height: 4px; display: block; padding-top: 10px;}

.adv_li_txt2 .adv_li_txt_p2{}

.adv_li_txt2 .adv_li_txt_p2 p{font-size: 16px;color: #666;line-height: 32px;margin-left:45px;position: relative;}

.adv_li_txt2 .adv_li_txt_p2 p::before{content:'◆'; position: absolute; left: -15px;color: #444444;}





.adv_li_3 .adv_li_img3 {float: right;}

.adv_li_txt3{padding-top:35px;position:relative}

.adv_li_txt3::after{position:absolute;content:"";width:7px;height:360px;background:url(../images/youshitou.png) no-repeat;left:0;top:0px}

.adv_li_txt3::before{position:absolute;content:"";width:469px;height:6px;background:url(../images/hengtou.png) no-repeat;bottom: -90px;right:85px;}

.adv_li_txt_t3 {background: url(../images/adv_li_txt_t3.png) no-repeat left;    padding-left: 120px;margin-bottom: 20px;height: 136px; padding-top: 15px;}



.adv_li_txt_t3 h3{font-size: 30px; line-height: 2; font-weight:bold;color:#006cbe;}

.adv_li_txt_t3 p{color: #999;font-size: 16px;}

.adv_li_txt_t3 b{border-bottom: 4px solid #006cbe;width: 40px;height: 4px; display: block; padding-top: 10px;}

.adv_li_txt_p3{}

.adv_li_txt_p3 p{font-size: 16px;color: #666;line-height: 32px;margin-left:45px;position: relative;}

.adv_li_txt_p3 p::before{content:'◆'; position: absolute; left: -15px;color: #444444;}




@media(max-width: 767px) {
	.adv_li_3 .adv_li_img3 { padding-left: 0px; padding-right: 0px; }
	.adv_li_txt3{ padding-left: 0px; padding-right: 0px; margin-bottom: 0; }

}


.adv_li_4 { padding-bottom: 50px;}

.adv_li_txt4{position:relative; padding-top:50px;}

.adv_li_txt4::after{position:absolute;content:"";width:7px;height:360px;background:url(../images/youshitou.png) no-repeat;right: 0;top:0px;}

.adv_li_txt4::before{position:absolute;content:"";width:469px;height:6px;background:url(../images/hengtou.png) no-repeat;bottom: -150px;right: 0px;}

.adv_li_txt4 .adv_li_txt_t4 {background: url(../images/adv_li_txt_t4.png) no-repeat left;    padding-left: 120px;margin-bottom: 20px;height: 136px; padding-top: 15px;}

.adv_li_txt4 .adv_li_txt_t4::after{}

.adv_li_txt4 .adv_li_txt_t4::before{}

.adv_li_txt4 .adv_li_txt_t4 h3{font-size: 30px;color:#006cbe;font-weight:bold; line-height: 2;}

.adv_li_txt4 .adv_li_txt_t4 p{color: #999;font-size: 16px;}

.adv_li_txt4 .adv_li_txt_t4 b{border-bottom: 4px solid #006cbe;width: 40px;height: 4px; display: block; padding-top: 10px;}

.adv_li_txt4 .adv_li_txt_p4{}

.adv_li_txt4 .adv_li_txt_p4 p{font-size: 16px;color: #666;line-height: 32px;margin-left:45px;position: relative;}

.adv_li_txt4 .adv_li_txt_p4 p::before{content:'◆'; position: absolute; left: -15px;color: #444444;}





@media(max-width: 1469px){

	.adv_li_txt{padding-top: 25px;}

	.adv_li_txt2{padding-top: 25px;}

	.adv_li_txt .adv_li_txt_t h3{font-size: 24px;}

	.adv_li_txt2 .adv_li_txt_t2 h3{ font-size: 24px;}

	.adv_li_3 .adv_li_txt_t3 h3{ font-size: 24px;}

	.adv_li_txt4 .adv_li_txt_t4 h3{font-size: 24px;}

}



@media(max-width: 1199px){

	.adv_li_txt_p p{ font-size: 14px;}

	.adv_li_txt .adv_li_txt_t h3{font-size: 20px;}

	.adv_li_txt2 .adv_li_txt_t2 h3{ font-size: 20px;}

	.adv_li_txt_t3 h3{ font-size: 20px;}

	.adv_li_txt4 .adv_li_txt_t4 h3{font-size: 20px;}

	.adv_li_txt .adv_li_txt_t{height: 80px; background-size: contain;}

	.adv_li_txt2 .adv_li_txt_t2{height: 80px; background-size: contain;}

	.adv_li_txt_t3{height: 80px; background-size: contain;}

	.adv_li_txt4 .adv_li_txt_t4{height: 80px; background-size: contain;}

	.adv_li_txt .adv_li_txt_t{padding-top: 0; padding-left: 80px;}

	.adv_li_txt2 .adv_li_txt_t2{padding-top: 0; padding-left: 80px;}

	.adv_li_txt_t3{padding-top: 0; padding-left: 80px;}

	.adv_li_txt4 .adv_li_txt_t4{padding-top: 0; padding-left: 80px;}

	.adv_li_1 .adv_li_txt{padding-top: 0;}

	.adv_li_txt2{padding-top: 0;}

	.adv_li_txt_p p{margin-left: 20px;}

	.adv_li_txt .adv_li_txt_t{margin-bottom: 10px;}

.adv_li_txt4 .adv_li_txt_p4 p { font-size: 14px; }
.adv_li_txt2 .adv_li_txt_p2 p{ font-size: 14px; }
.adv_li_txt_p3 p{ font-size: 14px; }
.adv_li_txt3 { padding-top: 0px; }
.adv_li_txt4{ padding-top: 0px; }

}





@media(max-width:991px){

	.adv_li_4{padding: 30px 0;}

	.adv_li_1{padding:30px 0;}

	.adv_li_img{margin-bottom:30px;}

	.adv_li_1 .adv_li_txt::after{display:none;}

	

	.adv_li_2 .adv_li_img2{padding-bottom:30px;}

	.adv_li_img3{margin-bottom:30px;}

	.adv_li_txt3{margin-bottom:30px;}

	.adv_li_img4{margin-bottom:30px;}

	.adv_li_txt4{margin-bottom:30px;}

	.youshi56{padding-top:30px;}

	.youshi5 .youshi5img img{padding-top:30px;}

    .adv_li_txt3::after{display:none}

	.adv_li_txt3::before{display:none}

	.adv_li_txt4::after{display:none}

    .adv_li_txt4::before{display:none}

    .adv_li_1 .adv_li_img{padding: 0;}

    .adv_li_2 .adv_li_img2{padding: 0;}

    .adv_li_txt2{padding: 0; padding-top: 20px;}

    .adv_li_img4{padding: 0;}

    .adv_li_txt4{padding: 0;}

}



@media(max-width: 767px){

	.adv_li_txt .adv_li_txt_t h3{ font-size: 18px;}

	.adv_li_txt2 .adv_li_txt_t2 h3{ font-size: 18px;}

	.adv_li_txt_t3 h3{ font-size: 18px;}

	.adv_li_txt4 .adv_li_txt_t4 h3{ font-size: 18px;}

	.adv_li_1{padding-bottom: 0;}
	.adv_li_1 .adv_li_txt { padding-left: 0px; padding-right: 0px; }
	.adv_li_4 { padding-top: 0; padding-bottom: 0; }
	.adv_li_txt2 .adv_li_txt_p2 p { margin-left: 20px; }
	.adv_li_txt_p3 p{ margin-left: 20px; }
	.adv_li_txt4 .adv_li_txt_p4 p{ margin-left: 20px; }

}







/*客户案例*/
.CaseSuc{background:#f5f5f5;padding-top:30px;background-size:100% 100%; padding-bottom: 55px;}
#caselist {position:relative;margin-top:27px;}
#caselist li {padding:45px 30px 60px 30px;background:url(../images/casebgodd.jpg) no-repeat top #fff; position: relative;}
#caselist li::after { position: absolute; content: ''; right: 0; bottom: 0; width: 1px; height: 57%; background-color: #ddd; display: block;}
#caselist .case-txt .dhwz{font-weight:bold;font-size:18px;color:#333333;margin:20px 0;}
#caselist .casefont{font-size:14px;color:#666666;display:-webkit-box;line-height:23px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
#caselist .case-more{height:34px;line-height:34px;border:1px solid #999999;font-size:14px;border-radius:25px;text-align:center;color:#999999;width:100px;margin-top:18px;}
#caselist li:hover .case-txt .dhwz{color:#006cba;}
#caselist li:hover   .case-more{border:none;background:#006cba;color:#ffffff;}
.CaseSuc .owl-nav { display: block !important; }
.CaseSuc .owl-nav .owl-prev, .CaseSuc .owl-nav .owl-next{ background: url(../images/casejian.jpg) no-repeat; }

/*客户见证修改*/
.case_xg { display: block; overflow: hidden; background:url(../images/case_bg.jpg)no-repeat center / cover; padding:70px 0 80px 0;}
.case_xg .box { display: flex; margin-top: 40px; margin-left:-15px; margin-right:-15px;}
.case_xg .box .box_1 { display: flex; background: #fff;padding:20px; margin:0 15px;}
.case_xg .box .box_1 dt { display: block; overflow: hidden; }
.case_xg .box .box_1 dt img { max-width: 100%; display: block; }
.case_xg .box .box_1 .desc { padding-top: 15px; padding-left: 20px; width: 70%;} 
.case_xg .box .box_1 .desc .t { font-size: 18px;color: #333;font-weight: normal; display: block; line-height: 1.8;}
.case_xg .box .box_1 .desc .list { font-size: 14px;color: #666;line-height: 1.6;overflow: hidden;padding: 0px 0 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden; }
.case_xg .box .box_1 .desc .t:hover { color: #016ac5; }

.case_xg .box2 { display: flex; margin-top: 30px; }

.case_xg .box2 .box_l { width: 200px;background: #006cba;}
.case_xg .box2 .box_l .desc { position: relative; }
.case_xg .box2 .box_l .desc h2 { font-size: 22px;font-weight: bold;color: #fff; }
.case_xg .box2 .box_l .desc p { text-transform: uppercase;font-size: 14px;color: #fff;font-family: 'arial';}
.case_xg .box2 .box_l .desc::after { position: absolute;content: '';display: block;width: 28px;height: 2px;background: #fff;bottom: -10px;left: 0px; }
.case_xg .box2 .box_r { width: calc(100% - 200px); padding:20px;  background: #fff;}
.case_xg .box2 .box_r li { border:1px solid #ddd; display: block;  position: relative;}
.case_xg .box2 .box_r li a { position: relative; z-index: 3; display: block; }
.case_xg .box2 .box_r li a::after { position: absolute; content: ''; width: 100%; left: 0; bottom: 0; height: 0; transition:all 0.5s; background: rgba(0,108,186,0.9); z-index: 2; }
.case_xg .box2 .box_r li:hover a::after { height: 100%; }
.case_xg .box2 .box_r li a p { position: absolute; width: 100%; text-align: center; left: 50%; top: 50%; transform: translate(-50%,-50%); font-size: 16px; color: #fff; opacity: 0; transition:all 0.3s; z-index: 9;}
.case_xg .box2 .box_r li:hover a p { opacity: 1; }
.case_xg .title span { opacity: 0.08; }


@media(max-width: 1199px) {
	.case_xg .box .box_1 .desc { padding-top: 5px; }
}

@media(max-width: 991px) {
	.case_xg { padding: 40px 0 40px 0; }
	.case_xg .box .box_1 .desc .t { font-size: 16px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
	.case_xg .box { margin-left: -5px; margin-right: -5px;  margin-top: 20px;}
	.case_xg .box .box_1 { margin:0 5px; }
	.case_xg .box .box_1 .desc .list { -webkit-line-clamp: 3; }
	.case_xg .box2 .box_l { width: 140px; }
	.case_xg .box2 .box_r { width: calc(100% - 140px); }
}

@media(max-width: 767px) {
	.case_xg .box { display: block;margin-left: 0px; margin-right: 0px; }
	.case_xg .box .box_1 { margin-left: 0px; margin-right: 0px; }
	.case_xg .box .box_1:first-child { margin-bottom: 15px; padding:10px;}
	.case_xg .box .box_1 .desc .t { font-size: 15px; }
	.case_xg .box .box_1 .desc { padding-top: 3px; padding-left: 10px; }
	.case_xg .box2 { display: block; }
	.case_xg .box2 .box_l { display: none;}
	.case_xg .box2 .box_r { width: 100%; }

}

/*首页关于我们*/
#sy_about { background: url(../images/sy_about_bg.jpg) no-repeat center; padding-top: 90px; overflow: hidden; height: 610px; }
#sy_about .sy_about_box{display:flex;}
#sy_about .sy_about_l{flex:1;}
#sy_about .sy_about_l img{display:none;}
#sy_about .sy_about_l .sy_about_img{width:100%;height:100%;}
#sy_about .sy_about_r{flex:1;}
#sy_about .sy_about_r .sy_about_con{padding:44px 280px 40px 70px;}
#sy_about .sy_about_con>span {font-size: 14px;color: #aaaaaa;font-weight: bold;display: block;text-transform: uppercase;line-height: 2;}
#sy_about .sy_about_con h3 { color: #333333; font-weight: bold; font-size: 40px;  position: relative; }
#sy_about .sy_about_con .sy_about_r_desc { margin-top: 35px; color: #666666; font-size: 16px; line-height: 2;text-align:justify; text-indent: 2em; margin-bottom:20px; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical; overflow: hidden;}
#sy_about .sy_about_con a { display: block;font-size: 16px;color: #666666;width: 170px;text-align: center;margin-bottom: 20px;border-radius: 30px;line-height: 48px;background: #f1f1f1;color: #444;}
#sy_about .sy_about_con a:hover { background: #006cba; color: #fff; }
#sy_about .sy_about_con .about-count { overflow: hidden; position: relative; z-index: 99; margin-top: 30px; }
#sy_about .sy_about_con .about-count div { padding-left: 0px; }
#sy_about .sy_about_con .about-count p { font-size: 20px; font-weight:bold;  color: #006ac4; position: relative; line-height: 2;}
#sy_about .sy_about_con .about-count p:after { position: absolute; content: ''; background: #006ac4; display: block; width: 30px; height: 2px; left: 0; bottom: 0;  }
#sy_about .sy_about_con .about-count h5 { font-size: 16px; color: #333333; }
#sy_about .sy_about_con .about-count h5 span { font-weight: bold; font-size: 42px; color: #333333; }

@media (max-width: 1700px){
    #sy_about .sy_about_r .sy_about_con{padding:44px 60px 40px 50px;}
}
@media (max-width: 1429px){
    #sy_about .sy_about_r .sy_about_con{padding:30px 60px 30px 35px;}
    #sy_about .sy_about_con .sy_about_r_desc{margin-top:40px;}
    #sy_about .sy_about_con .about-count{margin-top:20px;}
    #sy_about .sy_about_con .about-count h5 span{font-size:38px;}
}
@media (max-width: 1329px){
    #sy_about .sy_about_r .sy_about_con{padding: 15px 60px 15px 30px;}
}
@media (max-width: 1199px){
	#sy_about { height: 550px; }
    #sy_about .sy_about_r .sy_about_con{padding: 10px 60px 10px 24px;}
    #sy_about .sy_about_con>span{font-size:32px;}
    #sy_about .sy_about_con h3{font-size:28px;}
    #sy_about .sy_about_con h3:before, #sy_about .sy_about_con h3:after{bottom:-15px;}
    #sy_about .sy_about_con .sy_about_r_desc{margin-top:25px;line-height:1.6;}
    #sy_about .sy_about_con .about-count p{font-size:18px;}
    #sy_about .sy_about_con .about-count h5 span{font-size:28px;}
}
@media (max-width: 991px){
    #sy_about{background:none;height:auto;padding:20px 0 20px 0;}
    #sy_about .sy_about_box{display:block;}
    #sy_about .sy_about_l img{display:block;}
    #sy_about .sy_about_l .sy_about_img{display:none;}
    #sy_about .sy_about_r .sy_about_con { padding-top: 30px; }

}
@media (max-width: 767px){
    #sy_about{padding:30px 0 0 0;}
    #sy_about .sy_about_r .sy_about_con{padding:20px;}
    #sy_about .sy_about_con>span { font-size: 24px; }
    #sy_about .sy_about_con .sy_about_r_desc { font-size: 14px; margin-top: 15px; }
}
@media (max-width: 500px){
    #sy_about .sy_about_con>span{font-size:20px;}
    #sy_about .sy_about_con h3{font-size:22px;}
    #sy_about .sy_about_con .about-count div{width:50%;margin-bottom:10px;}
    #sy_about .sy_about_con a  { font-size: 14px; width: 140px; line-height: 40px;}
}


/*荣誉资质*/
#honor { display: block; padding:50px 0 75px 0; overflow: hidden; background: #f1f2f5; }
#honor .honor_nr  { display: flex; }
#honor .honor_nr .honor_nr_l { width: 14%; display: flex; align-items: center; overflow: hidden;}
#honor .honor_nr .honor_nr_l .title { text-align: left; }
#honor .honor_nr .honor_nr_l .title span::after { left: 0;transform: translateX(0%);z-index: 2; }
#honor .honor_nr .honor_nr_l .honor_btn {  overflow: hidden; display: block; }
#honor .honor_nr .honor_nr_l .honor_btn a{ display: block; font-size: 16px; color: #666666; width: 170px; text-align: center; margin-bottom: 20px; border-radius: 30px; line-height: 48px; background: #fff;}
#honor .honor_nr .honor_nr_l .honor_btn a:last-child { margin-bottom: 0px; }
#honor .honor_nr .honor_nr_l .honor_btn a.on { background: #006cba; color: #fff; }
#honor .honor_nr .honor_nr_r { width: 82%; display: block; }
#honor .honor_nr .honor_nr_r li { display: block; position: relative; overflow: hidden;}
#honor .honor_nr .honor_nr_r li a { display: block; z-index: 10; position: relative; }
#honor .honor_nr .honor_nr_r li a img { display: block; max-width: 100%; }
#honor .honor_nr .honor_nr_r li a .bg { position: absolute;width: 100%;height: 100%;display: block;top: 0;left: 0;opacity: 0;transition: 0.5s; z-index: 2;}
#honor .honor_nr .honor_nr_r li a .bg::before { width: 100%; height: 100%; position: absolute; content: ''; display: block; left: 50%; top: 50%;transform: translate(-50%,-50%); background: rgba(0,108,186,0.7); z-index: 3; } 
#honor .honor_nr .honor_nr_r li a dd { position: absolute;top: 50%;left: 0;right: 0; color: #ffffff;transform: translateY(-50%);opacity: 0;transition: all 0.5s;text-align: center; z-index: 4; }
#honor .honor_nr .honor_nr_r li a dd h3 { font-size: 16px; color: #fff; position: relative; z-index: 5; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;padding-left:10%; padding-right:10%; display: block;  }
#honor .honor_nr .honor_nr_r li:hover a .bg { opacity: 1; }
#honor .honor_nr .honor_nr_r li:hover a dd { opacity: 1; }

@media(max-width: 1510px) {
	#honor .honor_nr .honor_nr_l .honor_btn a { line-height: 35px; width: 160px; font-size: 16px; }
}

@media(max-width: 1370px) {
	#honor .honor_nr .honor_nr_l { width: 17%; }
}

@media(max-width: 1199px) {
	#honor { padding:40px 0; }
}

@media(max-width: 991px) {
	#honor .honor_nr { display: block; }
	#honor .honor_nr .honor_nr_l { display: block; width: 100%; }
	#honor .honor_nr .honor_nr_l .title { text-align: center; }
	#honor .honor_nr .honor_nr_l .title span::after { left: 50%;transform: translateX(-50%); }
	#honor .honor_nr .honor_nr_l .honor_btn { text-align: center; display: block; margin:0px auto 0;  }
	#honor .honor_nr .honor_nr_l .honor_btn a { display: inline-block; }
	#honor .honor_nr .honor_nr_r { width: 100%; margin-top: 30px; }
	#honor .honor_nr .honor_nr_l .honor_btn a { margin-bottom: 0; }
}

@media(max-width: 767px) {
	#honor { padding:25px 0; }
	#honor .honor_nr .honor_nr_l .honor_btn a { width: 140px; font-size: 15px; font-weight: normal; }
	#honor .honor_nr .honor_nr_l .honor_btn a.on { font-weight: normal; }
	#honor .honor_nr .honor_nr_r { margin-top: 15px; }
	#honor .honor_nr .honor_nr_r li a dd h3 { font-size: 14px; }
}



/* 新闻动态 */
.news{padding:55px 0 60px 0;background:url(../images/newsbg.png)no-repeat;}
.newtitlist ul {display:flex;justify-content:center;margin-top:23px;}
.newtitlist ul li{position:relative;  background:#353a3f; -webkit-transform: skew(20deg);text-align:center;width:160px;height:42px;line-height:42px;}
.newcontlist{margin-top:35px;}
.newtitlist ul li a {color:#ffffff;font-size:16px;text-align:center; display:inline-block; -webkit-transform: skew(-20deg);}
.newtitlist ul li:nth-child(2) { margin:0 10px;}
.newtitlist ul li:first-child::before{position:absolute; -webkit-transform: skew(-20deg);left:-24px;content:''; width:40px;height:42px;  background-color:#353a3f; border-radius:21px 0 0 21px; /* 左上、右上、右下、左下 */ }
.newtitlist ul li:last-child::before{position:absolute; -webkit-transform: skew(-20deg);right:-24px;content:''; width:40px;height:42px;  background-color:#353a3f; border-radius:0 21px 21px 0 ; /* 左上、右上、右下、左下 */ }
.newsdan .newsxin h4{font-size:18px;margin-top:21px;color:#333333;}
.newsdan .newimg{border:1px solid #dddddd;}
.newsdan .newsxin .dhwz2{font-size:14px;margin:32px 0;color:#666666;line-height:20px;height:40px;}
.newsdan   .newssjian{display:flex;}
.newsdan   .newssjian{color:#999999;font-size:14px;}
.newsdan   .newssjian .newbtn{margin-left:37px;color:#999999;font-size:14px;}
.newsdan:hover  .newsxin h4{color:#006cba;}
.newsdan:hover .newssjian .newbtn{color:#006cba;}
.newsdan:hover  .newimg{border:1px solid #006cba;}
.newtitlist ul li.on,.newtitlist ul li:hover{ background:#006cba; }
.newtitlist ul li.on::before,.newtitlist ul li:hover::before{ background:#006cba;}

.imgtags { margin:0 auto; text-align: center; margin-top: 30px; }
.news-tag{background:#f5f5f5;font-size:0;display:inline-block;border-radius:24px;}
.news-tag a{display:inline-block;width:140px;height:48px;line-height:48px;font-size:16px;color:#666; text-align: center;}
.news-tag a.on{background:#006cba;color:#fff;border-radius:24px;}


@media (max-width: 600px) {
.newtitlist ul li:first-child::before, .newtitlist ul li:last-child::before{content:none;}
	
}
#news {
    padding: 45px 0 85px;
    background: url(../images/news-bg.jpg) no-repeat bottom center #fff;
}
.newsdan{padding-left:12px;padding-right:12px;}
.newstags {
    margin: 30px 0;
    font-size: 0;
    text-align: center;
}

.newstags a {
    display: inline-block;
    width: 160px;
    height: 48px;
    line-height: 48px;
    background: #eee;
    font-size: 18px;
    color: #666;
    border-radius: 25px;
    box-shadow: 0px 3px 0px 0px #d5d5d5;
    margin-right: 85px;
}

.newstags a:last-child {
    margin-right: 0;
}

.newstags a.on {
    background: #006cba;
    color: #fff;
    box-shadow: unset;
}

.news-box {
    padding-top: 10px;
}

.news-l {
    padding: 0 25px;
}

.news-l .news-img img {
    width: 100%;
}

.news-l .news-ltxt {
    padding: 0 20px;
    position: relative;
    z-index: 1;
}

.news-l .news-ltxt .news-lbg {
    padding: 20px 0;
    background: #eee;
    overflow: hidden;
    margin-top: -30px;
}

.news-l .news-ltxt .news-lbg .news-time {
    float: left;
    width: 135px;
    padding: 5px 10px;
    border-right: 1px solid #d5d5d5;
}

.news-l .news-ltxt .news-lbg .news-info {
    float: left;
    width: calc(100% - 135px);
    padding: 5px 28px;
}

.news-time {
    color: #444;
    text-align: center;
}

.news-time > p {
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
}

.news-time > span {
    font-size: 14px;
    line-height: 20px;
}

.news-info > h4 {
    font-size: 18px;
    color: #333333;

    margin-bottom: 25px;
    /* line-height: 20px; */
}

.news-info > p {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
	height:40px;
}

.news-l > a:hover .news-time {
    color: #006cba;
}

.news-l > a:hover .news-info > h4 {
    color: #006cba;
}

.news-r {
    margin-top: 18px;
}

.news-r .news-ro {
    margin-bottom: 12px;
}

.news-r .news-ro:last-child {
    margin-bottom: 0;
}

.news-ro a {
    display: block;
    overflow: hidden;
}

.news-ro a .news-time {
    float: left;
    width: 125px;
    padding: 11px 0;

}

.news-ro a .news-info {
    float: left;
    width: calc(100% - 125px);
    /* padding: 25px 40px 0; */
}
.news-ro{border-bottom:1px dashed #dbdbdb;margin-bottom:18px;padding-bottom:18px;}
.news-ro:hover .news-info > h4{color:#006cba;}


.news-btn {
    text-align: center;
    margin-top: 50px;
}

.news-btn > a {
    display: inline-block;
    width: 130px;
    height: 38px;
    line-height: 38px;
    background: #404040;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
}

.news-btn > a > span {
    padding-right: 22px;
    background: url(../images/about-jtb.png) no-repeat right;
}

.news-btn > a:hover {
    background: #006cba;
}

@media (max-width: 1509px) {
    .news-ro a .news-time {
        padding: 23px 0;
    }
	.news-ro{margin-bottom:10px;padding-top:10px;}
}

@media (max-width: 1409px) {
    .news-ro a .news-time {
        padding: 18px 0;
    }

    .news-ro a .news-info {
        padding: 10px 20px 0;
    }
}

@media (max-width: 1309px) {
    .news-l .news-ltxt .news-lbg {
        padding: 15px 0;
    }

    .news-r {
        margin-top: 0;
    }

    .news-ro a .news-time {
        padding: 15px 0;
    }

    .news-ro a .news-info {
        padding: 18px 20px 0;
    }
}

@media (max-width: 1199px) {
    .news-l, .news-r {
        padding: 0 10px;
    }

    .news-ro a .news-time {
        padding: 9px 0;
    }
}

@media (max-width: 991px) {
    .news-l .news-ltxt {
        padding: 0;
    }

    .news-l .news-ltxt .news-lbg {
        margin-top: 0;
    }

    .news-r {
        margin-top: 10px;
    }

    .news-ro a .news-time {
        padding: 16px 0;
    }
	.news{padding:30px 0;}
	.newsdan{margin-top:20px;}
}

@media (max-width: 767px) {
	.newsdan .newsxin .dhwz2{margin:10px 0;}
    #news {
        padding: 30px 0;
    }

    .newstags {
        margin: 15px 0;
        display: flex;
    }

    .newstags a {
        margin: 0 10px;
        flex: 1;
    }

    .newstags a:last-child {
        margin: 0 10px;
    }

    .news-btn {
        margin-top: 20px;
    }
}

@media (max-width: 500px) {
    .newstags a {
        font-size: 16px;
    }

    .news-l .news-ltxt .news-lbg {
        padding: 10px 0;
    }

    .news-l .news-ltxt .news-lbg .news-time {
        width: 100px;
        padding: 10px;
    }

    .news-l .news-ltxt .news-lbg .news-info {
        width: calc(100% - 100px);
        padding: 5px 15px;
    }

    .news-time > p {
        font-size: 36px;
        line-height: 36px;
    }

    .news-ro a .news-time {
        width: 100px;
    }

    .news-ro a .news-info {
        width: calc(100% - 100px);
        /* padding: 10px 15px 0; */
    }

    .news-btn > a {
        font-size: 14px;
    }
}

@media (max-width: 350px) {
    .newstags a {
        margin: 0 5px;
        font-size: 14px;
    }
}

@media(max-width: 767px) {
	.newcontlist .news-one>.col-md-4{ padding-left: 0; padding-right: 0; }
	.news-tag a { width: 110px; font-size: 15px; }
	.newcontlist { overflow: hidden; margin-top: 5px; }
}

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



/* 通用配置 */
.owl-rela {
    position: relative;
}

.owl-prev, .owl-next {
    display: block;
    width: 32px;
    height: 67px;
    background: url(../images/casejian.jpg) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -34px;
	font-size:0;
    /* text-indent: -99999999px; */
    /* opacity: 0.2; */
    transition: all .3s;
    -webkit-transition: all .3s;
}

.owl-prev {
    left: -30px;
}

.owl-next {
    right: -30px;
    transform: rotate(180deg);
}

.owl-prev:hover, .owl-next:hover {
    opacity: 1;
}

@media (max-width: 800px) {
    .owl-prev, .owl-next {
        display: none;
    }
}


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

/* 底部 */
footer {
    background: #222222;padding:70px 0 23px 0;
}
.fjben{overflow:hidden;}
.fjben  .fphone{background:url(../images/fphone.png)no-repeat left;color:#fff;font-weight:bold;font-size:24px;padding-left:37px;}
.fjben  .fzme{border:1px solid #999999;padding:15px 45px;margin:27px 0;width:250px;}
.fjben  .fzme .bfzx {display:none;}
.fjben  .fzme:hover{background:#006cba;border:1px solid #006cba;}
.fjben  .fzme:hover .bfzx{display:block;}
.fjben  .fzme:hover .lfzx{display:none;}
.fjben  .fzme img{margin-right:10px;}
.fjben  .fzme  a{color:#ffffff;font-size:16px;display:flex;}
.fjben  .flian p{color:#999999;font-size:16px;line-height:24px;}
.fjben  .footnav ul{display:flex;justify-content:flex-end;}
.fjben  .footnav ul li{padding-left:15px;}
.finx ,.fdewm{padding-left:0px;padding-right:0px;}
.fjben  .footnav ul li a{color:#999999;font-size:16px;}
.fjben .footnav ul li a:hover { color: #fff; }
.fjben  .footnav ul li span{padding-left:15px;}
.fjben  .footnav ul li:last-child span{display:none;}
.fjben .fzme:hover{color:#006cba;}
.fjben .flian p:hover{color:#fff;}
.footewm{display:flex;justify-content:flex-end;margin-top:49px;margin-right:12px;}
.footewm .fewm-one{margin-right:17px;}
.footewm .fewm-one p{color:#999999;font-size:14px;margin-top:14px;text-align:center;}
.fban{margin-top:70px;}
.fban p span{color:#999999;font-size:14px;margin-right:15px;}
.fban p span a{color:#999999;font-size:14px;}
.fban p span:hover { color: #fff; }
.fban p span a:hover { color: #fff; }


#foottop {
    padding-top: 60px;
    position: relative;
}

.fshand {
    width: 410px;
    padding: 15px 65px;
    border-radius: 0 0 40px 40px;
    background: #43454d;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    text-align: center;
    font-size: 0;
}

.fshand li {
    display: inline-block;
    margin: 0 10px;
    -webkit-transition: all .3s;
    position: relative;
    border-radius: 50%;
}

.fshand li a {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .3s;
}

.fshand li:nth-child(1) a {
    background-image: url(../images/fshand-ico1.png);
}

.fshand li:nth-child(2) a {
    background-image: url(../images/fshand-ico2.png);
}

.fshand li:nth-child(3) a {
    background-image: url(../images/fshand-ico3.png);
}

.fshand li:nth-child(4) a {
    background-image: url(../images/fshand-ico4.png);
}

.fshand li .fshbg {
    position: absolute;
    bottom: 55px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 18px;
    color: #006cba;
    padding-bottom: 6px;
    border-radius: 20px;
    box-shadow: 0 -5px 10px -2px rgb(0 0 0 / 40%);
    display: none;
}

.fshand li .fshbg::before {
    content: '';
    position: absolute;
    width: 18px;
    height: 6px;
    background: url(../images/fshand-up.png) no-repeat center;
    left: 50%;
    margin-left: -9px;
    bottom: 0;
}

.fshand li .fshbg div {
    background: #fff;
    padding: 10px;
    border-radius: 20px;
}

.fshand li .fshtel {
    width: 200px;
}

.fshand li .fshewm {
    width: 150px;
}

.fshand li .fshewm img {
    max-width: 100%;
}

.fshand li:hover a {
    background-color: #f2ab01;
    border-color: #f2ab01;
}

.fshand li:hover .fshbg {
    display: block;
}

.fbox {
    padding-bottom: 30px;
}

.fcon {
    float: left;
    width: calc(100% - 400px);
    color: #fff;
}

.fcon > p {
    font-size: 16px;
    margin-bottom: 20px;
}

.fcon > p:first-child {
    margin-bottom: 8px;
}

.fcon > h4 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}

.fewm {
    float: right;
    width: 350px;
}

.fewm .fewm-til {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-left: 32px;
    background: url(../images/fewmt.png) no-repeat left;
    margin-bottom: 20px;
    line-height: 20px;
}

.fimg {
    font-size: 0;
}

.fimg .fewmm {
    display: inline-block;
    margin-right: 60px;
}

.fimg .fewmm:last-child {
    margin-right: 0px;
}

.fimg .fewmm img {
    width: 130px;
}

.fimg .fewmm p {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    text-align: center;
}
.footer-link{background:#006cba;padding:20px 0;}
.flink{color:#ffffff;font-size:14px;}
.flink a{color:#ffffff;font-size:14px;} 

.flink a:hover {
    color: #f2ab01;
}

.footcopy {
    border-top: 1px solid #444;
    padding: 20px 10px;
}

.footcopy p {
    line-height: 20px;
    font-size: 14px;
    color: #fff;
}

.footcopy p a {
    color: #fff;
}

.footcopy p a:hover {
    color: #f2ab01;
}
@media (max-width: 1450px) {
	
		.fjben .footnav ul li{padding-left:5px;}
.fjben .footnav ul li span{padding-left:5px;}
	

}



@media (max-width: 1199px) {
    #foottop {
        padding-top: 100px;
    }
.fjben .footnav ul li span{display:none;}
}
@media (max-width: 967px) {
	.fban{margin-top:30px;}
	footer{padding:30px 0 60px 0;}
	.fjben .fzme{margin:20px auto;}
	.fjben .fphone{text-align:center;background:none;padding-left:0;}
	.flian{text-align:center;}
	.footnav{display:none;}
.footewm{justify-content:center;margin-right:0px;}
	.footer-link{display:none;}
}
@media (max-width: 767px) {
		.footewm{margin-top:10px;}
		.footewm .fewm-one {margin-right:10px;}
  

    #foottop {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
    }

    .fshand {
        display: none;
    }

    .fcon {
        width: calc(100% - 300px);
    }

    .fewm {
        width: 290px;
    }

    .fimg .fewmm {
        margin-right: 20px;
    }

    .flink {
        padding: 10px 0 10px 30px;
    }

    .flink span {
        font-size: 16px;
    }

    .footcopy {
        padding: 10px;
    }
}

@media (max-width: 580px) {
	
    .fcon > h4 {
        font-size: 28px;
    }
}

@media (max-width: 500px) {
    .fcon {
        width: calc(100% - 210px);
    }

    .fcon > p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .fcon > h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .fewm {
        width: 200px;
    }

    .fewm .fewm-til {
        margin-bottom: 15px;
    }

    .fimg .fewmm {
        margin-right: 10px;
    }

    .fimg .fewmm img {
        width: 90px;
    }
}

@media (max-width: 380px) {
    .fcon {
        width: calc(100% - 160px);
    }

    .fewm {
        width: 155px;
    }

    .fimg .fewmm img {
        width: 70px;
    }
}

@media (max-width: 360px) {
    .fcon {
        width: 100%;
        margin-bottom: 10px;
    }

    .fewm {
        width: 100%;
    }

    .flink {
        padding: 10px 0;
        background: none;
    }

    .fimg {
        text-align: center;
    }

    .fimg .fewmm img {
        width: 90px;
    }
}

.brank_con {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
}

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

.sss4 {
}

.sss4 ul {
    overflow: hidden;
    padding: 10px 0;
}

.sss4 ul li {
    margin-bottom: 30px;
}

.sss4 ul li > div {
    text-align: center;
    background: #f5f5f5;
    padding: 20px;
    height: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.sss4 ul li > div h2 {
    padding: 20px 0;
    font-size: 24px;
    font-weight: bold;
}

.sss4 ul li > div h3 {
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
}

.sss4 ul li > div p {
}

.sss4 ul li > div:hover {
    box-shadow: 0 0 8px 0 rgb(0 125 255 / 30%);
}

@media (min-width: 768px) {
    .sss4 ul {
        display: flex;
    }

    .sss4 ul li {
        flex: 1;
    }

    .con3 ul {
        flex-wrap: wrap;
        align-content: flex-start;
    }

    .con3 ul li {
        flex: 50%;
    }

    .con5 ul li:first-child {
        flex: 100%;
    }
}

@media (min-width: 1200px) {
    .con3 ul li {
        flex: 25%;
    }
}

@media (max-width: 767px) {
    .sss4 ul li > div {
        padding: 20px 10px;
    }
}


/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #006cba;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: #006cba;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:#006cba;}
.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{border-bottom: 1px solid #dedede;  background: #fff; height: 50px; overflow: hidden; }
.crumbs{padding-left:20px;background:url(../images/nav_tb.png) no-repeat left center;line-height:50px;float:left;color:#666;}
.crumbs a{color:#666;}
.crumbs a:hover{color:#006cba;}
.pro_location { margin-bottom: 0px; }


/* 内页导航 */
#sidebar{float:right;}
#sidebar li{display:inline-block;margin:0 10px;position: relative;}
#sidebar li a{display:block;height:50px;line-height:50px;text-align:center;color:#666;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#sidebar li a::after{content: "";display: block;width: 0%;height: 3px;background: #006cba;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:#006cba;}
#sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;}
@media (max-width:767px) {
	#location{background:#fff;border-bottom: 1px solid #ddd;box-shadow:none; height: auto;}
	.w100{width:100%;float:left;}
	.w50{width:50%;float:left;}
	.w33{width:33.33%;float:left;}
	.w25{width:25%;float:left;}
	#sidebar{float:none;}
	#sidebar li{padding:0 5px;margin:0;}
	#sidebar li a { height: 40px; line-height: 40px; }
}




/* 内页banner */
.nybanner>div{background-position: center;background-repeat: no-repeat;background-size: cover;}
@media (max-width: 1329px){
	.nybanner>div{height: 420px !important;}
}
@media (max-width: 1199px){
	.nybanner>div{height: 360px !important;}
}
@media (max-width: 991px){
	.nybanner>div{height: 320px !important;}
}
@media (max-width: 767px){
	.nybanner>div{height: 280px !important;}
}
@media (max-width: 700px){
	.nybanner>div{height: 240px !important;}
}
@media (max-width: 580px){
	.nybanner>div{height: 175px !important;}
}
@media (max-width: 420px){
	.nybanner>div{height: 150px !important;}
}
@media (max-width: 374px){
	.nybanner>div{height: 130px !important;}
}

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




/* 内页产品导航 */
#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:#006cba;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: 24px;}
	#nytitle p{font-size: 14px;}
}

/* 内页单页面内容 */
.nyshow{width:100%;}
.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 #006cba solid;color: #006cba;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:#006cba;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:40px;min-height:300px;}
.nyshowdesc img{max-width:100%;height:auto !important;}
.block-shadow{height: 200px;-webkit-box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
.block-shadow:hover{box-shadow: 0 10px 20px 0 rgba(0,125,255,.5);}
.radius-md{border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.icon-sm{width: 60px;display: inline-block;text-align: center;}
.icon-sm em{font-size: 30px;line-height: 30px;}
.icon-content{overflow: hidden;}
.icon-content h5{font-weight: bold;font-size: 18px;line-height: 25px;color: #1a1a1a;margin-top: 10px;margin-bottom: 10px;}
@media (max-width:767px) {
	.nyshowdesc{font-size:14px;line-height:1.6;margin-bottom:20px;min-height:100px;}
	.nyshowdesc h1{font-size:30px;}
	.nyshowdesc h2{font-size:24px;}
	.nyshowdesc h3{font-size:18px;}
	.nyshowdesc h4{font-size:14px;}
	.block-shadow{height:auto;}
}

/* 内页项目 */
#nyitem{padding-bottom:30px;border-bottom:4px solid #006cba;}
#nyitem ul>li{padding:0 10px;margin-bottom:20px;}
#nyitem ul>li a{display:block;}
.ser-img{position:relative;overflow:hidden;}
.ser-bg{position:absolute;left:0;top:0;width:100%;height:100%;background: transparent repeat-x bottom;}
.ser-img i{position:absolute;left:50%;top:150%;width:60px;height:60px;transform:translate(-50%, -50%);transition: all .3s;}
#nyitem ul>li p{font-size:24px;color:#444;line-height:40px;text-align:center;padding:0 10px;}
#nyitem ul>li a:hover .ser-bg{background:url(../images/ser-bg.png) repeat-x bottom;}
#nyitem ul>li a:hover .ser-img i{top:50%;}
#nyitem ul>li a:hover p{font-weight:bold;color:#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;}
}

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

/* 内页服务网点 */
#nypoint{padding-bottom:30px;}
#nypoint ul li{float:left;width:33.33%;padding:15px;}
#nypoint ul li a{display: block;border: 1px solid #fff;background: #e9f1f1;text-align: center;border-radius: 10px;}
#nypoint ul li a span{display: inline-block;line-height: 28px;font-size: 16px;color: #666;padding-left: 35px;background: url(../images/scity-x.png) no-repeat left;margin: 20px 0;}
#nypoint ul li a:hover{border-color:#006cba;}
#nypoint ul li a:hover span{color:#006cba;background:url(../images/scity-xx.png) no-repeat left;}


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

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

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

/* 留言模块Message */
#nymessage{padding:50px 0;background:url(../images/nymessagebg.jpg) no-repeat center / cover;}
#nymessage h4{color:#006cba;}
#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;}

@media(max-width: 500px) {
	#nycommon .margin-bottom-md-30 { padding-left: 0px; padding-right: 0px; }
	#nycommon .col-md-8{ padding-left: 0px; padding-right: 0px; }
}

/* 热门标签 */
.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 #006cba solid;color: #006cba;font-size: 18px;font-weight: bold;background:url(../images/ny-objs.png) no-repeat left;}
.nycomtag>a{float:right;}
.ghtag{padding-left:22px;background:url(../images/ghtag.png) no-repeat left;}
#tagac{margin-top:10px;}
#tagac>a{font-size: 14px;color: #797979;line-height: 25px;display: inline-block;background-color: #fff;border-radius: 30px;padding: 0 14px;margin-top: 14px;box-shadow: 1px 4px 16px 0px rgb(1 51 148 / 20%);margin-right: 10px;transition: all ease 0.3s;}
#tagac>a:hover{background-color: #006cba;color: #fff;}

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

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

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

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

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

/*图片列表*/
.nyimg-ul{overflow:hidden;}
.nyimg-ul li {margin-bottom:20px;padding:0 10px;}
.nyimg-ul li .nyimg-div {background:#fff;padding:7px;border:1px solid #D9D9D9;}
.nyimg-ul li .nyimg-div a {display:block;overflow:hidden;}
.nyimg-ul li .nyimg-div img {margin:0 auto;-webkit-transition:1s;-moz-transition:1s;transition:1s;width:100%;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top:9px;line-height:40px;display:block;background:#EFEFEF;font-size:14px;color:#333;text-align:center;}
.nyimg-ul li:hover .nyimg-a {color:#ffffff !important;}
.nyimg-ul li:hover .nyimg-div img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nyimg-ul li:hover .nyimg-a {background:#006cba;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; margin-top: 20px;}
.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; border:1px solid #ddd;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../images/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: #006cba;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-objs.png) no-repeat left;}
.nybusiness a{margin-bottom:10px;display:block;position:relative;}
.nybusiness a:last-child{margin-bottom:0;}
.nybusiness-img{overflow:hidden;}
.nybusiness a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.5);width:100%;line-height:30px;padding:0 10px;text-align:center;color:#fff;}
.nybusiness a:hover p{background: rgba(0,153,255,.5);}

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



/*新闻列表*/
/*.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:#006cba;}
.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:#006cba;margin-top:10px;width:120px;display:block;border-radius:20px;float:left;text-align:center;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.nynews-con a.nynews-more:hover {background:#FF7A0E;left:10px;color:#ffffff !important;}
@media (max-width:991px) {
	#nynewslist>.container {padding-left:5px;padding-right:5px;}
	.nynews-ul li.nynews-li {padding:0 5px 4px;margin-bottom:14px;}
}
@media (max-width:767px) {
	.nynews-con h3 {font-size:16px;font-weight:bold}
	.nynews-con {padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 12px;}
	.nynews-con p.nynews-desp{margin: 2px 0 8px;}
}
.nynews-ul .news_list { overflow: hidden; margin-top: 30px; margin-bottom: 20px;}
.nynews-ul .news_list .news_list_l { padding-left:0px; padding-right: 0px; float: left; width: 37%; }
.nynews-ul .news_list .news_list_l a { display: block; position: relative;}
.nynews-ul .news_list .news_list_l a dt { display: block; }
.nynews-ul .news_list .news_list_l a dt img { max-width: 100%; display: block;  border:1px solid #ddd;  }
.nynews-ul .news_list .news_list_l a .news_list_l_t { width: 100%;height: 62px;overflow: hidden;background: rgba(0,0,0,0.8) url(../images/news-blue-back.png) no-repeat left center;position: absolute;bottom: 0;left: 0; }
.nynews-ul .news_list .news_list_l a .news_list_l_t::after { position: absolute; content: ''; width: 0%; height: 100%; display: block; background: #006cba; transition: all 0.5s; left: 0; top: 0; z-index: 1;}
.nynews-ul .news_list .news_list_l a:hover .news_list_l_t::after { width: 100%;  }
.nynews-ul .news_list .news_list_l a .news_list_l_t .time{height: 62px;font-family: arial;color: #fff;float: left;  position: relative; z-index: 2;}
.nynews-ul .news_list .news_list_l a .news_list_l_t .time .day{font-size: 24px;line-height: 30px;padding-top: 5px;text-indent: 28px;}
.nynews-ul .news_list .news_list_l a .news_list_l_t .time .year{font-size: 15px;text-indent: 16px;}
.nynews-ul .news_list .news_list_l a .news_list_l_t .tit{float: left;margin-left: 8%;line-height: 62px;min-height: 62px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-size: 17px;color: #fff;width: 76%; position: relative; z-index: 2;}



.nynews-ul .news_list .news_list_r { padding-right: 0px; padding-left: 20px; float: left; width: 63%;}
.nynews-ul .news_list .news_list_r a { overflow: hidden; display: block;  margin-bottom: 20px;}
.nynews-ul .news_list .news_list_r a .pic {width: 27%;overflow: hidden;float: left;}
.nynews-ul .news_list .news_list_r a .pic img { max-width: 100%; display: block; border:1px solid #ddd; }
.nynews-ul .news_list .news_list_r a .desc{width: 73%;float: right;padding-left: 20px;padding-top: 18px;}
.nynews-ul .news_list .news_list_r a .desc .tit{font-size: 17px;color: #333333;line-height: 24px;min-height: 24px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;transition: all .5s ease;}
.nynews-ul .news_list .news_list_r a:hover .desc .tit { color: #006cba; }
.news-top .right .item-list:hover .Info .tit{color: #2b72ad;transition: all .5s ease;}
.nynews-ul .news_list .news_list_r a .desc .time{font-family: arial;font-size: 15px;color: #777777;margin: 12px 0;}
.nynews-ul .news_list .news_list_r a .desc .sub{font-size: 15px;color: #666666;line-height: 25px;min-height: 50px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-ul .news_list .news_list_r a .desc .jt{display: block;height: 12px;margin-top: 15px;background: url(../images/news-jt.png) no-repeat left center;}
@media screen and (max-width: 1440px){.nynews-ul .news_list .news_list_r a .desc .time{margin: 6px 0;}.nynews-ul .news_list .news_list_r a .desc .jt{margin-top: 10px;}}
.nynews-ul .news_list .news_list_r a:first-child{margin-bottom: 19px;border-bottom: 1px solid #eeeeee;padding-bottom: 20px; }
.nynews-ul li{width: 100%;overflow: hidden;padding: 36px 49px 0 31px;background: #f4f6f8; margin-bottom: 15px;transition: all .5s ease;}
.nynews-ul li:last-child { margin-bottom: 25px }
.nynews-ul li:hover{background: #f4f6f8;box-shadow: 0px 0px 10px 0 rgba(1, 51, 148, .4);transition: all .5s ease;}
.nynews-ul li .time-box{width: 90px;float: left;background: #006cba;font-family: arial;color: #fff;text-align: center;padding: 7px 0 7px;}
.nynews-ul li .time-box .day{font-size: 48px;line-height: 50px;}
.nynews-ul li .time-box .year{font-size: 15px;line-height: 25px;}
.nynews-ul li .content{width: 92.275862068%;float: right;overflow: hidden;/* border-bottom: 1px solid #d3d5d6; */padding-bottom: 35px;}
.nynews-ul li .content hr{float: left;width: 1px;height: 90px;background: #e5e6e6;padding: 0;margin: 0;}
.nynews-ul li .content .Info{width: 78%;float: left;margin-left: 20px;}
.nynews-ul li .content .Info .tit{font-size: 18px;font-weight: bold;line-height: 25px;color: #333333;min-height: 25px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;transition: all .5s ease;}
.nynews-ul li:hover .content .Info .tit{color: #006cba;transition: all .5s ease;}
.nynews-ul li .content .Info .key{font-size: 14px;color: #888888;line-height: 25px;margin: 14px 0;}
.nynews-ul li .content .Info .sub{font-size: 15px;color: #555555;line-height: 28px;min-height: 56px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-ul li .content .Pic{width: 16%;float: right;overflow: hidden; }
.nynews-ul li .content .Pic img{display: block;width: 100%;transform: scale(1);transition: all .5s ease;}
.nynews-ul li:hover .content .Pic img{transform: scale(1.12);transition: all .5s ease;}


@media(max-width:1331px) {
    .nynews-ul .news_list .news_list_r a:first-child { margin-bottom: 10px;padding-bottom: 10px;}
    .nynews-ul .news_list .news_list_r a .desc { padding-top:10px;}
    .nynews-ul li .content { width:88%;}
    .nynews-ul .news_list .news_list_l a .news_list_l_t .tit { width:65%;}
    .nynews-ul .news_list { margin-top: 0px; }
}



@media(max-width:1199px) {
    .nynews-ul .news_list .news_list_r a .desc .sub { -webkit-line-clamp: 1; min-height:auto;}
    .nynews-ul .news_list .news_list_l a .news_list_l_t .tit { width:65%;}

}

@media(max-width:991px) {
	.nynews-ul .news_list .news_list_r a .pic { width:35%;}
	.nynews-ul .news_list .news_list_r a .desc {width:64%; }
	.nynews-ul li .content { width:84%;}
	.nynews-ul li .content .Info { width:70%;}
	.nynews-ul li .content .Pic{ width:25%;}
	.nynews-ul .news_list .news_list_l { width: 41%; }
	.nynews-ul .news_list .news_list_r { width: 55%; }
	.nynews-ul .news_list .news_list_r a .desc .time { display: none; }
}

@media(max-width:767px) {
    .nynews-ul .news_list .news_list_l { width:100%;}
    .nynews-ul .news_list .news_list_r { width:100%; padding-left:0; padding-top:15px;}
    .nynews-ul .news_list .news_list_r a .pic { width:40%;}
    .nynews-ul .news_list .news_list_r a .desc {width:60%; }
    .nynews-ul .news_list .news_list_r a .desc .jt { display:none;}
    .nynews-ul .news_list { margin-top: 0px;}
    .nynews-ul li .time-box { display:none;}
    .nynews-ul li { padding:10px 10px;}
    .nynews-ul li .content hr { display:none;}
    .nynews-ul li .content { width:100%; padding-bottom:0;}
    .nynews-ul li .content .Info { width:60%; margin-left:0px; padding-right:10px;}
    .nynews-ul li .content .Pic {width:40%;}
    .nynews-ul li .content .Info .tit { font-size:16px; font-weight:normal;}
    .nynews-ul li .content .Info .key { display:none;}
    .nynews-ul li .content .Info .sub { font-size:14px;}
}

@media(max-width: 500px) {
	.ny_news_list {  padding-left:0px !important; padding-right: 0px !important;}
	.nynewslist .ny_container{  padding-left:10px; padding-right: 10px;}
	.nynews-ul .news_list .news_list_l a .news_list_l_t .tit { font-size: 16px; }
}

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

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

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

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



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


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

/* 产品列表 */
.nypro-ul{display: block;}



/*产品详情*/
.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(../images/pronavbg.png) no-repeat bottom center #006cba;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{margin-bottom:20px; border:1px solid #eee;}
#sidebar1{background: #fff;}
#sidebar1>li{display: block;
    height: 65px;
    position: relative;
    /* overflow: hidden; */
    padding: 0px 30px 0 60px;
    border-bottom: 1px #eee solid;
    display: flex;
    align-items: center;
    background: url(../images/pro_ico011.jpg)no-repeat center left 20px;
}
#sidebar1>li:first-child{margin-top: 0px;}
#sidebar1>li>h3 { display: block; width: 100%; }
#sidebar1>li>h3>a{ font-size: 15px;
    position: relative;
    overflow: hidden;
    display: block;
    line-height: 65px;
    width: 100%; }
#sidebar1>li>h3>a:after{content:'';background:url(../images/pro_ico012.jpg)no-repeat;width:19px;height:5px;position: absolute;display:block;right: 0px; top: 50%; }

#sidebar1 .nypro-nav2{margin-top:10px;}
#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(../images/iyuan.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(../images/iyuan_on.png) 5px center no-repeat;}
#sidebar1 .nypro-nav2 h4.cur>a, #sidebar1 .nypro-nav2 h4:hover>a{color:#006cba;}
.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 #006cba solid;color: #006cba;font-size: 20px;font-weight: bold;background: url(../images/p14-icon11.png) no-repeat 0 center; }
.nypro-ul li{margin-bottom: 20px; padding-left: 10px; padding-right: 10px;}
.nypro-ul li a { display: block;border: 1px solid #e6e6e6; transition: all 0.5s; position: relative; }

.nypro-ul li a::after, .nypro-ul li a::before{ content: '';position: absolute;width: 0;height: 0;z-index: 222;box-sizing: border-box;transition: height 0.5s linear 0s, width 0.5s linear 0.5s, opacity 0s linear 1s;opacity: 0; }
.nypro-ul li a:hover::after,.nypro-ul li a:hover::before { width: 100%;height: 100%;transition: width 0.5s linear 0s, height 0.5s linear 0.5s;opacity: 1;  }
.nypro-ul li a::after { top: 0px;left: 0px;border-top: 1px solid #337ab7;border-right: 1px solid #337ab7;border-bottom: 1px solid transparent;border-left: 1px solid transparent; }
.nypro-ul li a::before { bottom: 0px;right: 0px;border-bottom: 1px solid #337ab7;border-left: 1px solid #337ab7;border-top: 1px solid transparent;border-right: 1px solid transparent; }
.nypro-ul li a:hover { box-shadow: 0 0 20px 0 rgba(0,0,0,0.1); }
.nypro-ul li:hover a { box-shadow: 0 0 10px 0 rgba(0,0,0,0.1); }



.nypro-ul li .nypro-img{overflow: hidden;}
.nypro-ul li p{text-align: center;height: 40px;line-height: 40px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin:0;padding:0 10px; font-size: 16px;}
.nypro-ul li:hover .nypro-img{border-color:#006cba;}
.nypro-ul li:hover p{color:#006cba;}
.nypro-right .pro_list_news { margin-left: 10px; 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: #006cba}
.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(../images/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(../images/pronavbg.png) no-repeat bottom center #006cba;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: #006cba;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(../images/iyuan.png) 5px center no-repeat;}



@media (max-width: 1199px) {
	.nypro-left{width:250px;}
	#sidebar1>li>h3>a{font-size:16px;}
	#sidebar1 .nypro-nav2 h4>a{font-size:14px;}
	.nypro-right{width:74%;width: calc(100% - 250px);padding-left:30px;}
	.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:#006cba;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: #006cba}
.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:#006cba;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: #006cba;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 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: 3%; 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 #006cba solid;color: #006cba;font-size: 18px;font-weight: bold;background: url(../images/nyhotnewico.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; }

.showpro-details .showpro-det table span { font-size: 16px!important; line-height: 2!important;  font-family: '微软雅黑'!important; white-space: break-spaces;}
.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; }
@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 #006cba solid;color: #006cba;font-size: 18px;font-weight: bold;background:url(../images/nyaboutproico.png) no-repeat left;}
#abprolist{margin:20px 0;}
#abprolist li{padding:0 10px;}
#abprolist li a{display:block; }
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{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:#006cba;}
#abprolist li a:hover p{background:#006cba;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:#006cba;}
/* 分享按钮 */
.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: #006cba;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: #006cba;}
.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: #006cba;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; text-decoration:none;display: flex;justify-content: center;align-items: center; }
.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;}
.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:#006cba; display: inline-block; }
.metpager_5 a:hover { border:1px solid #006cba; color:#fff; background-color:#006cba;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#006cba; border:1px solid #006cba; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}

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

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

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

/*联系我们*/
#ny_lx { padding-top: 55px; padding-bottom: 30px;overflow: hidden; display: block; background: #f7f7f7;}
#ny_lx .ny_lx_t { text-align:center; display: block; overflow: hidden; margin-bottom: 25px; }
#ny_lx .ny_lx_t p {font-size: 44px;font-weight: bold;color: #006cba;display: block;margin-bottom: 5px;line-height: 1;letter-spacing: -2px;text-transform: uppercase;text-align: center;}
#ny_lx .ny_lx_t span { font-size: 32px;color: #333;opacity: 1;display: block;text-align: center;}
.lianxi_m { overflow: hidden;margin-top: 10px; margin-bottom: 24px; background: #fff;}
.lianxi_m .lianxi_ml { width: 410px; float: left; background: #006cba;color: #fff;padding: 30px 40px 30px 40px;overflow: hidden;}
.lianxi_m .lianxi_ml .lianxi_ml_m { overflow: hidden;font-size: 36px;font-weight: bold;line-height: 52px;margin-bottom: 18px; color: #fff; }
.lianxi_m .lianxi_ml .lianxi_ml_s { width: 310px;border: solid 2px #fff;font-size: 26px;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-bottom: 18px;line-height: 55px; }
.lianxi_m .lianxi_ml .lianxi_ml_en { font-family:'Arial';font-size: 24px;line-height: 40px; }
.lianxi_mr {float: right;position: relative;width: calc(100% - 470px);}
.lianxi_mr_i {float: left;font-family: Arial, Helvetica, sans-serif;font-size: 100px;font-weight: 89;margin-left: -28px;line-height: normal;color: #999;position: absolute;overflow: hidden;margin-top: 20px;}
.lianxi_m .mr_i {font-size: 100px;line-height: 200px;margin-top: 100px;margin-left: calc(100% - 690px);position: absolute;right:30px;}
.lianxi_mr_m {width: calc(100% - 69px);float: left;overflow: hidden;padding-left: 22px;padding-right: 10px;padding-top: 38px;line-height: 28px;color: #666;font-size: 16px;text-align:left}
.lianxi_mr_m span {font-size: 24px;font-weight: bold;line-height: 60px;color: #006cba;}
.contact_ny ul  { background: #fff; overflow: hidden; border-right: none;}
.contact_ny ul li {float: left;width:33.3333%;height: 140px;border-width: 1px 0 1px 1px;border: 1px solid #ececec;padding:35px;text-align: left;box-sizing: border-box; }
.contact_ny ul li em {float: left;display: inline-block;width: 51px;height: 51px;margin-right: 9px;margin-top: 6px;}
.contact_ny ul li h5 {color: #006cba;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); }

}


@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%;  border-bottom: none; padding-top: 15px; padding-bottom: 15px; height: auto; padding-right: 15px; padding-left: 15px;}
	.contact_ny ul li:last-child { border-bottom: 1px solid #ececec; }
	.lianxi_mr_m { padding-top: 15px; padding-bottom: 20px; }
	.lianxi_m .lianxi_ml .lianxi_ml_m { font-size: 20px; }
	.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; }
	#ny_lx .ny_lx_t p { font-size: 26px; }
	#ny_lx .ny_lx_t span { font-size: 24px; }
	#ny_lx .ny_container { padding-left: 0px;padding-right: 0px; }
	.lianxi_mr_m span { font-size: 20px; }
	.lianxi_mr_m { font-size: 14px; line-height: 2; }
	#ny_lx { padding-top: 25px; }
}


/*在线留言*/
#lx_nymessage .mess_1  input{  background:none;  outline:none;  border:1px solid #ccc;}
#lx_nymessage .mess_1  input:focus{   border:none;}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover { outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px; }
#lx_nymessage { background-color: #fff; padding:70px 0; overflow: hidden; border-bottom: 4px solid #006cba;}
.form-horizontal { overflow: hidden; margin-top: 40px; }
#lx_nymessage p {font-size: 44px;font-weight: bold;color: #006cba;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: #f7f7f7;  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: #f7f7f7;  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: #006cba; 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: #006cba; color: #fff; }

#lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#777; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#777; font-size: 16px;  }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#777; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#777; font-size: 16px;  }

#lx_nymessage textarea::-webkit-input-placeholder{ color:#777; font-size: 16px; }
#lx_nymessage textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#777; font-size: 16px;  }
#lx_nymessage textarea::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#777; font-size: 16px; }
#lx_nymessage textarea::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#777; font-size: 16px;  }

.form-control:focus { border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6); }
.form-control { box-shadow: inset 0 0px 0px rgba(0,0,0,.075); }


@media(max-width: 1310px) {
	#lx_nymessage p { font-size: 36px; }
	#lx_nymessage { padding: 50px 0; }
	.form-horizontal { padding:0 10px; }
}

@media(max-width: 767px) {
#lx_nymessage { padding-top: 30px; }
#lx_nymessage h4 { font-size: 24px; }
#lx_nymessage .mess_1 .form-group { width: 100%; }
#lx_nymessage .mess_1 { padding-left: 0px; padding-right: 0px; }
#lx_nymessage .mess_1 .form-group input { line-height: 46px; height: 46px; }
.mess_2_2 { padding-left: 0px;padding-right: 0px; }
#lx_nymessage textarea { height: 140px; }
.btn-default { width: 40%; }
.mess_3_3 { padding-left: 0px;padding-right: 0px; }
#lx_nymessage p { font-size: 26px; }
#lx_nymessage span { font-size: 24px; }
.form-horizontal { padding:0; }
#lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#777; font-size: 14px; }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#777; font-size: 14px;  }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#777; font-size: 14px; }
#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#777; font-size: 14px;  }
#lx_nymessage textarea::-webkit-input-placeholder{ color:#777; font-size: 14px; }
#lx_nymessage textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#777; font-size: 14px;  }
#lx_nymessage textarea::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#777; font-size: 14px; }
#lx_nymessage textarea::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#777; font-size: 14px;  }
.btn-default { font-size: 14px; }
#ny_connect .box1_box .box1_box_nr .box1_box_nr_r .imgbox li p { font-size: 14px; margin-bottom: 5px; }
#ny_connect .box1_box .box1_box_nr .box1_box_nr_r .imgbox li span { font-size: 14px; }

} 


/*内页关于我们修改*/
.ny_about { overflow: hidden; padding-bottom: 40px; }
.ny_about .ny_about_nr { overflow: hidden; display: flex; align-items: center; }
.ny_about .ny_about_nr .ny_about_nr_l { padding-left: 0px; }
.ny_about .ny_about_nr .ny_about_nr_l .homevideocen { display: block; overflow: hidden; }
.ny_about .ny_about_nr .ny_about_nr_l img { max-width: 100%; display: block; transition: all 0.3s; }
.ny_about .ny_about_nr .ny_about_nr_l .homevideocen:hover img { transform: scale(1.05); }
.ny_about .ny_about_nr .ny_about_nr_r { padding-right: 0px; }
.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t { overflow: hidden; margin-bottom: 25px; }
.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 28px;font-weight: bold;color: #006cba;display: block;line-height: 50px; }
.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t p { display: block;font-size: 16px;color: #888;line-height: 34px; }
.ny_about .ny_about_nr .ny_about_nr_r .desc { line-height: 2; font-size: 15px; color: #555; }

.ny_about .main { display: flex; margin-top: 30px; padding-bottom: 20px; padding-top: 20px; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd; }
.ny_about .main .stat-items { flex: 1; text-align: center;}
.ny_about .main .stat-items .stat-items-t-box .stat-items-t { font-size: 42px; font-weight: bold; color: #006cba; font-family: 'arial'; }
.ny_about .main .stat-items .stat-items-t-box .stat-items-unit { font-size: 18px; color: #333333; }
.ny_about .main .stat-items p { font-size: 16px;color: #666666; }

.ny_about_sl { padding-top: 30px; overflow: hidden; }
.ny_about_sl .ny_about_sl_t { overflow: hidden; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_l { float: left; text-align: left; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_l p { font-size: 30px;font-weight: bold;color: #006cba;display: block;line-height: 50px; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_l span { display: block;font-size: 16px;color: #888;line-height: 34px;}
.ny_about_sl .ny_about_sl_t .ny_about_sl_r { float: right; text-align: right; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_r p { font-size: 30px; font-weight: bold; color: #444; text-transform: uppercase; padding-top: 20px;}
.ny_about_sl .ny_about_sl_nr { line-height: 28px; font-size: 15px; color: #555; margin-top: 20px;  margin-bottom: 20px;}
.ny_about_sl .pro-one { display: block; }
.ny_about_sl .pro-one li  { padding-left: 2px; padding-right: 2px; }
.ny_about_sl .pro-one li a { display: block;}
.ny_about_sl .pro-one li a img { border:1px solid #ddd; }

@media(max-width: 1510px) {
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 32px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l p { font-size: 32px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t p { font-size: 14px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l span { font-size: 14px; line-height: 2; }
	.ny_about .ny_about_nr .ny_about_nr_r .desc { line-height: 1.8; }
	.ny_about_sl .ny_about_sl_nr { line-height: 1.8; }
}

@media(max-width: 1310px) {
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t { margin-bottom:15px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 28px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l p{ font-size: 28px; }
}

@media(max-width: 1199px) {
	.ny_about .ny_about_nr { display: block; }
	.ny_about .ny_about_nr .ny_about_nr_l { padding-right: 0px; }
	.ny_about .ny_about_nr .ny_about_nr_r { padding-left: 0px; margin-top: 0px; }
	.ny_about .ny_about_nr .ny_about_nr_l img { width: 100%; max-width: none; }
	.ny_about .main .stat-items .stat-items-t-box .stat-items-t { font-size: 36px; }

}

@media(max-width: 991px) {
	.ny_about_sl .ny_about_sl_t .ny_about_sl_r p { display: none; }
	.ny_about .ny_about_nr .ny_about_nr_r { padding:3%; }
	.ny_about .main { margin-top: 0; }
}

@media(max-width: 767px) {
	.ny_about .ny_about_nr { padding-left: 0px;padding-right: 0px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 24px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t p { font-size: 13px; line-height: 2; }
	.ny_about_sl{ padding-left: 0px;padding-right: 0px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l p { font-size: 24px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l span{ font-size: 14px; line-height: 2; }
	.ny_about_sl .pro-one li { padding-bottom: 2px; }
	.ny_about .ny_about_nr .ny_about_nr_r .desc { font-size: 14px; }
	.ny_about_sl .ny_about_sl_nr { font-size: 14px; }
	.ny_about .ny_about_nr .ny_about_nr_r { padding:3% 0; }
	/*.ny_about_sl .pro-one li a img { border: none; }*/
}


/*热门产品*/
.pagepro_lli h6{background:#006cba; line-height: 70px; font-size: 24px;color: #fff; padding-left: 20px; margin-top: 20px;display:block;line-height:30px;color:#fff;;font-size:26px;padding:20px 0;text-align:center;}
.pagepro_lli h6>span{font-size:14px;line-height:18px;text-transform:uppercase;display:block;}
.pagepro_lli .bd{ border:1px solid #dedede;}
.pagepro_lli ul.pageproli{padding: 10px !important;}
.pagepro_lli ul li{margin-top: 10px;}
.pagepro_lli ul li a{ border:1px solid #dedede; display: block;}
.pagepro_lli ul li h3{text-align: center; font-size: 15px; line-height: 2.4; background: #e6e6e6; color: #454545; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;}
.pagepro_lli ul li:hover a{border:1px solid #006cba;}
.pagepro_lli ul li:hover h3{background: #006cba; color: #fff;}

.nypro-right .showproductli_info p{font-size: 16px; color: #666; margin-top: 10px;  line-height: 1.8;}
.nypro-right .showproductli_info p em{ display: block; color: #666; font-weight: normal; font-size: 14px; line-height: 2;}


/*视频列表*/
.video_box { overflow: hidden; }
.video_box ul { overflow: hidden; }
.video_box ul li { padding:0 10px; margin-bottom: 20px; }
.video_box ul li a{ display: block; box-shadow: 0 0 8px rgb(0 0 0 / 10%);}
.video_box ul li a dt { display: block; }
.video_box ul li a dt img { max-width: 100%; display: block; }
.video_box ul li a .list {  padding:10px 15px;}
.video_box ul li a .list .desc { font-size: 18px;font-weight: bold;color: #444444;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; line-height: 30px; display:block;}
.video_box ul li:hover a .list .desc { color: #006cba; }
.video_box ul li a .list .time { overflow: hidden; margin-top: 10px; }
.video_box ul li a .list .time .time_l { float: left;font-size: 14px;color: #999; }
.video_box ul li a .list .time .time_r { float: right;font-size: 14px;color: #006cba;padding-right: 22px;text-transform: uppercase;background: url(../images/news_ico01.png)no-repeat right; }
