.fp-slidesNav.bottom {
	bottom: 90px;
}

.fp-slidesNav ul li {
	width: 50px;
	height: 5px;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background: #1290fe;
	border: 1px #1290fe solid;
	height: 3px;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	border: none;
	background: #1290fe55;
	height: 5px;
}

#fp-nav {
	display: none;
}

.mechanism {
	background: url("/static/home/images/rzsy_69.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}

.mechanism .title {
	text-align: center;
	padding-top: 76px;
	font-family: Microsoft YaHei;
	font-size: 24px;
	color: #FFFFFF;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
}

.mechanism .settledInfo {
	box-sizing: border-box;
	margin: 49px auto 100px;
	padding: 60px 0 30px;
	width: 960px;
	height: 370px;
	border: 1px solid #E6E6E6;
	background-color: rgba(14, 14, 65, 0.38);
}

.mechanism .settledInfo div {
	padding: 0 132px;
	margin-bottom: 20px;
}

.mechanism .settledInfo div span {
	font-size: 18px;
	color: #FFFFFF;
}

.mechanism .settledInfo div input {
	box-sizing: border-box;
	width: 599px;
	height: 50px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 0px rgba(0, 63, 143, 0.35);
	border: 1px solid #DADADA;
	padding-left: 10px;
}

.mechanism .settledInfo div input::placeholder {
	font-size: 18px;
	color: #999999;
}

.mechanism .settledInfo .button {
	margin: 30px auto 0;
	width: 200px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #FAFD01;
	border-radius: 4px;
	font-family: Microsoft YaHei;
	font-size: 24px;
	color: #555555;
	cursor: pointer;
}

.mechanism .contactUs {
	margin: 100px auto 45px;
	width: 961px;
	height: 280px;
	background: #FFFFFF;
	position: relative;
}

.mechanism .contactUs .contactUsTitle {
	padding-top: 25px;
	text-align: center;
	font-size: 24px;
	color: #333333;
}

.mechanism .contactUs div span {
	font-size: 18px;
	color: #333333;
}

.mechanism .contactUs div img {
	vertical-align: text-bottom;
	margin-right: 14px;
}

.footer {
	padding-top: 70px;
}

* {
	touch-action: pan-y;
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

/* 头部 */
.head {
	width: 100%;
	background: #fff;
}

.nav {
	background: #f2f2f2;
	width: 100%;
	height: 40px;
}

.nav-cont {
	width: 1200px;
	margin: 0 auto;
}

/* 查询和介绍 */
.check {
	width: 100%;
	height: 310px;
	background: url(../images/rzsy_02_1.jpg) no-repeat center;
}

.rz-title {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

.rz-title ul {
	display: flex;
	justify-content: center;
	text-align: center;
	margin: 80px 0 75px 0;
}

.rz-title ul li {
	color: #fff;
	font-size: 30px;
}

.rz-title ul li:nth-child(2) {
	margin: 0 130px;
}

.serach_box {
	width: 1100px;
	height: 66px;
	margin: 0 auto;
	text-align: center;
}

.serach_box .inp_txt {
	padding: 0 65px 0 10px;
	box-sizing: border-box;
	outline: none;
	width: 460px;
	margin: 0 10px 0 0;
	height: 33px;
	background: #fff;
	border-radius: 30px;
	float: left;
	border: 2px solid #1290fe;
}

.serach_box_span {
	color: #e2e2e2;
	font-size: 14px;
	padding-right: 10px;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	margin-top: 8px;
}

.serach_box_span.active {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
}

.hhrz-title {
	width: 200px;
	height: 70px;
	background: #4697ff;
	color: #fff;
	font-size: 30px;
	margin: 40px auto;
	text-align: center;
	line-height: 70px;
	border-radius: 5px;
	box-shadow: 0px 0px 20px #9dc5f8;
}

/* 航化认证 */
.two_product {
	width: 1170px;
	height: 200px;
	margin: 0 auto;
}

.two_product a {
	border-radius: 3px;
	display: block;
	width: 520px;
	height: 200px;
	margin: 0 30px;
	float: left;
	position: relative;
}

.two_product a img {
	border-radius: 3px;
	width: 520px;
	height: 200px;
}

.two_product a .mask_bg {
	background: rgba(0, 0, 0, .3);
	border-radius: 3px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.two_product a:hover {
	-moz-box-shadow: 0px 0px 20px #cccccc;
	-webkit-box-shadow: 0px 0px 20px #cccccc;
	box-shadow: 0px 0px 20px #cccccc;
}

.two_product a:hover .mask_bg {
	background: rgba(0, 0, 0, .1);
}

.word_tp {
	border-radius: 3px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
}

.word_tp h4 {
	font-size: 24px;
	text-align: center;
	width: 440px;
	margin: 0 auto;
	border-bottom: 1px dashed #fff;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #ffffff;
}

.word_tp p {
	width: 440px;
	height: 48px;
	margin: 25px auto 0;
	line-height: 24px;
	text-align: left;
}

.tp_tit {
	width: 1100px;
	font-size: 18px;
	color: #333;
	margin: 0 auto 35px;
	line-height: 35px;
}

#firstPage {
	background: #fff;
	padding-bottom: 50px;
}

/* 实地认证 */
#secondPage,
#thirdPage {
	position: relative;
	width: 100vw;
	overflow: hidden;
	min-width: 1200px;
}

#secondPage .rzleft,
#secondPage .rzright,
#thirdPage .rzleft,
#thirdPage .rzright {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
}

#secondPage .rzleft,
#thirdPage .rzleft {
	left: 50px;
}

#secondPage .rzright,
#thirdPage .rzright {
	right: 50px;
}

