﻿@charset "utf-8";
/* CSS Document */
* {padding: 0px; margin: 0px; box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
img {
border:none;max-width:100%; }

body { font-size: 15px;font-family:Arial,"微软雅黑",Microsoft YaHei;color: #333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 30px;padding-top:185px;min-width:1400px;
}
a {
text-decoration:none;
font-family:Arial,"微软雅黑",Microsoft YaHei;
color:#333;
font-weight:normal;
}
a:hover { color:#e8ac00; }
.clear {
clear:both;
}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:27px;
}
.fl{float:left;}
.fr{float:right;}
.hz{width:1400px;margin:0 auto;}
.hza{ width:1400px; margin:60px auto; }
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

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

.top-pc { position: fixed; z-index: 99999; top: 0px; left: 0;  background: #0089e1; width: 100%;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2); }
.top1{ overflow:hidden; padding:15px 0;}
.logo{margin-top:15px;}
.fw-hz{ margin-top:60px; }
.fw-hz-pic{margin-right:5px;margin-top:5px;}
.dhtb{color:#fff;font-size: 17px;}
.tel { font-size:26px;color:#e8ac00;font-weight:bold; }
.fw-yy li{float:left;background:#fff;width:90px;line-height:30px;display:block;text-align:center;}
.fw-yy li a{color:#333;}
.fw-yy li a:hover,.fw-yy li a.an{background:#e8ac00;display:block;color:#fff;}


.nav { width:100%;display: inline-block; box-sizing: border-box; vertical-align: bottom;background:#fff; }
.mainbav{float:left;}
.mainbav ul:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.mainbav li { position: relative; padding:0 38px; }
.mainbav li a {font-size: 16px;  }
.mainbav .memu { float: left; line-height:55px;  }
.mainbav .memu:hover, .mainbav .memu.active { display: block;background:#e8ac00;}
.mainbav .memu:hover a, .mainbav .memu.active a {color:#fff; }
.mainbav ul li ul { display: none; position: absolute; width:220px; left: 0; top: 55px; z-index: 999999;  }
.mainbav ul li ul li { float: none; border-right: none; padding: 0; line-height:45px; position: relative; text-align: left; }
.mainbav ul li ul li a {display: block; color: #666 !important; font-size:15px; font-weight: normal; padding: 0 15px;background:#fff; }
.mainbav ul li ul li a:hover {background-color: #e8ac00;color: #fff !important;  }
.mainbav ul li ul li ul { position: absolute; left: 100%; top: 0; }



.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:40px; height:40px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; display:none;}
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:12px; height:12px; display:block; background:#666; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:34px; background:#0089e1;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
#home_slider2{display:none;}

.top_sj { display:none; }


.index-search-hz{border-bottom:1px solid #f1f1f1;overflow:hidden;}

input {
	outline:none;
}
.sok {
	width:240px;
	padding-left:25px;
background:url(../images/1_03.jpg)no-repeat;
	float:left;border:none;height:40px;
}

.search{margin-top:12px;}
.gjz{float:left;padding:18px 0;}
.gjz li{float:left;margin:0 5px;}

.index-ys-hz{margin-top:60px;overflow:hidden; display: flex; flex-wrap: wrap;}
.index-ys-box{display:block;padding:50px;text-align:center;float:left;width:23.5%;margin-right:2%;background:#f9f9f9;overflow:hidden;}
.index-ys-box:hover {background:#0089e1;color:#fff;}
.index-ys-box:nth-child(4n){margin-right:0;}

.index-ys-box-title{font-size:24px;width:100%;margin:25px 0;font-weight: bold;}
.index-ys-box .index-ys-box-tb img{max-width:100%; height:auto; margin:auto;}
.index-ys-box .index-ys-box-tb .t1{ display:block;}
.index-ys-box .index-ys-box-tb .t2{display:none;}
.index-ys-box:hover .index-ys-box-tb .t1{display:none;}
.index-ys-box:hover .index-ys-box-tb .t2{display:block;}




.index-title{
text-align: center;
    font-size: 42px;
    line-height: 42px;
    background: url(../images/index_05.jpg)no-repeat bottom;
    padding-bottom: 5px;
}
.index-title-ms{
	text-align:center;
	margin-top:10px;
	color: #999;}

.index-products-bj{background:#f9f9f9;padding:70px 0;overflow:hidden;}
.index-products-title {color:#161616;
	font-size:36px;background:url(../images/index_05.jpg)no-repeat bottom left;padding-bottom:5px;
	line-height:36px;text-transform:uppercase;float:left;}

.parHd{width:100%;float:left;margin:50px 0;}
.parHd ul{ vertical-align:top; }
.parHd ul li a:hover{color:#0089e1;}
.parHd ul li{background: url(../images/index_09.jpg)no-repeat left;
    padding-left: 25px;
    font-size: 16px;
    margin-right: 4%;
    display: inline-block;
    overflow: hidden;}
.parHd ul li:hover {color:#0089e1;background:url(../images/index_12.jpg)no-repeat left;}


.ny-p .item a {
	overflow: hidden;
	display: block;
	padding-bottom: 20px;
	background-color: #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ny-p .item:hover a {
	background-color: #0089e1;
}
.ny-p .item .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top:75%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ny-p .item:hover .pic {
	-webkit-transform: translateY(-7%);
	-ms-transform: translateY(-7%);
	-o-transform: translateY(-7%);
	transform: translateY(-7%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ny-p .item .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	_height: 100%;
}
.ny-p .item .tit {
	text-align: center;
	padding:30px 3% 10px 3%;
    font-size: 22px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ny-p .item:hover .tit {
	color: #fff;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ny-p .item .tit2 {
	text-align: center;
	margin: 0 15px 25px 15px ;
	color:#999 !important;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;color:#666;
text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; 

}
.ny-p .item:hover .tit2 {
	color: #fff !important;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ny-p .item .more {
	display: block;border:none;
	font-size: 20px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	background-color:#e1e1e1;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ny-p .item:hover .more {
	-webkit-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	transform: translateY(-60%);
	background-color: #fff;
	color: #0089e1;
}




.index-infou-bj{
background:url(../images/index_07.jpg);background-size: cover;
    background-attachment: fixed;
    padding: 50px 0;color:#fff;
    overflow: hidden;text-align:center;font-size:32px;line-height:40px;}
.index-infou-bj p{padding-bottom:20px;}
	.index-infou-title{font-size:26px;font-weight:bold;}
	.index-infou-wb{color:#ffd200;font-size:36px;font-weight:bold;}
	.index-infou-wb2{font-size:24px;}
	
.index-partner-wb{width:60%;margin:50px auto 100px auto;text-align:center;overflow:hidden; font-size: 16px;
    line-height: 35px;}

.partner{padding:40px 0;}

.partner ul{padding-top:1px;padding-left:1px; text-align:center;}
.partner li{ position:relative; display:inline-block; overflow:hidden;border:1px solid #e7e7e7;margin:-2.5% 2.5% 0;  width:11%; height:0; padding-bottom:11%;  text-align:center;transform:rotate(45deg);filter: grayscale(100%); filter: gray;-webkit-filter: grayscale(100%);-ms-filter: grayscale(100%); -o-filter: grayscale(100%);}
.partner li div{ position:absolute; z-index:1; display:flex;justify-content:center;align-items:center; width:100%; height:100%; transform:rotate(-45deg); }
.partner li:hover{border:1px solid #0089e1;filter: grayscale(0%); filter: gray;-webkit-filter: grayscale(0%);-ms-filter: grayscale(0%); -o-filter: grayscale(0%);}

.partner li img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}


.partner li img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }


/*关于我们*/
.index-about-bj{background:url(../images/a.jpg)no-repeat  top #f5f5f5;padding:200px 0 80px;}
.index-about-box{background:#fff;overflow:hidden;padding:100px;}

.big-desc {margin-top:50px;text-align:center;font-size:16px;}
.infou-ul{margin-top:50px;}
.infou-ul ul {display: flex;flex-wrap: wrap; }

    .infou-ul li {
        float: left;
        width: 25%;
        text-align: center;
    }
  .infou-ul li h3 {
        
            font-size: 0;
            line-height: 50px;
            height: 50px;}

.infou-ul li h3 span {  font-size:24px; color:#0089e1;}

.infou-ul li h3 span:nth-child(1) {font-size:52px;}
.infou-ul li h3 d {display: inline;font-size:22px;font-weight:normal;margin-left:5px;}

        .infou-ul li p {
       
      margin-top: 10px;
    font-size: 18px;
        
        }
		
.infou-ul2{margin-top:20px;}
.infou-ul2 ul {display: flex;flex-wrap: wrap; }

    .infou-ul2 li {
        float: left;
        width: 25%;
        text-align: center;
    }
 .infou-ul2 li h3 {
        
            font-size: 0;
            line-height: 50px;
            height: 50px;}

.infou-ul2 li h3 span {  font-size:24px; color:#fff;}

.infou-ul2 li h3 span:nth-child(1) {font-size:50px;}
.infou-ul2 li h3 d {display: inline;font-size:22px;font-weight:normal;margin-left:5px;}

        .infou-ul2 li p {
       margin-top: 10px;
    font-size: 18px;
  
        
        }

.ny-about-qyzs{margin-top:40px;}
.khjz_bj{width:100%;margin-top:50px;}
.khjz_dkj{position:relative;}
.khjz .item{ background:#fff;margin:0 8px; position:relative;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.khjz .item:hover{ background:#0089e1;color:#fff;}
.khjz .item a:hover{color:#fff;}
.khjz .item .cpzs_img{overflow:hidden;display:block; }
.khjz .item .cpzs_img img{ transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.khjz .item .cpzs_img img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.khjz .item .cpzs_wb{width:100%; height:100%; text-align:center;  }
.khjz .item .cpzs_wb .cpzs_wb_t{ font-size:16px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:15px 0; }


/* display none until init*/
.owl-carousel{display:none; width: 100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.owl-carousel .owl-controls{width:100%;  z-index:11;}
.owl-carousel .owl-controls .owl-buttons div{position:absolute; display:inline-block ;zoom: 1;*display:inline; width:40px; height:70px; text-indent:-9999px; transition:.35s;  top:45%; margin-top:-35px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev {background:url(../images/jtl02.png) center no-repeat; overflow:hidden; left:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-next {background:url(../images/jtr02.png) center no-repeat; overflow:hidden; right:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {background:url(../images/jtl03.png) center no-repeat; overflow:hidden; }
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {background:url(../images/jtr03.png) center no-repeat; overflow:hidden;}

.owl-carousel .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-carousel .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-carousel .owl-controls .owl-page span{display: block;width:10px; height:10px; margin: 5px 7px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.owl-carousel .owl-controls .owl-page.active span,
.owl-carouselpzs .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1; background:#e3b703;}
.owl-carousel .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.owl-carousel .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.khjz .owl-pagination{width:100%; height:14px; text-align:center; margin-top:30px;display:none; }





/* 新闻 */
.ind-news{width: 100%;overflow: hidden;padding: 70px 0;overflow: hidden;}
.news-box{width: 100%;margin-top: 70px;}
.news-list{width: 68%;float: left;}
.news-list ul li{float: left;width: 46.5%;margin-right: 3.5%;box-shadow: 0 0 10px rgba(9, 16, 24, .1);border-radius: 10px;}
.news-list ul li .img{width: 100%;position: relative;height: 270px;overflow: hidden;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.news-list ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .8s ease;}
.news-list ul li .img .time{position: absolute;left: 20px;bottom: 15px;background-color: #0089e1;line-height: 30px;padding: 0 8px;font-size: 14px;color: #fff;}
.news-list ul li .text{width: 100%;padding: 40px 30px;}
.news-list ul li .text h6{font-size: 22px;font-weight:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition: all .4s ease;}
.news-list ul li .text p{color: #999;margin: 18px 0;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-list ul li .text .more{font-size: 16px;color: #0089e1;}
.news-list ul li .text .more i{display: inline-block;width: 17px;height: 10px;background: url('../images/jian-ico.png') no-repeat center center;margin-left: 10px;}
.news-list ul li:hover .text h6{color: #0089e1;}
.news-list ul li:hover .img img{transform: scale(1.06);}

.news-main{width: 32%;float: right;box-shadow: 0 0 10px rgba(9, 16, 24, .1);border-radius: 10px;padding: 25px;}
.news-main .tit{width: 100%;overflow: hidden;margin-bottom: 10px;}
.news-main .tit h6{font-size: 22px;float: left;}
.news-main .tit a{float: right;font-size: 14px;color: #999;}
.news-main .tit a:hover{color: #0089e1;}
.news-main ul{width: 100%;}
.news-main ul li{width: 100%;padding: 20px 0;border-top: 1px solid #e6e6e6;}
.news-main ul li h6{font-size: 14px;color: #999;line-height: 15px;}
.news-main ul li p{font-size: 18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
margin: 10px 0 8px;transition: all .4s ease;}
.news-main ul li:hover p{color: #0089e1;}



/*----底部----*/
.foot{ background:#f9f9f9;overflow:hidden;}

.bot2{ padding:40px 0;overflow:hidden;}
.foot-menu{float:left;}
.foot-menu li{line-height:32px;}
.foot-menu h3{margin-bottom:20px;font-size:22px;}

.foot-contact{float:left;margin:0 8%;}
.foot-contact h3{margin-bottom:20px;font-size:22px;}
.foot-bq-bj{background:#0089e1;overflow:hidden;padding:15px 0;color:#f1f1f1;}
.foot-bq-pc li{float:left;margin-right:1%;}
.foot-bq-pc li a{color:#f1f1f1;}
.foot-bq-pc li a:hover{color:#fff;}

.foot-bq{width:100%;margin-top:10px;}
.foot-bq a{color:#f1f1f1;}
.foot-bq a:hover{color:#fff;}

.foot-ewm{float:left;margin-top:45px;}
.foot-ly{float:right;width:28%;}
.foot-ly h3{margin-bottom:20px;font-size:24px;background:url(../images/foot-x.jpg)no-repeat bottom left;padding-bottom:12px; }
.index-sok{width: 100%;border-right:none;border-left:none;border-top:none;background:#f9f9f9; border-bottom: 1px solid #ccc; line-height:35px; margin-bottom: 12px;   font-size: 15px;font-family:"Microsoft YaHei", verdant, tahoma;  }
.index-sokb{background:#f9f9f9; border-right:none;border-left:none;border-top:none;border-bottom: 1px solid #ccc;line-height:35px; margin-bottom: 12px;font-size: 15px; font-family:"Microsoft YaHei", verdant, tahoma; width:100%;}

.foot-ly:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #999; 
}

.foot-ly::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999;
}

.foot-ly input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #999;
}

.foot-ly input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #999;
}



/*内页样式开始*/

.ny-banner {height:320px; background-position:center; background-size:cover;}

.index-product-bj {
    width: 100%;
    float: left;
    background: #f9f9f9;
    padding: 70px 0;
    overflow: hidden;}
	
/* 品牌列表 */
.menu-shell{ background-color: #fafafa;}
.menu-shell .menu-lbox{ float: left;}
.menu-shell .menu-lbox dd{ font-size: 18px;float: left; margin-right:50px;}
.menu-shell .menu-lbox dd:last-child{ margin-right:0;}
.menu-shell .menu-lbox dd a{ display: block; padding:20px 0; color: #666; border-bottom: solid 2px #fafafa; transition: all .5s;}
.menu-shell .Current{ padding:20px 0;float: right; font-size:0;}
.menu-shell .Current i{ margin:0 20px; display:inline-block; vertical-align: middle; width:6px; height:6px; background-color: #eeeeee; border-radius:50%;}
.menu-shell .Current span,
.menu-shell .Current a{ display:inline-block; vertical-align: middle; font-size:15px; color: #999999;transition: all .5s;}
.menu-shell .Current a:hover,
.menu-shell .menu-lbox dd a:hover,
.menu-shell .menu-lbox dd.active a{color:#0089e1; border-color:#0089e1;}

.ny-about-hz{margin:50px 0;overflow:hidden;}
.ny-about-left-title{font-size:32px;}
.ny-about-left{width:100%;float:left;}
.ny-about-left-hz{margin-top:50px ;}
.ny-about-left-wb{color:#666;overflow:hidden;line-height:33px;float:left;width:50%;font-size:16px;}
.ny-about-right{float:right;width:45%;}
.ny-about-left-wb p{margin-bottom:15px; text-indent:30px;}



.about{ margin-top:40px;}
.ny-hzhb{padding:20px;width:20%;float:left;border:1px solid #f7f7f7;text-align:center; }
.ny-hzhb img{width:75%;}
.ny-hzhb:hover{box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1);}



/* --- 企业文化 --- */
.Culture .left .img img{width:100%;}
.Culture .right{padding:15px 0 0;}
.Culture .right .h3{font-weight:normal;}
.Culture .right .txtinfo{padding:10px 0;}
.Culture .Fbox2{padding-top:9.375%;}
.Culture .Fbox2 .img img{width:100%;}
.Culture .Fbox2 .h3{font-weight:normal;padding-bottom:15px;}
.Culture .Fbox2 .List{padding:20px 0 0;}
.Culture .Fbox2 .List li{position:relative;padding-left:20px;margin-bottom:10px;}
.Culture .Fbox2 .List li .num{font-family:"Archivo-Bold";position:absolute;left:0;top:0;}

  .Culture .Fbox1{display:table;width:100%;}
  .Culture .Fbox1 .left{display:table-cell;vertical-align:middle;width:46.875%;}
  .Culture .Fbox1 .right{display:table-cell;vertical-align:middle;padding-left:4.6875%;}

  .Culture .MainBox{padding-bottom:28px;}
  .Culture .right .h3{font-size:28px;}
 .txtBox .txt {margin-top:50px;}
  .Culture .right .txtinfo{padding:30px 0;}
  .Culture .Fbox2 .h3{font-size:36px;margin-bottom:35px;text-align:center;}
  .Culture .Fbox2 .List{padding:20px 0 0;background:#fff;max-width:85.9375%;margin:-12.5% auto 0;position:relative;z-index:3;padding:3.515625%;}
  .Culture .Fbox2 .List ul{display:table;width:100%;}
  .Culture .Fbox2 .List li{display:table-cell;width:50%;padding:4.21875%;border-right:1px solid #eaeaea;}
  .Culture .Fbox2 .List li:nth-child(2n){border:none;}
  .Culture .Fbox2 .List li.last{border-right:none;}
  .Culture .Fbox2 .List li .txtb{position:relative;z-index:3;}
.txtb h3{font-weight:normal;font-size:28px;margin-bottom:60px;}


.ny-product-hz strong{color:#0089e1;}
.ny-product-title{font-size:16px;font-weight:bold;color:#0089e1;}
.ny-product-cp{margin:20px 0;}
.ny-product-cp li{float:left;text-align:center;width:24%;margin:0 1.3% 15px 0;}
.ny-product-cp li:nth-child(4n){margin-right:0;}

.info-page {
    font-size: 0;
    text-align: center;
    position: relative;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding:20px 0;
}

    .info-page a {
        display: inline-block;
        font-size: 16px;
        line-height: 30px;
     
    }

.info-left {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 33.33%;
    background: url(../images/info-left.png)no-repeat center left;
    background-size: 22px 14px;
    padding-left: 40px;
}

.info-page a.info-cent {
    color: #666;
    padding-top: 26px;
    display: inline-block;
    position: relative;
}

    .info-page a.info-cent::before {
        position: absolute;
        content: "";
        width: 23px;
        height: 23px;
        background: url(../images/infopage-cen.png)no-repeat center;
        background-size: 100% 100%;
        transition: ease 1s;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .info-page a.info-cent:hover::before {
        transform: rotate(180deg) translateX(50%);
    }

.info-right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 33.33%;
    background: url(../images/info-right.png)no-repeat center right;
    background-size: 22px 14px;
    padding-right: 40px;
}


.xy{ width: 100%; margin:20px auto 0; text-align: center; overflow:hidden;}
.xy li{margin:0 10px; display:inline-block; font-size:0px;}
.xy li a{ font-size:16px; }
.xy li a:hover,.xy li a.sbjg {color:#0089e1;font-weight:bold;}


.ny-news-left{width:70%;float:left;border:1px solid #ededed;padding:40px;margin-bottom:40px;}
.ny-newsshow-right{width:28%;float:right;background:#f9f9f9;padding:30px 20px;}
.ny-newsshow-right-title{ font-size: 26px; font-weight: bold;border-bottom:1px solid #e5e5e5;padding-bottom:10px;}
.ny-newsshow-right-nr{margin-top:30px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-newsshow-right-nr li{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;line-height:36px;background:url(../images/dian.png)no-repeat left;padding-left:15px;}

.news-rq {  text-align: center; font-size: 16px; padding:50px 0; color: #999;  }
.news-rq-x {  font-size: 30px;line-height: 35px; color:#666;width: 8%;}
.news-wz-hz { width:95%;padding-left:50px;  }
.news-hz { border-bottom: 1px solid #eaeaea; padding-bottom: 30px; margin-bottom: 50px; overflow: hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s; }
.news-hz:hover { transform: translateY(-6px); -webkit-transform: translateY(-6px); }


.news-centent { width: 100%; float: left; color: #666; margin-bottom: 15px;}
.news-centent-title { margin-bottom: 10px; }
.news-centent-title a { font-size: 22px; }
.news-nr { margin:20px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;color:#999; }
.news-ti { font-size: 26px;   }
.time {font-size: 14px; color: #999; font-weight: normal;margin-top:5px; }
.news-more { width: 150px; line-height:38px; text-align: center; }
.news-more a{color:#666;font-size:15px;border: 1px solid #e1e1e1;display: block; border-radius:25px;}
.news-more:hover a { background: #0089e1; border: 1px solid #0089e1;color: #fff; display: block; }
.about-content { margin:40px 0;  }


.relbar-list{width:37%;float: left;background: #f9f9f9;padding:30px;}
.relbar-list h6{font-size: 24px;border-bottom:1px solid #e6e6e6;padding-bottom:10px; font-weight: bold;}
.relbar-list-lxwm{margin-top:30px;color:#666;}
.relbar-list-lxwm a{color:#666;}
.relbar-list-lxwm a:hover{color:#e8ac00;}
.relbar-list-lxwm h3{margin-bottom:10px;color:#333;font-weight:300;}
.relbar-map {float:right;width:60%; }
#map_container {
    height: 558px;border: 1px solid #e6e6e6;
   }

.ny-feedback p{color:#666;margin:10px 0 40px 0;}

 input,textarea {
	outline:none;
 }
.soka{ width: 48.5%;margin-right: 2%;border-right:none;border-left:none;border-top:none; border-bottom: 1px solid #D8D8D8; line-height: 48px; margin-bottom: 15px;   font-size: 15px;font-family:"Microsoft YaHei", verdant, tahoma;  }
.soka:nth-child(2n){ margin-right:0;}
.sokb{   border-right:none;border-left:none;border-top:none;border-bottom: 1px solid #D8D8D8;line-height: 35px; margin-bottom: 15px;font-size: 15px; font-family:"Microsoft YaHei", verdant, tahoma; width:99%;}

.tj{ width: 170px; border: 1px solid #e8ac00; line-height:43px; text-align: center; color: #fff; background:#e8ac00; cursor: pointer; font-family: Arial,Microsoft YaHei; font-size: 15px; margin-top:10px;}



.clearfix:before,.clearfix:after,
.container:before,.container:after,
.container-middle:before,.container-middle:after{
  content: " ";display: table;
}
.clearfix:after,.container:after,.container-middle:after{
  clear: both;
}


.sy_cpfl{margin-top:50px;}
.sy_cpfl_img{}
.sy_cpfl_img ul{display: flex; flex-wrap: wrap;}
.sy_cpfl_img ul li{float: left;width:23.5%;margin:0 2% 3% 0;box-shadow:0 0 35px rgba(0, 0, 0, 0.1);-webkit-transition:0.5s;transition:0.5s;}
.sy_cpfl_img ul li:nth-child(4n){margin-right:0;}
.sy_cpfl_img ul li:hover{background: #0089e1;}

.sy_cpfl_img ul li .img{overflow: hidden;}
.sy_cpfl_img ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_cpfl_img ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_cpfl_img ul li .text{padding:25px 30px;}
.sy_cpfl_img ul li .text .h1{font-size:18px;color:#333;position: relative;border-bottom: 1px solid #d7d7d7;padding-bottom: 10px;-webkit-transition:0.5s;transition:0.5s;}
.sy_cpfl_img ul li .text .h1 span{font-size: 24px;position: absolute;right: 0;top: 0;}
.sy_cpfl_img ul li .text .h2{color: #757575;-webkit-transition:0.5s;transition:0.5s;padding-top:15px;}
.sy_cpfl_img ul li:hover .text .h1{color: #fff;border-bottom: 1px solid #97c9fc;}
.sy_cpfl_img ul li:hover .text .h2{color: #fff;}

.ny-service-left{float:left;width:55%;}
.ny-service-pic{float:right;width:38%;}