button {
	outline: none;
	border: none;
	cursor: pointer;
}

/* 模板页面 */

.muban_banner {
	height: 150px;
	background: url(../img/muban_banner.png) no-repeat;
	background-position: center center;
	margin-bottom: 27px;

}

.muban_top_list {
	padding: 20px 0 10px 20px;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	border-bottom: 1px dashed #e3e5e9;
}

.muban_top_list:last-child {
	border-bottom: none
}

.muban_top {
	background-color: #FFFFFF;
	margin-bottom: 37px;
}

.muban_fenlei {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	max-width: 1000px;
}

.muban_fenlei p {
	max-width: 900px;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.muban_top_list span {
	margin-right: 40px;
	margin-bottom: 10px;
	cursor: pointer;
}

.all {
	margin-left: 20px;
}

.index_muban_item_top {
	height: 250px;
	margin-bottom: 25px;
	overflow: hidden;

}

.index_muban_item_top img {
	width: 100%;
	/* height: 100%; */
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.28);
	/* transform: scale(1); */
	/* transition: transform 1s ease 0s; */
	cursor: pointer;
}


.index_muban_item_top img:hover {
	/* transform: scale(1.05); */
}

.index_muban_item_bottom_bottom {
	display: flex;
	align-items: center;
	justify-content: center;
}

.index_muban_item_bottom_bottom button {
	width: 156px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
}

.index_muban_item_bottom_bottom button:first-child {
	background-color: #F52122;
	margin-right: 16px;
}

.index_muban_item_bottom_bottom button:last-child {
	background-color: #FFFFFF;
	border: 1px solid #F52122;
}

.muban_shiyong img {
	margin: 0 6px 0 10px;
	vertical-align: middle;
}


.index_muban_item {
	width: 383px;
	height: 418px;
	border: 1px solid #e9e9e9;
	box-sizing: border-box;
	margin: 0 25px 30px 0;
	background-color: #FFFFFF;

}

.index_muban_item:hover {
	/* box-shadow:0px 3px 3px #EEEEEE ; */
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 11%);
}

.index_muban_item:nth-child(3n) {
	margin-right: 0;
}

.index_muban_body {
	margin-top: 70px;
	border-bottom: 20px solid #f7f7f7;
}


.index_muban_item_bottom {
	padding: 0 20px;
}

.muban_shiyong {
	margin: 10px 0 25px;
}

.muban_list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.banben_on,
.leixing_on {
	color: #f52122;
}

.muban_shouji_item {
	height: 510px;
	width: 226px;
	text-align: center;
	/* padding-bottom: 30px; */
	margin-bottom: 15px;
	cursor: pointer;
	margin-right: 97px;
}

.muban_shouji_item:nth-child(4n) {
	margin-right: 0;
}

.muban_shouji_item_top {
	height: 435px;
	background: url(../img/shouji_ke.png) no-repeat;
	background-size: 100% 100%;

	width: 100%;
	margin-bottom: 25px;
	position: relative;
	box-sizing: border-box;
	padding: 30px 15px 49px;
}

.xuanfu {
	position: absolute;
	top: 30px;
	left: 15px;
	width: 196px;
	height: 357px;
	padding: 30px 15px 49px;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.2);
	display: none;
}

.shouji_tu {
	width: 100%;
	height: 100%;
}

.xuanfu_top img {
	width: 120px;
	height: 120px;
	margin: 36px 0 0;
}

.xuanfu_top_jianzhan {
	width: 140px;
	height: 34px;
	background-color: #f52122;
	border-radius: 17px;
	border: solid 1px #f52122;
	line-height: 34px;
	text-align: center;
	margin: 24px 0 15px;
}

.xuanfu_top_yulan {
	width: 140px;
	height: 34px;
	background-color: #ffffff;
	border-radius: 17px;
	line-height: 34px;
	text-align: center;
}


.muban_shouji_item:hover .xuanfu {
	display: inline-block;
}

.muban_shouji_list {
	display: flex;
	align-items: center;

	flex-wrap: wrap;
}

.muban_shouji {
	display: none;
}



/* 套餐页面 */


.taocan_banner {
	height: 150px;
	background: url(../img/taocan_banner.png) no-repeat;
	background-position: center center;
	margin-bottom: 36px;
}

.taocan_item {
	width: 220px;
	height: 470px;
	background-color: #ffffff;
	border-radius: 10px;
}