#secondPage .cir,
#thirdPage .cir {
	position: absolute;
	display: flex;
	align-items: center;
	left: 50%;
	bottom: 30px;
	transform: translate(-50%, 0);
}

#secondPage .cir span,
#thirdPage .cir span {
	margin-right: 4px;
	cursor: pointer;
	display: block;
	width: 24px;
	height: 6px;
	background: #cce2f7;
	border-radius: 2px;
}

#secondPage .cir .active,
#thirdPage .cir .active {
	width: 40px;
	height: 6px;
	background: #1290fe !important;
	border-radius: 2px;
}

.carouselBox,
.carouselBox1 {
	/* width: 100vw; */
	height: 100vh;
	display: flex;
	margin-left: 0;
	overflow: hidden;
}

.carouselBox>div {
	background: #f5f7fa;
}

.carouselBox>div,
.carouselBox1>div {
	flex-shrink: 0;
	width: 100vw;
	min-width: 1200px;
}

.rz_box {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.sdrz_cont {
	height: auto;
	margin: 0 auto;
}

.titbg {
	width: 100%;
	height: auto;
}

.tit_h4 {
	text-align: center;
	font-size: 24px;
	color: #333;
	padding: 30px 0 20px;
	font-weight: normal;
}

.tit_p {
	text-align: center;
	font-size: 16px;
	color: #999;
	padding: 0 0 30px;
}

.sdrz_cont ul {
	width: 1200px;
	margin: 0 auto;
}

.sdrz_cont ul li {
	width: 550px;
	float: left;
	margin: 0 50px 0 0;
}

.sdrz_cont ul li img {
	float: left;
	margin: 0 20px 100px 0;
	width: 36px;
	height: 36px;
}

.sdrz_cont ul li h3 {
	font-size: 18px;
	color: #333;
	padding: 0 0 10px;
}

.sdrz_cont ul li p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.sdrz_w {
	width: 1200px;
	height: auto;
	margin: 0 auto 50px;
}

.sdrz_w p {
	line-height: 30px;
	font-size: 14px;
	color: #666;
}

.sdrz_w h5 {
	padding: 0 0 20px;
	font-size: 20px;
	color: #efbb1b;
}

.find_cz {
	width: 100%;
	height: 310px;
	background: url(../images/rzsy_02_1.jpg) no-repeat center;
}

.find_cz_cont {
	width: 1200px;
	height: 310px;
	margin: 0 auto;
}

.find_cz_cont ul {
	width: 700px;
	height: 90px;
	margin: 0 auto;
	padding: 80px 0 10px;
}

.find_cz_cont ul li {
	width: 33.33%;
	height: 100px;
	float: left;
	font-size: 26px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}

.line_pp {
	position: relative;
	top: -11px;
	color: #ffffff;
	padding-right: 3px;
}

.inp_txt_srk {
	position: relative;
	outline: none;
	display: inline-block;
	padding-left: 5px;
	padding-right: 100px;
	box-sizing: border-box;
	width: 510px;
}

.inp_txt_srk .inp_btn {
	position: absolute;
	right: 1px;
	top: 0;
	width: 100px;
	height: 33px;
	z-index: 5;
	cursor: pointer;
	font-size: 16px;
	background: #4697ff;
	color: #ffffff;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}

.inp_txt_srk:before {
	content: '';
	position: absolute;
	width: 2px;
	height: 2px;
	background: rgba(255, 255, 255, .7);
	box-shadow: 0 0 5px 2px #fff;
	top: 4px;
	left: 13px;
	z-index: 3;
	animation: run1 3s infinite;
	-webkit-animation: run1 3s infinite;
}

.inp_txt_srk:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 2px;
	background: rgba(255, 255, 255, .7);
	box-shadow: 0 0 5px 2px #fff;
	top: 27px;
	left: 400px;
	z-index: 3;
	animation: run2 3s infinite;
	-webkit-animation: run2 3s infinite;
}

@keyframes run1 {
	0% {
		left: 0;
		opacity: 1;
	}

	99% {
		left: 413;
		opacity: 1;
	}

	100% {
		left: 413px;
		opacity: 0;
	}
}

@keyframes run2 {
	0% {
		left: 413px;
		opacity: 1;
	}

	99% {
		left: 10px;
		opacity: 1;
	}

	100% {
		left: 10px;
		opacity: 0;
	}
}

/*.serach_box .inp_btn{width: 200px; height: 66px; background: url(../images/rzbtn_03.png) no-repeat; cursor: pointer;}*/
.hhrz_box {
	width: 100%;
	height: 560px;
	margin: 0 auto;
	background: #Fff;
}

.hhrz_cont {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.hhrz_cont h3 {
	height: 70px;
	width: 100%;
	margin: 50px auto;
}

.hhrz_cont h3 span {
	-moz-box-shadow: 0px 0px 20px #9DC5F8;
	-webkit-box-shadow: 0px 0px 20px #9DC5F8;
	box-shadow: 0px 0px 20px #9DC5F8;
	display: block;
	border-radius: 5px;
	margin: 0 auto;
	width: 200px;
	height: 70px;
	line-height: 70px;
	background: #4697ff;
	color: #fff;
	text-align: center;
}



/*********/
.rz_box3 {
	background: #f5f7fa;
}

.cprz_fiv {
	margin-top: 150px;
}

.cprz_fiv .cprzw {
	margin: 30px 0;
}

.flow_cont {
	height: 100vh;
	margin: 0 auto;
}

.flow_cont ul {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.flow_cont ul li {
	float: left;
	width: 358px;
	height: 198px;
	border: 1px solid #eaeaea;
	margin: 30px 20px;
}

.flow_cont ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.flow_cont ul li img {
	padding: 40px 0;
	margin: 0 auto;
	display: block;
}

.flow_cont ul li h4 {
	text-align: center;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

.wflow {
	display: none;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: #1290fe;
}

.wflow h5 {
	text-align: center;
	font-size: 18px;
	padding: 40px 0 30px;
}

.wflow p {
	padding: 0 10%;
}

.flow_cont ul li a:hover .wflow {
	display: block;
}

.flow_cont ul li a:hover {
	-moz-box-shadow: 0px 0px 20px #1290FE;
	-webkit-box-shadow: 0px 0px 20px #1290FE;
	box-shadow: 0px 0px 20px #1290FE;
}

.btn_rz {
	width: 100%;
	height: 60px;
	position: absolute;
	left: 50%;
	transform: translate(-50%,0);
	bottom: 100px;
}
.btn_rz a {
	width: 200px;
	height: 60px;
	background: #1290fe;
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	border-radius: 5px;
	line-height: 60px;
}

/******/
.show_cont {
	height: auto;
	margin: 0 auto;
	padding: 0 0 75px;
}

.show_cont dl {
	margin: 0 auto;
	width: 1200px;
	height: auto;
}

.show_cont dl dt {
	width: 900px;
	float: left;
}

.show_cont dl dt>img {
	width: 100%;
	height: auto;
}

.show_cont dl dd {
	width: 279px;
	float: left;
}

.show_cont dl dd p {
	margin: 100px 0;
	line-height: 24px;
}

.show_cont dl dd h3 {
	font-weight: normal;
}

.show_cont dl dd h3 span {
	background: #5499e9;
	color: #fff;
	padding: 2px 4px;
	border-radius: 5px;
}

/******/
.rz_box5 {
	background: #fff
}

.product_rz {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.cprzw {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.product_rz ul {
	width: 1228px;
	height: 395px;
	margin: 50px 0;
}

.product_rz ul li {
	text-align: center;
	width: 283px;
	height: 393px;
	border: 2px solid #eaeaea;
	float: left;
	margin: 0 10px;
}

.product_rz ul li img {
	display: block;
	margin: 0 auto;
	padding: 60px 0 50px;
}

.product_rz ul li h3 {
	font-size: 18px;
	padding: 0 0 20px;
	font-weight: normal;
	color: #333;
}

.product_rz ul li p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	width: 200px;
	margin: 0 auto;
}

/*****/
.rz_box6 {
	background: #fff
}

.chrz_flow {
	width: 1200px;
	margin: 0 auto;
}

.chrz_flow ul {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.chrz_flow ul li {
	border-radius: 50%;
	width: 200px;
	height: 200px;
	border: 1px #0787fb solid;
	overflow: hidden;
}

.chrz_flow ul li div {
	height: 100px;
	width: 200px;
	font-size: 18px;
	color: #0787fb;
	text-align: center;
	line-height: 100px;
}

.chrz_flow ul li div:nth-child(3) {
	font-size: 14px;
	line-height: 30px;
	margin: 0 auto;
	color: #fff;
	background: #0787fb;
}

.chrz_flow ul li div:nth-child(3)>p {
	width: 150px;
	margin: 0 auto;
}

.chrz_flow ul img {
	width: 38px;
	height: 32px;
	margin: 0 74px;
}

.icon_w {
	display: none;
	background: #fff;
	border-radius: 5px;
	color: #666;
	-moz-box-shadow: 0px 0px 20px #e0e1e4;
	-webkit-box-shadow: 0px 0px 20px #e0e1e4;
	box-shadow: 0px 0px 20px #e0e1e4;
	width: 180px;
	height: 70px;
	padding: 20px 20px;
	line-height: 24px;
	position: absolute;
	top: 120px;
	left: -60px;
}

.icon_w i {
	color: #fff;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -15px;
	margin: 0 0 0 -10px;
	left: 50%;
}

/****/
.rz_box7 {
	background: #fff
}

.case_pic {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 100px;
}

.device {
	height: 310px;
	width: 1200px;
	position: relative;
	margin-top: 25px;
}

.device .arrow-left {
	z-index: 2;
	background: url(../images/rzsy_75.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
}

.device .arrow-right {
	z-index: 2;
	background: url(../images/rzsy_78.png) no-repeat left bottom;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
}

.device .swiper-container {
	height: 226px;
	width: 1200px;
}

.device .swiper-slide img {
	display: block;
	width: 320px;
	height: 226px;
	margin: 0 auto;
}

/**************/
.rz_box8 {
	background: #f5f7fa url(../images/rzsy_69.png) no-repeat;
}

.rz_box8 .case_pic .tit_h4 {
	color: #fff;
}

.rz_box8 .case_pic .tit_p {
	color: #fff;
}

.be_settled {
	width: 960px;
	height: 310px;
	padding: 60px 0 0;
	border: 1px solid #a2c5ef;
	margin: 0 auto;
	background: rgba(14, 14, 65, .38);
}

.be_settled label {
	display: block;
	width: 720px;
	height: 50px;
	margin: 0 auto 20px;
	color: #fff;
}

.be_settled label span {
	display: block;
	float: left;
	width: 90px;
	padding: 0 10px 0 0;
	line-height: 50px;
	font-size: 18px;
	text-align: right;
}

.be_settled label input {
	background: url(../images/sdsd_03.png) repeat-x;
	border: 1px solid #ccced3;
	display: block;
	float: left;
	width: 570px;
	padding: 0 15px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
}

.be_settled h3 {
	width: 700px;
	height: 100px;
	margin: 0 auto;
}

.be_settled h3 a {
	display: block;
	font-size: 24px;
	width: 200px;
	height: 60px;
	margin: 0 auto;
	border-radius: 5px;
	color: #555;
	text-align: center;
	line-height: 60px;
	background: #fafd01;
}

.contact_su {
	width: 960px;
	height: 280px;
	background: #fff;
	margin: 100px auto 0;
}

.contact_su dl {
	width: 688px;
	height: 220px;
	float: left;
}

.contact_su dl dt {
	width: 688px;
	padding: 50px 0 30px;
	height: 30px;
	text-align: center;
	font-size: 24px;
	color: #333;
}

.contact_su dl dd {
	padding: 0 0 0 135px;
}

.contact_su dl dd p {
	line-height: 31px;
	padding: 0 0 0 40px;
	font-size: 18px;
	margin: 20px 0;
}

.kf_icon {
	background: url(../images/iconrz_10.png) no-repeat left center;
}

.qq_icon {
	background: url(../images/iconrz_13.png) no-repeat left center;
}



.device2 {
	height: 250px;
	width: 1200px;
	position: relative;
	margin: 0 auto 50px;
}

.device2 .arrow-left2 {
	z-index: 2;
	background: url(../images/rzsy_75.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
}

.device2 .arrow-right2 {
	z-index: 2;
	background: url(../images/rzsy_78.png) no-repeat left bottom;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
}

.device2 .swiper-container {
	/*height: 250px;*/
	height: 750px;
	width: 1200px;
}

.device2 .swiper-slide img {
	display: block;
	width: 380px;
	height: 250px;
	margin: 0 auto;
}

.rz_box9 {
	background: #f5f7fa;
}

.three_question {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 160px;
}

.three_question dl {
	float: left;
	width: 380px;
	text-align: center;
}

.dl_ty1 {}

.dl_ty2 {
	margin: 0 30px;
}

.dl_ty3 {}

.three_question dl dt {
	width: 100%;
}

.three_question dl dt img {
	display: block;
	margin: 0 auto;
}

.three_question dl dt h3 {
	text-align: center;
	margin: 20px 0 30px;
}

.three_question dl dd ul {
	width: 320px;
}

.three_question dl dd ul li a {
	line-height: 30px;
	color: #a0a0a0;
	font-size: 14px;
}

.three_question dl dd p a {
	color: #1290fe;
	font-size: 14px;
}

/************/
.right_nav {
	background: #fff;
	border-top: 1px solid #ccc;
	width: 79px;
	border-left: 1px solid #CCC;
	height: auto;
	position: fixed;
	top: 50%;
	right: 0;
	margin: -300px 0 0;
}

.right_nav ul {
	width: 79px;
	height: auto;
}

.right_nav ul li {
	font-size: 16px;
	width: 79px;
	line-height: 24px;
	height: 99px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.right_nav ul li.active {
	background-color: #008eff;
}

.right_nav ul li.active a {
	color: #ffffff;
}

.right_nav ul li a {
	padding: 26px 0 0;
	display: block;
	color: #0787fb;
}

.right_nav ul li a span {
	margin: 15px auto 0;
	display: block;
	width: 24px;
	height: 22px;
	background: url(../images/topdd_03.png) no-repeat;
}

.goTop {
	display: none;
}

/**********/
.crumbs {
	width: 100%;
	background: #f5f7fa;
	margin: 0 auto;
}

.crumbs_cont {
	width: 1200px;
	color: #666;
	height: 52px;
	line-height: 52px;
	margin: 0 auto;
}

.crumbs_cont a {
	font-size: 14px;
	color: #999;
}

.box_f5 {
	width: 100%;
	background: #f5f7fa;
}

.box_detial {
	width: 1200px;
	background: #fff;
	min-height: 600px;
	margin: 0px auto 80px
}

.detial_cont {
	width: 1140px;
	float: left;
	padding: 30px;
	line-height: 24px;
	color: #333;
}

.detial_cont img {
	display: block;
	margin: 0 auto;
}

.detial_cont h3 {
	color: #333;
	font-size: 16px;
}

.maskbox {
	display: none;
	background: url(../images/bg_03.png) repeat;
	z-index: 990;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

.layer_tips1 {
	display: none;
	z-index: 991;
	background: #fff;
	border-radius: 5px;
	width: 450px;
	height: 250px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -125px 0 0 -225px;
}

.layer_tips1 p {
	padding: 60px 20px 40px;
	line-height: 24px;
	color: #333;
	text-align: center;
}

.layer_tips1 a.sure_btn {
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	background: #388efc;
	display: block;
	margin: 0 auto;
}

.listrz {
	width: 1200px;
	height: auto;
}

.listrz ul {
	width: 1200px;
	height: auto;
	padding: 0 0 80px;
}

.listrz ul li {
	position: relative;
	width: 1130px;
	height: 190px;
	margin: 0 35px;
	float: left;
	border-bottom: 1px dashed #e6e6e6;
}

.listrz ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.listrz ul li a img {
	display: block;
	border: 1px solid #e6e6e6;
	float: left;
	width: 128px;
	height: 128px;
	margin: 30px;
}

.right_w {
	width: 770px;
	height: 130px;
	float: left;
	margin: 30px 0 0;
}

.right_w h3 {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #666;
	width: 100%;
	margin: 5px 0;
}

.right_w p {
	width: 100%;
	height: 26px;
	line-height: 26px;
	color: #666;
}

.listrz ul li span {
	width: 78px;
	height: 34px;
	display: block;
	border: 1px solid #1963ee;
	color: #1963ee;
	text-align: center;
	line-height: 34px;
	border-radius: 5px;
	position: absolute;
	right: 30px;
	top: 80px;
}

/**************/
.rz_detail {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.info_top {
	position: relative;
	width: 1130px;
	height: 190px;
	float: left;
	border-bottom: 1px dashed #e6e6e6;
	margin: 0 35px;
}

.info_top img {
	display: block;
	border: 1px solid #e6e6e6;
	float: left;
	width: 128px;
	height: 128px;
	margin: 30px 30px 30px 10px;
}

.info_top .right_w {
	width: 770px;
	height: 130px;
	float: left;
	margin: 30px 0 0;
}

.info_top .right_w h3 {
	font-size: 16px;
	color: #666;
	width: 100%;
	margin: 10px 0;
}

.info_top .right_w p {
	width: 100%;
	height: 24px;
	line-height: 24px;
	color: #666;
}

.info_top a {
	width: 78px;
	height: 34px;
	display: block;
	border: 1px solid #1963ee;
	color: #1963ee;
	text-align: center;
	line-height: 34px;
	border-radius: 5px;
	position: absolute;
	right: 30px;
	top: 80px;
}

.tit_red {
	float: left;
	width: 1130px;
	margin: 40px 35px 0;
	position: relative;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #333;
}

.tit_red span {
	display: block;
	text-indent: 25px;
	font-size: 16px;
}

.tit_red em {
	display: block;
	width: 5px;
	height: 15px;
	position: absolute;
	top: 5px;
	left: 0;
	background: #ff0000;
}

.renzhengpic {
	width: 1130px;
	float: left;
	margin: 0 35px 30px;
}

.renzhengpic p {
	margin: 30px 0;
	font-size: 14px;
	color: #666
}

.pic_rztp {
	margin: 0 auto;
	width: 550px;
	height: 370px;
	position: relative;
}

.pic_rztp img {
	width: 546px;
	height: 364px;
	position: absolute;
	top: 0;
	left: 0;
}

.wrz {
	position: absolute;
	top: 0;
	left: 0;
}

.wrz h3 {
	color: #000;
	margin: 115px 0 0 185px;
}

.wrz p {
	margin: 125px 0 0 245px;
	color: #000;
	font-size: 14px;
}

.renzhengpic h4 {
	font-size: 16px;
	color: #000;
	text-align: center;
}

* {
	touch-action: pan-y;
}

.swiper-slide-ul {
	width: 100%;
	overflow: hidden;
}

.device2 {
	height: 750px;
}

.swiper-slide-ul li {
	width: 50%;
	float: left;
}

.device2 .swiper-container {
	/*overflow:inherit;*/
	overflow: hidden;
}