*{ margin:0; padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
html{}
body{color: #333;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,Microsoft Yahei,微软雅黑,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none; color:#333;cursor:pointer;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
/* 设置滚动条的样式 */


/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 
.w1500{width:80%; margin:0 auto; max-width:1500px}
@media screen and (max-width:1550px){
.w1500{ width:90%;}	
}
@media screen and (max-width:1079px){
.w1500{ width:94%;}	
}

/**top start**/
header{ height:100px; position:relative;}
header .logo{ width:25%; max-width:280px; float:left; display:block; position:absolute; top:50%; transform:translateY(-50%);}
header .logo img{ max-width:100%;}
header .top_search_icon{background: url(../image/top_search.png) center center no-repeat;width:5%;height:100px;float:right;cursor:pointer;transform: scale(1) ;transition: .6s ease-in-out;transition-duration: .5s;}
header .top_tel {height:100px; overflow:hidden; line-height:100px; color:#e2001b; font-size:24px; font-weight:bold; text-overflow:ellipsis; word-break:break-all; white-space: nowrap; float:right;}
header .top_tel img { display:block; width:40px; height:40px; margin:30px 4px 20px 0; padding:0; float:left;}
header .top_nav{width:52%;float:right;}
.menu-button {position:relative;display:none;padding: 0;background: none;color:#ddd;cursor:pointer;line-height: 70px;font-weight:700;font-size:14px;font-size: 0;}
.menu-button.one-page {position:fixed;top:0;right:5%;padding-right:45px}
.menu-button .touch-button {background:transparent;position:absolute;z-index:999;top:0;right:0;width: 100%;height: 70px;display:inline-block;text-align:center;}
.menu-button .touch-button .navicon {font-size:16px;position:relative;top:1em;color:#666}
.menu-button::after {position:absolute;content:"";right:20px;top: 27px;height:6px;width: 24px;border-top: 2px solid #e2001b;border-bottom: 2px solid #e2001b;z-index:1;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.menu-button::before {position:absolute;content:"";right:20px;top: 40px;height:3px;width: 24px;border-bottom: 2px solid #e2001b;z-index:1;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.flexnav {margin:0;padding:0;list-style:none;line-height:1;display:block;overflow:visible;width:100%;height: 100%;font-family:"Noto Sans",Helvetica,sans-serif;}
.flexnav:after {content:"";display:table;clear:both}
.flexnav>li {float:left}
.flexnav li { width:16.66%; float:left; position:relative;}
.flexnav>li.item-with-ul>a {padding-right: 40px;}
.flexnav li a {position:relative;display:block; text-align:center;height:100px;line-height:100px;font-size:18px;color:#333;text-decoration:none;-webkit-transition:color .2s ease-in;-moz-transition:color .2s ease-in;-ms-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in;}
.flexnav li a i { display:block; background:url(../image/nav_fgico.png) center no-repeat; width:0; height:6px; position:absolute;  left:50%; transform:translateX(-50%); bottom:10px;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.flexnav li:hover>a i,.flexnav li.active>a i { width:56px; background-size:100%;}
.flexnav ul li a {width: 80px;font-weight:400;font-size:13px;padding:13px 25px;text-align: center;}
.flexnav li a span{overflow: hidden;height: 20px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.flexnav li a span img{margin-top:-38px;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.flexnav li:hover>a,.flexnav li.active>a {color: #e2001b;}
.flexnav ul {position:absolute;top:auto;left:0;display:block;padding:0}
.flexnav>li>ul {left: 50%;right:0;margin-left: -65px;}
.flexnav ul ul {margin-left:100%;top:0}
.flexnav li ul li {position:relative;overflow:hidden}
.flexnav li ul.show li {overflow:visible}
.flexnav li ul li a {background: rgba(255,255,255,.3);}
.flexnav ul li ul li a {background:#253136}
.flexnav ul li ul li ul li a {background:#2c3b40}
.flexnav li ul.open {display:block;opacity:1;visibility:visible;z-index:1}
.flexnav li ul.open li {overflow:visible;max-height:100px}
.flexnav li ul.open ul.open {margin-left:100%;top:0}
.flexnav .touch-button {position:absolute;z-index:999;top:0;right:0;width:46px;height: 80px;display:inline-block;text-align:center;}
.flexnav .touch-button:hover {cursor:pointer}
.flexnav .touch-button::after {height:0;width:0;content:"";border:6px solid transparent;border-top-color:#fff;display:block;position:absolute;top: 37px;left:17px;}
.flexnav>li:hover>.touch-button::after,.sm-screen .submenu-open::after {border-top-color:#ca1511}
.flexnav ul li .touch-button {width:39px;height:39px;background:rgba(255,255,255,.05);border-top-color:transparent}
.flexnav ul li .touch-button::after {top:15px}
.flexnav.lg-screen ul li .touch-button::after {border-left-color:#ddd;border-top-color:transparent;border-width:5px}
.flexnav.lg-screen ul li:hover>.touch-button::after {border-left-color:#ca1511}
.flexnav.sm-screen ul li .touch-button::after {border-width:5px;left:14px;top:17px}
.flexnav li .item-with-ul { width:120%; left:-10%; height:0; overflow:hidden; margin:0; padding:0 10px; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.3); position:absolute; top:100%; -webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;box-sizing:border-box;z-index: 999;}
.flexnav li:hover .item-with-ul { height:auto; padding:10px 10px 30px;}
.flexnav .item-with-ul a { display:block; width:100%; height:55px; line-height:55px; color:#666; font-size:15px; font-weight:normal; text-align:center; margin:0 auto; padding:0; border-bottom:1px solid #eee; position:relative;white-space:nowrap;text-overflow:ellipsis; overflow:hidden;}
.item-with-ul a:hover { color:#e2001b; background-color:#fff;}
.item-with-ul a em { display:block; width:0; height:1px; overflow:hidden; margin:18px 10px 0 0; padding:0; float:left; background-color:#e2001b;-webkit-transition: all .5s;-moz-transition: all .25s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s; position:absolute; left:0; bottom:0;}
.item-with-ul a:hover em { width:100%;}

/*弹出搜索框样式*/
.search_wrap {height:100%;background:#fff;transform: scale(0);opacity:0; box-sizing:border-box;}
.search_wrap .search_in {position:absolute;z-index:10;right:0;top:22px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0; width:600px;height:44px;margin-left:-300px;padding-right:44px;border-bottom:1px solid rgba(0,0,0,0.1);color:#666;line-height:44px;transition:all 0.5s; box-sizing:border-box;}
.search_in input.serach {width:100%;display:block;height:44px;line-height:44px;color:#555;font-size:15px;position:relative;border:none;background:none; outline:none; box-sizing:border-box;text-indent:0;}
.search_in .sub {position:absolute;top:0;right:34px;z-index:5;display:block;width:44px;height:44px;background:url(../image/top_search.png) center center no-repeat;border:none;outline:none;box-sizing:border-box;}
.search_close {position:absolute;z-index:-1;display:block;right:0;top:50%;margin-top:-11px;width:24px;height:24px;background:url(../image/close.png) no-repeat center;background-size:24px !important;cursor:pointer;transition-duration:.5s;transform:scale(0);}
.show1 {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}
.search_wrap.show1 .search_in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}
.search_wrap.show1 .search_close{transform:scale(1);}

@media screen and (max-width:1300px){
	 header .top_tel{ font-size:18px;}
	 header .top_tel img{ width:32px; height:32px;margin: 34px 4px 20px 0;}
	 header .top_search_icon{ background-size:32px 32px;}
	.flexnav li a{ font-size:16px;}
	.flexnav li a i{ bottom:15px;}
	.flexnav li:hover>a i,.flexnav li.active>a i { width:40px;}
	.flexnav li .item-with-ul{ width:140%; left:-20%;}
	
}
@media screen and (max-width:1079px){
	header{ height:70px;}
	header.hide1 .topbox{ display:none;}
	header .logo{ width:280px;}
	header .top_tel{ font-size:20px; float:left; margin-left:50%; height:70px; line-height:70px;}
	header .top_tel img{margin: 19px 4px 20px 0;}
	header .top_nav { width: 100%; max-width: 100%; float: none;}
	.flexnav {padding-top:0;overflow:hidden;max-height:0}
	.flexnav.show {border-top: 1px solid #ededed;overflow:visible;max-height:2000px;width:100%;height:100%;padding:14px 0 0;position:fixed;left:0;top: 70px;background-color:white;z-index:10;color:#666;overflow-y:auto;z-index: 999999;}
	.flexnav li {float:none;width: 90%;border-bottom: 1px solid #ededed; margin: 0 auto;}
	.flexnav li a{min-height:60px;line-height:60px;width: 30%; height:auto;font-size: 18px;margin:0 auto;padding:0 0;font-weight:bold;color:#555;}
	.flexnav li a i{ bottom:5px;}
	.flexnav li span{ display:block; width:20px; height:20px; border-radius:50%;background:#e2001b url(../image/navdown.png) center no-repeat;position: absolute;right: 30%;top: 19px;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
	.flexnav li span.cur{ transform:rotate(180deg);}
	.flexnav li .item-with-ul{ position:static; width:100%; box-shadow:none; display:none;-webkit-transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;-o-transition: all 0s;transition: all 0s;
} 
	.flexnav .item-with-ul a{ background:#f7f7f7;}
	
	.menu-button{display:block;width:64px; line-height:64px;float:right;}
	.menu-button.cur::before{transform: rotate(-45deg);top: 34px;}
	.menu-button.cur::after{transform: rotate(45deg);top: 35px;border-bottom:0;}
	header .top_search_icon{ height:70px;}
	.search_wrap .search_in{ width:50%; top:10px;}
	.search_in .sub{background-size: 32px 32px;}
}
@media screen and (max-width:767px){
	header .top_tel{ display:none;}
	header .logo{ width:200px;}
	header .top_search_icon{ width:32px;}
	.show1 .logo{ display:none;}
	.search_wrap .search_in{ width:100%;}
}

/**top end**/

/* banner 开始 */
.apple-banner { width: 100%; height: 860px; overflow: hidden;}
.apple-banner .swiper-container { width: 100%; height: 860px;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { left:0;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.3) url(../image/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.3) url(../image/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .7;}
/*分页器*/
.apple-banner .swiper-pagination{ top:auto; bottom:120px !important; background:none; width:120px !important; height:40px; border-radius:40px; background:rgba(0,0,0,.4); left:50%!important; transform:translateX(-50%); display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width:15px; height:15px; margin: 0 6px; cursor: pointer; background: none; border:2px solid rgba(255,255,255,.6); border-radius:50%; opacity: 1;}
.apple-banner .autoplay .swiper-pagination-bullet-active{border:2px solid #e2001b;}
.apple-banner .bannertext{ position: absolute; left:10%; color:#fff; top:45%; transform:translateY(-50%);}
.apple-banner .bannertext p{ font-size:50px; font-weight:bold;}
.apple-banner .bannertext span{ font-size:30px; position:relative; display:block; padding-left:150px;margin: 10px 0 5px;}
.apple-banner .bannertext span:before{ content:""; display:block;left:0; top:20px; position:absolute; width:140px; height:5px; background:#e2001b;}
.apple-banner .bannertext em{ font-size:12px; color:rgba(255,255,255,.3); text-transform:uppercase; margin-left:49%;}
@media screen and (max-width:1499px){
	.apple-banner { height: 740px;}
	.apple-banner .swiper-container { height: 740px;}
}
@media screen and (max-width:1299px){
	.apple-banner { height: 640px;}
	.apple-banner .swiper-container { height: 640px;}
}
@media screen and (max-width:1079px){
	.apple-banner { height: 450px;}
	.apple-banner .swiper-container { height: 450px;}
	.apple-banner .swiper-pagination{bottom:90px !important; background:none;}
	.apple-banner .bannertext{ left:3%;}
	.apple-banner .bannertext p{ font-size:26px;}
	.apple-banner .bannertext span{ font-size:16px;padding-left:70px;}
	.apple-banner .bannertext span:before{width:60px; height:2px; top:11px;}
	.apple-banner .bannertext em{ display:none;}
}
@media screen and (max-width:1023px) and (min-width:769px) {
	.apple-banner { height: 400px;}
	.apple-banner .swiper-container { height: 400px;}
}
@media screen and (max-width:767px){
	.apple-banner { height: 300px;}
	.apple-banner .swiper-container { height: 300px;}
	.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width:44px; height:44px; background-size:44px 44px;}
	.apple-banner .swiper-button-prev span { left:10px;}
	.apple-banner .swiper-button-next span { right:10px;}
	.apple-banner .swiper-pagination { bottom:14px !important;}
}
@media screen and (max-width:600px){
	.apple-banner { height: 250px;}
	.apple-banner .swiper-container { height: 250px;}
}
@media screen and (max-width:500px){
	.apple-banner { height: 200px;}
	.apple-banner .swiper-container { height: 200px;}
}
@media screen and (max-width:375px){
	.apple-banner { height: 200px;}
	.apple-banner .swiper-container { height: 200px;}
}
@media screen and (max-width:320px){
	.apple-banner { height: 180px;}
	.apple-banner .swiper-container { height: 180px;}
}
/* banner 结束 */

/*首页产品分类*/
.ind_fenlei{position: relative;margin-top: -90px;z-index: 9999;min-height: 90px;}
.ind_fenlei ul{width: 100%;}
.ind_fenlei ul li{margin-right: 20px;overflow: hidden; width:32%; height: 180px; margin-right:2%;box-shadow: 0 5px 10px rgba(0,0,0,0.1); float:left;}
.ind_fenlei ul li:last-child{ margin-right:0;}
.ind_fenlei ul li .fenlei_box{display: block;position: relative;width: 100%;height: 100%; display: flex;justify-content: center;
    flex-direction: column;padding: 0 20px;}
.ind_fenlei ul li .fenlei_box .text{z-index: 5; max-width:60%;}
.ind_fenlei ul li .text .d_text { font-size:20px;overflow:hidden; display:block; white-space:nowrap;text-overflow:ellipsis;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ind_fenlei ul li .text .c_text {color: rgba(51, 51, 51, .8);margin-top: 15px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ind_fenlei ul li:hover .text .d_text {color: #fff;}
.ind_fenlei ul li:hover .text .c_text {color: rgba(255, 255, 255, .6);}
.ind_fenlei ul li .text .ty_jiantou { display:block;position: absolute; top: 50%;right: 35px;transform: translateY(-50%);opacity: 0;}
.ind_fenlei ul li .fenlei_box:hover .text .ty_jiantou {opacity: 1;}
.ind_fenlei ul li .fenlei_box:hover .text .ty_jiantou .svg svg.circle-hover circle {stroke-dashoffset: 0;}
.ind_fenlei ul li .fenlei_box:hover .text .ty_jiantou .svg svg.circle-hover.copy circle {transition-delay: 0.2s;}
.ind_fenlei ul li .fenlei_box .cir { position: absolute;top: 50%;
    -webkit-transform: translate(22%, -50%);
    -moz-transform: translate(22%, -50%);
    -ms-transform: translate(22%, -50%);
    -o-transform: translate(22%, -50%);
    transform: translate(22%, -50%);
    right: 50px;
    width: 134px;
    height: 134px;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 400px #fff;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
.ind_fenlei ul li:hover .fenlei_box .cir {width: 700px;height: 700px;background-image: linear-gradient(rgba(0, 75, 142, .8), rgba(2, 46, 137, .8));}
.ind_fenlei ul li .fenlei_box .cir  img{display: block;width: 100%;transition-duration: .3s;-ms-transition-duration: .3s;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;}
.ind_fenlei ul li:hover .fenlei_box .cir  img{opacity: 0;}
@media screen and (max-width:1079px){
	.ind_fenlei{ margin-top:-75px;}
	.ind_fenlei ul li{height: 150px;}
	.ind_fenlei ul li .fenlei_box .text{ max-width:100%;}
	.ind_fenlei ul li .text .d_text{ font-size:16px;}
	.ind_fenlei ul li .text .c_text{ margin-top:5px; font-size:12px; max-width:60%;}
	.ind_fenlei ul li .fenlei_box .cir{ width:104px; height:104px;}
}
@media screen and (max-width:767px){
	.ind_fenlei{ margin-top:-20px;}
	.ind_fenlei ul li{width:100%; margin-right:0; margin-bottom:10px;}
	.ind_fenlei ul li .fenlei_box .cir {box-shadow: 0px 0px 0px 700px #fff;}
	.ind_fenlei ul li:hover .fenlei_box .cir {width:1000px;height: 1000px;}
}

/*首页大标题*/
.ind_bigtit{ position:relative; max-width:50%;}
.ind_bigtit:before{ content:""; display:block; width:50px; height:50px; border-radius:50%; background-image: linear-gradient(to right,#e2001b, #fc8795); position:absolute; left:0; top:0;z-index: 0;}
.ind_bigtit p{ text-transform:uppercase; color:#333; font-size:57px; line-height:57px; font-family:Youshebiaotihei;letter-spacing:-5px;padding-left: 23px; position:relative; z-index:2}
@font-face {font-family: "Youshebiaotihei";src: url(../font/Youshebiaotihei.ttf);}
.ind_bigtit span{position:relative; font-size:24px; line-height:24px; margin-left:23px;}
.ind_bigtit span:before{ content:""; display:block; position:absolute; top:15px; left:110px; width:70px; height:1px; background:#c6cace;}
.ind_bigtit span:after{ content:""; display:block; position:absolute; top:20px; left:110px;width:106px; height:1px; background:#c6cace;}
@media screen and (max-width:1079px){
	.ind_bigtit p{ font-size:40px;}
}

/*首页产品展示*/
.pro_center{ padding:60px 0 45px; overflow:hidden; min-height:300px;}
.pro_center .swiper-container2{ overflow:hidden; padding-bottom:15px;}
.pro_center ul{ width:100%; margin-top:35px;}
.pro_center ul li{ width:32%; margin-right:2%; float:left;}
.pro_center ul li:nth-child(3n){ margin-right:0;}
.pro_center ul li .proimg{ display:block; width:100%; height:436px; background:#f7f7f7; position:relative; overflow:hidden;}
.pro_center ul li .proimg:before{ content:""; display:block; position:absolute;width:100%; height:0; background:rgba(1,56,123,.8); z-index:99;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.pro_center ul li:hover .proimg:before{height:100%; }
.pro_center ul li .proimg img{ position:absolute; max-width:100%; max-height:100%; margin:auto; top:0;bottom:0; left:0; right:0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.pro_center ul li:hover .proimg img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.pro_center ul li .pro_text{ position:relative; margin-top:-30px;box-shadow: 0 5px 10px rgba(0,0,0,0.1); background:#fff;width:90%; height:90px; left:50%; transform:translateX(-50%); padding:34px 15px 20px 15px;z-index: 100;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.pro_center ul li:hover .pro_text{ height:290px;margin-top:-230px;}
.pro_center ul li .pro_text .protit{ display:block; font-size:20px; overflow:hidden; height:40px; line-height:40px;white-space:nowrap;text-overflow:ellipsis;}
.pro_center ul li:hover .pro_text .protit{ font-weight:bold; margin:15px 0 20px;}
.pro_center ul li .pro_text span{ display:block; height:0; color:#999; line-height:28px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.pro_center ul li:hover .pro_text span{ height:112px;}
.pro_center ul li .pro_text .promore{ display:block; position:absolute; width:55px; height:55px; border-radius:50%; background:#e2001b url(../image/promore.png) center center no-repeat; left:50%; transform:translateX(-50%);top: -25px;}
@media screen and (max-width:1400px){
	.pro_center ul li .proimg{ height:340px;}
}
@media screen and (max-width:1200px){
	.pro_center ul li .proimg{ height:290px;}
}
@media screen and (max-width:880px){
	.pro_center ul li .proimg{ height:200px;}
	.pro_center ul li .pro_text{ height:70px;padding: 24px 15px 20px 15px;}
	.pro_center ul li:hover .pro_text{ height:100px;margin-top:-60px;}
	.pro_center ul li .pro_text .protit{ font-size:16px;}
	.pro_center ul li:hover .pro_text span{ display:none;}
	.pro_center ul li .pro_text .promore{ width:40px; height:40px;top: -20px;}
}
@media screen and (max-width:1079px){
	.pro_center{ padding:40px 0 25px;}
	.pro_center ul{ margin-top:25px;}
}
@media screen and (max-width:767px){
	.pro_center{ padding:25px 0 20px;}
	.pro_center ul li{ width:100%; margin: 0 0 20px 0;}
	.pro_center ul li .proimg {height: 360px;}
}
@media screen and (max-width:413px){
	.pro_center ul li .proimg {height: 300px;}
}

/*首页关于我们*/
.ind_about{padding:60px 0;margin-top: 70px;background:url(../image/indab_bg.jpg) no-repeat; min-height:650px; background-size:cover;}
.ind_about .ab_right{ width:48%; float:right; position:relative; margin-top:-130px;}
.ind_about .ab_right .ab_rtop{ width:100%; height:230px; background:#e2001b url(../image/ab_rtop.png) right bottom no-repeat; padding:55px 5%;}
.ind_about .ab_right .ab_rtop p{ font-size:80px; line-height:70px; color:#fff; text-transform:uppercase; font-family:Youshebiaotihei; letter-spacing:-2px;}
.ind_about .ab_right .ab_rtop span{ display:block; font-size:30px; color:#fff;}
.ind_about .ab_right .ab_rfoot{ width:100%; background:#fff; padding:5%;}
.ind_about .ab_right .ab_rfoot .ab_rfoottit{ font-size:32px; font-weight:bold;margin-bottom: 20px;}
.ind_about .ab_right .ab_rfoot .ab_rfootxx{ height:240px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
.ind_about .ab_right .ab_rfoot .ab_rfootxx,.ind_about .ab_right .ab_rfoot .ab_rfootxx p,.ind_about .ab_right .ab_rfoot .ab_rfootxx span{ color:#666; line-height:30px; font-size:16px;}
.ind_about .ab_left{width:48%; float:left;}
.ind_about .ab_left ul li{ width:49%; float:left; margin-right:2%;margin-top: 60px;}
.ind_about .ab_left ul li:nth-child(2n){ margin-right:0;} 
.ind_about .ab_left ul li p{ font-size:64px; line-height:64px; font-weight:bold; color:#fff; float:left;margin-bottom: 10px;}
.ind_about .ab_left ul li em{ display:block; width:24px; height:24px; line-height:24px; background:#e2001b; text-align:center; font-size:14px; border-radius:50%;color:#fff; float:left;margin: 35px 0 0 7px;}
.ind_about .ab_left ul li span{ display:block;color:#fff; font-size:16px; width:100%; clear:both;}
.ind_about .ab_left .abmore{background: #e2001b url(../image/indfljt.png) 75% center no-repeat; font-size:16px;color: #fff;clear: both;display: block;width: 178px;height: 60px;line-height: 60px; text-align: center;padding-right:34px;margin-top: 80px;}
@media screen and (max-width:1079px){
	.ind_about{padding:40px 0;}
	.ind_about .ab_right{width: 100%;margin-top: -100px;}
	.ind_about .ab_right .ab_rtop{ height:180px;padding:37px 5%;}
	.ind_about .ab_right .ab_rtop p{ font-size:60px; line-height:60px;}
	.ind_about .ab_right .ab_rfoot{padding: 4% 5%;}
	.ind_about .ab_left{width: 100%; float:none;}
	.ind_about .ab_left ul li{ margin-top:40px;}
	.ind_about .ab_left ul li p{ font-size:44px; line-height:44px;}
	.ind_about .ab_left ul li em{margin: 15px 0 0 7px;}
	.ind_about .ab_left .abmore{ margin-top:40px;}
}
@media screen and (max-width:767px){
	.ind_about{padding:35px 0; margin-top:30px;min-height: 575px;}
	.ind_about .ab_right{ margin-top:-80px;}
	.ind_about .ab_right .ab_rtop{height: 140px; padding: 33px 5%;}
	.ind_about .ab_right .ab_rtop p{ font-size:40px; line-height:40px;}
	.ind_about .ab_right .ab_rtop span{ font-size:24px;}
	.ind_about .ab_right .ab_rfoot .ab_rfoottit{font-size:24px;margin-bottom: 10px;}
	.ind_about .ab_left ul{ display:none;}
	.ind_about .ab_left .abmore{ height:50px; line-height:50px; margin:30px auto 0;}
}

/*首页新闻文章*/
.ind_news{padding:60px 0; overflow:hidden; min-height:400px;}
.ind_news .w1500{position:relative;}
.ind_news .new_btn{ position:absolute; right:0; top:0;}
.ind_news .new_btn p{ float:left; font-size:20px; height:40px; line-height:40px;background: url(../image/newcon.png) no-repeat;    padding-left: 50px;cursor:pointer;}
.ind_news .new_btn p.newon,.ind_news .new_btn p:hover{ color:#e2001b;}
.ind_news .new_btn p:nth-of-type(2) { background-position:0 -44px; margin-left:20px;}
.ind_news  .indnew_box{ margin-top:35px;}
.ind_news  .indnew_box .indnew_tj{ width:50%; float:left;}
.ind_news .indnew_tjli{ width:100%;box-shadow: 0 5px 8px rgba(0,0,0,0.1); background:#fff; padding:30px; overflow:hidden; position:relative; margin-bottom:25px;}
.ind_news .indnew_tjli:hover{ box-shadow:none;}
.ind_news .indnew_tjli:after{ content:""; display:block; width:100%; height:0; position:absolute; left:0; bottom:0;background-image: linear-gradient(to bottom, #f2f3f4 , #e0e2e4);transition-duration: .3s;-ms-transition-duration: .3s;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;}
.ind_news .indnew_tjli:hover:after{ height:100%;}
.ind_news .indnew_tjli .indnewimg{ display:block; width:40%; height:206px; float:left; position:relative; z-index:10; overflow:hidden}
.ind_news .indnew_tjli .indnewimg img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; width:100%; height:100%;object-fit: cover;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ind_news .indnew_tjli:hover .indnewimg img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ind_news .indnew_tjli .indnewtext{ width:57%; float:right;position:relative; z-index:10}
.ind_news .indnew_tjli .indnewtext .indnetit{ font-size:20px; width:100%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:block; margin: 10px 0 15px;}
.ind_news .indnew_tjli:hover .indnewtext .indnetit{ color:#e2001b;}
.ind_news .indnew_tjli .indnewtext span{ display:block; line-height:24px; color:#999; height:96px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.ind_news .indnew_tjli .indnewmore{ display:block; width:32px; height:28px;background: url(../image/newmore.png) no-repeat;    margin-top: 20px; float:left;transition-duration: .3s;}
.ind_news .indnew_tjli:hover .indnewmore{ background-position:0 -28px;}
.ind_news .indnew_tjli time{float: right; color: #999;margin-top: 25px;}
.ind_news  .indnew_box ul{ width:47%; float:right;}
.ind_news  .indnew_box ul li{width:100%;box-shadow: 0 5px 8px rgba(0,0,0,0.1); background:#fff;padding: 42px 20px;overflow:hidden; position:relative; margin-bottom:22px;}
.ind_news  .indnew_box ul li:after{ content:""; display:block; width:100%; height:0; position:absolute; left:0; bottom:0;background-image: linear-gradient(to bottom, #f2f3f4 , #e0e2e4);transition-duration: .3s;-ms-transition-duration: .3s;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;}
.ind_news  .indnew_box ul li:hover:after{ height:100%;}
.ind_news  .indnew_box ul li .new_time{ width:120px; height:87px; float:left; border-right:1px solid #ddd; position:relative; z-index:10;}
.ind_news  .indnew_box ul li .new_time:after{ content:""; display:block; width:9px; height:9px;border-radius:50%; background-image: linear-gradient(#e2001b, #fc8795); position:absolute; right:-5px; top:0; opacity:0;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ind_news  .indnew_box ul li:hover .new_time:after{opacity:1; top:50%; transform:translateY(-50%);}
.ind_news  .indnew_box ul li .new_time p{ text-align:center; font-size:18px;}
.ind_news  .indnew_box ul li .new_time span{ display:block; text-align:center; font-weight:bold; font-size:24px;margin-top: 13px;}
.ind_news  .indnew_box ul li .new_wz{width:calc(100% - 145px); float:right;position:relative; z-index:10;}
.ind_news  .indnew_box ul li .new_wz a{font-size:20px; width:100%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:block; margin-bottom:7px;}
.ind_news  .indnew_box ul li:hover .new_wz a{ color:#e2001b;}
.ind_news  .indnew_box ul li .new_wz span{display:block; line-height:24px; color:#999; height:48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
@media screen and (max-width:1079px){
	.ind_news{padding:40px 0 20px;}
	.ind_news .indnew_box .indnew_tj,.ind_news .indnew_box ul{ width:100%;}
}
@media screen and (max-width:767px){
	.ind_news{padding:35px 0 15px;}
	.ind_news .indnew_box{ margin-top:25px;}
	.ind_news .new_btn{ top:10px;}
	.ind_news .new_btn p{ font-size:0;}
	.ind_news .new_btn p:nth-of-type(2){ margin-left:10px;}
	.ind_news .indnew_tjli{ padding:20px; margin-bottom:15px;}
	.ind_news .indnew_box ul li{padding:20px;}
	.ind_news .indnew_tjli .indnewtext .indnetit{ font-size:16px;margin: 10px 0 5px;}
	.ind_news .indnew_box ul li .new_wz a{font-size:16px;}
}
@media screen and (max-width:500px){
	.ind_news .indnew_tjli .indnewimg,.ind_news .indnew_tjli .indnewtext{ width:100%;}
	.ind_news .indnew_box ul li{ margin-bottom:15px;}
	.ind_news .indnew_box ul li .new_time{ width:90px;}
	.ind_news .indnew_box ul li .new_time span{font-size:20px;}
	.ind_news .indnew_box ul li .new_wz{width:calc(100% - 110px);}
	
}

/*首页视频*/
.ind_video{padding:60px 0; overflow:hidden;background:url(../image/indvd_bg.jpg) no-repeat; min-height:448px;}
.ind_video .ind_bigtit:before{ z-index:0;}
.ind_video .ind_bigtit p{ color:#fff; position:relative; z-index:1;}
.ind_video .ind_bigtit span{color:#fff;}
.ind_video .ind_bigtit span:before,.ind_video .ind_bigtit span:after{background:#fff;opacity:.3;}
.ind_video ul{ padding:45px; background:#fff; margin-top:50px;overflow:hidden;box-shadow: 0 5px 8px rgba(0,0,0,0.1);min-height: 350px;}
.ind_video ul li{ width:32%; margin-right:2%; float:left; position:relative; background:#ddd;}
.ind_video ul li:nth-child(3n){ margin-right:0;}
.ind_video ul li .indvdimg{ display:block; width:100%; height:326px; position:relative;}
.ind_video ul li .indvdimg img{ max-width:100%; max-height:100%; margin:auto; top:0; bottom:0; left:0; right:0; position:absolute;}
.ind_video ul li .indvdname{ display:block; width:100%; height:60px; line-height:60px; font-size:20px; color:#fff; padding:0 20px; position:absolute; bottom:0;background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0));overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ind_video ul li:hover .indvdname{height:100%;line-height:430px;}
.ind_video ul li .indvdico{ display:block; width:66px; height:66px; position:absolute; top:30%; transform:translateY(-50%); left:50%; transform:translateX(-50%); z-index:10; opacity:.6;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ind_video ul li:hover .indvdico{opacity:1;}
@media screen and (max-width:1400px){
	.ind_video ul li .indvdimg{ height:260px;}
}
@media screen and (max-width:1200px){
	.ind_video ul li .indvdimg{ height:220px;}
}
@media screen and (max-width:880px){
	.ind_video ul li .indvdimg{ height:200px;}
}
@media screen and (max-width:1079px){
	.ind_video{padding:40px 0;}
	.ind_video ul{ margin-top:35px;padding: 35px;}
	.ind_video ul li .indvdimg{ height:160px;}
	.ind_video ul li .indvdname{ padding:0 10px;}
}
@media screen and (max-width:767px){
	.ind_video{padding:35px 0;}
	.ind_video ul{ margin-top:30px;padding: 30px;}
	.ind_video ul li{ width:100%; margin-bottom:15px;}
	.ind_video ul li .indvdimg{ height:326px;}
	.ind_video ul li .indvdname{ font-size:16px;}
}
@media screen and (max-width:500px){
	.ind_video ul li .indvdimg{ height:240px;}
}

/*友情链接*/
.yqlink{ position:relative;height:128px;margin-bottom: -50px; float:left; width:100%;}
.yqlink .link_tit{ width:168px; float:left; height:100%; background:#e2001b; text-align:center; border-radius:30px 0 0 0;}
.yqlink .link_tit .linkimg{ position:relative; width:84px; margin:30px auto 0;}
.yqlink .link_tit .linkimg:before{ content:""; display:block; width:18px; height:1px; background:#fff; position:absolute; left:0; top:18px;}
.yqlink .link_tit .linkimg:after{ content:""; display:block; width:18px; height:1px; background:#fff; position:absolute; right:0; top:18px;}
.yqlink .link_tit p{ color:#fff; font-size:20px; font-weight:bold;}
.yqlink  .link_r{ width: calc(100% - 168px); height:100%; float:left; background:#fafafa url(../image/lingbg.png) repeat;border-radius:0 0 30px 0; padding:30px;}
.yqlink  .link_r .scroll{overflow-y: scroll; height:100%;}
.yqlink  .link_r a{ font-size:16px; color:#999;padding: 5px 10px; display:block; float:left;}
.yqlink  .link_r a:hover{ color:#e2001b;}
@media screen and (max-width:1079px){
	.yqlink{ margin:40px auto -50px;}
}
@media screen and (max-width:767px){
	.yqlink{ display:none;}
}

/**/
footer{ background:#232323; padding:60px 0 0; overflow:hidden; clear:both;}
footer .font_list{ margin-top:40px;}
#nybody footer .font_list{ margin-top:0;}
footer .font_list .footli1{ width:30%; float:left; padding:0 5% 20px 0; border-right:1px solid #1c1c1c; height:289px;}
footer .font_list .footli1 img{ max-width:100%;}
footer .font_list .footli1 .foot_lia{ margin-top:20px;}
footer .font_list .footli1 .foot_lia a{ display:block; float:left; width:40%; margin-right:20%; font-size:16px; color:rgba(255,255,255,.5); border-bottom:1px solid rgba(255,255,255,.1); margin-top:30px; padding-bottom:10px;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
footer .font_list .footli1 .foot_lia a:nth-child(2n){ margin-right:0;} 
footer .font_list .footli1 .foot_lia a:hover{color:rgba(255,255,255,1); border-bottom:1px solid rgba(255,255,255,.5);}
footer .font_list .footli2{ width:35%; float:left;border-right:1px solid #1c1c1c; border-left:1px solid #393939;height:289px; padding:0 5% 20px;}
.footlxwm{ font-size:20px; color:#fff;}
.footlxwm:after{ content:""; display:block; width:70px; height:1px; background:rgba(255,255,255,.1); margin-top:10px;}
footer .font_list .footli2 p{ color:#fff; font-weight:bold; font-size:24px; background:url(../image/foottel.png) left center no-repeat; padding-left:35px; margin:15px 0 35px;}
footer .font_list .footli2 span{ font-size:16px; color:rgba(255,255,255,.5); display:block; margin-top:25px;}
footer .font_list .footli3{width:35%; float:left;border-left:1px solid #393939;height:289px; padding:0 0 20px 5%;}
footer .font_list .footli3 .footlxwm{ text-align:right; position:relative;}
footer .font_list .footli3 .footlxwm:after{ position:absolute; right:0;}
footer .font_list .footli3 .ewmbox{display:flex; display: -webkit-flex;justify-content:flex-end;margin-top: 70px; }
footer .font_list .footli3 .ewm{ width:120px;}
footer .font_list .footli3 .ewm:nth-of-type(2){ margin-left:7%;}
footer .font_list .footli3 .ewm img{ width:100%;}
footer .font_list .footli3 .ewm p{ text-align:center;color:rgba(255,255,255,.5); margin-top:10px;}
footer .baxinxi{ margin-top:40px;}
footer .baxinxi .baxinxi_l{ width:50%; padding-left:10%; float:left;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
footer .baxinxi .baxinxi_l p{ font-size:16px;color:rgba(255,255,255,.5); float:left; line-height:84px;}
footer .baxinxi .baxinxi_l p:nth-of-type(2){ margin-left:20px;}
footer .baxinxi .baxinxi_l p a{color:rgba(255,255,255,.5);}
footer .baxinxi .baxinxi_l p a:hover{color:rgba(255,255,255,1);}
footer .baxinxi .baxinxi_r{height:84px; line-height:84px;float:right; padding:0 10% 0 120px;    display: flex; display: -webkit-flex;justify-content: flex-end;background:linear-gradient(55deg,transparent 84px,#014a8e 0) top left;
	background-size:100% 100%;background-repeat:no-repeat;}
footer .baxinxi .baxinxi_r a{ color:#fff; float:left; padding:0 20px; font-size:16px;}
footer .baxinxi .baxinxi_r a:last-child{ padding-right:0;}
@media screen and (max-width:1550px){
	footer .baxinxi .baxinxi_l{padding-left:5%;width: 45%;}
	footer .baxinxi .baxinxi_l p{font-size:14px; line-height:64px;}
	footer .baxinxi .baxinxi_r{padding:0 5% 0 120px; height:64px; line-height:64px;}
	footer .baxinxi .baxinxi_r a{padding: 0 10px; font-size:14px;}
}
@media screen and (max-width:1079px){
	footer{padding:50px 0 60px;}
	footer .font_list .footli1{ display:none;}
	footer .font_list .footli2,footer .font_list .footli3{ width:50%; height:220px;}
	footer .font_list .footli2{ border-left:0;padding-left: 0;}
	footer .font_list .footli2 p{margin: 15px 0 15px;font-size: 20px;}
	footer .font_list .footli2 span{margin-top: 10px; font-size:14px;}
	footer .font_list .footli3 .ewmbox{margin-top: 30px;}
	footer .baxinxi{ margin-top:10px;}
	footer .baxinxi .baxinxi_l{ width:100%;padding:0 3%;justify-content: center;display: flex;display: -webkit-flex;}
	footer .baxinxi .baxinxi_r{ width:100%;padding:0 3%; padding-left:0;justify-content:center;background:#014a8e;}
	footer .baxinxi .baxinxi_r a{padding: 0 5px;}
}
@media screen and (max-width:767px){
	footer{padding:35px 0 60px;}
	footer .font_list{ margin-top:0;}
	footer .font_list .footli2{ display:none;}
	footer .font_list .footli3{ border:0; width:100%; height:auto;padding: 0 0 20px 0;}
	footer .font_list .footli3 .footlxwm{ display:none;}
	footer .font_list .footli3 .ewmbox{justify-content:center; margin-top:0; }
	footer .baxinxi{margin-top:0;}
	footer .baxinxi .baxinxi_l{ display:block; margin-bottom:10px;}
	footer .baxinxi .baxinxi_l p{ width:100%; text-align:center; line-height:30px;}
	footer .baxinxi .baxinxi_l p:nth-of-type(2){ margin-left:0;}
}

/*手机端底部导航*/
.sjfootnav{ position:fixed; bottom:0; height:60px;width:100%;z-index:1000000;display:none;background: #232323;}
.sjfootnav a{ width:33.3333%; float:left; text-align:center; line-height:60px; border-right:1px solid #333; color:#fff;}
.sjfootnav a:last-child{border-right:0;}
.sjfootnav a img{ margin-right:5px;}
@media screen and (max-width:1079px){
	.sjfootnav{ display:block;}
}

/*内页banner*/
.nyba_lff{width:100%; height:500px; overflow:hidden;padding:0; background-color:#fff; position:relative;}
.nyba_lff img {display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.nyba_lff .nyBa_text {overflow:hidden;position:absolute; left:50%; top:40%; z-index:10;transform: translateX(-50%); opacity:1;}
.nyBa_text span { display:block; width:100%; overflow:hidden;color:#fff; font-size:36px; font-weight:bold;margin:0 auto 18px; padding:0;}
.nyBa_text em{display:block; width:80px; height:5px; background:rgba(255,255,255,.5);}
@media screen and (max-width:1499px){
.nyba_lff{height:400px;}
.nyBa_text em{ height:6px;}
}
@media screen and (max-width:1199px){
.nyba_lff{height:350px;}
}
@media screen and (max-width:1079px){
.nyba_lff .nyBa_text{top:30%;}
.nyBa_text span {font-size:28px;}
.nyBa_text em{ width:60px;}
}
@media screen and (max-width:1023px){
.nyba_lff{height:284px;}
}
@media (max-width: 767px) {
	.nyba_lff{height:234px;}
	.nyBa_text span {font-size:16px;margin:0 auto 5px;}
    .nyBa_text em{ width:40px; height:4px;}
}
@media (max-width: 414px) {
	.nyba_lff{height:200px;}
}

/*面包屑*/
.ny_mbx{ height:65px; background:#fff;position: relative;margin-top: -65px; border-bottom:1px solid #ddd;}
.ny_mbx .ny_mbxl a{display:block; padding:0 5%; height:65px; line-height:65px; font-size:24px; text-align:center; float:left; position:relative;}
.ny_mbx .ny_mbxl a.on,.ny_mbx .ny_mbxl a:hover{background:#e2001b; color:#fff;}
.ny_mbx .ny_mbxl a:after{ content:""; display:block; width:1px; height:36px; background:#ddd; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.ny_mbx .ny_mbxl .on:after{display:none !important;}
.ny_mbx .ny_mbxl a:hover:after{ display:none;}
.ny_mbx .ny_mbxr{ max-width:60%;float:right; color:#999; font-size:16px; line-height:65px; padding-right:20px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ny_mbx .ny_mbxr img{ margin-right:3px;}
.ny_mbx .ny_mbxr a{ color:#666;}
.ny_mbx .ny_mbxr a:hover{color:#e2001b;}
@media (max-width: 1079px) {
	.ny_mbx .ny_mbxl a{ font-size:18px;}
	.ny_mbx .ny_mbxr{ font-size:14px;}
}
@media (max-width: 767px) {
	.ny_mbx { height:55px; margin-top:-55px;}
	.ny_mbx .ny_mbxl{ display:none;}
	.ny_mbx .ny_mbxr{ max-width:100%; width:100%; padding-left:20px; line-height:55px;}
}

/*联系我们页面*/
.ny_body footer .font_list{ margin-top:0;}
.ny_content{ background:#f7f7f7; min-height:360px; padding:0;}
/*Ny_contact 开始*/
.Ny_contact {overflow:hidden;padding:0;background: #fff;}
.Ny_contact .NyContact_lxfs {width:100%;height:auto;margin:40px auto;padding:0;background: #fff;}
.Ny_contact .NyContact_lxfs ul{padding: 0 2%;}
.NyContact_lxfs ul li { width:23.5%; height:auto; margin:0 2% 0 0; padding:0; float:left;}
.NyContact_lxfs ul li:nth-child(4n+4) { margin:0;}
.NyContact_lxfs ul li img { display:block; width:120px; height:120px; overflow:hidden; margin:0 auto; padding:0; position:relative; z-index:1;}
.NyContact_lxfs ul li .lxfs_text { width:100%; height:auto; margin:-60px auto 0; padding:80px 40px 40px; background-color:#fff; border-radius:10px; box-shadow:0 10px 20px rgba(20,34,49,0.04); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lxfs_text .lxfs_tit { width:100%; overflow:hidden; line-height:30px; color:#333; font-size:18px; text-align:center; margin:0 auto; padding:0;}
.lxfs_text em { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:14px; text-align:center; font-style:normal; margin:0 auto; padding:0;}
.lxfs_text i {display:block;width:30px;height:2px;overflow:hidden;margin:15px auto 20px;padding:0;background-color: #e2001b;}
.lxfs_text p { width:100%; height:60px; overflow:hidden; line-height:30px; color:#666; font-size:16px; text-align:center; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.NyContact_lxfs ul li:hover .lxfs_text { box-shadow:0 10px 20px rgba(20,34,49,0.1);}

.Ny_contact .NyContact_ewm {width: 96%;overflow:hidden;margin: 40px auto 0;padding:20px;background:url(../image/ewm_bg.jpg) center center no-repeat;background-size:1600px 480px;border-radius:10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.NyContact_ewm .NyContact_ewmcon { width:100%; overflow:hidden; margin:0 auto; padding:60px 80px; border:1px solid rgba(255,255,255,0.1); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyContact_ewmcon p { width:100%; overflow:hidden; line-height:40px; color:#fff; font-size:32px; text-align:center; margin:0 auto; padding:0;}
.NyContact_ewmcon span { display:block; width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:16px; text-align:center; margin:10px auto; padding:0;}
.NyContact_ewmcon i { display:block; width:48px; height:2px; overflow:hidden; margin:26px auto 30px; padding:0; background-color:#fff;}
.NyContact_ewmcon .ewm_img { width:180px; height:180px; overflow:hidden; margin:0 auto; padding:9px; border:1px solid rgba(255,255,255,0.1); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ewm_img em { display:block; width:160px; height:160px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ewm_img em img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}

.Ny_contact .NyContact_map {width:96%;overflow:hidden;margin: 20px auto 0;padding:20px 0 30px;background-color:#fff;border-radius:10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.NyContact_map .NyContactMap_main { width:100%; height:500px; overflow:hidden; margin:0 auto; padding:0;}

.NyContact_top { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:24px; text-align:center; margin:40px auto; padding:0;}
.NyContact_top img { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-4px 6px 0 0;}
.NyContact_top font {color: #e2001b;font-size:36px;font-weight:bold;}
@media screen and (max-width:1599px) {
	.NyContact_lxfs ul li .lxfs_text { padding:80px 20px 20px;}
}
@media screen and (max-width:1359px) {
	.NyContact_lxfs ul li img { width:100px; height:100px;}
}
@media screen and (max-width:1279px) {
	.NyContact_ewm .NyContact_ewmcon { padding:40px 80px;}
	.NyContact_ewmcon p { font-size:28px; line-height:36px;}
	.NyContact_ewmcon span { line-height:25px; font-size:15px;}
	.NyContact_map .NyContactMap_main { height:440px;}
}
@media screen and (max-width:1079px) {
	.ny_content{padding-bottom:40px;}
	.lxfs_text .lxfs_tit { line-height:24px; font-size:16px;}
	.lxfs_text i { margin:14px auto;}
	.lxfs_text p { height:48px; line-height:24px; font-size:14px;}
	.NyContact_map .NyContactMap_main { height:400px;}
}
@media screen and (max-width:1023px){
	.Ny_contact .NyContact_lxfs { margin:40px auto 20px;}
	.NyContact_lxfs ul li { width:48.5%; height:auto; margin:0 3% 20px 0; padding:0; float:left;}
	.NyContact_lxfs ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.NyContact_lxfs ul li:nth-child(2n+2) { margin:0 0 20px;}
	.NyContact_lxfs ul li img { width:100px; height:100px;}
	.Ny_contact .NyContact_ewm { background-size:1333px 400px; margin:20px auto 40px;}
	.NyContact_ewm .NyContact_ewmcon { padding:20px 80px;}
	.NyContact_map .NyContactMap_main { height:360px;}
}
@media (max-width: 767px) {
	.ny_content{padding-bottom:35px;}
	.Ny_contact .NyContact_lxfs { margin:20px auto 0;}
	.NyContact_lxfs ul li { width:100%; height:auto; margin:0 auto 20px; padding:0; float:left;}
	.NyContact_lxfs ul li:nth-child(4n+4) { margin:0 auto 20px;}
	.NyContact_lxfs ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.NyContact_lxfs ul li img { width:100px; height:100px;}
	.NyContact_lxfs ul li .lxfs_text { padding:80px 20px 20px;}
	.lxfs_text .lxfs_tit { line-height:24px; font-size:16px;}
	.lxfs_text i { margin:14px auto;}
	.lxfs_text p { height:48px; line-height:24px; font-size:14px;}
	.Ny_contact .NyContact_ewm { padding:12px; background-size:1333px 400px; margin:0px auto 20px;}
	.NyContact_ewm .NyContact_ewmcon { padding:20px;}
	.NyContact_ewmcon p { font-size:28px; line-height:36px;}
	.NyContact_ewmcon span { line-height:25px; font-size:15px;}
	.NyContact_ewmcon i { margin:20px auto;}
	.Ny_contact .NyContact_map { margin:20px auto; padding:12px;}
	.NyContact_map .NyContactMap_main { height:320px;}
	
	.NyContact_top { font-size:16px;}
	.NyContact_top font { font-size:36px; display:block;}
	.NyContact_top img { width: 22px; height: 22px; margin: -5px 4px 0 0;}
}
@media (max-width: 375px) {
	.NyContact_top { margin:20px auto;}
}
@media (max-width: 320px) {
	.NyContact_top font { font-size:32px;}
}
/*Ny_contact 结束*/

/*内页视频*/
.ny_content .ny_padding{ background:#fff; padding:50px 40px 20px; min-height:360px;}
.ny_video ul li{ width:32.333%; margin-right:1.5%; margin-bottom:20px; float:left; position:relative; background:#ddd;}
.ny_video ul li:nth-child(3n){ margin-right:0;}
.ny_video ul li .indvdimg{ display:block; width:100%; height:326px; position:relative;}
.ny_video ul li .indvdimg img{ display:block; width:100%; height:100%; object-fit:cover; margin:auto; top:0; bottom:0; left:0; right:0; position:absolute;}
.ny_video ul li .indvdname{ display:block; width:100%; height:60px; line-height:60px; font-size:20px; color:#fff; padding:0 20px; position:absolute; bottom:0;background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0));overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ny_video ul li:hover .indvdname{height:100%; padding-top:45%;}
.ny_video ul li .indvdico{ display:block; width:66px; height:66px; position:absolute; top:30%; transform:translateY(-50%); left:50%; transform:translateX(-50%); z-index:10; opacity:.6;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ny_video ul li:hover .indvdico{opacity:1;}
@media screen and (max-width:1400px){
	.ny_video ul li .indvdimg{ height:260px;}
}
@media screen and (max-width:1200px){
	.ny_video ul li .indvdimg{ height:220px;}
}
@media screen and (max-width:1079px){
	.ny_content{ padding-bottom:0;}
	.ny_content .ny_padding{ padding:30px 3%; width:100%;}
	.ny_video ul li .indvdname{ padding:0 10px;}
}
@media screen and (max-width:880px){
	.ny_video ul li .indvdimg{ height:200px;}
}
@media screen and (max-width:767px){
	.ny_content .ny_padding{ padding:20px;}
	.ny_video ul li{ width:100%; margin-bottom:15px;}
	.ny_video ul li .indvdimg{ height:326px;}
	.ny_video ul li .indvdname{ font-size:16px;}
}
@media screen and (max-width:500px){
	.ny_video ul li .indvdimg{ height:260px;}
}


/*换页 开始*/
.Ny_page { width:100%; height:40px; text-align:center; margin:30px auto; padding:0;}
.Ny_page a { display:inline-block; width:40px; height:40px; overflow:hidden; line-height:38px; color:#666; font-size:16px; text-align:center; background-color:#fff; border:1px solid #eaeaea; margin:0 4px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.Ny_page a:hover, .Ny_page a.pnnum1 { color:#fff; background-color:#e2001b; border:1px solid #e2001b;}

.Ny_page a.NyPg_prev, .Ny_page a.NyPg_next { width:60px;}
.Ny_page a.NyPg_prev { background:#fff url(../image/prev1.png) center center no-repeat;}
.Ny_page a.NyPg_next { background:#fff url(../image/next1.png) center center no-repeat;}
.Ny_page a.NyPg_prev:hover { background:#e2001b url(../image/prev2.png) center center no-repeat;}
.Ny_page a.NyPg_next:hover { background:#e2001b url(../image/next2.png) center center no-repeat;}
@media screen and (max-width:1079px){
	.Ny_page { margin:20px auto;}
}
@media (max-width: 767px) {
	.Ny_page a { display:none;}
	.Ny_page a.NyPg_prev, .Ny_page a.NyPg_next { display:inline-block; width:60px; height:44px; line-height:42px;}
}
/*换页 结束*/

/*内页产品中心*/
/*产品中心目录*/
.ny_profl{ width:100%; position:relative;padding: 50px 70px 0; z-index:9999;min-height: 100px;}
.ny_profl .swiper-container4{ overflow:hidden;}
.ny_profl .swiper-button-prev ,.ny_profl .swiper-button-next{ width:55px; height:55px; border-radius:50%; background:#ddd; position: absolute; top:67px;}
.ny_profl .swiper-button-prev{left:0;background: #ddd url(../image/promore1.png) center center no-repeat; }
.ny_profl .swiper-button-next{background: #ddd url(../image/promore.png) center center no-repeat; right:0;}
.ny_profl .swiper-button-prev:hover{background: #e2001b url(../image/promore1.png) center center no-repeat;}
.ny_profl .swiper-button-next:hover{background: #e2001b url(../image/promore.png) center center no-repeat;}
.ny_profl .ny_proflli{position:relative;}
.ny_profl .ny_proflli a{ color:#fff; font-size:18px; padding:0 20px; display:block;width: calc(100% - 57px);  overflow:hidden; white-space:nowrap;text-overflow:ellipsis;height:50px; line-height:50px; background:#004b8e;}
.ny_profl .ny_proflli:hover a { background:#cf121c;}
.ny_profl .ny_proflli.on a{background:#e2001b;}
.ny_profl .ny_proflli em{ position:absolute; width:58px; height:50px; display:block;background:url(../image/icon5.png) 0 center no-repeat;background: #004b8e url(../image/mulu4.png) center center no-repeat; background-size:27px 27px;right:0; top:0;cursor:pointer;}
.ny_profl .ny_proflli:hover em, .ny_profl .ny_proflli.on em{background:#cf121c url(../image/mulu2.png) center center no-repeat;}
.ny_profl .ny_proflli.on i{ display:block;border-top: 20px solid #e2001b;border-right: 15px solid transparent; border-left: 15px solid transparent; position:absolute; left:50%; transform:translateX(-50%); top:45px;}
.ny_profl .ny_proflli .erjifl{ width:100%; background:#ddd; border-radius:10px;margin-top: 17px;padding:10px;border:1px solid #ccc; display:none;}
.ny_profl .ny_proflli .erjifl .erjiflbg{ background:#fff; overflow:hidden; padding:20px;}
.ny_profl .ny_proflli .erjifl .erjiflbg a{ color:#333; border-bottom:1px solid #ddd; font-size:15px; width:48%; float:left; margin-right:4%; height:50px; line-height:50px; display:block;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;background:url(../image/icon4.png)0 center no-repeat;}
.ny_profl .ny_proflli .erjifl .erjiflbg a:hover{ color:#e2001b;background:url(../image/icon5.png) 0 center no-repeat;}
.ny_profl .ny_proflli .erjifl .erjiflbg a:nth-child(2n){ margin-right:0;} 
@media screen and (max-width:1200px){
	.ny_profl .swiper-button-prev, .ny_profl .swiper-button-next{ width:45px; height:45px;top: 73px;}
	.ny_profl .ny_proflli .erjifl .erjiflbg a{ width:100%; margin-right:0;}
}
@media screen and (max-width:1079px){
.ny_profl{ padding:30px 50px 0; min-height:80px;}
.ny_profl .swiper-button-prev, .ny_profl .swiper-button-next{top: 55px;}
}
@media screen and (max-width:767px){
.ny_profl{ padding:20px 50px 0; min-height:70px;}
.ny_profl .swiper-button-prev, .ny_profl .swiper-button-next{top: 50px;}
}

.ny_content .ny_pro{ margin-top:35px;}
.ny_pro ul li{ width:32.333%; margin-right:1.5%;margin-bottom:20px; float:left;}
.ny_pro ul li:nth-child(3n){ margin-right:0;}
.ny_pro ul li .proimg{ display:block; width:100%; height:420px; background:#f7f7f7; position:relative; overflow:hidden;}
.ny_pro ul li .proimg:before{ content:""; display:block; position:absolute;width:100%; height:0; background:rgba(1,56,123,.8); z-index:99;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ny_pro ul li:hover .proimg:before{height:100%; }
.ny_pro ul li .proimg img{ position:absolute; max-width:100%; max-height:100%; margin:auto; top:0;bottom:0; left:0; right:0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ny_pro ul li:hover .proimg img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ny_pro ul li .pro_text{ position:relative; margin-top:-30px;box-shadow: 0 5px 10px rgba(0,0,0,0.1); background:#fff;width:90%; height:90px; left:50%; transform:translateX(-50%); padding:34px 15px 20px 15px;z-index: 100;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ny_pro ul li:hover .pro_text{ height:290px;margin-top:-230px;}
.ny_pro ul li .pro_text .protit{ display:block; font-size:20px; overflow:hidden; height:40px; line-height:40px;white-space:nowrap;text-overflow:ellipsis;}
.ny_pro ul li:hover .pro_text .protit{ font-weight:bold; margin:15px 0 20px;}
.ny_pro ul li .pro_text span{ display:block; height:0; color:#999; line-height:28px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ny_pro ul li:hover .pro_text span{ height:112px;}
.ny_pro ul li .pro_text .promore{ display:block; position:absolute; width:55px; height:55px; border-radius:50%; background:#e2001b url(../image/promore.png) center center no-repeat; left:50%; transform:translateX(-50%);top: -25px;}
@media screen and (max-width:1400px){
	.ny_pro ul li .proimg{ height:340px;}
}
@media screen and (max-width:1200px){
	.ny_pro ul li .proimg{ height:290px;}
	.ny_content .ny_pro { margin-top:30px;}
}

@media screen and (max-width:880px){
	.ny_pro ul li .proimg{ height:200px;}
	.ny_pro ul li .pro_text{ height:70px;padding: 24px 15px 20px 15px;}
	.ny_pro ul li:hover .pro_text{ height:100px;margin-top:-60px;}
	.ny_pro ul li .pro_text .protit{ font-size:16px;}
	.ny_pro ul li:hover .pro_text span{ display:none;}
	.ny_pro ul li .pro_text .promore{ width:40px; height:40px;top: -20px;}
}
@media screen and (max-width:1079px){
}
@media screen and (max-width:767px){
	.ny_content .ny_pro{ margin-top:25px;}
	.ny_pro ul li{ width:100%; margin: 0 0 20px 0;}
	.ny_pro ul li .proimg {height: 360px;}
}
@media screen and (max-width:413px){
	.ny_pro ul li .proimg {height: 300px;}
}

/*内页产品列表页*/
/*分类*/
.prolist_fl{ width:100%; padding:25px 60px 25px 40px; border:1px solid #ddd; border-radius:10px; overflow:hidden; position:relative;}
.prolist_fl a.listyj{ display:block;font-size:30px; font-weight:bold; color:#333; position:relative; float:left; padding-right:20px;}
.prolist_fl a.listyj:after{ content:""; display:block; width:1px; height:34px; background:#808080; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.prolist_fl a{ float:left; line-height:30px; padding:10px; font-size:16px; color:#666;}
.prolist_fl a:nth-of-type(2){ padding-left:20px;}
.prolist_fl a:hover{ color:#e2001b;}
.prolist_fl .prolist_more{ content:""; display:block; width:200px; height:60px; line-height:60px; padding:0; background:#014a8e; position:absolute; right:-100px; bottom:0;transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);}
.prolist_fl .prolist_more a{color:#fff; text-align:center; font-size:24px; text-align:center; width:100%; height:100%;transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg);    padding: 20px 39px 0 0;}
.prolist_fl .prolist_more:hover{ background:#e2001b;}
/*产品*/
.ny_prolist ul{ margin-top:45px;}
.ny_prolist ul li{ width:100%; background:#f7f7f7; padding:40px; overflow:hidden;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; margin-bottom:20px;}
.ny_prolist ul li:hover{box-shadow: 0 5px 10px rgba(0,0,0,0.1);background:#eee;}
.ny_prolist ul li .ny_proimg{ width:400px; height:354px; float:left; position:relative;overflow:hidden; background-color: #fff;}
.ny_prolist ul li .ny_proatu{ display:block; width:100%; height:100%;}
.ny_prolist ul li .ny_proatu img{ position:absolute; margin:auto; top:0; left:0; right:0; bottom:0; max-width:100%; max-height:100%;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ny_prolist ul li .ny_proimg:hover .ny_proatu img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ny_prolist ul li .ny_proimg .ny_promore{ display:block; width:112px; height:38px; line-height:38px; background:#e2001b; position:absolute; top:30px; left:35px; text-align:center; color:#fff; border-radius:38px;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ny_prolist ul li:hover .ny_proimg .ny_promore{top:50%; left:50%; transform:translate(-50%,-50%);}
.ny_prolist ul li .ny_prolistr{width: calc(97% - 400px); float:right; height:354px; position:relative;}
.ny_prolist ul li .ny_prolistr a{ font-size:22px; font-weight:bold; margin:20px 0; display:block;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ny_prolist ul li:hover .ny_prolistr a{ color:#e2001b;}
.ny_prolist ul li .ny_prolistms{ line-height:28px; color:#999; height:140px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.ny_profour{ position:absolute; bottom:0; border:1px solid #e2e2e2;width: 100%;height: 90px;}
.ny_profour1 { position:inherit; bottom:inherit;}
.ny_profour .ny_pro4li{ width:25%; height:100%; float:left; border-right:1px solid #e2e2e2; text-align:center;}
.ny_profour .ny_pro4li:nth-child(4){border-right:0;}
.ny_profour .ny_pro4li p{color:#666;margin: 20px 0 5px;}
.ny_profour .ny_pro4li p img{ margin-right:5px;}
.ny_profour .ny_pro4li span{ color:#999;}
/*产品列表页相关文章*/
.proshow_tit{ width:100%; height:58px; line-height:58px; font-size:20px; font-weight:bold; background:#f7f7f7; border-left:4px solid #e2001b; margin:0 auto;}
.proshow_tit1 { margin:50px auto 0;}
.proshow_tit img{ margin:0 3px 0 12px;}
.prolist_xgwz dl{ margin:40px 0 20px;}
.prolist_xgwz dl dd { width:32%; height:auto; margin-right:2%;padding:20px;border-radius:4px; float:left; background:#f7f7f7;}
.prolist_xgwz dl dd:nth-child(3n+3) {margin-right:0;}
.prolist_xgwz dl dd .IdxNew_text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.prolist_xgwz dl dd .IdxNew_text a.IdxNew_name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; text-overflow: ellipsis; white-space: nowrap; margin:0 auto 10px; padding:0;}
.prolist_xgwz dl dd:hover .IdxNew_text a.IdxNew_name { color:#e2001b;}
.prolist_xgwz dl dd .IdxNew_text p { width: 100%; height: 48px; overflow: hidden; line-height:24px; color:#777; font-size:14px; text-align:justify; margin: 0 auto; padding: 0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; display: -webkit-box;}
.prolist_xgwz dl dd .IdxNew_line { width:100%; height:1px; overflow:hidden; margin:20px auto; padding:0; background-color:#eaeaea;}
.prolist_xgwz dl dd .IdxNew_line i { display:block; width:0; height:1px; overflow:hidden; margin:0; padding:0; background-color:#e2001b; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.prolist_xgwz dl dd:hover .IdxNew_line i { width:100%;}
.prolist_xgwz dl dd .IdxNew_timebtn { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.prolist_xgwz dl dd .IdxNew_timebtn .IdxNew_time { width:80px; float:left;}
.prolist_xgwz dl dd .IdxNew_timebtn .IdxNew_time span { display:block; width:100%; height:25px; overflow:hidden; line-height:25px; color:#999; font-size:15px; text-align:left; margin:0; padding:0;}
.prolist_xgwz dl dd .IdxNew_timebtn .IdxNew_time font { display:block; width:100%; height:35px; overflow:hidden; line-height:35px; color:#333; font-size:27px; text-align:left; margin:0; padding:0;}
.prolist_xgwz dl dd:hover .IdxNew_timebtn .IdxNew_time font { color:#e2001b;}
.prolist_xgwz dl dd .IdxNew_timebtn a.IdxNew_timebtn { width:86px; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:14px; margin:10px 0 0; padding:0 24px 0 0; background:url(../image/next1.png) right center no-repeat; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.prolist_xgwz dl dd:hover .IdxNew_timebtn a.IdxNew_timebtn { width:96px; color:#e2001b;}

.lyNyProDetail_tjPro { width:100%; height:auto; margin:0 auto; padding:0;}
.ProDetail_tjProtit { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; font-weight:bold; margin:0 auto 20px; padding:0;}
.ProDetail_tjProtit img { display:block; width:24px; height:20px; margin:10px 10px 10px 0; padding:0; float:left;}
.ProDetail_tjProtit a { display:inline-block; height:40px; line-height:40px; color:#999; font-size:15px; font-weight:normal; margin:0; padding:0; float:right;}
.lyNyProDetail_tjPro .ProDetail_tjProlist { width:100%; height:auto; min-height:240px; margin:0 auto; padding:0;}
.ProDetail_tjProlist ul li { width:100%; height:auto; margin:0 auto 20px; padding:0; background-color:#fff; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ProDetail_tjProlist ul li .lyNyPro_img { width:100%; height:306px; margin:0 auto; padding:0; border:1px solid #eee; box-shadow:0 0 10px rgba(0,0,0,0); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ProDetail_tjProlist ul li:hover .lyNyPro_img { border:1px solid #fff; box-shadow:0 0 10px rgba(0,0,0,0.06);}
.ProDetail_tjProlist ul li .lyNyPro_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border-bottom:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ProDetail_tjProlist ul li .lyNyPro_img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ProDetail_tjProlist ul li:hover .lyNyPro_img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}

.ProDetail_tjProlist ul li .lyNyPro_con { width:100%; height:auto; overflow:hidden; margin:10px auto 0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ProDetail_tjProlist ul li .lyNyPro_con a.lyNyPro_name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ProDetail_tjProlist ul li:hover .lyNyPro_con a.lyNyPro_name { color:#cf121c;}
.ProDetail_tjProlist ul li .lyNyPro_con a.lyNyPro_btn { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#cf121c; font-size:14px; text-align:center; margin:0 auto; padding:0;}

@media screen and (max-width:1079px){
	.prolist_fl a.listyj{ font-size:26px;}
	.ny_prolist ul{ margin-top:30px;}
	.ny_prolist ul li{ padding:20px;}
	.ny_prolist ul li .ny_proimg{ width:300px; height:280px;}
	.ny_prolist ul li .ny_proimg .ny_promore{left: 30px;}
	.ny_prolist ul li .ny_prolistr{width: calc(97% - 300px); height:280px;}
	.ny_prolist ul li .ny_prolistms{ height:84px;-webkit-line-clamp: 3;}
	
	.proshow_tit { margin:0 auto 0;}
	.prolist_xgwz dl { margin: 20px 0;}
	
	.ProDetail_tjProlist ul li { width:32%; margin:0 2% 20px 0; float:left;}
	.ProDetail_tjProlist ul li:nth-child(3n+3) { margin:0 0 20px;}
}
@media screen and (max-width:767px){
	.prolist_fl{ padding:20px;}
	.prolist_fl a.listyj{ width:100%; text-align:center; font-size:22px;}
	.prolist_fl a.listyj:after{ display:none;}
	.prolist_fl a{ padding:5px; display:block; width:50%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
	.prolist_fl a:nth-of-type(2){ padding-left:5px;}
	
	.ny_prolist ul li .ny_proimg{ width:100%; height:334px;}
	.ny_prolist ul li .ny_prolistr{ width:100%; height:auto;}
	.ny_prolist ul li .ny_prolistr a{margin: 15px 0 10px; font-size:18px;}
	.ny_prolist ul li .ny_prolistms{ height:56px;-webkit-line-clamp: 2;}
	.ny_prolist ul li .ny_profour{ position:static; margin-top:15px; display:none;}
	.prolist_xgwz dl dd { width:100%; margin-bottom:10px;}
	.prolist_xgwz dl { margin: 20px 0 0;}
	.prolist_xgwz dl dd .IdxNew_line{margin: 10px auto;}
}
@media screen and (max-width:413px){
	.ny_prolist ul li .ny_proimg{height:254px;}
}

@media (max-width:1680px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:290px;}
}
@media (max-width:1600px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:275px;}	
}
@media (max-width:1560px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:267px;}
}
@media (max-width:1440px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:242px;}
}
@media (max-width:1366px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:260px;}
}
@media (max-width:1280px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:250px;}
}
@media (max-width:1200px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:232px;}
	
}
@media (max-width:1080px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:210px;}
}
@media (max-width:1024px) {

}
@media (max-width:800px) {
	.lyNyProDetail_tjPro .ProDetail_tjProtit { margin:0 auto 20px;}
	.ProDetail_tjProlist ul li { width:32%; margin:0 2% 20px 0;}
	.ProDetail_tjProlist ul li:nth-child(3n+3) { margin:0 0 20px;}
	.ProDetail_tjProlist ul li .lyNyPro_img { height: 220px;}
}
@media (max-width: 767px) {	
	.lyNyProDetail_tjPro { margin:0 auto;}
	.ProDetail_tjProlist ul li { width:48.5%; margin:0 3% 20px 0;}
	.ProDetail_tjProlist ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.ProDetail_tjProlist ul li:nth-child(2n+2) { margin:0 0 20px;}
	.ProDetail_tjProlist ul li .lyNyPro_img { height:164px;}
}
@media (max-width: 375px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:150px;}
}
@media (max-width: 320px) {
	.ProDetail_tjProlist ul li { width:100%; margin:0 auto 20px; float:inherit}
	.ProDetail_tjProlist ul li:nth-child(2n+2), .lyNyPro_list ul li:nth-child(4n+4) { margin:0 auto 20px;}
	.ProDetail_tjProlist ul li .lyNyPro_img { height:258px;}
	.ProDetail_tjProlist ul li .lyNyPro_con a.lyNyPro_btn {}
}

/*内页新闻*/
.ny_new .newul{ width:100%;}
.ny_new .newul li{ width:100%; border-bottom:1px solid #ddd;overflow:hidden; height:218px;}
.ny_new .newul li .news_time {width: 115px;height: 28px;line-height: 28px;text-align: center;background: url(../image/news_time.png) no-repeat;font-size: 14px;color: #fff;margin-top: 32px; float:left;}
.ny_new .newul li:hover .news_time{-webkit-animation: newdx 2s infinite; animation: newdx 2s infinite;}
.ny_new .newul li .ny_newlir{ height:100%; width: calc(100% - 125px); position:relative; border-left:2px solid #a2a2a2; position:relative; float:right; padding-left:3%;}
.ny_new .newul li:last-child{ margin-bottom:20px;}
.ny_new .newul li .ny_newlir:before{ content:""; display:block; position:absolute; left:-8px; top:39px; width:10px; height:10px; background:#fff; border-radius:50%; border:2px solid #a2a2a2;}
.ny_new .newul li:hover .ny_newlir:before{border:2px solid #e2001b;-webkit-animation: newdx2 2s infinite; animation: newdx2 2s  infinite;}
.ny_new .newul li .ny_newlir .ny_newtext {width: calc(94% - 242px); float:left;}
.ny_new .newul li .ny_newlir .ny_newtext .ny_newname{ display:block; font-size:20px; font-weight:bold;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;margin: 30px 0 15px;}
.ny_new .newul li:hover .ny_newlir .ny_newtext .ny_newname{ color:#e2001b;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ny_new .newul li .ny_newlir .ny_newtext .ny_newms{ color:#999; line-height:28px; height:84px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.ny_new .newul li .ny_newlir .ny_newimg{ display:block; width:242px; height:164px; overflow:hidden;margin-top: 26px; position:relative; float:right;}
.ny_new .newul li .ny_newlir .ny_newimg img{width:100%; height:100%;object-fit: cover;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.ny_new .newul li:hover .ny_newlir .ny_newimg img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
@-webkit-keyframes newdx {
  0% {
   margin-top: 32px;
  }
  50% {
   margin-top: 60px; 
  }
  100% {
  margin-top: 32px; 
  }
}
@-webkit-keyframes newdx2 {
  0% {
   top: 39px;
  }
  50% {
  top: 67px; 
  }
  100% {
  top: 39px; 
  }
}
@media screen and (max-width:767px){
	.ny_new .newul li{ height:178px;}
	.ny_new .newul li .ny_newlir .ny_newtext{ width:100%;}
	.ny_new .newul li .ny_newlir .ny_newtext .ny_newname{ font-size:18px;}
	.ny_new .newul li .ny_newlir .ny_newimg{ display:none;}
}

/*新闻详情 开始*/
.NyNew_detail { width:100%;}
.NyNew_detail h1 { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:32px; text-align:center; margin:0 auto; padding:0;}
.NyNew_detail .NyNewDetail_time { width:100%; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:14px; text-align:center; margin:20px auto; padding: 0 0 20px; border-bottom: 1px solid #f1f1f1;}
.NyNewDetail_time img { display:inline-block; width:20px; height:20px; overflow:hidden; vertical-align:middle; margin:-2px 4px 0 0; padding:0;}
.NyNew_detail .NyNewDetail_ms { width:100%; overflow:hidden; margin:0 auto 30px; padding:20px; background-color:#f2f3f6; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyNewDetail_ms p { width:100%; height:60px; overflow:hidden; line-height:30px; color:#999; font-size:15px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.NyNewDetail_ms p em.Mszy { display:inline-block; width:72px; height:30px; overflow:hidden; line-height:30px; color:#fff; text-align:center; border-radius:15px; margin:-3px 10px 0 0; padding:0; background-color:#d62620; vertical-align:middle;}
.NyNew_detail .NyNewDetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0;min-height: 300px;}
.NyNewDetail_con p, .NyNewDetail_con div { width:100%; overflow:hidden; line-height:40px;text-align:justify; margin:0 auto; padding:0;}
.NyNewDetail_con table tr td p { text-indent:0!important;}
.NyNewDetail_con p img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:10px auto; padding:0; text-indent:0!important;}
.NyNew_detail .NyNewDetail_con video{width:70% !important;margin:0 auto;display: block;}

.Ny_prev_next { width:100%; overflow:hidden; margin:40px auto 20px; padding:0;}
.Ny_prev_next ul li { width:49%; overflow:hidden; margin:0 2% 0 0; padding:0; float:left;}
.Ny_prev_next ul li:nth-child(2n+2) { margin:0;}
.Ny_prev_next ul li a { display:block; width:100%; height:60px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0; padding:10px 20px; background-color:#f7f7f7; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.Ny_prev_next ul li:nth-child(2n+2) a { text-align:right;}
.Ny_prev_next ul li a:hover { color:#fff; background-color:#e2001b;}
.NyNew_detail .NyNewDetail_con img, .NyNew_detail .NyNewDetail_con table,.NyNew_detail .NyNewDetail_con tr, .NyNew_detail .NyNewDetail_con td,.NyNew_detail .NyNewDetail_con  p, .NyNew_detail .NyNewDetail_con span, .NyNew_detail .NyNewDetail_con video,.NyNew_detail .NyNewDetail_con embed {width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;}
/*新闻详情 结束*/
@media screen and (min-width:1360px) and (max-width:1439px) {
	.NyNew_detail h1 { font-size:30px;}
}
@media screen and (max-width:1359px) {

	.NyNew_detail h1 { line-height:36px; font-size:28px;}
}
@media screen and (max-width:1079px) {
	.NyNew_detail h1 { line-height:32px; font-size:24px;}
	.NyNew_detail .NyNewDetail_time { margin:10px auto;}
	.NyNew_detail .NyNewDetail_ms { margin:0 auto 20px;}
	.Ny_prev_next ul li { width:100%; margin:0 auto 20px;}
	.Ny_prev_next ul li:nth-child(2n+2) { margin:0 auto;}
	.Ny_prev_next ul li:nth-child(2n+2) a { text-align:left;}
}
@media (max-width: 767px) {
	.Ny_page { height:44px; margin:20px auto;}
	.Ny_page a { display:none;}
	.Ny_page a.NyPg_prev, .Ny_page a.NyPg_next { display:inline-block; width:80px; height:44px; line-height:42px;}
	
	.NyNew_detail { margin:0 auto;}
	.NyNew_detail h1 { line-height:28px; font-size:18px;}
	.NyNew_detail .NyNewDetail_time { line-height:24px; margin:10px auto;padding:0;font-size: 12px;height: auto;min-height: 40px;}
	.NyNew_detail .NyNewDetail_ms { margin:0 auto 20px; padding:12px;}
	.NyNewDetail_ms p { height: auto; max-height:84px; line-height:28px; font-size:14px; -webkit-line-clamp: 3;}
	.NyNewDetail_ms p em.Mszy { width: 68px; height:28px; line-height:28px; font-size:14px;}
	.NyNewDetail_con p, .NyNewDetail_con div {}
	.NyNewDetail_con p span, .NyNewDetail_con span, .NyNewDetail_con p em, .NyNewDetail_con em {}
	.Ny_prev_next { margin:20px auto;}
	.Ny_prev_next ul li { width:100%; margin:0 auto 10px;}
	.Ny_prev_next ul li a { height:48px; padding:4px 20px; font-size:14px;}
	.Ny_prev_next ul li:nth-child(2n+2) { margin:0 auto;}
	.Ny_prev_next ul li:nth-child(2n+2) a { text-align:left;}
}



/*内页 关于我们*/

/*内页 关于我们简介*/
.nyab_nrtent{ padding:0 !important;}
.ny_about .section1{ padding:60px 0; overflow:hidden; background:#fff;}
.ny_about .section1 .w1500{ height:100%;}
.lyGsjj_main { width:100%;overflow: hidden; margin: 0 auto; padding: 0; }
.lyGsjj_main .lyGsjj_img { width: 50%; overflow: hidden; margin: 60px 0 0; padding: 0; float: right; }
.lyGsjj_img img { display: block; width: auto!important; height: auto!important; max-width: 100%; margin: 0 auto; padding: 0; }
.lyGsjj_main .lyGsjj_con { width: 47%; overflow: hidden; margin: 0; padding: 0; float: left; }
.lyGsjj_con .lyGsjj_name { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.lyGsjj_name p { width: 100%; overflow: hidden; line-height: 40px; color: #333; font-size: 30px; font-weight: bold; margin: 0 auto; padding: 0; }
.lyGsjj_name i { display: block; width: 80px; height: 3px; overflow: hidden; margin: 10px 0 30px; padding: 0; background-color: #dc002f; }
.lyGsjj_con .lyGsjj_ms {width: 100%;overflow: hidden;margin: 40px auto 0;padding: 0 50px 0 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow: hidden;height: 240px;overflow-y: scroll;}

/* 设置滚动条的样式 */
.lyGsjj_con .lyGsjj_ms::-webkit-scrollbar {width:3px;}/* 滚动槽宽度 */
.lyGsjj_con .lyGsjj_ms::-webkit-scrollbar-track { background-color:#eaeaea; border-radius:0px;}
.lyGsjj_con .lyGsjj_ms::-webkit-scrollbar-thumb { background-color:#b6b6b6;} /* 滚动条滑块默认状态 */
.lyGsjj_con .lyGsjj_ms::-webkit-scrollbar-thumb:window-inactive { background-color:#b6b6b6;} /* 滚动条滑块点击状态 */

.lyGsjj_ms p { width: 100%; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: justify; word-break: break-all; margin: 0 auto; padding: 0; }
.lyGsjj_ms p span, .lyGsjj_ms p em { color: #666!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 15px!important; font-style: normal!important; font-weight: normal!important; }
.lyGsjj_ms p br { display: none; }
.lyGsjj_con ul { margin: 45px 0 0; }
.lyGsjj_con ul li { width: 33.333333%; overflow: hidden; margin: 0; padding: 0 20px 0 0; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lyGsjj_con ul li p { width: 100%; height: 55px; overflow: hidden; line-height: 55px; color: #e2001b; font-size: 48px; font-weight: bold; margin: 0 auto; padding: 0; font-family: Arial, Helvetica, sans-serif; }
.lyGsjj_con ul li p i{ display:inline-block; font-size:14px; color:#333; margin-left:12px;}
.lyGsjj_con ul li:nth-child(2) p i{ font-size:20px;}
.lyGsjj_con ul li span { display: block; width: 100%; overflow: hidden; line-height: 30px; color: #333; font-size: 18px; font-weight:bold; margin: 0 auto; padding: 0; }
@media (max-width:1366px) {
.lyGsjj_con .lyGsjj_ms { height: 210px; }
.lyGsjj_con ul li p { font-size: 44px; }
}
@media (max-width:1280px) {
.lyGsjj_con ul { margin: 25px 0 0; }

}
@media screen and (max-width:1200px){
.lyGsjj_main .lyGsjj_con{ width:50%;}
.lyGsjj_con .lyGsjj_ms { height: 180px; padding:0 30px 0 0;margin: 30px auto 0; }
.lyGsjj_con ul li p { font-size: 42px; }
.lyGsjj_main .lyGsjj_img{ width:47%; margin:80px 0 0;}
.lyGsjj_con ul li span{ font-size:15px;}
}
@media screen and (max-width:1079px){
	.ny_about .section1{ padding:40px 0;}
	.lyGsjj_con .lyGsjj_ms{margin: 20px auto 0; height:160px;}
	.lyGsjj_ms p{ font-size:15px; line-height:28px;}
.lyGsjj_name i { margin: 10px 0 20px; }
.lyGsjj_con ul { margin: 25px 0 0; }
.lyGsjj_con ul li p { font-size: 40px; }
}
@media screen and (max-width:880px){
.lyGsjj_main .lyGsjj_con { width: 100%; }
.lyGsjj_main .lyGsjj_img { width: 100%; margin-top: 25px; }
.lyGsjj_con .lyGsjj_ms { height: 278px; padding:0 20px 0 0; }
}
@media screen and (max-width:767px){
	.ny_about .section1{ height:auto;padding:30px 0;}
	.lyGsjj_con .lyGsjj_ms{margin: 30px auto 0; }
	.lyGsjj_main .lyGsjj_img { margin-top: 15px; }
.lyGsjj_name p { font-size: 22px; }
.lyGsjj_name i { margin: 5px 0 15px; }
.lyGsjj_ms p { font-size: 15px; }
.lyGsjj_con ul { margin: 15px 0 0; }
.lyGsjj_con ul li p { font-size: 35px; }
.lyGsjj_con ul li span { font-size: 14px; line-height: 25px; }
	}
	
/*内页关于我们 荣誉资质*/
.ny_about .section2{ padding:60px 0; overflow:hidden; background:url(../image/NyAbout_bg2.jpg); background-size:cover; position:relative;}
.ny_about .section2:after{content: '';position: absolute;left: 0;right: 0;height: 1px;background-color: #8392ae; bottom:106px;}
.ny_about .section2 .ind_bigtit p,.ny_about .section2 .ind_bigtit span{ color:#fff;}
.ny_about .section2 .ind_bigtit span:before,.ny_about .section2 .ind_bigtit span:after{ background:#fff; opacity:.3;}
.ny_about .section2 .abhonor_box{ position:relative; width:100%; margin-top:40px;padding:0 90px; min-height: 200px;}	
.ny_about .section2 .abhonor_box .swiper-container3{overflow:hidden;}
.ny_about .section2 .abhonor_box ul li{display: inline-block;vertical-align: bottom;float: none;}
.ny_about .section2 .abhonor_box ul li .pic{padding:19px 18px;margin:0 auto; width:100%; height:280px;border-radius:10px;overflow:hidden;background-color:#fff;}
.ny_about .section2 .abhonor_box ul li .pic a{ display:block; width:100%; height:100%; position:relative;}
.ny_about .section2 .abhonor_box ul li .pic img{display:block;max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;}
.ny_about .section2 .abhonor_box ul li .line1{margin:0 auto 15px;width:22px;height:145px;background:url(../image/i32.png) center center no-repeat;-webkit-background-size:cover;background-size:cover}
.ny_about .section2 .abhonor_box ul li .inner{overflow:hidden; text-align:center;}
.ny_about .section2 .abhonor_box ul li .inner .icon{margin:0 auto 13px;display:block;width:20px;height:20px;background:#fff; border: 3px solid #68758a;border-radius:50%;}
.ny_about .section2 .abhonor_box ul li:hover .inner .icon{background:#e2001b; border: 3px solid #fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.ny_about .section2 .abhonor_box ul li .inner a{font-size:16px;color:#fff;text-align:center;font-weight:400;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden; max-width:100%; display:block; opacity:.6;}
.ny_about .section2 .abhonor_box ul li:hover .inner a{ opacity:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.ny_about .section2 .swiper-button-prev,.ny_about .section2 .swiper-button-next{ top:30%; width:60px; height:60px; border-radius:50%; border:2px solid #fff;background: url(../image/honornext.png) center center no-repeat;}
.ny_about .section2 .swiper-button-prev{background: url(../image/honorprev.png) center center no-repeat;}
@media screen and (max-width:1079px){
	.ny_about .section2{ padding:40px 0;}
}
@media screen and (max-width:767px){
	.ny_about .section2{ padding:35px 0;}
	.ny_about .section2 .abhonor_box{padding:0; }	
	.ny_about .section2 .abhonor_box ul li .line1{ display:none;}
	.ny_about .section2 .abhonor_box ul li .pic{ padding:12px; margin-bottom:10px;}
	.ny_about .section2 .abhonor_box ul li .inner a{ font-size:14px;}
	.ny_about .section2 .swiper-button-prev,.ny_about .section2 .swiper-button-next{ display:none;}
}
@media screen and (max-width:500px){
	.ny_about .section2 .abhonor_box ul li .pic{ height:200px;}
}
	
/*内页关于我们 企业文化*/	
.ny_about .section3{ padding:60px 0; overflow:hidden; background:url(../image/NyAbout_bg3.png); background-size:cover;}
.ny_about .section3 ul{ width:100%; margin:70px 0 0; overflow:hidden;}
.ny_about .section3 ul li{ width:32%; margin-right:2%; float:left;}
.ny_about .section3 ul li:last-child{ margin-right:0;}
.ny_about .section3 ul li .nyab2_img{ width:120px; height:120px;position:relative; float:left;}
.ny_about .section3 ul li .nyab2_img img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; max-height:100%; max-width:100%;}
.ny_about .section3 ul li:hover .nyab2_img img{ transform:rotatey(180deg);}
.ny_about .section3 ul li .nyab2_text { float:right; font-size:18px; color:#999;width: calc(100% - 155px); padding:0 50px 0 0; line-height:28px;}
.ny_about .section3 ul li .nyab2_text p{ width:100%; font-size:28px;margin:15px 0 10px; color:#333;}
.NyAbStrength_Main { width:100%; height:auto; margin:60px auto 0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAbStrength_Main .NyAbStrength_Mainpro{ width:100%; font-size:18px; line-height:30px; margin-bottom:25px; color:#666;}
.NyAbStrength_Mainpro .Mainpro_l{ width:220px; float:left;}
.NyAbStrength_Mainpro b{ font-size:18px; color:#333;}
.NyAbStrength_Mainpro img.Mainpro_img1{ display:inline-block; margin-right:10px;}
.NyAbStrength_Mainpro img.Mainpro_img2{ display:inline-block; float:right; margin-top:10px;width: calc(100% - 220px);}
.NyAbStrength_Mainpro p{ font-size:18px; color:#666; margin:20px 0 0;}
.NyAbStrength_Main dl{ margin:40px 0 0;}
.NyAbStrength_Main dl dd { width:32%;margin:0 2% 0 0; padding:0; float:left;}
.NyAbStrength_Main dl dd:nth-child(3) { margin:0;}
.NyAbStrength_Main dl dd .workshop_img{ width:100%; height:286px; position:relative; overflow:hidden;}
.NyAbStrength_Main dl dd img { display:block; width:100%; height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; object-fit:cover;border-radius: 0 30px 0 30px;}
.NyAbStrength_Main dl dd:hover img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.NyAbStrength_Main dl dd p{ font-size:18px; color:#333;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; margin-top:20px; text-align:center;}
@media screen and (max-width:1880px){
.ny_about .section3 ul li .nyab2_img{ width:110px; height:110px; }	
.ny_about .section3 ul li .nyab2_text {width: calc(100% - 140px); padding:0;}
}
@media screen and (max-width:1366px){
.ny_about .section3 ul li .nyab2_img{ width:100px; height:100px; }	
.ny_about .section3 ul li .nyab2_text {width: calc(100% - 130px); padding:0;}
.ny_about .section3 ul li .nyab2_text p{font-size:26px;}
}
@media screen and (max-width:1280px){
.ny_about .section3 ul li .nyab2_img{ width:90px; height:90px; }	
.ny_about .section3 ul li .nyab2_text { font-size:17px;width: calc(100% - 120px); padding:0; line-height:26px;}
.ny_about .section3 ul li .nyab2_text p{font-size:24px;}
}

@media screen and (max-width:1200px){
	.ny_about .section3{ padding:50px 0;}
	.ny_about .section3 ul{margin:60px 0 0;}
	.ny_about .section3 ul li{ width:100%; margin-right:0; margin-bottom:35px;}
	.ny_about .section3 ul li .nyab2_img{ width:80px; height:80px; }
	.ny_about .section3 ul li .nyab2_text { font-size:16px;width: calc(100% - 110px); padding:0; line-height:26px;}
	.ny_about .section3 ul li .nyab2_text p{font-size:22px; margin:10px 0;}
	.NyAbStrength_Mainpro img.Mainpro_img2{margin-top:13px;}
	.NyAbStrength_Main{ margin:40px auto 0;}
	.NyAbStrength_Mainpro p{ font-size:17px;}
	.NyAbStrength_Main dl dd p{ font-size:17px;}

}
@media screen and (max-width:1079px){
	.ny_about .section3{ padding:40px 0;}
	.ny_about .section3 ul{margin:50px 0 0;}
	.ny_about .section3 ul li{ width:100%; margin-right:0; margin-bottom:25px;}
	.ny_about .section3 ul li .nyab2_img{ width:70px; height:70px; }
	.ny_about .section3 ul li .nyab2_text { font-size:15px;width: calc(100% - 90px); padding:0; line-height:25px;}
	.ny_about .section3 ul li .nyab2_text p{font-size:20px; margin:7px 0 5px;}
	.NyAbStrength_Main{ margin:30px auto 0;}
	.NyAbStrength_Mainpro p{ font-size:16px;}
	.NyAbStrength_Main dl dd p{ font-size:16px;}

}
@media screen and (max-width:767px){
	.ny_about .section3{ padding:30px 0;}
	.ny_about .section3 ul{margin:40px 0 0;}
	.ny_about .section3 ul li{ width:100%; margin-right:0; margin-bottom:15px;}
	.ny_about .section3 ul li .nyab2_img{ width:50px; height:50px; }
	.ny_about .section3 ul li .nyab2_text { width: calc(100% - 65px);}
	.ny_about .section3 ul li .nyab2_text p{font-size:18px; margin:5px 0;}
	.ny_about .section3 ul li .nyab2_img img{ top:50%;}
	.NyAbStrength_Main{ margin:20px auto 0;}
	.NyAbStrength_Mainpro p{ font-size:15px; line-height:25px; margin:10px 0 0;}
	.NyAbStrength_Main dl {margin: 20px 0 0 !important;}
	.NyAbStrength_Main dl dd{ width:100%;}
	.NyAbStrength_Main dl dd .workshop_img{ height:184px;}
	.NyAbStrength_Main dl dd p{ font-size:15px; margin:20px 0;}
	
}


/*产品详细页*/
.ny_content .ny_proshow { padding:40px;}
.ny_content .ny_proshow{ overflow:hidden;}
.pro_detail_main {height:auto;margin: 0 auto;padding: 0;position: relative;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;background: #fff; overflow:hidden;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text {width: 51%;min-height:467px;overflow: hidden;margin: 0;padding: 0 0 80px;float: right;position:relative;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_text .proshow_xh{ font-size:25px; font-weight:bold; color:#e2001b;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; font-size: 30px; text-align: justify; margin: 0 auto; padding: 5px 0 25px;border-bottom: 1px solid #ddd;}
.pro_detail_text .jyms { width:100%; height:auto; overflow:hidden; margin:30px auto;}
.pro_detail_text .jyms p {width:100%;height:107px;overflow:hidden;line-height: 28px;color:#888;font-size: 15px;text-align: justify;margin:0 auto;padding:0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 0 auto 22px; padding: 20px 0; background:#f2f2f2; overflow:hidden;}
.pro_detail_text ul li { width:33.333333%; height:55px; overflow: hidden;border-right:1px solid #ddd; color:#999; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0 20px; float:left;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.pro_detail_text ul li:last-child{ border-right:0;}
.pro_detail_text ul li p { display:block; width:100%; height:25px; overflow:hidden; line-height:25px; color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin-bottom:5px; padding:0;}
.pro_detail_text ul li span { display:block; width:100%; height:25px; overflow:hidden; line-height:25px; color:#999; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 20px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #014a8e;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #e2001b;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #003d74;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #c30219;}

/**产品详情页产品图片切换**/
.prodetail_img {width: 46%;margin: 0;padding: 0;float:left;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 {width: 13%;float: right;height: 467px;overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li {float: none;display: block;padding:0;width: 100%;height: 87px;margin: 0 0 8px 0;}
#spec-list ul li:last-child {/* margin:0; */}
#spec-list ul li:first-child p{border: 1px solid rgb(187, 40, 33);}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom {position:relative;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;width:100%;height:100%;}
#preview .pic_wrap{padding:10px;border:1px solid #ddd;width: 84%;height: 467px;float:left;overflow:hidden;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi {display:block;margin:auto!important;left:0;top:0;bottom:0;right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
@media screen and (max-width:1079px){
	.prodetail_img{ width:100%;}
	.pro_detail_main .pro_detail_text{ width:100%; min-height:inherit; margin-top:20px;}
	.pro_detail_text .jyms p { height:auto; max-height:112px;}
}
@media screen and (max-width:767px){
	.pro_detail_main {margin: 0 auto 30px;}
	#preview .pic_wrap{ width:100%;}
	#spec-n5{ width:100%; margin-top:10px; height:auto;}
	#spec-list ul li{ width:18.4%; margin: 0 2% 0 0;float:left;}
	#spec-list ul li:last-child{ margin-right:0;}
	.pro_detail_main .pro_detail_text .proshow_xh{ font-size:18px;}
	.pro_detail_text h1{padding: 0 0 10px; font-size:22px;}
	.pro_detail_text .jyms{ height:130px;}
	.pro_detail_text ul{ margin:0 auto; padding:15px;}
	.pro_detail_text ul li{ height:50px;}
	.pro_detail_text ul li p{ font-size:14px;}
	.pro_detail_btn a{ height:45px; line-height:45px; font-size:16px;}
}
@media screen and (max-width:600px){
	#preview .pic_wrap{ height:300px;}
	#spec-list ul li{ height:60px;}
}
/*产品详细页下方板块*/
.proshow_cont { width:100%; overflow:hidden; margin:50px auto 0; padding:50px 0; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.proshow_cont .proshow_left{ width:73.5%; float:left;}
.proshow_cont .proshow_left .proshow_tit{ width:100%; height:58px; line-height:58px; font-size:20px; font-weight:bold; background:#f2f2f2; border-left:4px solid #e2001b;}
.proshow_cont .proshow_left .proshow_tit img{ margin:0 3px 0 12px;}
.proshow_cont .proshow_left .proshow_xxnr {line-height: 28px;color: #555;font-size: 14px;margin:30px auto;}
.proshow_cont .proshow_left .proshow_xxnr table{width:100%;}
.proshow_cont .proshow_left .proshow_xxnr img, .proshow_cont .proshow_left .proshow_xxnr table, 
.proshow_cont .proshow_left .proshow_xxnr tr, .proshow_cont .proshow_left .proshow_xxnr td, 
.proshow_cont .proshow_left .proshow_xxnr p, .proshow_cont .proshow_left .proshow_xxnr span, 
.proshow_cont .proshow_left .proshow_xxnr div, .proshow_cont .proshow_left .proshow_xxnr video, .proshow_cont .proshow_left .proshow_xxnr embed {width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px;  font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;margin: 0 !important;}
.proshow_cont .proshow_right{ width:30%; float:right;}
/*产品详细页目录*/
.proshow_cont .proshow_right{width: 24.3%;overflow:hidden;margin:0;padding:0;float: right; margin:0 0 40px; padding:20px 30px 0; border:1px solid #efebec; border-top:2px solid #cf121c; box-shadow:0 5px 10px rgba(0,0,0,0.05); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.proshow_cont .proshow_right .fixed{position: absolute;right: 0;}
.proshow_cont .proshow_right .cp_type {background: #F2F2F2; position:relative;}
.proshow_cont .proshow_right .cp_type .hd {text-align:center;background: #e2001b;background-size:100% 100%;padding:20px 20px 0;}
.proshow_cont .proshow_right .cp_type .sanjiao{background:url(../image/mulubg.png) center top no-repeat; height:30px; width:100%; background-size:cover; position:absolute; top:80px;}
.proshow_cont .proshow_right .cp_type .hd p { height:40px; line-height:40px; font-size:24px; font-weight:bold; color:#fff;}
.proshow_cont .proshow_right .cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../image/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.proshow_cont .proshow_right .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}
.proshow_cont .proshow_right .cp_type .bd { border-top:0; padding:40px 10px 10px;}
.proshow_cont .proshow_right .cp_type .bd ul li { margin:0 auto 10px;}
.proshow_cont .proshow_right .cp_type .bd ul li.on { border:0;}
.proshow_cont .proshow_right .cp_type .bd ul li p { height:60px; line-height:60px; padding:0 60px 0 0; background-color:#fff; position:relative;}
.proshow_cont .proshow_right .cp_type .bd ul li p a { display:block; width:100%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.proshow_cont .proshow_right .cp_type .bd ul li p span { display:block; width:60px; height:60px; cursor:pointer; position:absolute; top:0; right:0;background:url(../image/mulu1.png) center center no-repeat; background-size:27px 27px;}
.proshow_cont .proshow_right .cp_type .bd ul li:hover p span{ background:url(../image/mulu3.png) center center no-repeat; background-size:27px 27px;}
.proshow_cont .proshow_right .cp_type .bd ul li div { display:none;}
.proshow_cont .proshow_right .cp_type .bd ul li.on div { display:block;}
.proshow_cont .proshow_right .cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#454545; font-size:14px; margin:0 auto 1px; padding:0 20px 0 36px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:#fff url(../image/icon4.png) 20px center no-repeat;}
.proshow_cont .proshow_right .cp_type .bd ul li div a:first-child { border-top:0;}
.proshow_cont .proshow_right .cp_type .bd ul li p:hover, .proshow_cont .proshow_right .cp_type .bd ul li.on p { background-color:#e2001b;}
.proshow_cont .proshow_right .cp_type .bd ul li p:hover a, .proshow_cont .proshow_right .cp_type .bd ul li.on p a { color:#fff;}
.proshow_cont .proshow_right .cp_type .bd ul li.on p span { background:url(../image/mulu2.png) center center no-repeat; background-size:27px 27px;}
.proshow_cont .proshow_right .cp_type .bd ul li div a:hover { color:#e2001b; background:url(../image/icon5.png) 20px center no-repeat;}
.proshow_cont .proshow_right .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.proshow_cont .proshow_right .cp_type .bd ul a.ckqb:hover { background:#e30614; color:#fff;}
@media screen and (max-width:1199px){
	.proshow_cont .proshow_right .cp_type .bd ul li div a { padding:0 20px 0 40px;}
	.proshow_cont .proshow_right .cp_type .hd p{font-size:22px;}

}
@media screen and (max-width:1079px){
	.proshow_cont .proshow_left{ width:100%;}
	.proshow_cont .proshow_right{ width:100%;}
	.proshow_cont .proshow_right .cp_type .sanjiao{ display:none;}
	.proshow_cont .proshow_right .h_left { margin:0 auto 20px;}
	.proshow_cont .proshow_right .cp_type { margin:0;}
	.proshow_cont .proshow_right .cp_type .hd p:before { display:none;}
	.proshow_cont .proshow_right .cp_type .hd { background:#e2001b url(../image/mulu3.png) 96% center no-repeat;padding: 20px;text-align:left;overflow:hidden;}
	.proshow_cont .proshow_right .cp_type .hd.on { background:#e2001b url(../image/mulu2.png) 96% center no-repeat;}
	.proshow_cont .proshow_right .cp_type .hd span { display:block; font-style:italic; float:left; height:40px; line-height:40px; font-size:16px;}
	.proshow_cont .proshow_right .cp_type .hd p { padding:0; display:block; font-size:24px; float:left; min-width:88px; margin:0 10px 0 0;}
	.proshow_cont .proshow_right .cp_type .bd { display:none;padding:20px 10px 10px;}
	.proshow_cont .proshow_right .cp_type .bd ul li:last-child { border:0;}
	.proshow_cont .proshow_right .cp_type .bd ul li p { height:60px; line-height:60px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p a { width:90%; font-size:16px; line-height:60px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p span { width:10%; background-size: 20px;}
	.proshow_cont .proshow_right .cp_type .bd ul li.on p span {}
	.proshow_cont .proshow_right .cp_type .bd ul li p:hover span {}
	.proshow_cont .proshow_right .cp_type .hd p:before { display:none;}	
	
	.proshow_cont { padding:40px 0 20px;}
}
@media screen and (max-width:767px) {
	.proshow_cont .proshow_right .cp_type .hd { background:#e2001b url(../image/mulu3.png) 95% center no-repeat;padding: 10px 20px;}
	.proshow_cont .proshow_right .cp_type .hd.on { background:#e2001b url(../image/mulu2.png) 95% center no-repeat;}
	.proshow_cont .proshow_right .cp_type .hd span { display:none;}
	.proshow_cont .proshow_right .cp_type .hd p {font-size:20px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p a { line-height:48px;}
	.proshow_cont .proshow_right .cp_type .bd ul li div a { font-size:14px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p { height:48px;line-height:48px;}
	.proshow_cont .proshow_right .cp_type .bd ul li div a { height:44px;line-height:44px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p span { width:48px; height:48px;right: 10px;}
	.proshow_cont .proshow_right .cp_type .bd ul li.on p span { background-size: 20px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p:hover span { background-size: 20px;}
}
@media screen and (max-width:320px) {
	.proshow_cont .proshow_right .cp_type .hd { padding:4px 4%;}
	.proshow_cont .proshow_right .cp_type .hd p { font-size:20px;}
	.proshow_cont .proshow_right .cp_type .hd span { display:none;}
}

/*产品详细页相关文章*/
.lyNy_Xgwz { width:100%; overflow:hidden; margin:20px auto 0; padding:0;background: #f2f2f2;}
.lyNy_Xgwz .hd {text-align: center; background: #e2001b; background-size: 100% 100%;padding: 20px 20px 0;}
.lyNy_Xgwz .hd p { height:40px; line-height:40px; font-size:24px; font-weight:bold; color:#fff;}
.lyNy_Xgwz .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../image/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.lyNy_Xgwz .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}
.lyNy_Xgwz .sanjiao{background:url(../image/mulubg.png) center top no-repeat; height:30px; width:100%; background-size:cover;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding: 20px 10px 10px;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; background:#fff; padding:13px 40px 13px 13px; position:relative; margin-bottom:10px;} 
.lyNy_Xgwz .Xgwz_list ul li:hover{ background:#e2001b;}
.lyNy_Xgwz .Xgwz_list ul li .Xgwz_name{ display:block; max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; font-size:16px;}
.lyNy_Xgwz .Xgwz_list ul li:hover .Xgwz_name{ color:#fff;}
.lyNy_Xgwz .Xgwz_list ul li p{ color:#999; line-height:28px;}
.lyNy_Xgwz .Xgwz_list ul li:hover p{ color:#fff;}
.lyNy_Xgwz .Xgwz_list ul li .Xgwz_more{ width:20px; height:20px; text-align:center; line-height:20px; border-radius:50%; background:#999; color:#fff; display:block; position:absolute; right:10px; top:50%; transform:translateY(-50%);}
.lyNy_Xgwz .Xgwz_list ul li:hover .Xgwz_more{background:#fff; color:#e2001b;}
@media screen and (max-width:1079px){
	.lyNy_Xgwz .sanjiao{ display:none;}
	.lyNy_Xgwz .hd{ text-align:left;padding: 20px; overflow:hidden;}
	.lyNy_Xgwz .hd p{padding: 0;display: block;font-size: 24px;float: left;min-width: 88px; margin: 0 10px 0 0;}
	.lyNy_Xgwz .hd p::before{ display:none;}
	.lyNy_Xgwz .hd span{display: block;font-style: italic;float: left;height: 40px;line-height: 40px;font-size: 16px;}
}
@media screen and (max-width:767px){
.lyNy_Xgwz .hd span{ display:none;}
.lyNy_Xgwz .hd { padding:4px 4%;}
.lyNy_Xgwz .hd p{ font-size:20px;}
.lyNy_Xgwz .Xgwz_list ul li .Xgwz_name{ font-size:14px;}
}

/*上一篇下一篇*/
.ly_PrevNext {width:100%;overflow:hidden;margin: 0 auto;padding: 40px 0 0;border-top: 1px solid #eaeaea;}
.ly_PrevNext ul li {width:49%; height:58px; overflow:hidden; margin:0 2% 0 0; padding:0; float:left; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ly_PrevNext ul li:nth-child(2) { margin:0; text-align:right;}
.ly_PrevNext ul li a { display:block; width:100%; height:58px; overflow:hidden; line-height:58px; color:#333; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0 20px; background-color:#f7f7f7; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ly_PrevNext ul li:hover, .ly_PrevNext ul li:hover a { color:#fff; background-color:#da3432;}
@media screen and (max-width:1079px){
	.ly_PrevNext { padding: 40px 0;}
}
@media screen and (max-width:800px){
	.ly_PrevNext ul li { width:100%; margin:0 auto 20px; float:inherit;}
	.ly_PrevNext ul li:nth-child(2) { margin:0; text-align:left;}
}
/*内页-产品详情 结束*/

/* 留言咨询*/
/*Ny_order 开始*/
.Ny_order {width:100%;overflow:hidden;background-color:#fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.Ny_order .NyOrder_top { width:100%; overflow:hidden; margin:0 auto 80px; padding:20px 20px 20px 160px; background-color:#f2f3f6; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyOrder_top .NyOrderTop_img { width:140px; height:140px; margin:0; padding:0; border:4px solid #fff; background-color:#fff; border-radius:50%; box-shadow:0 6px 12px rgba(20,34,49,0.1); position:absolute; left:20px; top:20px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyOrderTop_img p { width:100%; height:100%; overflow:hidden; border-radius:50%; position:relative;}
.NyOrderTop_img p img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.NyOrder_top .NyOrderTop_text { width:100%; min-height:140px; overflow:hidden; margin:0; padding:15px 240px 15px 40px; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyOrderTop_text .NyOrderTop_tit { width:100%; overflow:hidden; line-height:40px; color:#e2001b; font-size:24px; margin:0 auto 10px; padding:0;}
.NyOrderTop_text p { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:15px; margin:0 auto; padding:0;}
.NyOrderTop_text a.Bx_btn { display:block; width:180px; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:18px; font-weight:bold; text-align:center; margin:0; padding:0; border-radius:30px; background-color:#e2001b; position:absolute; top:40px; right:20px;}
.NyOrderTop_text a.Bx_btn:hover { background-color:#dd2b23;}
.NyOrderTop_text a.Bx_btn img { display:inline-block; width:32px; height:32px; vertical-align:middle; margin:-4px 8px 0 0; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s;}
.NyOrderTop_text a.Bx_btn:hover img { margin:-4px 16px 0 0;}


.NyOrder_msg { width:100%; overflow:hidden; margin:30px auto; padding:0; position:relative;}
.NyOrder_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.NyOrder_msg ul li { width: 48.5%; overflow: hidden; margin: 0 3% 40px 0!important; padding: 0; float:left; position:relative;}
.NyOrder_msg ul li:nth-child(2n+2) { margin: 0 0 40px!important;}
.NyOrder_msg ul li h4 { width: 100%!important; height: 30px!important; overflow: hidden; line-height: 30px!important; margin: 0 auto 10px; padding: 0; color: #333; font-size: 16px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;font-weight:normal;}
.NyOrder_msg ul li .msg_ipt1, .NyOrder_msg ul li .msg_tara { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyOrder_msg ul li .msg_ipt1, .NyOrder_msg ul li .msg_tara { width: 100%!important;}
.NyOrder_msg ul li .msg_ipt1, .NyOrder_msg ul li .msg_ipt2 { height: 48px!important;}
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; line-height:30px; margin: 0; padding: 9px 20px; color: #666; font-size: 15px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_tara textarea { height:156px;}
.msg_ipt12 input { height: 30px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 9px 20px; color: #666; font-size: 12px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 48px!important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 15px!important; background-color: #f2f3f6!important; border: none!important; outline: none!important; resize: none!important;}
.NyOrder_msg ul li .msg_ipt2, .msg_ipt2 input { width: 100%!important; padding:9px 20px; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;}
.NyOrder_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
.NyOrder_msg ul li a.yzm_img {display: block; width: 120px; height: 40px; overflow: hidden; margin: 0; padding: 0; position:absolute; bottom:4px; right:4px;}
.NyOrder_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
.NyOrder_msg ul li span { display:none;}
.NyOrder_msg ul li:last-child { margin:0!important; position:absolute; right:0; bottom:40px;}
.NyOrder_msg ul li .msg_btn { width: 100%!important; overflow: hidden; margin: 0 auto; padding: 0;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input {width: 48%!important;height: 60px!important;line-height: 60px!important;color: #fff!important;font-size: 18px!important;text-align: center!important;border: none!important;background-color: #e2001b!important;cursor: pointer!important;margin:0 4% 0 0!important;}
.msg_btn input:last-child { background-color: #828689!important; margin:0!important;}
.msg_btn input:hover {background-color: #d92a22!important;}
@media screen and (max-width:1359px) {
	.Ny_order .NyOrder_top { margin:0 auto 40px;}
	.NyOrder_top .NyOrderTop_text { padding:9px 240px 9px 40px;}
	.NyOrderTop_text .NyOrderTop_tit { font-size:22px;}
	.NyOrderTop_text p { line-height:24px; font-size:14px;}
	.NyOrder_msg ul li { margin: 0 3% 20px 0!important;}
	.NyOrder_msg ul li:nth-child(2n+2) { margin: 0 0 20px!important;}
	.NyOrder_msg ul li:last-child { bottom:20px;}
}
@media screen and (max-width:1079px) {
	.NyOrder_msg ul li { width:100%; margin: 0 auto 20px!important;}
	.NyOrder_msg ul li:nth-child(2n+2) { margin: 0 auto 20px!important;}
	.NyOrder_msg ul li:last-child { margin:20px auto 0!important; position:inherit; right:inherit; bottom:inherit;}
}
@media (max-width: 767px) {
	.Ny_order .NyOrder_top { margin:0 auto 20px; padding:20px;}
	.NyOrder_top .NyOrderTop_img { position:inherit; left:inherit; top:inherit; margin:0 auto 20px;}
	.NyOrder_top .NyOrderTop_text { padding:0;}
	.NyOrderTop_text .NyOrderTop_tit { font-size:22px; text-align:center;}
	.NyOrderTop_text p { line-height:24px; font-size:14px; text-align:center;}
	.NyOrderTop_text a.Bx_btn { width:160px; height: 48px; line-height:48px; font-size:15px; position:inherit; top:inherit; right:inherit; margin:20px auto 0;}
	.NyOrderTop_text a.Bx_btn img { width:24px; height:24px;}
	.NyOrder_msg ul li { width:100%; margin: 0 auto 20px!important;}
	.NyOrder_msg ul li h4 { height: 24px!important; line-height:24px!important; font-size:14px;}
	.NyOrder_msg ul li:nth-child(2n+2) { margin: 0 auto 20px!important;}
	.NyOrder_msg ul li:last-child { margin:0 auto!important; position:inherit; right:inherit; bottom:inherit;}
	.msg_btn input { height:48px!important; line-height:48px!important; font-size:16px!important;}
}

/*荣誉资质*/	
.nyhonor_box{overflow:hidden;}	
.nyhonor_box li{float:left;width:23.5%;margin-right:2%;margin-bottom:20px; background:#fff; box-shadow: inset 0 0 0 5px #f0f0f4;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s; position:relative; padding:1%;}
.nyhonor_box li::before, .nyhonor_box li::after { box-sizing: inherit; content: '';position: absolute;
  width: 100%; height: 100%;top: 0;left: 0;-webkit-transform-origin: center; transform-origin: center;}
.nyhonor_box li::before { border-top: 5px solid #e2001b; border-bottom: 5px solid #e2001b;-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);}
.nyhonor_box li::after {border-left: 5px solid #e2001b;border-right: 5px solid #e2001b; -webkit-transform: scale3d(1, 0, 1);transform: scale3d(1, 0, 1);}
.nyhonor_box li:hover::before, .nyhonor_box li:hover::after {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);transition: -webkit-transform 0.5s;transition: transform 0.5s;transition: transform 0.5s, -webkit-transform 0.5s;}
@media (min-width: 1301px) {
.nyhonor_box li:nth-child(4n) {margin-right: 0px;}
}
.nyhonor_box li>a{display:block;position:relative; z-index:1;}
.nyhonor_box li>a .pro_img{text-align:center; overflow:hidden; height:250px; position:relative;}
.nyhonor_box li>a .pro_img img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.nyhonor_box li:hover>a .pro_img img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.nyhonor_box li>a .pro_img img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.nyhonor_box li p{font-size:18px;text-align:center;line-height:40px;overflow:hidden;position:relative; z-index:1;}
.nyhonor_box li p .honor_name{display: block;height:42px;line-height:42px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;max-width:100%;padding:0 10px;}
.nyhonor_box li em{display:block;text-align:center;height:30px;line-height:30px;font-size:14px;color:#999;}
.nyhonor_box li em a{color:#999;}
.nyhonor_box li:hover em a{color:#e2001b;}
@media (max-width: 1300px) and (min-width:768px){
	.nyhonor_box li{width:32%;}
	.nyhonor_box li:nth-child(3n) {margin-right: 0px;}
}
@media (max-width: 1023px){
	.nyhonor_box li>a .pro_img{ height:180px;}
}
@media (max-width: 767px){
	.nyhonor_box li{width:49%;}
	.nyhonor_box li:nth-child(2n) {margin-right: 0px;}
	.nyhonor_box li>a .pro_img{ height:150px;}
	.nyhonor_box li p .honor_name{height: 35px; line-height: 35px; font-size:16px;}
	.nyhonor_box li em{ line-height:20px;}
}
@media (max-width: 375px){
	.nyhonor_box li>a .pro_img{ height:120px;}
}

/*网站右侧漂浮*/
.f_pf1 {position:fixed;bottom:80px;right:2px;z-index:9999;}
.f_pf1 a.qqa {display:block;width:44px;height:44px;overflow:hidden;background:rgba(226,0,27,.8);margin-bottom:2px;}
.f_pf1 a.qqa:after {content:'';display:block;width:24px;height:24px;background:url(../image/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela>a {display:block;width:44px;height:44px;overflow:hidden;background:rgba(226,0,27,.8);margin-bottom:2px;}
.f_pf1 .tela>a:after {content:'';display:block;width:24px;height:24px;background: url(../image/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela .wz {position:absolute;top:40px;left:-224px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .tela:hover .wz{display:block;}
.f_pf1 .tela p {background:#fff;width:200px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#e2001b;line-height:40px;text-align:center;}
.f_pf1 .tela p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa {position:relative;}
.f_pf1 .wxa>span {display:block;width:44px;height:44px;overflow:hidden;background:rgba(226,0,27,.8);margin-bottom:2px;}
.f_pf1 .wxa>span:after {content:'';display:block;width:24px;height:24px;background: url(../image/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .wxa .code {position:absolute;top:-44px;left:-144px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .wxa:hover .code{display:block;}
.f_pf1 .wxa .code p {background:#fff;width:120px;height:120px;overflow:hidden;}
.f_pf1 .wxa .code p img {max-width:100%;max-height:100%;}
.f_pf1 .wxa .code p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 a.totop {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.8);margin-bottom:2px;}
.f_pf1 a.totop:after {content:'';display:block;width:24px;height:24px;background: url(../image/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px;}
@media (max-width: 1079px){
	.f_pf1{ display:none;}
}

/*分页样式function*/
.function1 {
	margin-top: 20px;
	display: block;
	text-align: center;
	color: #646464;
	line-height: 42px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
}

.function1 a {
	display: inline-block;
	height: 42px;
	color: #646464;
	border: 1px solid #dedede;
	line-height: 42px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFF;
	margin: 0 8px;
	padding: 0 16px;
	border-radius: 5px;
	font-size: 13px;
}

.function1 a:hover,
.function1 a.current {
	background: #026BBC;
	border-color: #026BBC;
	color: #fff;
}