.row-c4 {
	padding: 3vw 0 5vw
}

.sfixed {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	padding-left: 7.2%;
	padding-right: 7.2%
}

.mytab .sfixed .hdscroll {
	border-bottom: none
}

.m-banb1 .slider .go {
	display: block;
	background: #ffffff;
	color: #636363;
	font-size: 18px;
	margin: 0 14px;
	width: 188px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	transition: all 0.3s;
	border: 1px solid #f0ad5a;
}

.m-banb1 .slider .go:hover {
	color: #e88100
}

.m-banb1.etc .slider .go {
	border: 1px solid #f0ad5a;
}


.m-banb1.etc .slider .con .txt .tit {
	-webkit-line-clamp: 2;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


.ban_inner1.sty1.sty2 .tit {
	color: #fff;
}

.ban_inner1.sty1.sty2 .tit::after {
	background-color: #fff;
	border-color: #fff
}

.ban_inner1.sty1.sty2 .desc {
	color: #fff
}

.m-banb1 .more {
	display: block;
	width: 220px;
	height: 53px;
	background: #fff;
	color: #636363;
	text-align: center;
	line-height: 53px;
	margin: 0 auto;
	margin-top: 60px;
	font-size: 18px;
}

.m-banb1.jg .slick-next,
.m-banb1.jg .slick-prev {
	width: 60px;
	height: 59px;
	position: absolute;
	top: 7.7vw;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	-o-background-size: contain;
	background-size: contain
}

.m-banb1.jg .slick-prev {
	left: 15px;
	background-image: url(../images/add/c_prev2.png)
}

.m-banb1.jg .slick-next {
	right: 15px;
	background-image: url(../images/add/c_next2.png)
}

.mytab {
	/* margin-top: 20px; */
}

.mytab .hdscroll {
	border-bottom: 1px solid #d5d8de;
	padding-bottom: 20px;
	position: relative;
}

.mytab .hdscroll .sPrev {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.mytab .hdscroll .sNext {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.mytab .hdscroll .ico1 {
	display: block
}

.mytab .hdscroll .ico2 {
	display: none
}

.mytab .hdscroll .sPrev:hover .ico2,
.mytab .hdscroll .sNext:hover .ico2 {
	display: block
}

.mytab .hdscroll .sPrev:hover .ico1,
.mytab .hdscroll .sNext:hover .ico1 {
	display: none
}

.mytab .hdscroll .tempWrap {
	margin: 0 auto
}

.mytab .hdscroll ul li {
	color: #636363;
	font-size: 28px;
	cursor: pointer;
	display: flex;
	align-items: center;
	margin-right: 50px;
	text-align: center;
	justify-content: center
}

.mytab .hdscroll ul li.on {
	color: #FFA500
}

.mytab .hdscroll ul {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.mytab .hdscroll ul li:after {
	content: "";
	display: block;
	height: 20px;
	width: 2px;
	background: #ababab;
	margin: 0 0 0 50px;
}

.mytab .hdscroll ul li:last-child:after {
	display: none;
}

.mytab .hdscroll ul li:last-child {
	margin-right: 0;
}

.mytab .hd {
	border-bottom: 1px solid #d5d8de;
	padding-bottom: 20px;
	position: relative;
	padding-top: 20px;
}

.mytab .hd ul li {
	color: #636363;
	font-size: 28px;
	cursor: pointer;
	display: flex;
	align-items: center;
	margin-left: 50px
}

.mytab .hd ul li.on {
	color: #e88100
}

.mytab .hd ul {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.mytab .hd ul li:after {
	content: "";
	display: block;
	height: 20px;
	width: 2px;
	background: #ababab;
	margin: 0 0 0 50px;
}

.mytab .hd ul li:last-child:after {
	display: none
}


.fangan-page {
	margin: 20px auto;
	background: #fff;
	min-height: 300px;
	padding: 80px 40px;
}

.mytit {
	color: #091126;
	font-size: 26px;
	text-align: center;
	font-weight: normal;
}

.page-tab .bd {
	/* margin-top: 30px; */
}

.page-tab .item {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

.page-tab .item .info {
	width: 42%
}

.page-tab .item h4 {
	font-size: 24px;
	margin-bottom: 40px;
	font-weight: normal;
}

.page-tab .item p {
	font-size: 16px;
}

.page-tab .item .img {
	width: 50%;
	text-align: center;
}

.page-tab .item .img img {
	max-width: 100%
}


.g-titx1.ditu {
	border-bottom: 1px solid #d6d9de;
	padding-bottom: 30px;
}


.ditucon {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 100px 10%
}

.ditucon .item {
	width: 20%;
	margin-bottom: 50px;
}

.ditucon .item h4 {
	color: #e88100;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal
}

.ditucon .item ul li {
	line-height: 2
}

.ditucon .item ul li a {
	color: #636363;
	font-size: 16px;
}


.liuyancon {
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 60px;
}

.liuyancon>ul>li {
	display: flex;
	align-items: center;
	border: 1px solid #b1b2b2;
	border-bottom: none;
	height: 75px;
}

.liuyancon>ul>li:last-child {
	border-bottom: 1px solid #b1b2b2
}

.liuyancon>ul>li span {
	color: #636363;
	font-size: 16px;
	margin-left: 30px;
	display: block;
	width: 100px;
}

.liuyancon>ul>li input {
	border: none;
	background: none;
	flex: 1;
	height: 75px;
	font-size: 16px;
	margin-right: 30px;
}

.liuyancon>ul>li .select {
	position: relative;
	width: 100%;
	height: 75px;
	padding-right: 30px;
	background: none
}

.liuyancon>ul>li.textarea {
	height: auto;
	min-height: 200px;
	align-items: flex-start;
	padding: 20px 0;
}

.liuyancon>ul>li.textarea .textinfo {
	flex: 1;
	margin-right: 30px;
	height: 180px;
	border: none;
	color: #636363;
	font-size: 16px;
}

.liuyancon .subbtn {
	width: 200px;
	height: 80px;
	border: 1px solid #cccdd0;
	color: #636363;
	font-size: 24px;
	text-align: center;
	line-height: 80px;
	background: none;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	margin-top: 100px;
	transition: all 0.3s
}

.liuyancon .subbtn:hover {
	background: #e88100;
	border: 1px solid #e88100;
	color: #fff;
}

.select {}

.select dt {
	height: 75px;
	display: inline-block;
	background: url(../images/add/selectico.png) no-repeat right center;
	line-height: 75px;
	font-weight: bold;
	padding-left: 30px;
	cursor: pointer;
	width: 100%;
	padding-right: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	z-index: 99;
	color: #636363;
	font-weight: normal;
	font-size: 16px;
}

.select dd {
	position: absolute;
	left: 0;
	top: 75px;
	background: #fff;
	display: none;
	width: 100%;
	box-shadow: 0px 0px 10.8px 1.2px rgba(184, 191, 204, 0.4);
}

.select dd ul {
	width: 100%;
	overflow: auto;
}

.select dd ul li a {
	line-height: 60px;
	display: block;
	padding: 0 30px;
	font-size: 16px;
	color: #636363
}

.select dd ul li a:hover {
	background: #f8f9f9;
}

.liuyancon>ul>li .select.on {
	background: #777f88
}

.liuyancon>ul>li .select.on dt {
	color: #fff;
	background: url(../images/add/selecticoon.png) no-repeat right center
}


.daoru {
	background: #fff;
	padding: 80px 0px 120px;
	margin-bottom: 50px;
}

.daoru .t {
	text-align: center;
	color: #091126;
	font-size: 24px;
	margin-bottom: 80px;
}

.daoru .con {
	display: flex;
	padding: 0 100px;
	justify-content: space-between;
}

.daoru .con .left {
	width: 14.24%;
	position: relative;
}

.daoru .con .left p {
	color: #e88100;
	font-size: 18px;
	line-height: 2.2;
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translateY(-50%);
}

.daoru .con .right {
	display: flex;
	align-items: flex-start;
	width: 83%;
	justify-content: space-around;
	padding-top: 100px
}

.daoru .con .right .item {
	width: 11.02%;
	text-align: center;
}

.daoru .con .right .item .img {
	background: url(../images/add/yuan.png) no-repeat;
	padding-right: 10px;
	background-size: 100%;
	margin-bottom: 30px;
}

.daoru .con .right .item p {
	color: #636363;
	font-size: 16px;
	line-height: 2.2
}


.neikong {
	display: flex;
	padding: 80px 60px;
	justify-content: space-between;
}

.neikong .item {
	width: 32.45%;
	border: 1px solid #c7d4e4;
	background: #fff;
	padding: 100px 40px 140px;
	position: relative;
	cursor: pointer;
}

.neikong .item .ico {
	margin: 0 auto;
	display: block;
	margin-bottom: 90px
}

.neikong .item h4 {
	color: #091126;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 30px;
	transition: all 0.3s;
}

.neikong .item p {
	color: #636363;
	font-size: 16px;
}

.neikong .item .jt {
	height: 22px;
	width: auto;
	position: absolute;
	left: 40px;
	bottom: 60px;
	transition: all 0.3s
}

.neikong .item:before {
	content: "";
	width: 0;
	height: 7px;
	position: absolute;
	left: 40px;
	top: -1px;
	background: #e88100;
	transition: all 0.3s
}

.neikong .item:hover h4 {
	color: #e88100
}

.neikong .item:hover .jt {
	transform: translateX(20px);
}

.neikong .item:hover:before {
	width: 26.25%;
}

.tczz {
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 998;
	left: 0;
	top: 0;
	display: none
}

.tccon {
	background: #fff;
	width: 72%;
	padding: 80px 30px 80px 75px;
	position: fixed;
	top: 50%;
	margin-top: -250px;
	left: 19%;
	z-index: 999;
	display: none
}

.tccon .text {
	height: 350px;
	overflow: hidden;
	line-height: 1.8;
	font-size: 16px;
	color: #636363;
}

.tccon .text p {
	margin-bottom: 10px
}

.tccon .t {
	color: #091126;
	font-size: 30px;
	margin-bottom: 20px;
}

.tccon .close {
	position: absolute;
	right: 40px;
	top: 30px;
	cursor: pointer;
}

.zijian {
	background: #fff;
	padding: 90px 180px;
}

.zijian .t {
	font-size: 24px;
	padding-bottom: 80px;
	color: #091126;
	text-align: center;
}

.zijian .con {
	border-top: 1px solid #adadad;
	padding: 0 30px 50px;
}

.zijian .con h3 {
	color: #e88100;
	font-size: 24px;
	font-weight: normal;
	height: 100px;
	line-height: 100px;
}

.zijian .con ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.zijian .con ul li {
	width: 48%;
	margin-bottom: 20px;
}

.zijian .con ul li span {
	display: block;
	color: #091126;
	font-size: 18px;
	margin-bottom: 10px;
}

.zijian .con ul li input {
	border: 1px solid #b2b2b2;
	height: 80px;
	width: 100%;
	color: #636363;
	font-size: 16px;
	padding-left: 20px;
}

.zijian .con5 {
	border-top: none
}

.zijian .con5 .yzm {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.zijian .con5 .yzmint {
	height: 80px;
	display: block;
	flex: 1;
}

.zijian .con5 .btns {
	width: 50%;
	margin-right: 50%;
	justify-content: space-between;
	display: flex;
	align-items: center;
}

.zijian .con5 .btns .subbtn {
	width: 46%;
	height: 80px;
	background: #e88100;
	color: #fff;
	font-size: 24px;
	border: none;
	cursor: pointer;
}

.zijian .con5 .btns .reset {
	width: 46%;
	height: 80px;
	color: #fff;
	font-size: 24px;
	border: 1px solid #b2b2b2;
	background: none;
	color: #636363;
	cursor: pointer;
}

.dianzi {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.dianzi:after {
	content: "";
	display: block;
	width: 32.9%
}

.dianzi .item {
	background: #eff2f7;
	width: 32.9%;
	box-shadow: 0px 0px 30px 0px rgba(189, 196, 209, 0.2);
	margin-bottom: 20px;
}

.dianzi .item .img {
	max-width: 100%
}

.dianzi .item p {
	height: 120px;
	line-height: 30px;
	color: #091126;
	font-size: 24px;
	padding: 0 40px;
	transition: all 0.3s;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.dianzi .item:hover p {
	color: #e88100;
}


.noslider {
	display: flex;
	flex-wrap: wrap;
}

.noslider .item {
	width: calc(100% / 3);
	margin-bottom: 40px;
	display: none;
}

.noslider2 {
	display: flex;
	flex-wrap: wrap;
}

.noslider2 .item {
	width: calc(100% / 4);
	margin-bottom: 40px;
	display: none;
}

.txt-fw,
.txt-ll {
	font-size: 16px;
	margin-top: 4%;
	margin-left: 9%;
	text-align: left;
}

@media only screen and (max-width:1990px) {
	.dianzi .item p {
		font-size: 18px;
		padding: 0 30px;
	}

	.txt-fw,
	.txt-ll {
		font-size: 16px;
		margin-top: 4%;
		margin-left: 9%;
		text-align: left;
	}
}

@media only screen and (max-width:1600px) {
	.dianzi .item p {
		font-size: 18px;
		padding: 0 30px;
	}

	.txt-fw,
	.txt-ll {
		font-size: 16px;
		margin-top: 4%;
		margin-left: 9%;
		text-align: left;
	}
}

@media only screen and (max-width:1400px) {
	.dianzi .item p {
		font-size: 18px;
		padding: 0 30px;
	}

	.txt-fw,
	.txt-ll {
		font-size: 16px;
		margin-top: 4%;
		margin-left: 9%;
		text-align: left;
	}
}

@media screen and (max-width:767px) {

	.m-banb1 .slider,
	.m-banb1 .slider .go {
		margin-left: 0;
		margin-right: 0
	}

	.m-banb1 .slider .go {
		display: block;
		background: #ffffff;
		color: #636363;
		font-size: 14px;
		margin: 0 14px;
		width: 188px;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
		border: 1px solid #f0ad5a;
	}

	.m-banb1 .more {
		display: block;
		width: 200px;
		height: 40px;
		background: #fff;
		color: #636363;
		text-align: center;
		line-height: 40px;
		margin: 0 auto;
		margin-top: 30px;
		font-size: 14px;
		border: 1px solid #f0ad5a;
	}

	.mytab {
		margin-top: 30px;
	}

	.mytab .hdscroll {
		border-bottom: 1px solid #d5d8de;
		padding-bottom: 20px;
		padding-top: 20px;
	}

	.mytab .hdscroll ul li {
		font-size: 20px;
		margin-left: 20px;
	}

	.mytab .hdscroll ul li:after {
		content: "";
		display: block;
		height: 15px;
		margin: 0 0 0 20px;
	}

	.mytab .hd {
		border-bottom: 1px solid #d5d8de;
		padding-bottom: 20px;
		padding-top: 20px;
	}

	.mytab .hd ul li {
		font-size: 20px;
		margin-left: 20px;
	}

	.mytab .hd ul li:after {
		content: "";
		display: block;
		height: 15px;
		margin: 0 0 0 20px;
	}

	.page-tab .bd {
		/* margin-top: 40px; */
	}

	.fangan-page {
		margin: 20px auto;
		padding: 40px 20px;
	}

	.page-tab .item .info {
		width: 100%;
		margin-bottom: 20px;
	}

	.page-tab .item h4 {
		font-size: 20px;
		margin-bottom: 20px;
		font-weight: normal;
	}

	.page-tab .item p {
		font-size: 14px;
		text-align: left;
		/* margin-left: 9%;
		margin-top: 4%; */
	}

	.page-tab .item .img {
		width: 100%
	}

	.g-titx1.ditu {
		border-bottom: 1px solid #d6d9de;
		padding-bottom: 20px;
	}

	.ditucon {
		display: flex;
		align-items: flex-start;
		flex-wrap: wrap;
		padding: 40px 5%
	}

	.ditucon .item {
		width: 33.33%;
		margin-bottom: 30px;
	}

	.ditucon .item h4 {
		font-size: 18px;
		margin-bottom: 10px;
		font-weight: normal
	}

	.ditucon .item ul li {
		line-height: 2
	}

	.ditucon .item ul li a {
		color: #636363;
		font-size: 14px;
	}


	.liuyancon {
		margin-top: 40px;
		padding-bottom: 40px;
	}

	.liuyancon>ul>li {
		height: 60px;
	}

	.liuyancon>ul>li span {
		font-size: 14px;
		margin-left: 20px;
		width: 90px;
	}

	.liuyancon>ul>li input {
		height: 60px;
		font-size: 14px;
		margin-right: 20px;
	}

	.liuyancon>ul>li .select {
		height: 60px;
		padding-right: 20px;
	}

	.liuyancon>ul>li.textarea {
		height: auto;
		min-height: 160px;
		padding: 20px 0;
	}

	.liuyancon>ul>li.textarea .textinfo {
		margin-right: 20px;
		height: 120px;
		font-size: 14px;
	}

	.liuyancon .subbtn {
		width: 180px;
		height: 50px;
		font-size: 16px;
		text-align: center;
		line-height: 50px;
		background: none;
		cursor: pointer;
		display: block;
		margin: 0 auto;
		margin-top: 40px;
		transition: all 0.3s
	}

	.select dt {
		height: 60px;
		line-height: 60px;
		padding-left: 20px;
		font-size: 14px;
	}

	.select dd {
		top: 60px;
	}

	.select dd ul li a {
		line-height: 50px;
		padding: 0 20px;
		font-size: 14px;
	}


	.daoru {
		padding: 40px 0px 60px;
		margin-bottom: 30px
	}

	.daoru .t {
		font-size: 22px;
		margin-bottom: 50px;
	}

	.daoru .con {
		display: flex;
		padding: 0 20px;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.daoru .con .left {
		width: 100%;
		position: relative;
	}

	.daoru .con .left p {
		color: #e88100;
		font-size: 18px;
		line-height: 2.2;
		position: absolute;
		left: 30px;
		top: 50%;
		transform: translateY(-50%);
	}

	.daoru .con .right {
		display: flex;
		align-items: flex-start;
		width: 100%;
		justify-content: space-around;
		flex-wrap: wrap;
		padding-top: 40px
	}

	.daoru .con .right:after {
		content: "";
		display: block;
		width: 22.02%;
	}

	.daoru .con .right .item {
		width: 22.02%;
		text-align: center;
		margin-bottom: 20px;
	}

	.daoru .con .right .item .img {
		background: url(../images/add/yuan.png) no-repeat;
		padding-right: 5px;
		background-size: 100%;
		margin-bottom: 10px;
	}

	.daoru .con .right .item p {
		color: #636363;
		font-size: 13px;
		line-height: 2.2
	}


	.neikong {
		display: flex;
		padding: 40px 30px;
		justify-content: space-between;
		flex-wrap: wrap
	}

	.neikong .item {
		width: 100%;
		padding: 80px 20px 100px;
		margin-bottom: 20px;
	}

	.neikong .item .ico {
		margin-bottom: 40px;
		max-height: 80px
	}

	.neikong .item h4 {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.neikong .item p {
		font-size: 16px;
	}

	.neikong .item .jt {
		height: 22px;
		width: auto;
		position: absolute;
		left: 20px;
		bottom: 40px;
		transition: all 0.3s
	}

	.neikong .item:before {
		content: "";
		width: 0;
		height: 7px;
		position: absolute;
		left: 40px;
		top: -1px;
		background: #e88100;
		transition: all 0.3s
	}

	.neikong .item:hover h4 {
		color: #e88100
	}

	.neikong .item:hover .jt {
		transform: translateX(20px);
	}

	.neikong .item:hover:before {
		width: 26.25%;
	}

	.tczz {
		background: rgba(0, 0, 0, 0.4);
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 998;
		left: 0;
		top: 0;
		display: none
	}

	.tccon {
		background: #fff;
		width: 90%;
		padding: 40px 10px 40px 30px;
		position: fixed;
		top: 50%;
		margin-top: -250px;
		left: 5%;
		z-index: 999;
		display: none
	}

	.tccon .text {
		height: 350px;
		overflow: hidden;
		line-height: 1.8;
		font-size: 14px;
		color: #636363;
	}

	.tccon .text p {
		margin-bottom: 10px
	}

	.tccon .t {
		color: #091126;
		font-size: 24px;
		margin-bottom: 20px;
	}

	.tccon .close {
		position: absolute;
		right: 40px;
		top: 30px;
		cursor: pointer;
	}


	.zijian {
		padding: 40px 20px;
	}

	.zijian .t {
		font-size: 22px;
		padding-bottom: 20px;
	}

	.zijian .con {
		padding: 0 10px 30px;
	}

	.zijian .con h3 {
		font-size: 20px;
		height: 80px;
		line-height: 80px;
	}

	.zijian .con ul li {
		width: 100%;
		margin-bottom: 20px;
	}

	.zijian .con ul li span {
		display: block;
		color: #091126;
		font-size: 16px;
		margin-bottom: 10px;
	}

	.zijian .con ul li input {
		height: 60px;
		font-size: 14px;
		padding-left: 10px;
	}


	.zijian .con5 .yzm {
		margin-bottom: 40px;
	}

	.zijian .con5 .yzmint {
		height: 60px;
	}

	.zijian .con5 .yzmimg {
		height: 60px;
	}

	.zijian .con5 .btns {
		width: 100%;
		margin-right: 0%;
	}

	.zijian .con5 .btns .subbtn {
		width: 46%;
		height: 60px;
		font-size: 20px;
	}

	.zijian .con5 .btns .reset {
		width: 46%;
		height: 60px;
		font-size: 20px;
	}


	.dianzi .item {
		width: 100%;
		box-shadow: 0px 0px 30px 0px rgba(189, 196, 209, 0.2);
		margin-bottom: 20px;
	}

	.dianzi .item p {
		height: 70px;
		line-height: 60px;
		color: #091126;
		font-size: 20px;
		padding: 0 20px;
		transition: all 0.3s
	}


	.noslider .item {
		width: 100%;
		margin-bottom: 30px;
		display: none;
	}

	.noslider2 .item {
		width: 100%;
		margin-bottom: 30px;
		display: none;
	}

}
