﻿@charset "UTF-8";



@font-face {
  font-family: "HelveticaNeueMed";
  src: url("../font/HelveticaNeueMed.woff2") format("woff2"),
       url("../font/HelveticaNeueMed.woff") format("woff"),
       url("../font/HelveticaNeueMed.ttf") format("truetype"),
       url("../font/HelveticaNeueMed.eot") format("embedded-opentype"),
       url("../font/HelveticaNeueMed.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


body{
	font-family: "microsoft yahei";
}
img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
.contact img{
	max-width: inherit;
}
.clear{
	clear: both;
}

.footH {
    height: 65px;
    display: none;
}
.footFix {
    background: #333;
    padding: 10px 0;
    display: none;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    color: #fff;
}
.footFix>a {
    display: inline-block;
    width: 33%;
    font-size: 16px;
    color: #ffffff!important;
}
.footFix>a>i.iconfont {
    font-size: 20px;
    margin-right: 5px;
    color: #fff;
}

/*head*/
.menus {
    width: 100%; 
    padding: 18px 0;
    z-index: 999;   
    position: fixed;
    transition: all .5s ease; 
} 
.menus.fixedbg {
    position: fixed;
    top: 0;
    padding: 10px 0;
    z-index: 9999;  
    transition: all .5s ease; 
    background: rgba(255,255,255,1);
} 
 
.menus .Logo{
	float: left;
	overflow: hidden;
}
.menus .head-ss{
	float: right;
	overflow: hidden;
	width: 28px;
	height: 28px;
	background: url(../images/sbtn.png) no-repeat center center;
	cursor: pointer;
	margin-top: 12px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	/* Firefox 4*/
	-webkit-transition: all .5s ease;
	/* Safari 和 Chrome*/。
	-o-transition: all .5s ease;
	/* Opera*/
}
.menus .head-ss:hover{
	background: url(../images/sbtn2.png) no-repeat center center;
}
.menus .language{
	float: right;
	width: 80px; 
	height: 26px;
	margin-top: 12px;
	margin-right: 22px;
	position: relative;
	background: url(../images/cn1.png) no-repeat left top;
	background-size: cover;
} 
.menus .language:hover{
    transition: all .5s ease;
}
.menus .language a{
	display: block;
	width: 50%;
	height: 100%;
	float: left;
}
.menus .webLink{
	float: left;
	margin-left: 105px;
	margin-top: 14px;
	position: relative;
}
.menus .webLink > li{
	float: left;
	margin-left: 45px; 
	position: relative;
}
.menus .webLink > li:first-child{
	margin-left: 0;
}
.menus .webLink > li > a{ 
	font-size: 17px;
	color: #333333;
	line-height: 25px;
	display: block;
}
.menus .webLink > li > a:hover,
.menus .webLink > li.on > a{
	color: #da251d;
} 

/*banner*/
#container1{}
#container1  .swiper-container-horizontal>.swiper-pagination-bullets{
	z-index: 99999;
}
#container1 .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	background: #ffffff;
	border-radius: 6px;
	opacity: 1;
	margin: 0 8px; 
}
#container1 .swiper-pagination-bullet-active{
	border: #6eb0db solid 2px;
    background: #ffffff;
    width: 13px;
	height: 13px;
	border-radius: 6.5px;;
}