.taocan_top {
	margin-bottom: 40px;
}

.taocan_item_top {
	height: 156px;
	padding-top: 25px;
	text-align: center;
	box-sizing: border-box;
	border-radius: 10px 10px 0 0;
}

.taocan_item_bottom button {
	width: 124px;
	height: 38px;

	border-radius: 19px;
}

.taocan_item:nth-child(1) .taocan_item_top {
	background-color: #0abcdf;
}

.taocan_item:nth-child(2) .taocan_item_top {
	background-color: #2dc270;
}

.taocan_item:nth-child(3) .taocan_item_top {
	background-color: #408ef8;
}

.taocan_item:nth-child(4) .taocan_item_top {
	background-color: #f2bb23;
}

.taocan_item:nth-child(5) .taocan_item_top {
	background-color: #f22323;
}

.taocan_item:nth-child(1) button {
	background-color: #0abcdf;
}

.taocan_item:nth-child(2) button {
	background-color: #2dc270;
}

.taocan_item:nth-child(3) button {
	background-color: #408ef8;
}

.taocan_item:nth-child(4) button {
	background-color: #f2bb23;
}

.taocan_item:nth-child(5) button {
	background-color: #f22323;
}

.taocan_item_top_jiage {
	margin: 10px 0;
}

.taocan_item_ctnter,
.taocan_item_bottom {
	padding-left: 50px;
}

.taocan_item_ctnter {
	height: 232px;
	padding-top: 30px;
	box-sizing: border-box;
}

.taocan_item_ctnter p {
	margin-bottom: 15px;
}

.taocan_top {
	display: flex;
	align-items: center;
	justify-content: space-between;

}

/* .foot{
	margin-bottom: 900px;
} */
.tancan_song {
	width: 136px;
	height: 32px;
	border-radius: 16px;
	border: solid 1px #ffffff;
	line-height: 32px;
	text-align: center;
	margin: 0 auto;
}

.taocan_bottom td {
	border: 1px solid #dddddd;
}

.taocan_bottom table {
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #FFFFFF;
}

.tancan_table_title {
	height: 70px;
}

.tancan_table_list {
	height: 60px;
}

.taocan_bottom {
	margin-bottom: 40px;
}


/* 购买套餐 */
.taocan_buy_top_left {
	margin-right: 30px;
}

.taocan_buy_top_left img {
	width: 400px;
	height: 400px;
}

.taocan_buy_top {
	margin: 34px 0 68px;
}

.taocan_buy_top {
	display: flex;

}

.buy_jiage {
	height: 70px;
	background-color: #f6f6f6;
	padding-left: 18px;
	line-height: 70px;
	margin-bottom: 37px;
}

.taocan_buy_top_right {
	width: 780px;
	padding-top: 6px;
}

.taocan_buy_item {
	width: 138px;
	height: 95px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	text-align: center;
	padding-top: 25px;
	box-sizing: border-box;
	margin: 0 20px 20px 0;
	cursor: pointer;
}

.taocan_buy_item:nth-child(5n) {
	margin-right: 0;
}

.taocan_buy_item_title {
	margin-bottom: 10px;
}

.taocan_buy_title {
	margin-bottom: 16px;
}

.taocan_buy_list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;

}

.taocan_shuliang_item {
	height: 32px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	line-height: 32px;
	padding: 0 25px;
	margin: 0 20px 20px 0;
	display: inline-block;
	cursor: pointer;
}

.taotan_buy_bottom button {
	width: 210px;
	height: 46px;
	background-color: #f52122;
	border-radius: 2px;
	line-height: 46px;
	text-align: center;
}

.taotan_buy_bottom button:last-child {
	background-color: #ffc000;
	margin-left: 38px;
}

.taocan_buy_leixing_active {
	border: solid 1px #f52122;
	position: relative;
}

.taocan_buy_leixing_active .taocan_buy_item_title {
	color: #f52122;
}

