header{
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:99;
}
.header{
	position:static;
	background:#fff;
	position:fixed;
}
.ship{
	width:100%;
	overflow:hidden;
}
#video1{
	width: 124%;
	height: auto;
	margin: 0 0 0 -12%;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-ms-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s;
}
.head{
	background:rgba(0,0,0,.8);
}
.top{
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:10px 0px;
	transition:.3s;
}
.head .top{
	padding:5px 0px;
}
.logo{
	width:75%;
	padding:10px 0px 0px;
	transition:.3s;
}
.head .logo,.header .logo{
	padding:0px;
}
.nav-logo{
	width:30px;
	padding:6px 0px 0px;
}
.nav-logo span{
	display:block;
	height:3px;
	background:#fff;
	margin-bottom:6px;
}
.header .nav-logo span{
	background:#c9402e;
}
.head .nav-logo span{
	background:#fff;
}
.menu{
	position:fixed;
	top:0;
	left:-100%;
	width:70%;
	height:100%;
	background:#fff;
	display:flex;
	align-content:space-between;
	z-index:99999;
	flex-wrap:wrap;
	transition:.5s;
}
.body{
	position:fixed;
	top:0;
	left:0;
	overflow:hidden;
	width:100%;
	height:100%;
}
.menuu{
	left:0;
}
.heise{
	position:fixed;
	top:0;
	left:0;
	display:none;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.8) url(../images/close.png) right center no-repeat;
	background-size:auto 35px;
	z-index:99998;
}
.menu ul{
	width:100%;
}
.menu ul li{
	border-bottom:1px #ddd solid;
}
.menu ul li a{
	display:block;
	text-align:center;
	color:#424242;
	line-height:46px;
	transition:.3s;
}
.menu ul li.cur a{
	color:#006eb6;
}
.menu ul li a:hover{
	color:#006eb6;
}
.selan{
	width:100%;
	padding:20px 10px 0;
}
.selan .search form{
	display:flex;
}
.selan .search form input{
	width:80%;
	border:1px #ddd solid;
	line-height:20px;
	padding:6px 0px 6px 10px;
	-webkit-appearance:none;
	border-radius:0;
	border-right:0;
}
.selan .search form button{
	display:block;
	border:0;
	background:#055cab url(../images/fdj.png) center no-repeat;
	background-size:45% auto;
	width:20%;
}
.selan .languan{
	border-bottom:1px #ddd solid;
	display:flex;
	justify-content:space-around;
	line-height:46px;
}
.selan .languan a{
	font-size:1.4rem;
	color:#424242;
	line-height:46px;
}
.selan .languan a font{
	font-family:arial;
}
.copy{
	text-align:center;
	padding:15px;
}
.copy span{
	display:block;
	line-height:20px;
	color:#424242;
}
.copy span a{
	color:#424242;
}
.copy span a:hover{
	text-decoration:underline;
}
.product{
	background:#efefef;
	padding:20px 0px;
}
.prdct{
	position:relative;
	padding:10px 0px 0px;
}
.title{
	text-align:center;
}
.title p{
	color:#323232;
	font-size:1.8rem;
	font-weight:bold;
	line-height:20px;
}
.title span{
	color:#b3b3b3;
	font-size:2.2rem;
	line-height:30px;
	opacity:.22;
	font-family:Fonttwo;
}
.prdct{
	padding-left:15px;
}
#product{
	padding-bottom:40px;
}
.prdct .swiper-slide{
	width:250px;
}
.prdct .swiper-slide img{
	width:100%;
}
.prdct .swiper-slide a{
	display:block;
	background:#fff;
}
.prdct .swiper-slide a h3{
	background:#333333;
	display:flex;
	color:#fff;
	line-height:46px;
	align-items:center;
	justify-content:space-between;
	font-size:1.4rem;
}
.prdct .swiper-slide a h3:before{
	content:"";
	display:block;
	height:2px;
	width:20px;
	background:#cc402e;
}
.prdct .swiper-slide a h3 p{
	width:calc(100% - 30px);
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#product .swiper-pagination{
	bottom:0;
}
#product .swiper-pagination span{
	width:12px;
	height:12px;
	border-radius:50%;
	background:#fff;
	opacity:1;
}
#product .swiper-pagination span.swiper-pagination-bullet-active{
	background:#ff7800;
}
.case{
	padding:30px 0px 0px;
}
#case{
	margin:10px 0px 0px;
}
#case .swiper-slide a{
	display:block;
	position:relative;
}
#case .swiper-slide a h3{
	position:absolute;
	top:13%;
	width:100%;
	text-align:center;
	color:#fff;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	font-size:1.5rem;
	font-weight:bold;
}
#case .swiper-pagination span{
	width:10px;
	height:10px;
	border-radius:50%;
	background:#fff;
	opacity:1;
}
#case .swiper-pagination span.swiper-pagination-bullet-active{
	background:#ff7800;
}
.news{
	padding:25px 0px 10px;
}
.titlet{
	padding-left:15px;
}
.titlet p{
	color:#000;
	font-size:1.8rem;
}
.titlet span{
	font-size:1.3rem;
	color:#888;
	margin:2px 0px 0px;
	display:block;
}
.nesct{
	margin:15px 0px 0px;
	padding-left:15px;
	position:relative;
}
#news{
	padding-bottom:25px;
}
#news .swiper-slide{
	width:250px;
}
#news .swiper-slide a{
	display:block;
	color:#333;
}
#news .swiper-slide a span{
	display:block;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	line-height:40px;
}
#news .swiper-pagination{
	bottom:0;
	text-align:left;
}
#news .swiper-pagination span{
	width:12px;
	height:12px;
	border-radius:50%;
	background:rgba(0,0,0,.2);
	opacity:1;
	margin:0px 10px 0px 0px;
}
#news .swiper-pagination span.swiper-pagination-bullet-active{
	background:#ff7800;
}
.yanfa{
	padding:20px 0px 40px;
	background:url(../images/yfbg.jpg) center 0 no-repeat;
}
.yanfa .titlet{
	padding-left:0;
}
.yanfa .titlet p{
	color:#fff;
	text-align:center;
}
.yanfa dl{
	display:flex;
	margin:30px 0px 0px;
	flex-wrap:wrap;
}
.yanfa dl dd{
	width:50%;
}
.yanfa dl dd.yi{
	background:#0a8fd7;
}
.yanfa dl dd.er{
	width:100%;
	background:#cc402e;
}
.yanfa dl dd.sa{
	background:#222222;
}
.yanfa dl dd.si{
	background:#ffffff;
}
.yanfa dl dd.wu{
	background:#555555;
}
.yanfa dl dt{
	width:100%;
	overflow:hidden;
}
.yanfa dl dd a{
	display:block;
	padding:25px 10% 20px;
	color:#fff;
	text-align:center;
}
.yanfa dl dd a h3{
	font-size:1.4rem;
	line-height:30px;
	margin:5px 0px 0px;
	transition:.5s;
}
.yanfa dl dd a span{
	display:block;
	font-size:1.2rem;
	line-height:25px;
	padding:10px 0px 0px;
	transition:.5s;
}
.yanfa dl dd a:hover h3{
	margin:0px;
}
.yanfa dl dd a:hover span{
	padding:0px;
}
.yanfa dl dd.si a{
	color:#333;
	padding:25px 5% 20px;
}
.yanfa dl dd.wu a{
	padding:25px 5% 20px;
}
.yanfa dl dd.si a span{
	line-height:21px;
	color:rgba(0,0,0,.6);
}
#yan .swiper-pagination{
	text-align:right;
	padding-right:10px;
}
#yan .swiper-pagination span{
	width:20px;
	height:20px;
	background:#fff;
}
#yan .swiper-button-next{
	width:20px;
	height:32px;
	margin-top:-16px;
	background:url(../images/yfyjt.png) center no-repeat;
	background-size:20px auto;
}
#yan .swiper-button-prev{
	width:20px;
	height:32px;
	margin-top:-16px;
	background:url(../images/yfzjt.png) center no-repeat;
	background-size:20px auto;
}
.about{
	background:url(../images/abbg.jpg) center 0 no-repeat;
	padding:30px 0px;
	background-size:auto 100%;
}
.aboct{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.aboct a{
	display:block;
}
.aboct a big{
	display:block;
	overflow:hidden;
}
.aboct a img{
	width:100%;
	transform:scale(1);
	transition:1s;
}
.aboct a:hover img{
	transform:scale(1.2);
}
.aboct a.dongshi{
	width:35%;
	position:relative;
	box-shadow:0px 0px 1px rgba(255,255,255,.3);
}
.aboct a.gongsi{
	width:62%;
	background:#00619f;
}
.aboct .lchn{
	width:30%;
}
.aboct a.dongshi section{
	position:absolute;
	bottom:0;
	width:100%;
	left:0;
	padding:0px 10px 20px;
	color:#fff;
	transition:.3s;
}
.aboct a.dongshi section h3{
	font-size:1.4rem;
}
.aboct a.gongsi section{
	color:#fff;
	padding:15px 20px;
}
.aboct a.gongsi section h3{
	font-size:1.4rem;
}
.aboct .lchn{
	display:flex;
	justify-content:space-between;
	width:100%;
	padding:10px 0px 0px;
}
.aboct .lchn a{
	width:48.5%;
	text-decoration:none;
	color:#fff;
	position:relative;
}
.aboct .lchn a h3{
	font-size:1.8rem;
}
.aboct .lchn a section{
	height:100%;
}
.aboct .lchn a.lishii section{
	background:#004180 url(../images/jcimg.png) right bottom no-repeat;
	padding:30px;
	background-size:auto 85%;
}
.aboct .lchn a.qiye section{
	background:#cc402e url(../images/rcimg.png) right bottom no-repeat;
	padding:30px;
	background-size:auto 85%;
}
.aboct .lchn a span{
	display:block;
	line-height:26px;
	padding:10px 0px 0px;
	color:rgba(255,255,255,.6);
}
footer{
	height:61px;
}
.btmenu{
	height:61px;
	position:fixed;
	width:100%;
	bottom:0;
	left:0;
	z-index:99;
}
.btmenu ul{
	display:flex;
	background:#1e2225;
}
.btmenu ul li{
	width:25%;
	text-align:center;
	border-right:1px rgba(255,255,255,.1) solid;
}
.btmenu ul li:last-child{
	border-right:0px #2f373d solid;
}
.btmenu ul li a{
	display:block;
	padding:5px 0px 0px;
}
.btmenu ul li a small{
	display:block;
	height:30px;
}
.btmenu ul li a p{
	color:#fff;
	margin:3px 0px 5px;
	line-height:18px;
}
.btmenu ul li:nth-of-type(1) small{
	background:url(../images/btpic1.png) center no-repeat;
	background-size:auto 19px;
}
.btmenu ul li:nth-of-type(2) small{
	background:url(../images/btpic2.png) center no-repeat;
	background-size:auto 20px;
}
.btmenu ul li:nth-of-type(3) small{
	background:url(../images/btpic3.png) center no-repeat;
	background-size:auto 20px;
}
.btmenu ul li:nth-of-type(4) small{
	background:url(../images/btpic4.png) center no-repeat;
	background-size:auto 20px;
}
.ibanner{
	margin-top:53px;
}
.gytit{
	text-align:center;
	font-size:2.0rem;
	line-height:24px;
	font-weight:bold;
}
.guanyu{
	padding:25px 0px;
}
.guanyu dl{
	margin:20px 0px 0px;
}
.guanyu dl dd{
	background:#363636;
	padding:20px;
	color:#fff;
}
.guanyu dl dt{
	position:relative;
}
.guanyu dl dt img{
	width:100%;
}
.guanyu dl dd h3{
	font-size:1.8rem;
}
.guanyu dl dd span{
	display:block;
	margin:15px 0px 20px;
	font-size:1.3rem;
	line-height:22px;
}
.guanyu dl dd a{
	display:block;
	width:120px;
	line-height:35px;
	border:1px #fff solid;
	text-align:center;
	color:#fff;
	font-size:1.3rem;
	transition:.3s;
}
.guanyu dl dd a:hover{
	background:#fff;
	color:#000;
}
.guanyu dl dt small{
	display:flex;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
	position:absolute;
	width:50%;
	top:0;
	left:0;
	height:100%;
	background:rgba(255,128,62,.79);
}
.guanyu dl dt small big{
	width:60%;
	display:block;
	text-align:center;
}
.guanyu dl dt small big h2{
	font-weight:bold;
	justify-content:center;
	font-size:1.8rem;
	display:flex;
	line-height:30px;
	color:#fff;
}
.guanyu dl dt small big h2 font{
	font-family:arial;
	font-size:2.4rem;
	line-height:30px;
}
.guanyu dl dt small big p{
	color:#fff;
	font-weight:bold;
	font-size:1.4rem;
	border-top:1px #fff solid;
	padding:5px 0px 0px;
	margin:5px 0px 0px;
}
.jince{
	padding:10px 0px;
}
#jceng{
	background:#ededed;
	margin:25px 0px 0px;
	padding:15px 0px;
}
#jceng .lshij{
	background:#ededed;
}
#jceng .lshij a{
	display:block;
	position:relative;
	color:#fff;
}
#jceng .lshij a img{
	width:100%;
}
#jceng .lshij section{
	position:relative;
	padding-left:30px;
}
#jceng .lshij section:after{
	content:"";
	display:block;
	position:absolute;
	left:2px;
	height:calc(100% - 62px);
	top:31px;
	width:4px;
	background:rgba(255,255,255,.3);
}
#jceng .lshij a small{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	display:flex;
	flex-wrap:wrap;
	align-content:center;
	text-align:center;
	padding:0px 25px;
}
#jceng .lshij a small p{
	width:100%;
	color:#fff;
	font-size:1.8rem;
}
#jceng .lshij a small h2{
	width:100%;
	font-size:3.6rem;
	margin:10px 0px 0px;
	font-family:arial;
	font-weight:bold;
	color:#fff;
}
#jceng .lshij section{
	margin:15px 0px 0px;
}
#jceng .lshij section span{
	display:flex;
	font-size:1.3rem;
	align-items:center;
	position:relative;
	margin-bottom:10px;
}
#jceng .lshij section span:after{
	content:"";
	width:12px;
	height:12px;
	border-radius:50%;
	background:#eb8032;
	position:absolute;
	left:-32px;
	z-index:2;
	top:50%;
	margin-top:-6px;
}
#jceng .lshij section span p{
	line-height:22px;
}
#jceng .lshij section span small{
	font-size:1.6rem;
	font-family:arial;
	font-weight:bold;
	color:#eb8032;
	margin-right:20px;
	line-height:24px;
}
#jceng  .swiper-button-next{
	background:url(../images/lsjt.png) 0 0 no-repeat;
	width:33px;
	height:62px;
	right:10%;
	margin-top:-31px;
}
#jceng  .swiper-button-prev{
	background:url(../images/lsjt.png) 0 0 no-repeat;
	width:33px;
	height:62px;
	margin-top:-31px;
	transform:rotateY(180deg);
	left:10%;
}
.rongyu{
	padding:5px 0px 20px;
}
.rongyu ul li{
	position:relative;
}
.rongyu ul li img{
	width:100%;
}
.rongyu ul li>a{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	display:flex;
	flex-wrap:wrap;
	text-align:center;
	align-content:center;
	color:#fff;
}
.rongyu ul li h3{
	width:100%;
	font-size:2.0rem;
}
.rongyu ul li p{
	font-size:1.3rem;
	margin:10px 0px 0px;
	width:100%;
}
.rongyu ul li span{
	display:flex;
}
.rongyu ul li span a{
	width:50%;
}
.rongyu ul li span small{
	width:50%;
	display:flex;
	flex-wrap:wrap;
	text-align:center;
	color:#fff;
	align-content:center;
}
.rongyu ul li span small.lgc{
	background:#ff7800 url(../images/rybg.png) center bottom no-repeat;
}
.rongyu ul li span small.las{
	background:#004789;
}
.lanmu{
	position:relative;
}
.lanmu .lmbt{
	position:relative;
	background:#004580;
	z-index:9;
}
.lanmu .lm-ct{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.lanmu .lm-ct h3{
	display:block;
	color:#fff;
	font-size:1.5rem;
	line-height:20px;
	padding:10px 0px;
}
.lanmu .lm-ct .lm-logo{
	width:27px;
	padding:5px 0px 0px;
}
.lanmu .lm-ct .lm-logo span{
	display:block;
	background:#fff;
	height:3px;
	margin-bottom:5px;
	transition: .3s;
	transform-origin: 30% center;
}
.lanmu .lm-ct .xx-logo span:nth-of-type(1){
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.lanmu .lm-ct .xx-logo span:nth-of-type(2){
	display:none;
}
.lanmu .lm-ct .xx-logo span:nth-of-type(3){
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
.lanmu .lmct{
	position:absolute;
	width:100%;
	top:100%;
	left:0;
	display:none;
	background:#fff;
	z-index:8;
	padding:15px 15px 5px;
	box-shadow:0px 0px 5px rgba(0,0,0,.4);
}
.lanmu .lmct ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.lanmu .lmct ul li{
	width:48%;
	margin-bottom:10px;
}
.lanmu .lmct ul li a{
	display:block;
	text-align:center;
	line-height:32px;
	color:rgba(0,0,0,.7);
	border:1px rgba(0,0,0,.1) solid;
}
.lanmu .lmct ul li.cur a{
	color:#fff;
	background:#ff7800;
	border:1px #ff7800 solid;
}
.iabout{
	padding:15px 0px;
	background:#fff url(../images/iabbg.jpg) center 0 no-repeat;
	font-size:1.3rem;
	color:#333333;
	line-height:24px;
}
.iabout img{
	max-width:100%;
	height:auto;
}
.huise{
	background:#ebebeb;
}
.huanj{
	padding:10px 0px 20px;
}
#huanj .swiper-button-white{
	width:30px;
	height:80px;
	background-color:#ff7800;
	margin-top:-40px;
	background-size:60% auto;
}
#huanj .swiper-button-prev{
	left:0;
}
#huanj .swiper-button-next{
	right:0;
}
.elanmu{
	padding:15px 15px 0px;
}
.elanmu ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.elanmu ul li{
	width:49%;
	margin-bottom:15px;
}
.elanmu ul li a{
	display:block;
	line-height:32px;
	border-radius:16px;
	background:#f2f2f2;
	font-size:1.3rem;
	text-align:center;
	color:#000;
}
.elanmu ul li a font{
	font-family:arial;
}
.elanmu ul li.cur a{
	background:#ff7800;
	color:#fff;
}
.lishi{
	padding:10px 0px 20px;
}
.lishi dl dt{
	font-weight:normal;
	position:relative;
	padding-bottom:15px;
}
.lishi dl dt section{
	padding-right:30px;
	position:relative;
}
.lishi dl dt section i{
	display:block;
	position:absolute;
	width:20px;
	background:url(../images/sjiao.png) right 20% no-repeat;
	background-size:100% auto;
	height:26px;
	right:11px;
	top:21%;
	z-index:99;
}
.lishi dl dt section div{
	border:1px #bebebe solid;
	padding:10px 15px 30px;
}
.lishi dl dt:after{
	content:"";
	display:block;
	width:2px;
	background:#cdcdcd;
	height:100%;
	top:0;
	right:0;
	position:absolute;
}
.lishi dl dt:first-child:after{
	height:75%;
	top:25%;
}
.lishi dl dt:last-child:after{
	height:25%;
}
.lishi dl dt span{
	display:block;
	text-align:right;
	line-height:20px;
	font-size:1.2rem;
	color:#808080;
	margin:0px 0px 0px;
}
.lishi dl dt small{
	font-size:1.6rem;
	font-weight:bold;
	display:block;
	text-align:right;
	line-height:30px;
	color:#ff7800;
	font-family:arial;
	position:relative;
}
.lishi dl dt section:after{
	content:"";
	display:block;
	width:16px;
	height:16px;
	border-radius:50%;
	background:#fff;
	position:absolute;
	right:-7px;
	top:25%;
	border:4px #bebebe solid;
	z-index:9;
}
.map{
	margin:20px 0px 0px;
}
.map dl{
	position:relative;
}
.map dl dt section{
	border:2px rgba(0,0,0,.15) solid;
	display:none;
}
.map dl dd{
	display:flex;
}
.map dl dd span{
	display:block;
	width:50%;
	line-height:46px;
	text-align:center;
	font-size:1.3rem;
	color:#fff;
	background:#929292;
	transition:.3s;
}
.map dl dd span.cur,.map dl dd span:hover{
	background:#ff7800;
	cursor:pointer;
}
.icontact ul{
	margin:10px 0px 0px;
}
.icontact ul li{
	background:#f6f6f6;
	padding:10px 20px 20px;
	font-size:1.3rem;
	line-height:24px;
	margin-bottom:10px;
}
.feedback{
	background:#f4f4f4;
	padding:20px 0px;
	margin:20px 0px 0px;
}
.fdtit{
	text-align:center;
}
.fdtit p{
	font-size:1.9rem;
}
.fdtit span{
	color:#808080;
	font-size:1.3rem;
	margin:5px 0px 0px;
	display:block;
}
.fdtit:after{
	content:"";
	width:30px;
	height:1px;
	background:rgba(0,0,0,.1);
	margin:15px auto 0;
	display:block;
}
.feedback form{
	margin:20px 0px 0px;
}
.feedback form section{
	margin-bottom:15px;
}
.feedback form section span{
	width:100%;
	margin-bottom:15px;
}
.feedback form span{
	display:flex;
	align-items:center;
	border:1px rgba(0,0,0,.15) solid;
	padding-right:10px;
}
.feedback form span input{
	width:calc(100% - 20px);
	border:0;
	line-height:20px;
	background:none;
	outline:none;
	font-size:1.3rem;
	padding:12px 10px;
}
.feedback form>span{
	align-items:flex-start;
}
.feedback form>span i{
	padding-top:10px;
}
.feedback form span textarea{
	width:calc(100% - 20px);
	border:0;
	line-height:20px;
	outline:none;
	padding:12px 10px;
	font-size:1.3rem;
	resize:none;
	background:none;
}
.feedback form span i{
	display:block;
	width:20px;
	text-align:center;
}
.feedback form button{
	border:0;
	line-height:42px;
	background:#848484;
	width:100%;
	color:#fff;
	font-size:1.4rem;
	margin:15px 0px 0px;
	transition:.3s;
}
.idown{
	padding:0px 0px 20px;
}
.idown ul{
	padding:20px 0px 10px;
}
.idown ul li{
	margin-bottom:10px;
}
.idown ul li a{
	display:block;
	background:#fff;
	padding:10px;
	border:1px #fff solid;
}
.idown ul li a section{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.idown ul li a section small{
	width:10%;
}
.idown ul li a section small img{
	width:100%;
}
.idown ul li a section big{
	display:block;
	width:87%;
}
.idown ul li a section big p{
	font-size:1.4rem;
	color:#333333;
	line-height:20px;
}
.idown ul li a section big b{
	font-size:1.3rem;
	color:rgba(0,0,0,.4);
	font-weight:normal;
	font-family:arial;
	line-height:18px;
}
.ckmore{
	width:100%;
	background:#dcab76;
	text-align:center;
	line-height:36px;
	color:#fff;
	margin:0px 0px 0px;
	font-size:1.3rem;
}
.ihonor{
	padding:15px 0px;
}
#ihonor{
	padding-bottom:30px;
}
#ihonor .swiper-slide img{
	width:100%;
}
#ihonor .swiper-slide section{
	margin:15px 0px 0px;
	font-size:1.3rem;
	line-height:20px;
	color:#333333;
	text-align:center;
}
#ihonor .swiper-pagination{
	bottom:0px;
}
#ihonor .swiper-pagination span{
	background:rgba(0,0,0,.6);
}
#ihonor .swiper-pagination span.swiper-pagination-bullet-active{
	background:#ff7800;
}
.iprodct{
	padding:15px 0px;
}
.iprodct ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.iprodct ul li{
	width:48%;
	margin-bottom:15px;
}
.iprodct ul li img{
	width:100%;
}
.iprodct ul li a{
	color:#333;
	display:block;
}
.iprodct ul li a span{
	display:block;
	background:#e3e5e6;
	text-align:center;
	line-height:40px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	font-size:1.3rem;
	transition:.3s;
}
.inewsd{
	padding:10px 0px 20px;
}
.inewsd .insct{
	line-height:24px;
	padding:0px 15px;
	font-size:1.3rem;
	color:#666;
}
.inewsd .insct img{
	max-width:100%;
}
.inewsd .instt{
	text-align:center;
	font-size:1.6rem;
	line-height:26px;
	padding:10px 0px;
} 
.inewsd .insxx{
	border-top:1px rgba(0,0,0,.15) solid;
	border-bottom:1px rgba(0,0,0,.15) solid;
	display:flex;
	justify-content:center;
	padding:5px 0px;
	margin:0px 0px 10px;
}
.inewsd .insxx span{
	line-height:22px;
	color:#999;
	margin:0px 4%;
	font-size:1.2rem;
}
.fanye{
	margin:15px 10px;
	border-top:1px rgba(0,0,0,.2) dashed;
	padding:10px 0px 0px;
}
.fanye span{
	display:block;
	color:#333;
	line-height:26px;
	font-size:1.3rem;
}
.fanye span a{
	color:#666;
}
.fanye span a:hover{
	color:#f00;
}
.inews{
	background:#ebecf0;
	padding:15px 0px;
}
.inews dl{
	margin:0px;
}
.inews dl dd big img{
	width:100%;
}
.inews dl dd a{
	display:block;
	background:#fff;
	transition:.3s;
}
.inews dl dd a section{
	padding:10px 15px;
}
.inews dl dd a section h3{
	font-size:1.4rem;
	color:#333;
	display:block;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	line-height:22px;
}
.inews dl dd a section span{
	display:block;
	color:#ff7800;
	font-size:1.2rem;
	margin:5px 0px 0px;
}
.inews dl dd a:hover{
	background:#ff7800;
}
.inews dl dd a:hover section h3,.inews dl dd a:hover section span{
	color:#fff;
}
.inews ul{
	margin:10px 0px 0px;
}
.inews ul li{
	margin-bottom:10px;
}
.inews ul li a{
	display:block;
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	padding:15px;
}
.inews ul li a big{
	display:block;
	color:#3f3f3f;
	font-family:arial;
	font-size:1.3rem;
	line-height:16px;
}
.inews ul li a section h3{
	color:#8e6e2b;
	font-size:1.4rem;
	font-weight:bold;
	line-height:30px;
	display:block;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.inews ul li a section span{
	display:block;
	color:#808080;
	line-height:20px;
	font-size:1.2rem;
}
.inews ul li a section small{
	font-size:1.2rem;
	color:#8e6e2b;
	display:block;
	margin:10px 0px;
}
.zhili{
	background:url(../images/zlbg1.jpg) center 0 no-repeat;
	padding:20px 0px;
	background-size:auto 100%;
}
.zltit{
	text-align:center;
}
.zltit p{
	font-size:1.8rem;
	color:#282828;
	font-weight:bold;
	line-height:20px;
}
.zltit big{
	display:block;
	font-size:1.4rem;
	font-family:Fontthree;
	color:#888;
	margin:10px 0px 10px;
	line-height:14px;
}
.zltit span{
	display:block;
	color:#777;
	line-height:18px;
	font-size:1.2rem;
	padding:0px 15px;
}
.zhili section{
	margin:20px 15px 0px;
	text-align:center;
}
.zhili section img,.zhile section img,.zhils section img{
	max-width:100%;
}
.zhile{
	padding:20px 10px;
}
.zhile section,.zhils section{
	margin:20px 0px 0px;
	text-align:center;
}
.zhils{
	background:#f3f3f3;
	padding:20px 10px;
}
.zhilw{
	background:url(../images/jcbg.jpg) center 0 no-repeat;
	padding:20px 0px 40px;
}
.zhilw .zltit p,.zhilw .zltit big{
	color:#fff;
}
.shebei{
	position:relative;
	margin:20px 15px 0;
}
#shebei{
	position:static;
	padding-bottom:40px;
}
#shebei .swiper-slide span{
	display:block;
	background:#fff;
	color:#000;
	font-size:1.3rem;
	line-height:44px;
	text-align:center;
	transition:.3s;
}
#shebei .swiper-pagination{
	bottom:0;
}
#shebei .swiper-pagination span{
	width:12px;
	height:12px;
	border-radius:50%;
	background:#fff;
	opacity:1;
}
#shebei .swiper-pagination span.swiper-pagination-bullet-active{
	background:#ff7800;
}





/* ΈΔ */
.iprodct h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   text-align:center;
   margin-top:15px;
   margin-bottom:15px;
   color:#000000;
   }

.fanhui {
    height: auto;
    overflow: hidden;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #757472;
}

.fenye {
    width: 100%;
    height: 60px;
	margin-top:20px;
}

.fenye-aa {
    width: 50%;
    float: left;
}

.fenye-aa a {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    background-color: #ff6101;
    font-size: 18px;
}

.fenye-bb {
    width: 50%;
    float: right;
}

.fenye-bb a {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    background-color: #ffb601;
    font-size: 18px;
}













































