@font-face{ font-family: fontA; src: url('../fonts/Alibaba-PuHuiTi-Regular.ttf');}
html,body{padding: 0;margin: 0;font-family: fontA,"微软雅黑";font-size: 16px;color: #333;overflow-x:hidden;}
.wrap{max-width: 1200px;margin: 0 auto;}
ul{padding: 0;margin: 0;}
ul li{list-style: none;}
p{margin: 0;text-align: justify;}
.p{text-align: justify;}
.fl{float: left;}
.fr{float: right;}
a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline:none;background: none;text-decoration: none;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
img{max-width: 100%;}
input:focus,button:focus,textarea:focus{outline: none;}
.ovh{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.bgf3f3f3{background: #f3f3f3;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.imgH{overflow: hidden;}
.imgH img{transition-duration: .6s;-ms-transition-duration: .6s;-moz-transition-duration: .6s;-webkit-transition-duration: .6s; }
.imgH:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.hidden-xs{display: block;}
.visible-xs{display: none;}
/**导航菜单**/
.topDiv{height: 90px;}
header{position: fixed;top: 0;left: 0;z-index: 99;height: 90px;width: 100%;transition: all .3s;background: #fff;padding: 0 60px;}
header>.wrap{padding: 0;border-radius: 6px;margin: 0 auto;}
.on-fixed header{background: #fff;top: 0;box-shadow: 0px 0px 20px rgba(132,132,132,0.15);}
header .logo a{height: 90px;position: relative;z-index: 99;display:flex;justify-content:center;align-items:center;}
header .logo img{max-height: 80%;}
header .rightDiv .menu{text-align: right;height: 90px;}
header .rightDiv .menu>ul{display: inline-block!important;/*overflow: hidden;*/}
header .rightDiv .menu>ul{float: left;margin-left: 60px;}
header .rightDiv .menu>ul>li{float: left;margin-right: 37px;}
header .rightDiv .menu>ul>li>a{height: 90px;line-height: 90px;text-align: center;color: #000000;font-size: 18px;display: block;text-transform:capitalize;}
header .rightDiv .menu>ul>li:hover,
header .rightDiv .menu>ul>li:focus,
header .rightDiv .menu>ul>li.on,
header .rightDiv .menu>ul>li.active{background: none;position: relative;}
header .rightDiv .menu>ul>li:hover>a,
header .rightDiv .menu>ul>li:focus>a,
header .rightDiv .menu>ul>li.on>a,
header .rightDiv .menu>ul>li.active>a{color: #da251d;}
/* header .rightDiv .menu>ul>li:hover::before,
header .rightDiv .menu>ul>li:focus::before,
header .rightDiv .menu>ul>li.on::before,
header .rightDiv .menu>ul>li.active::before{
	content: "";
    width: 0;
    height: 0;
    border: 12px solid;
    border-color: transparent transparent #0193de;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -12px;
} */
header .mbtn {display: inline-block;width: 50px;height: 50px;background: url(../img/menu1.png) no-repeat center center;background-size: 22px auto;position: absolute;top: 0;right: 0;display: none;}
header.indexHeader .mbtn{background: url(../img/menu1.png) no-repeat center center;background-size: 22px auto;}
header .mbtn:active{opacity: .8;}
body.on-menu header .mbtn{background: url(../img/menu-hide1.png) no-repeat center center;background-size: 22px auto;}
header .telDiv {display: flex;align-items: center;height: 90px;font-size: 18px;color: #da251d;font-weight: 700;}
header .telDiv img{display: inline-block; margin-right: 8px;height: 24px;vertical-align: middle;}
header .telDiv span{display: inline-block;color: #0193de;font-weight: 700;vertical-align: middle;}
.menu,.menu ul li,.menu ul li a,.menu #menu-button{margin:0;padding:0;border:0;list-style:none;display:block;;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position: relative;}
.menu:after,.menu>ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.menu #menu-button{display:none}
.menu{width:auto;}
#menu-line{position:absolute;top:0;left:0;height:3px;background:#009ae1;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}
.menu>ul>li{float:left;} 
.menu>ul>li>a{padding:0;font-size:15px;text-decoration:none;text-transform:uppercase;color:#282828;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
.menu>ul>li:hover>a,.menu>ul>li.active>a{color: #fff;}
.menu>ul>li.has-sub>a::after{position:absolute;top:50%;margin-top:-3px;right:0;width:10px;height:6px;content:"";}
.menu ul ul{position:absolute;left:-9999px;text-align: center;}
.menu li:hover>ul{left: 50%;margin-left: -65px;}
.menu ul ul ul{right:100%;top:0;width: 100%;}
.menu ul ul li:hover>ul{;margin-left: 0;}
.menu ul ul{padding: 0 0 0; width: 130px;margin-left: -65px;text-align: center;top: 90px;}
.menu ul ul .ul{background: rgba(255, 255, 255, 1);border-radius: 0;box-shadow: 0px 5px 5px rgba(0,0,0,.1);}
.menu ul ul li{padding: 0 15px;-webkit-transition:height .2s ease;-moz-transition:height .2s ease;-ms-transition:height .2s ease;-o-transition:height .2s ease;transition:height .2s ease;text-align: center;}
.menu ul ul li>a{font-size: 16px;color:#7A7A7A;text-decoration:none;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;padding: 15px 0;}
.menu ul ul li>a:hover,.menu ul ul li a:hover{color: #ffffff;}
.menu ul ul li:last-child>a{border: 0;}
.menu ul ul li:hover{
	background: #da251d;color: #ffffff;
}

/********************************* 首页 **********************************/
/*banner轮播*/
.index-banner{width: 100%;position:relative;}
.ui-homebanner .swiper-slide{overflow: hidden;}
.ui-homebanner .img{width: 100%;display: block;height:461px;background: none no-repeat center;background-size: cover;}
.ui-homebanner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 40px;}
.ui-homebanner .swiper-pagination-bullet{width: 12px;height: 12px;border-radius: 50%;background: #fff;opacity: .5;}
.ui-homebanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}
.ui-homebanner .swiper-pagination-bullet-active{opacity: 1;}
.ui-homebanner .swiper-button-next, 
.ui-homebanner .swiper-button-prev{
	opacity: 1;background-size: 100% 100%;
	width: 44px;height: 44px;
	margin-top: -11.5px;opacity: 0.6;
	background: rgba(0,0,0,0.5);
	border-radius: 50%;}
.ui-homebanner .swiper-button-prev{
	left: 10px;} 
.ui-homebanner .swiper-button-next{
	right: 10px;}
.ui-homebanner .swiper-button-next:hover, .ui-homebanner .swiper-button-prev:hover{opacity: 1;}
.ui-homebanner .swiper-button-next:after, 
.ui-homebanner .swiper-button-prev:after{
	color: #ffffff;
	font-size: 20px;
	
}
  
.ui-homebanner .swiper-pagination-bullet{
width: 30px;
height: 6px;
border-radius: unset;
}
  
@media (max-width:1440px) {
	header{padding: 0 2vw;}
	.wrap{padding: 0 15px;}
	header .rightDiv .menu>ul>li>a{font-size: 16px;} 
	.ui-homebanner .img{height: 400px;}
}

@media (max-width:1220px) {
	header{padding: 0;}
	header .rightDiv .menu>ul>li{margin-right: 14px;} 
	.ui-homebanner .img{height: 280px;}
}

@media (min-width:992px) and (max-width:1024px) {
	header .telDiv{font-size: 16px;} 
	
} 
@media all and (max-width:992px){
	.ui-homebanner .img{height: 280px;}
	.topDiv{height: 50px;}
	header.indexHeader{background: #fff;top: 0;}
	.on-fixed header.indexHeader{top: 0;}
	.menu{width:100%}
	.menu ul{width:100%;display: block;}
	.menu ul ul{top: 0;border: 0;}
	.menu>ul>li>a{padding: 0 20px;}
	.menu.align-center>ul,.menu.align-right ul ul{text-align:left}
	.menu ul li,.menu ul ul li,.menu ul li:hover>ul>li{width:100%;height:auto;border-top:1px solid rgba(120,120,120,.15)}
	.menu ul li a,.menu ul ul li a{width:100%}
	.menu>ul>li,.menu.align-center>ul>li,.menu.align-right>ul>li{float:none;display:block}
	.menu ul ul li a{padding:0 20px 0 30px;font-size:12px;background:0 0}
	/*.menu ul ul li:hover>a,.menu ul ul li a:hover{color:#fff}*/
	.menu ul ul ul li a{padding-left:40px}
	.menu ul ul,
	.menu ul ul ul{position:relative;left:0;right:auto;width:100%;margin:0}
	.menu>ul>li.has-sub>a::after,.menu ul ul li.has-sub>a::after{display:none}
	#menu-line{display:none}
	.menu #menu-button{display:block;padding:20px;color:#000;cursor:pointer;font-size:12px;text-transform:uppercase}
	.menu #menu-button::after{content:'';position:absolute;top:20px;right:20px;display:block;width:15px;height:2px;background:#fff}
	.menu #menu-button::before{content:'';position:absolute;top:25px;right:20px;display:block;width:15px;height:3px;border-top:2px solid #fff;border-bottom:2px solid #fff}
	.menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(120,120,120,.15);height:52px;width:52px;cursor:pointer}
	.menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#333;z-index:99}
	.menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#333;z-index:99}
	.menu .submenu-button.submenu-opened:after{display:none}
	.menu ul ul{background: transparent;border-bottom:none;padding: 0;}
	.menu ul ul ul{top: 0;}
	.menu li:hover>ul{left: auto;margin-left: auto;}
	.menu ul ul li>a:last-child{border-bottom: 0;}
	header {
		position: fixed !important;
		z-index: 101;
		top: 0;
		left: auto;
		right: 0;
		width: 100%;
		height: 50px;
		transition: right 300ms !important;
	}
	header .logo a{height: 50px;line-height: 50px;width: initial;z-index: 0;}
	header .logo img {max-height: 70%;max-width: 150px;}
	header .mbtn {display: block;}
	body.on-menu header .mbtn{z-index: 1;}
	header .rightDiv .menu {
		float: right;
		position: fixed;
		top: 0px;
		right: 0;
		width: 100%;
		height: 100%;
		padding-top: 0;
		background-color: rgba(255, 255, 255, .94);
		transition: right 300ms;
		right: -100%;
		padding: 0;
		overflow-y: auto;
	}
	header .rightDiv .menu ul li {
		padding: 0;
		margin: 0;
		position: relative;
		float: none;
	}
	header .rightDiv .menu ul li a {
		display: block;
		line-height: 50px;
		height: 50px;
		text-align: left;
		font-size: 16px;
	}
	
	header .rightDiv .menu>ul {display: block;padding-top: 50px;}
	header .rightDiv .menu ul li a span {display: none;}
	header .rightDiv .menu ul li a.on {background: none;}
	body.on-menu header .rightDiv .menu {right: 0;}
	body.on-menu .main {right: 0;}
	header .rightDiv .menu ul li i{display: block;}
	header .rightDiv .menu ul li>a{margin: 0;width: calc(100% - 50px);}
	header .rightDiv .menu .linkDiv{display: none;}
	header .rightDiv .menu>ul>li.has-sub{padding: 0;}
	
	header .rightDiv .menu>ul>li>a::before{display: none;}
	.menu ul ul .wrap{padding: 0;border: 0;}
	.menu ul ul,.on-fixed header.indexHeader .wrap,.menu ul ul .ul{box-shadow: none;background: none;border-radius: 0;}
	.menu ul ul li .alist a{margin-top: 0;line-height: 40px;height: 40px;font-size: 14px;}
	.main {position: relative;right: 0;transition: right 300ms !important;}
	header .telDiv1 {display: flex!important;align-items: center;height: 50px;font-size: 14px;padding-left: 5px;margin-left: 24%;color: #da251d;}
	header .telDiv{display: none;}
	header .telDiv1 img{height: 16px;margin-right: 8px;}
	header .telDiv1 span{font-weight: 700;}
	header .rightDiv .menu>ul>li:hover::before, header .rightDiv .menu>ul>li:focus::before, header .rightDiv .menu>ul>li.on::before, header .rightDiv .menu>ul>li.active::before{display: none;}
}

/*手机*/
@media (max-width:767px) {
	.hidden-xs{display: none;}
	.visible-xs{display: block;}
	.floatRightDiv{display: none;}
	
	.ui-homebanner .img{height: 55vw;}
	.ui-homebanner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 10px;}
	.ui-homebanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 4px;}
	.ui-homebanner .swiper-pagination-bullet{width: 10px;height: 10px;}
	header{padding: 0 12px;}
	.header-container{padding: 0 10px;}
	.ny-banner .imgDiv{height: 55vw;}  
	header .rightDiv .menu>ul{float: none;margin: 0;}
	.ui-homebanner .img{height: 132px;}
	.ui-homebanner .swiper-button-next,
	.ui-homebanner .swiper-button-prev{display: none;}
	.ui-homebanner .swiper-pagination-bullet{height: 4px;}
} 
 
@media (min-width: 1200px){
	.container {
		max-width: 1200px;
		width: 1200px;
		margin: 0 auto;
		padding: 0;
	}
}
@media (max-width: 1280px){
	.container {
		width: 92%;
	}
}
/* 首页开始 */
.graybg{background: #f7f9fb;}
.db{display: block;}
.tc{text-align: center;}
.pore{position: relative;}
.flexb{display: flex;justify-items: center;align-items: center;}
.pubTit{margin-bottom: 32px;}
.pubTit h1{
    font-size: 29px;
    line-height: 40px;
    color: rgb(59, 65, 76);
    text-align: center;
}
.pubTit h2 {
    font-size: 29px;
    line-height: 40px;
    color: rgb(59, 65, 76);
    text-align: center;
}
.pubTit h3 {
    font-size: 14px;
    color: #666666;
    text-align: center;
	padding: 0 6%;
	line-height: 24px;
}
.indp{
	padding: 48px 0;
}
.indp1 ul{margin: 0 -32px;}
.indp1 li{
	text-align: center;
	padding: 0 32px;
}
.indp1 li>img{
	display: block;
	margin: 0 auto;
}
.indp1 li>span{
	font-size: 18px;
	color: rgb(59, 65, 76);
	display: block;
	margin-top: 12px;
}
.indp1 li>p{
	font-size: 12px;
	color: rgb(105, 113, 127);
	margin-top: 12px;
	text-align: center;
}
.indp1 li>a{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(197, 205, 218);
	background-color: rgba(245, 245, 247, 0);
	width: 105px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	display: block;
	font-size: 12px;
	color: rgb(105, 113, 127);
	display: block;
	margin: 0 auto;
	border-radius: 20px;
	margin-top: 12px;
}
.indp1 li>a:hover{
	border-color: #da251d;
	background: #da251d;
	color: #ffffff;
}
.indp2{
	background: url(../img/indp2bg.jpg) center no-repeat;
	background-size: cover;
}
.indp2 li{
	background: url(../img/indp2t1.jpg) center no-repeat;
	background-size: cover;
	color: #ffffff;
	text-align: center;
	padding: 0;
	height: 330px; 
}
.indp2 li:nth-child(2){background-image: url(../img/indp2t2.jpg);}
.indp2 li:nth-child(3){background-image: url(../img/indp2t3.jpg);}
.indp2 li:nth-child(4){background-image: url(../img/indp2t4.jpg);}
.indp2 li a{
	color: #ffffff;
	width: 100%;
}
.indp2 li .nameBox{
	font-size: 18px;
	color: rgb(255, 255, 255);
	text-align: center;
	margin-top: 32px;
}
.indp2 li .decs{display: none;}
.indp2 li .tiaozhuan{display: none;}
.indp2 li.on{
	width: 50%;
	max-width: unset;
	flex:unset;
	padding: 0;
}
.indp2 li.on a{
	width: 80%;
	margin: 0 10%;
}
.indp2 li.on .imgBox{
	display: none;
}
.indp2 li.on .nameBox{
	margin-top: unset;
	position: relative;
	text-align: left;
}
.indp2 li.on .nameBox:after{
	content: "";
	background-color: rgb(218, 202, 29);
	width: 43px;
	height: 3px;
	display: block;
	margin-top: 12px;
}
.indp2 li.on .decs{
	display: block;
	font-size: 14px;
	color: rgb(255, 255, 255);
	margin-top: 16px;
	text-align: left;
}
.indp2 li.on .tiaozhuan{
	display: block;
	font-size: 14px;
	color: rgb(255, 255, 255);
	margin-top: 40px;
	text-align: left;
}
.indp3 ul{
	margin: 0 -20px;
}
.indp3 li{
	padding: 0 20px;
}
.indp3 li a{
	display: block;
}
.indp3 li a .imgBox{overflow: hidden;max-height: 220px;}
.indp3 li a .imgBox img{
	transition: all 0.3s;
	width: 100%;
}
.indp3 li:hover a .imgBox:hover img{
	transform: scale(1.1);
}
.indp3 li .tit{
  font-size: 16px;
  color: rgb(51, 51, 51);
  margin-top: 8px;
}
.indp3 li .desc{
	font-size: 12px;
	color: rgb(153, 153, 153);
  margin-top: 4px;
}
.indp4 .nrBox{
	margin: 0;
}
.indp4 .left{
	padding: 0;
}
.indp4 .mtit{
	line-height: 56px;
	border-bottom:1px solid rgb(230, 230, 230);
	margin-bottom: 16px;
	font-size: 24px;
	color: rgb(59, 65, 76);
}
.indp4 .mtit small{
	font-size:12px;
	color: #999999;
	text-transform: uppercase;
	margin-left: 12px;
}
.indp4 .topnew{margin-bottom: 16px;transition: all 0.3s;}
.indp4 .topnew:hover{
	transform: translateX(10px);
}
.indp4 .topnew .imgBox{
	width: 34%;
	max-height: 134px;
	overflow: hidden;
}
.indp4 .topnew .imgBox img{
	transition: all 0.3s;
}
.indp4 .topnew .imgBox:hover img{
	transform: scale(1.1);
}
.indp4 .topnew .textBox{
	width: 64%;
	margin-left: 2%;
}
.indp4 .topnew .textBox .tit{
	background-color: rgb(247, 249, 251);
	width: 1920px;
	height: 502px;
	color: #000000;
}
.indp4 .topnew:hover .textBox .tit{color: #da251d;}
.indp4 .topnew .textBox .desc{
	font-size: 12px;
	color: rgb(102, 102, 102);
	margin-top: 8px;
}
.indp4 .twonew>div{
	background-color: rgb(219, 221, 224);
	width: 100%;
	height: 46px;
	margin-bottom: 8px;
	padding: 0 24px;
	transition: all 0.3s;
}
.indp4 .twonew>div:hover{
	transform: translateX(10px);
}
.indp4 .twonew .tit{
	height: 46px;
	line-height: 46px;
	position: relative;
	width: 80%;
	overflow: hidden;
	color: #000000;
}
.indp4 .twonew .tit:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
	border-radius: 50%;
	background-color: rgb(218, 37, 29);
	width: 4px;
	height: 4px;
}
.indp4 .twonew .time{
	height: 46px;
	line-height: 46px;
	font-size: 12px;
	color: #999999;
}
.indp4 .viewmore{
	font-size: 14px;
	color: rgb(218, 37, 29);
	text-align: left;
	padding-left: 24px;
	text-transform: uppercase;
}
.indp4 .hononBox{
	padding: 0 0 0 72px;
}
.indp4 .hononBox li{
	width: 49%;
	margin-right: 2%;
	float: left;
	margin-bottom: 10px;
}
.indp4 .hononBox li:nth-child(2n){
	margin-right: 0;
}
.indp4 .hononBox li a{display: block;overflow: hidden;}
.indp4 .hononBox li img{
	width: 100%;
	transition: all 0.3s;
}
.indp4 .hononBox li:hover img{
	transform: scale(1.1);
}
.indp5 ul{margin-top: 28px;}
.indp5 li{
	width: 19.3%;
	margin-right: 0.875%;
	float: left;
	box-sizing: border-box;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(230, 230, 230);
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.indp5 li a{
	display: flex;
	height: 100px;
	align-items: center;
	justify-content: center;
}
.indp5 li:nth-child(5n){margin-right: 0;}
.indp5 li img{
	transition: all 0.3s;
}
.indp5 li:hover img{
	transform: scale(1.1);
}
/*footer*/
footer{ 
	background: url(../img/footbg.jpg) top center no-repeat;
	background-size: cover;
	color: #b6b7bd;
	font-size: 14px;
	line-height: 30px;
}
footer a{color: #b6b7bd;} 
footer .line1>div{
	padding: 40px 0 64px;
	display: flex;     
    justify-content:space-between;
    align-items: start;

}
footer .line1>div li:first-child{font-size: 16px;color: #ffffff;}
footer .line1 .erwBox{text-align: center;}
footer .line2{
	padding: 12px 0;
	background: #292d3d;
}
footer a:hover{color: #ffffff;}
footer .line2 p{text-align: center;}
/* 内页 */
.nybanner{width: 100%;}
.nybanner .img{
	width: 100%;
	height: 472px;
	background: url() center no-repeat;
	background-size: cover;
}
.prop5All .prop:nth-child(2n){
	background: #f7f9fb;
}
.prop1{padding: 24px 0;}
.prop1 li{
	float: left;
	width: 7%;
	margin-right: 8.4%;
	text-align: center;
}
.prop1 li:last-child{margin-right: 0;}
.prop1 li a{display: block;}
.prop1 li p{
	font-size: 14px;
	color: rgb(102, 102, 102);
	margin-top: 12px;
	display: block;
	text-align: center;
}
.prop1.btTop{
	position: fixed;
	top: 90px;
	left: 0;
	width: 100%;
	z-index: 80;
	box-shadow: 0px 2px 6px 0px rgba(59, 63, 84, 0.2);
	background: #ffffff;
	padding: 16px 0;
}
.prop1.btTop img{
	display: none;
}
.prop1.btTop li p{margin-top: 0;}

.prop{
	padding: 48px 0;
}
.nyTit h2{color: #0476ed;}
.prop2 .nrBox{margin-top: 56px;}
.prop2 .nrBox .line{
	margin-top: 24px;
}
.prop2 .nrBox .line .imgBox{
	float: left;
	width: 50%;
}
.prop2 .nrBox .line .textBox{
	padding-top: 72px;
	float: right;
	width: 50%;
	padding-right: 80px;
}
.prop2 .nrBox .line:nth-child(2n) .imgBox{
	float: right;
}
.prop2 .nrBox .line:nth-child(2n) .textBox{
	float: left;
}
.prop2 .nrBox .textBox .tit{
	font-size: 24px;
	color: rgb(51, 51, 51);
}
.prop2 .nrBox .textBox .desc{
	font-size: 14px;
	color: rgb(102, 102, 102);
	margin-top: 12px;
}
.prop2 .nrBox .textBox img{
	margin-top: 40px;
}
.prop3 .clickBox{
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
.prop3 .clickBox .eachBox{
	padding: 0 24px;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #ffffff;
	font-size: 16px;
	color: rgb(102, 102, 102);
	cursor: pointer;
}
.prop3 .clickBox .eachBox.on{
	border-bottom: 2px solid #0476ed;
}
.prop3 .clickBox .eachBox.on{
	border-bottom: 2px solid #0476ed;
}
.prop3 .showBox .eachBox{display: none;}
.prop3 .showBox{margin: 56px 0 0;}
.prop3 .showBox .imgBox{
	width: 60%;
	float: left;
}
.prop3 .showBox .textBox{
	width: 40%;
	float: right;
	padding-left: 20px;
}
.prop3 .showBox .textBox li{
	background: rgba(246, 249, 255,0.302);
	padding: 8px;
	padding-left: 40px;
	margin-bottom: 10px;
	transition: all 0.3s;
	position: relative;
	cursor: pointer;
}
.prop3 .showBox .textBox li.on,
.prop3 .showBox .textBox li:hover{
	background: #f6f9ff;
}
.prop3 .showBox .textBox li .l1>img{
	width: 20px;
	position: absolute;
	left: 8px;
	top: 12px;
}
.prop3 .showBox .textBox li .l1>span{
	font-size: 16px;
	color: rgb(51, 51, 51);
	line-height: 26px;
}
.prop3 .showBox .textBox li .desc{
	font-size: 14px;
	color:#999999;
}
@media (max-width:1200px) {
	.prop1 li{width: 10%;margin-right: 5%;padding: 4px 0;}
	.prop3 .showBox .imgBox{width: 50%;}
	.prop3 .showBox .textBox{width: 50%;}
	.nybanner .img{height: 364px;}
}
@media (max-width:996px) {
	.nybanner .img{height: 300px;}
}
@media (max-width:768px) {
	.nybanner .img{
		height: 220px;
		background-position:32% center;
	}
	.prop1 li{width: 25%;margin-right: 0;}
	.prop1 li:nth-child(5){margin-left: 12%;}
	.prop{padding: 24px 24px;}
	.prop2 .nrBox .line,
	.prop2 .nrBox{margin-top: 8px;}
	.prop2 .nrBox .line .imgBox,
	.prop2 .nrBox .line:nth-child(2n) .imgBox{
		width: 80%;
		margin: 0 auto;
		float: none;
		display: block;
	}
	.prop2 .nrBox .line .textBox{
		width: 100%;
		padding: 0;
	}
	.prop2 .nrBox .textBox img{margin-top: 8px;}
	.prop2 .nrBox .textBox .tit{font-size: 18px;}
	.prop3 .clickBox .eachBox {
	    padding: 0 8px;
	    height: 32px;
	    line-height: 32px;
	    font-size: 14px;
	}
	.prop3 .showBox{margin-top: 16px;}
	.prop3 .showBox .imgBox,
	.prop3 .showBox .textBox{
		width: 100%;
		padding: 0;
	}
	.prop3 .showBox .textBox li{margin: 8px 0 0 0;}
	
}
/* 产品2 */
.prop4 li{
	float: left;
	width: 25%;
	text-align: center;
	margin-right: 0;
}  
.prop5 .imgBox{
	width: 50%;
	float: left;
	overflow: hidden; 
}
.prop5 .imgBox .swiper_chanpin{
	width: 100%;
	position: relative;
}
/* .prop5 .imgBox .swiper-slide{
	padding: 0 72px 72px 0;
	position: relative;
}
.prop5 .imgBox .swiper-slide .bottu{
	position: absolute;
	right: 0;
	bottom: 0;
} */
.prop5 .swiper-container-horizontal>.swiper-pagination-bullets, 
.prop5 .swiper-pagination-custom, 
.prop5 .swiper-pagination-fraction{
	width: unset;
	bottom: 0;
}
.prop5 .swiper-pagination-bullet{
	border-radius: 50%;
	border:1px solid rgb(4, 203, 148);
	width: 12px;
	height: 12px;
	background:none;
	opacity: 1;
}
.prop5 .swiper-pagination-bullet-active{
	background:rgb(4, 203, 148);
}
.prop5 .textBox{
	width: 50%;
	float: right;
	padding: 0 0 0 24px;	
}
.prop5 .textBox .tit{
	font-size: 30px;
	color: rgb(51, 51, 51);
	padding-right: 20%;
	position: relative;
	z-index: 1;
}
.prop5 .textBox .tit:after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 4px;
	background-color: rgb(4, 203, 148);
	width: 115px;
	height: 9px;
	border-radius: 5px;
	z-index: -1;
}
.prop5 .textBox .neir{
	font-size: 14px;
	color: rgb(95, 110, 119); 
}
.prop5 .textBox .neir p{
	padding-left: 18px;
	position: relative;
	margin-top: 32px;
}
.prop5 .textBox .neir p:before{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background: url(../img/dian2.png) center no-repeat;
	background-size: cover;
	position: absolute;
	left: 2px;
	top: 4px;
}
.prop5All .prop5:nth-child(2n) .imgBox{float: right;}
.prop5All .prop5:nth-child(2n) .textBox{
	float: left;
	padding: 0 24px 0 0;	
}
.prop5All .prop5:nth-child(2n) .swiper-container-horizontal>.swiper-pagination-bullets, 
.prop5All .prop5:nth-child(2n) .swiper-pagination-custom, 
.prop5All .prop5:nth-child(2n) .swiper-pagination-fraction{
	width: unset;
	bottom: 0;
	right: 0;
	left: unset;
}
/* .prop5All .prop5:nth-child(2n) .imgBox .swiper-slide {
    padding: 0 0 72px 72px;
	text-align: right;
}
.prop5All .prop5:nth-child(2n) .imgBox .swiper-slide .bottu {
    position: absolute;
    right: unset;
	left: 0;
    bottom: 0;
} */

@media (max-width: 1000px) {
	footer .line1>div{display: block;padding: 32px 0 20px;}
	footer .logo{width: 100%;display: block;margin-bottom: 24px;}
	footer ul{width: 33.33%;float: left;}
	footer .line1 .erwBox{clear: both;width: 100%;padding-top: 24px;}
	.indp3 li{
		padding: 0 8px;
	}
	.indp4 .nrBox{display: block;}
	.indp4 .left,
	.indp4 .hononBox{
		width: 100%;
		float: none;
		max-width: unset;
		padding: 0;
	} 
}
@media (max-width:768px) {
	.pubTit h2 {
	    font-size: 24px;
	    line-height: 34px;
	}
	.indp5 li,
	.indp5 li:nth-child(5n) {width: 32%;margin-right: 2%;}
	.indp5 li:nth-child(3n) {margin-right: 0; }
	footer ul{width: 100%;padding-left: 88px;box-sizing: border-box;position: relative;}
	footer ul li{display: inline-block;margin-right: 12px;}
	footer .line1>div li:first-child{
		position: absolute;
		left: 0;
	}
	footer .line1 .erwBox p{text-align: center;}
	.indp {
	    padding: 24px 0;
	}
	.pubTit{margin-bottom: 16px;}
	.indp1 li{
		width: 50%;
	    text-align: center;
	    padding: 0 14px;
		margin-top: 8px;
	}
	.indp1 li>a {
	    height: 32px;
	    line-height: 32px;
	}
	.indp1 li>img {
	    width: 32%;
	}
	.indp2 li.on{width: 100%}
	.indp2 li,
	.indp2 li.on{height: unset;padding: 16px;}
	.indp2 li.on a{width: 100%;margin: 0;} 
	.indp2 li .imgBox,
	.indp2 li.on .imgBox{
		display: none;
	}
	.indp2 li .nameBox,
	.indp2 li.on .nameBox{
		margin-top: unset;
		position: relative;
		text-align: left;
	}
	.indp2 li .nameBox:after,
	.indp2 li.on .nameBox:after{
		content: "";
		background-color: rgb(218, 202, 29);
		width: 43px;
		height: 3px;
		display: block;
		margin-top: 12px;
	}
	.indp2 li .decs,
	.indp2 li.on .decs{
		display: block;
		font-size: 14px;
		color: rgb(255, 255, 255);
		margin-top: 16px;
		text-align: left;
	}
	.indp2 li .tiaozhuan,
	.indp2 li.on .tiaozhuan{
		display: block;
		font-size: 14px;
		color: rgb(255, 255, 255);
		margin-top: 16px;
		text-align: left;
	}
	.indp3 li{width: 50%;}
	.indp3 .container{padding: 0;}
	.indp4 .mtit {line-height: 32px;font-size: 20px;}
	.indp4 .topnew{display: block;}
	.indp4 .topnew .imgBox,
	.indp4 .topnew .textBox{
		width: 100%;
		margin-right: 0;
		float: none;
		margin: 0;
	}
	.indp4 .topnew .textBox{margin-top: 12px;}
	.indp4 .topnew .imgBox img{width: 100%}
	.indp4 .twonew .tit{width: 64%;font-size: 14px;}
	.indp4 .hononBox{margin-top: 16px;}
	.prop5 .imgBox{
		width: 100%;
		float: none;
	}
	.prop5>div{padding: 0;margin: 0;width: 100%;}
	.prop5 .imgBox .swiper-slide {
	    padding: 0 24px 24px 0;
	    position: relative;
	}
	.prop5 .imgBox .swiper-slide .toptu{width: 100%;}
	.prop5 .imgBox .swiper-slide .bottu{width: 80%;}
	.prop5 .textBox{width: 100%;margin-top: 12px;padding: 0;}
	.prop5 .textBox .tit {
	    font-size: 22px;
	    padding-right: 0;
	}
	.prop5 .textBox .neir p{margin-top: 12px;}
	.prop1.btTop{top: 50px;}
}






/* 新闻 */
.newsp{
	padding: 48px 0 0;
}
.newsp1 ul{
	margin: 0 -10px;
}
.newsp1 li{
	padding: 0 10px;
	width: 25%;
	float: left; 
	
}
.newsp1 li .imgbox{overflow: hidden;display: block;}
.newsp1 li .imgbox img{transition: all 0.3s;}
.newsp1 li:hover .imgbox img{transform: scale(1.1);}
.newsp1 li .namebox{
	font-size: 16px;
	color: rgb(59, 65, 76);
	line-height: 26px;
	margin-top: 8px;
}
.newsp1 li .descbox{
	font-size: 12px;
	line-height: 22px;
	color: rgb(153, 153, 153);
}
.newtit h2{
	font-size: 18px;
	position: relative;
	color: rgb(59, 65, 76);
	padding-left: 12px;
} 
.newtit h2:after{
	content: "";
	background-color: rgb(218, 37, 29);
	width: 3px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
}
.newsp2{padding: 64px 0 0;}
.newsp2 .leftNews{
	width: 37.5%;
}
.newsp2 .leftNews li{
	border-top: 1px solid #e6e6e6;
	line-height: 50px;
	background: url(../img/jt2.png) left center no-repeat;
	background-size: 3px 5px;
	padding-left: 8px;
	transition: all 0.3s;
}
.newsp2 .leftNews li:hover{
	padding-left: 16px;
}
.newsp2 .leftNews li a{
	font-size: 14px;
	color: rgb(102, 102, 102);
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsp2 .rightNews{
	width:57.4%;
}
.newsp2 .rightNews li{
	width:31%;
	margin-right: 3.5%;
	float: left;
}
.newsp2 .rightNews li:last-child{margin-right: 0;}
.newsp2 .rightNews li a{display: block;}
.newsp2 .rightNews li a.imgBox{overflow: hidden;}
.newsp2 .rightNews li a.imgBox img{width: 100%;transition: all 0.3s;}
.newsp2 .rightNews li:hover a.imgBox img{transform: scale(1.1);}
.newsp2 .rightNews li a.titBox{
	font-size: 14px;
	color: rgb(102, 102, 102);
	margin-top: 8px;
}
.newsp3{padding-bottom: 64px;}
.newsp3 li{
	padding: 20px 0;
	border-bottom: 1px solid #e6e6e6;
}
.newsp3 li .imgBox{
	width: 23%;
	overflow: hidden;
}
.newsp3 li .imgBox img{
	width: 100%;
	transition: all 0.3s;
}
.newsp3 li:hover .imgBox img{
	transform: scale(1.1);
}
.newsp3 li .textBox{
	width: 55%;
	margin-left: 3%;
	margin-right: 10%;
}
.newsp3 li .textBox .titBox{
	font-size: 18px;
	line-height: 28px;
	color: rgb(59, 65, 76);
}
.newsp3 li .textBox .descBox{
	font-size: 14px;
	line-height: 24px;
	margin-top: 12px;
	color: rgb(130, 136, 146);
}
.newsp3 li .timeBox{
	background-color: rgb(249, 249, 252);
	width: 78px;
	height: 78px;
	color: rgb(102, 102, 102);
	text-align: center;
	font-size: 12px;
	justify-content: center;
}
.newsp3 li .timeBox p{
	text-align: center;
}
.newsp3 li .timeBox big{
	font-size: 18px;
	display: block;
}
.xiaocms-page{
	text-align: center;
	margin-top: 40px;
}
.xiaocms-page a,
.xiaocms-page span{
	display: inline-block;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(204, 204, 204);
	background-color: rgb(255, 255, 255);
	min-width: 36px;
	padding: 0 8px;
	height: 36px;
	line-height: 36px;
	padding: 0 12px;
	font-size: 14px;
	color: rgb(130, 136, 146);
	margin: 0 4px;
}
.xiaocms-page span,
.xiaocms-page a:hover{ 
	border-color: rgb(218, 37, 29);
	color: #ffffff;
	background-color: rgb(218, 37, 29);
}
@media (max-width:768px) {
	.newsp{padding: 24px 0 0;}
	.newsp1 li{width: 50%;margin-bottom: 8px;}
	.newsp1 li .namebox{width: 100%;display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}
	.newsp1 li .descbox{-webkit-line-clamp: 2;}
	.newsp2 .leftNews,
	.newsp2 .rightNews{display: block;float: none;width: 100%;}
	.newsp2 .leftNews li{line-height: 32px;}
	.newsp2 .rightNews{margin-top: 12px;}
	.newsp3 li{display: block;padding: 8px 0;}
	.newsp3 li .imgBox,
	.newsp3 li .textBox{width: 100%;margin: 0;}
	.newsp3 li .textBox .descBox{margin-top: 0;}
	.newsp3 li .timeBox{width: 100%;background: none;text-align: left;display: block;height: unset;}
	.newsp3 li .timeBox p{text-align: left;}
	.newsp3 li .timeBox big{display: inline;margin-right: 8px;}
	.xiaocms-page{margin-top: 18px;}
	.newsp3{padding-bottom: 32px;}
}

/* 关于我们 */
#dituBox{
	width: 100%;
	height: 460px;
}
#dituBox img{
	max-width: unset;
	max-height: unset;
}
.aboutp{
	padding: 56px 0;
}
.aboutp1 .conBox{ 
	width: 54%;
}
.aboutp1 .conBox .sTit{
  font-size: 30px;
  color: rgb(51, 51, 51);
}
.aboutp1 .conBox .sDesc{
	font-size: 14px;
	line-height: 24px;
	color: rgb(102, 102, 102);
	margin-top: 24px;
}
.aboutp1 .conBox .iconBox{
	margin-top: 24px;
}
.aboutp1 .conBox .iconBox p{
	float: left;
	text-align: center;
	display: block;
	margin-right: 48px;
}
.aboutp1 .conBox .iconBox p img{
	max-width: 108px;
}
.aboutp1 .conBox .iconBox p span{
	display: block;
	font-size: 14px;
	color: rgb(102, 102, 102);
	margin-top: 8px;
}
.aboutp1 .imgBox{ 
	width: 44%;
}
.aboutp2{
	padding: 56px 0;
}
.aboutp2 ul{margin: 0 -8px;z-index: 2;position: relative;}
.aboutp2 li{
	padding: 0 8px;
	float: left;
	width: 25%;
	text-align: center; 
	position: relative;
	margin-top: 16px;
}
/* .aboutp2 li:after{
	content: "";
	width: 90%;
	height: 80%;
	display: block;
	position: absolute;
	left: 0px;
	top:  -10px;
	border-top: 10px solid #04cb94;
	border-left: 10px solid #04cb94;
	z-index: -1;
	transition: all 0.3s;
	opacity: 0;
}
.aboutp2 li:hover:after{ 
	opacity: 1;
} */
.aboutp2 li .imgBox{
	height: 280px;
	background: #ffffff;
	display: flex;
	justify-items: center;
	align-items: center;
	overflow: hidden;
}
.aboutp2 li img{
	width: 100%;
	max-height: 100%;
	transition: all 0.3s;
}
.aboutp2 li img:hover{transform: scale(1.1);}
.aboutp2 li p{
	margin-top: 8px;
	font-size: 16px;
	color: rgb(59, 65, 76);
	text-align: center;
}
/* .aboutp2 .nrBox:after{
	content: "";
	display: block;
	background-color: rgb(4, 203, 148);
	width: 293px;
	height: 280px;
	z-index: 1;
	position: absolute;
	left: -10px;
	top: -10px;
} */
@media (max-width:996px) {
	.aboutp2 li .imgBox{height: 164px;}
	.indp5 li a{height: 64px;}
}
@media (max-width:768px) {
	.aboutp{padding: 28px 0;}
	.aboutp1 .conBox,
	.aboutp1 .imgBox{float: none;width: 100%;}
	.aboutp1 .conBox .sTit {font-size: 24px;}
	.aboutp1 .conBox .sDesc{margin-top: 8px;}
	.aboutp1 .conBox .iconBox p{width: 25%;margin-right: 0;}
	.aboutp1 .conBox .iconBox p img{max-width: 80%;}
	.aboutp2 li {width: 50%;margin-bottom: 12px;}
	.aboutp2 .nrBox:after {width: 160px;height: 120px;}
	.aboutp2 li .imgBox{/* display: block; */height: 120px;}
	#dituBox{height: 240px;}
	.indp5 li a{height: 64px;} 
}
/* 加入我们 */
.joinp{
	padding: 64px 0;
}
.joinp .tzBox{margin-top: 32px;}
.joinp .tzBox a{
	width: 20%;
	float: left;
	text-align: center;
}
.joinp .tzBox a{display: block;}
.joinp .tzBox img{
	max-width: 90%;
}
.joinp .tzBox a p{
	font-size: 14px;
	color: rgb(51, 51, 51);
	margin-top: 8px;
	text-align: center;
}
.joinp .jobList{
	margin-top: 64px;
}
.joinp .jobList li{
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 9px 0px rgba(59, 63, 84, 0.24);
	width: 100%;
	padding: 40px;
	margin-bottom: 40px;
}
.joinp .jobList .line1{
	font-size: 18px;
	line-height: 28px;
	color: rgb(59, 65, 76);
}
.joinp .jobList .line1 .tit{float: left;}
.joinp .jobList .line1 .tab{
	float: right;
}
.joinp .jobList .line1 .tab span{
	font-size: 12px;
	color: rgb(130, 136, 146);
	display: inline-block;
	margin-left: 24px;
}
.joinp .jobList .line2 .stit{
	font-size: 14px;
	color: #da251d;
	display: block;
	line-height: 24px;
	margin-top: 24px;
}
.joinp .jobList .line2 .jobnr{
	font-size: 12px;
	color: #828892;
	line-height: 22px;
	margin-top: 16px;
}
@media (max-width:768px){
	.joinp{padding: 24px 0;}
	.joinp .tzBox{margin-top: 12px;}
	.joinp .tzBox img{max-width: 72%;}
	.joinp .jobList .line1 .tab,
	.joinp .jobList .line1 .tit{float: none;display: block;}
	.joinp .jobList .line1 .tab span{margin: 0 16px 0 0;}
	.joinp .jobList li{padding: 24px;}
} 
/* 解决方案 */
.smaNav{
	padding: 24px 0;
}
.smaNav ul{justify-content: space-around;}
.smaNav li{
	text-align: center;
}
.smaNav li:last-child{margin-right: 0;}
.smaNav li a{display: block;}
.smaNav li p{
	font-size: 14px;
	color: rgb(102, 102, 102);
	margin-top: 12px;
	display: block;
	text-align: center;
}
.smaNav.btTop{
	position: fixed;
	top: 90px;
	left: 0;
	width: 100%;
	z-index: 80;
	box-shadow: 0px 2px 6px 0px rgba(59, 63, 84, 0.2);
	background: #ffffff;
	padding: 16px 0;
}
.smaNav.btTop li img{display: none;}
.smaNav.btTop li p{margin-top: 0;}


.casep{
    padding: 48px 0;
}
.casep .nyTit h2{
	color: #ff7e05;
}
.casep .nreach{
	margin-top: 96px;
}
.casep .nreach:nth-child(1){
	margin-top: 64px;
}
.casep .nreach .imgBox{
	width: 46%;
	float: left;
	border-radius: 10px;
	overflow: hidden;
}
.casep .nreach .textBox{
	width: 50%;
	float: right;
}
.casep .nreach:nth-child(2n) .imgBox{float: right;}
.casep .nreach:nth-child(2n) .textBox{float: left;}
.casep .nreach .textBox{
	line-height: 24px;
	font-size: 14px;
	color: rgb(102, 102, 102);
}
.casep .nreach .textBox .tit{
	font-size: 24px;
	color: rgb(51, 51, 51);
	line-height: 34px;
	margin-bottom: 16px;
}
.casep .nreach .textBox ul.type1 li{
	float: left;
	width: 50%; 
}
.casep .nreach .textBox ul.type1 li img{width: 24px;margin-right: 4px;}
.casep .nreach .textBox ul.type1 li p{
	padding-left: 32px;
}
.casep .nreach .textBox ul li b{
	font-size: 14px;
	color: rgb(51, 51, 51);
	font-weight: 500;
}
.casep .nreach .textBox ul li p{
	font-size: 14px;
	color: rgb(153, 153, 153);
}
.casep .nreach .textBox ul.type2 li{
	float: left;
	font-size: 14px;
	color: rgb(51, 51, 51);
	margin-right: 48px;
	margin-bottom: 8px;
	text-align: center;
} 
.casep .nreach .textBox ul.type2 li b{display: block;text-align: center;margin-top: 8px;}
.casep .nreach .textBox ul.type3 li{margin-top: 8px;}
.casep .nreach .textBox ul.type3 li p{display: inline;}
.dwweizhi{
	position: absolute;
	top: -143px;
	left: 0;
}
.casep .nreach .textBox ul.type4 li{
	width: unset;
	margin-right: 32px;
}
.casep .nreach .textBox ul.type5 li{float: left;margin-right: 24px;}
.casep .nreach .textBox ul.type5 li p{
	display: inline-block;
}

.infoP{
	padding: 32px 0;
}
.newsinfo{
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 24px;
}
.infofanye p{
	line-height: 32px;
	padding: 12px 0;
	font-size: 14px;
	max-width: 50%;
}
.infofanye a{
	color: #666666;
	max-width: 100%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media (max-width:768px) {
	/* 小导航 */
	.smaNav ul{padding: 0;margin: 0 2%;width: 96%;}
	.smaNav li{padding: 0 2px;}
	.smaNav.btTop{top: 50px;}
	.smaNav li p{font-size: 12px;}
	.casep{padding: 16px;}
	.casep .nreach,
	.casep .nreach:nth-child(1){margin-top: 24px;}
	.casep .nreach .imgBox,
	.casep .nreach .textBox{width: 100%;float: none;}
	.casep .nreach .textBox .tit{margin-top: 8px;font-size: 20px;line-height: 28px;}
	.casep .nreach .textBox .desc{line-height: 20px;margin: 4px 0 16px;}
	.casep .nreach .textBox ul.type2 li{text-align: center;margin-right: 16px;}
	.casep .nreach .textBox ul.type2 li img{max-width: 40px;}
	.infofanye p{width: 100%;float: none;max-width:unset;}
}