.taocan_buy_leixing_active::before {
	display: inline-block;
	content: '';
	width: 32px;
	height: 32px;
	background: url(../img/buy_leixing.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0;
	right: 0;
}

.taocan_buy_shichang_active {
	border: solid 1px #f52122 !important;
	position: relative;
	color: #f52122;
	background-color: #FFFFFF !important;
}

.taocan_buy_shichang_active::before {
	display: inline-block;
	content: '';
	width: 20px;
	height: 20px;
	background: url(../img/buy_shichang.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0;
	right: 0;
}

.fangkuai {
	width: 30px;
	height: 30px;
	background-color: #f52122;
	display: inline-block;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-moz-transform: rotate(45deg);
	/* Firefox */
	-webkit-transform: rotate(45deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(45deg);
	/* Opera */
	vertical-align: middle;
}

.buy_youdian_top {
	text-align: center;
}

.buy_youdian_top i {
	font-size: 50px;
	color: #f52122;
}

.wuda {
	margin: 0 20px;
}

.buy_youdian {
	text-align: center;
	background-color: #ffffff;
	margin-bottom: 37px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.buy_youdian_duibi_title {
	display: flex;
	align-items: center;
	margin: 50px 0 38px;
	justify-content: center;
}

.buy_youdian_duibi_title img {
	margin: 0 184px;
}

ul li {
	list-style: none;
}

.buy_youdian_duibi {
	display: flex;
	align-items: center;
	padding: 0 120px;
}

.buy_youdian_duibi_left {
	width: 402px;
}

.buy_youdian_duibi_center {
	height: 316px;
	background-color: #ffdada;
	padding: 20px 0;
	box-sizing: border-box;
	width: 158px;
}

.buy_youdian_duibi_right {
	width: 402px;
}

.buy_youdian_duibi_left li:nth-child(2n+1),
.buy_youdian_duibi_right li:nth-child(2n+1) {
	background-color: #f7f8fa;
}


.buy_youdian_duibi li {
	height: 55px;
	line-height: 55px;
}



/* 案例页面 */
.anli_banner {
	height: 150px;
	background: url(../img/anli_banner.png) no-repeat;
	background-position: center center;
	margin-bottom: 52px;
}

.anli_item_top {
	background-color: #FFFFFF;
	height: 336px;
	overflow: hidden;
}

.anli_item_top img {
	height: 100%;
	width: 100%;
	background-color: #f52122;
	box-shadow: 0px 0px 7px 0px rgba(146, 146, 146, 0.3);
	cursor: pointer;
	transform: scale(1);
	transition: transform 1s ease 0s;
}

.anli_item_top img:hover {
	transform: scale(1.05);
}

.anli_item {
	height: 450px;
	width: 580px;
	margin-bottom: 15px;

}

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

.anli_item_bottom {
	text-align: center;
	margin-top: 30px;
}

.anli_item_gongsi {
	margin-bottom: 20px;
}


/* 定制页面 */
.dingzhi_banner {
	height: 150px;
	background: url(../img/dingzhi_banner.png) no-repeat;
	background-position: center center;
	margin-bottom: 27px;
}

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

.dingzhi_item_bottom button {
	width: 156px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 20px;
	border: solid 1px #f52122;
	line-height: 40px;

}

.muban_jianjie {
	margin-top: 10px;
}


/* 定制购买 */
.dingzhi_buy_tishi {
	width: 771px;
	height: 70px;
	background-color: #f6f6f6;
	line-height: 70px;
	padding-left: 18px;
	box-sizing: border-box;
}

.dingzhi_buy_btn {
	margin: 23px 0 23px;
}

.dingzhi_buy_btn button {
	width: 210px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 2px;
}

.dingzhi_buy_btn_buy {
	background-color: #f52122;
	margin-right: 38px;
}

.dingzhi_buy_btn_kefu {
	background-color: #ffc000;
}

.dingzhi_buy_banben p {
	width: 138px;
	height: 40px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	text-align: center;
	line-height: 40px;
	margin-right: 20px;
	box-sizing: border-box;
	cursor: pointer;
}

.dingzhi_buy_banben_active {
	border: solid 1px #f52122 !important;
	color: #f52122;
}

.dingzhi_buy_top {
	display: flex;
}

.dingzhi_buy_top_left img {
	width: 100%;
	/* height:  100%; */

}

.dingzhi_buy_top_left {
	margin-right: 30px;
	width: 400px;
	height: 400px;
	overflow: hidden;
	cursor: pointer;
}

.dingzhi_buy_banben {
	margin: 20px 0 20px;
}

.dingzhi_buy_top_right_jianjie {
	margin: 10px 0 20px;
}

.dingzhi_buy_top_body {
	margin-bottom: 26px;
	background-color: #FFFFFF;
	padding: 30px 0 24px;
}

.dingzhi_buy_banben {
	display: flex;
	align-items: center;
}

.dingzhi_leixing_xuanze {
	width: 216px;
	height: 40px;
	background-color: #ffffff;

}

.xuanze_muban {
	display: flex;
	align-items: center;
	margin: 20px 0 0;
}

.dingzhi_buy_bottom {}

.dingzhi_buy_title {
	padding: 25px 0 40px;
	text-align: center;
}

.pc_list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 20px;
}

.pc_item {
	width: 375px;
	height: 246px;
	background-color: #f52122;
	margin: 0 17px 20px 0;
}

.pc_item:nth-child(3n) {
	margin-right: 0;
}

.pc_item img,
.shouji_item img {
	width: 100%;
	height: 100%;
}

.dingzhi_buy_bottom_pc {
	padding-bottom: 30px;
	background-color: #FFFFFF;
	margin-bottom: 24px;
}

.shouji_item {
	width: 275px;
	height: 596px;
	background-color: #f52122;
	margin: 0 19px 20px 0;
}

.shouji_item:nth-child(4n) {
	margin-right: 0;
}

.dingzhi_buy_bottom_shouji {
	background-color: #FFFFFF;
	margin-bottom: 26px;
	padding-bottom: 20px;
}

.tan_is_login {
	width: 410px;
	height: 430px;
	background-color: #ffffff;
	border-radius: 20px;
	box-sizing: border-box;
	padding: 0 40px;
	display: none;
}

.tan_is_login_title {
	height: 76px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #e5e5e5;
}

.tan_is_login_body {
	text-align: center;
}

.tan_is_login_body button {
	width: 156px;
	height: 40px;
	background-color: #f52122;
	border-radius: 20px;
}

.tan_is_login_txt {
	margin: 15px 0 25px;
}

.tan_is_login_body img {
	width: 201px;
	height: 169px;
	margin: 20px 0 0;
}

.border_20 {
	border-radius: 20px !important;
}

/* 模板详情 */
.muban_xq_weizhi {
	line-height: 70px;
}

.muban_xq_weizhi a {
	color: #999999;
}

.muban_xq_name {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 16px 0;
}

.muban_xq_name p button {
	width: 150px;
	height: 44px;

	border-radius: 22px;
	box-sizing: border-box;
}

.yijian {
	background-color: #ff1734;
}

.muban_yulan {
	background-color: #ffffff;
	margin-left: 26px;
	border: solid 1px #ff1734;
}

.muban_xq_top {
	background-color: #FFFFFF;
	padding: 0 20px 15px;
	margin-bottom: 10px;
}

.muban_xq_top_txt {
	line-height: 26px;
	word-break: break-all;
}

.muban_xq_img {
	background-color: #FFFFFF;
	text-align: center;
}

.muban_xq_img img {
	max-width: 100%;
}

.muban_xq_bottom {
	margin-top: 50px;
	background-color: #FFFFFF;
	padding: 15px 0 40px 0;
}

.muban_xq_bottom_title {
	margin: 15px 0 30px;
}

.muban_xq_bottom_title span {
	display: inline-block;
	width: 3px;
	height: 17px;
	background-color: #ff1734;
	margin-right: 11px;
	vertical-align: middle;
}

.muban_xq_bottom_arry span {
	height: 34px;
	background-color: #ffffff;
	border-radius: 17px;
	border: solid 1px #eeeeee;
	display: inline-block;
	padding: 0 17px;
	margin: 0 8px 15px 0;
	line-height: 34px;
	box-sizing: border-box;
	cursor: pointer;
	transition: all 0.3s;
}

.muban_xq_bottom_arry span:hover {
	border: 1px solid #ff1734;
	color: #ff1734;
	background-color: #ffe2e6;
}


.xufei_jinzhi {
	background-color: #f7f7f7;
	border: solid 1px #dddddd;
	width: 138px;
	height: 95px;
	text-align: center;
	padding-top: 25px;
	box-sizing: border-box;
	margin: 0 20px 20px 0;
}

.xufei_jinzhi:nth-child(5n) {
	margin-right: 0;
}

.xufei_taocan {
	background: url(../img/xufei_xuan.png) no-repeat;
	background-size: 100% 100%;

}

.xufei_taocan p {
	color: #f52122;
}

.xufei_taocan::before {
	content: none;
}

.shengji_jinzhi {
	background-color: #f7f7f7;
	height: 32px;

	border: solid 1px #dddddd;
	line-height: 32px;
	padding: 0 25px;
	margin: 0 20px 20px 0;
	display: inline-block;
}

.shengji_jin_taocao {
	background: url(../img/shengji_jin_taocan.png) no-repeat;
	background-size: 100% 100%;
	border: none;
	width: 138px;
	height: 95px;


	text-align: center;
	padding-top: 25px;
	box-sizing: border-box;
	margin: 0 20px 20px 0;
}

.tan_muban {
	width: 937px;
	height: 570px;
	background-color: #ffffff;
	padding: 0 25px 40px;
	box-sizing: border-box;
}

.tan_muban_title {
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 26px;
}

.tan_muban_title img {
	cursor: pointer;
}

.tan_muban_top_tab {
	height: 62px;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

.tan_muban_bottom {
	height: 50px;
	border-bottom: 1px solid #e5e5e5;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.shiyong {
	width: 98px;
	height: 26px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #f52122;
	text-align: center;
	line-height: 26px;
	cursor: pointer;
}

.tan_muban_muban_left {
	width: 156px;
	height: 129px;
	margin-right: 27px;
}

.tan_muban_muban_left img {
	width: 100%;
	height: 100%;
}

.tan_muban_muban {
	display: flex;
	align-items: center;
	padding: 30px 0px;
	border-top: 1px solid #e5e5e5;
}

.tan_muban_muban_right p {
	margin-bottom: 15px;
}

.tan_muban_muban_right p:last-child {
	margin-bottom: 0;
}

.dianshang_muban_banner {
	height: 150px;
	background: url(../img/dianshang_banner.png) no-repeat;
	background-position: center center;
	margin-bottom: 27px;
}


/* 云仓模板 */
.yuncang_banner {
	height: 150px;
	background: url(../img/yuncang_banner.png) no-repeat;
	background-position: center center;
}

.yc_anli_top_title {
	font-size: 50px;
	color: #333333;
	margin-bottom: 25px;
}

.yc_anli_top {
	text-align: center;
	padding: 70px 0;
}

.yc_anli_item {
	display: flex;
	align-items: center;
	height: 332px;
}

.yc_anli_item_right {
	background-color: #fff1f5;
	height: 100%;
	position: relative;
	width: 50%;
	padding-left: 50px;

}

.yc_anli_item_right::before {
	content: '';
	display: inline-block;
	width: 40%;
	height: 100%;
	background-color: #fff1f5;
	position: absolute;
	left: -40%;
	z-index: 1;
}

.yc_anli_item_left {
	z-index: 2;
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.yc_anli_item_right_name {
	line-height: 70px;
}

.yc_anli_item_zhongduan {
	margin: 6px 0 20px;
}

.yc_anli_item_jianjie {
	line-height: 30px;
}

.yc_anli_item_jianjie {
	display: flex;
	align-items: flex-start;
}

.yc_anli_item_jianjie p {
	width: 580px;
}

.yc_yuandian {
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #f52122;
	margin: 0 14px;
	vertical-align: middle;
}

.yc_anli_item_jianjie .yc_yuandian {
	position: relative;
	top: 14px;
}

.yc_anli_item_right_bottom {
	display: flex;
	align-items: center;
	margin-top: 18px;
	padding-left: 68px;
}

.yc_anli_item_right_bottom button {
	font-size: 20px;
	color: #FFFFFF;
	width: 151px;
	height: 50px;
	background-color: #ff3e74;
	border-radius: 25px;
	line-height: 50px;
	margin-right: 10px;
}

.yc_fuwu_title {
	font-size: 50px;
	text-align: center;
	margin: 150px 0 80px;
}

.yc_fuwu {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 100px;
}

.yc_quantuo {
	height: 600px;
	background-color: #eff9ff;
	text-align: center;
	box-sizing: border-box;
}

.yc_quantuo_top_title {
	font-size: 50px;
	color: #333333;
	margin-bottom: 25px;

}

.yc_quantuo_top {
	padding-top: 90px;
}

.yc_quantuo_list {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 80px;
}

.yc_quantuo_item img {
	margin-bottom: 20px;
}

.yc_quantuo_item:nth-child(2) {
	margin: 0 186px;
}

.yc_gengxin_top_title {
	font-size: 50px;
	color: #333333;
	margin: 130px 0 25px;
}

.yc_gengxin_top {
	text-align: center;
}

.yc_gengxin_item {
	width: 50%;
	text-align: center;
	margin-bottom: 130px;
}

.yc_gengxin_list {
	display: flex;
	align-items: center;
	margin-top: 140px;
	flex-wrap: wrap;
}

.yc_gengxin_item img {
	margin-bottom: 10px;
	vertical-align: bottom;
}

.rencai_banner {
	background: url(../img/rencai_banner.png) no-repeat;
	background-position: center center;
	height: 150px;
}

.rencai_youshi_top_title {
	font-size: 50px;
	color: #333333;
}

.rencai_youshi_top {
	text-align: center;
}

.rencai_youshi_top_title {
	margin: 140px 0 30px;
}

.rencai_youshi_item_title {
	font-size: 16px;
	color: #fd6136;
	font-weight: bold;
}

.rencai_youshi_item {
	text-align: center;
	width: 262px;
	height: 120px;
	border: solid 1px #fd6136;
	position: relative;
	box-sizing: border-box;
	padding-top: 36px;
	margin-bottom: 60px;
	margin-right: 50px;
}

.rencai_youshi_item:nth-child(4n) {
	margin-right: 0;
}

.rencai_youshi_list {
	margin-top: 110px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.rencai_youshi_item img {
	position: absolute;
	top: -25px;
	left: 50%;
	transform: translate(-50%, 0);
}

.rencai_youshi_item_title {
	margin-bottom: 5px;
}

.rencai_youshi_item p:nth-child(2) {
	margin-bottom: 3px;
}

.rencai_liucheng_top_title {
	font-size: 50px;
	color: #333333;
	margin-bottom: 30px;
}

.rencai_liucheng_top {
	text-align: center;
}

.rencai_liucheng {
	margin-top: 90px;
}

.rencai_liucheng_img {
	margin-top: 90px;
}

.rencai_liucheng_img {
	text-align: center;
	margin-bottom: 100px;
}

.fenxiao_banner {
	background: url(../img/fenxiao_banner.png) no-repeat;
	background-position: center center;
	height: 300px;
}

.liandian_item {
	width: 380px;
	height: 270px;
	margin: 0 30px 20px 0;
	text-align: center;
	padding: 30px 0 0;
	box-sizing: border-box;
}

.liandian_item:nth-child(3n) {
	margin-right: 0;
}

.liandian_list {
	margin: 80px 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.liandian_item:nth-child(1) {
	background-color: #fffbf0;
}

.liandian_item:nth-child(2) {
	background-color: #f4f2ff;
}

.liandian_item:nth-child(3) {
	background-color: #eefeff;
}

.liandian_item:nth-child(4) {
	background-color: #fff5fc;
}

.liandian_item:nth-child(5) {
	background-color: #f3fffe;
}

.liandian_item:nth-child(6) {
	background-color: #fff6f8;
}

.liandian_item:nth-child(7) {
	background-color: #f1fcff;
}

.liandian_item:nth-child(8) {
	background-color: #fffcf6;
}

.liandian_item:nth-child(9) {
	background-color: #f4fbff;
}

.liandian_item_title {
	margin: 0px 0 10px;
}

.liandian_item_txt {
	line-height: 25px;
}

.lingshou_banner {
	background: url(../img/lingshou_banner.png) no-repeat;
	background-position: center center;
	height: 300px;
}

.qudao,
.ls_dianshang {
	text-align: center;
	margin-top: 80px;
}

.ls_dianshang {
	margin-bottom: 80px;
}

.bendi_banner {
	background: url(../img/bendi_banner.png) no-repeat;
	background-position: center center;
	height: 300px;
}

.hangye {
	height: 1036px;
	background-color: #f6f6f6;
	padding-top: 70px;
	box-sizing: border-box;
}

.hangye_img {
	text-align: center;
	margin-top: 50px;
}

.bendi_youshi {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 80px;
	margin-bottom: 20px;
}

.bendi_item {
	text-align: center;

	width: 33.33%;
	margin-bottom: 30px;
}

.bendi_item_titlle {
	margin-bottom: 15px;
}

.bendi_item_txt {
	line-height: 24px;
}
