﻿body,html{
	font-family: "微软雅黑";
	color: #333;
}
body{
	background: #f3f3f3;
	overflow-x: hidden;
}
b{
	font-weight: normal;
}
a:focus, a:hover{
	text-decoration: none;
}
a{  text-decoration: none;
	color: #333;
	outline: none;
	-webkit-tap-highlight-color: transparent;
}
a:active, a:hover {
  outline: 0;
  color: #333;
}
a, a:visited{
	text-decoration:none;
}
.display-block{
	display: block;
}
ol,ul{
	list-style:none;
}
input,textarea,button{
	outline: none !important;
}
@font-face
{
font-family: xyfont;
src: url(../fonts/Akrobat-Bold.otf)
}
/*动画*/
@keyframes bounce-up {
  25% {transform: translateY(10px);}
  50%, 100% {transform: translateY(0);}
  75% {transform: translateY(-10px);}
}
.animate-bounce-up{-webkit-animation: bounce-up 1.4s linear infinite;animation: bounce-up 1.4s linear infinite;}
.donghua{
	width: 50px;
	height: 30px;
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -10px;
}
.xycontainer{
	width: 1200px;
	margin: 0 auto;
}
/*pcnav*/
#pc-nav{
	width: 1200px;
	height: 78px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	z-index: 9;
}
.pc-logo,.navlist{
	float: left;
	margin-bottom: 0;
}
.navlist{
	margin-left: 50px;
}
.navlist li{
	float: left;
	margin: 0 15px;
	width: 84px;
        position:relative;
}
.navlist li:first-child,.navlist li:last-child{
	width: auto;
}
.navlist li a{
	line-height: 78px;
	color: #888;
	width: 60px;
}
.navlist li a:hover{
	color: #D82B2E;
	background-image: url(../img/navbor.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.navlist li a.active{
	color: #D82B2E;
	background-image: url(../img/navbor.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.navlist li a span{
	width: 84px;
}
.jiant-sanx{
	width: 20px;
	height: 20px;
	display: inline-block;
	background-image: url(../img/jiant1.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 8px;
	margin-bottom: -5px;
	position: relative;
}
.bannerbox{
     position: relative;
     width: 100%;
     margin: 0 auto;
     overflow-x: hidden;
}
.bannerbg{
	display: block;
	position: relative;
	left: 50%;
	transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
}
.nav-icon{
	float: right;
	line-height: 78px;
	padding-right: 10px;
}
.nav-icon img{
	padding: 0 10px;
	cursor: pointer;
}
.nav-icon img:first-child{
	border-right: 1px solid #ccc;
}
/*标题*/
.pai-title1{
	padding: 78px 0 68px;
	text-align: center;
}
.pai-title1-top{
	font-size: 30px;
}
.pai-title1-top b{
	color: #D82B2C;
}
.pai-title1-xia{
	font-size: 12px;
	color: #aaa;
}
/*品牌*/
.pai-list li{
	float: left;
	width: 270px;
	height: 270px;
	line-height: 270px;
	text-align: center;
	margin: 0 40px 40px 0;
	background: #fff;
	position: relative;
}
.pai-list li img{
	max-height: 270px;
	max-width: 270px;
}
.pai-list li:nth-of-type(4n){
	margin-right: 0;
}

/*底部*/
#footer{
	background: #e6e6e6;
	padding: 50px 0 50px;
	margin-top: 70px;
}
.footer-tel{
	float: left;
	padding-left: 70px;
	background-image: url(../img/tel.jpg);
	background-repeat: no-repeat;
	background-position: left center; 
	margin-top: 24px;
}
.tel-box{
	font-size: 16px;
	font-weight: bold;
}
.tel-box b{
	color: #D82B2C;
	font-weight: bold;
}
.tel-num{
	font-size: 38px;
	font-weight: bold;
	font-family: xyfont;
	margin-bottom: 0;
}
.footer-weixin{
	float: right;
}
.footer-weixin img:first-child{
	margin-right: 15px;
}
#footer-box{
	position: relative;
}
.footer-text{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.footer-text p{
	color: #888888;
	font-size: 12px;
	text-align: center;
	margin-bottom: 12px;
}
/*联系我们*/
.tel-list li{
	float: left;
	width: 580px;
	height: 136px;
	margin:0 40px 40px 0;
	padding: 30px 0 30px 60px;
	background: #fff;
}
.tel-list li:nth-of-type(2n){
	margin-right: 0;
}
.tel-list li .iconfont{
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #dd3030;
	font-size: 38px;
	border-radius: 50%;
	border: 2px solid #DF5154;
	box-sizing: border-box;
	
}
.tel-text{
	display: inline-block;
	margin-left: 36px;
}
.tel-text p{
	font-size: 18px;
	color: #888888;
	margin-bottom: 0;
}
.tel-list li:hover .tel-text p{
	color: #eb363a;
}
.tel-text span{
	font-size: 30px;
	font-weight: bold;
}
.liuyan-bg{
	background: #fff;
	padding-bottom: 60px;
}
.liuyan-list li{
	float: left;
	margin: 0 40px 40px 0;
}
.liuyan-list li:nth-of-type(2n){
	margin-right: 0;
}
.liuyan-list li input{
	width: 580px;
	padding: 10px 0 10px 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 16px;
}
.liuyan-list li input:focus{
	border-color: #ee7578;
}
.liuyan-list li textarea{
	width: 1200px;
	height: 200px;
	padding: 10px 0 10px 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	resize: none;
	font-size: 16px;
}
.liuyan-list li textarea:focus{
	border-color: #ee7578;
}
.liuyanbtn{
	width: 160px;
	height: 46px;
	text-align: center;
	font-size: 18px;
	background: #D82B2E;
	color: #fff;
	margin: 0 15px;
}
.liuyan-btnbox{
	width: 385px;
	margin: 0 auto;
}
.xsnav-menu{
	display: none;
}
/*新闻详情*/
.newimg-list{
	display: flex;
	width: 100%;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-bottom: 100px;
}
.newimg-list li{
	background: #f5f5f5;
	width: 280px;
}
.newimg-list li a img{
	display: block;
	width: 280px;
	height: 200px;
}
.newimg-list li a p{
	color: #666;
	text-align: center;
	margin: 0;
	width: 280px;
	height: 50px;
	padding: 15px 10px;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.new-title{
	font-size: 35px;
	text-align: center;
	padding: 78px 0 20px;
	font-weight: bold;
}
.new-time{
	color: #868686;
	font-size:14px;
	margin-bottom: 25px;
	text-align: center;
}
.new-neir{
	padding: 50px 0;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.new-neir img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.new-neir{
	color: #666;
	font-size: 14px;
}
.new-rel{
	margin-top: 20px;
}
/*资讯中心*/
.zix-list-img{
	width: 256px;
	height: 189px;
	margin-right: 30px;
}
.zix-list-text{
	padding-top: 30px;
	width: 690px;
}
.zix-list-tit{
	font-size: 18px;
	margin-bottom: 8px;
}
.zix-list-neir{
	font-size: 14px;
	color: #999999;
	height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 23px;
}
.zix-list-look{
	width: 102px;
	height: 30px;
	border: 1px solid #DDDDDD;
	text-align: center;
	line-height: 28px;
	color: #999999;
	font-size: 12px;
}
.zix-list-look span{
	margin-left: 6px;
	font-size: 12px;
}
.zix-list{
	background: #FFF;
	margin-bottom: 24px;
}
.zix-time{
	width: 82px;
	height: 189px;
	margin-right: 35px;
	padding-top: 54px;
}
.zix-list-data{
	width: 84px;
	height: 82px;
	background-image: url(../img/listbg2.jpg);
	background-position:5px center;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
}
.zix-list-ri{
	width: 40px;
	font-size: 32px;
	border-bottom: 1px solid #FFF;
	margin: 0 auto;
	margin-bottom: 3px;
	font-stretch: ultra-condensed;
	font-family: xyfont;
}
.zixu-list-yue{
	font-family: xyfont;
}
.zix-list:hover .zix-list-data{
	background-image: url(../img/listbg1.jpg);
}
.zix-list:hover .zix-list-look{
	border-color: #E87B7E;
	color: #D92B2F;
}
.zix-list:hover .zix-list-look span{
	color: #D92B2F;
}
.zix-list-tit a{
	color: #333;
}
.zix-list:hover .zix-list-tit a{
	color: #D92B2F;
}
.fenye{
	float: left;
	position: relative;
	left: 50%;
}
.fenye-box{
	margin-top: 30px;
}
.fenye-list{
	position: relative;
	left: -50%;
}
.pagination>li>a{
	margin-right: 6px;
	color: #333;
}
.pagination>.active>a{
	background: #d92b2f;
	border-color: #d92b2f;
}
.pagination>.active>a:hover{
    background: #d92b2f;
	border-color: #d92b2f;
}
/*侧菜单*/
#ce-menu{
	position: fixed;
	right: 0;
	top: 360px;
	z-index: 999;
}
.ce-menu-list{
	width: 50px;
	background: #999999;
	color: #fff;
}
.ce-menu-list li{
	position: relative;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 20px;
}
.ce-menu-list li:last-child{
	border: 0;
}
.ce-menu-txt{
	width: 110px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-image: url(../img/leftbg.jpg.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: -118px;
	top: 7px;
	display: none;
}
.ce-menu-list li:hover{
	background: #e0272c;
}
.ce-menu-list li:hover .ce-menu-txt{
	display: block;
}
.ce-menu-list li>a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	
}
/*荣誉列表*/
.rongy-list li{
	float: left;
	margin: 0 36px 44px 0;
	width: 376px;
	height: 326px;
	background: #fff;
	position: relative;
}
.rongy-list li:nth-of-type(3n){
	margin-right: 0;
}
.rongy-img{
	height: 250px;
	text-align: center;
}
.rongy-img img{
	width: 376px;
	height: 250px;
	padding:10px 10px 0 10px;
}
.rongy-img + p{
	width: 100%;
	height: 76px;
	text-align: center;
	line-height: 76px;
	color: #333;
	font-size: 14px;
	margin-bottom: 0;
}
/*专利图片*/
.zhuanl-bg{
	background: #fff;
	padding: 30px 0;
	margin-bottom: 150px;
}
.zhuanl-bg .item{
	text-align: center;
}
.zhuanl-bg .item img{
	margin: 0 auto;
	width: 500px;
}
.zhuanl-bg .item p{
	text-align: center;
	margin-bottom: 0;
}
.shubtn{
	position: absolute;
	width: 90px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	top: 50%;
	margin-top: -24px;
	background: #888888;
	color: #fff;
}
.zhuanl-bg a.left{
	left: 70px;
}
.zhuanl-bg a.right{
	right: 70px;
}
a.shubtn:visited{
	color: #fff !important;
}
a.shubtn:active{
	color: #fff !important;
}
a.shubtn b,a.shubtn b span{
	color: #fff !important;
}
.shubtn:hover{
	background: #d92b2f;
	color: #fff;
}

#ship-bof{
	width: 1000px;
	height: 600px;
}
.ship-bof-box{
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	top: 50%;
	margin-top: -300px;
	background: #000000;
}
#ship-bof-close{
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0;
	right: -60px;
	background: #444444;
	color: #fff;
	font-size: 30px;
	font-weight: lighter;
}
/*bannerflash*/
.slideBox{ width:100%;}
.slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:30px; z-index:1; bottom: 30px;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:8px;  width:10px; height:10px; background:#fff; cursor:pointer; border-radius: 50%;}
.slideBox .hd ul li.on{ background:#d92b2f;}
.slideBox .bd{ position:relative; height:100%; z-index:0;overflow: hidden;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{display: block;}

.bannerflash{
     position: relative;
     width: 100%;
     margin: 0 auto;
     overflow-x: hidden;
}
/*产品列表*/
.chanp-list>li{
	float: left;
	background: #fff;
	position: relative;
	width: 370px;
	height: 516px;
	margin: 0 45px 45px 0;
}
.chanp-list>li:nth-of-type(3n){
	margin-right: 0;
}
.chanp-bigimg{
	display: block;
	width: 370px;
	height: 372px;
	margin-bottom: 68px;
}
.chanp-jiag{
	padding: 0 20px;
	color: #EB3539;
}
.chanp-jiag .pull-left{
	font-family: xyfont;
	font-size:20px;
}
.chanp-jiag .pull-left b{
	font-size: 30px;
}
.chanp-jiag .pull-right a{
	color: #EB3539;
	display: block;
	width: 130px;
	height: 36px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #EB3539;
}
.chanp-jiag .pull-right a span{
	font-weight: bold;
}
.chanp-name{
	position: absolute;
	left: 40px;
	top: 42px;
}
.chanp-name-tit{
	font-size: 22px;
	font-weight: bold;
}
.chanp-name p{
	font-size: 14px;
	color: #999999;
}
.chanp-smimg{
	width: 100%;
	height: 71px;
	overflow: hidden;
	position: absolute;
	top: 342px;
	left: 0;
	padding: 0 20px;
	
}
.chanp-smimg>li{
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #dbdbdb;
	margin: 0 5px;
	background: #fff;
}
.chanp-smimg>li>a>img{
	display: block;
	width: 100%;
}

/*产品展示*/
.pai-title2{
	padding: 75px 0 15px;
}
.pai-xu{
	float: left;
	margin-right: 6px;
}
.lei-img{
	margin: 35px 0;
	position: relative;
}
.lei-img img{
	display: block;
}
.lei-img>a{
	color: #fff;
	border: 1px solid #9e9e9e;
	width: 130px;
	height: 36px;
	text-align: center;
	line-height: 34px;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	top:175px;
	right: 40px;
}
.peijian-name{
	position: absolute;
	left: 20px;
	top: 390px;
	font-size: 16px;
}
.color-red{
	color: #eb363a !important;
}
.chanpin-tabimg{
	width: 502px;
	margin-right: 30px;
}
#chanpin-box{
	margin-top: 120px;
}
.chanpin-text{
	width: 553px;
	height: 645px;
	background: #fff;
	padding: 40px;
}
.chanpin-txtimg{
	width: 115px;
}
.chanpin-txtimg>img{
	width: 115px;
	display: block;
	height: 645px;
}
.chanpin-name{
	font-size: 30px;
	font-weight: bold;
}
.chanpin-smtit{
	margin: 10px 0;
	font-size: 23px;
}
.zhanpin-xinxi{
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-bottom: 0;
}
.chanpin-money b{
	font-size: 42px;
}
.chanpin-money{
	color: #eb363a;
	margin-top: 35px;
	font-family: xyfont;
	font-size: 26px;
}
#chanpin-sizebox{
	background: #fff;
	margin: 25px 0;
	display: none;
}
.size-list li{
	float: left;
}
.chanpin-xuan{
	padding: 40px 30px 0 30px;
	height: 179px;
	width: 534px;
}
.chanpin-lei{
	color: #878787;
	font-size: 14px;
	margin-right: 10px;
	position: relative;
	top: 8px;
}
.size-list li input{
	display: none;
}
.size-list li span{
	width: 35px;
	height: 35px;
	border: 1px solid #EFEFEF;
	text-align: center;
	line-height: 33px;
	margin: 0 3px;
}
.size-list li input:checked  + span{
	border: 1px solid #d92b2f;
}
.size-list li img{
	display: inline-block;
	width: 42px;
	height: 42px;
	border: 1px solid #EFEFEF;
	margin: 0 3px;
}
.size-list li input:checked  + img{
	border: 1px solid #d92b2f;
}
.chanpin-xuan .size-box:first-child{
	margin-bottom: 10px;
}
#num{
	width: 60px;
	border: 1px solid #EFEFEF;
	padding: 10px 0;
	text-align: center;
	position: relative;
	top: -20px;
	margin-right: 5px;
}
.num-btn{
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	border: 1px solid #EFEFEF;
	cursor: pointer;
}
.num-btn-box{
	width: 20px;
	position: relative;
	top: -9px;
}
.num-btn:hover{
	color: #333;
}
.jia{
	margin-bottom: 2px;
}
.chanp-fuwu{
	width: 380px;
	height: 179px;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	text-align: center;
	line-height: 179px;
}
.chanpin-buybtn{
	display: block;
	width: 162px;
	height: 48px;
	border: 1px solid #d92b2f;
	text-align: center;
	font-size: 16px;
	color: #d92b2f;
	margin: 62px auto 0;
}
.chanp-buy{
	width: 286px;
}
#chanpin-xqimg{
	background: #fff;
	text-align: center;
}
#chanpin-xqimg img{
	/*width:100%;*/
}
/*企业简介*/
.txt-card{
	padding: 50px;
	
}
.txt-card p{
	margin-bottom: 0;
	line-height: 26px;
}
.txtimg-box1{
	background: #fff;
	position: relative;
	
}
.txtimg-box1 .txt-card p{
	width: 350px;
	color: #666;

}
.me1{
	position: absolute;
	top: 0;
	right: 0;
}
.me2{
	position: absolute;
	top: 211px;
	right: 408px;
}
.me3{
	position: absolute;
	top: 50px;
	right: 560px;
}
.me4{
	position: absolute;
	left: 360px;
	bottom: -60px;
}
.xu-right{
	float: right;
	margin-left: 6px;
	margin-right: 0;
}
.kong-height{
	height: 150px;
}
.metit-right{
	text-align: right;
}
/*子品牌*/
.txtimg-box2{
    position: relative;
    width: 1200px;
    height: 394px;
}
.txtimg-bgimg{
	position: absolute;
	left: -360px;
}
.me010{
	margin:20px auto;
}
.me10{
	width:500px;
	height:330px;
	background-color:#fff;
	position: absolute;
	top: -100px;
	left: 0;
}
.me10 .pai-info{
	margin:50px;
}
.pai-info .title{
	font-size: 25px;
    margin-bottom: 22px;
}
.pai-info .yu{
	font-size: 21px;
    font-weight:bold;
}
.pai-info .yu b{
    font-weight:bold;
} 
.me9{
	position: absolute;
	top: 35px;
	left: 530px
}
.me-pai1{
	background: #fff;
	position: absolute;
	top: ;
	right: 0;
	width: 580px;
	
}
.me-pai1{
	background: #fff;
	position: absolute;
	top: 70px;
	right: 0;
	width: 580px;
	height: 390px;
}
.me-pai2{
	background: #d92b2f;
	position: absolute;
	top: 70px;
	left: 0;
	width: 620px;
	color: #fff;
	height: 390px;
	padding-top: 190px;
}
.me-tit2{
	font-size: 25px;
	margin-bottom: 22px;
}
.me-pai1 p{
	color: #666;
}
.me-logo{
	position: relative;
	width: 1200px;
	height: 267px;
	background: #fff;
	color: #666;
}
.me8{
	position: absolute;
	right: 0;
	top: 0;
}
.me-logo .txt-card p{
	width: 800px;

}
/*企业文化*/
.me-wenhua{
	position: relative;
	width: 820px;
	height: 470px;
	background: #fff;
	padding-left: 50px;
}
.me5{
	position: absolute;
	bottom: 0;
	right: -380px;
}
.me-wenhua .me-wenhua-txt{
	width: 440px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
	
}
/*市场地位*/
.me-shic{
	position: relative;
	width: 820px;
	height: 470px;
	background: #fff;
	padding-right: 50px;
	float: right;
	margin-top: 90px;
}
.me6{
	position: absolute;
	bottom: 0;
	left: -380px;
}
.me-shic .me-wenhua-txt{
	width: 440px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
/*产品简介*/
.me-jianj{
	position: relative;
    width: 1200px;
    height: 364px;
}
.me-jianj-txt{
	position: absolute;
	top: 103px;
	left: 0;
	background: #fff;
	width: 100%;
	height: 360px;
}
.me-jianj-txt p{
	width: 470px;
	color: #666;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
.me11{
	width:610px;
	height:208px;
	background-color:#fff;
	position: absolute;
	right: 0;
	top: -103px;
}
.me11 .jianjie{margin:35px 50px;}
.me11 .jianjie p{color:#666;font-size:14px;}
.me11 .jianjie .title{font-size:21px;margin-top:15px;}
.me11 .jianjie .info{font-size:13px;color:#222;margin:5px 0;}
.me7{
	position: absolute;
	right: 0;
	top: 103px;
}
/*防伪鉴别*/
.me-fangwei{
	width: 1200px;
	position: relative;
	background: #fff;
}
.me12{
	width:380px;
	height:210px;
	padding:40px 50px;
	background-color:#eee;
	position: absolute;
	top: 50px;
	right: 42px;

}
.me12 p{line-height:30px; font-size:14px;color:888;}
.me-fangwei-txt{
	width: 760px;

}
/*重大事件*/
.me-shijian{
	position: relative;
	width: 1200px;
	height: 572px;
}
.me-shijian-title{
	position: absolute;
	top: 72px;
	font-size: 34px;
	color: #fff;
	text-align: center;
	width: 100%;
}
.me-shijian-show{
	position: absolute;
	top: 190px;
	width: 100%;
	height: 380px;
	overflow: hidden;
}
.me-shijian-move{
	position: relative;
}
.me-shijian-move li{
	float: left;
	text-align: center;
	width: 370px;
	margin: 0 19px;
}
.shijian-time{
	width: 100%;
	text-align: center;
	color: #8B8B8B;
	font-size: 30px;
	height: 43px;
	font-family: xyfont;
}
.shijian-text{
	width: 100%;
	height: 125px;
	background: #fff;
	font-size: 12px;
	padding: 30px;
	margin-top: 40px;
}
.shijian-btn-box{
	width: 104px;
    margin: 0 auto;
    margin-top: 60px;
}
.shijian-btn{
	width: 37px;
	height: 37px;
	border: 1px solid #999999;
	color: #999999;
	text-align: center;
	margin: 0 6px;
	border-radius: 50%;
	line-height: 35px;
}
.shijian-btn:hover{
	background: #fff;
}
.mobannerbg{
	display: none;
}
.zix-list-img img{
	display: block;
	width: 256px;
	height: 189px;
}
.mo-time{
	display: none;
}

/*添加*/
.downlist{
	position: absolute;
	top: 78px;
	left: -25px;
	background: #fff;
	width: 106px;
	display: none;
}
.downlist dd{
	height: 56px;
	line-height: 56;
	border-bottom: 1px solid #EFEFEF;
	text-align: center;
}
.downlist dd a{
	display: block;
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-align: center;
}
.downlist dd a :hover{
	color: #D82B2E;
}
.navlist>li:hover .downlist{
	display: block;
}
.show-img{
	position: absolute;
	width: 116px;
	height: 116px;
	top: 80px;
	right: 50%;
	margin-right: -600px;
	display: none;
}
.show-img img{
	display: block;
	width: 116px;
	height: 116px;
}
/*动画*/
.hvr-float:hover{
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 0px 4px 16px 0px rgba(53, 53, 53, 0.2);
}
.hezuo-name{
    width: 270px;
    height: 270px;
    line-height: 270px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background: #D92B2F;
    color: #fff;
    font-size: 16px;
    display: none;
}
.hezuo-name a{
	width: 270px;
    height: 270px;
    line-height: 270px;
    text-align: center;
    color: #fff;
}
.rongy-jianj{
	position: absolute;
	top: 250px;
	left: 0;
	width: 100%;
	height: 76px;
	background: #d82b2e;
	text-align: center;
	display: none;
}
.rongy-jianj>div{
	width: 100%;
	padding: 0 15px;
	line-height: 24px;
	height: 76px;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}
#box-close{
	width: calc(100% - 256px);
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.mod-tit{
	display:none;
	font-size: 28px;
	width: 125px;
	font-weight: bold;
	background-image: url(../img/titbg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	letter-spacing:3px;
	margin: 0 auto 15px;
}
.mod-tit b , .index-tit b , .f-tit b ,.f-tit-t b{
	font-weight: bold;
}
/**首页PC--关于我们，友情链接**/
.index-tit{
	font-size: 28px;
	width: 125px;
	font-weight: bold;
	background-image: url(../img/titbg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	letter-spacing:3px;
	margin: 0 auto 15px;
}
/**首页PC--新品上市，资讯中心文字标题**/
.f-tit{
	font-size: 32px;
	width: 280px;
	text-align:center;
	font-weight: bold;
	letter-spacing:3px;
	margin: 0 auto;
}
/**首页PC--新品上市，资讯中心字母标题**/
.f-tit-t{
	font-size: 30px;
	width: 175px;
	text-align:center;
	font-weight: bold;
	background-image: url(../img/titbg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	letter-spacing:3px;
	margin: 0 auto 15px;
}
.inme-txt{
	width: 100%;
	height: 180px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
#bannerbox-height{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -99;
}
#bannerflash-height{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -99;
}
.close_bgmask{
	display: none;
}

@media screen and (min-width: 768px){
	.me1{
		display: none;
	}
.me2{
	display: none;
}
.me-pai1,.me-pai2,.me10,.me5,.me6,.me-jianj-txt p,.me11,.me7,.txtimg-box1 .txt-card p,.me-logo .txt-card p,.me8,.me-shijian-show,.me12,.me-fangwei-txt{
	display: none;
}
.txtimg-box1{
	height: 334px;
}

}




















