
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top;
	image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
html, body {width:100%;height:100%;max-width: 100%;min-width: 320px;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}
::-webkit-scrollbar{width: 8px;height: 8px;}
::-webkit-scrollbar-thumb{background-color: hsl(132deg 72% 82%/100%);-webkit-transition: background-color .3s;transition: background-color .3s;}
::-webkit-scrollbar-track{background: rgba(255,252,252,.11);}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover{text-decoration:none;color:#f60;}
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 !important;}

@media (min-width: 1270px){
	.container{width: 1240px;}
}
@media (min-width: 1370px){
	.container{width: 1340px;}
}
@media (min-width: 1470px){
	.container{width: 1400px;}
}
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
}

/*头部广告语*/
#htop{line-height:50px; background:#f5f5f5;}
#htop .htp_title_r{ color: #888; float: right; background: url(/staticres/index/htp_tel.png) no-repeat left; padding-left: 30px;}
#htop .htp_title_r span{ color: #ff6600; font-size: 18px; font-weight: bold;}
#htop .htp_title_r a{ color: #888; }

#comnav .head .inbox .logo{ position: absolute; top: 0; }
#comnav .head .inbox .logopage img{height: 118px;}

@media(max-width: 1429px){
    #comnav .head .inbox .logo img{ height: 120px;}
}

@media(max-width: 1199px){
    #comnav .head .inbox .logo img{ height: 100px;}
}

@media(max-width: 991px){
    #comnav .head .inbox .logo{ position: inherit; top: 0; padding: 0; float: left;}

    .mnav{ position: relative;}
}

@media(max-width: 767px) {
    #comnav .head .inbox .logo img { height: 60px; }
}

header{position: absolute; width: 100%; z-index: 9;}
/*.banner{padding-top: 50px;}*/

/*.banner{padding-top: 50px;}*/

/* 首页nav */
#indexnav{/*position: absolute;*/top: 0;left: 0;right: 0;z-index: 100;}
#indexnav2{float:right;padding-right: 70px;}
#indexnav2>li{float:left;position:relative;padding:50px 0;}
#indexnav2>li>a{color:#333;line-height:30px;padding:0 16px;display:block;/*text-shadow: 1px 2px 1px rgba(6,0,1,0.5);*/border-radius:15px;}
#indexnav2>li.on>a, #indexnav2>li:hover>a{color:#fff;background-color: #f60;}

#indexnav2>li:last-child>.nav2{left:auto;right:0}
#indexnav2>li:nth-last-child(2)>.nav2{left:auto;right:0}
#indexnav2>li:nth-last-child(3)>.nav2{left:auto;right:0}




.nav{ float:right; }
#shop { float:right; height:100%; } 
#shop i{ display:block; ; float:left; cursor:pointer; font-style:normal}
#shop #head-search{width:50px; height:100%; background:url(/staticres/images/icon-search.png) no-repeat center;}
#shop #head-nav{ width:95px; height:32px; border:1px solid #dcdcdc; margin-top:29px; font-size:14px; color:#323232; line-height:32px; text-indent:12px; background:url(/staticres/images/i11.gif) no-repeat 74px center #fafafa;}
#shop #m-head-nav{height: 16px;position: relative;float: left;display:none;margin-left: 20px;margin-top: 49px;width: 24px;} 
#shop #m-head-nav .line{width: 24px;height: 2px;background-color: #f60;position: absolute;left: 0px;top: 7px;}
#shop #m-head-nav .line1{margin-top: -7px;}
#shop #m-head-nav .line3{margin-top: 7px;}
#shop #m-head-nav[data-active="on"] .line1{margin-top: 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
#shop #m-head-nav[data-active="on"] .line2{display: none;}
#shop #m-head-nav[data-active="on"] .line3{margin-top: 0;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
#shop a{ display:block; width:28px; height:96px; float:left;}
#shop .btn-search{position:absolute; top:30px; right:0px; width:28px; height:28px; background:url(/staticres/top_search.png) no-repeat center}
#shop .btn-lang {position:absolute;top:30px; right:48px; width:28px; height:28px; background:url(/staticres/top_tel.png) no-repeat center}
#nav{ float:right;}
#nav>li{float:left;position: relative; padding: 50px 0; /*border-bottom: 2px solid #fff;*/}

#nav>li.on{ /*border-bottom: 2px solid #ff6600;*/}
#nav>li.on>a,#nav>li:hover>a{color: #fff; background: #f60;}