/*首页产品展示*/
.gloab-tit{height: 40px; position: relative;}
.gloab-tit h1{color: #333333; font-size: 28px; float: left; line-height: 40px;}
.gloab-tit span{background: #efefef; width: 1px; height: 15px; display: block; float: left; line-height: 40px; margin: 13px 13px 0 13px;}
.gloab-tit h3{color: #555555;font-size: 15px; float: left; line-height: 40px; height: 40px; overflow: hidden;}
.gloab-tit .pro-control{display: block; width: 31px; height: 31px; float: right; margin-top: 5px; cursor: pointer;}
.gloab-tit .pro-prev{background: url(../images/l.jpg) no-repeat left top;}
.gloab-tit .pro-next{background: url(../images/r.jpg) no-repeat left top; margin-left: 7px;}
.mt30{margin-top: 30px;}
.index-pro-wrap{ margin-top: 35px;}
.index-pro-wrap a{
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	/* Firefox 4*/
	-webkit-transition: all .5s ease;
	/* Safari 和 Chrome*/。
	-o-transition: all .5s ease;
	}
	
.index-pro-wrap .pic {
	width: 100%;
	overflow: hidden;
	transition: all 0.6s;
	height: 0;
	padding-bottom: 81.57%;
	overflow: hidden;
	position: relative;
	border: #f3f3f3 solid 1px;
	border-bottom: none;
}

.index-pro-wrap img {
	cursor: pointer;
	transition: all 0.6s;
	width: 100%;
}

.index-pro-wrap .swiper-slide h2{
	height: 48px;
	border-top: #1879bd solid 3px;
	background: #f5f5f5;
	line-height: 48px;
	text-align: center;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 15px;
}

.index-pro-wrap a:hover h2{
	background: #1879bd;
	color: #fff;
}

/*首页关于我们*/
.index-about-wrap{
	margin-top: 45px;
	margin-bottom: 60px;
	overflow: hidden;
}

.index-about{
	width: 66.5%;
	float: left;
}

.about-more{
	width: 51px;
	height: 12px;
	background: url(../images/more.png)  no-repeat left center;
	display: block;
	float: right;
	margin-top: 14px;
}
.index-about-content{margin-top: 20px;}
.index-about-content .pic{width: 40.72%; float: left; max-width: 324px;}
.index-about-content .info{width: 56.5%; float: right; font-size: 14px; line-height: 26px; color: #666666;}

.index-contact{
	float: right;
	width: 27.5%;
}
.index-contact .info-contact{
	background: url(../images/cont.png) no-repeat right bottom;
	font-size: 14px;
	color: #666666;
	margin-top: 16px;
	padding-bottom: 25px;
}
.index-contact .info-contact .item{display:flex; flex-direction: row; line-height: 30px;}
.index-contact .info-contact .item .ileft{margin-right: 10px;}
.index-contact .info-contact .item .ileft i{color: #1879bd; font-size: 15px;}

/*footer*/
footer{
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
	background: #f3f4f5;
	color: #777777;
	font-size: 14px;
} 
footer .copyright{ float: left;}

footer .right-info{
	width: 334px;
	float: right;
}
footer .right-info p{
	float: right;
	padding-right: 25px;
}
footer .right-info .cnzz{
	float:right;
	margin-top: 5px;
}
footer .right-info .bdsharebuttonbox{
	width: 115px;
	float: left;
}
footer .right-info .bdsharebuttonbox a{
	display: block;
	width: 25px;
	height: 25px;
	margin: 0 13px 0 0;
	padding: 0;
	float: left;
}
footer .right-info .bdsharebuttonbox a.bds_tsina{
	background: url(../images/share1.png) no-repeat  left top;
	background-size:cover;
}
footer .right-info .bdsharebuttonbox a.bds_tsina:hover{
	background: url(../images/wb.png) no-repeat  left top;
}
footer .right-info .bdsharebuttonbox a.bds_weixin{
	background: url(../images/share2.png) no-repeat  left top;
	background-size:cover;
}
footer .right-info .bdsharebuttonbox a.bds_weixin:hover{
	background: url(../images/wx.png) no-repeat  left top;
}
footer .right-info .bdsharebuttonbox a.bds_sqq{
	background: url(../images/share3.png) no-repeat  left top;
	background-size:cover;
}
footer .right-info .bdsharebuttonbox a.bds_sqq:hover{
	background: url(../images/qq.png) no-repeat  left top;
}
/*内页banner*/
.Ny-banner{
	width: 100%;
}
.Ny-banner img{
	display: block; 
	width: 100%;
} 
.submain{
	margin: 60px auto;
}
.sub-left{
	width: 21%;
	float: left;
}
.sub-left .h1{
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 23px;
	background: #1879bd;
	text-align: center;
	margin: 0;
	padding: 0;
}

.sub-left .class{
	width: 100%;
}
.sub-left .class a{
	border-bottom: #f8f8f8 solid 1px;
	height: 48px;
	line-height: 48px;
	display: block;
	padding-left: 18px;
	background: url(../images/jt.png) no-repeat 93% center;
	color: #333333;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	/* Firefox 4*/
	-webkit-transition: all .5s ease;
	/* Safari 和 Chrome*/。
	-o-transition: all .5s ease;
}
.sub-left .class a:hover,
.sub-left .class a.on{
	background: #1879bd url(../images/jt2.png) no-repeat 93% center;
	color: #fff;
}

.sub-right{
	width: 71.66%;
	float: right;
}
.sub-right .loacal-nav{
	height: 50px;
	border-bottom: #f6f5f5  solid 1px;
	
}
.sub-right .loacal-nav h2{
	font-size: 22px;
	color: #333333;
	line-height: 36px;
}
.sub-right .loacal-nav span{
	float: right;
	font-size: 14px;
	line-height: 36px;
	color: #999999;
}
.sub-right .loacal-nav span a{
	color: #999999;
}
.sub-right  .loacal-nav span a:hover{
	color: #1879bd;
}
.sub-about-content{
	line-height: 29px;
	font-size: 14px;
	color: #666666;
	padding-top: 30px;
}
.sub-about-content .row{
	
}
.sub-about-content .row .item{
	text-align: center;
	padding: 30px 0;
}

.sub-about-content .row .item h3{
	color: #555555;
	font-size: 16px;
	margin-top: 15px;
}
.sub-about-content .row .item .data{
	font-family: Helvetica Neue;
	font-size: 48px;
	color: #1879bd;
	height:37px;
}
.sub-about-content .row .item .data .txt{
	color: #555555;
	font-size: 16px;
	padding-left: 10px;
}
.sub-about-content .row .item .data .jia{
	font-size: 32px;
	color: #1879bd;
	padding-left: 10px;
	font-weight: 100;
	font-family: arial;
}
/*资质荣誉*/

.honor {
	margin: 40px auto 0 auto;
}

.honor .row {
	margin-left: -20px;
	margin-right: -20px;
}

.honor .testwrapper {
	background: #fff;
	margin-bottom: 20px;
}

.honor .p9 {
	padding: 0 20px;
}


.honor .testwrapper .wrappic {
	border: #d6d6d6 solid 1px;
	padding: 8px;
}

.honor .testwrapper .pic {
	transition: all 0.6s;
	height: 0;
	padding-bottom: 147.6%;
	overflow: hidden;
	position: relative;
}

.honor .testwrapper .pic img {
	cursor: pointer;
	transition: all 0.6s;
	width: 100%;
}

.honor .testwrapper:hover .pic img {
	transform: scale(1.2);
}

.honor .testwrapper h2 {
	font-size: 16px;
	font-family:arial;
	height: 35px;
	line-height: 35px;
	color: #3f3f3f;
	margin: 0;
	padding: 0;
	text-align: center;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 1;
	/** 显示的行数 **/
	overflow: hidden;
	margin-top: 10px;
}

/*优势*/
.advantage{
	padding: 30px 0;
}
.advantage-item{
	border-bottom: #f6f6f6 solid 1px;
	padding: 5px 0;
}
 
.advantage-item .top h2{
	font-family: Helvetica Neue;
	font-size: 72px;
	color: #1879bd;
	float: left;
	background: url(../images/xx.jpg) no-repeat right center;
	padding-right: 65px;
}
.advantage-item .top img{
	float: left;
}
.advantage-item .top  span{
	color: #1879bd;
	font-size: 16px;
	padding-top: 30px;
	display: block;
	margin-left: 10px;
}
.advantage-item p{
	clear: both;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
/*发展历程*/
.history{
	width: 94.8%;
	margin: 60px auto 0 auto;
	background: url(../images/lcbg.jpg) repeat-y center top;
	padding: 8px 0;
	overflow: hidden;
}
.history .items{
	width: 45.3%;
	position: relative;
	background: #f5f5f5;
	padding: 20px 35px;
	margin-bottom: 20px;
	text-align: right;
	float: left;
}
.history .items .dot{
	position: absolute;
	right: -46px;
	top: 33px;
}
.history .items:nth-child(2n){
	text-align: left;
	float: right;
}
.history .items:nth-child(2n) .dot{
	position: absolute;
	left: -46px;
	top: 33px;
}
.history .items:nth-child(2){
	margin-top: 70px;
}
.history .items h2{
	font-family: "HelveticaNeueMed";
	color: #da251d;
	font-size: 42px;
}
.history .items p{
	color: #555555;
	font-size: 16px;
	line-height: 26px;
	padding-top: 10px;
	margin-bottom: 10px;
}

/*设备展示*/
.equipment {
	margin: 40px auto 0 auto;
}

.equipment .row {
	margin-left: -10px;
	margin-right: -10px;
}
 
.equipment .p9 {
	padding: 0 10px;
}
 

.equipment .pic {
	width: 100%;
	transition: all 0.6s;
	height: 0;
	padding-bottom: 61.3%;
	overflow: hidden;
	position: relative;
}

.equipment .pic img {
	cursor: pointer;
	transition: all 0.6s;
	width: 100%;
}

.equipment .pic:hover img {
	transform: scale(1.2);
}

.equipment h2 {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	color: #3f3f3f;
	margin: 0;
	padding: 0;
	text-align: center;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 1;
	/** 显示的行数 **/
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}
  .equipment h2 a{
  	border-bottom: #636363 solid 1px;
  }
    .equipment h2 a:hover{
    	color: #da251d;
    	border-bottom: #da251d solid 1px;
    }
/*page*/

.page {
	padding: 50px 0px 30px 0px;
	text-align: center;
	clear: both;
	margin: 0px auto;
	font-size: 14px;
}

.page A {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN: 2px;
	COLOR: #333;
	PADDING-TOP: 10px;
	TEXT-DECORATION: none;
	background: #fff;
	border: #f9f9f9 solid 1px;
}

.page A:hover {
	COLOR: #fff;
	background: #e7463c; border: #f9f9f9 solid 1px;
}

.page A:active {
	COLOR: #fff;
	background: #e7463c; border: #f9f9f9 solid 1px;
}

.page SPAN.current {
 	COLOR: #fff;
	background: #e7463c; border: #f9f9f9 solid 1px;
	PADDING-RIGHT: 10px;
 
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 10px;
	MARGIN: 2px;
	PADDING-TOP: 10px;
 
}

.page SPAN.disabled {
	background: #f5f5f5;
	border: #f9f9f9 solid 1px;
	PADDING-RIGHT:10px;
 
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN: 2px; 
	COLOR: #aaaeb1;
	font-weight: bold;
	PADDING-TOP: 10px;
 
}
/*联系我们*/
.contact-info{
	margin-top: 0;
	margin-left: -8px;
	margin-right: -8px;
	margin-bottom: 30px;
}

.contact-info .p9{
	padding: 0 8px;
}

.contact-info .p9 .info{
	  -webkit-box-shadow:#f6f4f4 5px 5px 5px ;  
       -moz-box-shadow:#f6f4f4 5px 5px 5px;  
      box-shadow:#f6f4f4 5px 5px 5px;
      border: #e6e6e6 solid 1px;  
      padding: 15px 30px;
      text-align: left;
      background: url(../images/tb.jpg) no-repeat 96% 18px;
      min-height:260px;
}
.contact-info .p9 .info h2{
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 15px 0;
	padding: 0;
}
.contact-info .p9 .info .items{}

/*产品介绍*/
.prodcuct{
	padding: 20px 0;
}
.prodcuct .row{
	margin-left: -36px;
	margin-right: -36px;
}
.prodcuct .row .p9{
	padding: 0 36px;
	margin-bottom: 30px;
}
.prodcuct .row .p9 .pic{
	width: 100%;
	overflow: hidden;
	transition: all 0.6s;
	height: 0;
	padding-bottom: 73.33%;
	overflow: hidden;
	position: relative;
}
.prodcuct .row .p9 .pic img {
	cursor: pointer;
	transition: all 0.6s;
	max-width: 100%;
	border:1px solid #eeeeee;
}
.prodcuct .row .p9 .pic:hover img {
	transform: scale(1.2);
}

.prodcuct .row .p9 .pro-info{
	border-top: #888888 solid 4px;
	border-bottom: #ebebeb solid 1px;
	padding: 20px 0;
}
.prodcuct .row .p9 .pro-info h2{
	color: #1879bd;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align:center;

	padding-bottom:5px;
}
.prodcuct .row .p9 .pro-info h2 a{
		border-bottom:1px solid #636363;
		color: #636363;
		
}
.prodcuct .row .p9 .pro-info h2 a:hover{
		border-bottom:1px solid #1879bd;
		color:#1879bd;
		
}
.prodcuct .row .p9 .pro-info p{
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
    overflow: hidden;
	
}

/*产品应用*/
.application{}
.application .top-content{
	margin: 50px auto  30px auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.application .top-content a.prev{
	width: 20.5%;
	display: block;
	height: 147px;
	padding-left: 20px;
	line-height: 147px;
	background: #dedede;
}
.application .top-content a.next{
	padding-left: 0px;
	text-align: right;
	padding-right: 20px;
}
.application .top-content .middle{
	width: 59%;
	height: 300px;
	background: #1879bd;
	color: #fff;
	padding: 20px;
}

.application .top-content .middle img{
	border: #fff solid 2px;
	float: left;
}
.application .top-content .middle h2{
	font-family: "HelveticaNeueMed";
	font-size: 53px;
	font-weight: bold;
	float: right;
	line-height: 65px;
}
.application .top-content .middle h3{
	clear: both;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 120px;
	overflow: hidden;
}
.application .top-content .middle p{
	font-size: 14px;
	padding-top: 10px;
}
.application .tit{
	line-height: 54px;
	border-bottom: #f5f5f5 solid 1px;
	background: url(../images/dot.jpg) no-repeat left center;
	padding-left: 28px;
	font-weight: bold;
}
.application .infos{
	color: #666666;
	font-size: 14px;
	padding: 20px 0;
	line-height: 24px;
}
.application .row{
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 35px;
}
.application .row .p9{
	padding: 0 5px;
}
.application .row .p9 .pic{
	width: 100%;
	overflow: hidden;
	transition: all 0.6s;
	height: 0;
	padding-bottom: 73.3%;
	overflow: hidden;
	position: relative;
	border: #f3f3f3 solid 1px;
}
.application .row .p9 .pic img{
	padding: 10px;
}
.application .row .p9 h2{
	background: #f5f5f5;
	color: #333333;
	height: 43px;
	line-height: 43px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	margin-top: 1px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	/* Firefox 4*/
	-webkit-transition: all .5s ease;
	/* Safari 和 Chrome*/。
	-o-transition: all .5s ease;
}
.application .row .p9 a:hover h2{
	background: #1879bd;
	color: #fff;
}

/*新闻资讯*/
.news a.news-item {  display: block;  width: 100%;  border-bottom: #f8f8f8 solid 1px; padding: 20px 0;margin-bottom: 0; overflow: hidden; background: url(../images/news-tb.jpg) no-repeat right center;}
.news a.news-item .news-left {width:80px; height: 110px;background: #f5f5f5; float: left; text-align: center;color: #da251d; display: flex; flex-direction: column; align-items: center;}
.news a.news-item .news-left h3 { font-size: 48px;font-weight: normal; font-family: arial;font-family: "HelveticaNeueMed"; margin-top: 15px;}
.news a.news-item .news-left span {font-size: 14px;}
.news a.news-item .news-right { width: 65.58%;float: left; margin-left:25px ;}
.news a.news-item .news-right h2 { font-size: 16px; color: #333333; height: 45px;overflow: hidden;line-height: 45px; }
.news a.news-item .news-right p {color: #666666; font-size: 14px;line-height: 23px;overflow: hidden;	-webkit-box-orient: vertical;-webkit-line-clamp: 2; height: 50px;overflow: hidden;}
.news a.news-item:hover .news-left{ background: #da251d; color: #fff;}
.news a.news-item:hover .news-right h2{ color: #da251d;}

/*新闻详情*/
.newsde .newsinfo{
	border-bottom: #f6f5f5  solid 1px;
	overflow: hidden;
}
.newsde .newsinfo h1{
	font-size: 26px;
	color: #333333;
	line-height: 26px;
	padding: 25px 0 10px 0;
}
.newsde .newsinfo h3{
	font-size: 14px;
	color: #999999;
	padding: 5px 0 15px 0;
}
.newsde .newsinfo .left{
	width: 70%;
	float: left;
}
.newsde .newsinfo .pagenext{
	text-align: right;
	float: right;
	width: 30%;
}
.newsde .newsinfo .pagenext{
	margin-top: 30px;
}

.newsde .content{
	line-height: 26px;
	font-size: 14px;
	color: #777777;
	padding: 25px 0;
}
.newsde .fenye{
	border-top: #f6f5f5  solid 1px;
	padding: 20px 0;
	line-height: 26px;
	font-size: 14px;
	color: #777777;
	}
.newsde .fenye a{
	color: #777777;
}
.newsde .fenye a:hover{
	color: #da251d;
}



/*Webkit,Opera9.5+,Ie9+*/
::selection {
	background: #1879bd;
	color: #fff;
}

/*Mozilla Firefox*/
::-moz-selection {
	background: #1879bd;
	color: #fff;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar
{
	width: 4px;
	height: 16px;
	background-color: #fff;  
}
 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.4);
	/*border-radius: 10px;*/
	background-color: #f2f2f2;
}
 
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{ 
	cursor: pointer;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: rgba(24,121,189,.6); 
	border-radius: 0;
}  
::-webkit-scrollbar-thumb:hover{
	background-color: rgba(24,121,189,.8);
}
::-webkit-scrollbar-thumb:active{
	background-color: rgba(24,121,189,1); 
}
/*定义两端上下按钮*/
/*::-webkit-scrollbar-button {
	height: 10px;
	width: 10px;
	background: #ff6a07;
}*/
.sroll_top {
    right: 0.8%;
    bottom: 6%;
    position: fixed;
    display: none;
    cursor: pointer;
    z-index: 1000;
}
/*搜索*/
.search-wrap {
	display: flex;
	flex-direction: row;
}
.search-wrap input {
	background: none;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #333;
	width: 80%;
	background: #fff;
	border: none;
	outline: none;
	padding-left: 10px;
}
.search-wrap button {
	background: #da251d;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 0px;
	height: 45px;
	line-height: 45px;
	width: 28%;
	border: none;
	outline: none;
}