#nav>li:hover .nav2{ display: block;}
#nav>i{float: left;line-height: 90px;font-style: normal;color: #a0a0a0;font-size: 12px;}
#nav>li>a{position:relative; z-index:2; display:block; font-size:16px; line-height:30px; text-align:center; color:#333; padding:0 24px;border-radius: 15px;}
.nav2{position: absolute;top: 114px;left: 50%;margin-left:-200px;background: #fff;width: 400px;padding: 20px 20px 5px 20px;z-index: 999999;border-top: 1px solid #ff6600;display: none;}
.nav2left{width: 149px;margin-top: -9px;float:right; padding-left:18px;}
.nav2left .nav2li{width: 130px;height: 36px;font-size: 14px;line-height: 36px;border-top: 1px dashed #c6b6b6;}
.nav2left .nav2li:first-child{border:0}
.nav2left .nav2name{width: 130px;height: 36px;padding-right: 17px;display: inline-block;color: #666666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.nav2left .nav2li.current .nav2name{color: #f60;background: url(../image/in_h1.png) no-repeat 118px 13px;}
.nav2right{width:211px;float:left;padding-right:20px;padding-bottom:10px;border-right:1px solid #eaeaea;}
.nav2right .nav2txt{margin-top: 14px;line-height: 22px;color: #666;}
.nav2right .nav2txt p{max-height: 88px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.nav2 .nav2right .J-tab{display:none;}
.nav2 .nav2right .J-tab:first-child{display:block;}
@media(max-width: 1599px){
   #nav>li{float:left;position: relative; padding: 50px 0;}
   .nav2{position: absolute;top: 102px;left: 50%;margin-left:-200px;background: #fff;width: 400px;padding: 20px 20px 5px 20px;z-index: 999999;border-top: 1px solid #1d1d1d;display: none;}
}


@media(max-width: 1429px){
    #nav>li>a{position:relative; z-index:2; display:block; font-size:16px; line-height:30px; text-align:center; color:#333; padding:0 15px;border-radius: 15px;}
    #nav>li{float:left;position: relative; padding: 40px 0; }
}
@media(max-width: 1199px){
    #htop{line-height:40px; border-bottom:1px solid #eeeeee; background:#f5f5f5;}
    #nav>li>a{position:relative; z-index:2; display:block; font-size:14px; line-height:30px; text-align:center; color:#333; padding:0 10px;border-radius: 15px;}
    #nav>li{float:left;position: relative; padding: 20px 0; }
    .nav2{position: absolute;top: 62px;left: 50%;margin-left:-200px;background: #fff;width: 400px;padding: 20px 20px 5px 20px;z-index: 999999;border-top: 1px solid #1d1d1d;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:40px;font-size:0;width: auto;left: 50%;transform: translateX(-50%);}
#banner .swiper-pagination-bullet{width:12px;height:12px;opacity:1;border-radius: 6px;background:rgb(255 255 255 / 80%);position:relative;margin:0 6px;}
#banner .swiper-pagination-bullet-active{background:#fff;width:60px;}
#banner .swiper-button-prev, #banner .swiper-button-next{width:46px;height:46px;background:url(../image/ban-jt.png) no-repeat center left;border:1px solid #fff;border-radius:50%;transition:all .3s;-webkit-transition:all .3s;}
#banner .swiper-button-prev{left:-115px;}
#banner .swiper-button-next{right:-115px;transform: rotate(180deg);}
#banner:hover .swiper-button-prev{left:115px;}
#banner:hover .swiper-button-next{right:115px;}
#banner .swiper-button-prev:hover, #banner .swiper-button-next:hover{background:url(../image/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: 991px){
    #banner .banner-swiper-container {padding-top: 105px;}
}

@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 .banner-swiper-container { padding-top: 70px; }
}
@media (max-width: 450px){
	#banner .swiper-pagination{bottom: 5px;padding:8px;}
	#banner .swiper-pagination-bullet{width:8px;height:8px;margin:0 5px;}
}
/* 搜索Search */
#search { height:67px; background: url(../image/search_bg.jpg) no-repeat center;}
#search .search-left{ background: url(../image/search_hot.png) no-repeat left; padding-left: 30px; color: #fff;}
#search .search-left p a{ line-height: 67px; color: #fff;}
#search .search-left p{ overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
#search .search-post{  line-height: 36px; margin-top: 15px;} 
#search .search-post form { width: 240px; background: #aeaeae; border-radius: 20px; padding: 0 10px;}
#search .search-post .s_bt{ float: right; font-size: 0; background: url(../image/s_bt.png) no-repeat center; width: 36px; height: 36px;}
#search .search-post #input1{ width: calc(100% - 36px);}
#search .search-tel {background: url(../image/search_tel.png) no-repeat 24px 20px; color: #fff; font-size: 15px;}
#search .search-tel p{overflow:hidden;padding-left:45px;}
#search .search-tel em{line-height:67px;float:left;}
#search .search-tel span{ float:left;font-size: 22px;}

@media(max-width: 1599px){
    #search .search-tel span{ font-size: 22px;}
}


@media(max-width: 1429px){
   #search .search-tel span{ font-size: 14px;}
}

/*feedbacks*/
.feedbacks{ overflow: hidden; background: #f3f3f3; padding:45px 0; }
.feedbacks .feedbacks-t h2{ font-size: 40px; color:#484848; text-align: center; background: url(/staticres/index/feedbacks-tbg.png) no-repeat center;}
.feedbacks .feedbacks-t h2 em{ padding: 0 20px; }
.feedbacks .feedbacks-t p{ text-align: center; font-size:18px; color: #aaa; line-height: 40px;}

.feedbacks-tel{ overflow: hidden; padding-left: 15%; margin:20px 0;}
.feedbacks-tel .feedbacks-li{ margin-top: 20px;}
.feedbacks-tel ul li a{ display: block;  color: #666;  text-align: center; font-size: 15px; }
.feedbacks-tel ul li.tel{ background: #ff6600; border:1px solid #ff6600; width: 150px; line-height: 40px; overflow: hidden; float: left;}
.feedbacks-tel ul li.tel a{color: #fff;}
.feedbacks-tel ul li.sales{ border:1px solid #dedede; width: 150px; line-height: 40px; float: left; margin-left: 20px;}

.feedbacks-tel .feedbacks-tels { padding-left: 80px; background: url(../image/feedbacks-tels.png) left no-repeat;}
.feedbacks-tel .feedbacks-tels p{ font-size: 16px; color: #888;}
.feedbacks-tel .feedbacks-tels em{ font-size: 36px; color: #999;}
.feedbacks-li ul li input{ width:100%; line-height: 36px; border:1px solid #dedede; color: #888; padding:5px; }

.feedbacks-li ul li textarea{ padding:5px; line-height: 36px; width: 100%; border:1px solid #dedede; color: #888; margin-top: 15px;}
.feedbacks-li ul li.submit{  line-height: 40px; margin-top: 15px;}
.feedbacks-li ul li.submit a{ background: #f60; display: block; color: #fff; text-align: center;}

@media(max-width: 1199px){
    .feedbacks-tel{ overflow: hidden; padding-left: 15%; margin:10px 0;}
    .feedbacks-li ul li input{ width:100%; line-height: 30px; border:1px solid #545454; color: #888; padding:2px; }
}

@media(max-width: 991px){
    .feedbacks .feedbacks-t h2{ font-size: 22px; color: #888; text-align: center; background: url(../image/feedbacks-tbg.png) no-repeat center; background-size: 100%;}
    .feedbacks .feedbacks-t p{ text-align: center; font-size:16px; color: #aaa; line-height: 40px;}
    .feedbacks-tel{ overflow: hidden; padding-left: 0; margin:10px 0;}
    .feedbacks-li ul li{ margin-bottom: 10px;}
    .feedbacks-li ul li textarea{ padding:5px; line-height: 36px; width: 100%; border:1px solid #545454; color: #888; margin-top: 0px;}
}

@media(max-width: 767px){
    .feedbacks{ overflow: hidden; background: url(../image/feedbacks_bg.jpg) no-repeat center; padding:30px 0; }
    .feedbacks .feedbacks-t h2 em{ padding: 0 5px; font-weight: bold;}
    .feedbacks .feedbacks-t h2{ font-size: 18px; font-weight: bold; background-size: 100%; color: #888; text-align: center; background: url(/staticres/index/feedbacks-tbg.png) no-repeat center; line-height: 36px;}
    .feedbacks .feedbacks-t p{ text-align: center; font-size:14px; color: #aaa; line-height: 24px;}
    .feedbacks-tel .feedbacks-tels em{ font-size: 24px; color: #cdcdcd;}
    .feedbacks-li ul li{ margin-bottom: 5px; padding: 0 2px;}
    .feedbacks .feedbacks-li{ padding-top: 10px; overflow: hidden;}
    .feedbacks-li ul li.submit{  line-height: 40px; margin-top: 5px;}
}

/*feedbacks*/





#video-shuju{ padding: 40px 0;}
.video .video-l{ width: 143px; height: 98px; float: left; background: url(/staticres/index/video.jpg) no-repeat center;}
.video .video-f{ width: calc(100% - 160px); float: right;}
.video .video-f h2 em{ font-size: 34px; color: #ff6600;}
.video .video-f h2{ color: #222; font-size: 24px; line-height: 46px;}
.video .video-f p{ line-height: 24px; color: #ccc; font-size:13px; }
.video-video-close{ position: fixed; left: 50%; top: 50%; transform:translate(-50%,-50%); z-index: 99; display: none; width: 80%;}
.video-video video{ width: 100%;}
.video_close{position: absolute; right: -32px; top: 0;}

.about-count h5{ font-size: 18px; color: #484848;} 
.about-count h5 span{font-size: 40px; line-height: 40px; font-weight: bold;}
.about-count p{ font-size: 16px; text-align: center; color: #ccc; line-height: 32px;}
.about-count>div{float: left; border-left:1px dotted #c7c7c7 ; padding: 0 83px; margin-top: 18px;}

@media(max-width: 1429px){
    .about-count h5 span{font-size: 36px; line-height: 36px; font-weight: bold;}
    .about-count>div{float: left; border-left:1px dotted #c7c7c7 ; padding: 0 62px; margin-top: 18px;}
}



.pulse {position: absolute; left:26px; top:-10px; z-index: 1; width:120px; height:120px; border-radius: 50%; opacity: 0; -webkit-animation: warn1 2s ease-out; animation: warn1 2s ease-out;-o-animation:warn1 2s linear infinite;-moz-animation:warn1 2s linear infinite; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; background: #fff;box-shadow: 1px 1px 30px #fff;}
@keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.2;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.3;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.4;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@-o-keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.2;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.3;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.4;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@-moz-keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.2;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.3;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.4;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@-webkit-keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.2;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.4;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.4;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.2;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.3;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.4;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
@-webkit-keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.2;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.3;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.4;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
@-o-keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.2;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.3;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.4;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
@-moz-keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.2;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.3;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.4;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}

/*plan*/
.plan { overflow: hidden; background: url(../image/plan.jpg)no-repeat top; padding: 50px 0; background-size:100%; }
.plan .plan-t h2 em{ }
.plan .plan-t h2{ line-height: 52px; font-size: 36px; text-align: center; color: #484848; font-weight: bold; margin-bottom: 10px;}
.plan .plan-t p{ font-size:18px; color: #aaa; text-align: center;}
.plan .slideGroup{position:relative;}
.plan .slideGroup .parHd{  position:relative; width: 50%; padding-top: 40px;}
.plan .slideGroup .parHd ul { padding: 40px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; right:0; width: 400px; margin-top: 6%;}
.plan .slideGroup .parHd ul li{ line-height: 60px; background: #fff; margin-bottom: 10px; font-size: 16px; color: #333; padding-left: 30px; position:relative; }
.plan .slideGroup .parHd ul li:last-of-type{ margin-bottom: 0;}
.plan .slideGroup .parHd ul li::before{position: absolute; content: ''; width: 39px; transition:all .5s; height: 33px; right: 5%; top: 13px; background: url(/staticres/images/parHd-li.png) no-repeat top; }
.plan .slideGroup .parHd ul li.cur{ background: #ff6600;  }
.plan .slideGroup .parHd ul li.cur a{  color: #fff; display: block;}
.plan .slideGroup .parHd ul li.cur::before{background-position-y:-33px;}
.plan .slideGroup .parBd{}
.plan .slideGroup .parBd ul li{ display: flex;}
.plan .slideGroup .parBd ul li .parBd-img{ padding: 0;}
.plan .slideGroup .parBd ul li .parHd-txt{ padding: 50px 280px 50px 50px; /*background: #fff;*/}
.plan .slideGroup .parBd ul li .parHd-txt h2{ font-size: 25px; color: #484848; font-weight: bold;}
.plan .slideGroup .parBd ul li .parHd-txt i{ width: 120px; height: 3px; background: #5a5a5a; display: block; margin: 30px 0;}
.plan .slideGroup .parBd ul li .parHd-txt .txt_p{ color: #666; line-height: 32px; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 7;
-webkit-box-orient: vertical;}
.plan .parBd-more { overflow: hidden; margin: 20px 0;}
.plan .parBd-more .tel a{ font-size: 24px; line-height: 30px; color: #ff6600; font-weight: bold; padding-left: 32px; background: url(../image/tel.png) no-repeat left;display:block;}
.plan .parBd-more .more a{ font-size: 16px; line-height: 30px; background: url(/staticres/index/more.png) no-repeat top right; height: 30px; color: #484848; display: inline-block; padding-right: 40px;}
.plan .parBd-more .tel{padding: 0;}
.plan .parBd-more .more {padding: 0;}
.plan .parBd-li ul li{ color: #777; line-height: 50px; border:1px solid #e0e0e0; float: left; padding: 0 15px; font-size: 16px; margin:0 8px;}
/*plan*/

@media(max-width: 1799px){
    .plan .slideGroup .parHd ul { padding: 40px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; right:0; width: 400px; margin-top: 5%;}
    .plan .slideGroup .parBd ul li .parHd-txt{ padding:30px ; background: #f5f5f5;}
    .plan .parBd-li ul li{ color: #777; line-height: 50px; border:1px solid #e0e0e0; float: left; padding: 0 15px; font-size: 16px; margin:0 8px;}
}

@media(max-width: 1599px){
    .plan .slideGroup .parHd ul { padding: 40px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; right:0; width: 400px; margin-top: 2%;}
    .plan .slideGroup .parBd ul li .parHd-txt{ padding:20px ; background: #f5f5f5;}
    .plan .slideGroup .parBd ul li .parHd-txt i{ width: 120px; height: 3px; background: #5a5a5a; display: block; margin: 10px 0;}
}


@media(max-width: 1429px){
    .plan .slideGroup .parBd ul li .parHd-txt .txt_p{ color: #666; line-height:32px; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 7;
-webkit-box-orient: vertical;}
    .plan .slideGroup .parHd ul { padding: 10px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; right:0; width: 300px; margin-top: 4%;}
    .plan .slideGroup .parBd ul li .parHd-txt .parBd-li{ display: none;}
}

@media(max-width: 1299px){
    .plan .slideGroup .parHd ul { padding: 10px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; right:0; width: 300px; margin-top: 1%;}
}

@media(max-width: 1199px){
    .plan { overflow: hidden; background: url(../image/plan.jpg)no-repeat top; padding: 50px 0 0; background-size:100%; }
    .plan .slideGroup .parBd ul li{ display: block;}
    .plan .slideGroup .parHd ul { padding:11% 10px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; left:0; width: 100%; margin-top: 0%;}
    .plan .slideGroup .parHd{  position:relative; width: 33.333%; padding-top: 40px;}
    .plan .slideGroup .parBd ul li .parBd-img{float: right;}
    .plan .slideGroup .parBd{background: #f5f5f5; border-bottom: 3px solid #f60;}
}

@media(max-width: 991px){
    .plan .slideGroup .parHd ul { padding:10px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; left:0; width: 100%; margin-top: 0%;}
    .plan .slideGroup .parHd ul li{ line-height: 52px; background: #fff; margin-bottom: 10px; font-size: 16px; color: #333; padding-left: 30px; position:relative; }
}

@media(max-width: 767px){
    .plan { overflow: hidden; background: url(../image/plan.jpg)no-repeat top; padding: 30px 0 0; background-size:100%; }
    .plan .plan-t h2{ line-height: 32px; font-size: 20px; text-align: center; color: #484848; font-weight: bold; margin-bottom: 0px;}
    .plan .plan-t p{ font-size:14px; color: #aaa; text-align: center;}
    .plan .slideGroup .parHd{  position:inherit; width: 100%; padding-top: 20px;}
    .plan .slideGroup .parHd ul { padding:5px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; left:0; width: 100%; margin-top: 0%;}
    .plan .slideGroup .parHd ul li{ line-height: 36px; background: #fff; width: 50%; float: left; margin-bottom: 5px; font-size: 14px; color: #333; padding-left: 5px; position:relative; border-right: 1px solid #666;}
    .plan .slideGroup .parHd ul li::before{background:none; }
    .plan .slideGroup .parBd ul li .parBd-img{float: none; padding-top: 128px;}
    .plan .slideGroup .parBd ul li .parHd-txt{ padding:10px ; background: #f5f5f5;}
    .plan .parBd-more .tel a{ font-size: 14px; line-height: 30px; color: #ff6600; font-weight: bold; padding-left: 32px;background:none!important;}
    .plan .parBd-more .more a{font-size:14px;background:none!important;}
	.plan .slideGroup .parBd ul li .parHd-txt .txt_p{ height: 224px; overflow: hidden; }
    .plan .slideGroup .parBd ul li .parHd-txt h2{ font-size: 20px; color: #484848; font-weight: bold;}
}





/*plans*/
.plans { overflow: hidden; background: url(../image/plan.jpg)no-repeat top; padding: 50px 0; background-size:100%; }
.plans .plans-t h2 em{ }
.plans .plans-t h2{ line-height: 52px; font-size: 36px; text-align: center; color: #484848; font-weight: bold; margin-bottom: 10px;}
.plans .plans-t p{ font-size:18px; color: #aaa; text-align: center; }
.plans .slideGroups{position:relative;}
.plans .slideGroups .parHd{ padding-top: 40px; position:relative; width: 50%; float: right;}
.plans .slideGroups .parHd ul { padding: 40px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; left:0; width: 400px; margin-top: 10%;}
.plans .slideGroups .parHd ul li{ line-height: 60px; background: #fff; margin-bottom: 10px; font-size: 16px; color: #333; padding-left: 30px; position:relative; }
.plans .slideGroups .parHd ul li:last-of-type{ margin-bottom: 0;}
.plans .slideGroups .parHd ul li::before{position: absolute; content: ''; width: 39px; transition:all .5s; height: 33px; right: 5%; top: 13px; background: url(/staticres/images/parHd-li.png) no-repeat top; }
.plans .slideGroups .parHd ul li.cur{ background: #ff6600;  }
.plans .slideGroups .parHd ul li.cur a{ color: #fff; }
.plans .slideGroups .parHd ul li a{ display: block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.plans .slideGroups .parHd ul li.cur::before{background-position-y:-33px;}


.plans .slideGroups .parBd{}
.plans .slideGroups .parBd ul li{ display: flex;}
.plans .slideGroups .parBd ul li .parBd-img{ padding: 0;}
.plans .slideGroups .parBd ul li .parHd-txt{ padding: 50px 50px 50px 280px;/* background: #fff;*/}
.plans .slideGroups .parBd ul li .parHd-txt h2{ font-size: 25px; color: #484848; font-weight: bold;}
.plans .slideGroups .parBd ul li .parHd-txt i{ width: 120px; height: 3px; background: #5a5a5a; display: block; margin: 30px 0;}
.plans .slideGroups .parBd ul li .parHd-txt .txt_p{ color: #666; line-height: 32px; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 7;
-webkit-box-orient: vertical;}
.plans .parBd-more { overflow: hidden; margin: 20px 0;}
.plans .parBd-more .tel a{ font-size: 24px; line-height: 30px; color: #ff6600; font-weight: bold; padding-left: 32px; background: url(../image/tel.png) no-repeat left;display:block;}
.plans .parBd-more .more a{ font-size: 16px; line-height: 30px; background: url(../image/more.png) no-repeat top right; height: 30px; color: #484848; display: inline-block; padding-right: 40px;}
.plans .parBd-more .tel{padding: 0;}
.plans .parBd-more .more {padding: 0;}
.plans .parBd-li ul li{ color: #777; line-height: 50px; border:1px solid #e0e0e0; float: left; padding: 0 15px; font-size: 16px; margin:0 8px;}
/*plans*/

@media(max-width: 1799px){
    .plans .slideGroups .parHd ul { padding: 40px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; left:0; width: 400px; margin-top: 5%;}
    .plans .slideGroups .parBd ul li .parHd-txt{ padding:30px; background: #f5f5f5;}
    .plans .parBd-li ul li{ color: #777; line-height: 50px; border:1px solid #e0e0e0; float: left; padding: 0 15px; font-size: 16px; margin:0 8px;}
}


@media(max-width: 1599px){
    .plans .slideGroups .parHd ul { padding: 40px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; left:0; width: 400px; margin-top: 2%;}
    .plans .slideGroups .parBd ul li .parHd-txt{ padding:20px; background: #f5f5f5;}
    .plans .parBd-li ul li{ color: #777; line-height: 50px; border:1px solid #e0e0e0; float: left; padding: 0 15px; font-size: 16px; margin:0 8px;}
    .plans .slideGroups .parBd ul li .parHd-txt i{ width: 120px; height: 3px; background: #5a5a5a; display: block; margin: 10px 0;}
    .products-topli .owl-nav{ display: none;}
    .plans .parBd-more .tel a{ font-size: 16px; line-height: 30px; color: #ff6600; font-weight: bold; padding-left: 30px; background: url(../image/tel.png) no-repeat left;}
}


@media(max-width: 1429px){
    .plans .slideGroups .parHd ul { padding: 10px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; left:0; width: 300px; margin-top: 4%;}
    .plans .slideGroups .parBd ul li .parHd-txt{ padding:20px; background: #f5f5f5;}
    .plans .slideGroups .parBd ul li .parHd-txt .parBd-li{display: none;}
    .plans .parBd-li ul li{ color: #777; line-height: 50px; border:1px solid #e0e0e0; float: left; padding: 0 15px; font-size: 16px; margin:0 8px;}
    .plans .slideGroups .parBd ul li .parHd-txt i{ width: 120px; height: 3px; background: #5a5a5a; display: block; margin: 10px 0;}
    .products-topli .owl-nav{ display: none;}
}


@media(max-width: 1299px){
    .plans .slideGroups .parHd ul { padding: 10px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; left:0; width: 300px; margin-top: 1%; }
    .plans .slideGroups .parBd ul li .parHd-txt .txt_p{ height: 192px; overflow: hidden; }
}

@media(max-width: 1199px){
    .plans .slideGroups .parHd ul { padding:11% 10px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; left:0; width: 100%; margin-top: 0%; bottom: 0;}
    .plans .slideGroups .parBd ul li{ display: block;}
    .plans .slideGroups .parHd{ padding-top: 40px; position:absolute; width: 33.333%; right: 0; bottom: 0;}
    .plans .slideGroups .parHd ul li{ line-height: 60px; background: #fff; margin-bottom: 10px; width: 100%; font-size: 16px; color: #333; padding-left: 30px; position:relative; }
}


@media(max-width: 991px){
    .plans .slideGroups .parHd ul { padding:10px; background: rgba(0,0,0,.6); position: absolute; z-index: 2; left:0; width: 100%; margin-top: 0%; bottom: 0;}
    .plans .slideGroups .parHd ul li{ line-height: 52px; background: #fff; margin-bottom: 10px; width: 100%; font-size: 16px; color: #333; padding-left: 30px; position:relative; }
}

@media(max-width: 767px){
    .plans { overflow: hidden; background: url(/staticres/index/plan.jpg)no-repeat top; padding: 30px 0 0; background-size:100%; }
    .plans .plans-t h2{ line-height: 32px; font-size: 20px; text-align: center; color: #484848; font-weight: bold; margin-bottom: 10px;}
    .plans .plans-t p{ font-size:14px; color: #aaa; text-align: center; }
    .plans .slideGroups .parBd ul li .parHd-txt h2{ font-size: 20px; color: #484848; font-weight: bold;}
    .plans .slideGroups .parBd ul li .parHd-txt{ padding:10px; background: #f5f5f5;}
    .plans .slideGroups .parHd{ padding-top: 0px; margin-top: 20px; position:absolute; width: 100%; right: 0; top: 0;}
    .plans .slideGroups .parHd ul li::before{background: none;}
    .plans .slideGroups .parHd ul { padding:5px; overflow: hidden; background: rgba(0,0,0,.6); position: relative; z-index: 2; left:0; width: 100%; margin-top: 0%; top: 0;}
    .plans .slideGroups .parHd ul li{ line-height: 36px; background: #fff; margin-bottom: 5px; width: 50%; float: left; border-right: 1px solid #333; font-size: 14px; color: #333; padding-left: 5px; position:relative; }
    .plans .slideGroups .parBd ul li{ display: block; padding-top: 148px;}
    .plans .slideGroups .parBd ul li .parBd-img{ padding: 0; position: relative; top: 0;}
    .plans .slideGroups .parBd ul li .parHd-txt{position: relative; bottom: 0;}
    .plans .slideGroups .parBd ul li .parHd-txt .txt_p{ height: 224px; overflow: hidden; }
	.plans .parBd-more .tel a{background:none!important;font-size:14px;}
	.plans .parBd-more .more a{background:none!important;font-size:14px;}
}

/*products*/
.products{ padding: 50px 0;}
.products .products-t h2{ line-height: 52px; font-size: 36px; text-align: center; color: #484848; font-weight: bold; margin-bottom: 10px;}
.products .products-t p{ font-size:18px; color: #aaa; text-align: center; }
.products .products-li .parHd ul li{  display: inline-block;float: left; }

.products .products-li .parHd ul li .products-nav{ padding: 20px; background: #f5f5f5; overflow: hidden; position: relative;}
.products .products-li .parHd ul li .products-nav::after{background: url(/staticres/images/parHd_li.png) no-repeat; position: absolute; content: ''; right: 0; width: 38px; height: 38px; bottom: 0;}
.products .products-li .parHd ul li .products-nav::before{ content:''; display:block; width:300%; height:500%; transition:all 0.4s linear; position:absolute; top:-500%; left:-300%; transform:rotate(45deg); background:#ff6600;}
.products .products-li .parHd ul li.cur .products-nav::before{ left:-100%; top:-100%;}
.products .products-li .parHd ul{ overflow: hidden; padding:30px 0;}
.products .products-li .parHd ul li img{ float: left; position: relative; z-index: 3;}
.products .products-li .parHd ul li{ width: 30%; float: left; padding:0 15px;}

.products .products-li .products-lit{ float: left; padding-left: 12px; padding-top: 25px; position: relative; z-index: 3;}
.products .products-li .products-lit h2{ font-size: 18px; color: #222; font-weight: bold; line-height: 40px;}
.products .products-li .products-lit p{ font-size: 13px; color: #bbb;}
.products .products-li .parHd ul li.cur h2{color: #fff;}
.products .products-li .parHd ul li.cur p{ color: #fff;}
.products-comli ul{ /*border:1px solid #dedede; */padding: 50px 60px; position: relative;}


@media(max-width: 1599px){
    .products_li{ display: none;}
    .products .products-li .parHd ul li{ width: 50%; float: left; padding:0 15px;}
}


.products .parBd .products-comli ul li img{ border:1px solid #dedede; padding: 0;}
.products .parBd .products-comli ul .owl-nav{  font-size: 0;  }
.products .parBd .products-comli ul .owl-nav .owl-prev{ width: 45px; position: absolute; bottom: 50%; height: 100px;  background: url(../image/owl-prev.jpg) no-repeat; left: 0px; margin-bottom: -50px;}
.products .parBd .products-comli ul .owl-nav .owl-next{ width: 45px; position: absolute; bottom: 50%; height: 100px;  background: url(../image/owl-next.jpg) no-repeat; right: 0px; margin-bottom: -50px;}

.products .parBd .products-comli ul li .products-comlitxt{padding: 50px; background: #f3f3f3;}
.products .parBd .products-comli ul li .products-comlitxt h2{font-size: 26px; line-height: 48px;}
.products .parBd .products-comli ul li .products-comlitxt p{ font-size: 15px; line-height: 30px; color: #444; word-break: break-all; text-overflow: ellipsis; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 7; overflow: hidden; height: 210px; }
.products .parBd .products-comli ul li .products-comlitxt p em{font-size: 18px; font-weight: bold; color: #333; }
.products .parBd .products-comli ul li .products-comlitxt a{ width: 150px; height: 36px; display: block; background: #ff6600; color: #fff; font-size: 16px; text-align: center; line-height: 36px; letter-spacing: 1px; margin-top: 16px; }

.products-topli{ margin-top: 30px;}
.products-topli .owl-nav{display: none;}
#products-top li a img{ border:1px solid #dedede; }
#products-top li a h3{text-align: center; font-size: 14px; color: #222222; line-height: 45px; background: #f5f5f5; margin-top: 10px; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;}
#products-tops li a img{ border:1px solid #dedede; }
#products-tops li a h3{text-align: center; font-size: 14px; color: #222222; line-height: 45px; background: #f5f5f5; margin-top: 10px;}
/*products*/

@media(max-width: 1429px){
    .products .parBd .products-comli ul li .products-comlitxt{padding: 12px;  }
    .products .parBd .products-comli ul li .products-comlitxt h2{font-size: 16px; font-weight: bold; line-height: 32px;}
    .products .parBd .products-comli ul li .products-comlitxt p em{font-size: 16px; font-weight: bold; color: #333; }
    .products .parBd .products-comli ul li .products-comlitxt p{ font-size: 14px; line-height: 28px; color: #888; word-break: break-all; text-overflow: ellipsis; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 7; overflow: hidden; height: 253px;}
    .products .parBd .products-comli ul li .products-comlitxt a{ width: 150px; height: 36px; display: block; background: #ff6600; color: #fff; font-size: 16px; text-align: center; line-height: 36px; letter-spacing: 1px; margin-top: 10px; }
}

@media(max-width: 1199px){
    .products-comli ul{ border:1px solid #dedede; padding: 20px; position: relative;}
    .products-comli ul .owl-nav { border:1px solid #dedede; padding: 20px; position: relative; display: none;}
    .products .parBd .products-comli ul li .products-comlitxt{padding:20px;  }
    .products .products-li .parHd ul li .products-nav{ padding: 10px; background: #f5f5f5; overflow: hidden; position: relative;}
    .products .products-li .parHd ul li img{ float: left; position: relative; z-index: 3; width: 80px;}
    .products .products-li .products-lit{ float: left; padding-left: 12px; padding-top: 0px; position: relative; z-index: 3;}
    .products .parBd .products-comli ul li .products-comlitxt p{ font-size: 14px; line-height: 28px; color: #888; word-break: break-all; text-overflow: ellipsis; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 7; overflow: hidden; height: 176px;}
}

@media(max-width: 991px){
    .products .parBd .products-comli ul li .products-comlitxt h2{font-size: 16px; font-weight: bold; line-height: 32px;}
    .products-comli ul{ border:1px solid #dedede; padding: 10px; position: relative;}
    .products .products-li .products-lit h2{ font-size: 16px; color: #222; font-weight: bold; line-height: 32px;}
    .products .products-li .parHd ul li img{ float: left; position: relative; z-index: 3; width: 76px;}
    .products .parBd .products-comli ul li .products-comlitxt{padding:10px;  }
    .products .parBd .products-comli ul li .products-comlitxt p{ font-size: 14px; line-height: 32px; color: #888; overflow: hidden; height:132px;}
    .products .parBd .products-comli ul li .products-comlitxt p em{font-size: 16px; font-weight: bold; color: #333; }
}

@media(max-width: 767px){
    .products{ padding: 30px 0;}
    .products .products-t h2{ line-height: 32px; font-size: 20px; text-align: center; color: #484848; font-weight: bold; margin-bottom: 10px;}
    .products .products-t p{ font-size:14px; color: #aaa; text-align: center; }
    .products .products-li .parHd ul{ overflow: hidden; padding:20px 0;}
    .products .products-li .parHd ul li{  display: inline-block; float: left; padding: 0;}
    .products-topli{ margin-top: 20px;}
}



/* 实力优势advantage */
#advantage{background: url(../image/ys-bg.jpg) no-repeat center #f4f4f4;padding: 50px 0 40px;}
#advantage .advantage-t h2{ line-height: 52px; font-size: 36px; text-align: center; color: #484848; font-weight: bold; margin-bottom: 10px;}
#advantage .advantage-t p{ font-size:18px; color: #aaa; text-align: center; }
.ys-swiper-container{position: relative;overflow: hidden; margin-top: 30px;}
.ys-img{position: relative;overflow: hidden;display: flex;}
.ys-img img{float: left; padding:0;}
.ys-txt{background: #fff;padding: 60px 45px;}
.ys-top{overflow: hidden;}
.ys-txt .ys-time{width: 86px;height: 94px;float: left;border: 2px solid #dcdcdc;font-family: arial;font-size: 42px;font-weight: bold;color: #f60;text-align: center;line-height: 94px;position: relative;}
.ys-txt .ys-time::before{content: '';position: absolute;bottom: -2px;height: 2px;width: 33%;left: 15%;background: #f60;}
.ys-txt .ys-txt-til{font-size: 38px;font-weight: bold;display: block;float: left; color: #f60;margin-left: 20px;margin-top: 8px;width: 76px;line-height: 38px;}
.ys-txt p{font-size: 15px;color: #666;margin-top: 30px;line-height: 25px;text-align: justify;text-indent: 2em;}
.ys-txt .ys-txt-mor{color: #fff;display: block;float: right;margin-top: 65px;font-size: 14px;width: 127px;height: 34px;line-height: 34px;background-color: #f60;text-align: center;border-radius: 17px;}
.ys-swiper-pagination{display: flex;margin-top: 85px;}
.ys-swiper-pagination .swiper-pagination-bullet{flex: 1;margin: 0 !important;opacity: 1;border-radius: unset;height: 128px;text-align: center;background: url(../image/ys-tagbg.png) no-repeat top center transparent;}
.ys-swiper-pagination .swiper-pagination-bullet a{display:block;padding: 38px 0;}
.ys-swiper-pagination .swiper-pagination-bullet span{font-family: arial;font-size: 30px;font-weight: bold;color: #666;display: block;line-height: 30px;}
.ys-swiper-pagination .swiper-pagination-bullet p{font-size: 20px;color: #444;line-height: 22px;}
.ys-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span{color: #f60;}
.ys-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active p{color: #f60;}

@media(max-width: 1429px){
    .ys-txt{background: #fff;padding: 25px;}
}


@media(max-width: 1199px){
    .ys-txt .ys-txt-mor{color: #fff;display: block;float: right;margin-top: 0px;font-size: 14px;width: 127px;height: 34px;line-height: 34px;background-color: #f60;text-align: center;border-radius: 17px;}
    .ys-txt{background: #fff;padding:10px;}
}


@media (max-width:1199px) {
    .ys-img{padding-top: 0;}
    .ys-txt{float: left;width: 100%;}
    .ys-swiper-pagination{margin-top: 40px;}
}
@media (max-width:991px) {
    .ys-swiper-container{padding-top: 130px;margin: 40px 0 0 0;}
    .ys-swiper-pagination{position: absolute;top: 0;margin-top: 0px;}
    .ys-swiper-pagination .swiper-pagination-bullet{background-image: none;background-color: #fff;height: 130px;}
    .ys-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-bottom: 4px solid #f60;}
    .ys-img{margin: 0;}
    .ys-txt{position: static;width: 100%;}
    .ys-width{width: 100%;padding: 30px;}
    .ys-img{position: relative;overflow: hidden;display: block;}
}
@media (max-width:767px) {
    #advantage{padding: 30px 0;}
    .ys-swiper-container{margin-top: 20px;}
    #advantage .advantage-t h2{ line-height: 32px; font-size: 20px; text-align: center; color: #484848; font-weight: bold; margin-bottom: 0px;}
    #advantage .advantage-t p{ font-size:14px; color: #aaa; text-align: center; }
}

@media (max-width:600px) {
    .ys-swiper-container{padding-top: 86px;}
    .ys-swiper-pagination .swiper-pagination-bullet{height: 86px;padding: 15px 0;}
    .ys-swiper-pagination .swiper-pagination-bullet a{padding:0;}
    .ys-swiper-pagination .swiper-pagination-bullet span{font-size: 25px;}
    .ys-swiper-pagination .swiper-pagination-bullet p{font-size: 16px;}
    .ys-txt{padding: 20px;}
    .ys-txt .ys-txt-mor{margin-top: 25px;}
}
@media (max-width:450px) {
    .ys-swiper-container{padding-top: 136px;}
    .ys-swiper-pagination{flex-wrap: wrap;align-content: flex-start;}
    .ys-swiper-pagination .swiper-pagination-bullet{width: 33.33%;flex: auto;height: 68px;}
    .ys-swiper-pagination .swiper-pagination-bullet span{line-height: 24px;}
    .ys-swiper-pagination .swiper-pagination-bullet p{line-height: 20px;}
    .ys-width{padding: 20px;}
    .ys-txt .ys-txt-til{font-size: 30px;line-height: 34px;margin-left: 15px;margin-top: 0;}
    .ys-txt .ys-time{width: 70px;height: 72px;font-size: 36px;line-height: 72px;}
    .ys-txt span{font-size: 12px;}
    .ys-txt p{margin-top: 15px;font-size: 14px;}
    .ys-txt .ys-txt-mor{margin-top: 25px;}
}
/*about*/
.about{ padding:50px 0; }
.about .about-logotxt{ display: flex;}
.about .about-titleimg{ display: flex;}
.about .about-logo{ padding: 0;}
.about .about-txt{ padding: 0; padding-left: 30px;}
.about .about-logo img{ border:1px solid #dedede;}
.about .about-txt h2{ font-size: 24px; color: #222; line-height: 48px;}
.about .about-txt .about-txtp{ color: #999; font-size: 16px; line-height: 32px;}
.about .about-title{padding:0; background: #f60; padding:30px;}
.about .about-title h2{text-align: center; font-size: 30px; color: #fff; font-weight: bold; line-height: 60px;}
.about .about-title p{ font-size: 30px; text-align: center; color: #fff; line-height: 60px; }
.about .about-title em{ display: block; text-align: center; font-size: 18px; color: #fff;}
.about .about-title i{ display: block; text-align: center; padding:30px 0;}
.about .about-title i img{ margin:0 auto;}
.about .about-title a span{font-size: 16px; width: 160px; text-align: center; line-height: 40px; border-radius: 20px; border:1px solid #ffb44c; display: block; margin: 0 auto; color: #ffb44c;}
.about .about-img{padding:0;}
.about-honer-pantner .parHd { overflow: hidden; border-bottom:1px solid #e1e1e1;}
.about-honer-pantner .parHd ul li{ line-height: 70px; float: left; font-size: 20px; color: #484848; padding-right: 30px;}
.about-honer-pantner .parHd ul li.cur a{ color: #f60; }
.about-honer-pantner .parHd ul li.cur a::before{position: absolute; left: 0; right: 0; width: 100%; height: 3px; background: #f60; content:''; bottom: 0; transition:all 0.8s; margin:0 auto;}
.about-honer-pantner .parHd ul li a{display: block; position: relative;}
.about-honer-pantner .parHd ul li a::before{position: absolute; left: 0; right: 0; width: 0; height: 3px; background: #f60; content:''; bottom: 0; transition:all 0.8s; margin:0 auto;}

.about-honer-pantner .parHd ul li:hover a::before{ width: 100%;}
.about-honer-pantner .parBd{ margin-top: 20px;}
.about-honer-pantner .parBd ul li img{ border:1px solid #d0d0d0; padding:5px;}
.about-honer-pantner .parBd ul li h3{ text-align: center; font-size: 15px; line-height: 32px;}
#pantner{ position:relative;}
#pantner .owl-nav{font-size: 0;}
#pantner .owl-nav .owl-prev{ position: absolute; left: -52px;  text-align: center; bottom: 50%; width: 40px; height: 40px; border:1px solid #dedede;}
#pantner .owl-nav .owl-prev::before{content:'〈';position: absolute;bottom: 8px;left: 8px;font-size: 14px;color: #999links;}
#pantner .owl-nav .owl-next{ position: absolute; right: -52px;   text-align: center; bottom: 50%; width: 40px; height: 40px; border:1px solid #dedede;}
#pantner .owl-nav .owl-next::before{content:'〉';position: absolute;bottom: 8px;left: 16px;font-size: 14px;color: #999;}
#honer .owl-nav{font-size: 0;}

#honer .owl-nav .owl-prev{ position: absolute; left: -52px;  text-align: center; bottom: 50%; width: 40px; height: 40px; border:1px solid #dedede; margin-bottom: -20px;}
#honer .owl-nav .owl-prev::before{content:'〈';position: absolute;bottom: 8px;left: 8px;font-size: 14px;color: #999;}
#honer .owl-nav .owl-next{ position: absolute; right: -52px;   text-align: center; bottom: 50%; width: 40px; height: 40px; border:1px solid #dedede; margin-bottom: -20px;}
#honer .owl-nav .owl-next::before{content:'〉';position: absolute;bottom: 8px;left: 16px;font-size: 14px;color: #999;}


@media(max-width: 1599px){
    #honer .owl-nav{display: none;}
}

@media(max-width: 1429px){
    .about .about-txt .about-txtp{ color: #999; font-size: 15px; line-height: 28px;}
}

@media(max-width: 1199px){
    .about .about-txt .about-txtp{ color: #999; font-size: 14px; line-height: 28px;}
    .about .about-title p{ font-size: 24px; text-align: center; color: #fff; line-height: 60px; }
    .about .about-title i{ display: block; text-align: center; padding:10px 0;}
    .about .about-title{padding:0; background: #f60; padding:25px;}
}

@media(max-width: 991px){
    .about .about-txt{ padding: 0; padding-left: 15px;}
    .about .about-txt h2{ font-size: 18px; color: #222; line-height:36px;}
    .about .about-txt .about-txtp{ color: #999; font-size: 14px; line-height: 20px;}
    .about .about-title{padding:0; background: #f60; padding:10px;}
    .about .about-title h2{text-align: center; font-size: 20px; color: #fff; font-weight: bold; line-height: 40px;}
    .about .about-title p{ font-size: 18px; text-align: center; color: #fff; line-height: 36px; }
    #pantner .owl-nav{font-size: 0; display: none;}
}

@media(max-width: 767px){
    .about{ padding:30px 0; }
    .about .about-logotxt{ display: block;}
    .about .about-txt{ padding: 0; padding-left: 0px; display: inline-block;}
    .about-honer-pantner .parBd ul li h3{ text-align: center; font-size: 14px; line-height: 32px;}
}



/* 首页标题 */
.title{padding:0 10px;text-align: center;}
.title h2{font-size: 40px;color: #444;font-weight: bold;}
.title p{color: #999;font-size: 18px;margin-top: 8px;text-transform:uppercase;font-family:Arial;}
@media only screen and (max-width:767px){
	.title h2{font-size: 30px;}
	.title p{font-size: 14px;margin-top: 5px;}
}
@media only screen and (max-width:500px){
	.title h2{font-size: 26px;}
}

/* 服务项目 */
#service{padding:30px 0;}
#service ul{margin-top:30px;}
#service ul>li{padding:0 10px;margin-bottom:20px;}
#service ul>li a{display:block;}
.ser-img{position:relative;overflow:hidden;}
.ser-bg{position:absolute;left:0;top:0;width:100%;height:100%;background: transparent repeat-x bottom;}
.ser-img i{position:absolute;left:50%;top:150%;width:60px;height:60px;transform:translate(-50%, -50%);transition: all .3s;}
#service ul>li p{font-size:24px;color:#444;line-height:40px;text-align:center;padding:0 10px;}
#service ul>li a:hover .ser-bg{background:url(../image/ser-bg.png) repeat-x bottom;}
#service ul>li a:hover .ser-img i{top:50%;}
#service ul>li a:hover p{font-weight:bold;color:#00a041;}
.ser-more{text-align:center;margin-top:10px;}
.ser-more a{position:relative;display:inline-block;width:170px;height:48px;border:1px solid #f60;border-radius:24px;line-height:46px;color:#f60;font-size:16px;padding-left:32px;transition: all .5s;
    -webkit-transition: all .5s;}
.ser-more a em{position:absolute;left:2px;top:2px;display:block;width:42px;height:42px;line-height:38px;float:left;background:#f60;border-radius:50%;color:#fff;font-size:26px;transition: left .5s;
    -webkit-transition: left .5s;}
.ser-more a:hover{background:#f60;color:#fff;padding-left:0;padding-right:32px;}
.ser-more a:hover em{animation: page .5s linear 1 forwards;left: 125px;color:#f60;background:#fff;}
@keyframes page{
	0% {transform:rotate(0deg);}
	100% {transform:rotate(180deg);z-index:10;}
}
@media only screen and (max-width:767px){
	#service ul{margin-top:20px;}
	#service ul>li p{font-size:16px;line-height:30px;}
}
@media only screen and (max-width:500px){
	#service ul>li{margin-bottom:10px;}
}

/* 服务网点 */
#sercity{padding:30px 0;background:url(../image/sercity.jpg) no-repeat center;}
.scity-left{width:240px;float:left;text-align:left;margin-top:20px;}
.scity-left .scity-ico{background:url(../image/scity-ico.png) no-repeat;width:45px;height:33px;margin-top:25px;}
.scity-right{width:1080px;float:right;position:relative;}
.scity-list .swiper-slide{padding:15px;}
.scity-list .swiper-slide a{display:block;border:1px solid #fff;background:#e9f1f1;text-align:center;border-radius:10px;}
.scity-list .swiper-slide a span{display:inline-block;line-height:28px;font-size:16px;color:#666;padding-left:35px;background:url(/staticres/images/scity-x.png) no-repeat left;margin:17px 0;}
.scity-swiper-container{padding-bottom:30px;}
.scity-swiper-container .swiper-pagination{bottom:0;}
.scity-swiper-container .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:rgb(30 168 57 / 30%);margin:0 9px;opacity:1;}
.scity-swiper-container .swiper-pagination .swiper-pagination-bullet-active{background:rgb(30 168 57 / 100%);}
.scity-list .swiper-slide a:hover{border-color:#f60;}
.scity-list .swiper-slide a:hover span{color:#f60;background:url(../image/scity-xx.png) no-repeat left;}
.scity-more{position:absolute;right:0;top:94px;padding:15px;z-index:88;}
.scity-more a{background:#ec8514;display:block;border:1px solid #ec8514;text-align:center;border-radius:10px;padding:0 43px;}
.scity-more a span{color:#fff;display:inline-block;line-height:28px;font-size:16px;padding-left:35px;background:url(../image/scity-more.png) no-repeat left;margin:17px 0;}
@media only screen and (max-width:1369px){
	.scity-right{width:1000px;}
	.scity-more a{padding:0 35px;}
}
@media only screen and (max-width:1269px){
	.scity-right{width:930px;}
	.scity-more a{padding:0 28px;}
}
@media only screen and (max-width:1199px){
	#sercity{background: url(../image/sercity.jpg) no-repeat center / cover;}
	.scity-left{text-align:center;width:auto;float:none;margin-top:0;}
	.scity-left .scity-ico{display:none;}
	.scity-right{width:100%;}
	.scity-more a{padding:0 32px;}
}
@media only screen and (max-width:991px){
	.scity-more a{padding:0 28px;}
}
@media only screen and (max-width:767px){
	.scity-more a{padding:0 8vw;}
}
@media only screen and (max-width:670px){
	.scity-more a{padding:0 7vw;}
}
@media only screen and (max-width:600px){
	.scity-more a{padding:0 6vw;}
}
@media only screen and (max-width:530px){
	.scity-more a{padding:0 4vw;}
}
@media only screen and (max-width:500px){
	.scity-list .swiper-slide a span{font-size:14px;}
	.scity-swiper-container{padding-bottom:15px;}
	.scity-swiper-container .swiper-pagination .swiper-pagination-bullet{margin:0 4px;width:8px;height:8px;}
}
@media only screen and (max-width:499px){
	.scity-more a{padding:0 12vw;}
}
@media only screen and (max-width:430px){
	.scity-more a{padding:0 10vw;}
}
@media only screen and (max-width:380px){
	.scity-more a{padding:0 8vw;}
}
@media only screen and (max-width:350px){
	.scity-more a{padding:0 6vw;}
	.scity-more a span{font-size:14px;}
}

/* 服务案例 */
#case{padding:30px 0;background:#f5f5f5;}
#case ul{padding-top:30px;}
#case ul li{margin-bottom:30px;}
#case ul li:nth-child(n+9){display:none;}
#case ul li a{display:block;background:#fff;box-shadow:2px 2px 15px 0 rgb(0 0 0 / 10%); }
#case ul li a .case-txt{padding:20px;}
#case ul li a .case-txt h4{font-size:20px;color:#444;padding-bottom:15px;border-bottom:1px solid #eee;}
#case ul li a .case-txt p{font-size:14px;color:#888;line-height:25px;height:50px;margin-top:10px;}
#case ul li a:hover .case-txt{background:url(../image/case-bgico.png) no-repeat right bottom #f60;}
#case ul li a:hover .case-txt h4{color:#fff;font-weight:bold;}
#case ul li a:hover .case-txt p{color:#fff;}
@media only screen and (max-width:1199px){
	#case ul li:nth-child(n+9){display:block;}
	#case ul li:nth-child(n+10){display:none;}
}
@media only screen and (max-width:991px){
	#case ul li:nth-child(n+7){display:none;}
}
@media only screen and (max-width:767px){
	#case ul li{padding:0 10px;margin-bottom:20px;}
	#case ul li a .case-txt{padding:15px;}
	#case ul li a .case-txt h4{font-size:16px;padding-bottom:10px;}
	#case ul li a .case-txt p{line-height: 20px;height: 40px;}
}

/* 资质证书 */
#honor{padding:30px 0;background:url(../image/honorbg.jpg) no-repeat top center;}
.swiper-container-honor{overflow: hidden; padding: 30px 0; position: relative;}
.swiper-container-honor .swiper-slide{transform: scale(0.9); position: relative;box-shadow: 0 0 10px 0 rgb(0 0 0 / 40%);}
.swiper-container-honor a{display: block; padding:20px 20px 0px; background: #efeded; }
.swiper-container-honor a img{max-width: 100%; display: block;  }
.swiper-container-honor .swiper-slide-active,.swiper-container-honor .swiper-slide-duplicate-active{transform: scale(1);}
.swiper-container-honor a p{font-size: 13px; color: #666666; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding:15px 0;}
.swiper-container-honor .swiper-slide-active a p{font-size: 16px; padding:20px 0;}
.swiper-container-honor a:hover p{color: #f60;}
.swiper-container-honor .swiper-button-next{position: absolute;top: 50%;right: 38.5%;width: 28px;height: 78px;display: block;background: url(../image/jt1.png)no-repeat center #bbbbbb;transition: all 0.3s;margin-top: -49px;}
.swiper-container-honor .swiper-button-prev{ position: absolute;top: 50%;left: 38.5%;width: 28px;height: 78px;display: block;background: url(../image/jt1_on.png)no-repeat center #bbbbbb;transition: all 0.3s;margin-top: -49px;}
.swiper-container-honor .swiper-button-next:hover{background: url(../image/jt1.png)no-repeat center #f60;}
.swiper-container-honor .swiper-button-prev:hover{background: url(../image/jt1_on.png)no-repeat center #f60;}
@media(max-width: 1199px) {
	.swiper-container-honor .swiper-button-prev { left: 30.5%; }
	.swiper-container-honor .swiper-button-next{ right: 30.5%; }
}
@media(max-width: 767px) {
	#honor{padding-bottom:0;background: url(../image/honorbg.jpg) no-repeat top center / cover;}
}
@media(max-width: 640px) {  
	.swiper-container-honor .swiper-button-prev { left: 1%; }
	.swiper-container-honor .swiper-button-next { right: 1%; }
}
@media(max-width: 500px) {
	.swiper-container-honor .swiper-slide { padding-right: 20px; padding-left: 20px; }
}

/* 新闻中心News */
#news{padding: 50px 0;background-color: #f3f3f3;}
#news .news-t h2{ line-height: 52px; font-size: 36px; text-align: center; color: #484848; font-weight: bold; margin-bottom: 10px;}
#news .news-t p{ font-size:18px; color: #aaa; text-align: center; }
.swiper-pagination-bullet-active{background: #f60;}
.news-a{overflow: hidden;margin-top: 35px;}
.news-aa{width: 150px;height: 48px;line-height: 48px;font-size: 18px;text-align: center;color: #fff;background-color: #313131;float: left;transition: all .3s;-webkit-transition: all .3s;}
.news-more{width: 142px;height: 48px;line-height: 48px;font-size: 16px;text-align: center;color: #fff;background-color: #313131;float: right;transition: all .3s;-webkit-transition: all .3s;}
.news-more:hover{background-color: #f60;}
.news-aa.on{background-color: #f60;}
.news-a a:hover{color: #fff;}
.news-main{}
.news-one{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.news-left{width: 450px;background-color: #fff;}
.news-swiper-container{overflow: hidden;position: relative;}
.news-swiper-container .swiper-slide a{padding: 25px 25px 80px 25px;display: block;background-color: #fff;}
.news-swiper-container .swiper-slide .news-img{margin-bottom: 30px;}
.news-swiper-container .swiper-slide .news-info{overflow: hidden;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.news-swiper-container .swiper-slide .news-info .news-time{width: 80px;height: 80px;color: #333;background-color: #ededed;border-radius: 4px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
.news-swiper-container .swiper-slide .news-info .news-time span{display: block;font-size: 30px;text-align: center;}
.news-swiper-container .swiper-slide .news-info .news-time p{font-size: 14px;}
.news-swiper-container .swiper-slide .news-info .news-txt{margin-left: 20px;overflow: hidden;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;}
.news-swiper-container .swiper-slide .news-info .news-txt h4{font-size: 18px;color: #333;height: 26px;line-height: 26px;margin-bottom: 8px;}
.news-swiper-container .swiper-slide .news-info .news-txt p{font-size: 14px;color: #666;line-height: 22px;height: 44px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-swiper-container.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 30px;}
.news-swiper-container .swiper-slide a:hover .news-time{background-color: #f60;color: #fff;}
.news-swiper-container .swiper-slide a:hover .news-txt h4{color: #f60;}
.news-ul{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;margin-left: 14px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.news-one>ul{display: none;}
.news-ul li{background-color: #fff;margin-bottom: 1px;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.news-ul li a{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;}
.news-ul li .date{padding: 0 34px;text-align: center;color: #333;}
.news-ul li .day{font-size: 28px;}
.news-ul li .year{font-size: 14px;}
.news-ul li .info{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;padding-right: 50px;-moz-box-sizing: border-box;box-sizing: border-box;}
.news-ul li h5{font-size: 17px;color: #333;margin-bottom: 3px;height: 24px;line-height: 24px;}
.news-ul li p{font-size: 13px;line-height: 26px;height: 52px;color: #666;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-ul li a:hover{background-color: #eee;}
.news-ul li a:hover .date{color: #f60;}
.news-ul li a:hover h5{color: #f60;}

@media (max-width: 1199px) {
   .news-ul li .info{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;padding-right: 0px;-moz-box-sizing: border-box;box-sizing: border-box;}
    .news-ul li .date{ width: 84px; padding: 0; text-align: center;color: #333;}
}


@media (max-width: 991px) {
    .news-left{display: none;}
    .news-one>ul{margin-left: 0;width:100%;}
}
@media (max-width: 991px) {
    #news{background-color: #fff;}
    .news-ul li{padding: 30px 0;margin-bottom: 0;border-bottom: 1px solid #f3f3f3;}
    
}
@media (max-width: 767px) {
    #news{padding:0;}
    .news-a{margin-top: 20px; display: flex;}
    .news-aa{width: auto;flex: 1;}
    .news-more{display: none;}
    .news-ul li .info{padding-right: 0;width: calc(100% - 78px);}
    #news .news-t h2{ line-height: 32px; font-size: 20px; text-align: center; color: #484848; font-weight: bold; margin-bottom: 0;}
    #news .news-t p{ font-size:14px; color: #aaa; text-align: center; }
}
@media (max-width: 500px) {
    .news-aa{font-size: 16px;}
    .news-ul li{padding: 15px 0;}
    .news-ul li .date{padding: 0 15px;width:78px;}
    .news-ul li .day{font-size: 26px;}
    .news-ul li .year{font-size: 12px;}
}


/*links*/
.links{ overflow: hidden; line-height: 30px; background: #eeeeee; height: 100px; position: relative;}
.links-h2-links{ overflow: hidden;}
.links h2 { font-size: 25px; color: #222; font-weight: bold; font-family: impact; line-height: 100px; float: left;}
.links h2 em{ font-size: 20px; color: #222; padding-right: 10px;}
.links .links-li{ float: right; width: calc(100% - 150px); background: url(/staticres/index/links-li.png) no-repeat right;padding: 35px 50px 20px 0;}
.links .links-li a{padding-left: 20px;}

/*foot-nav-tel*/
.foot-nav-tel{ overflow: hidden; background: #282828; border-top: 3px solid #f60; padding:50px 0 30px;}
.foot-nav-tel .foot-nav ul li p{color: #fff; font-size: 15px; line-height: 36px;}
.foot-nav-tel .foot-nav ul li a h3{ font-size: 14px; line-height: 32px; color: #999;}
.foot-nav-tel .foot-nav ul li a:hover h3 { color: #fff; }
.foot-nav-tel .foot-tel .foot-teltxt p{ font-size: 30px; color: #fff; text-align: center; font-weight: bold;}
.foot-nav-tel .foot-tel .foot-teltxt span{ text-align: center; display: block; color: #666; display: block; line-height: 36px;}
.foot-nav-tel .foot-tel .foot-teltxt a em{ width: 100%; text-align: center; line-height: 40px; color: #dedede; height: 40px; border-radius: 20px;   background:url(../image/foot-telqq.png) #414141 no-repeat 35px 11px; padding-left: 6px; display: block;}
.foot-nav-tel .foot-tel .foot-teltxt:hover a em{background:url(../image/foot-telqq.png) #f60 no-repeat 35px 11px; }
.foot-nav-tel .foot-tel ul li .wechat p{ width: 120px; background: #626468; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; color:#dedede;}
.foot-nav-tel .foot-tel ul li .wechat{text-align: center; margin-bottom: 15px;}
.foot-nav-tel .foot-tel ul li .wechat img{margin: 0 auto;}

@media(max-width: 1429px){
    .foot-nav-tel .foot-nav ul li{padding: 0 3px;}
    .foot-nav-tel .foot-tel .foot-teltxt p{ font-size: 24px; color: #fff; text-align: center; font-weight: bold;}
    .foot-nav-tel .foot-tel .foot-teltxt a em{ width: 100%; text-align: center; line-height: 40px; color: #dedede; height: 40px; border-radius: 20px;   background:url(/staticres/index/foot-telqq.png) #414141 no-repeat 20px 11px; padding-left: 6px; display: block;}
    .foot-nav-tel .foot-tel ul li .wechat p{ width: 100%; background: #626468; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; color:#dedede;}
}

@media(max-width: 1199px){
    .foot-nav-tel .foot-nav{ padding-bottom: 20px; overflow: hidden;}
    .foot-nav-tel .foot-tel ul li .wechat p{ width: 120px; background: #626468; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; color:#dedede;}
}

@media(max-width: 991px){
    
    .foot-nav-tel .foot-tel ul li .wechat p{ width: 100%; background: #626468; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; color:#dedede;}
}

@media(max-width: 767px){
	footer{padding-bottom:20px;}
    .foot-nav-tel .foot-nav{ padding-bottom: 0px; overflow: hidden;}
    .foot-nav-tel .foot-tel ul li .wechat p{ width: 100%; background: #626468; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; color:#dedede;}
    .foot-telewm{padding: 0; padding-top: 20px;}
    .foot-telewm .wechat{ padding: 0 5px;}
    .foot-nav-tel{ overflow: hidden; background: #282828; border-top: 3px solid #f60; padding:20px 0;}

}


/*copy*/
.copy{ line-height: 80px; border-top: 1px solid #999; background: #282828; color: #999;}
.copy a{ color: #999;}
.copy a:hover { color: #fff; }
.copy p{ float: left;}
.copy em{ float: right;}


@media(max-width: 991px){
    .copy em{display: none;}
}




/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #f60;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: #f60;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:#f60;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 130px;position:absolute; top:0; left:-131px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}

/* 面包屑 */
#location{box-shadow:0px 3px 20px 0px rgba(0,0,0,0.1);overflow:hidden;background: #fff;font-size: 0;}
.crumbs{padding-left:20px;background: url(../image/nav_tb.png) left no-repeat;line-height: 25px;padding-top:10px;padding-bottom:10px;float: left;color: #999;}
.crumbs a{color: #999;}
.crumbs a:hover{color: #f60;}

/* 内页导航 */
#sidebar{float: right;}
#sidebar li{display: inline-block; padding: 0 10px;}
#sidebar li a{display:block;height: 45px;line-height: 44px;text-align: center;color: #999;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#sidebar li:hover a, #sidebar li.cur a{color: #f60;border-bottom: 3px solid #f60;}
@media (max-width: 1359px) {
	#sidebar li{padding: 0 5px;}
}
@media (max-width: 1259px) {
	#sidebar li{padding: 0 1px;}
}
@media (max-width: 1159px) {
	#sidebar li{padding: 0 10px;}
}
@media (max-width: 767px) {
	.w100{width: 100%;float: left;}
	.w50{width: 50%;float: left;}
	.w33{width: 33.33%;float: left;}
	.w25{width: 25%;float: left;}
	#nynav{padding: 0;background: #f3f3f3;}
	#sidebar{float: none;}
	#sidebar li{padding: 0;}
}

#nynew{padding-top: 35px;padding-bottom: 35px;}
#nynew .container>div[class^="col-"]{padding: 0 10px;}
#nynew .container>div:first-child{border-right: 1px solid #eee;}
.nynew-title{font-weight:bold;color:#f60;margin-top:0;padding-left:15px;margin-bottom:20px;}
.nynews-ul{overflow: hidden;}
.nynews-ul li.nynews-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;}
.nynews-ul li.nynews-li:nth-of-type(even) .nynews-img{/*float: right;*/}
.nynews-img{}
.nynews-img a{display: block;border: 1px solid #ccc;}
.nynews-img img{width:100%;}
.nynews-img a:hover{border: 1px solid #f60;}
.nynews-date {color: #333;line-height: 20px;font-size: 12px;}
.nynews-date span{float: left;margin-right:20px;color: #999;}
.nynews-date p{float: left;margin: 0;}
.nynews-date i{margin-right: 5px;}
.nynews-con h3{font-size: 18px;font-weight: 400;text-transform: uppercase;line-height: 32px;letter-spacing: 1px;margin-top: 0px;margin-bottom: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
@media (max-width:991px) {
	#nynew .container>div:first-child{border: 0;}
	.nynews-con{margin: 10px 0;}
}
@media (max-width:767px) {
	.showcase-img img{height: auto !important;}
	.showpro-he{min-height:auto;}
	#nynew{padding-top: 15px;padding-bottom: 15px;}
	.nynews-con h3{ font-size:16px; font-weight:bold}
	.nynews-img{padding: 0;}
	.nynews-con{padding: 0;}
}
.nynews-con p.nynews-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;height: 69px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-con a.nynews-more{text-decoration: none;color: #ffffff;font-size: 15px;padding: 7px;background: #f60;width: 120px;display: block;float:right;text-align: center;letter-spacing: 1px;font-weight: 600;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: #000;color: #fff;}

.hotpros{padding:0 10px;margin-bottom: 20px;}
.hotpros p{font-size: 16px;color: #f60;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../image/ny-objs.png) no-repeat left;}
.hotpros a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../image/iyuan.png) no-repeat left;background-size:8px;}
.hotpros a:hover{background: url(/staticres/images/iyuan_on.png) no-repeat left;color: #f60;}

.hotnews{padding:0 10px;}
.hotnews p{font-size: 16px;color: #f60;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../image/ny-news.png) no-repeat left;}
.hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../image/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background: url(/staticres/images/iyuan_on.png) no-repeat left;color: #f60;}

#shownews{padding:0px 10px;}
#shownews .container>div[class^="col-"]{padding: 0 10px;}
#shownews .container>div:first-child{border-right: 1px solid #eee;}
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.shownews-top span{margin-right: 10px;}
.shownews-top span{font-size: 14px;color: #a3afb7;}
.shownews-img{margin-top: 25px; text-align:center}
.shownews-img img{max-width: 100%;}
.shownews-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px;border-bottom: 1px solid #F0F2F5;}
.shownews-con img{max-width: 100%;}
.shownews-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
.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:991px) {
	#shownews .container>div:first-child{border:0;}
	.sdsd{padding: 0px;}
}
@media (max-width:767px){
	#shownews{padding: 0;}
	.shownews-top h1{ font-size:20px;}
	.shownews-top h2{ font-size:16px;}
	.shownews-con{padding:0;font-size:14px !important}
	.shownews-left{padding: 0 5px;}
	.shownews-page>div[class^="col-"]{padding: 0 10px;}
}

.nyinfo-ul{overflow:hidden}
.nyinfo-ul li{line-height:25px;padding-top:10px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px dashed #e5e5e5}
.nyinfo-more{float:right;}

#pageshow {padding: 10px;}
.pageshow-title{text-align:center;font-weight:bold;color:#f60;margin-bottom:30px;}
#pageshow #sidebar2{padding-left:0;text-align:center}
.show-dateil{font-size: 16px;line-height: 2;padding: 10px;}
.show-dateil p{}
.show-dateil img{max-width: 100%;height: auto !important;}
.showmap img{max-width: none;}
.ny-wx{float:left;width:160px;}
.ny-wx img{width: 120px;float: left;}
.ny-wx p{float: left;width: 40px;height: 120px;font-size: 16px;line-height: 18px;color: #fff;background-color: #626468;text-align: center;padding: 15px 10px;}
@media (max-width:767px){
	.show-dateil{padding: 0;}
	.show-dateil,.show-dateil *{font-size:14px !important}
	.show-dateil h2 span{font-size: 24px !important;}
	#dituContent{height: 400px !important}
}

/* #sidebar{ float:right; text-align: center;} */
/* #sidebar li{display:inline-block;margin: 0px 40px;position: relative;} */
/* #sidebar li a{display:block; height:45px; line-height: 80px;text-align:center;color:#666;font-size: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding: 0 10px;} */
/* #sidebar li a::after{content: "";display: block;width: 0%;height: 2px;background: #f60;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:#f60;} */
/* #sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;} */
/* @media (max-width:767px) { */
	/* #location{margin-bottom: 20px;background:#f3f3f3;border-bottom: 1px solid #ddd;box-shadow:none;} */
	/* .w100{width:100%;float:left;} */
	/* .w50{width:50%;float:left;} */
	/* .w33{width:33.33%;float:left;} */
	/* .w25{width:25%;float:left;} */
	/* #sidebar{float:none;} */
	/* #sidebar li{padding:0 5px;margin:0;} */
	/* #sidebar li a{line-height:50px;} */
/* } */
/* @media (max-width:500px) { */
	/* #sidebar li a{line-height:40px;padding:0;font-size:14px;} */
/* } */

/* 内页banner */
.nybanner>div{background-position: center;background-repeat: no-repeat;background-size: cover;}
@media (max-width: 1329px){
	.nybanner>div{height: 420px !important;}
}
@media (max-width: 1199px){
	.nybanner>div{height: 360px !important;}
}
@media (max-width: 991px){
	.nybanner>div{height: 320px !important;}
}
@media (max-width: 767px){
	.nybanner>div{height: 280px !important;}
}
@media (max-width: 700px){
	.nybanner>div{height: 240px !important;}
}
@media (max-width: 580px){
	.nybanner>div{height: 175px !important;}
}
@media (max-width: 420px){
	.nybanner>div{height: 150px !important;}
}
@media (max-width: 374px){
	.nybanner>div{height: 130px !important;}
}
/* 内页banner */
.nybanner{position: relative; padding-top: 128px;}
.nybanner>div{background-position: top center;background-repeat: no-repeat;background-size: cover;}
.nybanner p{font-size: 36px;color: #f60;}
.nybanner span{font-size: 20px;color: #444;text-transform: uppercase;letter-spacing: 0.4px;}

@media (max-width: 1199px){
    .nybanner{position: relative; padding-top: 110px;}
}

@media (max-width: 991px){
	.nybanner>div{height: 400px !important;}
}
@media (max-width: 767px){
	.nybanner p{font-size: 35px;}
	.nybanner span{font-size: 18px;}
	.nybanner>div{height: 300px !important;}
}
@media (max-width: 560px){
	.nybanner p{font-size: 30px;}
	.nybanner span{font-size: 16px;}
	.nybanner>div{height: 250px !important;}
}
@media (max-width: 420px){
	.nybanner p{font-size: 24px;}
	.nybanner span{font-size: 14px;}
	.nybanner>div{height: 200px !important;}
}
@media (max-width: 374px){
	.nybanner p{font-size: 20px;}
	.nybanner span{font-size: 12px;}
}
 
/* 内页样式 */
#inside{padding-bottom:30px;padding-left:10px;padding-right:10px;padding-top:10px;overflow:hidden;border-bottom:4px solid #f60;}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(/staticres/images/page/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;margin-bottom:20px;}
@media (max-width:767px) {
	#inside{padding-bottom:30px;}
}




/* 内页产品导航 */




/*全站搜索*/
#searchlist{}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}








/* 产品内页Nyproduct */
#nypronav{border-bottom: 1px solid #e5e5e5;}
#nypronav>.container{padding: 0;}

#sidebar1{display: flex;}
#sidebar1 li{flex: 1;line-height: 78px;text-align: center;}
#sidebar1 li.cur{background: #f60;}
#sidebar1 li.cur a{color: #fff;}
#sidebar1 li:hover{background: #f60;}
#sidebar1 li:hover a{color: #fff;}
#sidebar1 li a{display: block;color: #666;font-size: 16px;transition: all .3s;-webkit-transition: all .3s; border-left: 1px solid #e5e5e5;}
#sidebar1 li:last-of-type a{border-right: 1px solid #e5e5e5;}
/*#sidebar1 li a i{width: 25px;height: 25px;display: inline-block;margin-right: 15px;position: relative;top: 5px;}
#sidebar1 li:nth-child(1) a i{background: url(../images/nypro-ico1.png) no-repeat center;}
#sidebar1 li:nth-child(2) a i{background: url(../images/nypro-ico2.png) no-repeat center;}
#sidebar1 li:nth-child(3) a i{background: url(../images/nypro-ico3.png) no-repeat center;}
#sidebar1 li:nth-child(4) a i{background: url(../images/nypro-ico4.png) no-repeat center;}
#sidebar1 li.cur a, #sidebar1 li:hover a{background-color: #f60;color: #fff;border-color: #f60;}
#sidebar1 li:nth-child(1).cur a i, #sidebar1 li:nth-child(1):hover a i{background: url(../images/nypro-ico1m.png) no-repeat center;}
#sidebar1 li:nth-child(2).cur a i, #sidebar1 li:nth-child(2):hover a i{background: url(../images/nypro-ico2m.png) no-repeat center;}
#sidebar1 li:nth-child(3).cur a i, #sidebar1 li:nth-child(3):hover a i{background: url(../images/nypro-ico3m.png) no-repeat center;}
#sidebar1 li:nth-child(4).cur a i, #sidebar1 li:nth-child(4):hover a i{background: url(../images/nypro-ico4m.png) no-repeat center;}*/
@media (max-width: 991px) {
	#sidebar1 li a{font-size: 15px;}
}
@media (max-width: 767px) {
	#sidebar1{flex-wrap: wrap;align-content: flex-start;}
	#sidebar1 li{width: 50%;flex: auto;}
}
@media (max-width: 400px) {
	#sidebar1 li{line-height: 55px;}
	#sidebar1 li a{font-size: 14px;}
	#sidebar1 li a i{margin-right: 5px;}
}

#nyproduct{padding: 60px 0 40px;border-bottom: 1px solid #e5e5e5;}
@media (max-width: 991px) {
	#nyproduct{padding: 0;}
}
#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:#f60;color:#fff;}
@media (max-width:1509px) {
	.pronav-a{display:block;}
	.pronav-a a{display:inline-block;padding:0 14px;}
}
@media (max-width:1409px) {
	.pronav-a a{padding:0 13px;font-size:15px;}
}
@media (max-width:1309px) {
	.pronav-a{line-height:60px;}
	.pronav-a a{padding:0 11px;font-size:14px;}
}
@media (min-width:768px) and (max-width:1199px) {
	.pronav-a a{display:block;float:left;width:16.66%;}
}
@media (max-width:767px) {
	.pronav-a a{display:block;float:left;width:25%;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
}
@media (max-width:500px) {
	.pronav-a{line-height:40px;}
}

/* 内页单页面标题 */
#nytitle{text-align: center;padding:0 10px;margin:30px 0;}
#nytitle h1{font-size: 36px;color: #353535;font-weight:bold;}
#nytitle p{color: #999;font-size: 16px;margin-top: 10px;text-transform:uppercase;}
@media only screen  and (max-width: 500px){
	#nytitle{margin-bottom:20px;}
	#nytitle h1{font-size: 30px;}
	#nytitle p{font-size: 14px;}
}

/* 内页单页面内容 */
.nyshow{width:100%;}
.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 #f60 solid;color: #f60;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:#f60;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:40px;min-height:300px;}
/* .nyshowdesc p{margin:5px 0;} */
.nyshow{    font-size: 16px;
    line-height: 20px;
    padding: 10px;}
.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;}
}
/* 内页产品列表 */

.nytitle{overflow: hidden;}
.nytitle h2{text-align: center;font-size: 40px;font-weight: bold;color: #232323;}
.nytitle h2 i{width: 10px;height: 10px;background-color: #4cb034;border-radius: 50%;display: inline-block;position: relative;left: 8px;top: 4px;}
.nytitle .ny-xian{width: 50px;height: 3px;background-color: #4cb034;margin: 20px auto;}

#nysolucon1{padding: 50px 0 30px;}
#nysolucon1 p{font-size: 16px;color: #444;line-height: 30px;padding: 10px 40px 0;text-align: justify;}
#nysolucon2{background: url(/staticres/images/nysolucon2-bg.jpg) no-repeat center top;padding: 57px 0;background-size: cover;}
#nysolucon2 p{font-size: 28px;font-weight: bold;color: #fff;}
#nysolucon2 img{margin-top: 40px;}
#nysolucon3{padding: 60px 0;border-bottom: 1px solid #e5e5e5;}
.nysolucon3-img{text-align: right;}
#nysolucon3 img{max-width: 100%;}
#nysolucon3 p{color: #444;font-size: 16px;text-align: justify;margin-top: 60px;line-height: 32px;}
#nysolucon4{padding: 65px 0 40px;}
.nysolucon4-til{line-height: 52px;background-image: linear-gradient(to right, #00479d , #00a0e9);overflow: hidden;margin-top: 40px;}
.nysolucon4-til div{width: 50%;padding-left: 50px;float: left;}
.nysolucon4-til p{color: #fff;font-size: 18px;background: url(../image/nysolucon4-jt.png) no-repeat left;padding-left: 30px;}
.nysolucon4-con{box-shadow: 0 0 10px 1px rgba(6,0,1,0.15);display: flex;background: url(/staticres/images/nysolucon4-x.jpg) no-repeat center center;}
.nysolucon4-con>div{flex: 1;padding: 35px;}
.nysolucon4-con p{color: #333;font-size: 14px;margin-bottom: 16px;}
.nysolucon4-con p span{color: #0094df;font-family: SamHei;position: relative;top: -1px;}
.nysolucon4-con1 p:last-child, .nysolucon4-con2 p:last-child{margin-bottom: 0;}
#nysolucon5{padding: 30px 0 60px;border-bottom: 1px solid #e5e5e5;}
#nysolucon5 img{margin-top: 30px;}
#nysolucon5 p{font-size: 24px;font-weight: bold;color: #222;text-align: center;padding-bottom: 30px;}
#nysolucon6{padding: 60px 0 80px;}
.nysolucon6-bg{height: 220px;background: url(../image/nysolucon6-bg.jpg) no-repeat center;margin-top: 35px;}
.nysolucon6-bg p{font-size: 16px;color: #333;text-align: center;padding: 0 235px;line-height: 32px;}
@media (max-width:1459px){
	.nysolucon6-bg p{padding: 0px 185px;}
}
@media (max-width:1359px){
	.nysolucon6-bg p{padding: 0px 135px;}
}
@media (max-width:1259px){
	.nysolucon6-bg p{padding: 0px 105px;}
}
@media (max-width:1199px){
	#nysolucon3 p{margin-top: 20px;}
	.nysolucon6-bg p{padding: 0px 25px;}
}
@media (max-width:991px){
	.nysolucon3-img{text-align: center;}
	#nysolucon3 .container div{padding: 0;}
}
@media (max-width:767px){
	.nytitle h2{font-size: 30px;}
	.nytitle .ny-xian{margin: 10px auto;}
	#nysolucon1, #nysolucon2, #nysolucon3, #nysolucon4, #nysolucon6{padding: 30px 0;}
	#nysolucon5{padding: 0 0 30px;}
	#nysolucon1 p{padding: 10px 0 0 0;}
	#nysolucon2 img{margin-top: 20px;}
	#nysolucon3 p{margin-top: 10px;}
	.nysolucon4-til{margin-top: 20px;}
	.nysolucon4-til div{width: 100%;}
	.nysolucon4-til div:last-child{display: none;}
	.nysolucon4-con{background: none;}
	.nysolucon4-con>div:last-child{display: none;}
}
@media (max-width:570px){
	#nysolucon2 p{font-size: 21px;}
	.nysolucon4-til div{padding-left: 25px;}
	.nysolucon4-con>div{padding: 20px;}
	#nysolucon5 img{margin-top: 10px;}
	#nysolucon5 p{font-size: 20px;padding-bottom: 0;margin-top: 10px;}
}
@media (max-width:400px){
	.nytitle h2{font-size: 24px;}
	#nysolucon2 p{font-size: 16px;font-weight: normal;}
	#nysolucon5 p{font-weight: normal;font-size: 16px;}
	.nysolucon6-bg{margin-top: 15px;}
	.nysolucon6-bg p{padding: 0px 10px;font-size: 15px;}
}

/* 产品详情Nyshowpro */
#nyshowpro{padding: 50px 0;background-color: #f3f3f3;}
.showpro{background-color: #fff;padding: 50px 75px;}
.showpro-list-img{border:1px solid #eee;}
.showpro-list-img img{width: 100%}
.showpro-right{padding-left:30px;max-height: 533px;overflow: hidden;}
.showpro-right h2{font-size: 20px;font-weight: bold;border-bottom: 1px dashed #ccc;padding-bottom: 10px;margin-bottom: 10px;margin-top: 0}
.showpro-he{}
.showpro-right p{color: #666;line-height: 25px;margin-bottom: 10px;}
.showpro-tel{}
.showpro-tel p{ font-size: 15px; line-height: 32px;}
.showpro-tel-a{overflow:hidden;}
.showpro-tel-a a{padding:10px 15px;border-radius:5px;color:#fff;background-color:#f60;display:block;float:left;margin-right:10px}
.showpro-tel-a a.showa2{background-color:#67AF0D;}
.showpro-tel-a a:last-child{margin-right:0}
.showpro-ewm{margin-top:10px;float:left}
.showpro-ewm div{margin-right:20px}
.showpro-ewm div:last-child{margin-right:0}
.showpro-ewm p{margin-bottom:0;text-align:center;}
.showpro-ewm img{max-width:100%;}
.showpro-rem{padding-top: 10px;}
.showpro-rem p{color:#f60;font-weight: bold;font-size: 16px;}
.showpro-rem ul{}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li a p{line-height:30px;padding: 0 8px;text-align:center;}
.showpro-rem ul li:hover a{border-color: #f60}
.xgcp-swiper-container{overflow:hidden;}
.xgcp-swiper-container .swiper-slide a{border:1px solid #eee;display: block;}
.xgcp-swiper-container .swiper-slide a p{line-height:30px;padding: 0 8px;text-align:center;}
.xgcp-swiper-container .swiper-slide:hover a{border-color: #f60}
.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: #f60;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details div, .showpro-details p{margin-bottom: 10px;}
.showpro-det>div>div[class^="col-"]{padding: 0 5px;}
.showpro-details img{max-width: 100%;height: auto !important;}
.showpro-det{display: none;}
@media (max-width: 1199px) {
	.showpro{padding: 25px 20px;}
}
@media (max-width: 991px) {
	.showpro-right{padding:0;max-height:none;margin-top:20px}
}
@media (max-width: 767px) {
	#nyshowpro{padding: 0;}
	.showpro-right{margin-top: 10px;}
	.showpro{padding: 15px 10px;}
	#nyshowpro .page-header{border-bottom:0;margin:0}
}
@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-con{margin-top:10px;}
}
@media (max-width: 419px) {
	.showpro-ewm div{margin-right:10px;}
}
@media (max-width: 399px) {
	.showpro-ewm{float:none;display:flex;}
	.showpro-ewm div{float:none !important;flex:1;}
}

#nyimg{padding-top: 35px;padding-bottom: 35px;}
.nyimg-ul{overflow: hidden;}
.nyimg-ul li{margin-bottom: 30px;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;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top: 9px;overflow: hidden;line-height: 40px;display: block;background: #EFEFEF;font-size: 14px;color: #333;text-align: center;text-overflow:ellipsis;white-space: nowrap;}
.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: #f60;color: #fff;}
.nyvideo-ul{overflow: hidden;}
.nyvideo-ul li{margin-bottom: 30px;padding: 0 10px;}
.nyvideo-div{background: #fff;padding:7px;border:1px solid #D9D9D9;}
.nyvideo-div a{display: block;overflow: hidden;}
.nyvideo-div img{margin:0 auto;}
.nyvideo-img{position: relative;overflow: hidden;}
.nyvideo-pbg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;cursor: pointer;background: rgba(0,0,0,0.6);}
.control{width: 70px;height: 70px;background: url(/staticres/images/play.png) no-repeat center;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background-size: 100%;}
.video_hidden{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 200000;text-align: center;display: none;background: rgba(255,255,255,.72);}
.video_hidden i{position: absolute;top: 1rem;right: 1rem;}
.video_hidden i img{cursor: pointer;}
.ivideo{margin:0 auto;position: absolute;top: 50%;left: 50%;width: 65%;max-height:90%;transform: translate(-50%,-50%);}
@media (max-width:767px){
	.control{width: 40px;height: 40px;}
	.ivideo{width: 95%;}
}
.nyvideo-ul li .nyvideo-a{padding:0 5px;margin-top: 9px;overflow: hidden;line-height: 40px;display: block;background: #EFEFEF;font-size: 14px;color: #333;text-align: center;text-overflow:ellipsis;white-space: nowrap;}
.nyvideo-ul li:hover .nyvideo-a{background: #f60;color: #fff;}
.nyvideo-ul li:hover .control{background: url(/staticres/images/playm.png) no-repeat center;background-size: 100%;}

.nymenu{width: 0;height: calc(100% - 50px);position: fixed;z-index: 90;top: 0;background: rgba(0,0,0,0.3);}
.nymenu>a{position: fixed;right: 0;top: 50%;width: 30px;text-align: center;padding: 5px;background: #f60;color: #fff;z-index: 95;}
.nymenu-con{position: fixed;overflow-y: auto;top: 0;right: -280px;width: 280px;padding: 15px 25px 25px;height: calc(100% - 50px);background-color: #f60;color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 100; }
.nymenu-con h3{font-size: 18px;font-weight: bold;line-height: 40px;border-bottom: 1px dashed #fff;margin-bottom: 10px;}
.nymenu-con dl{margin-bottom: 0;}
.nymenu-con dl a{color: #fff;}
.nymenu-con dl dt, .nymenu-con dl dt a{display: block;font-size: 16px;line-height: 30px;}
.nymenu-con dl dd{padding-left: 10px;}
.nymenu-con dl dd a{display: inline-block;margin: 7px 10px;}
.nymenu-con>a{float: right;color: #fff;position: relative;top:8px;z-index: 102;font-size: 18px;}
.nymenu-con.on{right: 0;}


.nyjc{}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #f60}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}

.nyprolist{padding: 30px 0;}
.nypro-img{border:1px solid #e6e6e6;overflow: hidden;}
.nypro-img img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nypro-ul{margin-bottom: 30px;}
.nypro-ul li{margin-bottom: 20px}
.nypro-ul li p{background: #e6e6e6;text-align: center;height: 35px;line-height: 35px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin:0;padding:0 10px;}
.nypro-ul li:hover .nypro-img{border-color:#f60;}
.nypro-ul li:hover .nypro-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nypro-ul li:hover p{background: #f60;color:#fff;}
@media (max-width: 991px) {
	.nyprolist{padding: 2px 0 15px;}
}
.pro-mlist{background: #fff;}
.pro-mp{padding-left: 15px;border-bottom: 1px dashed #eee;}
.pro-mp p{line-height: 50px;font-size:16px;padding-left: 15px;position: relative;}
.pro-mp p::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #f60;}
.pro-mlist li{padding: 10px;border-bottom: 1px dashed #eee;}
.pro-m-img{padding: 0;}
.pro-m-txt{padding-left: 10px;padding-right: 0;}
.pro-m-txt>a{font-size: 16px;display: block;color: #333;margin-bottom: 10px;}
.pro-m-txt>p{font-size: 14px;color: #999;line-height: 20px;height: 40px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.pro-m-al{overflow: hidden;margin-top: 10px;margin-right: 20px;}
.pro-m-al a{width: 40px;height: 30px;display: block;float: right;border: 1px solid #f3f3f3;}
.pro-m-al a.pro-mico1{background: url(../image/pro-mico1.png) no-repeat center;background-size: 20px;}
.pro-m-al a.pro-mico2{background: url(../image/pro-mico2.png) no-repeat center;background-size: 20px;border-left: none;}
/* 内页产品列表描述Nyprocon */
.nyprocon1{padding: 60px 0 100px;}
.nyprocon1-txt{margin-top: 70px;}
.nypro4 .nyprocon1-txt{margin-top: 20px;}
.nypro4 .nyprocon1-txt p{text-indent: 2em;}
.nypro4 .nyprocon1-img{margin-top: 20px;}
.nypro4.nyprocon1{border-bottom: 1px solid #e5e5e5;}
.nyprocon1-txt p{color: #333;font-size: 16px;line-height: 32px;text-align: justify;margin-bottom: 15px;}
.nyprocon1-txt p span{color: #f60;margin-right: 10px;}
.nyprocon1-txt p:last-child{margin-bottom: 0;}
.nyprocon2{background: url(../image/nyprocon2-bg.jpg) no-repeat center;background-size: cover;padding-top: 75px;}
.nyprocon2-img h2{font-size: 40px;color: #fff;margin-bottom: 20px;}
.nyprocon2-img img{margin-bottom:20px;}
.nyprocon2-txt{padding:15px 0 110px;border-bottom: 8px solid #4cb034;}
.nyprocon2-txt h2{color:#fff;font-size:40px;}
.nyprocon2-txt p{color:#fff;text-align: justify;line-height: 25px;margin-top: 35px;}
.nyprocon3{padding: 60px 0 50px;border-bottom: 1px solid #e5e5e5;}
.nyprocon3 img{margin-top: 20px;}
.nyprocon3 table tr:first-child{background-color:#f60;color:#fff;}
.nyprocon4{padding: 60px 0 50px;border-bottom: 1px solid #e5e5e5;}
.nyprocon4 h3{font-size: 18px;font-weight: bold;margin-top:50px;margin-bottom:30px;}
.nyprocon4 p{color: #444;line-height: 25px;margin-top: 10px;}
.nyprocon5{padding: 60px 0 50px;border-bottom: 1px solid #e5e5e5;}
.nyprocon5-img{margin-top: 30px;}
.nyprocon5-txt{margin-top: 30px;padding-top: 20px;text-align: justify;}
.nyprocon5-txt ul{padding-bottom: 10px;border-bottom: 1px solid #e5e5e5;}
.nyprocon5-txt ul li{color: #444;line-height: 25px;margin-bottom: 10px;}
.nyprocon5-txt ul li span{color: #4cb034;margin-right: 5px;}
.nyprocon5-txt p{color: #444;line-height: 25px;margin-top: 10px;}
.nyprocon5-list img{margin-bottom:10px;}
.nyprocon7{padding: 50px 0;border-bottom: 1px solid #e5e5e5;}
.nyprocon7 img{margin-bottom:10px;}
.nyprocon6{padding: 55px 0 70px;border-bottom: 1px solid #e5e5e5;}
.nyprocon6-til{line-height: 52px;background-image: linear-gradient(to right, #008e25 , #00bf32);overflow: hidden;margin-top: 40px;}
.nyprocon6-til div{width: 50%;padding-left: 50px;float: left;}
.nyprocon6-til p{color: #fff;font-size: 18px;background: url(../image/nysolucon4-jt.png) no-repeat left;padding-left: 30px;}
.nyprocon6-con{box-shadow: 0 0 10px 1px rgba(6,0,1,0.15);display: flex;background: url(/staticres/images/nysolucon4-x.jpg) no-repeat center center;}
.nyprocon6-con>div{flex: 1;padding: 35px;}
.nyprocon6-con p{color: #333;font-size: 14px;margin-bottom: 16px;}
.nyprocon6-con p span{color: #0094df;font-family: SamHei;position: relative;top: 4px;font-size: 23px;line-height: 10px;}
.nyprocon6-con1 p:last-child, .nyprocon6-con2 p:last-child{margin-bottom: 0;}
.nyprocon6-con1 p:nth-child(n+7){display: none;}
.nypro3.nyprocon6-con1 p:nth-child(n+7){display: block;}
.nypro3.nyprocon6-con1 p:nth-child(n+9){display: none;}


.nypro4-table strong{font-size:16px;}
.nyprocon8{padding-top: 50px;}
.nyprocon8-bg{overflow: hidden;padding: 20px 0 52px;background: url(../image/nyprocon8-bg.png) no-repeat center bottom;}
.nyprocon8-bg h3{margin-top: 0;margin-bottom: 38px;padding-top: 80px;overflow: hidden;}
.nyprocon8-bg h3 em{display: block;background:url(../image/sl_ctit.png) no-repeat;background-size: contain;width: 61px;height: 70px;text-align: center;line-height: 70px;font-size: 36px;color: #fff;font-weight: lighter;float: left;}
.nyprocon8-bg h3 i{float: left;padding-left: 26px;font-size: 36px;color: #242424;font-weight: normal;font-style: normal;padding-top: 6px;width: calc(100% - 61px);}
.nyprocon8-bg h3 i span{font-size: 12px;font-family:GothamBook;color: #CBCBCB;display: block;font-weight: normal;text-transform: uppercase;padding-top: 6px;}
.nyprocon8-bg p{font-size: 16px;line-height: 32px;color: #383838;padding-bottom: 20px;text-align: justify;}

@media (max-width:1459px){
	.nyprocon2-txt{padding: 15px 0 60px;}
}
@media (max-width:1359px){
	.nyprocon2{padding-top: 50px;}
	.nyprocon2-txt{padding: 0px 0 60px;}
	.nyprocon2-img{margin-top: 35px;}
	.nyprocon8-bg h3{padding-top: 40px;}
	.nyprocon8-bg h3 i{font-size: 32px;}
}
@media (max-width:1359px){
	.nyprocon2-img{margin-top: 70px;}
}
@media (max-width:1199px){
	.nyprocon1-txt{margin-top: 0;}
	.nyprocon2{padding-top: 0px;}
	.nyprocon2-img{margin-top: 150px;}
	.nyprocon2-img h2{font-size: 32px;}
	.nyprocon2-txt{padding: 0px 0 30px;}
	.nyprocon5-txt{margin-top: 0;}
	.nyprocon8-bg h3{padding-top: 10px;margin-bottom: 15px;}
	.nyprocon8-bg h3 i{font-size: 24px;padding-left: 15px;}
	.nyprocon8-bg h3 em{width: 53px;height: 60px;line-height: 60px;font-size: 28px;}
}
@media (max-width:991px){
	.nyprocon1-txt{margin-top: 15px;}
	.nyprocon2-img{margin-top: 30px;}
}
@media (min-width:768px){
	.nyprocon3 table tr:nth-child(n+17){display:none;}
}
@media (max-width:767px){
	.nyprocon1, .nyprocon2, .nyprocon3, .nyprocon4, .nyprocon5, .nyprocon6{padding: 30px 0;}
	.nyprocon1-img, .nyprocon1-txt{padding: 0;}
	.nyprocon1-txt{margin-top: 10px;}
	.nyprocon2-img{margin-top: 0;}
	.nyprocon2-txt p{margin-top: 10px;}
	.nyprocon4 h3{margin:20px 0;}
	.nyprocon5-txt{padding-left: 0;padding-right: 0;}
	.nyprocon6-til{margin-top: 20px;}
	.nyprocon6-til div{width: 100%;}
	.nyprocon6-con{background: none;}
	.nyprocon6-con>div:last-child{display: none;}
	.nyprocon6-con1 p:nth-child(n+7){display: block;}
	.nypro3.nyprocon6-con1 p:nth-child(n+9){display: block;}
	.nyprocon8-bg{background-size: contain;padding: 20px 0;}
}
@media (max-width:570px){
	.nyprocon6-til div{padding-left: 25px;}
	.nyprocon6-con>div{padding: 20px;}
}
@media (max-width:500px){
	.nyprocon2-img h2{font-size: 26px;}
	.nyprocon2-txt{padding: 0;border: 0;}
	.nyprocon8-bg h3 i{font-size: 20px;}
}
@media (max-width:400px){
	.nyprocon2-img h2{font-size: 22px;}
	.nyprocon8-bg h3 i{font-size: 17px;}
	.nyprocon8-bg h3 i span{text-transform:none}
}
@media (max-width:340px){
	.nyprocon2-img h2{font-size: 20px;}
}
.pro-mlist{background: #fff;}
.pro-mp{padding-left: 15px;border-bottom: 1px dashed #eee;}
.pro-mp p{line-height: 50px;font-size:16px;padding-left: 15px;position: relative;}
.pro-mp p::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #f60;}
.pro-mlist li{padding: 10px;border-bottom: 1px dashed #eee;}
.pro-m-img{padding: 0;}
.pro-m-txt{padding-left: 10px;padding-right: 0;}
.pro-m-txt>a{font-size: 16px;display: block;color: #333;margin-bottom: 10px;}
.pro-m-txt>p{font-size: 14px;color: #999;line-height: 20px;height: 40px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.pro-m-al{overflow: hidden;margin-top: 10px;margin-right: 20px;}
.pro-m-al a{width: 40px;height: 30px;display: block;float: right;border: 1px solid #f3f3f3;}
.pro-m-al a.pro-mico1{background: url(../image/pro-mico1.png) no-repeat center;background-size: 20px;}
.pro-m-al a.pro-mico2{background: url(../image/pro-mico2.png) no-repeat center;background-size: 20px;border-left: none;}

/* 内页项目 */
#nyitem{padding-bottom:30px;border-bottom:4px solid #f60;}
#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(../image/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: #f60;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(/staticres/images/scity-x.png) no-repeat left;margin: 20px 0;}
#nypoint ul li a:hover{border-color:#f60;}
#nypoint ul li a:hover span{color:#f60;background:url(../image/scity-xx.png) no-repeat left;}


.nypo-l{width:50%;height:500px;float:left;overflow-y:scroll;}
.nypo-r{width:50%;height:500px;float:right;overflow:hidden;position:relative;}
.nypo-r img{position:absolute;left:50%;transform:translateX(-50%);}

@media (max-width: 1199px){
	#nypoint ul li{padding:10px;}
	#nypoint ul li a span{margin:16px 0;}
}
@media (max-width: 991px){
	#nypoint ul li{width:50%;}
}
@media (max-width: 600px){
	#nypoint ul li{width:33.33%;}
	.nypo-r{width:100%;height:auto;}
	.nypo-r img{position:relative;height:250px;}
	.nypo-l{width:100%;overflow:hidden;height:auto;}
}
@media (max-width: 500px){
	#nypoint ul li{width:50%;}
	.nypo-r img{height:150px;}
}

.nyshowdesc>.nyject{overflow:hidden;background: #f5f5f5;}
.nyshowdesc>.nyject .nyject_img{overflow:hidden;}
.nyshowdesc>.nyject .nyject_img img{transition: 0.5s;}
.nyshowdesc>.nyject .nyject_txt{padding:20px 50px;}
.nyshowdesc>.nyject .nyject_txt h4{color:#333;font-size:24px;margin-bottom:20px;font-weight:bold;}
.nyshowdesc>.nyject .nyject_txt p{font-size:16px;color:#666;}
.nyshowdesc>.nyject:hover .nyject_img img{transform: scale(1.1);}
@media (min-width:768px) {
	.nyshowdesc>.nyject{display:flex;align-items: center;}
	.nyshowdesc>.nyject:nth-child(even){flex-direction: row-reverse;}
	.nyshowdesc>.nyject .nyject_img,  .nyshowdesc>.nyject .nyject_txt{flex:50%;}
}
@media (max-width:767px) {
	.nyshowdesc>.nyject .nyject_txt{padding:20px;}
}
@media (max-width:500px) {
	.nyshowdesc>.nyject .nyject_txt{padding:15px;}
	.nyshowdesc>.nyject .nyject_txt h4{font-size:20px;margin-bottom:10px;}
	.nyshowdesc>.nyject .nyject_txt p{font-size:14px;}
}

/* 留言模块Message */
#nymessage{padding:50px 0;background:url(/staticres/images/nymessagebg.jpg) no-repeat center / cover;}
#nymessage h4{color:#f60;}
#nymessage form{overflow:hidden;margin-top:50px;}
#nymessage form label{font-weight:normal;text-align:none ! important; white-space: nowrap; }
#nymessage .nymessage-h6{text-align:left;}
@media (max-width:767px) {
	#nymessage{padding:30px 0;}
	#nymessage h4{font-size:16px;line-height:1.4;}
	#nymessage form{margin-top:30px;}
	#nymessage form>div[class^="col-"]{padding:0 5px;}
}

#nycommon{padding:30px 0;background:#f8f8f8;}
/* 热门标签 */
.nycomtag{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;}
.nycomtag>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #f60 solid;color: #f60;font-size: 18px;font-weight: bold;background:url(../image/ny-objs1.png) no-repeat left;}
.nycomtag>a{float:right;}
.ghtag{padding-left:22px;background:url(../image/ghtag.png) no-repeat left;}
#tagac{margin-top:10px;}
#tagac>a{font-size: 14px;color: #797979;line-height: 25px;display: inline-block;background-color: #fff;border-radius: 30px;padding: 0 14px;margin-top: 14px;box-shadow: 1px 4px 16px 0px rgb(30 168 57 / 20%);margin-right: 10px;transition: all ease 0.3s;}
#tagac>a:hover{background-color: #f60;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 #f60 solid;color: #f60;font-size: 18px;font-weight: bold;background:url(../image/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(../image/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(../image/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#f60;}

/*视频列表*/
.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:#f60;color:#f60;}

/*视频详情*/
.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:#f60;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:#f60;color:#fff;}
@media (max-width:767px){
	.nyimg-ul li .nyimg-a{line-height:32px;}
}

/*图片详情*/
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showimg-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;height:auto !important;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../image/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-size:16px;font-weight:bold;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 300;padding: 0 10px;border-bottom: 1px solid #F0F2F5;padding-bottom: 20px;}
.showimg-con img{max-width: 100%;height:auto !important;}
.showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.showimg-page>div[class^="col-"]{padding: 0 10px;}
.showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.showimg-right{border-left:1px solid #f0f2f5;}
@media (max-width:767px){
	.showimg-left{padding:0;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{font-size:14px !important;}
	.showimg-page a{padding:8px;}
}

/* 右侧栏目信息 */
.nybusiness{margin-bottom: 20px;}
.nybusiness>p{font-size: 16px;color: #f60;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../image/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: #f60;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../image/ny-news.png) no-repeat left;} */
/* .hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../image/iyuan.png) no-repeat left;background-size:8px;} */
/* .hotnews a:hover{background: url(/staticres/images/iyuan_on.png) no-repeat left;color: #f60;} */

/*新闻列表*/
/* .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:#f60;} */
/* .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:#f60;margin-top:10px;width:120px;display:block;border-radius:20px;float:left;text-align:center;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;} */
/* .nynews-con a.nynews-more:hover {background:#FF7A0E;left:10px;color:#ffffff !important;} */
/* @media (max-width:991px) { */
	/* #nynewslist>.container {padding-left:5px;padding-right:5px;} */
	/* .nynews-ul li.nynews-li {padding:0 5px 4px;margin-bottom:14px;} */
/* } */
/* @media (max-width:767px) { */
	/* .nynews-con h3 {font-size:16px;font-weight:bold} */
	/* .nynews-con {padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 12px;} */
	/* .nynews-con p.nynews-desp{margin: 2px 0 8px;} */
/* } */

/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}
.shownews-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.shownews-page>div[class^="col-"]{padding: 0 10px;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.shownews-top h1{font-size: 20px;}
	.shownews-con{font-size:14px !important;line-height: 1.6;}
	.shownews-page a{padding:8px;}
}
/*招聘模块*/
#joblist{ padding:15px;}
#joblist dl{ padding:0px 5px 15px; margin-bottom:15px;}
#joblist dt{ padding:5px 10px; font-size:16px; font-weight:bold; border-bottom:1px dotted #ccc;}
#joblist dd{ padding:0px 0px 5px;}
#joblist dd .dtail{ padding:5px 10px; border-top:1px dotted #ccc;}
#joblist dd .dtail span{ margin-right:20px;}
#joblist dd .dtail a{ color:#1C57C4;}
#joblist dd .editor{padding:5px;line-height:2;}
#joblist dd .mis{ padding:5px 10px;}
#joblist dd .mis span{ margin-right:15px; color:#999;}
#showjob{ padding:15px;}
#showjob h1.jobtitle{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showjob .paralist li{ float:left; width:45%; padding:3px 15px 3px; background:url(/staticres/images/dt-0.gif) no-repeat 5px center;}
#showjob .paralist li span{ float:left; margin-right:10px; color:#999;}
#showjob .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(/staticres/images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showjob .info_cv{ font-size:12px; text-align:center; margin:10px 0px; }	
#showjob .editor{ line-height:2; padding:0px 10px; font-size:14px; }	
#cvlist{ padding:15px;}
@media (max-width:767px){
	#joblist{ padding:0px;}
}
/* 内页样式 */
#ZoomBox{background: #fff;}
.nybg{background: #F5F5F5;}
.bsbg{background: #FFFFFF;}

#pageshow {padding: 10px;}
.pageshow-title{text-align:center;font-weight:bold;color:#f60;margin-bottom:30px;}
#pageshow #sidebar2{padding-left:0;text-align:center}
#sidebar2{font-size:0;padding-left:15px;margin-bottom:30px}
#sidebar2 li{display:inline-block;margin-right:20px;}
#sidebar2 li:last-child{margin-right:0;}
#sidebar2 li a{font-size:16px;color:#999}
#sidebar2 li.cur a, #sidebar2 li:hover a{color:#f60;}
@media (max-width: 767px) {
	#sidebar2{padding-left:0;margin-bottom:15px;}
	#sidebar2 li a{font-size:14px;}
}
/*招聘模块列表页-job文件样式*/
.joblist .metlist{ padding:5px 0px; }
.joblist .metlist dt{ height:28px; line-height:28px; font-weight:bold; color:#666; padding-left:10px; background:#f6f6f6; border-bottom:2px solid #dedede;}
.joblist .metlist dd{ background:url(/staticres/index/job_ico.gif) no-repeat 5px 13px; border-bottom:1px dotted #dedede; padding-left:15px; height:30px; line-height:30px; overflow:hidden; color:#666;}
.joblist .metlist dd.hover{ background-color:#f6f6f6;}
.joblist .metlist dd.top{ color:#f00;}
.joblist .metlist dd.top a{ color:#f00;}
.joblist .metlist dt span,.joblist .metlist dd span{ float:right; width:100px; text-align:center; overflow:hidden; }
/*--------------------------*/
.showjob h1.title{ padding:2px; border-bottom:1px dotted #ccc; margin-bottom:10px; font-size:16px; color:#4c992c;}
.showjob div.para ul{ list-style:none; padding:0px 5px;}
.showjob div.para ul li{ float:left; width:50%; padding:3px 0px;}
.showjob div.text{ padding:0px 5px;}
.showjob .info_cv a{ float:right; padding-left:8px; margin:0px auto; background:url(/staticres/index/profd.gif) no-repeat left top; overflow:hidden; }
.showjob .info_cv a span{ display:block; padding:5px 18px 0px 10px; min-width:40px; _width:40px; text-align:center; white-space:nowrap; cursor:pointer; height:34px; background:url(/staticres/index/profd.gif) no-repeat right -39px; color:#fff; font-size:16px; font-weight:bold; }
/*------------------------*/
.cv_table{ width:100%; margin-top:10px; text-align:left;}
.cv_table td.text{ text-align:right; width:20%; height:28px; line-height:28px; padding-right:3px; font-weight:bold;}
.cv_table td.input{ padding-left:3px;}
.cv_table td.input input{ padding:2px; margin-right:5px;}
.cv_table td.input textarea{ width:80%; padding:2px; margin-right:5px; }
.cv_table td.input .info{ padding-left: 15px; color:#f00; }
.cv_table td.submint{ padding:5px 0px; }
.cv_table td.submint input{ cursor:pointer;}

/* 标签 */
.pro_key{line-height: 35px;border-top: dashed 1px #d7d7d7;margin-top: 5px;font-size: 14px;}

/*相关推荐*/
.xgred{overflow: hidden;}
.xgred .xgred-con{line-height: 40px;border-bottom:1px #ccc dashed;overflow: hidden;}
.xgred .xgred-con a{font-size: 14px;color: #4b4b4b;display: block;float: left;width: calc(100% - 90px);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xgred .xgred-con em{float: right;font-size: 13px;color: #ccc;line-height: 40px;margin-right: 10px;}
.xgred .xgred-con a:hover{color: #f60}

/* 招聘模块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:#f60;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;}
}
/* 内页解决方案Nysolu */
#nysolu{background: url(../image/nysolubg.jpg) no-repeat top center;padding: 50px 0 70px;border-bottom: 1px solid #E5E5E5;}
#nysolu>.container{padding: 0;}
.nysolu-swiper-container{overflow: hidden;position: relative;margin-bottom: 30px;}
.nysolu-one{display: flex;}
.nysolu-one-img{flex: 9;overflow: hidden;}
.nysolu-one-img a{display: block;}
.nysolu-one-img img{width: 100%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nysolu-one-txt{flex: 5.1;padding: 0 75px;border: 1px solid #e5e5e5;}
.nysolu-one-txt>div{}
.nysolu-one-txt .nysolu-til{color: #232323;font-size: 26px;line-height: 50px;transition: all .3s;-webkit-transition: all .3s;}
.nysolu-one-txt .nysolu-xian{width: 74px;height: 2px;background-color: #f60;}
.nysolu-one-txt p{color: #444;font-size: 15px;line-height: 30px;text-align: justify;margin-top: 30px;max-height: 120px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.nysolu-one-txt .nysolu-more{width: 140px;line-height: 42px;height: 42px;background-color: #999;color: #fff;font-size: 15px;display: block;text-align: center;margin-top: 25px;transition: all .3s;-webkit-transition: all .3s;}
.nysolu-one-img a:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.nysolu-one-txt .nysolu-til:hover{color: #f60;}
.nysolu-one-txt .nysolu-more:hover{background-color: #f60;}
.nysolu-swiper-container .nysolu-swiper-button-next, .nysolu-swiper-container .nysolu-swiper-button-prev{position: absolute;width: 40px;height: 60px;z-index: 100;}
.nysolu-swiper-container .nysolu-swiper-button-prev{bottom: 50%;background: url(../image/nysolu-prev.png) no-repeat center #f60;border-radius: 25px 0 0 0;}
.nysolu-swiper-container .nysolu-swiper-button-next{top: 50%;background: url(../image/nysolu-next.png) no-repeat center #f60;border-radius: 0 0 25px 0;}

.nysolu-ul{overflow: hidden;}
.nysolu-ul li{padding: 0 25px;margin-bottom: 45px;}
.nysolu-ul li .nyimg-div{box-shadow: 0 0 10px 1px rgba(6,0,1,0.15);}
.nysolu-ul li .nyimg-div>a{overflow: hidden;display: block;}
.nysolu-ul li .nyimg-div img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nysolu-ul li .nyimg-a{line-height: 56px;padding: 0 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;display: block;color: #333;font-size: 16px;transition: all .3s;-webkit-transition: all .3s;}
.nysolu-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);}
.nysolu-ul li:hover .nyimg-a{background-color: #f60;color: #fff;}
@media (max-width:1199px){
	.nysolu-ul li{padding: 0 15px;margin-bottom: 25px;}
}
@media (max-width:767px){
	#nysolu{padding: 30px 0;}
	#nysolu>.container{padding: 0 10px;}
	.nysolu-ul li{padding: 0 8px;margin-bottom: 20px;}
}
@media (max-width:500px){
	.nysolu-ul li .nyimg-a{font-size: 15px;line-height: 40px;}
}

.nytitle{overflow: hidden;}
.nytitle h2{text-align: center;font-size: 40px;font-weight: bold;color: #232323;}
.nytitle h2 i{width: 10px;height: 10px;background-color: #4cb034;border-radius: 50%;display: inline-block;position: relative;left: 8px;top: 4px;}
.nytitle .ny-xian{width: 50px;height: 3px;background-color: #4cb034;margin: 20px auto;}

#nysolucon1{padding: 50px 0 30px;}
#nysolucon1 p{font-size: 16px;color: #444;line-height: 30px;padding: 10px 40px 0;text-align: justify;}
#nysolucon2{background: url(/staticres/images/nysolucon2-bg.jpg) no-repeat center top;padding: 57px 0;background-size: cover;}
#nysolucon2 p{font-size: 28px;font-weight: bold;color: #fff;}
#nysolucon2 img{margin-top: 40px;}
#nysolucon3{padding: 60px 0;border-bottom: 1px solid #e5e5e5;}
.nysolucon3-img{text-align: right;}
#nysolucon3 img{max-width: 100%;}
#nysolucon3 p{color: #444;font-size: 16px;text-align: justify;margin-top: 60px;line-height: 32px;}
#nysolucon4{padding: 65px 0 40px;}
.nysolucon4-til{line-height: 52px;background-image: linear-gradient(to right, #00479d , #00a0e9);overflow: hidden;margin-top: 40px;}
.nysolucon4-til div{width: 50%;padding-left: 50px;float: left;}
.nysolucon4-til p{color: #fff;font-size: 18px;background: url(../image/nysolucon4-jt.png) no-repeat left;padding-left: 30px;}
.nysolucon4-con{box-shadow: 0 0 10px 1px rgba(6,0,1,0.15);display: flex;background: url(/staticres/images/nysolucon4-x.jpg) no-repeat center center;}
.nysolucon4-con>div{flex: 1;padding: 35px;}
.nysolucon4-con p{color: #333;font-size: 14px;margin-bottom: 16px;}
.nysolucon4-con p span{color: #0094df;font-family: SamHei;position: relative;top: -1px;}
.nysolucon4-con1 p:last-child, .nysolucon4-con2 p:last-child{margin-bottom: 0;}
#nysolucon5{padding: 30px 0 60px;border-bottom: 1px solid #e5e5e5;}
#nysolucon5 img{margin-top: 30px;}
#nysolucon5 p{font-size: 24px;font-weight: bold;color: #222;text-align: center;padding-bottom: 30px;}
#nysolucon6{padding: 60px 0 80px;}
.nysolucon6-bg{height: 220px;background: url(../image/nysolucon6-bg.jpg) no-repeat center;margin-top: 35px;}
.nysolucon6-bg p{font-size: 16px;color: #333;text-align: center;padding: 0 235px;line-height: 32px;}
@media (max-width:1459px){
	.nysolucon6-bg p{padding: 0px 185px;}
}
@media (max-width:1359px){
	.nysolucon6-bg p{padding: 0px 135px;}
}
@media (max-width:1259px){
	.nysolucon6-bg p{padding: 0px 105px;}
}
@media (max-width:1199px){
	#nysolucon3 p{margin-top: 20px;}
	.nysolucon6-bg p{padding: 0px 25px;}
}
@media (max-width:991px){
	.nysolucon3-img{text-align: center;}
	#nysolucon3 .container div{padding: 0;}
}
@media (max-width:767px){
	.nytitle h2{font-size: 30px;}
	.nytitle .ny-xian{margin: 10px auto;}
	#nysolucon1, #nysolucon2, #nysolucon3, #nysolucon4, #nysolucon6{padding: 30px 0;}
	#nysolucon5{padding: 0 0 30px;}
	#nysolucon1 p{padding: 10px 0 0 0;}
	#nysolucon2 img{margin-top: 20px;}
	#nysolucon3 p{margin-top: 10px;}
	.nysolucon4-til{margin-top: 20px;}
	.nysolucon4-til div{width: 100%;}
	.nysolucon4-til div:last-child{display: none;}
	.nysolucon4-con{background: none;}
	.nysolucon4-con>div:last-child{display: none;}
}
@media (max-width:570px){
	#nysolucon2 p{font-size: 21px;}
	.nysolucon4-til div{padding-left: 25px;}
	.nysolucon4-con>div{padding: 20px;}
	#nysolucon5 img{margin-top: 10px;}
	#nysolucon5 p{font-size: 20px;padding-bottom: 0;margin-top: 10px;}
}
@media (max-width:400px){
	.nytitle h2{font-size: 24px;}
	#nysolucon2 p{font-size: 16px;font-weight: normal;}
	#nysolucon5 p{font-weight: normal;font-size: 16px;}
	.nysolucon6-bg{margin-top: 15px;}
	.nysolucon6-bg p{padding: 0px 10px;font-size: 15px;}
}


.showjob-left{padding-bottom:30px;}
.showjob-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:10px;}
.showjob-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.showjob-list{overflow:hidden;margin-bottom:30px;}
.showjob-list li{width:50%;float:left;padding:5px 10px;background: url(/staticres/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;}
}
#nynav{padding: 10px 0;border-bottom: 1px solid #ddd;}
.nyjc-crcrumbs{border-bottom: 1px solid #ddd;background: url(../image/nav_tb.png) left 6px no-repeat;padding-left: 20px;color: #808080;margin-bottom: 15px;line-height: 25px;padding-bottom: 10px;}
.nyjc-crcrumbs a{color: #808080;}
.nyjc-crcrumbs a:hover{color: #f60;}
.crumbs{padding-left:20px;background: url(../image/nav_tb.png) left no-repeat;line-height: 25px;padding-top:10px;padding-bottom:10px;float: left;color: #999;}
.crumbs a{color: #999;}
.crumbs a:hover{color: #f60;}
.nysolution>div{position: relative;}
.nysolution-nav{background: rgba(0,0,0,.5);line-height: 42px;position: absolute;bottom: 0;width: 100%;left: 0;}
.nysolution-nav span{display: block;padding: 0 27px;color: #fff;}
.nysolution-nav a{color: #fff;}
#showimg{padding: 15px 10px;}
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;}
.showimg-top span{margin-right: 10px;}
.showimg-top span{font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 300;padding: 0 10px;border-bottom: 1px solid #F0F2F5;padding-bottom: 20px;}
.showimg-con p, .showimg-con>div{margin-bottom: 10px;}
.showimg-con>div[class^="col-"]{padding: 0 5px;}
.showimg-con img{max-width: 100%;height: auto !important;}
.showimg-page{padding-top: 30px;overflow: hidden;}
.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;}

@media (max-width:1199px){
	#showimg .showpro-right{padding:0;margin-top:20px;}
}
@media (max-width:767px){
	#showimg{padding:0;}
	#nyimg{padding-top: 15px;padding-bottom: 15px;}
	.nyimg-ul li{margin-bottom: 20px;}
	.showimg-top h2{ font-size:16px;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{padding:0;font-size:14px !important;}
	#showimg .page-header{padding-bottom: 0px;margin: 20px 0;border-bottom: 0;}
	.page-header h3{font-size: 20px;font-weight: bold;padding-bottom: 10px;margin-bottom: 10px;margin-top: 0;border-bottom: 1px dashed #ccc;}
	.xgred li{padding: 0}
}
.showcase-img{text-align:center;}
.showcase-img a{display:block;position:relative;}
.showcase-img img{max-width:100%;}

/* 产品列表 */
/* .nypro-ul{overflow:hidden;} */
/* .nypro-ul li{padding:0 10px;margin-bottom:10px;} */
/* .nypro-ul li a{display:block;position:relative;overflow:hidden;padding: 10px;} */
/* .nypro-ul li a .nypro-img{border-radius: 15px;} */
/* .nypro-ul li a p{line-height:40px;color:#333;text-align:center;font-size:16px;padding:0 5px;} */
/* .nypro-ul li a:hover .nypro-img{box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);} */
/* .nypro-ul li a:hover p{color:#f60;} */
@media (max-width:767px){
	/* .nypro-ul li a p{line-height:30px;font-size:14px;} */
}
/* 环评咨询HPZX */
#hpzx{}
#hpzx div[class^="col-"]{padding: 0 10px;}
.hpzxtil{padding: 80px 0 60px;}
.hpzxtil h2{font-size: 40px;font-weight: bold;color: #444;text-align: center;}
.hpzxtil h2 span{color: #f60;}
.hpzxtil .xian{background: url(/staticres/images/hpzxxian.jpg) no-repeat center;height: 3px;margin-top: 20px;}
.hpzxcon1{}
.hpzxcon1-list{padding-bottom: 100px;overflow: hidden;background: url(/staticres/images/hpzxcon1-bg.png) no-repeat center 40px;background-size: contain;}
.hpzxcon1-list h3{font-size: 100px;font-family: arial;font-weight: bold;color: #ddd;line-height: 90px;}
.hpzxcon1-list p{font-size: 24px;color: #666;}
.hpzxcon1-list img{max-width: 100%;margin-top: 25px;box-shadow: 0px 4px 10px 0 rgba(6,0,1,0.15);}
.hpzxcon1-list>div:hover h3{color: #f60;}
.hpzxcon1-list>div:hover p{color: #f60;font-weight: bold;}
@media (max-width:991px){
	.hpzxcon1-list h3{font-size: 70px;}
	.hpzxcon1-list p{font-size: 18px;}
}
@media (max-width:767px){
	.hpzxtil{padding: 40px 0 30px;}
	.hpzxcon1-list{background-image: none;padding-bottom: 40px;}
	.hpzxcon1-list img{margin-bottom: 20px;}
}
@media (max-width:600px){
	.hpzxtil h2{font-size: 30px;}
	.hpzxcon1-list h3{font-size: 50px;line-height: 50px;}
	.hpzxcon1-list img{margin-top: 5px;}
}
@media (max-width:400px){
	.hpzxtil{padding: 30px 0 20px;}
	.hpzxtil h2{font-size: 24px;}
	.hpzxcon1-list{padding-bottom:20px;}
	.hpzxcon1-list p{font-size: 16px;}
	.hpzxtil .xian{margin-top: 10px;}
}
.hpzxcon2{position: relative;}
.hpzxcon2::before{content: ''; width: 50%;position: absolute;left: 0;top:0;bottom:0; background-color: #F0F0F0;}
.hpzxcon2::after{content: ''; width: 50%;position: absolute;right: 0;top:0;bottom:0; background-color: #07b734;}
.hpzxcon2 .container{position: relative;}
.hpzxcon2-left{text-align: right;padding: 95px 0;width: 30%;float: left;}
.hpzxcon2-left h3{font-size: 36px;font-weight: bold;color: #333;margin-bottom: 20px;}
.hpzxcon2-left p{color: #666;font-size: 18px;line-height: 23px;padding: 25px 0;}
.hpzxcon2-left p span{width: 110px;height: 46px;line-height: 43px;border: 1px solid #a0a0a0;border-radius: 5px;font-size: 30px;color: #666;float: right;text-align: center;margin-left: 30px;}
.hpzxcon2-center{float: left; z-index: 1; width: 40%;margin: 245px 0;position: relative;}
.hpzxcon2-center h3{position: absolute;left: 0;right: 0;top: 0;line-height: 105px;font-size: 30px;font-weight: bold;color: #fff;text-align: center;}
.hpzxcon2-right{text-align: left; position: relative; z-index: 1; padding: 95px 0;width: 30%;float: right;}
.hpzxcon2-right h3{font-size: 36px;font-weight: bold;color: #fff;margin-bottom: 20px;}
.hpzxcon2-right p{color: #fff;font-size: 18px;line-height: 23px;padding: 25px 0;}
.hpzxcon2-right p span{width: 110px;height: 46px;line-height: 43px;border: 1px solid #fff;border-radius: 5px;font-size: 30px;color: #fff;float: left;text-align: center;margin-right: 30px;}
@media (max-width:1359px){
	.hpzxcon2-left p, .hpzxcon2-right p{font-size: 16px;}
	.hpzxcon2-center{padding: 0 20px;}
	.hpzxcon2-center h3{line-height: 92px;font-size: 26px;}
}
@media (max-width:1259px){
	.hpzxcon2-left p, .hpzxcon2-right p{font-size: 15px;}
	.hpzxcon2-center h3{line-height: 87px;font-size: 24px;}
}
@media (max-width:1199px){
	.hpzxcon2-left, .hpzxcon2-right{width:35%}
	.hpzxcon2-center{width: 30%;}
	.hpzxcon2-left p, .hpzxcon2-right p{font-size: 14px;}
	.hpzxcon2-center h3{line-height: 54px;font-size: 16px;}
}
@media (max-width:991px){
	.hpzxcon2>.container{width: 100%;padding: 0;position: relative;padding-top: 60px;}
	.hpzxcon2::before, .hpzxcon2::after{display: none;}
	.hpzxcon2-left{width: 50%;background: #f0f0f0;padding: 30px;}
	.hpzxcon2-center{width: 100%;margin: 0;position: absolute;top: 0;left: 0;}
	.hpzxcon2-center img{display: none;}
	.hpzxcon2-center h3{line-height: 60px;background:#f60;color: #fff;font-size: 26px;}
	.hpzxcon2-right{width: 50%;background: #07b734;padding: 30px;}
}
@media (max-width:767px){
	.hpzxcon2-left{width: 100%;text-align: left;}
	.hpzxcon2-left p span{float: left;margin-left: 0;margin-right: 30px;}
	.hpzxcon2-right{width: 100%;}
}
@media (max-width:500px){
	.hpzxcon2-center h3{font-size: 24px;}
	.hpzxcon2-left, .hpzxcon2-right{padding: 20px;}
	.hpzxcon2-left p, .hpzxcon2-right p{padding: 10px 0;}
	.hpzxcon2-left h3, .hpzxcon2-right h3{font-size: 22px;margin-bottom: 10px;}
	.hpzxcon2-left p span, .hpzxcon2-right p span{width:75px;height: 40px;line-height: 38px;font-size: 20px;margin-right: 20px;}
}
.hpzxcon3-list{position: relative;overflow: hidden;}
.hpzxcon3-hd li:last-child{margin-bottom: 0;}
.hpzxcon3-hd li .hpzxcon3-icon{padding-left: 50px;}
.hpzxcon3-hd li .hpzxcon3-icon p{font-size: 28px;color: #444;}
.hpzxcon3-hd li .hpzxcon3-icon span{font-size: 16px;color: #666;line-height: 16px;}
.hpzxcon3-hd li.on .hpzxcon3-icon p{color: #fff;}
.hpzxcon3-hd li.on .hpzxcon3-icon span{color: #fff;}
.hpzxcon3-hd li.hpzxcon3-o1.on .hpzxcon3-icon{background-image: url(/staticres/images/hpzxcon3-icon1x.png);}
.hpzxcon3-hd li.hpzxcon3-o2.on .hpzxcon3-icon{background-image: url(/staticres/images/hpzxcon3-icon2x.png);}
.hpzxcon3-hd li.hpzxcon3-o3.on .hpzxcon3-icon{background-image: url(/staticres/images/hpzxcon3-icon3x.png);}
.hpzxcon3-hd li.hpzxcon3-o4.on .hpzxcon3-icon{background-image: url(/staticres/images/hpzxcon3-icon4x.png);}
.hpzxcon3-bd{float: right;width: calc(100% - 350px);}
.hpzxcon3-bd li{width: 100%;height: 100%;position: relative;display: none;}
.hpzxcon3-bd li p{position: absolute;left: 0;right: 0;bottom: 0;line-height: 80px;font-size: 20px;color: #fff;padding: 0 20px 0px 75px;background: rgba(0,0,0,0.6); overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hpzxcon3-bd li.hpzxcon3-img1{background: url(/staticres/images/hpzxcon3-img1.jpg) no-repeat bottom center;background-size: cover;}
.hpzxcon3-bd li.hpzxcon3-img2{background: url(/staticres/images/hpzxcon3-img2.jpg) no-repeat center;background-size: cover;}
.hpzxcon3-bd li.hpzxcon3-img3{background: url(/staticres/images/hpzxcon3-img3.jpg) no-repeat center;background-size: cover;}
.hpzxcon3-bd li.hpzxcon3-img4{background: url(/staticres/images/hpzxcon3-img4.jpg) no-repeat bottom center;background-size: cover;}
.hpzxcon3-mbd li{display: none;position: relative;}
.hpzxcon3-mbd li p{position: absolute;left: 0;right: 0;bottom: 0;line-height: 80px;font-size: 20px;color: #fff;padding: 0 20px;background: rgba(0,0,0,0.6); overflow: hidden;}
@media (min-width:992px){
	.hpzxcon3-hd{position: absolute;width: 333px;overflow: visible;left: 0;z-index: 3;}
	.hpzxcon3-hd li{width: 333px;height: 130px;border: 1px solid #d2d2d2;padding: 25px 10px 25px 30px;margin-bottom: 15px;transition: all .3s;}
	.hpzxcon3-hd li.on{background: url(/staticres/images/hpzxcon3-jt.png) no-repeat 365px #f60;border-color: #f60;width: 410px;padding-right: 77px;}
	.hpzxcon3-hd li.hpzxcon3-o1 .hpzxcon3-icon{background: url(../image/hpzxcon3-icon1.png) no-repeat left 15px;}
	.hpzxcon3-hd li.hpzxcon3-o2 .hpzxcon3-icon{background: url(../image/hpzxcon3-icon2.png) no-repeat left 15px;}
	.hpzxcon3-hd li.hpzxcon3-o3 .hpzxcon3-icon{background: url(../image/hpzxcon3-icon3.png) no-repeat left 15px;}
	.hpzxcon3-hd li.hpzxcon3-o4 .hpzxcon3-icon{background: url(../image/hpzxcon3-icon4.png) no-repeat left 15px;}
}
@media (max-width:991px){
	.hpzxcon3-hd{display: flex;}
	.hpzxcon3-hd li{flex: 1;padding: 20px 30px;background: #f0f0f0;}
	.hpzxcon3-hd li.on{background: #f60;}
	.hpzxcon3-hd li .hpzxcon3-icon span{display: none;}
	.hpzxcon3-hd li.hpzxcon3-o1 .hpzxcon3-icon{background: url(../image/hpzxcon3-icon1.png) no-repeat left;background-size: contain;}
	.hpzxcon3-hd li.hpzxcon3-o2 .hpzxcon3-icon{background: url(../image/hpzxcon3-icon2.png) no-repeat left;background-size: contain;}
	.hpzxcon3-hd li.hpzxcon3-o3 .hpzxcon3-icon{background: url(../image/hpzxcon3-icon3.png) no-repeat left;background-size: contain;}
	.hpzxcon3-hd li.hpzxcon3-o4 .hpzxcon3-icon{background: url(../image/hpzxcon3-icon4.png) no-repeat left;background-size: contain;}
}
@media (max-width:767px){
	.hpzxcon3-mbd li p{line-height: 60px;font-size: 18px;}
	.hpzxcon3-hd li .hpzxcon3-icon{}
}
@media (max-width:730px){
	.hpzxcon3-hd li{padding: 20px;}
}
@media (max-width:610px){
	.hpzxcon3-hd li .hpzxcon3-icon{padding-left: 40px;}
	.hpzxcon3-hd li .hpzxcon3-icon p{font-size: 24px;}
}
@media (max-width:570px){
	.hpzxcon3-hd li .hpzxcon3-icon p{font-size: 22px;}
}
@media (max-width:520px){
	.hpzxcon3-hd li{padding: 12px 24px;}
	.hpzxcon3-hd li .hpzxcon3-icon{padding-left: 30px;}
	.hpzxcon3-hd li .hpzxcon3-icon p{font-size: 18px;}
}
@media (min-width:481px){
	.hpzxcon3-mbd li p{text-overflow: ellipsis;white-space: nowrap;}
}
@media (max-width:480px){
	.hpzxcon3-hd li{padding: 12px;}
	.hpzxcon3-mbd li p{line-height: 20px;font-size: 14px;padding: 10px;}
}
@media (max-width:380px){
	.hpzxcon3-hd li .hpzxcon3-icon{padding-left: 25px;}
	.hpzxcon3-hd li .hpzxcon3-icon p{font-size: 16px;}
}
@media (max-width:350px){
	.hpzxcon3-hd li .hpzxcon3-icon{padding-left: 22px;}
	.hpzxcon3-hd li .hpzxcon3-icon p{font-size: 13px;}
}
.hpzxcon4-list{text-align: center;overflow: hidden;padding-bottom: 100px;}
.hpzxcon4-list img{border-radius: 5px;box-shadow: 0px 3px 5px 0 rgba(6,0,1,0.15); margin: 0 auto;}
.hpzxcon4-list p{color: #252525;font-size: 18px;padding: 20px 0;}
@media (max-width:767px){
	.hpzxcon4-list{padding-bottom: 20px;}
}
.hpzxcon5{background: #f8f8f8;padding: 40px 0;}
.hpzxcon5 p{line-height: 22px;font-size: 20px;color: #444;}
.hpzxcon5 span{line-height: 20px;font-size: 16px;color: #666;}
.hpzxcon5-o1, .hpzxcon5-o2, .hpzxcon5-o3, .hpzxcon5-o4{padding-left: 50px;}
.hpzxcon5-o1{background: url(/staticres/images/hpzxcon5-icon1.png) no-repeat left top;}
.hpzxcon5-o2{background: url(/staticres/images/hpzxcon5-icon2.png) no-repeat left top;}
.hpzxcon5-o3{background: url(/staticres/images/hpzxcon5-icon3.png) no-repeat left top;}
.hpzxcon5-o4{background: url(/staticres/images/hpzxcon5-icon4.png) no-repeat left top;}
@media (min-width:992px){
	.hpzxcon5>.container>div[class^="col-"]{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;}
}
@media (max-width:991px){
	.hpzxcon5{padding: 40px 0 20px;}
	.hpzxcon5>.container>div[class^="col-"]{margin-bottom: 20px;}
}
@media (max-width:500px){
	.hpzxcon5{padding: 20px 0 0;}
	.hpzxcon5>.container>div[class^="col-"]{width: 100%;}
}


#nyimg{padding-top: 35px;padding-bottom: 35px;}
.nyimg-ul{overflow: hidden;}
.nyimg-ul li{margin-bottom: 30px;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;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top: 9px;overflow: hidden;line-height: 40px;display: block;background: #EFEFEF;font-size: 14px;color: #333;text-align: center;text-overflow:ellipsis;white-space: nowrap;}
.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: #f60;color: #fff;}
.nyvideo-ul{overflow: hidden;}
.nyvideo-ul li{margin-bottom: 30px;padding: 0 10px;}
.nyvideo-div{background: #fff;padding:7px;border:1px solid #D9D9D9;}
.nyvideo-div a{display: block;overflow: hidden;}
.nyvideo-div img{margin:0 auto;}
.nyvideo-img{position: relative;overflow: hidden;}
.nyvideo-pbg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;cursor: pointer;background: rgba(0,0,0,0.6);}
.control{width: 70px;height: 70px;background: url(/staticres/images/play.png) no-repeat center;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background-size: 100%;}
.video_hidden{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 200000;text-align: center;display: none;background: rgba(255,255,255,.72);}
.video_hidden i{position: absolute;top: 1rem;right: 1rem;}
.video_hidden i img{cursor: pointer;}
.ivideo{margin:0 auto;position: absolute;top: 50%;left: 50%;width: 65%;max-height:90%;transform: translate(-50%,-50%);}
@media (max-width:767px){
	.control{width: 40px;height: 40px;}
	.ivideo{width: 95%;}
}
.nyvideo-ul li .nyvideo-a{padding:0 5px;margin-top: 9px;overflow: hidden;line-height: 40px;display: block;background: #EFEFEF;font-size: 14px;color: #333;text-align: center;text-overflow:ellipsis;white-space: nowrap;}
.nyvideo-ul li:hover .nyvideo-a{background: #f60;color: #fff;}
.nyvideo-ul li:hover .control{background: url(/staticres/images/playm.png) no-repeat center;background-size: 100%;}

.nymenu{width: 0;height: calc(100% - 50px);position: fixed;z-index: 90;top: 0;background: rgba(0,0,0,0.3);}
.nymenu>a{position: fixed;right: 0;top: 50%;width: 30px;text-align: center;padding: 5px;background: #f60;color: #fff;z-index: 95;}
.nymenu-con{position: fixed;overflow-y: auto;top: 0;right: -280px;width: 280px;padding: 15px 25px 25px;height: calc(100% - 50px);background-color: #f60;color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 100; }
.nymenu-con h3{font-size: 18px;font-weight: bold;line-height: 40px;border-bottom: 1px dashed #fff;margin-bottom: 10px;}
.nymenu-con dl{margin-bottom: 0;}
.nymenu-con dl a{color: #fff;}
.nymenu-con dl dt, .nymenu-con dl dt a{display: block;font-size: 16px;line-height: 30px;}
.nymenu-con dl dd{padding-left: 10px;}
.nymenu-con dl dd a{display: inline-block;margin: 7px 10px;}
.nymenu-con>a{float: right;color: #fff;position: relative;top:8px;z-index: 102;font-size: 18px;}
.nymenu-con.on{right: 0;}

/*产品详情*/
.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:140px;height:93px;}
@media (max-width:767px){
	.showpro-top h1{font-size: 20px;}
	.showpro-imgbox{padding:0;}
}


/*产品参数*/
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
/* .showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#f60;color:#fff;} */
/* .showpro-tel a i{margin-right:5px;} */
/* .showpro-tel a:hover{background:#034ad8;} */
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #f60;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:200px;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details p{margin: 5px 5px;}
.showpro-details img{max-width: 100%;height:auto !important;}
.showpro-details video{max-width: 100%;height:auto !important;}
@media (max-width:767px){
	.showpro-details{font-size: 14px;line-height: 1.6;}
}

/*相关产品*/
.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 #f60 solid;color: #f60;font-size: 18px;font-weight: bold;background:url(/staticres/images/nyaboutproico.png) no-repeat left;}
#abprolist{margin:20px 0;}
#abprolist li{padding:0 10px;}
#abprolist li a{display:block;}
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{margin-top:5px;line-height:30px;height:30px;text-align:center;background:#ccc;padding:0 10px;color:#333;}
#abprolist li a:hover .abpro-img{border-color:#f60;}
#abprolist li a:hover p{background:#f60;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:#f60;}
/* 分享按钮 */
.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: #f60;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: #f60;}
.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: #f60;left:10px;}


/*联系我们*/
.product-inlist{background-color:#f6f6f6;}
.contact_meg {float:right;width:50%;height:510px;z-index:3;background:#f6f6f6;}
.meg_con .title2 {font-size:28px;color:#333333;max-width:510px;margin-bottom:24px;margin-top:35px;font-weight:bold;}
.meg_con .tel {padding:13px 0;border-top:solid 1px #333;border-bottom:solid 1px #333;color:#333;max-width:510px;font-size:30px;}
.meg_con .tel img {display:inline-block;}
.meg_con .megs {margin-top:20px;font-size:15px;line-height:36px;}
.meg_con {width:100%;z-index:3;padding-left:8%;padding-right:4%;box-sizing:border-box;}
.my-map {margin:0 auto;width:50%;height:510px;float:left;}
.amap-container {height:100%;}
@media only screen and (max-width:1199px) {
.meg_con {width:100%;position:unset;padding-left:5%;box-sizing:border-box;}
.meg_con .title2,
.meg_con .tel{max-width: initial;width: 100%;}
.contact_meg {width:100%;float:none;height:auto;padding-bottom:40px}
.my-map {margin:0 auto;width:100%;height:400px;float:none;}
}
@media only screen and (max-width:991px) {
	.product-inlist>div{margin-bottom: 0 !important;}
	.product-inlist{margin-bottom: 0;}
}
@media only screen and (max-width:768px) {
.meg_con .title2 {margin-bottom:16px;margin-top:20px;font-size:24px;}
.meg_con .megs {font-size:14px;line-height:30px;}
.meg_con .tel {padding:10px 0;font-size:20px;}
.meg_con .tel img {width:26px;}
.meg_con .megs {margin-top:10px;}
.meg_con .tel img {width:20px;margin-bottom:0;}
.meg_con .title2 {font-size:22px;}
.product-inlist {margin-top:10px;}
}




/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

#flip{line-height: 25px;}
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#f60; display: inline-block; }
.metpager_5 a:hover { border:1px solid #f60; color:#fff; background-color:#f60;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#f60; border:1px solid #f60; 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(/staticres/images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../image/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../image/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../image/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../image/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;}
}