@charset "utf-8";html {
	font-family: "微软雅黑","Microsoft YaHei",sans-serif;
	min-width: 1340px;
	-webkit-text-size-adjust: none;
}

body {
	width: 100%;
	min-width: 1340px;
	font-size: 12px;
	color: #525252;
	line-height: 200%;
	overflow: hidden;
	font-family: "微软雅黑","Microsoft YaHei",sans-serif;
	-webkit-text-size-adjust: none;
	overflow-y: scroll;
	overflow-x: scroll;
}

header,section,footer,aside,nav,main,article,figure {
	display: block;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	outline: none;
	list-style-type: none;
	font-family: "微软雅黑","Microsoft YaHei",sans-serif;
	-webkit-text-size-adjust: none;
}

textarea {
	resize: none;
}

img {
	border: 0 none;
	vertical-align: middle;
}

a {
	color: #525252;
	text-decoration: none;
	cursor: pointer;
	background: transparent;
	outline: none;
}

a:focus {
	outline: none;
}

a img {
	border: none;
}

a:hover {
	color: #ff6a00;
}

input,select {
	vertical-align: middle;
	border: none;
	background: none;
}

button {
	text-align: center;
	border: 0;
	cursor: pointer;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner {
	border: none;
}

input[type=button],input[type=submit] {
	cursor: pointer;
}

input:focus {
	outline: none;
}

.wrap {
	width: 1300px;
	margin: 0px auto;
}

.clear::after {
	content: '';
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tc {
	text-align: center;
}

b,i,em {
	font-style: normal;
	font-weight: normal;
}

.dian1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dian2 {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.dian3 {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

::-webkit-scrollbar {
	width: 10px;
	height: 6px;
	position: absolute;
	right: 0px;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #ccc;
}

::-webkit-scrollbar-track {
	border-radius: 10px;
	background: #f2f2f2;
}

.jrtransition3 {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.jrtransition6 {
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}

.header {
	position: relative;
}

.headerTop {
	background-color: #f4f5f7;
	line-height: 28px;
}

.headerTop_left {
	margin-left: 18px;
}

.headerTop_left p {
	color: #666;
	font-size: 12px;
}

.headerTop_right>b {
	color: #666;
	padding: 0 0 0 10px;
	font-size: 12px;
}

.headerTop_right>a {
	color: #666;
	padding: 0 6px;
	position: relative;
	line-height: 12px;
	font-size: 12px;
}

.headerTop_right>a:hover {
	color: #ff6a00;
}

body .bor_a {
	color: #ff6a00;
	padding: 0 7px;
}

body .bor_b {
	color: #ff6a00;
	position: relative;
	padding: 0 7px;
}

.bor_b::after {
	width: 1px;
	height: 13px;
	background-color: #a7a7a8;
	position: absolute;
	top: 2px;
	right: -3px;
	content: '';
}

.headerTop_right span {
	display: inline-block!important;
}

.denglv-last {
	position: relative;
	padding: 0 15px;
	cursor: pointer;
}

.denglv-last::after {
	content: '';
	width: 1px;
	height: 13px;
	background: #a7a7a8;
	position: absolute;
	right: 0;
	top: 8px;
}

.denglv-last div {
	background-color: #fff;
	text-align: center;
	position: absolute;
	left: 15px;
	top: 28px;
	z-index: 999999;
	width: 100px;
	padding: 5px 0;
	transform: translate(0,10px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.wqdqd div {
	left: -2px!important;
}

.xiala-ffj div {
	transform: translate(0,0)!important;
	opacity: 1!important;
	visibility: inherit!important;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
}

.xiala-ffj i {
	transform: rotate(180deg);
}

.denglv-last div a {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #333;
	line-height: 30px;
}

.denglv-last div a:hover {
	color: #ff6a00;
}

.denglv-last div em {
	min-width: 9px;
	height: 15px;
	display: inline-block;
	line-height: 15px;
	background: #ff0000;
	font-size: 12px;
	border-radius: 10px;
	color: #fff;
	padding: 0 3px;
}

.denglv-last i {
	width: 12px;
	height: 12px;
	background: url(https://img.fenliang.com/Assert/images/login-xia.png) no-repeat center;
	display: inline-block;
	position: relative;
	top: 1px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.denglv-last img {
	position: relative;
	top: -2px;
}

.denglv-last b {
	background: #ff0000;
	font-size: 12px;
	border-radius: 10px;
	color: #fff;
	min-width: 9px;
	height: 15px;
	text-align: center;
	display: inline-block;
	line-height: 15px;
	padding: 0 3px;
}

.denglv-last a {
	color: #666;
}

.headerBan {
	position: relative;
	width: 100%;
	z-index: 98;
	overflow: hidden;
}

.nav {
	left: 0;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	z-index: 999;
	height: 60px;
	background-color: #ff6a00;
}

.nav_list ul li {
	float: left;
}

.logo {
	margin: 0 10px 0 16px;
	line-height: 60px;
}

.nav_list ul li>a {
	font-size: 14px;
	color: #fff;
	padding: 0 45px;
	display: block;
	height: 100%;
	line-height: 60px;
	position: relative;
}

.top_bor>a::before {
	content: '';
	width: 12px;
	height: 7px;
	background: url(https://img.fenliang.com/Assert/images/ser_top_bs.png) no-repeat center;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -6px;
}

.nav_right_search {
	width: 520px;
	border-left: 1px solid rgba(255,255,255,0.2);
	cursor: pointer;
	background: url(https://img.fenliang.com/Assert/images/serach_icon.png) no-repeat center right 30px;
	position: relative;
}

.nav_right_search p {
	color: #fff;
	font-size: 14px;
	padding-left: 15px;
	line-height: 60px;
	position: relative;
}

.nav_right_search p::after {
	content: '';
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(255,255,255,0.1);
	z-index: -1;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.w_whd::after {
	width: 100%!important;
}

.search_hide {
	position: absolute;
	top: 0;
	right: 0;
	width: 620px;
	height: 270px;
	background-color: #fff;
	transform: scaleX(0);
	transform-origin: center right;
	z-index: 999;
}

.sea_hide_1 {
	background-color: #f4f5f7;
	line-height: 60px;
}

.sea_hide_1 dd {
	font-size: 15px;
	color: #ff6a00;
	margin: 0 20px;
	display: inline-block;
	height: 100%;
	position: relative;
	font-weight: bold;
}

.sear_b::before {
	content: '';
	width: 12px;
	height: 7px;
	background: url(https://img.fenliang.com/Assert/images/ser_top.png) no-repeat center;
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left: -6px;
}

.remove_x {
	position: absolute;
	top: 5px;
	right: 6px;
	width: 14px;
	height: 14px;
	background: url(https://img.fenliang.com/Assert/images/xx.png) no-repeat center;
	width: 50px;
	height: 50px;
	-webkit-transition: 2s;
	-moz-transition: 2s;
	-ms-transition: 2s;
	-o-transition: 2s;
	transition: 2s;
}

.remove_x:hover {
	transform: rotate(360deg) scale(1.05);
}

.sea_hot2,.sea_hot3 {
	display: none;
}

.sea_hide_2 {
	margin: 25px 11px 15px 11px;
	border: 1px solid #e4e5ed;
	position: relative;
}

.sea_hide_2 input {
	height: 36px;
	width: 540px;
	padding-left: 10px;
}

.sea_hide_2 button {
	position: absolute;
	top: 0;
	right: 0;
	height: 34px;
	width: 35px;
	background: #fff;
	text-indent: -10000px;
	background: url(https://img.fenliang.com/Assert/images/serach_icon_i.png) no-repeat center;
	outline: none;
}

.sea_hide_3 {
	margin: 0 11px 25px 11px;
}

.sea_hide_3 dd {
	color: #a3a3a3;
	font-size: 14px;
	margin-bottom: 15px;
	display: inline-block;
}

.sea_hide_3a a {
	padding: 0 15px;
	display: inline-block;
	border-radius: 25px;
	color: #fe6b01;
	font-size: 13px;
	background: #faf5f2;
	margin: 0 30px 18px 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.sea_hide_3a a:hover {
	background: #fe6b01;
	color: #fff;
}

.whd {
	transform: scaleX(1);
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
}

.login {
	line-height: 60px;
	width: 180px;
	text-align: center;
	border-left: 1px solid rgba(255,255,255,0.2);
	border-right: 1px solid rgba(255,255,255,0.2);
	margin-right: 5px;
	position: relative;
}

.login a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 15px;
	position: relative;
}

.login a:hover {
	color: #fff;
}

.login a::after {
	content: '';
	width: 0;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(255,255,255,0.1);
	z-index: -1;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.login-fb {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	color: #fc6a14;
	background: #fff;
	font-size: 15px;
	cursor: pointer;
	transform: scaleY(0);
	transform-origin: center top;
	overflow: hidden;
	z-index: 9999;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
}

.whd_fb .login-fb {
	transform: scaleY(1)!important;
}

.login-a {
	border-bottom: 1px dashed #f4f5f7;
	position: relative;
}

.login-a p {
	background: #f4f5f7;
	width: 100%;
	height: 60px;
	position: absolute;
	color: #fc6a14;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

#login-cp p {
	transform: translate(0,-100%);
	top: 0;
	left: 0;
}

#login-ll p {
	transform: translate(0,100%);
	bottom: 0;
	left: 0;
}

.df-wc p {
	transform: translate(0,0)!important;
}

@media screen and ( min-width: 1200px ) and ( max-width:1440px ) {
	.nav_right_search {
		width:310px;
	}
}

.zzy>a::after {
	content: '';
	width: 10px;
	height: 6px;
	background: url(https://img.fenliang.com/Assert/images/bott_iocn.png) no-repeat center;
	position: absolute;
	right: 26px;
	top: 28px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.zhz>a::after {
	content: '';
	width: 10px;
	height: 6px;
	background: url(https://img.fenliang.com/Assert/images/bott_iocn.png) no-repeat center;
	position: absolute;
	right: 26px;
	top: 28px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.zll>a::after {
	content: '';
	width: 10px;
	height: 6px;
	background: url(https://img.fenliang.com/Assert/images/bott_iocn.png) no-repeat center;
	position: absolute;
	right: 26px;
	top: 28px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.top_bor>a::after {
	transform: rotate(180deg)
}

.nav_list {
	position: relative;
}

.zydt {
	width: 1170px;
	height: 490px;
}

.xqdt {
	width: 1185px;
	height: 61px;
	overflow: hidden;
	border-radius: 3px;
}

.zydt_sx {
	padding: 20px 20px 0 0px;
}

.zydt .nav_hide_right_top>a {
	padding: 4px 24px!important;
}

.zydt_sx span {
	font-size: 17px;
	color: #020202;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid #e6e7eb;
	padding-bottom: 11px;
	margin-bottom: 20px;
	display: block;
}

.zydt_sx_wid {
	width: 1180px;
}

.zydt_sx_wid a {
	color: #3d3e40;
	font-size: 14px;
	border-radius: 15px;
	display: inline-block;
	position: relative;
}

.zydt_sx_wid a:hover {
	color: #ff6a00;
}

.zydt_sx_wid a:hover::after {
	background-color: #ff6a00;
	content: '';
	width: 100%;
	bottom: 0;
	height: 1px;
	position: absolute;
	left: 0;
}

.zydt_sx_wid div {
	width: 113px;
	display: block;
	float: left;
	margin: 0 0 22px 0;
}

.layui-layer-tips i.layui-layer-TipsG {
	z-index: -1!important;
}

.xqdt_list {
	display: none;
}

.xqdt_list dl {
	padding-top: 25px;
}

.xqdt_list dl h3 {
	font-size: 16px;
	color: #ff6a00;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative;
	padding-left: 14px;
	margin-bottom: 13px;
}

.xqdt_list dl h3::before {
	content: '';
	width: 3px;
	height: 18px;
	background-color: #ff6a00;
	position: absolute;
	left: 0;
	top: 3px;
}

.xqdt_text_1 {
	margin-bottom: 10px;
}

.xqdt_text_1 p {
	font-size: 15px;
	color: #ff6a00;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #e6e7eb;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.xqdt_text_1 a {
	color: #3d3e40;
	font-size: 14px;
	border-radius: 15px;
	display: inline-block;
	position: relative;
}

.xqdt_text_1 a:hover {
	color: #ff6a00;
}

.xqdt_text_1 a:hover::after {
	background-color: #ff6a00;
	content: '';
	width: 100%;
	bottom: 0;
	height: 1px;
	position: absolute;
	left: 0;
}

.xqdt_text_1 b {
	width: 112px;
	display: block;
	float: left;
	margin: 0 0 16px 0;
}

.nav_on::after {
	content: '';
	width: 1px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	right: -1px;
	top: 0;
}

.nav_hide_right::-webkit-scrollbar {
	width: 6px;
	height: 1px;
	position: absolute;
	right: 0px;
}

.nav_hide_right::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #ccc;
}

.nav_hide_right::-webkit-scrollbar-track {
	border-radius: 10px;
	background: #f2f2f2;
}

.zcp-left {
	left: 0!important;
}

.zll-left {
	left: 130px!important;
}

.nav_hide {
	position: absolute;
	top: 60px;
	left: 50px;
	z-index: 88;
	overflow: hidden;
	visibility: hidden;
	z-index: 9999;
}

.nav_hide_left {
	width: 200px;
	background: #f4f5f7;
}

.nav_hide_left h3 {
	padding: 40px 50px;
	color: #1a1a1a;
	font-size: 18px;
	font-weight: 600;
}

.nav_hide_left p {
	color: #737373;
	font-size: 15px;
	cursor: pointer;
	line-height: 50px;
	padding-left: 50px;
	border-top: 1px solid #e4e4ee;
	position: relative;
}

.nav_on {
	background: #fff;
	color: #fe6b01!important;
}

.nav_hide_left p:hover {
	color: #fe6b01;
	background-color: #fff;
}

.nav_hide_right_whd>a {
	font-size: 14px;
	margin: 0 26px;
}

.nav_hide_right_whd {
	overflow: hidden;
	transform: translate(0,-100%);
	background: #fff;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.ads .nav_hide_right_whd {
	transform: translate(0,0);
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
}

.ads {
	visibility: inherit;
}

.zzy .nav_hide_right_whd {
	padding: 15px 15px 0 25px;
	margin: 0 10px;
}

.nav_hide_new a {
	font-size: 14px;
	margin: 0 25px;
	line-height: 55px;
	position: relative;
	padding-bottom: 5px;
}

.nav_hide_new a:hover {
	color: #ff6a00;
}

.nav_hide_new a:hover::after {
	background-color: #ff6a00;
	content: '';
	width: 100%;
	bottom: 0;
	height: 1px;
	position: absolute;
	left: 0;
}

.nav_hide_new {
	overflow: hidden;
	transform: translate(0,-100%);
	background: #fff;
	border: 1px solid #ff6a00;
	border-top: 0;
	border-radius: 2px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
}

.ads .nav_hide_new {
	transform: translate(0,0);
}

.nav_hide_right {
	padding: 24px 26px 0 25px;
}

.zhz .nav_hide_right {
	width: 1122px;
	overflow-y: auto;
	height: 613px;
}

.zll .nav_hide_right {
	width: 1122px;
	overflow-y: auto;
	height: 613px;
}

.sear {
	border: 1px solid #e5e8ed;
	width: 640px;
	position: relative;
	margin-right: 10px;
}

.sear input {
	height: 35px;
	width: 570px;
	padding-left: 10px;
}

.sear button {
	width: 50px;
	height: 35px;
	background: url(https://img.fenliang.com/Assert/images/serach_icon_i.png) no-repeat center;
	position: absolute;
	top: 0;
	right: 0;
	outline: none;
	text-indent: -10000px;
}

.nav_hide_right_top>a {
	padding: 4px 15px;
	border-radius: 25px;
	color: #fe6b01;
	font-size: 13px;
	background: #faf5f2;
	margin: 0 10px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.nav_hide_right_top {
	line-height: 35px;
}

.nav_hide_right_top>a:hover {
	background: #fe6b01!important;
	color: #fff!important;
}

.nav_hide_right_center {
	width: 1130px;
	overflow: hidden;
}

.nav_hide_right_center dl {
	float: left;
	width: 240px;
	height: 155px;
	margin: 0 50px 15px 0;
}

.ul_width {
	width: 1200px;
}

.nav_hide_right_lllx {
	display: none;
}

.ul_width dl dt {
	color: #101010;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #e5e8ed;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

.ul_width dl dd {
	float: left;
	margin: 8px 25px 0 0;
}

.ul_width dl dd a {
	color: #505050;
	font-size: 13px;
}

.ul_width dl dd a:hover {
	color: #fe6b01!important;
	font-weight: bold;
}

.nav_bottom {
	position: absolute;
	bottom: 49px;
	left: 0;
	width: 100%;
	z-index: 9;
	height: 74px;
	visibility: hidden;
	overflow: hidden;
}

.sy_whd_bot .nav_bottom_hide {
	transform: translate(0,0);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.sy_whd_bot .sy-gonggao-bg {
	transform: translate(0,0);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.nav_bottom dl {
	float: left;
	width: 25%;
	height: 74px;
	text-align: center;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.nav_bottom_hide {
	visibility: visible;
	background: rgba(255,255,255,0.2);
	transform: translate(0,-100%);
}

.nav_bottom dl p {
	color: #fff;
	font-size: 17px;
	margin: 14px 0 3px 0;
	cursor: context-menu;
}

.nav_bottom dl span {
	color: #fff;
	font-size: 14px;
	cursor: context-menu;
}

.nav_bottom dl span dd {
	color: #fff;
}

.nav_bottom dl:hover {
	background: rgba(255,255,255,0.2);
	cursor: auto;
}

.nav_bottom dl:hover p {
	color: #fff;
}

.swiper-container1 .swiper-pagination {
	width: 50%!important;
	left: 320px!important;
	text-align: left;
	bottom: 115px!important;
}

.swiper-container1 .swiper-pagination span {
	width: 40px;
	height: 4px;
	border-radius: 0;
	opacity: 1;
	background: #fff;
}

.swiper-container1 .swiper-pagination .swiper-pagination-bullet-active {
	background: #5c6891;
}

.sy-gonggao {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 48px;
	z-index: 999;
}

.sy-gonggao-1 {
	width: 50%;
}

.sy-gonggao-1 .swiper-container1 {
	height: 48px;
	line-height: 48px;
}

.sy-gonggao-1 .swiper-container1 a {
	font-size: 14px;
	color: #fff;
	background: url(https://img.fenliang.com/Assert/images/u40.png) no-repeat left center;
	display: inline-block;
}

.sy-gonggao-1 .swiper-container1 a img {
	float: left;
	position: relative;
	top: 19px;
}

.sy-gonggao-1 .swiper-container1 a dd {
	float: left;
	display: inline-block;
}

.ml-p {
	margin-left: 8px;
}

.sy-gonggao-1 .swiper-container1 a span {
	max-width: 410px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sy-gonggao-1 .swiper-container2 {
	height: 50px;
	line-height: 50px;
	text-align: right;
}

.sy-gonggao-1 .swiper-container2 a {
	font-size: 14px;
	color: #fff;
	background: url(https://img.fenliang.com/Assert/images/u40.png) no-repeat left center;
	display: inline-block;
}

.sy-gonggao-1 .swiper-container2 a img {
	float: left;
	position: relative;
	top: 19px;
}

.sy-gonggao-1 .swiper-container2 a dd {
	float: left;
}

.sy-gonggao-1 .swiper-container2 a span {
	max-width: 410px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sy-gonggao .wrap {
	position: relative;
}

.sy-gonggao .wrap::after {
	content: '';
	width: 1px;
	height: 20px;
	background: rgba(255,255,255,0.6);
	position: absolute;
	top: 15px;
	left: 50%;
}

.sy-gonggao-bg {
	position: absolute;
	width: 100%;
	height: 48px;
	background: rgba(255,255,255,0.2);
	transform: translate(0,48px);
}

.sytop-on {
	transform: translate(0,-50%);
}

.fixed {
	position: fixed;
	right: 0;
	top: 870px;
	height: 525px;
	margin-top: -250px;
	width: 84px;
	z-index: 50;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.fixed-1 i {
	width: 40px;
	height: 40px;
	display: inline-block;
}

.icon-fix1 {
	background: url(https://img.fenliang.com/Assert/images/icon_cb_kf_nor.png) no-repeat center;
}

.icon-fix2 {
	background: url(https://img.fenliang.com/Assert/images/icon_cb_lx_nor.png) no-repeat center;
}

.icon-fix3 {
	background: url(https://img.fenliang.com/Assert/images/icon_cb_fk_nor.png) no-repeat center;
}

.icon-fix4 {
	background: url(https://img.fenliang.com/Assert/images/icon_cb_app_nor.png) no-repeat center;
}

.icon-fix5 {
	background: url(https://img.fenliang.com/Assert/images/icon_cb_top_pre.png) no-repeat center;
}

.fixed-1:hover .icon-fix1 {
	background: url(https://img.fenliang.com/Assert/images/icon_cb_kf_pre.png) no-repeat center;
}

.fixed-1:hover .icon-fix2 {
	background: url(https://img.fenliang.com/Assert/images/icon_cb_lx_pre.png) no-repeat center;
}

.fixed-1:hover .icon-fix3 {
	background: url(https://img.fenliang.com/Assert/images/icon_cb_fk_pre.png) no-repeat center;
}

.fixed-1:hover .icon-fix4 {
	background: url(https://img.fenliang.com/Assert/images/icon_cb_app_pre.png) no-repeat center;
}

.fixed-1a {
	text-align: center;
	padding: 15px 0;
}

.fixed-1a p {
	color: #101010;
	font-size: 13px;
}

.fixed-1 {
	display: block;
	position: relative;
	background-color: #fff;
	cursor: pointer;
	border: 1px solid #e7e8ef;
	border-bottom: 0!important;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.fixed-1:hover {
	background-color: #ff6a00;
}

.fixed-1:hover .fix1-p1 {
	color: #fff;
}

.right-nav-onn {
	overflow: hidden;
}

.fixed-1b {
	position: absolute;
	top: 0;
	left: -201px;
	background-color: #ff6a00;
	width: 200px;
	display: none;
}

.fixed-1b-1 p {
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #fca05b;
}

.fixed-1b-2 p,.fixed-1b-3 p {
	width: 140px;
}

.fixed-1b-2,.fixed-1b-3 {
	padding: 10px;
}

.fixed-1b-2 {
	border-bottom: 1px dashed #fca05b;
}

.fixed-1b-2 p span,.fixed-1b-3 p span {
	color: #fff;
	display: block;
}

.fixed-1b-2 img,.fixed-1b-3 img {
	width: 30px;
	height: 30px;
	margin-right: 5px;
}

.fixed-1c {
	position: absolute;
	top: 0;
	left: -201px;
	width: 200px;
	text-align: center;
	padding: 20px 0;
	display: none;
}

.fixed-1c img {
	width: 110px;
	height: 110px;
	border: 1px solid #ffa05d;
}

.fixed-1c p {
	font-size: 13px;
	color: #888;
}

.wlc-text-box-content span {
	font-size: 14px;
	color: #ff6a00;
	display: block;
	line-height: 28px;
}

.fixed-top {
	margin-top: 15px;
	background-color: #ff6a00;
	border: 0;
}

.fixed-top .fixed-1a {
	border-bottom: 0;
}

.fixed-top p {
	color: #fff;
}

.fixed-top:hover {
	background-color: #ee6300;
}

.fixed-1a div {
	width: 84px;
	text-align: center;
}

.fixed-1a {
	width: 83px;
	overflow: hidden;
}

.fixed-1a div {
	transform: translate(0,0);
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.fixed-on .fixed-left {
	transform: translate(-84px,0);
}

.fixed-on .fixed-right {
	transform: translate(-84px,0);
}

.wlc-text-box {
	width: 180px;
	text-align: center;
	background: #fff;
	border: 1px solid #ffa05d;
	position: absolute;
	left: 10px;
	top: 0;
}

.wlc-text-box-top {
	padding: 13px 0;
	background: #ffe9e1;
	font-size: 14px;
	color: #ff6a00;
}

.wlc-text-box-content {
	padding: 15px 0 20px;
}

.wlc-text-box-content p {
	font-size: 13px;
	margin-bottom: 10px;
}

.wlc-text-box-content>div {
	display: block;
	margin: 0 auto 10px;
	width: 130px;
	height: 28px;
	line-height: 28px;
	background: #ff6a00;
	border-radius: 4px;
	color: #fff;
}

.wlc-text-box-content label {
	font-size: 13px;
	display: block;
}

.wlc-text-box::after {
	content: '';
	width: 7px;
	height: 12px;
	background: url(https://img.fenliang.com/Assert/images/dkh-right.png) no-repeat center;
	position: absolute;
	right: -7px;
	top: 44px;
}

.left_nav {
	width: 100px;
	position: fixed;
	left: 137px;
	top: 628px;
	z-index: 9;
	border-bottom: 0;
}

.lt_tio {
	border-bottom: 0!important;
}

.left_nav>p {
	height: 50px;
	line-height: 50px;
	background: #ff6a00;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-bottom: 18px;
}

.floor-nav span {
	height: 50px;
	line-height: 50px;
	background: #fff;
	color: #1e1e1e;
	font-size: 14px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #e7e8ef;
	cursor: pointer;
	position: relative;
	width: 200px;
}

.floor-nav {
	border: 1px solid #e7e8ef;
	overflow: hidden;
	border-top: 0;
}

.left_nav .fixed-1a div {
	width: 100px;
}

.left_nav .fixed-on .fixed-left {
	transform: translate(-100px,0);
}

.left_nav .fixed-on .fixed-right {
	transform: translate(-100px,0);
}

.active1 b {
	color: #fff;
	background: #ff6a00;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.floor-nav span dd {
	width: 100px;
}

.floor-nav span dd {
	transform: translate(0,0);
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.fixed-on .left-nav-on {
	transform: translate(-100px,0);
}

.fixed-on .right-nav-on {
	transform: translate(-100px,0);
}

.right-nav-on {
	background: #ff6a00;
	color: #fff;
}

.cont_tit {
	padding: 20px 0;
	text-align: center;
	width: 100%;
}

.cont_tit p {
	display: inline-block;
	font-size: 20px;
	position: relative;
	color: #020202;
	font-weight: bold;
}

.cont_tit p::after {
	content: '';
	width: 50px;
	height: 1px;
	background-color: #020202;
	position: absolute;
	left: -60px;
	top: 13px;
}

.cont_tit p::before {
	content: '';
	width: 50px;
	height: 1px;
	background-color: #020202;
	position: absolute;
	right: -60px;
	top: 13px;
}

.content {
	background: #f4f5f7;
}

.cont1 {
	height: 482px;
	overflow: hidden;
	padding-top: 25px;
}

.cont1 .yytg_1 {
	height: 482px;
	background: #fff;
}

.cont2 {
	height: 482px;
	overflow: hidden;
}

.cont3 {
	height: 482px;
	overflow: hidden;
}

.cont4 {
	height: 482px;
	overflow: hidden;
}

.cont5 {
	height: 482px;
	overflow: hidden;
}

.cont6 {
	height: 482px;
	overflow: hidden;
}

.cont7 {
	height: 482px;
	overflow: hidden;
}

.cont8 {
	height: 482px;
	overflow: hidden;
}

.cont9 {
	height: 482px;
	overflow: hidden;
}

.cont10 {
	height: 482px;
	overflow: hidden;
}

.cont11 {
	height: 482px;
	overflow: hidden;
}

.cont12 {
	height: 482px;
	overflow: hidden;
}

.cont13 {
	height: 482px;
	overflow: hidden;
}

.yytg_1 {
	background-color: #fff;
	width: 1020px;
	height: 482px;
}

.yytg_top_1 {
	width: 210px;
	height: 45px;
	border-right: 1px solid #e7e8ef;
	line-height: 45px;
}

.yytg_top_1 p {
	color: #020202;
	line-height: 22px;
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
	padding-left: 13px;
	margin-left: 20px;
	letter-spacing: 2px;
	position: relative;
}

.yytg_top_1 p::before {
	content: '';
	width: 4px;
	height: 20px;
	background-color: #ff6a00;
	position: absolute;
	top: 2px;
	left: 0;
}

.yytg_top_2 {
	line-height: 45px;
	position: relative;
}

.yytg_top_2 span {
	color: #9d9d9d;
	font-size: 14px;
	background: url(https://img.fenliang.com/Assert/images/right_icon.png) no-repeat center right;
	padding-right: 15px;
	margin-right: 15px;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.yytg_top_2 span:hover {
	color: #ff6a00;
	background: url(https://img.fenliang.com/Assert/images/right_icon_1.png) no-repeat center right;
}

.more-hide {
	position: absolute;
	width: 125px;
	text-align: center;
	background-color: #fff;
	z-index: 99;
	top: 0;
	left: 86px;
	padding-right: 10px;
	overflow: hidden;
	transform: scaleX(0);
	transform-origin: center left;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.more-hide p {
	line-height: 46px;
	text-align: center;
	position: relative;
	color: #fc6a14;
	font-size: 14px;
}

.more-hide p a {
	position: absolute;
	width: 125px;
	line-height: 46px;
	background: #f4f5f7 url(https://img.fenliang.com/Assert/images/right_icon_1.png) no-repeat center right 21px;
	color: #fc6a14;
	padding-right: 10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.more-hide-a a {
	top: 0;
	left: 0;
	transform: translate(0,-100%);
}

.more-hide-b a {
	bottom: 0;
	left: 0;
	transform: translate(0,100%);
}

.more-hide-on a {
	transform: translate(0,0);
}

.whd-more {
	transform: scaleX(1);
}

.yytg_bot_1 {
	width: 180px;
	border-top: 1px solid #e7e8ef;
	padding: 16px 15px;
}

.dl_width {
	width: 210px;
}

.btn-12 {
	line-height: 34px;
	display: inline-block;
	width: 83px;
	height: 44px;
	margin: 0 10px 0 0;
	overflow: hidden;
	-webkit-perspective: 280px;
	perspective: 280px;
}

.btn-12 span {
	width: 81px;
	position: absolute;
	-webkit-transition: all .2s;
	transition: all .2s;
	font-size: 14px;
	text-align: center;
}

.btn-12 span:nth-child(1) {
	background: #ff6a00;
	color: #fff;
	border: 1px solid #ff6a00;
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -20px;
	-moz-transform-origin: 50% 50% -20px;
	transform-origin: 50% 50% -20px;
}

.btn-12 span:nth-child(2) {
	color: #757575;
	border: 1px solid #e7e8ef;
	-webkit-transform-origin: 50% 50% -20px;
	-moz-transform-origin: 50% 50% -20px;
	transform-origin: 50% 50% -20px;
}

.btn-12:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.btn-12:hover span:nth-child(2) {
	color: #e0e5ec;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}

.yytg_bot_2 {
	border-top: 1px solid #e7e8ef;
	border-left: 1px solid #e7e8ef;
	width: 810px;
	box-sizing: border-box;
	padding: 15px 15px 0 15px;
}

.yytg_bot_2a {
	width: 384px;
}

.yytg_bot_2a dl {
	border: 1px solid #e7e8ef;
	margin-bottom: 15px;
	height: 80px;
	padding: 8px 10px 0 10px;
	position: relative;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.yytg_bot_2a dl b {
	color: #f57405;
	border-radius: 15px;
	padding: 0 12px;
	font-size: 13px;
	float: left;
	border: 1px solid #f57405;
	line-height: 18px;
	margin-top: 2px;
}

.yytg_bot_2a dl div div {
	color: #f57405;
	border-radius: 15px;
	padding: 0 12px;
	font-size: 13px;
	float: left;
	border: 1px solid #f57405;
	line-height: 18px;
	margin-top: 2px;
}

.yytg_bot_2a dl h2 a {
	width: 260px;
	color: #212121;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.yytg_bot_2a dl p {
	color: #757575;
	font-size: 13px;
	border-top: 1px dashed #e7e8ef;
	padding-top: 2px;
	line-height: 20px;
	height: 43px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.yytg_bot_2a dl a div {
	position: relative;
}

.lx_on i {
	width: 31px;
	height: 13px;
	background: url(https://img.fenliang.com/Assert/images/hot.gif) no-repeat center;
	display: block;
	position: absolute;
	right: 10px;
	top: 14px;
}

.yytg_bot_2a dl:hover {
	background-color: #fffaf6;
	border: 1px solid #ffa05c;
}

.yytg_bot_2a dl:hover h2 a {
	/*color: #ff6a00;*/
	color: red;
}

.yytg_bot_2a dl:hover p {
	color: #000;
	border-top: 1px dashed #ff6a00;
}

.yytg_bot_2a dl a {
	display: block;
	width: 100%;
	height: 100%;
}

.leixin_right_b b {
	color: #ff2500!important;
	border: 1px solid #ff2500!important;
}

.yytg_bot_2a dl em {
	width: 1px;
	height: 1px;
	position: absolute;
	z-index: 99;
	border-radius: 10px;
	display: none;
}

.bor_1 {
	height: 0;
	top: -1px;
	left: -1px;
	border-left: 1px solid #ffbe62;
}

.bor_2 {
	width: 0px;
	bottom: -2px;
	left: -1px;
	border-top: 1px solid #ffbe62;
}

.bor_3 {
	height: 0px;
	bottom: 0px;
	right: -1px;
	border-right: 1px solid #ffbe62;
}

.bor_4 {
	width: 0px;
	top: -2px;
	right: 0px;
	border-bottom: 1px solid #ffbe62;
}

.yytg_2 {
	width: 268px;
}

.yytg_2 dl a img {
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.yytg_2 dl a:hover img {
	transform: scale(1.02);
}

.tit_h3 {
	color: #020202;
	line-height: 22px;
	font-size: 17px;
	font-weight: 700;
	line-height: 45px;
	border-bottom: 1px solid #e7e8ef;
	padding-left: 28px;
	letter-spacing: 1px;
	position: relative;
}

.tit_h3::before {
	content: '';
	width: 4px;
	height: 20px;
	background-color: #ff6a00;
	position: absolute;
	top: 14px;
	left: 15px;
}

.yytg_2a dl {
	padding: 10px 15px;
	border-bottom: 1px dashed #e7e8ef;
	height: 42px;
}

.yytg_2a dl a {
	background: url(https://img.fenliang.com/Assert/images/dian.png) no-repeat left top 11px;
	padding-left: 11px;
	color: #757575;
	font-size: 13px;
	line-height: 22px;
	display: block;
	text-align: left;
	text-indent: -4px;
	max-height: 44px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.scroll-floor {
	margin-bottom: 26px;
}

.yytg_2a {
	background-color: #fff;
}

.zydt-xq-2 .yytg_2a {
	margin-top: 10px;
}

.img1 {
	display: block;
	margin-top: 10px;
}

.yytg_2a dl a:hover {
	color: #ff6a00;
	text-decoration: underline;
}

.cont1 .yytg_2a {
	height: 311px;
}

.last_dl {
	border-bottom: 0!important;
}

.youxi {
	background: #fff;
	height: 490px;
}

.youxi dl a {
	padding: 13px 15px;
	border-bottom: 1px dashed #e7e8ef;
	display: block;
}

.youxi dl img {
	width: 58px;
	height: 58px;
	display: block;
	float: left;
	border-radius: 6px;
}

.youxi dl dd {
	float: right;
	color: #757575;
	font-size: 13px;
	width: 170px;
	text-indent: -6px;
	max-height: 48px;
}

.youxi dl a:hover b {
	color: #ff6a00;
}

.renwulei {
	height: 585px;
}

.cont6 .yytg_2 {
	height: 585px;
	background-color: #fff;
}

.jinrong {
	background: #fff;
	padding: 0 11px;
	margin-top: 17px;
	position: relative;
}

.jinrong dl {
	float: left;
	margin: 16px 35px 12px 0;
}

.jinrong_a {
	width: 290px;
}

.jinrong_a dl img {
	width: 58px;
	height: 58px;
	border-radius: 8px;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.jinrong dl p {
	color: #0e0e0e;
	font-size: 13px;
	line-height: 30px;
	width: 58px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jinrong::before {
	content: '';
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	border-top: 1px dashed #e7e8ef;
}

.cont_img img {
	display: block;
}

.hotqiye-1 ul {
	width: 1350px;
}

.hotqiye-1 ul li {
	width: 310px;
	height: 270px;
	float: left;
	margin: 0 20px 15px 0;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
	-webkit-transition: 0.65s;
	-moz-transition: 0.65s;
	-ms-transition: 0.65s;
	-o-transition: 0.65s;
	transition: 0.65s;
}

.hotqiye-1 ul li img {
	display: inline-block;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	margin: 25px 0 17px 0;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.hotqiye-1 ul li i {
	color: #2b2b2b;
	font-size: 17px;
	font-weight: bold;
	display: block;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
}

.hotqiye-1 ul li p {
	margin: 14px 0;
	color: #898e9d;
	font-size: 13px;
}

.hotqiye-1 ul li p span {
	width: 1px;
	height: 12px;
	background-color: #e0e0e0;
	display: inline-block;
	margin: 0 6px;
}

.hotqiye-1 ul li em {
	display: inline-block;
	border: 1px solid #e3e7ed;
	width: 180px;
	line-height: 34px;
	text-align: center;
	font-weight: normal;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.hotqiye-1 ul li em span {
	color: #ff6a00;
}

.hotqiye-1 ul li:hover {
	-webkit-box-shadow: 0 2px 10px 0 hsla(0,0%,57.3%,0.22);
	box-shadow: 0 2px 10px 0 hsla(0,0%,57.3%,0.22);
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}

.hotqiye-1 ul li:hover i {
	color: #ff6a00;
}

.hotqiye-1 ul li:hover em {
	border: 1px solid #ff6a00;
}

.hotqiye-1 ul li:hover img {
	transform: rotateY(360deg);
}

.hyzx {
	padding-bottom: 40px;
}

.hyzx-neirong {
	box-shadow: 0 2px 10px 0 hsla(0,0%,57.3%,0.22);
}

.pc-slide {
	width: 1300px;
	margin: 0 auto;
}

.view .swiper-container {
	width: 1300px;
	height: 330px;
	overflow: hidden;
	background: #4d5053;
}

.view .arrow-left {
	background: url(images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	background: url(images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	width: 1225px;
	height: 110px;
	margin-left: 35px;
}

.preview .swiper-slide {
	width: 172px;
	height: 96px;
	cursor: pointer;
	margin-right: 20px;
	position: relative;
}

#tFocus-btn ul li::after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 0;
	transition-timing-function: linear;
	background: #13ebff;
	background: -ms-linear-gradient(left,#db8c3c,#f1663e);
	background: -moz-linear-gradient(left,#db8c3c,#f1663e);
	background: -o-linear-gradient(left,#db8c3c,#f1663e);
	background: -webkit-linear-gradient(left,#db8c3c,#f1663e);
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#db8c3c,endColorStr=#f1663e);
	opacity: 0;
	height: 3px;
}

#tFocus-btn ul li.active::after {
	opacity: 1!important;
	transition-duration: inherit;
	transition-timing-function: linear;
	transition-property: width;
	width: 191px!important;
	transition-duration: 3s;
}

.preview .swiper-slide .sy-bantit {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	top: 0;
	left: 0;
}

.preview .swiper-slide .sy-bantit p {
	color: #fff;
	font-size: 13px;
	padding: 10px;
	line-height: 18px;
}

.active-nav p {
	color: #00C6FF!important;
}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	background: url(https://img.fenliang.com/Assert/images/icon_news_left.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 20px;
	height: 20px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(https://img.fenliang.com/Assert/images/icon_news_right.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 20px;
	height: 20px;
	z-index: 10;
}

.preview img {
	width: 99.5%;
	height: 95px;
	padding: 1px;
}

.preview .active-nav {
	padding: 0;
}

.syswiper-left {
	width: 540px;
}

.syswiper-left img {
	display: block;
	width: 100%;
	height: 330px;
}

.syswiper-right {
	width: 910px;
	background: url(https://img.fenliang.com/Assert/images/hangye-right-bg.png);
	background-size: 100%;
	height: 330px;
	position: absolute;
	top: 0;
	right: 0;
}

.syswiper-right-1 {
	width: 600px;
	margin: 60px 0 0 200px;
}

.syswiper-right-1a p {
	color: #fff;
}

.syswiper-right-1a p a {
	color: #fff;
}

.sysw-p1 {
	font-size: 20px;
}

.sysw-p2 {
	font-size: 14px;
	margin: 25px 0;
}

.syswiper-right-1b a {
	display: block;
	width: 120px;
	line-height: 35px;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
	font-size: 14px;
	-webkit-transition: 0.65s;
	-moz-transition: 0.65s;
	-ms-transition: 0.65s;
	-o-transition: 0.65s;
	transition: 0.65s;
}

.syswiper-right-1b a:hover {
	background-color: #fff;
	color: #ff4b2c;
}

.footer {
	background-color: #262A34;
	padding: 60px 0;
	position: relative;
	z-index: 1;
}

.foot-top-a ul li {
	float: left;
	margin: 0 140px 0 0;
}

.foot-top-a ul li p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
}

.foot-top-a ul li a {
	display: block;
	color: #949FB6;
	line-height: 32px;
	font-size: 13px;
}

.foot-top-a ul li a:hover {
	color: #fff;
}

.foot-top {
	padding: 0 25px;
}

.foot-center {
	padding: 25px;
	border-top: 1px solid #474F61;
	border-bottom: 1px solid #474F61;
	margin: 50px 0;
}

.foot-center span {
	color: #fff;
	font-size: 14px;
}

.foot-center div {
	width: 1160px;
	margin-left: 25px;
}

.foot-center div a {
	display: inline-block;
	color: #fff;
	font-size: 13px;
	color: #949FB6;
	margin-right: 10px;
}

.foot-center div a:hover {
	color: #fff;
}

.foot-bot {
	text-align: center;
}

.foot-bot p,.foot-bot p a {
	color: #949FB6;
	font-size: 12px;
}

.foot-bot p a:hover {
	color: #fff;
}

.foot-bot p:nth-child(1) a {
	background: url(https://img.fenliang.com/Assert/images/gongan.png) no-repeat center left;
	padding-left: 22px;
	line-height: 18px;
}

.foot-top-b-1 {
	border-bottom: 1px solid #474F61;
}

.foot-top-b-1 span {
	color: #949FB6;
	font-size: 12px;
	display: inline-block;
	margin-left: 15px;
}

.foot-top-b-1 p {
	color: #fff;
	font-size: 18px;
	padding: 0 0 10px 0;
	font-weight: bold;
	letter-spacing: 1px;
}

.foot-top-b span {
	color: #949FB6;
	font-size: 13px;
	font-weight: normal;
	margin-top: 6px;
	display: block;
}

.product-2 .swiper-container1 {
	overflow: hidden;
	position: relative;
	height: 300px;
}

.foot-top-c dd {
	display: block;
	color: #949fb6;
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
}

.foot-top-c {
	margin-right: 100px;
	text-align: center;
}

.foot-top-c img {
	width: 106px;
	height: 106px;
}

.ywlx-text {
	text-align: left;
	padding-left: 28px;
	font-weight: bold;
	line-height: 45px;
	background: #fffdf7;
	border-top: 1px solid #ffdbc3;
	border-bottom: 1px solid #ffdbc3;
	font-size: 17px;
	color: #000;
}

.ywlx-text span {
	color: #fd0000;
}

.login-cp-wid {
	width: 900px;
}

.login-cp-wid a {
	width: 260px;
	height: 85px;
	border: 1px solid #ffa76a;
	border-radius: 5px;
	display: inline-block;
	margin: 0 24px 20px 0;
	background: #fffdf7;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.login-cp-wid a:hover {
	background: #fff1cd;
}

.login-cp-ul {
	padding: 30px 35px 15px 30px;
}

.login-cp-wid a i {
	width: 64px;
	height: 64px;
	display: block;
	margin: 10px 0 0 10px;
}

.login-cp-wid span {
	color: #ff6a00;
	font-size: 17px;
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
}

.login-cp-wid em {
	color: #ff6a00;
	font-size: 12px;
	line-height: 17px;
	display: inline-block;
}

.fb_icon1 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_07.png) no-repeat center;
}

.fb_icon2 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_09.png) no-repeat center;
}

.fb_icon3 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_11.png) no-repeat center;
}

.fb_icon4 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_16.png) no-repeat center;
}

.fb_icon5 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_17.png) no-repeat center;
}

.fb_icon6 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_18.png) no-repeat center;
}

.fb_icon7 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_22.png) no-repeat center;
}

.fb_icon8 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_23.png) no-repeat center;
}

.fb_icon9 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_22.png) no-repeat center;
}

.fb_icon10 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_28.png) no-repeat center;
}

.fb_icon11 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_29.png) no-repeat center;
}

.fb_icon12 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_30.png) no-repeat center;
}

.fb_icon13 {
	background: url(https://img.fenliang.com/Assert/images/fb_icon_34.png) no-repeat center;
}

.login-cp-wid p {
	margin: 10px 0 0 9px;
	width: 170px;
}

.laytit-class .layui-layer-title {
	height: 75px;
	background-color: #f4f5f7;
	line-height: 75px;
	font-size: 16px;
	letter-spacing: 1px;
}

.laytit-class .layui-layer-setwin {
	top: 31px;
}

.login-cp-tit i {
	cursor: pointer;
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-ms-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}

.laytit-class {
	border-radius: 8px!important;
}

.login-cp-tit i:hover {
	transform: rotate(360deg);
}

.sy-fbxq-tc {
	position: fixed;
	z-index: 99999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 9999;
}

.sy-fbxq-tc-a {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	position: absolute;
	z-index: 99;
}

.sy-fbxq-tc-b {
	width: 900px;
	height: 630px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -315px;
	margin-left: -450px;
	z-index: 999;
	overflow: hidden;
	border-radius: 6px;
}

.login-cp-tit {
	background: #fffdf7;
	line-height: 66px;
	position: relative;
}

.login-cp-tit p {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	color: #ff6a00;
}

.syhh-top {
	margin-top: 15px!important;
}

.syhh-top span {
	margin-bottom: 0;
}

.login-cp-tit i {
	position: absolute;
	top: 28px;
	right: 25px;
	background: url(https://img.fenliang.com/Assert/images/789_u15.png) no-repeat center;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-indent: -9999px;
}

.sy-fbxq-hide {
	background: #fff;
	position: relative;
	transform: translate(0,-100%);
	border-radius: 6px;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}

.tc-hide .sy-fbxq-hide {
	transform: translate(0,0);
}

#search_text {
	position: absolute;
	top: 42px;
	left: 0;
	width: 619px;
	border: 1px solid #e5e8ed;
	background-color: #fff;
	z-index: 9999;
	box-shadow: 0 4px 8px rgba(3,27,78,0.12);
	max-height: 320px;
	overflow: hidden;
	overflow-y: auto;
	padding: 0 10px;
	display: none;
}

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

.icon_search_on {
	width: 100px;
	height: 100px;
	background: url(https://img.fenliang.com/Assert/images/search_no.png) no-repeat center;
	display: inline-block;
}

.error p {
	font-size: 14px;
	color: #333;
}

.sear_list a {
	font-size: 12px;
	display: block;
	width: 100%;
	height: 100%;
}

.jiaodian,.focus {
	border: 1px solid #fe6b01!important;
}

.jiaodian button {
	background: url(https://img.fenliang.com/Assert/images/sear_bule.png) no-repeat center!important;
}

#search_text::-webkit-scrollbar {
	width: 5px;
	height: 1px;
	position: absolute;
	right: 0px;
}

#search_text::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #ccc;
}

#search_text::-webkit-scrollbar-track {
	border-radius: 10px;
	background: #f2f2f2;
}

@media screen and ( min-width: 1500px ) and ( max-width:1700px ) {
	.left_nav {
		left:40px;
	}

	.nav_right_search {
		width: 410px;
	}
}

@media screen and ( min-width: 1200px ) and ( max-width:1440px ) {
	.left_nav {
		display:none;
	}
}

#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn {
	display: block;
}

#tFocus {
	width: 1300px;
	height: 470px;
	background: #DDD;
	overflow: hidden;
	margin: 0 auto;
}

#tFocus-pic {
	width: 1300px;
	height: 330px;
	position: relative;
	overflow: hidden;
}

#tFocus-pic li {
	width: 1300px;
	height: 330px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

#tFocusBtn {
	width: 1300px;
	height: 110px;
	z-index: 20;
	overflow: hidden;
	background-color: #fff;
	padding: 15px 0;
}

#tFocus-btn {
	width: 1240px;
	height: 110px;
	position: relative;
	left: 10px;
	bottom: 0;
	overflow: hidden;
	float: left;
}

#tFocus-btn ul {
	width: 100000px;
	position: absolute;
	left: 0;
	top: 0;
}

#tFocus-btn li {
	height: 110px;
	width: 190px;
	display: block;
	float: left;
	padding-right: 24px;
	position: relative;
}

#tFocus-btn li img {
	width: 100%;
	height: 100%;
}

#tFocus-btn li.active {
	background-position: -448px -100px;
}

#tFocus-btn li:hover p {
	color: #ff6a00;
}

#tFocus-leftbtn,#tFocus-rightbtn {
	width: 20px;
	height: 20px;
	text-indent: -10000px;
	margin-top: 40px;
	float: left;
}

#tFocus-leftbtn {
	background: url(https://img.fenliang.com/Assert/images/icon_news_left.png) no-repeat center;
}

#tFocus-rightbtn {
	background: url(https://img.fenliang.com/Assert/images/icon_news_right.png) no-repeat center;
	float: right;
}

#tFocus-btn li div {
	position: absolute;
	width: 191px;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	top: 0;
	left: 0;
}

#tFocus-btn li div p {
	color: #fff;
	font-size: 13px;
	padding: 10px;
	line-height: 18px;
}

.active p {
	color: #ef733d!important;
}

.silder-scroll {
	width: 100%;
	overflow: hidden;
}

.silder-main {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.silder-main-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.silder-main-img img {
	width: 100%;
}

.js-silder-ctrl {
	width: 41%;
	text-align: center;
	position: absolute;
	bottom: 120px;
	left: 0;
}

.silder-ctrl-prev,.silder-ctrl-next {
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}

.silder-ctrl-prev {
	left: 0;
	text-align: left;
}

.silder-ctrl-next {
	right: 0;
	text-align: right;
}

.silder-ctrl-prev>span,.silder-ctrl-next>span {
	position: absolute;
	top: 50%;
	margin-top: -40px;
}

.silder-ctrl-prev>span {
	left: 0;
}

.silder-ctrl-next>span {
	right: 0;
}

.silder-ctrl-con {
	display: inline-block;
	width: 5%;
	padding: 2px 0;
	margin: 0 5px;
	cursor: pointer;
}

.silder-ctrl-con>span {
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 2px 0;
	cursor: pointer;
	background-color: #e4e4e4;
}

.silder-ctrl-con.active_whd>span {
	background-color: #fcb364;
}

.llz-bs {
	background-color: #fff6f6!important;
	color: #ff0000!important;
	border: 1px solid #ff0000!important;
}

.ny-zydt {
	background-color: #f2f3f7;
}

.ny-top {
	width: 100%;
	height: 61px;
	background-color: #ff6a00;
	text-indent: -9999px;
	display: none;
}

.ny-zydt-top {
	padding: 8px 0;
	color: #9e9e9e;
	font-size: 13px;
}

.ny-zydt-top a {
	color: #9e9e9e;
}

.ny-zydt-top dd {
	margin: 0 4px;
	display: inline-block;
}

.nyproduct-screen {
	background-color: #fff;
	padding: 5px 0 0 0;
}

.nyproduct-screen ul li p {
	color: #0F0F0F;
	font-size: 14px;
	width: 98px;
}

.nyproduct-span span {
	padding: 0px 12px;
	font-size: 13px;
	cursor: pointer;
	margin: 0 0 13px 12px;
	display: inline-block;
	color: #0e0e0e;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.nyproduct-span span:hover {
	background-color: #ff6a00;
	color: #fff;
}

.nyproduct-span span:hover a {
	color: #fff;
}

.ywsx-span span {
	padding: 0;
}

.nyproduct-span span a {
	display: block;
	height: 100%;
	padding: 0px 12px;
	color: #0e0e0e;
}

.nyproduct-on a {
	color: #fff!important;
}

body .nyproduct-on {
	background-color: #ff6a00;
	color: #fff;
}

.nyproduct-screen ul li {
	padding: 8px 25px;
	border-bottom: 1px dashed #e7e8ef;
}

.nyproduct-screen .last_bor {
	margin-top: 0;
}

.nyproduct-span {
	width: 1085px;
	overflow: hidden;
}

.quanguo {
	width: auto;
	margin-top: 3px;
}

.nyproduct-div {
	float: left;
	position: relative;
	padding-bottom: 6px;
}

.nyproduct-hide {
	position: absolute;
	background-color: #fff;
	width: 385px;
	padding: 10px;
	box-shadow: 0px 0px 10px 0px rgba(36,109,200,0.34);
	border-radius: 6px;
	border-top: 2px solid #ff6a00;
	left: 15px;
	top: 45px;
	display: none;
	z-index: 999;
}

.nyproduct-hide span {
	float: left;
	padding: 3px 5px;
	margin: 0 15px 0 0;
	font-size: 13px;
}

.nyproduct-hide::after {
	content: '';
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ff6a00;
	top: -10px;
	left: 10px;
	position: absolute;
}

.zk_show {
	background-color: #ff6a00;
	padding: 0px 12px;
	cursor: pointer;
}

.zk_show label {
	color: #fff;
	font-size: 13px;
}

.zk_show1 {
	background-color: #ff6a00;
	padding: 0px 12px;
	cursor: pointer;
}

.zk_show1 b {
	color: #fff;
	font-size: 13px;
}

.tb_show {
	width: 10px;
	height: 10px;
	background: url(https://img.fenliang.com/Assert/images/tb_bot.png) no-repeat center;
	display: inline-block;
	margin-top: -2px;
	transform: rotate(0);
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}

.tb_hide {
	width: 10px;
	height: 10px;
	background: url(https://img.fenliang.com/Assert/images/tb_bot.png) no-repeat center;
	display: inline-block;
	margin-top: -2px;
	transform: rotate(180deg);
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}

.xz_tj {
	margin-left: 15px;
}

.xz_tj b {
	color: #ff6a00;
	padding: 3px 23px 3px 13px;
	margin-right: 15px;
	font-size: 13px;
	cursor: pointer;
	background: #fff3eb url(https://img.fenliang.com/Assert/images/zy_x.png) no-repeat center right 8px;
}

.last_bor {
	border-bottom: 0!important;
	margin-top: 5px;
}

.city-address {
	margin-left: 20px;
	line-height: 26px;
}

.address-sheng select {
	border: 1px solid #e3e3e3;
	width: 125px;
	border-radius: 4px;
	outline: none;
	padding: 5px 0;
	background: #fff;
	display: none;
}

.city-address label {
	font-size: 13px;
	color: #524848;
	line-height: 28px;
}

.address-sheng {
	margin-right: 15px;
	position: relative;
}

.address-but {
	border: 1px solid #e3e3e3;
	width: 54px;
	height: 28px;
	border-radius: 4px;
	color: #a3a3a3;
	background: rgba(255,255,255,0);
	outline: none;
}

.address-but:hover {
	background: #ff6a00;
	color: #fff;
}

#province {
	position: absolute;
}

body .layui-layer-btn .layui-layer-btn0 {
	background: #ff6a00;
	border: 1px solid #ff6a00;
}

.nyproduct-span .cp-leixing-1 {
	float: left;
	margin-right: 3px;
}

.cp-leixing-hide {
	position: absolute;
	background-color: #fff;
	width: 360px;
	padding: 10px 12px;
	display: none;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	border-radius: 6px;
	border-top: 2px solid #ff6a00;
	left: 15px;
	top: 45px;
	z-index: 999;
}

.cp-leixing-hide::after {
	content: '';
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ff6a00;
	top: -10px;
	left: 10px;
	position: absolute;
}

.cp-leixing-hide::before {
	content: '';
	width: 76px;
	height: 14px;
	position: absolute;
	top: -14px;
	left: 0;
}

.cp-leixing-hide>span {
	padding: 0px 12px;
	margin: 0 0 4px 0;
}

.aft-bef::after {
	left: 245px;
}

.aft-bef::before {
	left: 228px;
}

.select-hide {
	position: absolute;
	top: 33px;
	border: 1px solid #ccc;
	width: 135px;
	background-color: #fff;
	z-index: 999;
	max-height: 226px;
	overflow: hidden;
	overflow-y: auto;
	display: none;
	border-radius: 4px;
}

.select-hide b {
	display: block;
	line-height: 28px;
	font-size: 13px;
	padding-left: 6px;
	cursor: pointer;
}

.address-input {
	background: #fff;
	position: relative;
}

.address-input input {
	border: 1px solid #e3e3e3;
	width: 125px;
	border-radius: 4px;
	outline: none;
	padding: 5px;
	color: #9d9d9d;
	font-size: 13px;
	cursor: pointer;
}

.address-input i {
	width: 10px;
	height: 7px;
	background: url(https://img.fenliang.com/Assert/images/botto_icon.png) no-repeat center;
	text-indent: -9999px;
	display: block;
	position: absolute;
	right: 6px;
	top: 11px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.select-hide::-webkit-scrollbar {
	width: 6px;
	height: 1px;
	position: absolute;
	right: 0px;
}

.select-hide::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #ccc;
}

.select-hide::-webkit-scrollbar-track {
	border-radius: 10px;
	background: #f2f2f2;
}

.input-on {
	background: #ff6a00;
	color: #fff;
}

.select-hide b:hover {
	background: #ff6a00;
	color: #fff;
}

.input-tb i {
	transform: rotate(180deg);
}

.ny-zydt-left {
	width: 1022px;
}

.ny-zydt-right {
	width: 268px;
	overflow: hidden;
}

.ny-zydt-time {
	background: #fff;
	margin: 10px 0;
	line-height: 46px;
	padding: 0 15px 0 25px;
}

.ny-zydt-time ul li {
	float: left;
	padding-right: 15px;
	margin-right: 50px;
	background: url(https://img.fenliang.com/Assert/images/sd1_05.png) no-repeat center right;
	cursor: pointer;
}

.ny-zydt-time ul li span {
	color: #0e0e0e;
	font-size: 14px;
	display: block;
	position: relative;
}

.time_on {
	background: url(https://img.fenliang.com/Assert/images/sd1_03.png) no-repeat center right!important;
}

.time_on span {
	color: #ff6a00!important;
}

.ny-zydt-time ul li span::after {
	background-color: #ff6a00;
	opacity: 0;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	transform: scaleX(0);
	transition: all 0.4s linear;
}

.ny-zydt-time ul li span:hover::after {
	opacity: 1;
	transform: scaleX(1);
}

.time_on span::after {
	opacity: 1!important;
	transform: scaleX(1)!important;
}

.ny-zydt-time p {
	color: #1d1d1d;
	font-size: 13px;
}

.ny-zydt-time p i {
	color: #ff6a00;
}

.ny-zydt-list-1>ul>li {
	background: #fff;
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #fff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b {
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover h3 label {
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.ny-zydt-list-1 ul li:hover {
	border: 1px solid #ff6a00;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b h2 a {
	color: #222222;
	display: inline-block;
	width: 100%;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover h2 a {
	text-decoration: underline;
	color: #ff6a00;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover {
	background: #fffaf6;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .ny-zydt-ul label {
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f1 .colorbg0 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f1 .colorbg1 {
	background: #ff7547;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f1 .colorbg2 {
	background: #1dcfba;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f1 .colorbg3 {
	background: #b8d138;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f1 .colorbg4 {
	background: #3fd2ff;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f1 .colorbg5 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f1 .colorbg6 {
	background: #ff7547;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f1 .colorbg7 {
	background: #1dcfba;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f1 .colorbg8 {
	background: #b8d138;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f1 .colorbg9 {
	background: #3fd2ff;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f2 .colorbg0 {
	background: #ff7547;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f2 .colorbg1 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f2 .colorbg2 {
	background: #b8d138;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f2 .colorbg3 {
	background: #1dcfba;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f2 .colorbg4 {
	background: #3fd2ff;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f2 .colorbg5 {
	background: #ff7547;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f2 .colorbg6 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f2 .colorbg7 {
	background: #b8d138;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f2 .colorbg8 {
	background: #1dcfba;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f2 .colorbg9 {
	background: #3fd2ff;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f3 .colorbg0 {
	background: #b8d138;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f3 .colorbg1 {
	background: #3fd2ff;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f3 .colorbg2 {
	background: #ff7547;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f3 .colorbg3 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f3 .colorbg4 {
	background: #1dcfba;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f3 .colorbg5 {
	background: #b8d138;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f3 .colorbg6 {
	background: #3fd2ff;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f3 .colorbg7 {
	background: #ff7547;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f3 .colorbg8 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f3 .colorbg9 {
	background: #1dcfba;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f4 .colorbg0 {
	background: #1dcfba;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f4 .colorbg1 {
	background: #b8d138;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f4 .colorbg2 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f4 .colorbg3 {
	background: #ff7547;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f4 .colorbg4 {
	background: #3fd2ff;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f4 .colorbg5 {
	background: #1dcfba;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f4 .colorbg6 {
	background: #b8d138;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f4 .colorbg7 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f4 .colorbg8 {
	background: #ff7547;
	color: #fff;
}

.ny-zydt-list-1 ul li .ny-zydt-list-1b:hover .f4 .colorbg9 {
	background: #3fd2ff;
	color: #fff;
}

.zydt-more {
	position: absolute;
	bottom: 5px;
	right: 16px;
}

.zydt-more a {
	color: #ff6a00;
	font-size: 13px;
}

.zydt-more a:hover {
	text-decoration: underline;
}

.ny-zydt-list-1a {
	width: 300px;
	text-align: center;
	min-height: 258px;
	border: 1px solid #fff;
	border-right: 1px solid #efefef;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.ny-zydt-list-1a img {
	display: inline-block;
	width: 65px;
	height: 65px;
	border-radius: 50%;
}

.ny-zydt-list-1a h3 {
	color: #181818;
	font-size: 17px;
	font-weight: bold;
	margin: 4px 0;
}

.zydt-info {
	color: #757575;
	font-size: 13px;
}

.zydt-info i {
	color: #ff6a00;
}

.zydt-info dd {
	margin: 0 8px;
	display: inline-block;
}

.zydt-text {
	margin: 2px 0;
	display: inline-table;
	overflow: hidden;
	width: 285px;
	font-size: 0;
}

.zydt-text dd {
	width: 55px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	color: #757575;
	margin: 0 3px;
	display: inline-block;
	cursor: pointer;
}

.zydt-text label {
	width: 55px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	color: #757575;
	margin: 0 3px;
	display: inline-block;
	cursor: pointer;
}

.ny-zydt-list-1a a h3 {
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
}

.ny-zydt-list-1a a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 15px 0;
	min-height: 228px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.ny-zydt-list-1a:hover {
	border: 1px solid #ff6a00;
}

.ny-zydt-list-1a a:hover {
	background: #fffaf6;
}

.ny-zydt-list-1a p {
	color: #757575;
	font-size: 13px;
	line-height: 22px;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ny-zydt-list-1a a:hover h3 {
	text-decoration: underline;
	color: #ff6a00;
}

.zydt-b {
	color: #fff!important;
	background: #ff6a00;
}

.ny-zydt-list-1b {
	padding: 15px 23px;
	position: relative;
}

.zydt-hot {
	line-height: 28px;
	height: 28px;
}

.zydt-hot dd {
	color: #222222;
	font-size: 17px;
	font-weight: bold;
	text-indent: -4px;
	line-height: 22px;
	height: 25px;
	width: 100%;
}

.zydt-hot em {
	text-indent: -9999px;
	width: 52px;
	height: 18px;
	display: inline-block;
	background: url(https://img.fenliang.com/Assert/images/icon_zhiding.gif) no-repeat center;
	position: relative;
	top: -4px;
	margin-left: 6px;
}

.zydt-qyrz {
	width: 95px;
	height: 24px;
	display: block;
	background: url(https://img.fenliang.com/Assert/images/qyrz.gif) no-repeat;
	margin: 8px auto 0;
}

.zydt-cgr {
	width: 95px;
	height: 24px;
	display: block;
	background: url(https://img.fenliang.com/Assert/images/grrz.gif) no-repeat;
	margin: 8px auto 0;
}

.ny-zydt-1b-time::after {
	content: '';
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.ny-zydt-1b-time {
	color: #757575;
	font-size: 13px;
	letter-spacing: 1px;
}

.ny-zydt-1b-time span {
	float: left;
}

.ny-zydt-1b-time em {
	margin: 0 15px;
	float: left;
}

.ny-zydt-1b-time i {
	padding-left: 20px;
	float: left;
}

.dt-i1 {
	background: url(https://img.fenliang.com/Assert/images/zy_eye.png) no-repeat center left;

}

.dt-i2 {
	background: url(https://img.fenliang.com/Assert/images/icon_hezuo.png) no-repeat center left;
}

.ny-zydt-ul span {
	width: 50%;
	color: #101010;
	font-size: 12px;
	line-height: 26px;
	display: inline-block;
	word-spacing: -1em;
	overflow: hidden;
	height: 23px;
}

.ny-zydt-ul span:nth-of-type(even) {
	width: 30%;
}

.ny-zydt-ul span label {
	line-height: 19px;
	padding: 0 8px;
	display: inline-block;
	border-radius: 20px;
	background: #f7f7f7;
	color: #757575;
	margin-right: 6px;
}

.ny-zydt-ul {
	padding: 2px 0;
	position: relative;
	display: inline-table;
	width: 100%;
}

.ny-zydt-ul button {
	position: absolute;
	right: 0;
	top: 50%;
	display: inline-block;
	width: 130px;
	line-height: 36px;
	border-radius: 4px;
	overflow: hidden;
	color: #fff;
	background: rgba(255,106,0,1);
	text-align: center;
	font-size: 13px;
	letter-spacing: 1px;
	margin-top: -19px;
	outline: none;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}

.ny-zydt-ul button::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%,0);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.ny-zydt-ul button:hover::before {
	transform: translate(0,0);
}

.ny-zydt-list-1b p {
	color: #757575;
	font-size: 13px;
	margin-top: 6px;
	max-height: 48px;
	border-top: 1px dashed #e4e5ed;
	border-bottom: 1px dashed #e4e5ed;
	padding: 8px 0;
}

.xqu-kkp {
	margin-top: 10px;
}

.zydt-hot i {
	background: url(https://img.fenliang.com/Assert/images/hot.gif) no-repeat center;
	width: 31px;
	height: 13px;
	display: inline-block;
	margin: 6px 0 0 6px;
	text-indent: -9999px;
}

.zy_righth {
	position: absolute;
	text-indent: -9999px;
	right: -14px;
	top: 50%;
	width: 27px;
	height: 27px;
	background: #fff url(https://img.fenliang.com/Assert/images/zy_right.png) no-repeat center;
	border-radius: 50%;
	border: 1px solid #efefef;
	margin-top: -13px;
	transform: translate(30px,0);
	opacity: 0;
	display: none;
}

.ny-zydt-right .yytg_2a {
	margin-top: 10px;
	padding-bottom: 4px;
}

.zy-hotqy {
	background: #fff;
	margin-top: 10px;
	padding-bottom: 4px;
}

.zy-hotqy dl a {
	padding: 13px 15px;
	border-bottom: 1px dashed #e7e8ef;
	display: block;
}

.zy-hotqy dl img {
	width: 58px;
	height: 58px;
	display: block;
	float: left;
	border-radius: 50%;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.zy-hotqy dl label {
	color: #0e0e0e;
	font-size: 15px;
	width: 170px;
	margin-top: 4px;
	display: block;
}

.zy-hotqy dl a:hover label {
	color: #ff6a00;
	text-decoration: underline;
}

.zy-hotqy dl a:hover p {
	color: #ff6a00;
}

.zy-hotqy dl a:hover img {
	transform: scale(1.02);
}

.hot-qytit {
	margin-left: 6px;
	width: 170px;
}

.hot-qytit p {
	font-size: 13px;
	color: #757575;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dt-lineh dl {
	height: auto;
	padding: 10px 10px 10px 15px;
}

.dt-lineh dl a {
	color: #757575;
}

.ny-hyzx-right .dt-lineh dl a {
	text-indent: 0;
}

.renqi-wid .hot-qytit p {
	color: #757575;
	text-indent: -6px;
}

.pt-cp {
	background-color: #fff;
	margin-top: 10px;
	position: relative;
}

.pt-cp-a {
	width: 270px;
	padding: 15px 15px 0 15px;
}

.pt-cp-a dl {
	float: left;
	width: 58px;
	margin: 0 30px 10px 0;
}

.pt-cp-a dl p {
	font-size: 14px;
	margin-top: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cp-xian {
	border-bottom: 1px dashed #ccc;
	text-indent: -9999px;
	position: absolute;
	width: 235px;
	top: 49.5%;
	left: 15px;
}

.pt-cp .jinrong {
	margin-top: 0;
	cursor: pointer;
}

.jinrong dl:hover p {
	color: #ff6a00;
}

.jinrong dl:hover img {
	transform: scale(1.02);
}

.ny-zydt-xq {
	padding-bottom: 40px;
}

.zydt-xq-1 {
	width: 1020px;
}

.zydt-xq-wrap {
	padding: 20px 22px;
	background: #fff;
}

.zydt-xq-1top-tit {
	color: #1d1d1d;
	font-size: 18px;
	font-weight: bold;
	text-indent: -8px;
	margin-bottom: 8px;
}

.zydt-xq-1top-left {
	width: 790px;
}

.zydt-xq-1top-left img {
	margin-top: -3px;
}

.zydt-xq-1top-left span {
	color: #0e0e0e;
	font-size: 13px;
}

.zydt-xq-1top-left dd {
	color: #c1c1c1;
	margin: 0 8px;
	width: 1px;
	display: inline-block;
	position: relative;
	top: -1px;
}

.zydt-xq-1top-left i {
	color: #ff6a00;
	font-size: 12px;
	padding-left: 21px;
	margin-right: 10px;
}

.qiye-look1 {
	background: url(https://img.fenliang.com/Assert/images/zy_eye.png) no-repeat center left;
}

.qiye-look2 {
	background: url(https://img.fenliang.com/Assert/images/icon_hezuo.png) no-repeat center left;
}

.zydt-xq-1top-rig span {
	color: #9e9e9e;
	font-size: 14px;
	background: url(https://img.fenliang.com/Assert/images/icon_shoucang_pre.png) no-repeat center left;
	padding-left: 28px;
	cursor: pointer;
}

.sc-yee {
	background: url(https://img.fenliang.com/Assert/images/icon_shoucang_nor.png) no-repeat center left!important;
}

.zydt-xq-1top ul {
	background: #f4f5f7;
	padding: 14px 17px;
	margin-top: 9px;
}

.zydt-xq-1top ul li {
	width: 50%;
	color: #757575;
	font-size: 13px;
	float: left;
	line-height: 30px;
}

.zydt-xq-1top ul li span {
	color: #303030;
}

.zydt-xq-1top ul li:nth-of-type(even) {
	text-align: left;
	width: 23%;
	float: right;
}

.zydt-xq-1top .zydt-xq-1top-rig span {
	position: relative;
	top: -16px;
}

.zydt-xq-1top-rig span:hover {
	background: url(https://img.fenliang.com/Assert/images/icon_shoucang_nor.png) no-repeat center left;
}

.xq_zw {
	text-indent: -9999px;
}

.zydt-xq-1sx {
	margin: 15px 0;
}

.zydt-xq-title {
	color: #151515;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 1px;
	position: relative;
	padding-left: 13px;
	margin-bottom: 10px;
}

.zydt-xq-title::before {
	content: '';
	width: 4px;
	height: 18px;
	background: #ff6a00;
	position: absolute;
	left: 0;
	top: 3px;
}

.zydt-xq-1sx ul li {
	color: #101010;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
}

.zydt-xq-1sx ul li span {
	color: #757575;
	font-weight: normal;
}

.zydt-xq-1bq span {
	background: #fff2ea;
	color: #ff6a00;
	padding: 2px 10px;
	font-size: 14px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}

.zydt-xq-1bq,.zydt-xq-1ms {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.zydt-xq-1ms p {
	color: #1f1f1f;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}

.zydt-xq-bg {
	width: 978px;
	height: 90px;
	background: url(https://img.fenliang.com/Assert/images/xq-js.jpg) no-repeat center;
	text-align: center;
}

.zydt-xq-1cont>p {
	color: #f63500;
	font-size: 12px;
	text-align: right;
	margin: -30px 0 7px 0;
}

.zydt-xq-bg a {
	width: 225px;
	line-height: 40px;
	border-radius: 25px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin-top: 25px;
	background: -ms-linear-gradient(left,#fd6a09,#fc8a04);
	position: relative;
	overflow: hidden;
	background: -moz-linear-gradient(left,#fd6a09,#fc8a04);
	background: -o-linear-gradient(left,#fd6a09,#fc8a04);
	background: -webkit-linear-gradient(left,#fd6a09,#fc8a04);
}

.zydt-xq-bg p {
	font-size: 13px;
	color: #ff6a00;
	line-height: 22px;
}

.zydt-xq-bg-p {
	padding-top: 25px;
}

.zydt-xq-bg a::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%,0);
	border-radius: 25px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.zydt-xq-bg a:hover::before {
	transform: translate(0,0);
}

.zydt-xq-1pl {
	margin: 10px 0 10px 0;
}

.zydt-xq-cont {
	padding: 0 14px;
}

.zydt-xq-cont p {
	width: 33.33%;
	float: left;
	color: #181818;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zydt-xq-cont p b {
	color: #ff4b27;
	font-size: 20px;
	font-weight: bold;
}

.zydt-yglxfs button {
	width: 170px;
	line-height: 30px;
	border-radius: 25px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	margin-top: 25px;
	outline: none;
	margin: 0 auto 16px;
	display: block;
	background: #fc8a04;
	background: -ms-linear-gradient(left,#fd6a09,#fc8a04);
	background: -moz-linear-gradient(left,#fd6a09,#fc8a04);
	background: -o-linear-gradient(left,#fd6a09,#fc8a04);
	background: -webkit-linear-gradient(left,#fd6a09,#fc8a04);
}

.zydt-yglxfs button:hover {
	background: #fd6a09;
}

.zydt-tdzy {
	background: #fff;
	margin-bottom: 10px;
}

.zydt-tdzy ul {
	padding: 0px 15px 0 15px;
}

.zydt-tdzy ul li p {
	font-size: 15px;
	color: #0e0e0e;
	text-indent: -8px;
}

.zydt-tdzy ul li span {
	font-size: 13px;
	color: #757575;
	display: block;
}

.zydt-tdzy ul li {
	padding: 10px 0;
	border-bottom: 1px dashed #e7e8ef;
}

.zydt-tdzy ul li:hover p {
	text-decoration: underline;
	color: #ff6a00;
}

.sy-fbxq-tc {
	position: fixed;
	z-index: 99999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 9999;
}

.sy-fbxq-tc-a {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	position: absolute;
	z-index: 99;
}

.sy-fbxq-cont {
	width: 530px;
	height: 510px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -255px;
	margin-left: -265px;
	z-index: 999;
	overflow: hidden;
	border-radius: 8px;
}

.sy-fbxq-cont .xq-cont-a {
	height: auto;
	width: 478px;
}

.xq-cont-a {
	background: #fff;
	width: 456px;
	height: 350px;
	padding: 25px;
	position: relative;
	transform: translate(0,-100%);
	border-radius: 8px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.xq-cont-a i {
	position: absolute;
	top: 33px;
	right: 50px;
	background: url(https://img.fenliang.com/Assert/images/789_u15.png) no-repeat center;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-indent: -9999px;
	cursor: pointer;
	-webkit-transition: 1.2s;
	-moz-transition: 1.2s;
	-ms-transition: 1.2s;
	-o-transition: 1.2s;
	transition: 1.2s;
}

.xq-cont-a-1 p {
	text-align: center;
	color: #181818;
	font-size: 17px;
	letter-spacing: 1px;
	background: url(https://img.fenliang.com/Assert/images/xxsh_03.jpg) no-repeat center left;
	line-height: 36px;
	display: inline-block;
	padding-left: 30px;
	background-size: 24px;
	font-weight: bold;
}

.xq-cont-a-1 {
	text-align: center;
}

.xq-cont-a i:hover {
	transform: rotate(360deg);
}

.xq-cont-a-2 p {
	text-align: center;
	font-size: 14px;
	color: #131313;
	margin: 18px 0 20px 0;
}

.xq-cont-a-2 p a {
	color: #ff5700;
}

.xq-cont-a-2 p a:hover {
	text-decoration: underline;
}

.xq-cont-a-3 {
	border: 1px solid #ff8900;
	border-radius: 8px;
	background: #fff0d5;
	width: 420px;
	margin: 0 auto;
}

.xq-cont-a-3 label {
	line-height: 60px;
	text-align: center;
	color: #af5a00;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dashed #ff8800;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
}

.xq-cont-a-3 div {
	padding: 18px 0;
}

.xq-cont-a-3 p {
	display: inline-block;
	color: #b86106;
	font-size: 15px;
	line-height: 40px;
	margin-left: 43px;
	padding-left: 39px;
}

.dsg-p1 {
	background: url(https://img.fenliang.com/Assert/images/icon-tc-1.png) no-repeat center left;
	background-size: 28px;
}

.dsg-p2 {
	background: url(https://img.fenliang.com/Assert/images/lianxi_icon_iphone.png) no-repeat center left;
	background-size: 28px;
}

.dsg-p3 {
	background: url(https://img.fenliang.com/Assert/images/icon-tc-2.png) no-repeat center left;
	background-size: 28px;
}

.dsg-p4 {
	background: url(https://img.fenliang.com/Assert/images/icon-tc-3.png) no-repeat center left;
	background-size: 28px;
}

.xq-cont-a-4 a {
	width: 280px;
	outline: none;
	line-height: 45px;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	letter-spacing: 1px;
	display: block;
	text-align: center;
	margin: 30px auto;
	position: relative;
	overflow: hidden;
	background: -ms-linear-gradient(left,#fd6a09,#fc8a04);
	background: -moz-linear-gradient(left,#fd6a09,#fc8a04);
	background: -o-linear-gradient(left,#fd6a09,#fc8a04);
	background: -webkit-linear-gradient(left,#fd6a09,#fc8a04);
}

.xq-cont-a-4 a::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%,0);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.xq-cont-a-4 a:hover::before {
	transform: translate(0,0);
}

.tc-hide .xq-cont-a {
	transform: translate(0,0);
}

.product-pl {
	border: 1px solid #e0e0e0;
}

.product-pl textarea {
	width: 100%;
	outline: none;
	height: 100px;
	border: 0;
	padding-top: 10px;
	text-indent: 1em;
	box-sizing: border-box;
	font-family: '微软雅黑';
}

.product-pl {
	margin: 10px 0 0 0;
	position: relative;
}

.product-pl-a {
	background-color: #f6f6f6;
	padding: 20px;
	position: relative;
	border-top: 0;
	margin-top: -7px;
}

.product-pl-list span {
	color: #838898;
	font-size: 13px;
}

.product-pl-list i {
	border-radius: 10px;
	background-color: #ff6a00;
	padding: 2px 10px;
	font-size: 13px;
	color: #fff;
	margin: 0 5px;
	cursor: pointer;
}

.product-pl-a p {
	color: #fff;
	background-color: #ff6a00;
	width: 144px;
	line-height: 38px;
	font-size: 14px;
	text-align: center;
	position: absolute;
	top: 15px;
	right: 20px;
	cursor: pointer;
	border-radius: 4px;
}

.product-pl-a p:hover {
	background-color: #ff802c;
}

.zydt-xq-1hzhf ul li {
	border-bottom: 1px solid #f1f1f1;
	padding: 15px 0;
}

.zydt-xq-1hzhf ul li .hzhf-a a {
	word-spacing: -1em;
}

.zydt-xq-1hzhf ul li .hzhf-a a em {
	margin-right: 5px;
}

.hzhf-a-tx {
	display: inline-block;
	width: 43px;
	height: 43px;
	border-radius: 50%;
	margin-right: 5px;
}

.hzhf-a span {
	color: #999999;
	font-size: 13px;
}

.hzhf-whd span {
	color: #757575;
	font-size: 13px;
	margin-right: 5px;
	margin-left: 2px;
	line-height: 43px;
}

.hzhf-a {
	word-spacing: -1em;
}

.zydt-xq-1hzhf ul li p {
	color: #262626;
	font-size: 13px;
	margin: 5px 0 0 50px;
}

.zydt-xq-2 {
	width: 270px;
}

.zydt-xq-2top {
	background: #fff;
	margin-bottom: 10px;
}

.zydt-xq-2top-js {
	text-align: center;
	padding: 10px 0 6px 0;
	border-bottom: 1px dashed #e7e8ef;
}

.zydt-xq-2top-js img {
	width: 82px;
	height: 82px;
	border-radius: 50%;
}

.zydt-xq-2top-tt {
	padding: 8px 20px 10px 20px;
}

.zydt-xq-2top-tt p {
	color: #757575;
	font-size: 13px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zydt-xq-2top-js p {
	color: #181818;
	font-size: 17px;
	font-weight: bold;
	margin: 5px;
	overflow: hidden;
	padding: 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zydt-xq-2top-js span {
	color: #757575;
	font-size: 13px;
}

.zydt-xq-2top-js span i {
	color: #ff6a00;
}

.zydt-xq-2top:hover .zydt-xq-2top-js p {
	text-decoration: underline;
	color: #ff6a00;
}

.fss-sp1 {
	margin: 0 5px;
}

.zydt-xq-2 .yytg_2b {
	margin-bottom: 11px;
}

.yytg_2b {
	height: 180px;
	overflow: hidden;
}

.yytg_2b img {
	display: block;
	width: 268px;
	min-height: 180px;
}

.zydt-xq-2 .zy-hotqy {
	margin: 0 0 10px 0;
}

.ffkk-hide {
	background-color: #fff;
	padding: 50px 0 100px 0;
}

.dydt-inf-hide .zhuce-rgsh {
	width: auto!important;
}

.ny-zcp-list-1>ul>li {
	background: #fff;
	padding: 10px 20px 10px 20px;
	margin-bottom: 10px;
	border: 1px solid #fff;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.ny-zcp-list-1>ul>li:hover {
	background: #fffaf6;
	border: 1px solid #ff6a00;
}

.ny-zcp-list-1>ul>li:hover .ny-zcp-list-tit h2 a {
	text-decoration: underline;
	color: #ff6a00;
}

.ny-zcp-list-1a img {
	display: block;
	width: 64px;
	height: 64px;
	border-radius: 50%;
}

.ny-zcp-list-tit dd {
	color: #b6aea8;
	font-size: 13px;
	width: 70px;
	border: 1px solid #ff6a00;
	border-radius: 25px;
	background: #fff3eb;
	display: inline-block;
	text-align: center;
	color: #ff6a00;
	line-height: 20px;
}

.ny-zcp-list-tit h2 {
	color: #222222;
	font-size: 17px;
	font-weight: bold;
	max-width: 700px;
	display: inline-block;
	margin-top: -1px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.ny-zcp-list-tit h2 a {
	color: #222222;
}

.ny-zcp-list-tit i {
	text-indent: -9999px;
	width: 31px;
	height: 13px;
	display: inline-block;
	background: url(https://img.fenliang.com/Assert/images/hot.gif) no-repeat center;
	position: relative;
	top: 5px;
	margin-left: 6px;
}

.ny-zcp-list-tit em {
	text-indent: -9999px;
	width: 52px;
	height: 18px;
	display: inline-block;
	background: url(https://img.fenliang.com/Assert/images/icon_zhiding.gif) no-repeat center;
	position: relative;
	top: 1px;
	margin-left: 6px;
}

.ny-zcp-list-tit {
	line-height: 22px;
}

.ny-zcp-list-p1 span {
	color: #101010;
	font-size: 13px;
}

.ny-zcp-list-p1 dd {
	color: #fff;
	font-size: 12px;
	background: #ff6a00;
	border-radius: 25px;
	padding: 0 15px;
	text-align: center;
	display: inline-block;
	line-height: 22px;
}

.ny-zcp-list-left {
	margin: 8px 0 0 14px;
}

.ny-zcp-list-ywlx {
	margin-top: 8px;
}

.ny-zcp-list-p2 span {
	color: #101010;
	font-size: 13px;
	letter-spacing: 1px;
}

.ny-zcp-list-p2 span em {
	color: #ff8400;
}

.ny-zcp-list-p2 dd {
	color: #9f9f9f;
	margin: 0 10px;
	position: relative;
	top: -1px;
	display: inline-block;
}

.ny-zcp-list-p2 {
	margin-left: 15px;
}

.ny-zcp-list-p2 i {
	padding-left: 22px;
	color: #ff6a00;
}

.ny-zcp-list-1a {
	border-bottom: 1px dashed #e4e5ed;
	padding-bottom: 10px;
}

.ny-zcp-list-1b dl dd {
	width: 48%;
	float: left;
	color: #0e0e0e;
	font-size: 12px;
	line-height: 26px;
	word-spacing: -1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ny-zcp-list-1b dl dd:nth-of-type(even) {
	width: 39%;
}

.ny-zcp-list-1b dl dd label {
	line-height: 19px;
	padding: 0 8px;
	display: inline-block;
	border-radius: 20px;
	background: #f7f7f7;
	color: #757575;
	margin-right: 6px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f1 .colorbg0 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f1 .colorbg1 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f1 .colorbg2 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f1 .colorbg3 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f1 .colorbg4 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f1 .colorbg5 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f1 .colorbg6 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f1 .colorbg7 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f1 .colorbg8 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f1 .colorbg9 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f2 .colorbg0 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f2 .colorbg1 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f2 .colorbg2 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f2 .colorbg3 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f2 .colorbg4 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f2 .colorbg5 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f2 .colorbg6 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f2 .colorbg7 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f2 .colorbg8 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f2 .colorbg9 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f3 .colorbg0 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f3 .colorbg1 {
	background: #e5b65e;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f3 .colorbg2 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f3 .colorbg3 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f3 .colorbg4 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f3 .colorbg5 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f3 .colorbg6 {
	background: #e5b65e;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f3 .colorbg7 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f3 .colorbg8 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f3 .colorbg9 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f4 .colorbg0 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f4 .colorbg1 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f4 .colorbg2 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f4 .colorbg3 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f4 .colorbg4 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f4 .colorbg5 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f4 .colorbg6 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f4 .colorbg7 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f4 .colorbg8 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f4 .colorbg9 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f5 .colorbg0 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f5 .colorbg1 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f5 .colorbg2 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f5 .colorbg3 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f5 .colorbg4 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f5 .colorbg5 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f5 .colorbg6 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f5 .colorbg7 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f5 .colorbg8 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f5 .colorbg9 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f6 .colorbg0 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f6 .colorbg1 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f6 .colorbg2 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f6 .colorbg3 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f6 .colorbg4 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f6 .colorbg5 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f6 .colorbg6 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f6 .colorbg7 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f6 .colorbg8 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f6 .colorbg9 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f7 .colorbg0 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f7 .colorbg1 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f7 .colorbg2 {
	background: #656c6e;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f7 .colorbg3 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f7 .colorbg4 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f7 .colorbg5 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f7 .colorbg6 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f7 .colorbg7 {
	background: #656c6e;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f7 .colorbg8 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f7 .colorbg9 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f0 .colorbg0 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f0 .colorbg1 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f0 .colorbg2 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f0 .colorbg3 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f0 .colorbg4 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f0 .colorbg5 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f0 .colorbg6 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f0 .colorbg7 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f0 .colorbg8 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f0 .colorbg9 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f8 .colorbg0 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f8 .colorbg1 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f8 .colorbg2 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f8 .colorbg3 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f8 .colorbg4 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f8 .colorbg5 {
	background: #76cfdf;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f8 .colorbg6 {
	background: #ff7547;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f8 .colorbg7 {
	background: #1dcfba;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f8 .colorbg8 {
	background: #b8d138;
	color: #fff;
}

.ny-zcp-list-1 ul li:hover .ny-zcp-list-1b .f8 .colorbg9 {
	background: #5ec6e5;
	color: #fff;
}

.ny-zcp-list-1b {
	position: relative;
	border-bottom: 1px dashed #e4e5ed;
	padding: 4px 0;
}

.ny-zcp-list-1b button {
	position: absolute;
	right: 0;
	top: 50%;
	display: inline-block;
	width: 130px;
	line-height: 38px;
	border-radius: 4px;
	color: #fff;
	background: #ff6a00;
	text-align: center;
	font-size: 13px;
	letter-spacing: 1px;
	margin-top: -20px;
	overflow: hidden;
	outline: none;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}

.zhaocp-xian::before {
	content: '';
	width: 100%;
	position: absolute;
	top: 33.33%;
	left: 0;
	border-top: 1px dashed #e7e8ef;
}

.zhaocp-xian::after {
	content: '';
	width: 100%;
	position: absolute;
	bottom: 33.33%;
	left: 0;
	border-top: 1px dashed #e7e8ef;
}

.ny-zcp-list-1b dl {
	min-height: 70px;
}

.ny-zcp-list-1c p {
	color: #757575;
	font-size: 13px;
	margin-top: 8px;
	max-height: 48px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.ny-zydt-list {
	padding-bottom: 20px;
}

.ny-zcp-list-1 ul li:hover {
	box-shadow: 0 4px 8px rgb(250 199 98 / 12%);
}

.ny-zydt .qiye-xq-qytj-bg {
	margin-bottom: 0 !important;
	margin-top: 10px;
}

.ny-zydt .yytg_2b {
	margin-bottom: 0 !important;
}

.ny-zydt .geren-xq-right-bq {
	margin-bottom: 0 !important;
}

.ny-zcp-list-1b button::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%,0);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.ny-zcp-list-1b button:hover::before {
	transform: translate(0,0);
}

.zcp-hidelist {
	display: none;
}

.clcik-xiala {
	text-align: center;
	cursor: pointer;
	margin-bottom: 6px;
}

.clcik-xiala span {
	background: #fff;
	color: #ff6a00;
	display: inline-block;
	padding: 2px 10px;
	border-radius: 0px 0px 14px 14px;
}

.clcik-xiala span i {
	text-indent: -9999px;
	display: inline-block;
	width: 12px;
	height: 100%;
	background: url(https://img.fenliang.com/Assert/images/ser_bot.png) no-repeat center;
	background-size: 9px;
	margin-left: 4px;
	font-size: 13px;
}

.xiala-on i {
	background: url(https://img.fenliang.com/Assert/images/ser_top.png) no-repeat center!important;
	background-size: 9px!important;
}

.border-top20 {
	margin-top: 10px!important;
}

.chungr-lx p {
	width: 25%;
}

.ny-hyzx .pagination {
	width: auto!important;
}

.headerBan .swiper-container {
	height: 530px;
	overflow: hidden
}

.pagination span {
	width: 30px;
	height: 3px;
	background-color: #fff;
	display: inline-block;
	margin: 0 4px;
	cursor: pointer;
}

.pagination {
	position: absolute;
	bottom: 130px;
	width: 100%;
	text-align: center;
}

.swiper-active-switch {
	background-color: #fcb364!important;
}

.swiper-slide {
	position: relative;
}

.ban-5p {
	left: 50%!important;
	margin-left: -370px;
}

.swiper-slide .sy-bantit {
	position: absolute;
	top: 20%;
	left: 17%;
	z-index: 999;
	transform: translate(0,-50px);
	opacity: 0;
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-ms-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}

.swiper-slide-active .sy-bantit {
	transform: translate(0,0);
	opacity: 1;
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-ms-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container1 {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container2 {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform,left,top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0px,0,0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform,left,top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0px,0,0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform,left,top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0px,0,0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0px,0px);
	-ms-transition-property: -ms-transform,left,top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0px,0,0);
	-ms-transition-timing-function: ease;
	transition-property: transform,left,top;
	transition-duration: 0s;
	transform: translate3d(0px,0,0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.zcp-xq-1ms {
	margin-top: 10px;
}

.zcp-xq-1sx {
	margin: 10px 0;
}

.zcp-xq-1sx ul {
	border-top: 1px solid #f4f5f7;
	border-bottom: 1px solid #f4f5f7;
	padding: 8px 0;
}

.zcp-xq-1sx ul li {
	margin-bottom: 5px;
	font-size: 13px;
}

.zcp-xq-1sx ul li em {
	color: #101010;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
}

.zcp-xq-1sx ul li span {
	color: #757575;
	font-weight: normal;
	width: 700px;
	font-size: 13px;
	margin-top: 1px;
}

.zcp-xq-1sx ul li span dd {
	background: #ff6a00;
	color: #fff;
	border-radius: 25px;
	display: inline-block;
	padding: 0 15px;
	line-height: 22px;
	font-size: 12px;
}

.geren-xq-top-2 {
	width: 868px;
	margin-top: 8px;
}

.geren-xq-name {
	font-weight: bold;
	font-size: 18px!important;
	color: #181818!important;
	margin-right: 8px;
	position: relative;
	top: 1px;
}

.zydt-xq-1top-left em {
	color: #ff6a00;
}

.geren-xq-top-1 img {
	display: block;
	width: 92px;
	height: 92px;
	border-radius: 50%;
}

.geren-xq-top-2b p {
	float: left;
	color: #0e0e0e;
	font-size: 13px;
	width: 400px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.geren-xq-top-2b {
	margin-top: 8px;
}

.asdxx-p {
	padding: 10px 20px!important;
	margin: 15px 0 10px 0!important;
}

.geren-xq-call {
	background: #f2f3f7;
	padding: 20px;
	margin: 22px 0;
}

.geren-xq-call p {
	float: left;
	font-size: 13px;
	color: #0e0e0e;
}

.geren-xq-call p a {
	color: #757575;
}

.geren-xq-grzy {
	margin-top: 10px;
}

.geren-xq-grzy ul li {
	border: 1px solid #e4e5ed;
	float: left;
	width: 280px;
	padding: 10px;
	margin: 0 20px 20px 0;
}

.geren-xq-grzy ul li:hover {
	border: 1px solid #ff9c55;
}

.geren-xq-grzy ul li:hover .geren-xq-grzy-top p {
	text-decoration: underline;
	color: #ff6a00;
}

.geren-xq-grzy-top p {
	color: #0e0e0e;
	font-size: 15px;
	width: 218px;
	text-indent: -7px;
	margin-top: 7px;
	max-height: 48px;
}

.geren-xq-grzy-top img {
	width: 58px;
	height: 58px;
	border-radius: 50%;
}

.geren-xq-grzy-center {
	border-top: 1px dashed #e4e5ed;
	border-bottom: 1px dashed #e4e5ed;
	padding: 5px 0;
	margin: 10px 0;
}

.geren-xq-grzy-center p {
	color: #757575;
	font-size: 13px;
	height: 48px;
}

.geren-xq-grzy-bot {
	overflow: hidden;
	width: 290px;
	height: 25px;
}

.geren-xq-grzy-bot label {
	background: #fff3eb;
	color: #ff6a00;
	font-size: 13px;
	padding: 0px 10px;
	margin: 0 5px 8px 0;
	display: inline-block;
}

.geren-xq-fbxx {
	margin-bottom: 15px;
}

.geren-xq-fbxx-tit {
	border-bottom: 1px solid #e4e5ed;
}

.geren-xq-fbxx-tit p {
	float: left;
	color: #0e0e0e;
	font-size: 15px;
	margin-right: 50px;
	cursor: pointer;
	height: 36px;
	position: relative;
}

.geren-xq-fbxx-tit p label {
	color: #ff6a00;
}

.geren-xq-fbxx-list>ul>li {
	border: 1px solid #e4e5ed;
	padding: 10px 20px;
	margin-top: 20px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.geren-xq-fbxx-list>ul>li h2 a {
	color: #222222;
	font-size: 17px;
	font-weight: bold;
	text-indent: -8px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.geren-xq-fbxx-tit p:after {
	background-color: #ff6a00;
	opacity: 0;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	transform: scaleX(0);
	transition: all 0.4s linear;
}

.geren-xq-fbxx-tit p:hover::after {
	opacity: 1;
	transform: scaleX(1);
}

.fbxx-on {
	color: #ff6a00!important;
}

.fbxx-on::after {
	opacity: 1!important;
	transform: scaleX(1)!important;
}

.geren-xq-fbxx-list {
	display: none;
	margin-top: -10px;
}

.geren-xq-right-top {
	padding: 15px 15px 5px 15px;
}

.geren-xq-right-top-1 {
	border: 1px solid #e4e5ed;
	margin-bottom: 15px;
}

.geren-xq-right-top-1a {
	text-align: center;
	padding: 15px 0 10px 0;
}

.geren-xq-right-top-1a:hover img {
	transform: rotateY(360deg);
}

.geren-xq-right-top-1a span {
	display: block;
	color: #181818;
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0;
}

.geren-xq-right-top-1a p {
	color: #9e9e9e;
	font-size: 13px;
	line-height: 22px;
}

.geren-xq-right-top-1b {
	border-top: 1px dashed #e4e5ed;
	text-align: center;
	padding: 8px 0;
}

.geren-xq-right-top-1b span {
	color: #9e9e9e;
	font-size: 13px;
}

.geren-xq-right-top-1b b {
	margin: 0 6px;
	color: #9e9e9e;
	position: relative;
	top: -1px;
}

.geren-xq-right-top-1b em {
	color: #ff6a00;
	font-size: 13px;
}

.geren-xq-right-bq {
	background: #fff;
	margin-bottom: 10px;
}

.geren-xq-right-bq1 {
	padding: 14px;
}

.geren-xq-right-bq1 label {
	color: #ff6a00;
	font-size: 13px;
	background: #fff3eb;
	display: inline-block;
	padding: 0px 10px;
	margin: 0 4px 7px 0;
}

.geren-xq-right-top-1a img {
	width: 62px;
	height: 62px;
	border-radius: 50%;
	-webkit-transition: 1.2s;
	-moz-transition: 1.2s;
	-ms-transition: 1.2s;
	-o-transition: 1.2s;
	transition: 1.2s;
}

.geren-xq-fbxx-list p {
	color: #757575;
	font-size: 13px;
	margin-top: 6px;
	max-height: 48px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.geren-xq-fbxx-list>ul>li:hover p {
	color: #000;
}

.geren-xq-fbxx-list>ul>li:hover {
	border: 1px solid #ff9c55;
}

.geren-xq-fbxx-list>ul>li:hover h2 a {
	color: #ff6a00;
}

.load-more {
	text-align: center;
}

.load-more button {
	display: block;
	width: 300px;
	height: 38px;
	background: #FFFFFF;
	border-radius: 3px;
	border: 1px solid #ff6a00;
	text-align: center;
	line-height: 36px;
	color: #ff6a00;
	margin: 28px auto 0;
	outline: none;
	font-size: 14px;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.load-more button:hover {
	color: #fff;
	background: #ff6a00;
}

.dydt-inf-hide {
	padding: 16px 0;
}

.dydt-inf-hide .zhuce-rgsh-b span {
	padding: 0 25px;
	margin: 12px auto 26px;
	line-height: 32px;
	height: 32px;
	display: inline-block;
}

.dydt-inf-hide .zhuce-rgsh-a {
	padding-top: 25px;
}

.pinlun-hide {
	text-align: center;
	padding: 82px 0;
}

.pinlun-hide i {
	width: 200px;
	height: 140px;
	background: url(https://img.fenliang.com/Assert/images/nothing.png) no-repeat center;
	display: inline-block;
}

.pinlun-hide span {
	display: block;
	color: #999999;
	font-size: 14px;
}

.qiye-xq-div1 {
	color: #0e0e0e;
	font-size: 14px;
}

.qiye-xq-div2 {
	color: #0e0e0e;
	font-size: 13px;
	line-height: 26px;
}

.geren-xq-top-2a {
	line-height: 24px;
}

.qiye-xq-right-top ul li {
	border-bottom: 1px dashed #e4e5ed;
	padding: 11px 0;
}

.qiye-xq-right-top ul li img {
	width: 64px;
	height: 64px;
	display: block;
	border-radius: 50%;
}

.qiye-xq-right-top ul li div {
	margin: 8px 0 0 10px;
}

.qiye-xq-right-top ul li p {
	color: #181818;
	font-size: 15px;
	margin-bottom: 2px;
	width: 166px;
	height: 24px;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.qiye-xq-right-top ul li span {
	color: #757575;
	font-size: 13px;
}

.qiye-xq-right-top ul li b {
	display: inline-block;
	margin: 0 12px;
	color: #9f9f9f;
	position: relative;
	top: -1px;
}

.qiye-xq-right-top ul li:hover p {
	color: #ff6a00;
}

.qiye-xq-right-top {
	padding: 5px 15px 5px 15px;
}

.qiye-xq-qytj-bg {
	background: #fff;
	margin-bottom: 10px;
}

.qiye-xq-qytj {
	padding: 5px 15px;
}

.qiye-xq-qytj img {
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.qiye-xq-qytj a {
	padding: 12px 0;
	border-bottom: 1px dashed #e4e5ed;
	display: block;
}

.qiye-xq-qytj div {
	margin: 6px 0 0 8px;
}

.qiye-xq-qytj p {
	color: #252525;
	font-size: 15px;
	width: 165px;
}

.qiye-xq-qytj span {
	color: #757575;
	font-size: 13px;
}

.qiye-xq-qytj a:hover span {
	color: #ff6a00;
}

.zydt-yglxfs ul {
	width: 1100px;
}

.zydt-yglxfs ul li {
	float: left;
	width: 230px;
	border: 1px solid #e7e8ef;
	margin: 0 16px 16px 0;
	position: relative;
}

.zydt-yglxfs ul li .zydt-xq-2top-js {
	border-bottom: 0;
	overflow: hidden;
	position: relative;
	z-index: 999;
	background: #fff;
}

.zydt-yglxfs ul li img {
	width: 65px;
	height: 65px;
	display: inline-block;
}

.qy-ckcontacr {
	background: #fff;
	position: absolute;
	width: 100%;
	z-index: 99;
	top: 139px;
	left: -1px;
	border: 1px solid #e7e8ef;
	transform: translate(0,-100%);
	opacity: 0;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
}

.qy-ckcontacr div {
	padding: 10px 20px;
}

.qy-ckcontacr div p {
	color: #757575;
	font-size: 13px;
}

.qy-ckcontacr div p b {
	color: #ff6a00;
	font-weight: bold;
	font-size: 18px;
	vertical-align: top;
}

.qy-ckcontacr div p span {
	color: #000;
}

.cont-whd {
	transform: translate(0,0);
	opacity: 1;
	z-index: 99999;
}

.qyzy-ulpp {
	margin-top: 0;
}

.ny-fbbd-top {
	background: #fff;
	padding: 20px 22px;
}

.ny-fbbd-top-1 {
	border: 1px solid #ff8a36;
	border-radius: 4px;
	padding: 12px 20px;
	background: #fffdf6;
}

.ny-fbbd-top-1 h3 {
	color: #ff6a00;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 5px;
	background: url(https://img.fenliang.com/Assert/images/zxcb.png) no-repeat center left;
	padding-left: 26px;
	line-height: 26px;
	display: inline-block;
}

.ny-fbbd-top-1 p {
	color: #ff6a00;
	font-size: 13px;
	line-height: 26px;
}

.ny-fbbd-main-top {
	background: #fff;
	margin-top: 10px;
}

.fbbd-top-1 {
	padding: 12px 25px;
	border-bottom: 1px solid #f4f5f7;
}

.houTai-right-fb .fbbd-top-1 {
	padding: 3px 25px;
}

.fbbd-top-1 h3 {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 6px;
}

.fbbd-top-1 h3 b {
	color: #ff6a00;
	font-weight: bold;
}

.fbbd-top-1 p {
	background: #ff6a00 url(https://img.fenliang.com/Assert/images/sang.png) no-repeat center left 16px;
	color: #fff;
	font-size: 13px;
	letter-spacing: 2px;
	padding: 6px 15px 6px 35px;
	border-radius: 4px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	line-height: 21px;
}

.fbbd-top-1 p b {
	text-indent: -9999px;
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	left: 0;
	top: 0;
	transform: translate(-100%,0);
	background: rgba(255,255,255,0.2);
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.fbbd-top-1 p:hover b {
	transform: translate(0,0);
}

.fbbd-top-2 {
	padding: 13px 25px;
}

.fbbd-top-2 h3 {
	color: #1d1d1d;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 1px;
	position: relative;
	padding-left: 13px;
}

.fbbd-top-2 h3::before {
	content: '';
	width: 4px;
	height: 18px;
	background: #ff6a00;
	position: absolute;
	left: 0;
	top: 3px;
}

.fbbd-top-3 {
	border-top: 1px solid #f4f5f7;
	padding: 15px 25px;
}

.fbbd-top-3a>label {
	color: #1f1f1f;
	font-size: 15px;
	letter-spacing: 1px;
	width: 123px;
	text-align: right;
	line-height: 32px;
}

.fbbd-top-3a>label>em {
	color: #ff1d1d;
}

.fbbd-top-3a {
	padding: 15px 0;
}

.fbbd-top-3a-input {
	margin-left: 10px;
}

.fbbd-top-3a-input input {
	border: 1px solid #d7d7d7;
	line-height: 36px;
	border-radius: 4px;
	width: 730px;
	padding-left: 10px;
	height: 36px;
}

input::-webkit-input-placeholder {
	color: #aeaeae;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #aeaeae;
	opacity: 1;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #aeaeae;
	opacity: 1;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #aeaeae;
	font-size: 14px;
}

.fbbd-top-3a-gz {
	line-height: 76px;
	position: relative;
	margin-left: 8px;
	width: 510px;
	overflow: hidden;
}

.fbbd-top-3a-gz p {
	background: url(https://img.fenliang.com/Assert/images/pic_06.png) no-repeat center left;
	padding-left: 30px;
	color: #ff6a00;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
}

.fbbd-top-3a-gz span {
	position: absolute;
	display: block;
	background: #fffdf2;
	right: 0;
	top: 11px;
	border: 1px solid #ff8a36;
	color: #ff6a00;
	font-size: 12px;
	line-height: 22px;
	border-radius: 6px;
	padding: 4px 12px;
	transform: translate(105%,0);
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}

.fbbd-top-3a-gz span::before {
	content: '';
	width: 11px;
	height: 12px;
	background: url(https://img.fenliang.com/Assert/images/fb-left.png) no-repeat center;
	position: absolute;
	left: -11px;
	top: 50%;
	margin-top: -6px;
}

.fbbd-top-3a-gz p:hover span {
	transform: translate(0,0);
}

.upTop {
	margin-top: -18px;
}

.z_photo .z_file {
	position: relative;
	border-radius: 50%;
	overflow: hidden;
	width: 72px;
	height: 72px;
}

.z_file .file {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	cursor: pointer;
}

.z_photo .up-section {
	position: relative;
}

.up-section .close-upimg {
	position: absolute;
	top: 11px;
	right: 14px;
	display: none;
	z-index: 10;
	cursor: pointer;
}

.up-section .up-span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
	background: rgba(0,0,0,.4);
	overflow: hidden;
	opacity: 0;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.up-section:hover .close-upimg {
	display: block;
}

.up-section:hover .up-span {
	opacity: 1;
}

.z_photo .up-img {
	display: block;
	width: 100%;
	height: 100%;
}

.loading {
	border: 1px solid #D1D1D1;
	background: url(https://img.fenliang.com/Assert/images/loading.gif) no-repeat center;
}

.up-opcity {
	opacity: 0;
}

.img-name-p {
	display: none;
}

.upimg-div .up-section {
	width: 76px;
	height: 76px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #d7d7d7;
}

.img-box .upimg-div .z_file {
	width: 76px;
	height: 76px;
}

.z_file .add-img {
	display: block;
	width: 72px;
	height: 72px;
}

#uploadDemoView1 img {
	width: 72px;
	height: 72px;
}

#uploadDemoView img {
	width: 100%;
	height: 182px;
}

#shenfenzheng2 img {
	width: 100%;
	height: 182px;
}

#qyviewupload img {
	width: 100%;
	height: 182px;
}

.mask {
	z-index: 1000;
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}

.mask .mask-content {
	width: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -80px;
	background: white;
	height: 160px;
	text-align: center;
}

.mask .mask-content .del-p {
	color: #555;
	height: 94px;
	line-height: 94px;
	font-size: 18px;
	border-bottom: 1px solid #D1D1D1;
}

.mask-content .check-p {
	height: 66px;
	line-height: 66px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.mask-content .check-p span {
	width: 49%;
	display: inline-block;
	text-align: center;
	color: #d4361d;
	font-size: 18px;
}

.check-p .del-com {
	border-right: 1px solid #D1D1D1;
}

.myRadio {
	display: inline-block;
	width: 100px;
	text-align: left;
	line-height: 37px
}

.myRadio input[type="radio"] {
	display: none;
}

.myRadio input[type="radio"]+span {
	box-sizing: border-box;
	display: inline-block;
	width: 24px;
	height: 24px;
	padding: 2px;
	border: 1px solid #d7d7d7;
	vertical-align: sub;
	margin-right: 5px;
	border-radius: 100%
}

.myRadio input[type="radio"]:checked+span {
	border: 6px solid #ff6a00;
}

.myRadio:hover input[type="radio"]+span>span {
	opacity: 0.5;
	border-radius: 100%
}

.myRadio input[type="radio"]:checked+span>span {
	opacity: 1;
	border-radius: 100%
}

.myCheckbox {
	display: inline-block;
	width: 115px;
	text-align: left;
	line-height: 36px;
}

.myCheckbox input[type="checkbox"] {
	display: none;
}

.myCheckbox input[type="checkbox"]+span {
	box-sizing: border-box;
	display: inline-block;
	width: 18px;
	height: 18px;
	padding: 0px 5px;
	border: 1px solid #d7d7d7;
	vertical-align: sub;
	margin-right: 5px;
}

.myCheckbox input[type="checkbox"]+span>span {
	width: 4px;
	height: 11px;
	float: left;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	transform: rotate(45deg);
	opacity: 0
}

.myCheckbox input[type="checkbox"]:checked+span {
	border-color: #ff6a00;
	background: #ff6a00
}

.myCheckbox input[type="checkbox"]:checked+span>span {
	opacity: 1
}

.headerBan .swiper-container {
	transform: translate3d(0,0,0);
}

.headerBan .swiper-slide {
	transform: translate3d(0,0,0);
}

.myRadio b {
	color: #1f1f1f;
	font-size: 15px;
	position: relative;
	top: -3px;
	left: 4px;
}

.fbcp-cpxz {
	padding: 2px 0!important;
}

.ny-fbbd-main-center {
	padding: 10px 30px 0 30px;
	background: #fff;
	margin: 10px 0;
}

.ny-fbbd-main-center .myCheckbox {
	float: left;
	display: block;
}

.fbbd-center-1a-input {
	margin-left: 5px;
	width: 970px;
	height: 36px;
	overflow: hidden;
}

.fbbd-center-1a-input div {
	float: left;
}

.Select-text {
	color: #ff6a00;
	font-size: 14px;
	width: 890px;
}

.myCheckbox b {
	color: #0d0d0d;
	font-size: 14px;
	position: relative;
	top: -1px;
	left: 4px;
}

.ny-fbbd-main-center .fbbd-top-3a {
	padding: 10px 0;
}

.cpfb-show {
	background-color: #ff6a00;
	padding: 2px 15px;
	cursor: pointer;
	border-radius: 2px;
	margin-top: 4px;
}

.ny-fbbd-main-bottom {
	background-color: #fff;
	padding: 20px 30px 20px 30px;
}

#ny-fbbd-submit {
	padding-bottom: 30px;
}

.fbbd-bottom-1 {
	width: 1000px;
}

.fbbd-bottom-1a label {
	color: #1f1f1f;
	font-size: 15px;
	letter-spacing: 1px;
	width: 123px;
	text-align: right;
	line-height: 38px;
}

.fbbd-bottom-1a label em {
	color: #ff1d1d;
}

.fbbd-bottom-1a {
	padding: 10px 0;
	width: 401px;
	float: left;
}

.fbbd-bottom-1a input {
	border: 1px solid #d7d7d7;
	line-height: 36px;
	border-radius: 4px;
	width: 260px;
	padding-left: 10px;
	margin-left: 5px;
	height: 36px;
}

.fbbd-bottom-2 label {
	color: #1f1f1f;
	font-size: 15px;
	letter-spacing: 1px;
	width: 123px;
	text-align: right;
	line-height: 38px;
}

.fbbd-bottom-2 label em {
	color: #ff1d1d;
}

.fbbd-bottom-4 label {
	color: #1f1f1f;
	font-size: 15px;
	letter-spacing: 1px;
	width: 123px;
	text-align: right;
	line-height: 38px;
}

.fbbd-bottom-4 label em {
	color: #ff1d1d;
}

.fbbd-bottom-4 {
	padding: 0 0 18px 0;
	width: 800px;
}

.fbbd-bottom-4 input {
	border: 1px solid #d7d7d7;
	line-height: 36px;
	border-radius: 4px;
	width: 275px;
	padding-left: 10px;
	margin-left: 5px;
	height: 36px;
}

.fbbd-bottom-4 .zhuce-xiala-hide {
	margin-left: 5px;
}

.sc-em {
	width: 322px;
	display: inline-block;
	text-align: justify;
	line-height: 20px;
}

.bootstrap-tagsinput {
	float: left;
	border: 1px solid #d7d7d7;
	line-height: 36px;
	border-radius: 4px;
	width: 675px;
	padding-left: 10px;
	margin-left: 5px;
	padding-bottom: 3px;
}

.bootstrap-tagsinput input {
	width: 400px;
}

.bootstrap-tagsinput .badge {
	border-radius: 4px;
	background-color: #ff6a00;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
	overflow: hidden;
	padding: 6px 21px 6px 10px;
	margin-right: 7px;
	display: inline-block;
	line-height: 16px;
}

.bootstrap-tagsinput .badge > span:after {
	content: "";
	position: absolute;
	top: 4px;
	right: 3px;
	line-height: 6px;
	width: 9px;
	height: 9px;
	background: url(https://img.fenliang.com/Assert/images/xxx.png) no-repeat center;
}

.pl-login {
	text-align: center;
	position: absolute;
	line-height: 100px;
	background: #fff;
	width: 100%;
	z-index: 1;
}

.pl-login p {
	font-size: 14px;
	text-align: center;
	width: 100%;
}

.pl-login p a {
	color: #ff6a00;
	font-size: 14px;
}

.pl-login p a:hover {
	text-decoration: underline;
}

.fbbd-bottom-2a {
	line-height: 38px;
	position: relative;
	margin-left: 9px;
}

.fbbd-bottom-2a p {
	background: url(https://img.fenliang.com/Assert/images/pic_06.png) no-repeat center left;
	padding-left: 30px;
	color: #ff6a00;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
}

.fbbd-bottom-2a span {
	position: absolute;
	display: block;
	background: #fffdf2;
	left: -73px;
	top: 40px;
	border: 1px solid #ff8a36;
	color: #ff6a00;
	font-size: 12px;
	line-height: 22px;
	border-radius: 6px;
	padding: 5px 12px;
	transform: translate(0,0);
	width: 292px;
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
	text-align: justify;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.fbbd-bottom-2a span::before {
	content: '';
	width: 12px;
	height: 11px;
	background: url(https://img.fenliang.com/Assert/images/fb-top.png) no-repeat center;
	position: absolute;
	left: 50%;
	top: -11px;
	margin-left: -6px;
}

.fbbd-bottom-2a:hover span {
	transform: translate(0,0);
	opacity: 1;
	visibility: inherit;
}

.fbbd-bottom-2 .fbbd-bottom-2a {
	margin-left: 7px!important;
}

.fbbd-bottom-text {
	line-height: 210px;
	position: relative;
	margin-left: 7px!important;
}

.fbbd-bottom-text p {
	background: url(https://img.fenliang.com/Assert/images/pic_06.png) no-repeat center left;
	padding-left: 30px;
	color: #ff6a00;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
}

.fbbd-bottom-text span {
	position: absolute;
	display: block;
	background: #fffdf2;
	left: -180px;
	top: 130px;
	border: 1px solid #ff8a36;
	color: #ff6a00;
	font-size: 12px;
	line-height: 22px;
	border-radius: 6px;
	padding: 5px 12px;
	transform: translate(0,0);
	width: 450px;
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
	text-align: justify;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.fbbd-bottom-text span::before {
	content: '';
	width: 12px;
	height: 11px;
	background: url(https://img.fenliang.com/Assert/images/fb-top.png) no-repeat center;
	position: absolute;
	left: 47%;
	top: -11px;
	margin-left: -6px;
}

.fbbd-bottom-text p:hover span {
	transform: translate(0,0);
	opacity: 1;
	visibility: inherit;
}

.fbbd-bottom-zymc {
	line-height: 38px;
	position: relative;
	margin-left: 7px;
}

.fbbd-bottom-zymc p {
	background: url(https://img.fenliang.com/Assert/images/pic_06.png) no-repeat center left;
	padding-left: 30px;
	color: #ff6a00;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
}

.fbbd-bottom-zymc span {
	position: absolute;
	display: block;
	background: #fffdf2;
	left: -73px;
	top: 40px;
	border: 1px solid #ff8a36;
	color: #ff6a00;
	font-size: 12px;
	line-height: 22px;
	border-radius: 6px;
	padding: 5px 12px;
	transform: translate(0,0);
	width: 207px;
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
	text-align: justify;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.fbbd-bottom-zymc span::before {
	content: '';
	width: 12px;
	height: 11px;
	background: url(https://img.fenliang.com/Assert/images/fb-top.png) no-repeat center;
	position: absolute;
	left: 50%;
	top: -11px;
	margin-left: -6px;
}

.fbbd-bottom-zymc:hover span {
	transform: translate(0,0);
	opacity: 1;
	visibility: inherit;
}

.fbbd-bottom-2 .fbbd-bottom-zymc {
	margin-left: 7px!important;
}

.fbbd-bottom-xqbt {
	line-height: 38px;
	position: relative;
	margin-left: 7px;
}

.fbbd-bottom-xqbt p {
	background: url(https://img.fenliang.com/Assert/images/pic_06.png) no-repeat center left;
	padding-left: 30px;
	color: #ff6a00;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
}

.fbbd-bottom-xqbt span {
	position: absolute;
	display: block;
	background: #fffdf2;
	left: -73px;
	top: 40px;
	border: 1px solid #ff8a36;
	color: #ff6a00;
	font-size: 12px;
	line-height: 22px;
	border-radius: 6px;
	padding: 5px 12px;
	transform: translate(0,0);
	width: 207px;
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
	text-align: justify;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.fbbd-bottom-xqbt span::before {
	content: '';
	width: 12px;
	height: 11px;
	background: url(https://img.fenliang.com/Assert/images/fb-top.png) no-repeat center;
	position: absolute;
	left: 50%;
	top: -11px;
	margin-left: -6px;
}

.fbbd-bottom-xqbt:hover span {
	transform: translate(0,0);
	opacity: 1;
	visibility: inherit;
}

.fbbd-bottom-2 .fbbd-bottom-xqbt {
	margin-left: 7px!important;
}

.fbbd-bottom-3 label {
	color: #1f1f1f;
	font-size: 15px;
	letter-spacing: 1px;
	width: 123px;
	text-align: right;
	line-height: 38px;
}

.fbbd-bottom-3 label em {
	color: #ff1d1d;
}

.fbbd-bottom-3 textarea {
	width: 675px;
	border: 1px solid #d7d7d7;
	margin-left: 5px;
	padding: 10px 0 0 10px;
	height: 100px;
	border-radius: 3px;
	float: left;
}

.fbbd-bottom-2 {
	margin: 10px 0 18px 0;
}

textarea::-webkit-input-placeholder {
	color: #aeaeae;
	font-size: 14px;
}

textarea:-moz-placeholder {
	color: #aeaeae;
	opacity: 1;
	font-size: 14px;
}

textarea::-moz-placeholder {
	color: #aeaeae;
	opacity: 1;
	font-size: 14px;
}

textarea:-ms-input-placeholder {
	color: #aeaeae;
	font-size: 14px;
}

.ffcp-button {
	width: 265px;
	line-height: 45px;
	border-radius: 5px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	outline: none;
	margin: 25px auto;
	background: -ms-linear-gradient(left,#fd6a09,#fc8a04);
	background: -moz-linear-gradient(left,#fd6a09,#fc8a04);
	background: -o-linear-gradient(left,#fd6a09,#fc8a04);
	background: -webkit-linear-gradient(left,#fd6a09,#fc8a04);
}

.ffcp-button::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%,0);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.ffcp-button:hover::before {
	transform: translate(0,0);
}

.cplx-hide {
	width: 400px;
	background: #fff;
}

.layui-upload-file {
	display: none!important;
	opacity: .01;
	filter: Alpha(opacity=1);
}

.first-label,.radio-first-label {
	position: relative;
	float: left;
	width: 115px;
	line-height: 40px;
}

.first-label {
	position: static;
}

.label-name1,.radio-label-name1 {
	position: relative;
	display: inline-block;
	height: 20px;
	padding: 0 0 0 25px;
	line-height: 20px;
	background: url(https://img.fenliang.com/Assert/images/checkbox2.png) no-repeat left center;
	cursor: pointer;
}

.label-name2 {
	background: url(https://img.fenliang.com/Assert/images/checkbox1.png) no-repeat left center
}

.radio-label-name2 {
	background: url(https://img.fenliang.com/Assert/images/checkbox1.png) no-repeat left center;
}

.label-name1 input,.radio-label-name1 input {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	opacity: 0;
	cursor: pointer;
}

.first-label .second-list {
	display: none;
	width: 235px;
	box-sizing: border-box;
	padding: 0 0 15px 15px;
	border-top: 3px solid #ff6a00;
	border-radius: 4px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	background: #fff;
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 2
}

.second-list .label-name1 {
	margin: 15px 0px 0 0;
	width: 85px;
	float: left;
}

.second-list:before {
	content: '';
	position: absolute;
	top: -10px;
	left: 34px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ff6a00
}

.second-list::after {
	content: '';
	position: absolute;
	top: -13px;
	left: 0;
	width: 100%;
	height: 13px;
}

.checkbox-one-level,.checkbox-one-any {
	display: inline-block;
	margin: -3px 0 0 3px 0;
}

.error {
	display: none;
	color: red;
}

.first-label span {
	color: #0d0d0d;
	font-size: 14px;
	position: relative;
	top: -1px;
	left: 4px;
}

.left-ww::before {
	left: 135px;
}

.login-page {
	background: #f4f5f7;
	width: 100%;
	padding: 80px 0 120px 0;
}

.login-page-1 {
	width: 820px;
	height: 530px;
	margin: 0 auto;
	border-radius: 10px;
	background: #fff;
	-moz-box-shadow: 0px 0px 14px #E3E3E3;
	-webkit-box-shadow: 0px 0px 14px #E3E3E3;
	box-shadow: 0px 0px 14px #E3E3E3;
}

.login-page-1a {
	background: #f9f9f8;
	width: 295px;
	height: 100%;
	border-radius: 10px;
}

.login-page-1a-1 {
	margin-left: 25px;
	margin-top: 85px;
	cursor: context-menu;
}

.login-page-1a-1 span {
	color: #ff6a00;
	font-size: 15px;
	display: block;
	line-height: 20px;
	font-weight: bold;
}

.login-page-1a-1 p {
	color: #757575;
	font-size: 13px;
	line-height: 20px;
}

.login-page-1a-1 i {
	width: 43px;
	height: 42px;
	display: block;
	margin-right: 5px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.lg-icon1 {
	background: url(https://img.fenliang.com/Assert/images/login_03.png) no-repeat center;
}

.lg-icon2 {
	background: url(https://img.fenliang.com/Assert/images/login_05.png) no-repeat center;
}

.lg-icon3 {
	background: url(https://img.fenliang.com/Assert/images/login_07.png) no-repeat center;
}

.login-page-1b {
	margin: 80px 0 0 35px;
	width: 410px;
	overflow: hidden;
}

.login-page-rt1 {
	width: 326px;
	float: right;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	margin-bottom: 15px;
}

.login-page-rt1 p {
	float: left;
	text-align: center;
	width: 163px;
	color: #0e0e0e;
	font-size: 18px;
	letter-spacing: 1px;
	cursor: pointer;
	padding-bottom: 16px;
	position: relative;
	font-weight: bold;
}

.whd-login::before {
	left: 163px!important;
}

.login-on {
	color: #ff6a00!important;
}

.login-on a {
	color: #ff6a00!important;
}

.login-page-rt1::before {
	content: '';
	width: 163px;
	height: 2px;
	/*background: #ff6a00;*/
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.login-page-rt2 {
	clear: both;
	width: 820px;
}

.login-page-rt2a,.login-page-rt2b {
	width: 410px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.login-form-tra .login-page-rt2a,.login-form-tra .login-page-rt2b {
	transform: translate(-100%,0);
}

.login-page-rt2b .login-inp4 button {
	margin: 30px 0 10px 0;
}

.pass-ipnt {
	margin-top: 20px!important;
}

.border-inp {
	border: 1px solid #ff6a00!important;
}

.login-inp1 label {
	color: #1f1f1f;
	font-size: 14px;
	width: 64px;
	line-height: 40px;
	margin-right: 10px;
	text-align: right;
}

.login-inp1 label em {
	color: #ff0a0a;
}

.login-inp3 label {
	color: #1f1f1f;
	font-size: 14px;
	width: 64px;
	line-height: 40px;
	margin-right: 10px;
}

.login-inp3 label em {
	color: #ff0a0a;
}

.login-inp1 input {
	width: 311px;
	padding-left: 15px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 38px;
}

.login-inp3 input {
	width: 185px;
	padding-left: 15px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	margin-left: 7px;
	height: 38px;
}

.login-inp1 {
	margin: 10px 0;
}

.login-inp3 button {
	width: 115px;
	line-height: 37px;
	background: #ff6a00;
	border-radius: 4px;
	color: #fff;
	font-size: 13px;
	outline: none;
}

.login-inp3 button:hover {
	background-color: #fc8c04;
}

.login-inp4 {
	width: 328px;
	float: right;
}

.login-inp4>button {
	width: 100%;
	outline: none;
	line-height: 42px;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	letter-spacing: 1px;
	margin: 40px 0 10px 0;
	background: -ms-linear-gradient(left,#fd6a09,#fc8a04);
	position: relative;
	overflow: hidden;
	background: -moz-linear-gradient(left,#fd6a09,#fc8a04);
	background: -o-linear-gradient(left,#fd6a09,#fc8a04);
	background: -webkit-linear-gradient(left,#fd6a09,#fc8a04);
}

.login-inp4>button::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%,0);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.login-inp4 button:hover::before {
	transform: translate(0,0);
}

.login-inp4 b {
	color: #aeaeae;
	font-size: 13px;
	letter-spacing: 1px;
}

.login-inp4 b a {
	color: #ff6a00;
}

.login-inp4 span a {
	color: #aeaeae;
	font-size: 13px;
	letter-spacing: 1px;
}

.login-inp4 span a:hover {
	color: #ff6a00;
}

.verify-wrap {
	width: 350px;
	height: 38px;
	background-color: #f9fafa;
	border: 1px solid #e6e6e6;
	position: relative;
	float: right;
	margin: 10px 0 20px 0;
	border-radius: 4px;
}

.verify-wrap .drag-btn {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 60px;
	height: 38px;
	background: #fff url(https://img.fenliang.com/Assert/images/right-hd.png) no-repeat center center;
	z-index: 2;
	cursor: move;
	border: 1px solid #cdcdcd;
}

.verify-wrap .suc-drag-btn {
	background: #fff url(https://img.fenliang.com/Assert/images/wanc.png) no-repeat center center;
	width: 57px!important;
}

.verify-wrap .drag-progress {
	position: absolute;
	left: 0;
	top: -1px;
	height: 40px;
	width: 0;
	background-color: #fc7a07;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 40px
}

.verify-wrap .fix-tips,.verify-msg {
	width: 100%;
	position: absolute;
	right: 0;
	left: 1px;
	height: 100%;
	color: #212121;
	z-index: 1;
	line-height: 38px;
	font-size: 13px;
	text-align: center;
	letter-spacing: 1px;
}

.verify-wrap .verify-msg {
	background-color: #fc7a07;
	color: #fff;
	display: none
}

.login-zhmm {
	width: 430px;
	margin: 0 auto;
}

.login-zhmm h3 {
	padding: 30px 0 15px 0;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #333;
}

.login-zhmm .login-page-rt2a {
	width: 430px;
}

.login-zhmm label {
	width: 85px;
	text-align: right;
}

.login-inp5 {
	margin: 20px 0;
}

.login-zhmm .login-inp4>button {
	margin: 25px 0 10px 0;
}

.ui-step-wrap {
	position: relative;
}

.ui-step-wrap .ui-step-bg,.ui-step-wrap .ui-step-progress {
	height: 3px;
	position: absolute;
	top: 20px;
	left: 0;
}

.ui-step-wrap .ui-step-bg {
	width: 100%;
	background: #c3c3c3;
}

.ui-step-wrap .ui-step-progress {
	width: 0;
	background: #ff6000;
}

.ui-step-wrap .ui-step {
	width: 1500px;
	position: relative;
	z-index: 1;
	list-style: none;
	margin-left: -131px;
}

.ui-step-wrap .ui-step:after {
	content: '';
	display: table;
	clear: both;
}

.ui-step-wrap .ui-step .ui-step-item {
	float: left;
	cursor: pointer;
}

.ui-step-wrap .ui-step .ui-step-item div {
	text-align: center;
	color: #909090;
}

.ui-step-wrap .ui-step .ui-step-item .ui-step-item-num span {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	border-radius: 50%;
	background: #a9a9a9;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin: 6px 0 0 0;
}

.ui-step-item-num {
	display: block;
	width: 40px;
	height: 40px;
	background-color: #ededed;
	border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 10px;
}

.active .ui-step-item-num {
	background-color: #ffe7d7;
}

.ui-step-item .ui-step-item-title {
	font-size: 15px;
	color: #a9a9a9;
}

.active .ui-step-item-title {
	color: #ff6a00!important;
}

.ui-step-wrap .ui-step .ui-step-item.active .ui-step-item-num span {
	color: #fff;
	background: #ff6a00;
}

#step {
	background-color: #fff;
	padding: 18px 30px;
	overflow: hidden;
	position: relative;
}

.wanshan-info {
	background-color: #fff;
	margin-top: 10px;
	padding: 0 20px;
	position: relative;
}

.zhuce {
	padding-bottom: 20px;
}

.zhuce-div {
	position: absolute;
	width: 31px;
	height: 30px;
	background-color: #fff;
	top: 25px;
	right: 0;
	z-index: 99;
}

.zhuce-tit {
	border-bottom: 1px solid #f3f4f6;
}

.zhuce-tit h3 {
	line-height: 42px;
	color: #1d1d1d;
	letter-spacing: 2px;
	position: relative;
	padding-left: 13px;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
}

.zhuce-tit h3::before {
	content: '';
	width: 4px;
	height: 20px;
	background-color: #ff6700;
	top: 11px;
	left: 0;
	position: absolute;
}

.mf-zhuce-1a {
	width: 326px;
	margin: 0 auto;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 30px;
	position: relative;
}

.mf-zhuce-1a::before {
	content: '';
	width: 163px;
	height: 2px;
	background: #ff6a00;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

/*.mf-zhuce-1 .btns {*/
/*	margin-top: 0!important;*/
/*}*/

.mf-zhuce-1a p a {
	display: block;
	width: 100%;
	height: 100%;
	color: #0e0e0e;
}

.mf-zhuce-1a p {
	float: left;
	text-align: center;
	width: 50%;
	line-height: 60px;
	color: #1d1d1d;
	font-size: 18px;
	position: relative;
	cursor: pointer;
	font-weight: bold;
}

.mf-zhuce-1a p:nth-child(1)::before {
	content: '';
	width: 1px;
	height: 25px;
	background-color: #e6e6e6;
	position: absolute;
	right: 0;
	top: 19px;
}

.mf-zhuce-1b {
	width: 719px;
	margin: 0 auto;
	overflow: hidden;
}

.mf-zhuce-1b ul {
	width: 1700px;
}

.grzc-tra,.qyzc-tra {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.login-form-tra .grzc-tra,.login-form-tra .qyzc-tra {
	transform: translate(-100%,0);
}

.zhuce-label {
	color: #1f1f1f;
	font-size: 15px;
	letter-spacing: 1px;
	width: 123px;
	text-align: right;
	line-height: 38px;
	display: inline-block;
	height: 38px;
}

.zhuce-label em {
	color: #ff1d1d;
}

.mf-zhuce-bd input {
	padding-left: 15px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 38px;
	width: 578px;
}

.mf-zhuce-bd .clear {
	margin-bottom: 20px;
}

.yzm input {
	width: 400px;
}

.yzm button {
	width: 150px;
	line-height: 37px;
	background: #ff6a00;
	border-radius: 4px;
	color: #fff;
	font-size: 13px;
	outline: none;
	letter-spacing: 1px;
	float: left;
	margin-left: 20px;
}

.bm-zw input {
	width: 220px;
}

.yzm button:hover {
	background-color: #fc8c04;
}

.btns {
	width: 360px;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: center;
	margin-top: 30px;
}

.btns button {
	width: 340px;
	line-height: 45px;
	border-radius: 5px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	outline: none;
	background: -ms-linear-gradient(left,#fd6a09,#fc8a04);
	background: -moz-linear-gradient(left,#fd6a09,#fc8a04);
	background: -o-linear-gradient(left,#fd6a09,#fc8a04);
	background: -webkit-linear-gradient(left,#fd6a09,#fc8a04);
}

.btns button::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%,0);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.btns button:hover::before {
	transform: translate(0,0);
}

.btns p {
	color: #aeaeae;
	font-size: 12px;
	line-height: 8px;
}

.btns p a {
	color: #ff6a00;
}

.btns input {
	font-size: 16px;
}

.btns .myCheckbox {
	width: 23px;
}

.btns .myCheckbox input[type="checkbox"]+span {
	border-radius: 50%;
	position: relative;
	top: 1px;
}

.mf-zhuce-1 {
	position: relative;
}

.gs-name-right {
	position: absolute;
	right: 115px;
	bottom: 161px;
}

.gs-name-right span {
	width: 184px;
	left: -10px;
}

.zskf {
	margin-top: -10px;
	max-width: 740px;
}

.zskf .myRadio {
	margin-right: 15px;
	line-height: 40px;
}

.zskf .myRadio input[type="radio"]+span {
	width: 20px;
	height: 20px;
}

.zskf .myRadio b {
	top: -2px;
	left: 0;
	font-size: 14px;
}

.btns .myCheckbox input[type="checkbox"]+span {
	width: 16px;
	height: 16px;
}

.zskf div {
	width: 595px;
}

.zhuce-zysx dd {
	font-size: 15px;
	letter-spacing: 1px;
	color: #ff6a00;
	background: url(https://img.fenliang.com/Assert/images/xxsh_03.jpg) no-repeat center left;
	padding-left: 26px;
	line-height: 26px;
	display: inline-block;
	background-size: 21px;
}

.zhuce-zysx {
	background-color: #fffdf6;
	color: #ff6a00;
	font-size: 13px;
	border: 1px solid #ff7b1e;
	padding: 10px 15px;
	border-radius: 4px;
	margin: 10px 0 10px 0;
	line-height: 26px;
}

.ws-info {
	width: 815px;
	margin: 0 auto;
	padding: 0px 0 30px 0;
	position: relative;
}

.ws-info input {
	padding-left: 15px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 38px;
	width: 265px;
	font-size: 14px;
}

.dsa-tit {
	background: url(https://img.fenliang.com/Assert/images/zxcb.png) no-repeat center left;
	padding-left: 26px;
	line-height: 26px;
	color: #ff6a00;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: bold;
}

.guangbiao {
	cursor: context-menu;
}

.qy-logo,.sshy-gsgm,.wz-city,.wx-qq,.gs-wz {
	margin-bottom: 20px;
}

.gs-wz input {
	width: 672px;
}

.gs-wz {
	position: relative;
}

.qy-logo .fbbd-top-3a-input {
	margin-left: 0;
}

.qy-jj textarea {
	width: 657px;
	border: 1px solid #d7d7d7;
	padding: 10px 0 0 10px;
	height: 100px;
	border-radius: 3px;
}

.ws-info .btns {
	padding-bottom: 10px;
	overflow: hidden;
}

.ws-info-right {
	position: absolute;
	right: -120px;
	bottom: 0;
}

.ws-info-right span {
	width: 184px;
	left: -40px;
}

.ws-info-right span::before {
	left: 45%;
}

.zhuce-xiala {
	position: relative;
}

.zhuce-xiala-hide {
	position: absolute;
	top: 43px;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	background-color: #fff;
	width: 75%;
	padding: 5px 0;
	max-height: 200px;
	overflow: hidden;
	overflow-y: auto;
	z-index: 9999;
	transform: translate(0,20px);
	opacity: 0;
	visibility: hidden;
	display: block!important;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.select-top {
	transform: translate(0,0)!important;
	opacity: 1!important;
	visibility: visible!important;
}

.zhuce-xiala-hide b {
	display: block;
	line-height: 30px;
	font-size: 13px;
	padding-left: 16px;
	cursor: pointer;
	text-align: left;
}

.input-on {
	background: #ff6a00;
	color: #fff;
}

.zhuce-xiala-hide b:hover {
	background: #ff6a00;
	color: #fff;
}

.zhuce-xiala i {
	display: block;
	width: 12px;
	height: 8px;
	background: url(https://img.fenliang.com/Assert/images/zhuc-xiala.png) no-repeat center;
	position: absolute;
	top: 15px;
	right: 12px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.zhuce-icon {
	transform: rotate(180deg);
}

.zhuce-xiala-hide::-webkit-scrollbar {
	width: 6px;
	height: 1px;
	position: absolute;
	right: 0px;
}

.zhuce-xiala-hide::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #ccc;
}

.zhuce-xiala-hide::-webkit-scrollbar-track {
	border-radius: 10px;
	background: #f2f2f2;
}

.zhuce-ppx {
	margin-bottom: 40px;
}

.zhuce-ppx p {
	color: #ff6a00;
	font-size: 17px;
	border-bottom: 1px solid #ffb37c;
	padding-bottom: 6px;
	position: relative;
	padding-left: 10px;
	font-weight: bold;
}

.zhuce-ppx p::before {
	content: '';
	width: 3px;
	height: 17px;
	background-color: #ff6a00;
	position: absolute;
	left: 0;
	top: 4px;
}

#nextBtn2 {
	margin-top: 40px;
}

.gszw-div {
	position: relative;
}

.gszw-div-ul {
	position: absolute;
	width: 650px;
	border: 1px solid #ccc;
	top: 42px;
	left: 0;
	background: #fff;
	z-index: 99;
	padding: 8px 8px 6px 8px;
	display: none;
}

.gszw-div-ul p {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.gszw-div-ul ul li {
	float: left;
	background: #fff3eb;
	color: #ff6a00;
	font-size: 13px;
	padding: 0px 10px;
	margin: 0 5px 5px 0;
	cursor: pointer;
}

.gszw-div-ul span {
	color: #ff6a00;
	cursor: pointer;
	display: block;
}

.houtai-xiala-hide {
	position: absolute;
	top: 43px;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	background-color: #fff;
	width: 100%;
	padding: 5px 0;
	max-height: 200px;
	overflow: hidden;
	overflow-y: auto;
	z-index: 9999;
	transform: translate(0,20px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.zy-info {
	width: 770px;
	margin: 0 auto;
}

.zy-info-a {
	margin: 50px 0;
}

.zy-info-a .zhuce-label {
	width: 160px;
}

.mr-phone {
	width: 280px;
	height: 38px;
	border: 1px solid #ececec;
	border-radius: 4px;
	line-height: 38px;
	font-size: 14px;
	text-indent: 15px;
	color: #333;
	background: #f2f2f2;
}

.zy-info-a input {
	width: 590px;
	padding-left: 15px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 38px;
	font-size: 14px;
}

.add-img-yyzz {
	width: 300px;
	height: 180px;
}

.yyzz {
	width: 300px!important;
	height: 180px!important;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	text-align: center;
	border-radius: 0!important;
}

.zy-info-b-1 {
	width: 300px;
	text-align: center;
}

.zy-info-b-1 img {
	border: 1px solid #d2d2d2;
	width: 300px;
	height: 180px;
}

.zy-info-b-1 p {
	font-size: 13px;
	color: #aeaeae;
	line-height: 40px;
}

.zy-info-b {
	width: 680px;
	margin: 0 auto;
	margin-bottom: 40px;
	position: relative;
}

.zy-info-b .qy-rz-right {
	top: -40px;
	width: 300px;
	margin-left: 377px;
}

.zy-geinfo-b {
	margin: 0 auto;
	margin-bottom: 40px;
	position: relative;
	width: 720px;
}

.qy-rz-right {
	margin-left: 0;
}

.qy-rz-right p {
	width: 200px;
}

.qy-rz-right span {
	width: 343px;
	left: -20px;
}

.qy-rz-right span b {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}

.qy-rz-right span::before {
	left: 32%!important;
}

.zy-info-ger {
	margin-top: 20px;
}

.syt-p1 {
	margin-left: 27px;
}

.add-img-syt {
	width: 100%;
	height: 180px;
	cursor: zoom-in;
}

.zhuce-tuceng {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 999999;
	transition: all 1s;
	display: none;
	cursor: zoom-out;
}

.zhuce-fdimg {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: none;
	z-index: 9999999;
	height: auto !important;
	max-width: 1000;
	max-height: 800px;
}

.sshy-left {
	position: relative;
	left: -166px;
}

.sshy-left input {
	width: 180px;
}

#qyNextBtn2 {
	margin-top: 30px;
}

.zy-qiyeyuangong {
	width: 1230px;
	margin: 26px auto;
}

.qiyeyuangong-1a .npc-1a {
	position: relative;
	width: 348px;
	height: 232px;
	margin-right: 81px;
	border: 1px solid #ff5a00;
	overflow: hidden;
}

.qiyeyuangong-1a .npc-1a span {
	position: absolute;
	top: 5px;
	right: 5px;
	background: #5a5957;
	border-radius: 4px;
	padding: 2px 15px;
	color: #fff;
	font-size: 13px;
}

.qiyeyuangong-1a p {
	color: #ff6a00;
	font-size: 15px;
	margin-top: 6px;
	font-weight: bold;
}

.qiyeyuangong-1 {
	margin-bottom: 16px;
}

.qiyeyuangong-1b img {
	border: 1px solid #d2d2d2;
	cursor: pointer;
}

#zhengmian {
	width: 360px;
	height: 234px;
}

.qiyeyuangong-1b a {
	font-size: 14px;
	color: #ff6a00;
	text-decoration: underline;
	position: absolute;
	bottom: 0;
	left: 0;
}

.qiyeyuangong-1b {
	height: 526px;
	position: relative;
	width: 362px;
}

.qiyeyuangong-1b .fbbd-bottom-2a {
	margin-top: 4px;
}

.qiyeyuangong-1b .qy-rz-right span {
	left: 0;
}

.qiyeyuangong-1b .fbbd-bottom-2a span {
	transform: translate(0,0);
	visibility: visible;
	opacity: 1;
}

.npc-1a img {
	width: 348px;
	height: 232px;
}

.npc-1 {
	margin-bottom: 20px;
}

.chang2 .npc-1 {
	margin-bottom: 7px;
}

#upload-grrz {
	display: none;
}

#upload-grrz img {
	width: 360px;
	height: 234px;
}

.zhuce-zzxx {
	width: 970px;
	margin: 0 auto;
}

.zhuce-zzxx .myCheckbox {
	width: 100px;
}

.zhuce-zzxx .fbbd-center-1a-input {
	width: 725px;
	margin-left: 12px;
}

.zhuce-zzxx .fbbd-top-3a-input input {
	width: 670px;
}

.zhuce-zzxx .bootstrap-tagsinput {
	margin-left: 10px;
	width: 670px;
}

.zhuce-zzxx .fbbd-bottom-2a {
	margin-left: 0;
	width: auto;
}

.zhuce-zzxx textarea {
	width: 665px;
	margin-left: 10px;
}

.txxx-margin {
	padding: 10px 0;
}

#nextBtn4 {
	margin-top: 30px;
}

.zhuce-zzxx .qy-logo {
	margin: 40px 0 5px 0;
}

.zhuce-zzxx .zhuce-rgsh {
	width: 590px;
	margin: 0 auto;
}

.zhuce-rgsh-b ul li {
	margin: 0 20px;
	width: 133px;
	display: inline-block;
}

.zhuce-rgsh-a {
	padding-top: 50px;
	text-align: center;
}

.zhuce-rgsh-a span {
	height: 36px;
	background: url(https://img.fenliang.com/Assert/images/xxsh_03.jpg) no-repeat center left;
	display: inline-block;
	line-height: 36px;
	padding-left: 34px;
	color: #1d1d1d;
	font-size: 17px;
	font-weight: bold;
	background-size: 26px;
}

.zhuce-rgsh-a p {
	color: #888888;
	font-size: 14px;
	margin-top: 10px;
}

.zhuce-rgsh-b span {
	background: #fff5ee;
	height: 32px;
	text-align: center;
	color: #ff6a00;
	font-size: 13px;
	border-radius: 25px;
	margin: 14px auto 24px;
	display: inline-block;
	line-height: 32px;
	padding: 0 25px;
	border: 1px solid #ff6a00;
}

.zhuce-rgsh-b ul li p {
	text-align: center;
	color: #fd630a;
	font-size: 14px;
	line-height: 30px;
}

.zhuce-rgsh .btns a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9999;
}

.yyzz-sc .up-section {
	width: 300px;
	height: 180px;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	text-align: center;
	border-radius: 0!important;
}

.zhuce-rgsh-b ul li img {
	border: 1px solid #ff6a00;
}

.zhuce-rgsh-b ul {
	text-align: center;
}

.zhuce-rgsh-b div img {
	border: 1px solid #ff6a00;
}

.zhuce-rgsh-b {
	text-align: center;
}

#pager {
	text-align: center;
}

.pagination-page {
	border-radius: 4px;
	display: inline-block;
	margin: 24px 0 10px 0;
	padding-left: 0;
}

.pagination-page>li {
	display: inline;
}

.pagination-page>li>a,.pagination-page>li>span {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #868686;
	float: left;
	line-height: 1.42857;
	margin-left: -1px;
	padding: 8px 14px;
	position: relative;
	text-decoration: none;
	font-size: 13px;
	margin: 0 3px;
}

.pagination-page>li:first-child>a,.pagination-page>li:first-child>span {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	margin-left: 0;
}

.pagination-page>li:last-child>a,.pagination-page>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pagination-page>li>a:hover,.pagination-page>li>span:hover,.pagination-page>li>a:focus,.pagination-page>li>span:focus {
	background-color: #ff6a00;
	border-color: #ff6a00;
	color: #fff;
	z-index: 3;
}

.pagination-page>.active>a,.pagination-page>.active>span,.pagination-page>.active>a:hover,.pagination-page>.active>span:hover,.pagination-page>.active>a:focus,.pagination-page>.active>span:focus {
	background-color: #ff6a00;
	border-color: #ff6a00;
	color: #fff;
	cursor: default;
	z-index: 2;
}

.pagination-page>.disabled>span,.pagination-page>.disabled>span:hover,.pagination-page>.disabled>span:focus,.pagination-page>.disabled>a,.pagination-page>.disabled>a:hover,.pagination-page>.disabled>a:focus {
	background-color: #fff;
	border-color: #ddd;
	color: #777;
	cursor: not-allowed;
}

.pager {
	list-style: outside none none;
	margin: 20px 0;
	padding-left: 0;
	text-align: center;
}

.pager li {
	display: inline;
}

.pager li>a,.pager li>span {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
	display: inline-block;
	padding: 5px 14px;
	text-decoration: none;
}

.pager li>a:hover,.pager li>a:focus {
	background-color: #eee;
	text-decoration: none;
}

.pager .next>a,.pager .next>span {
	float: right;
}

.pager .previous>a,.pager .previous>span {
	float: left;
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
	background-color: #fff;
	color: #777;
	cursor: not-allowed;
}

.pager>.active>a,.pager>.active>span,.pager>.active>a:hover,.pager>.active>span:hover,.pager>.active>a:focus,.pager>.active>span:focus {
	background-color: #eee;
	cursor: default;
	z-index: 2;
}

.boder-Line {
	width: 100%;
	height: 1px;
	background: #474F61;
	margin: 30px 0;
	text-indent: -9999px;
}

.daohaos {
	background: #f4f5f7;
	padding-bottom: 80px;
}

.zd-daohang {
	line-height: 60px;
}

.zd-daohang a {
	font-size: 14px;
	color: #fff;
}

.zd-daohang b {
	font-size: 14px;
	color: #fff;
}

.daohang {
	background: #fff;
	border: 1px solid #ffbb8a;
	margin: 15px auto 0;
}

.daohang-tit {
	background: #feebdc;
	line-height: 42px;
}

.daohang-tit h3 {
	color: #ff6a00;
	font-size: 17px;
	font-weight: bold;
	padding-left: 30px;
	position: relative;
}

.daohang-tit h3::after {
	content: '';
	width: 3px;
	height: 18px;
	background: #ff6a00;
	position: absolute;
	top: 12px;
	left: 20px;
}

.daohang-zydt {
	border-bottom: 1px solid #ffbb8a;
}

.daohang-zydt-1 {
	padding: 20px 30px;
	line-height: 31px;
}

.daohang-zcp .daohang-zydt-1 ul li {
	margin-bottom: 5px;
}

.daohang-zydt-1 ul li p {
	color: #0F0F0F;
	font-size: 14px;
	font-weight: bold;
	width: 105px;
}

.daohang-zydt-1 ul li div {
	width: 1130px;
}

.daohang-zydt-1 ul li a {
	font-size: 13px;
	color: #0e0e0e;
	margin-right: 12px;
	display: inline-block;
}

.daohang-zydt-1 ul li a:hover {
	color: #ff6a00;
}

.daohang-cptt {
	border-bottom: 1px solid #ff6a00;
	margin-bottom: 5px;
}

.daohang-cptt h3 {
	width: 115px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	background: #ff6a00;
}

.daohang-cptt-dl dd {
	float: left;
	width: 50%;
}

.daohang-cptt-dl dd span {
	color: #ff6a00;
	font-size: 13px;
	display: inline-block;
	margin-right: 20px;
}

.daohang-zcp {
	border-bottom: 1px solid #ffbb8a;
}

.daohang-hyzx-1 {
	padding: 20px 30px;
}

.daohang-hyzx-1 a {
	color: #0F0F0F;
	font-size: 15px;
	font-weight: bold;
	width: 85px;
	margin-right: 30px;
}

.ny-dkhrz-banner .swiper-container {
	height: 500px;
}

.dkhrz-tit {
	width: 100%;
	height: 206px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -100px;
	overflow: hidden;
}

.dkhrz-tit div {
	visibility: initial;
	transform: translate(0,100%);
	-webkit-transition: 1.2s;
	-moz-transition: 1.2s;
	-ms-transition: 1.2s;
	-o-transition: 1.2s;
	transition: 1.2s;
}

.swiper-slide-active .dkhrz-tit div {
	transform: translate(0,0);
}

.dkhrz-tit-a div {
	font-size: 48px;
	color: #fff;
	font-weight: bold;
	line-height: 48px;
	letter-spacing: 5px;
	margin-top: 10px;
}

.dkhrz-tit-a p {
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 28px 0 45px 0;
}

.dkhrz-tit-a a {
	width: 180px;
	line-height: 48px;
	border-radius: 5px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	outline: none;
	margin: 15px auto;
	background: -ms-linear-gradient(left,#fd6a09,#fc8a04);
	background: -moz-linear-gradient(left,#fd6a09,#fc8a04);
	background: -o-linear-gradient(left,#fd6a09,#fc8a04);
	background: -webkit-linear-gradient(left,#fd6a09,#fc8a04);
}

.ny-dkhrz-banner .pagination {
	bottom: 100px;
}

.ny-dkhrz-banner .swiper-active-switch {
	background: rgba(255,255,255,0.3)!important;
}

.dkh-bg {
	background: #fff!important;
	color: #ff6a00!important;
}

.dkhrz-tit-a a::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%,0);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.dkhrz-tit-a a:hover::before {
	transform: translate(0,0);
}

.ny-dkhrz-banner {
	position: relative;
	overflow: hidden;
}

.dkh-ban-bot {
	background: rgba(0,0,0,0.3);
	line-height: 65px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	transform: translate(0,100%);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.dkh-ban-bot p {
	float: left;
	color: #fff;
	font-size: 13px;
	padding: 0 80px;
	position: relative;
}

.dkh-ban-bot p:after {
	content: '';
	width: 1px;
	height: 40px;
	position: absolute;
	top: 14px;
	right: 0;
	background: rgba(255,255,255,0.2);
}

.remove-aft:after {
	width: 0!important;
}

.dkhrz-ys-1 {
	margin: 45px 0 70px 0;
	text-align: center;
}

.dkhrz-ys-1 ul li {
	float: left;
	margin-right: 160px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.dkhrz-ys-1 ul li span {
	display: block;
	color: #101010;
	font-size: 16px;
}

.dkhrz-ys-1 ul {
	margin-top: 50px;
	width: 1500px;
	transform: translate(0,100%);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1;
	-o-transition: 1s;
	transition: 1s;
}

.dkhrz-ys-tit {
	color: #191919;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 35px;
	text-align: center;
}

.dkhrz-ys-1 p {
	color: #999999;
	font-size: 14px;
	line-height: 25px;
}

.dkhrz-ys-1 ul li img {
	-webkit-transition: 1.2s;
	-moz-transition: 1.2s;
	-ms-transition: 1.2s;
	-o-transition: 1.2s;
	transition: 1.2s;
}

.cont-yanz-dkh {
	position: fixed;
	z-index: 99999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 9999;
}

.sy-dkh-bg {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	position: absolute;
	z-index: 99;
}

.loading-hide {
	background: #ddd url(https://img.fenliang.com/Assert/images/loading.gif) no-repeat center;
}

.dkhrz-ys-1 ul li:hover {
	margin-top: -15px;
}

.dkhrz-ys-2 {
	padding: 30px 0;
	background: #f9fafb;
	overflow: hidden;
}

.dkhrz-ys-2 ul {
	width: 1450px;
}

.dkhrz-ys-2 ul li {
	float: left;
	margin: 0 40px 30px 0;
	width: 294px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.dkhrz-ys-2 ul li:hover {
	-webkit-box-shadow: 0 2px 10px 0 hsla(0,0%,57.3%,0.22);
	box-shadow: 0 2px 10px 0 hsla(0,0%,57.3%,0.22);
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

.dkhrz-ys-2a {
	width: 294px;
	height: 160px;
	overflow: hidden;
}

.dkhrz-ys-2b {
	background: #fff;
	border: 1px solid #eaecf1;
	padding: 8px 12px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.dkhrz-ys-2b div {
	color: #000;
	font-size: 15px;
	border-bottom: 1px solid #eaecf1;
	padding-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.dkhrz-ys-2a img {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.dkhrz-ys-2b p {
	color: #919191;
	font-size: 13px;
	padding-top: 5px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.dkhrz-ys-2 ul li:hover .dkhrz-ys-2b {
	background: #fff;
}

.dkhrz-ys-2 ul li:hover .dkhrz-ys-2b p {
	color: #fb7306;
}

.dkhrz-ys-2 ul li:hover .dkhrz-ys-2b div {
	border-bottom: 1px solid #ffdbb1;
	color: #ff6a00;
}

.kehu-more {
	width: 240px;
	line-height: 42px;
	border-radius: 5px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	outline: none;
	margin: 0 auto;
	background: -ms-linear-gradient(left,#fd6a09,#fc8a04);
	background: -moz-linear-gradient(left,#fd6a09,#fc8a04);
	background: -o-linear-gradient(left,#fd6a09,#fc8a04);
	background: -webkit-linear-gradient(left,#fd6a09,#fc8a04);
}

.kehu-more:hover {
	color: #fff;
}

.kehu-more::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%,0);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.kehu-more:hover::before {
	transform: translate(0,0);
}

.dkf-liulz {
	margin-top: 50px;
}

.dkhrz-ys-3 {
	margin: 30px 0 0 0;
}

.dkhrz-ys-3p {
	color: #999999;
	font-size: 14px;
	text-align: center;
	margin-top: -20px;
}

.dkhrz-ys-3 ul li {
	float: left;
	width: 50%;
	border-top: 1px solid #eaecf1;
	border-right: 1px solid #eaecf1;
	box-sizing: border-box;
	height: 185px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.dkhrz-ys-3 ul {
	border-bottom: 1px solid #eaecf1;
	margin-top: 30px;
}

.dkhrz-ys-3a i {
	float: left;
	width: 44px;
	height: 34px;
	display: block;
	background: url(https://img.fenliang.com/Assert/images/dkhs1.png) no-repeat center;
	color: #fff;
	font-size: 16px;
	line-height: 34px;
	text-indent: -10px;
}

.dkhrz-ys-3-1 {
	float: left;
	text-align: left;
	margin-left: 20px;
	width: 460px;
}

.dkhrz-ys-3a {
	display: inline-block;
	margin-top: 60px;
	width: 560px;
	position: relative;
	z-index: 99;
}

.dkhrz-ys-3-1 div {
	color: #171717;
	font-size: 17px;
	font-weight: bold;
}

.dkhrz-ys-3-1 p {
	color: #ff6406;
	font-size: 14px;
	margin-top: 6px;
}

.dkhrz-ys-3 ul li:hover img {
	opacity: 1;
}

.dkhrz-ys-3 ul li img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}

.dkhrz-ys-4 {
	padding: 30px 0 30px 0;
	background: #f9fafb;
}

.dkhrz-ys-4 ul li {
	float: left;
	width: 222px;
	height: 98px;
	border: 1px solid #eaecf1;
	margin: 0 45px 45px 0;
	text-align: center;
	line-height: 100px;
	background: #fff;
}

.dkhrz-ys-4 p {
	color: #999999;
	font-size: 14px;
	text-align: center;
	margin-top: -20px;
}

.dkhrz-ys-4 ul {
	width: 1450px;
	margin-top: 32px;
}

.dkhrz-ys-4 ul li img {
	max-width: 80%;
}

.dkf-input {
	margin-bottom: 40px;
}

.dkhrz-ys-5 {
	background: url(https://img.fenliang.com/Assert/images/dkf-bg.png) no-repeat center top;
	height: 625px;
	padding-top: 75px;
}

.dkhrz-ys-5a {
	background: #fff;
	padding: 30px 115px 40px 115px;
	-moz-box-shadow: 0px 0px 14px #E3E3E3;
	-webkit-box-shadow: 0px 0px 14px #E3E3E3;
	box-shadow: 0px 0px 14px #E3E3E3;
}

.dkhrz-ys-5a p {
	color: #999999;
	font-size: 14px;
	text-align: center;
	margin-top: -20px;
}

.dkhrz-ys-5a form {
	margin-top: 40px;
}

.dkf-input input {
	padding-left: 15px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 38px;
	width: 380px;
}

.dkf-textarea label {
	color: #1f1f1f;
	font-size: 15px;
	letter-spacing: 1px;
	width: 123px;
	text-align: right;
	line-height: 38px;
}

.dkf-textarea label em {
	color: #ff1d1d;
}

.dkf-textarea textarea {
	width: 932px;
	border: 1px solid #e6e6e6;
	padding: 10px 0 0 10px;
	height: 120px;
	border-radius: 3px;
}

.dkhrz-ys-5 .kehu-more {
	margin-top: 40px;
}

.dkh-left-kefu-1 {
	width: 151px;
	height: 196px;
	background: url(https://img.fenliang.com/Assert/images/kefu.png) no-repeat center;
	position: fixed;
	bottom: 3%;
	left: 10px;
	margin-top: -100px;
	z-index: 999;
	transform: translate(-110%,0);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.tra-left {
	transform: translate(0,0)!important;
}

.dkh-left-kefu-2 {
	position: fixed;
	height: 150px;
	background: rgba(0,0,0,0.6);
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 9999;
	line-height: 150px;
	transform: translate(0,130%);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.dkh-left-kefu-2 i {
	width: 151px;
	height: 196px;
	background: url(https://img.fenliang.com/Assert/images/kefu.png) no-repeat center;
	display: inline-block;
	position: absolute;
	left: 0;
	top: -45px;
}

.dkh-left-kefu-2 .wrap {
	position: relative;
}

.dkh-left-kefu-2 span {
	background: #ff6a00;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	padding: 0 20px;
	border-radius: 4px;
	margin: 0 20px 0 175px;
	position: relative;
}

.dkh-left-kefu-2 img {
	width: 117px;
	height: 117px;
	margin: 0 20px;
	border: 1px solid #ff6a00;
}

.dkh-left-kefu-2 span::after {
	content: '';
	width: 7px;
	height: 12px;
	background: url(https://img.fenliang.com/Assert/images/dkh-right.png) no-repeat center;
	position: absolute;
	right: -7px;
	top: 15px;
}

.dkh-left-kefu-2 b {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(https://img.fenliang.com/Assert/images/xxxxx.png) no-repeat center;
	position: relative;
	top: 12px;
	left: 10px;
	cursor: pointer;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.dkh-left-kefu-2 b:hover {
	transform: rotate(360deg);
}

.tc-hide .xq-dkh-a {
	transform: translate(0,0);
}

.xq-dkh-a {
	background: #fff;
	width: 680px;
	height: 390px;
	position: relative;
	transform: translate(0,-100%);
	border-radius: 10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.xq-dkh-a i {
	position: absolute;
	top: 28px;
	right: 50px;
	background: url(https://img.fenliang.com/Assert/images/789_u15.png) no-repeat center;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-indent: -9999px;
	cursor: pointer;
	-webkit-transition: 1.2s;
	-moz-transition: 1.2s;
	-ms-transition: 1.2s;
	-o-transition: 1.2s;
	transition: 1.2s;
}

.xq-dkh-a-1 p {
	text-align: center;
	color: #333;
	font-size: 17px;
	letter-spacing: 1px;
	background: url(https://img.fenliang.com/Assert/images/xxsh_03.jpg) no-repeat center left;
	line-height: 36px;
	display: inline-block;
	padding-left: 37px;
	background-size: 28px;
	font-weight: bold;
}

.xq-dkh-a-1 {
	text-align: center;
	background: #f9f9f9;
	line-height: 75px;
}

.xq-dkh-a i:hover {
	transform: rotate(360deg);
}

.xq-dkh-a-2 a {
	width: 290px;
	line-height: 40px;
	border-radius: 4px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin-top: 25px;
	background: -ms-linear-gradient(left,#fd6a09,#fc8a04);
	position: relative;
	margin-top: 70px;
	background: -moz-linear-gradient(left,#fd6a09,#fc8a04);
	background: -o-linear-gradient(left,#fd6a09,#fc8a04);
	background: -webkit-linear-gradient(left,#fd6a09,#fc8a04);
}

.xq-dkh-a-2 a::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%,0);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.xq-dkh-a-2 a:hover::before {
	transform: translate(0,0);
}

.sy-dkh-cont {
	width: 665px;
	height: 390px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -195px;
	margin-left: -332px;
	z-index: 999;
	overflow: hidden;
	border-radius: 10px;
}

.xq-dkh-a-2 {
	text-align: center;
}

.xq-dkh-a-2 h3 {
	color: #ff6a00;
	font-size: 18px;
	font-weight: bold;
	margin: 26px 0;
}

.xq-dkh-b {
	height: 720px;
	background: #fff;
	margin-top: -106%;
	position: relative;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.xq-dkh-b-p p {
	line-height: 100px;
	text-align: center;
	background: #f9f9f9;
	color: #333;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
}

.xq-dkh-b i {
	position: absolute;
	top: 40px;
	right: 50px;
	background: url(https://img.fenliang.com/Assert/images/789_u15.png) no-repeat center;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-indent: -9999px;
	cursor: pointer;
	-webkit-transition: 1.2s;
	-moz-transition: 1.2s;
	-ms-transition: 1.2s;
	-o-transition: 1.2s;
	transition: 1.2s;
}

.xq-dkh-b i:hover {
	transform: rotate(360deg);
}

.xq-dkh-b-1 {
	padding: 25px 50px 0 30px;
}

.xq-dkh-b-input input {
	width: 490px;
	line-height: 40px;
	border: 1px solid #d7d7d7;
	text-indent: 10px;
	border-radius: 5px;
}

.xq-dkh-b-input {
	margin-bottom: 37px;
}

.xq-dkh-b-input textarea {
	width: 479px;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	height: 130px;
	padding: 10px 0 0 10px;
}

.dmkk .xq-dkh-b {
	display: block;
	margin-top: 0;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.dmkk .xq-dkh-a {
	transform: translate(0,100%);
	display: none;
}

.pcl-shil1 {
	width: 100px!important;
	text-align: center!important;
	left: -19px!important;
}

.ny-hyzx-left {
	width: 175px;
}

.ny-hyzx-left div {
	line-height: 60px;
	background-color: #ff6a00;
	text-align: center;
	font-size: 15px;
	color: #fff;
	margin-bottom: 10px;
}

.ny-hyzx-left ul li {
	line-height: 54px;
	background-color: #fff;
	text-align: center;
	position: relative;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.ny-hyzx-left ul li a::after {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: -1px;
	left: 0;
	opacity: 0;
}

.ny-hyzx-left ul li a::before {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
}

.ny-hyzx-left ul li a {
	color: #020202;
	font-size: 14px;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.ny-hyzx-left ul li:hover {
	background-color: #ffe9e1;
}

.ny-hyzx-left ul li:hover a::after {
	opacity: 1;
}

.ny-hyzx-left ul li:hover a::before {
	opacity: 1;
}

.ny-hyzx-left ul li:hover a {
	color: #ff6a00;
}

.news-on {
	background-color: #ffe9e1!important;
	position: relative;
}

.news-on a {
	color: #ff6a00!important;
}

.news-on::before {
	content: '';
	width: 4px;
	height: 100%;
	background-color: #ff6800;
	position: absolute;
	top: 0;
	left: 0;
}

.ny-hyzx-center-1a {
	width: 590px;
	height: 334px;
	overflow: hidden;
	position: relative;
	margin-right: 10px;
}

.ny-hyzx-center-1a img {
	width: 100%;
	min-height: 334px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.ny-hyzx-center-1a p {
	line-height: 44px;
	background-color: rgba(0,0,0,.6);
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 550px;
	padding: 0 20px;
	z-index: 9999;
}

.ny-hyzx-center-1b ul li {
	position: relative;
	width: 238px;
	height: 162px;
	overflow: hidden;
	margin-bottom: 10px;
}

.ny-hyzx-center-1b ul li img {
	width: 100%;
	min-height: 162px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.ny-hyzx-center-1b ul li p {
	line-height: 38px;
	background-color: rgba(0,0,0,.6);
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 218px;
	padding: 0 10px;
}

.ny-hyzx-center {
	margin-left: 10px;
	width: 838px;
}

.ny-hyzx-center-1b ul li:hover img {
	transform: scale(1.1);
}

.ny-hyzx-center-2b {
	width: 530px;
	margin-left: 20px;
}

.ny-hyzx-center-2 {
	background-color: #fff;
}

.ny-hyzx-center-2 ul li {
	padding: 19px 0;
	border-bottom: 1px solid #ebebeb;
}

.ny-hyzx-center-2 ul li:hover .news-tit h2 a {
	text-decoration: underline;
}

.ny-hyzx-center-2 ul li:nth-child(1) {
	padding-top: 10px;
}

.ny-hyzx-center-2 ul li img {
	width: 100%;
	min-height: 136px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.ny-hyzx-center-2a {
	width: 242px;
	height: 136px;
	overflow: hidden;
}

.hyzx-center-time {
	padding: 10px 0;
	color: #757575;
	font-size: 13px;
	letter-spacing: 1px;
}

.hyzx-center-time label a {
	color: #757575;
}

.hyzx-center-time label:hover a {
	color: #ff6a00;
}

.hyzx-center-time em {
	margin: 0 15px;
}

.hyzx-center-time i {
	background: url(https://img.fenliang.com/Assert/images/zy_eye.png) no-repeat center left;
	padding-left: 20px;
}

.news-tit label {
	background-color: #fff3eb;
	font-size: 13px;
	color: #ff6a00;
	border: 1px solid #ff8731;
	border-radius: 20px;
	padding: 1px 12px;
	position: relative;
	top: -1px;
}

.news-tit h2 {
	width: 450px;
	color: #1d1d1d;
	font-size: 17px;
	display: inline-block;
	margin-left: 4px;
	font-weight: bold;
	vertical-align: text-bottom;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.news-tit h2 a {
	color: #1d1d1d;
}

.ny-hyzx-center-2b p {
	color: #757575;
	font-size: 13px;
	max-height: 48px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news-tit {
	margin: 8px 0 10px 0;
}

.ny-hyzx-center-2 ul li:hover img {
	transform: scale(1.06);
}

.ny-hyzx-center-2 ul li:hover .ny-hyzx-center-2b h2 a {
	color: #ff6a00;
}

.ny-hyzx-right {
	width: 266px;
}

.news-all {
	background-color: #fff;
	margin: 10px 0;
}

.news-all ul {
	padding: 14px 16px 4px 16px;
}

.news-all ul li {
	margin-bottom: 12px;
}

.news-all ul li div {
	width: 96px;
	height: 62px;
	overflow: hidden;
}

.news-all ul li p {
	width: 130px;
	margin: 11px 0 0 8px;
	font-size: 13px;
	color: #757575;
	line-height: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.news-all ul li img {
	width: 100%;
	min-height: 62px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.news-all ul li:hover img {
	transform: scale(1.1);
}

.news-all ul li:hover p {
	color: #ff6a00;
}

.ny-hyzx-center #pager {
	margin-bottom: 25px;
}

.ny-hyzx-center-1a .swiper-container {
	height: 334px;
	overflow: hidden
}

.ny-hyzx-center-1a .pagination span {
	width: 30px;
	height: 3px;
	background-color: #fff;
	display: block;
	float: left;
	margin: 0 4px;
	cursor: pointer;
}

.ny-hyzx-center-1a .pagination {
	position: absolute;
	bottom: 20px;
	right: 2%;
	left: auto;
}

.ny-hyzx-center-1a .swiper-active-switch {
	background-color: #ff6a00!important;
}

.news-tit-xq label {
	background-color: #fff3eb;
	font-size: 13px;
	color: #ff6a00;
	border: 1px solid #ff8731;
	border-radius: 20px;
	padding: 0 15px;
	max-width: 97px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	line-height: 21px;
}

.news-tit-xq h1 {
	width: 820px;
	color: #1d1d1d;
	font-size: 18px;
	display: inline-block;
	margin-left: 10px;
	font-weight: bold;
	vertical-align: top;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: -1px;
}

.hyzx-left-xiangq {
	background-color: #fff;
	padding: 21px 27px;
	width: 966px;
}

.hyzx-top-xq {
	border-bottom: 1px solid #f1f1f1;
}

.news-text {
	padding: 15px 0;
}

.news-text p {
	color: #151515;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 10px;
}

.news-text img {
	max-width: 966px;
	margin-bottom: 15px;
	display: block;
	margin: 0 auto 15px;
}

.news-next {
	margin-top: 17px;
}

.news-next div {
	color: #ff6a00;
	font-size: 14px;
}

.news-next div a {
	color: #ff6a00;
	font-size: 14px;
	max-width: 400px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hyzx-text-xq {
	padding-bottom: 30px;
}

.news-top {
	background: #f2f5fa;
	padding: 15px 25px;
	margin-top: 25px;
}

.news-top p {
	font-size: 15px;
	color: #757575;
}

.news-top img {
	margin-bottom: 10px;
}

.ny-about {
	width: 1065px;
	background-color: #fff;
	padding: 20px 25px;
}

.about-tit {
	color: #ff6a00;
	font-size: 16px;
	border-bottom: 1px solid #f0f1f6;
	padding-bottom: 8px;
	margin-bottom: 15px;
}

.ny-about-jj-1 p {
	color: #151515;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 20px;
}

.ny-about-lb {
	width: 1115px;
}

.ny-about-cjwt {
	background-color: #fff;
	padding: 20px 25px 5px 25px;
	margin-bottom: 10px;
}

.about-p1 {
	color: #ff6a00;
	font-size: 14px;
	margin-bottom: 10px;
}

.about-p2 {
	color: #2d2d2d;
	font-size: 14px;
	border: 1px solid #e8ebf0;
	padding: 5px 20px;
	border-radius: 5px;
	position: relative;
}

.ny-about-cjwt ul li {
	margin-bottom: 20px;
}

.about-p2::before {
	content: '';
	width: 15px;
	height: 8px;
	background: url(https://img.fenliang.com/Assert/images/about-top.png) no-repeat center;
	position: absolute;
	top: -8px;
	left: 30px;
}

.about-p2 i {
	width: 21px;
	height: 21px;
	background: url(https://img.fenliang.com/Assert/images/shanchu.png) no-repeat no-repeat;
	display: inline-block;
	text-indent: -9999px;
	margin-right: 8px;
}

.ny-about-jj-1 p em {
	color: #ff6a00;
}

.ny-about-jj-1 p span {
	color: #ff0000;
}

.ny-about-jj-1 dd {
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 33px;
}

.ny-about-jj-1 div {
	margin-bottom: 16px;
}

.contact-div {
	margin-bottom: 20px;
}

.contact-div p {
	color: #151515;
	font-size: 14px;
	line-height: 26px
}

.contact-ul li {
	float: left;
	margin-right: 60px;
	text-align: center;
}

.contact-ul li span {
	display: block;
	color: #fd630a;
	font-size: 14px;
}

.ny-about-cjwt ul li img {
	width: 117px;
	height: 117px;
	border: 1px solid #ff6a00;
}

.yjfk-text button {
	width: 280px;
	outline: none;
	line-height: 45px;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	letter-spacing: 1px;
	display: block;
	text-align: center;
	margin: 70px auto;
	background: -ms-linear-gradient(left,#fd6a09,#fc8a04);
	background: -moz-linear-gradient(left,#fd6a09,#fc8a04);
	background: -o-linear-gradient(left,#fd6a09,#fc8a04);
	background: -webkit-linear-gradient(left,#fd6a09,#fc8a04);
}

.yjfk-text button:hover {
	background: #fd6a09;
}

.yjfk-text p {
	color: #ff6a00;
	font-size: 14px;
	margin-bottom: 7px;
}

.yjfk-text textarea {
	width: 100%;
	padding: 7px 0;
	text-indent: 8px;
	border: 1px solid #d5d5d5;
	height: 240px;
	border-radius: 4px;
}

.yjfk-text input {
	width: 100%;
	text-indent: 8px;
	border: 1px solid #d5d5d5;
	height: 45px;
	border-radius: 4px;
}

.yjfk-text div {
	margin-bottom: 20px;
}

body .layui-layer-tips .layui-layer-content {
	background: #fff url(https://img.fenliang.com/Assert/images/yanz.gif) no-repeat center left 12px!important;
	color: #ff6a00;
	border: 1px solid #ff6a00;
	font-size: 13px;
	border-radius: 4px;
	padding: 8px 8px 8px 45px;
}

body .layui-layer-tips i.layui-layer-TipsR {
	background: url(https://img.fenliang.com/Assert/images/dbx.png) no-repeat center;
	left: -14px;
	width: 12px;
	height: 9px;
	border-bottom-style: none;
	left: -20px;
}

.layui-layer-tips i.layui-layer-TipsG {
	border-color: rgba(0,0,0,0);
	border-style: none;
}

.houTai-header {
	height: 60px;
	background-color: #fff;
	line-height: 60px;
	padding: 0 25px;
	width: 1870px;
	position: relative;
	z-index: 999;
	border-bottom: #efefef;
	-moz-box-shadow: 0px 0px 10px #eaeaea;
	-webkit-box-shadow: 0px 0px 10px #eaeaea;
	box-shadow: 0px 0px 10px #eaeaea;
}

.header-left-2 span {
	color: #989898;
	font-size: 13px;
}

.header-left-1 img {
	margin-right: 25px;
}

.out-a {
	color: #ff6a00;
	font-size: 13px;
	margin-left: 6px;
}

.info-a {
	color: #989898;
	font-size: 13px;
}

.header-left-2 dd {
	margin: 0 7px;
	display: inline-block;
}

.header-left-2 img {
	width: 30px;
	height: 30px;
	margin: -3px 5px 0 0;
	border-radius: 50%;
}

.header-left-2 i {
	width: 18px;
	height: 18px;
	background-color: #ff0000;
	border-radius: 50%;
	color: #fff;
	font-size: 13px;
	display: inline-block;
	line-height: 18px;
	text-align: center;
}

.hT-header-right-1 a {
	color: #989898;
	font-size: 13px;
}

.hT-header-right-1 b {
	margin: 0 12px;
	color: #989898;
	height: 10px;
	position: relative;
	top: -1px;
}

.hT-header-right-2 {
	margin: 0 60px 0 5px;
}

.hT-header-right-2 p {
	color: #989898;
	font-size: 13px;
}

.hT-header-right-2 p i {
	width: 10px;
	height: 7px;
	background: url(https://img.fenliang.com/Assert/images/botto_icon.png) no-repeat center;
	display: inline-block;
	margin-left: 7px;
}

.hT-header-right-1 span {
	color: #989898;
	font-size: 13px;
	background: url(https://img.fenliang.com/Assert/images/center1.png) no-repeat center left;
	padding-left: 20px;
}

.hT-header-right-1 .ht-help {
	color: #989898;
	font-size: 13px;
	background: url(https://img.fenliang.com/Assert/images/center2.png) no-repeat center left;
	padding-left: 20px;
	line-height: 20px;
	display: inline-block;
}

.houTai-main {
	background: #f5f5f5;
	width: 1920px;
	padding-top: 10px;
}

.houTai-left {
	width: 210px;
	background: #fff;
	height: 910px;
	border-right: 1px solid #efefef;
	border-top: 1px solid #efefef;
}

.houTai-right {
	width: 1680px;
	margin-left: 10px;
}

.houTai-left h3 {
	margin-bottom: 10px;
}

.houTai-left h3 a {
	color: #fff;
	font-size: 14px;
	line-height: 60px;
	text-align: center;
	background: #ffe9e1;
	display: block;
}

.houTai-left ul li>a {
	line-height: 60px;
	display: block;
	font-size: 15px;
	color: #1a1a1a;
	position: relative;
	padding-left: 47px;
}

.center-on .ht-Hide {
	display: block;
}

.ht-Hide a {
	line-height: 50px;
	text-align: center;
	display: block;
	font-size: 14px;
	color: #707070;
}

.ht-Hide a:hover {
	color: #ff6a00;
}

.xialab {
	background: url(https://img.fenliang.com/Assert/images/cen-b.png) no-repeat center;
	width: 8px;
	height: 4px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	position: relative;
	top: -2px;
	left: 1px;
	transform: rotate(180deg);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.cen-hz::after {
	width: 0!important;
}

.center-on .cen-hz {
	color: #ff6a00!important;
	background: url(https://img.fenliang.com/Assert/images/cen-ba.png) no-repeat center right 60px;
}

.center-on>a::after {
	content: '';
	width: 4px;
	height: 100%;
	background: #ff6a00;
	position: absolute;
	top: 0;
	left: 0;
}

.center-on>a {
	background: #ffe9e1;
	color: #ff6a00!important;
}

.cen-xia::after {
	content: '';
	width: 4px;
	height: 100%;
	background: #ff6a00;
	position: absolute;
	top: 0;
	left: 0;
}

.cen-xia {
	background: #ffe9e1;
	color: #ff6a00!important;
	position: relative;
}

.houTai-nav a {
	color: #9e9e9e;
	font-size: 13px;
}

.houTai-nav b {
	color: #9e9e9e;
	margin: 0 3px;
}

.houTai-nav dd {
	color: #9e9e9e;
	margin: 0 3px;
	display: inline-block;
}

.houTai-right-main {
	border: 1px solid #efefef;
	background: #fff;
	margin-top: 10px;
	min-height: 820px;
}

.houTai-left ul li i {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 3px 0 0;
}

.ht-i1 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_home_nor.png) no-repeat center;
}

.center-on .ht-i1 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_home_pre.png) no-repeat center;
}

.houTai-left ul li:hover .ht-i1 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_home_pre.png) no-repeat center;
}

.ht-i2 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_hezuo_nor.png) no-repeat center;
}

.center-on .ht-i2 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_hezuo_pre.png) no-repeat center;
}

.houTai-left ul li a:hover .ht-i2 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_hezuo_pre.png) no-repeat center;
}

.houTai-left ul li a:hover .xialab {
	background: url(https://img.fenliang.com/Assert/images/cen-ba.png) no-repeat center;
}

.ht-i3 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_xiaoxi_nor.png) no-repeat center;
}

.center-on .ht-i3 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_xiaoxi_pre.png) no-repeat center;
}

.houTai-left ul li:hover .ht-i3 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_xiaoxi_pre.png) no-repeat center;
}

.ht-i4 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_yuangong_nor.png) no-repeat center;
}

.center-on .ht-i4 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_yuangong_pre.png) no-repeat center;
}

.houTai-left ul li:hover .ht-i4 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_yuangong_pre.png) no-repeat center;
}

.ht-i5 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_renz_nor.png) no-repeat center;
}

.center-on .ht-i5 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_renz_pre.png) no-repeat center;
}

.houTai-left ul li:hover .ht-i5 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_renz_pre.png) no-repeat center;
}

.ht-i6 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_shezhi_nor.png) no-repeat center;
}

.center-on .ht-i6 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_shezhi_pre.png) no-repeat center;
}

.houTai-left ul li:hover .ht-i6 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_shezhi_pre.png) no-repeat center;
}

.ht-i7 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_liwu_nor.png) no-repeat center;
}

.center-on .ht-i7 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_liwu_pre.png) no-repeat center;
}

.houTai-left ul li:hover .ht-i7 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_liwu_pre.png) no-repeat center;
}

.ht-i8 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_sc_nor.png) no-repeat center;
}

.center-on .ht-i8 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_sc_pre.png) no-repeat center;
}

.houTai-left ul li:hover .ht-i8 {
	background: url(https://img.fenliang.com/Assert/images/user_icon_sc_pre.png) no-repeat center;
}

.cen-xiala .xialab {
	transform: rotate(0);
}

.houTai-left ul li a:hover {
	color: #ff6a00;
}

.houTai-search {
	background: #fff;
	line-height: 65px;
	border-bottom: 1px solid #efefef;
}

.houTai-search form {
	margin-left: 25px;
}

.houtai-xiala {
	position: relative;
	top: 14px;
}

.houtai-xiala input {
	padding-left: 15px;
	line-height: 36px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 36px;
	width: 185px;
	font-size: 14px;
	cursor: context-menu;
}

.houtai-xiala-hide b {
	display: block;
	line-height: 30px;
	font-size: 13px;
	padding-left: 16px;
	cursor: pointer;
	text-align: left;
}

.houtai-xiala-hide b:hover {
	background: #ff6a00;
	color: #fff;
}

.houtai-xiala i {
	display: block;
	width: 12px;
	height: 8px;
	background: url(https://img.fenliang.com/Assert/images/zhuc-xiala.png) no-repeat center;
	position: absolute;
	top: 15px;
	right: 12px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.zhuce-icon {
	transform: rotate(180deg);
}

.houtai-xiala-hide::-webkit-scrollbar {
	width: 6px;
	height: 1px;
	position: absolute;
	right: 0px;
}

.houtai-xiala-hide::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #ccc;
}

.houtai-xiala-hide::-webkit-scrollbar-track {
	border-radius: 10px;
	background: #f2f2f2;
}

.houTai-label {
	color: #ff6a00;
	font-size: 14px;
}

.houTai-search-1 {
	margin-right: 30px;
}

.houTai-search-2 button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.houTai-search-2 .button1 {
	width: 70px;
	line-height: 34px;
	outline: none;
	background: #ff6a00;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
}

.houTai-search-2 .button2 {
	width: 70px;
	line-height: 34px;
	outline: none;
	border-radius: 2px;
	color: #191919;
	font-size: 14px;
	border: 1px solid #d2d2d2;
	background: #fff;
	margin-left: 10px;
}

.houTai-biaodan-1 {
	background: #e4e4e4;
	line-height: 45px;
}

.houTai-biaodan-1 span {
	color: #1a1a1a;
	font-size: 14px;
	display: inline-block;
}

.ht-2 {
	width: 5%;
	margin-left: 1.5%;
}

.ht-3 {
	width: 35%;
}

.ht-4 {
	width: 8%;
}

.ht-5 {
	width: 5%;
}

.ht-6 {
	width: 28%;
}

.ht-7 {
	width: 17%;
}

.ht-6 span a {
	color: #ff6a00;
}

.houtai-checkbox1 {
	position: relative;
	display: inline-block;
	background: url(https://img.fenliang.com/Assert/images/checkbox2.png) no-repeat left center;
	cursor: pointer;
	height: 18px;
	top: 14px;
}

.ht-2a {
	width: 5%;
	margin-left: 1.5%;
}

.ht-3a {
	width: 30%;
}

.ht-4a {
	width: 8%;
}

.ht-5a {
	width: 5%;
}

.ht-5a span {
	color: #ff6a00;
}

.ht-8a {
	width: 5%;
}

.ht-6a {
	width: 28%;
}

.ht-7a {
	width: 15%;
}

.ht-6a span a {
	color: #ff6a00;
}

.houtai-checkbox1 input {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	opacity: 0;
	cursor: pointer;
}

.houtai-checkbox2 {
	background: url(https://img.fenliang.com/Assert/images/checkbox1.png) no-repeat left center
}

.houTai-biaodan-2 ul li {
	line-height: 51px;
}

.houTai-biaodan-2 ul li .houtai-checkbox1 {
	top: 18px;
}

.houTai-biaodan-2 ul li span {
	font-size: 14px;
	max-width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.houTai-biaodan-2 ul li {
	border-bottom: 1px solid #efefef;
}

.houTai-biaodan-2 ul li .ht-5 span {
	color: #ff6a00;
}

.houtai-yfb {
	color: #0072ff!important;
}

.houtai-wtg {
	color: #ff0000!important;
}

.houtai-ggy {
	color: #b40c00!important;
}

.ht-7 button {
	width: 58px;
	height: 28px;
	outline: none;
	color: #fff;
	font-size: 13px;
	border-radius: 3px;
	margin-right: 5px;
	line-height: 28px;
}

.ht-7 button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.ht-shuaxin {
	background: #ff9900;
}

.ht-shangjia {
	background: #557bfa;
}

.ht-xiajia {
	background: #557bfa;
}

.ht-weitongguo {
	background: #fe0000;
}

.ht-shenhezhong {
	background: #fe0000;
}

.ht-xiugai {
	background: #ff6a00;
}

.bt-xg {
	background: #b4b4b4;
}

.ht-ziyuan-5 button {
	width: 65px;
	height: 28px;
	outline: none;
	color: #fff;
	font-size: 13px;
	border-radius: 3px;
	margin-right: 15px;
}

.ht-ziyuan-5 button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.ht-ziyuan-5 {
	padding: 10px;
	border-top: 1px solid #efefef;
}

.houTai-ziyuan-1 {
	padding: 26px;
}

.houTai-ziyuan-1 ul li {
	width: 300px;
	float: left;
	border: 1px solid #efefef;
	margin: 0 20px 20px 0;
}

.houTai-ziyuan-1 ul li .ht-div {
	padding: 8px 8px 4px 8px;
}

.ht-ziyuan-4 {
	border-top: 1px solid #efefef;
	padding: 6px 10px;
}

.ht-ziyuan-4p span {
	line-height: 23px!important;
}

.ht-ziyuan-1 {
	border-bottom: 1px dashed #efefef;
	padding-bottom: 5%;
}

.ht-ziyuan-1:hover p {
	text-decoration: underline;
	color: #ff6a00;
}

.ht-ziyuan-1 img {
	width: 63px;
	height: 63px;
	border-radius: 50%;
}

.ht-ziyuan-1 p {
	width: 210px;
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	text-indent: -8px;
	margin-top: 4%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ht-ziyuan-2 {
	border-bottom: 1px dashed #efefef;
	padding: 3% 0;
}

.ht-ziyuan-2 p {
	color: #757575;
	font-size: 13px;
	height: 48px;
}

.ht-ziyuan-3 {
	padding-top: 4%;
	height: 31px;
	overflow: hidden;
}

.ht-ziyuan-3 b {
	background: #fff3eb;
	color: #ff6a00;
	font-size: 13px;
	padding: 0px 10px;
	margin: 0 5px 8px 0;
	display: inline-block;
}

.ht-ziyuan-4 span {
	color: #1a1a1a;
	font-size: 13px;
	line-height: 28px;
}

.ht-ziyuan-4 b {
	color: #0072ff;
	font-size: 13px;
	width: 210px;
}

.ht-ziyuan-4 b a {
	color: #ff6a00;
	margin-left: 5px;
}

.ht-ziyuan-4 button {
	width: 58px;
	height: 28px;
	outline: none;
	color: #fff;
	font-size: 13px;
	border-radius: 3px;
	margin-right: 5px;
}

.ht-ziyuan-4 button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.zy-yfb {
	color: #006cff;
}

.zy-wtg {
	color: #ff0000;
}

.zy-dsh {
	color: #ff6a00;
}

.ht-zyxg {
	padding: 25px;
}

.ht-zyxg .houTai-xiugaimima-1 {
	width: 1100px;
}

.ht-zzxx .qy-logo {
	margin: 40px 0 5px 0;
}

.ht-zzxx .fbbd-top-3a-input {
	margin-left: 5px;
}

.ht-zzxx .myCheckbox {
	width: 105px;
}

.ht-zzxx .fbbd-center-1a-input {
	width: 870px;
}

.ht-zzxx .fbbd-top-3a {
	padding: 8px 0;
}

.ht-zzxx .ht-bjygxx-1 {
	margin: 20px 0 0 76px;
}

.ht-zzxx .fbbd-bottom-2 {
	width: 960px;
}

.ht-zyxg .fbbd-bottom-text {
	margin-left: 31px!important;
}

.sc-3 {
	width: 50%;
}

.sc-4 {
	width: 13%;
}

.sc-5 {
	width: 13%;
}

.sc-7 {
	width: 13%;
}

.sc-5 span {
	color: #ff6a00!important;
}

.sc-odd ul li:nth-of-type(even) {
	background: #fff;
}

.houTai-wdsc-tit {
	border: 1px solid #efefef;
	line-height: 45px;
	background: #fff;
	margin-top: 8px;
}

.houTai-wdsc-tit a {
	display: inline-block;
	font-size: 15px;
	padding: 0 25px;
	font-weight: bold;
	position: relative;
}

.houTai-wdsc-tit a:after {
	background-color: #ff6a00;
	opacity: 0;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: -1px;
	width: 100%;
	height: 3px;
	transform: scaleX(0);
	transition: all 0.4s linear;
}

.houTai-wdsc-tit a:hover::after {
	opacity: 1;
	transform: scaleX(1);
}

.houTai-ziyuan-1 ul li .ht-qysc {
	padding: 8px 8px 8px 8px;
	text-align: center;
}

.ht-qysc img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
}

.ht-qysc h3 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ht-qysc .zydt-b {
	color: #ff6a00!important;
	background: #fff3eb;
}

.ht-qysc .zydt-info {
	margin: 4px 0;
}

.ht-qysc p {
	color: #9e9e9e;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sy-4a-2-1 .fb-hide {
	text-align: center;
	margin-top: 70px;
}

.fb-hide {
	text-align: center;
	margin-top: 200px;
}

.fb-hide p {
	font-size: 13px;
	margin-top: 25px;
	color: #757575;
}

.fb-hide p a {
	color: #ff6a00;
}

.houTai-right-fb .fbbd-top-3 {
	background: #fff;
	margin: 10px 0;
}

.houTai-right-fb .fbbd-top-3a {
	padding: 10px 0;
}

.houTai-right-fb .fbbd-top-3 {
	padding-top: 28px;
}

.houTai-right-fb .ht-bjygxx-1 {
	margin: 25px 0 0 76px;
}

.pj-7 button {
	width: 58px;
	height: 28px;
	outline: none;
	color: #fff;
	font-size: 13px;
	border-radius: 3px;
	margin-right: 5px;
	line-height: 28px;
}

.pj-7 button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.pj-1 {
	width: 4%;
	margin-left: 1.5%;
}

.pj-2 {
	width: 5%;
}

.pj-3 {
	width: 38%;
}

.pj-4 {
	width: 8%;
}

.pj-5 {
	width: 24%;
}

.pj-6 {
	width: 8%;
}

.pj-7 {
	width: 10%;
}

.pj-1 span,.pj-3 span,.pj-4 span {
	color: #1a1a1a;
}

.pj-5 span {
	color: #ff6a00;
}

.pj-6 span {
	color: #ff6a00;
}

.pj-8 {
	width: 5%;
}

.pj-8 span {
	color: #9a9696;
}

.wtg {
	color: #f63500 !important;
}

.xx-1 {
	width: 4%;
	margin-left: 1.5%;
}

.xx-2 {
	width: 5%;
}

.xx-3 {
	width: 70%;
}

.xx-4 {
	width: 8%;
}

.xx-5 {
	width: 6%;
}

.houTai-wdsc-tit a i {
	width: 15px;
	height: 15px;
	background-color: #ff0000;
	border-radius: 50%;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	line-height: 15px;
	text-align: center;
	margin-left: 3px;
}

.yggl {
	padding: 15px 0!important;
}

.yggl .zydt-info {
	margin: 0;
	color: #9e9e9e;
}

.yggl h3 {
	padding: 6px 0;
}

.xx-4 button {
	outline: none;
	color: #fff;
	font-size: 13px;
	border-radius: 3px;
	margin-right: 5px;
	line-height: 28px;
	background: #fff;
	padding: 0;
}

.xx-3 a {
	font-size: 14px;
}

.xx-3 a b {
	color: #ff0000;
}

.ht-news {
	width: 42px;
	height: 18px;
	background: url(https://img.fenliang.com/Assert/images/u39.gif) no-repeat center;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.all-yd {
	line-height: 34px;
	width: 145px;
	border-radius: 4px;
	text-align: center;
	font-size: 14px;
	background: #ff6a00;
	color: #fff;
	outline: none;
	margin-left: 10px;
}

.ht-xiangqing1 {
	padding: 15px 25px;
}

.ht-xiangqing1-a {
	border-bottom: 1px solid #ddd;
	padding-bottom: 9px;
}

.ht-xiangqing1-a p {
	font-size: 16px;
	color: #333;
}

.ht-xiangqing1-a span {
	color: #ff0000;
}

.ht-xiangqing1-a b {
	font-size: 14px;
	color: #ff6a00;
	margin-left: 10px;
}

.ht-xiangqing1-a a {
	background: #ff6a00;
	color: #fff;
	font-size: 13px;
	display: inline-block;
	padding: 3px 20px;
	border-radius: 3px;
	margin-left: 20px;
}

.ht-xiangqing1-b {
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
}

.ht-xiangqing1-b p {
	font-size: 14px;
	color: #333;
}

.ht-xiangqing1-b h3 {
	color: #ff0000;
	font-size: 15px;
	margin: 15px 0 5px 0;
}

.ht-xiangqing1-c h3 {
	font-size: 16px;
	color: #ff6a00;
}

.ht-xiangqing1-c {
	margin-top: 15px;
}

.ht-xiangqing1-c img {
	border: 1px solid #ff6a00;
	width: 119px;
	height: 119px;
	margin-top: 15px;
}

.ht-xiangqing1-c p {
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	width: 119px;
	color: #ff6a00;
}

.ht-xiangqing1-k {
	padding-top: 12px;
}

.ht-xiangqing1-k p {
	font-size: 14px;
	color: #333;
}

.ht-xgsj {
	width: 600px;
}

.ht-xgsj a {
	line-height: 38px;
	font-size: 13px;
	color: #ff6a00;
	background: url(https://img.fenliang.com/Assert/images/);
	margin-left: 10px;
}

.ht-shenghe .zhuce-rgsh {
	margin: 0;
}

.zhuce-rgsh-b div {
	text-align: center;
}

.zhuce-rgsh-b div p {
	font-size: 14px;
	color: #ff6a00;
}

.ht-shenghe .zhuce-rgsh-b span {
	margin: 30px auto;
}

.syd {
	color: #9a9696;
}

.swd {
	color: #ff0000;
}

.houTai-search-2 .button-yg {
	width: 100px;
	line-height: 34px;
	outline: none;
	background: #ff6a00;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
}

button a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff!important;
}

.houTai-yuangong-1 {
	padding: 26px;
}

.houTai-yuangong-1 ul li {
	width: 360px;
	float: left;
	border: 1px solid #efefef;
	margin: 0 20px 20px 0;
}

.ht-yggl-1 {
	padding: 10px 20px;
	border-bottom: 1px solid #efefef;
}

.ht-yggl-1 img {
	width: 74px;
	height: 74px;
	margin-right: 15px;
}

.ht-yggl-1 h3 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.ht-yggl-1 p {
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ht-yggl-1 div {
	margin-top: 2px;
	width: 225px;
}

.ht-yggl-2 {
	padding: 10px 20px;
}

.ht-yggl-2 dd {
	width: 50%;
	float: left;
	font-size: 13px;
	color: #757575;
	line-height: 28px;
}

.ht-yggl-2 dd b {
	color: #333;
}

.ht-tjyg {
	width: 480px;
	padding: 30px 15px;
}

.ht-tjyg .login-inp1 {
	margin-bottom: 20px;
}

.ht-tjyg .login-inp1 input {
	width: 388px;
}

.ht-tjyg .login-inp4 {
	float: left;
	margin: -20px 0 0 76px;
}

.ht-bjygxx {
	width: 813px;
	margin: 35px 0 0 0px;
}

.ht-bjygxx input {
	padding-left: 15px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 38px;
	font-size: 14px;
}

.ht-bjygxx .wx-qq input,.ht-bjygxx .sshy-gsgm input {
	width: 250px;
}

.ht-bjygxx-1 {
	margin-top: 45px;
}

.ht-bjygxx-1 .kehu-more {
	display: inline-block;
	width: 200px;
	line-height: 50px;
	margin-left: 52px;
}

.ht-rzgl {
	padding: 25px;
}

.ht-rzgl .houTai-xiugaimima-1 {
	width: 660px;
}

.ht-rzgl-1 {
	margin-top: 30px;
}

.ht-rzgl-1 ul li {
	width: 300px;
	height: 185px;
	float: left;
	margin-right: 30px;
	border: 3px solid #f69f61;
	border-radius: 6px;
}

.ht-rzgl-1 ul li img {
	width: 100%;
	height: 185px;
	border-radius: 4px;
}

.ht-rzgl-1 ul li p {
	text-align: center;
	font-size: 14px;
	color: #ff6a00;
	margin-top: 12px;
}

.ht-bjygxx-yg {
	width: 740px;
}

.ht-bjygxx-yg input {
	padding-left: 15px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 38px;
	font-size: 14px;
}

.ht-bjygxx-yg .wx-qq input,.ht-bjygxx-yg .sshy-gsgm input {
	width: 228px;
}

.ht-bjygxx-yg .mr-phone {
	width: 244px;
	background: #ffe9e1;
}

.wid-za {
	width: 615px!important;
}

.ht-rzgl-2 .add-img-syt {
	width: 450px;
	height: 300px;
	border: 1px solid #ddd;
	border-radius: 4px;
}

.ht-rzgl-2 p {
	text-align: center;
	font-size: 14px;
	color: #ff6a00;
	margin-top: 12px;
}

.ht-rzgl-2a {
	width: 450px;
	margin-left: 161px;
}

.ht-rzgl-2 .zy-info-a input {
	width: 485px;
}

.ht-rzgl-2 .zy-info-a {
	margin: 35px 0;
}

.ht-rzgl-3 {
	display: inline-block;
	border: 1px solid #ff6a00;
	padding: 20px;
	border-radius: 4px;
	background: #fffef9;
	margin-top: 20px;
	width: 650px;
}

.ht-rzgl-3 span {
	font-size: 16px;
	color: #ff6a00;
	vertical-align: middle;
	margin-left: 5px;
}

.houTai-xiugaimima-2 input {
	padding-left: 15px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 38px;
	width: 540px;
	font-size: 14px;
}

.houTai-xiugaimima {
	padding: 20px 25px;
}

.houTai-xiugaimima-1 {
	background-color: #fffdf6;
	border: 1px solid #ff7b1e;
	padding: 10px 15px;
	border-radius: 4px;
	width: 647px;
}

.houTai-xiugaimima-1 p {
	color: #ff6a00;
	font-size: 13px;
	margin: 2px 0;
}

.houTai-xiugaimima-2 {
	width: 680px;
	margin-top: 35px;
}

.houTai-xiugaimima-2 .btns button {
	margin: 50px 0 0 0;
}

.houTai-xiugaiinfo-left {
	width: 745px;
	margin: 35px 0 0 20px;
}

.houTai-xiugaiinfo-left input {
	padding-left: 15px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 38px;
	font-size: 14px;
}

.houTai-xiugaiinfo-right {
	margin-top: 77px;
}

.houTai-xiugaiinfo-left .gs-wz input {
	width: 600px;
}

.houTai-xiugaiinfo-right .gs-wz input {
	width: 606px;
}

.houTai-xiugaiinfo-right .ht-bjygxx {
	width: 749px;
}

.houTai-xiugaiinfo-right .mr-phone {
	width: 245px;
}

.houTai-xiugaiinfo-right .ht-bjygxx .wx-qq input,.houTai-xiugaiinfo-right .ht-bjygxx .sshy-gsgm input {
	width: 230px;
}

.houTai-xiugaiinfo-left .qy-jj textarea {
	width: 584px;
}

.houTai-xiugaiinfo-left .guangbiao {
	width: 225px;
}

.houTai-xiugaiinfo-left .sshy-left {
	left: -85px;
}

.houTai-zhaohao-1 {
	border: 1px solid #ddd;
	background: #fff;
	padding: 20px 90px;
	margin-top: 10px;
}

.houTai-zhaohao-1 .ui-step-wrap .ui-step-bg {
	width: 512px;
}

.houTai-zhaohao-2 {
	border: 1px solid #ddd;
	background: #fff;
	padding: 40px 30px;
	margin-top: 10px;
	min-height: 600px;
}

.houTai-zhaohao-2 .yzm {
	width: 540px;
}

.houTai-zhaohao-2 .yzm button {
	width: 114px;
}

.houTai-zhaohao-2 input {
	padding-left: 15px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 38px;
	width: 265px;
	font-size: 14px;
}

.houTai-zhaohao-2 .btns {
	margin: 30px 0 0 123px;
}

.houTai-zhaohao-2 .btns button {
	width: 282px;
}

.houTai-zhaohao-2 .mr-phone {
	background: #ffe9e1;
	border: 1px solid #e6e6e6;
}

.houTai-zhaohao-2a {
	width: 500px;
}

.zc-on2 .ws-info .btns {
	margin: 0 0 0 124px;
}

#ygBtn2 {
	margin-top: 30px!important;
}

.houTai-tuiguang2 {
	background-color: #fffdf6;
	border: 1px solid #ff7b1e;
	padding: 10px 15px;
	border-radius: 4px;
	width: 1218px;
}

.houTai-tuiguang2 p {
	color: #ff6a00;
	font-size: 13px;
	margin: 2px 0;
}

.houTai-tuiguang {
	padding: 25px;
}

.houTai-tuiguang1 {
	width: 1250px;
	margin: 20px 0;
}

.houTai-tuiguang1 input {
	border: 1px solid #ddd;
	line-height: 48px;
	border-radius: 4px;
	padding-left: 15px;
	width: 1070px;
	height: 48px;
}

.houTai-tuiguang1 button {
	width: 130px;
	height: 50px;
	background: #ff6a00;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	outline: none;
}

.houTai-tuiguang1 button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.tg-1 {
	width: 25%;
	margin-left: 2%;
}

.tg-2 {
	width: 45.5%;
}

.tg-3 {
	width: 25%;
}

.houTai-tgju {
	padding: 20px 25px;
}

.houTai-tgju p {
	background-color: #fff6ef;
	border: 1px solid #ff7b1e;
	padding: 10px 15px;
	border-radius: 4px;
	color: #ff6a00;
	font-size: 13px;
	width: 1220px;
}

.houTai-tgju p span {
	display: inline-block;
	margin: 0 4px;
}

.tg-3 button {
	width: 58px;
	height: 28px;
	outline: none;
	color: #fff;
	font-size: 13px;
	border-radius: 3px;
	margin-right: 5px;
	line-height: 28px;
}

.houTai-nav {
	margin: 0 0 6px 0;
}

.houTai-sy-1,.houTai-sy-2 {
	width: 830px;
	height: 373px;
	margin-bottom: 15px;
}

.houTai-sy-3,.houTai-sy-4 {
	width: 830px;
	background: #fff;
	border: 1px solid #efefef;
	height: 470px;
}

.houTai-sy-1a-1 {
	width: 689px;
	height: 145px;
	border: 1px solid #efefef;
	background: #fff;
	box-sizing: border-box;
}

.houTai-sy-1a {
	background: #fff;
}

.houTai-sy-1c {
	background-color: #fff;
	border: 1px solid #efefef;
	border-top: 0;
	position: relative;
	padding: 10px 16px;
}

#btn1 {
	position: absolute;
	left: -10px;
	top: 32%;
	z-index: 999;
}

#btn2 {
	position: absolute;
	right: -10px;
	top: 32%;
	z-index: 999;
}

.houTai-sy-1c .swiper-container {
	height: 60px;
}

.houTai-sy-1c .swiper-container .swiper-slide li {
	margin: 0 8px;
	padding: 5px 15px;
	border: 1px solid #efefef;
	box-sizing: border-box;
	border-radius: 3px;
	width: 183.5px;
}

.houTai-sy-1c li h3 {
	color: #101010;
	font-weight: bold;
	font-size: 15px;
}

.houTai-sy-1c li p {
	color: #757575;
	font-size: 12px;
}

.houTai-sy-1c li p a {
	color: #ff6a00;
}

.complete {
	background: #f7f7f7;
	border: 0!important;
}

.houTai-sy-1c li i {
	width: 18px;
	height: 18px;
	background: url(https://img.fenliang.com/Assert/images/user_lc_icon_my.png) no-repeat center;
	display: inline-block;
	vertical-align: text-top;
	margin-left: 5px;
}

.complete i {
	background: url(https://img.fenliang.com/Assert/images/user_lc_icon_tg.png) no-repeat center!important;
}

.sy-1a-1-top {
	line-height: 42px;
	border-bottom: 1px solid #efefef;
}

.sy-1a-1-top p {
	color: #090909;
	font-size: 17px;
	letter-spacing: 1px;
	margin-left: 27px;
	font-weight: bold;
}

.sy-1a-1-top a {
	width: 78px;
	line-height: 26px;
	background: #ff6a00;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 2px;
	margin: 8px 9px 0 0;
}

.sy-1a-1-top a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.sy-1a-1-bot {
	padding: 15px 20px;
}

.sy-1a-1-bot>img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
}

.sy-1a-1-bot p {
	font-size: 13px;
	color: #101010;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sy-1a-1-bot-l {
	max-width: 370px;
	margin: 0 0 0 25px;
	width: 369px;
}

.sy-1a-1-bot p span {
	color: #ff6a00;
}

.sy-1a-1-bot-l p a,.sy-1a-1-bot-r p a {
	color: #ff6a00;
}

.houTai-sy-1a-2 {
	width: 141px;
	height: 145px;
	border: 1px solid #efefef;
	background: #fff;
	text-align: center;
	border-left: 0;
	box-sizing: border-box;
}

.houTai-sy-1a-2 img {
	width: 100px;
	height: 100px;
}

.houTai-sy-1a-2 div {
	width: 118px;
	border: 1px solid #ff6a00;
	height: 100px;
	vertical-align: middle;
	margin: 9px 0 0 9px;
}

.houTai-sy-1a-2 p {
	background: #ff6a00;
	line-height: 24px;
	text-align: center;
	color: #fff;
	display: inline-block;
	width: 120px;
	font-size: 12px;
	letter-spacing: 1px;
	position: relative;
	left: -1px;
}

.houTai-sy-1b {
	height: 130px;
	border: 1px solid #efefef;
	background: #fff;
	margin-top: 15px;
}

.houTai-sy-1b ul {
	width: 1000px;
	margin: 15px 0 0 30px;
}

.houTai-sy-1b ul li {
	float: left;
	width: 70px;
	margin-right: 100px;
}

.houTai-sy-1b ul li i {
	width: 70px;
	height: 70px;
	display: block;
	border-radius: 50%;
	position: relative;
	border: 1px solid #f5f5f5;
}

.houTai-sy-1b ul li i b {
	background: #ff0000;
	line-height: 22px;
	text-align: center;
	border-radius: 16px;
	display: block;
	font-size: 14px;
	color: #fff;
	position: absolute;
	right: -5px;
	top: 0;
	padding: 0 7px;
}

.ht-icon1 {
	background: #f5f5f5 url(https://img.fenliang.com/Assert/images/center5.png) no-repeat center;
}

.ht-icon2 {
	background: #f5f5f5 url(https://img.fenliang.com/Assert/images/center8.png) no-repeat center;
}

.ht-icon3 {
	background: #f5f5f5 url(https://img.fenliang.com/Assert/images/center6.png) no-repeat center;
}

.ht-icon4 {
	background: #f5f5f5 url(https://img.fenliang.com/Assert/images/center7.png) no-repeat center;
}

.ht-icon5 i {
	background: #f5f5f5 url(https://img.fenliang.com/Assert/images/center14.png) no-repeat center;
}

.ht-icon6 i {
	background: #fffaf1 url(https://img.fenliang.com/Assert/images/center13.png) no-repeat center;
	border: 1px solid #feb008!important;
}

.ht-icon6 p {
	color: #feb008!important;
}

.ht-icon7 i {
	background: #f5f5f5 url(https://img.fenliang.com/Assert/images/center12.png) no-repeat center;
}

.ht-icon8 i {
	background: #fffaf1 url(https://img.fenliang.com/Assert/images/center11.png) no-repeat center;
	border: 1px solid #feb008!important;
}

.ht-icon8 p {
	color: #feb008!important;
}

.houTai-sy-1b ul li p {
	text-align: center;
	font-size: 15px;
	color: #101010;
	margin-top: 7px;
}

.houTai-sy-2 {
	background: #fff;
	border: 1px solid #efefef;
	height: 373px;
}

.houTai-sy-2a {
	padding: 14px 27px;
}

.houTai-sy-2a-1 {
	display: block;
	margin-bottom: 16px;
	border-bottom: 1px solid #efefef;
}

.houTai-sy-2a-1 p {
	float: left;
	font-size: 16px;
	margin-right: 50px;
	cursor: pointer;
	color: #101010;
	padding-bottom: 7px;
	letter-spacing: 1px;
	position: relative;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.ht-on {
	color: #ff6a00!important;
}

.houTai-sy-2a-1 p:after {
	background-color: #ff6a00;
	opacity: 0;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0px;
	width: 100%;
	height: 3px;
	transform: scaleX(0);
	transition: all 0.4s linear;
}

.houTai-sy-2a-1 p:hover::after {
	opacity: 1;
	transform: scaleX(1);
}

.ht-on::after {
	opacity: 1!important;
	transform: scaleX(1)!important;
}

.sy-2a-2 ul div>p {
	float: left;
	background: #f5f5f5;
	line-height: 38px;
	text-align: left;
	font-size: 14px;
	color: #000;
	box-sizing: border-box;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding-left: 10px;
}

.sy-2a-2 {
	transform: translate(0,0);
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-ms-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}

.sy-2a-2>ul {
	border: 1px solid #efefef;
	border-bottom: 0;
}

.ht-wid1 {
	width: 419px;
}

.ht-wid2 {
	width: 140px;
}

.ht-wid3 {
	width: 115px;
}

.ht-wid4 {
	width: 100px;
	border-right: 0!important;
}

.sy-2a-2 ul li {
	line-height: 38px;
	text-align: left;
	color: #000;
}

.sy-2a-2 ul li p {
	float: left;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	box-sizing: border-box;
	color: #a1a1a1;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
}

.sy-2a-2 ul li .ht-wid1 {
	color: #000;
	text-indent: -7px;
}

#ht-pager {
	text-align: right;
}

#ht-pager .pagination-page {
	text-align: right;
	margin: 10px 0 5px 0;
}

#ht-pager .pagination-page>li>a,#ht-pager .pagination-page>li>span {
	padding: 3px 8px;
}

#ht-pager2 {
	text-align: right;
}

#ht-pager2 .pagination-page {
	text-align: right;
	margin: 10px 0 5px 0;
}

#ht-pager2 .pagination-page>li>a,#ht-pager2 .pagination-page>li>span {
	padding: 3px 8px;
}

.houTai-sy-2a-2 {
	overflow: hidden;
	width: 776px;
}

.houTai-sy-2a-2>ul {
	width: 1652px;
}

.whd-login .sy-2a-2 {
	transform: translate(-100%,0);
}

.ht-hz-hide {
	text-align: center;
	display: none;
	padding: 25px 0;
}

.ht-hz-hide p {
	font-size: 13px;
	color: #ff6a00;
}

.ht-hz-hide div {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

.ht-hz-hide span {
	width: 145px;
	height: 42px;
	display: inline-block;
	line-height: 42px;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	background: #ff6a00;
	margin: 10px 15px 0 15px;
	cursor: pointer;
}

.sy-1a-1-top p span {
	color: #ff6a00;
	font-size: 13px;
	margin-left: 15px;
}

.ht-data #container {
	margin: 10px 0 0 27px;
}

.houTai-sy-4a {
	padding: 14px 27px;
}

.houTai-sy-4a-1 {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}

.houTai-sy-4a-1 p {
	float: left;
	font-size: 16px;
	margin-right: 50px;
	cursor: pointer;
	color: #101010;
	padding-bottom: 7px;
	position: relative;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.ht-dt-on {
	color: #ff6a00!important;
}

.houTai-sy-4a-1 p i {
	background: #ff0000;
	line-height: 20px;
	text-align: center;
	border-radius: 16px;
	display: inline-block;
	font-size: 13px;
	color: #fff;
	vertical-align: top;
	margin-left: 2px;
	padding: 0 6px;
}

.houTai-sy-4a-1 p:after {
	background-color: #ff6a00;
	opacity: 0;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0px;
	width: 100%;
	height: 3px;
	transform: scaleX(0);
	transition: all 0.4s linear;
}

.houTai-sy-4a-1 p:hover::after {
	opacity: 1;
	transform: scaleX(1);
}

.houTai-sy-4a-2 {
	overflow: hidden;
	width: 776px;
}

.sy-4a-2-1 {
	width: 776px;
	transform: translate(0,0);
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-ms-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}

.sy-4a-2-1 ul {
	border: 1px solid #efefef;
	box-sizing: border-box;
	border-bottom: 0;
}

.sy-4a-2-1 ul li {
	line-height: 38px;
	border-bottom: 1px solid #efefef;
	padding: 0 25px 0 15px;
}

.sy-4a-2-1 ul li b {
	color: #ff6a00;
	font-size: 13px;
}

.sy-4a-2-1 ul li span {
	font-size: 12px;
	max-width: 325px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.a-b1 {
	color: #fa0001!important;
}

.a-b2 {
	color: #0071fd!important;
}

.sy-4a-2-1 ul li p {
	font-size: 13px;
	color: #a4a4a4;
}

.sy-4a-2-1 ul li:hover span {
	text-decoration: underline;
}

.sy-4a-2-1-a {
	float: right;
	font-size: 13px;
	color: #ff6a00;
	margin-top: 10px;
}

.houTai-sy-4a-2>ul {
	width: 2328px;
}

.ht-dt-on {
	color: #ff6a00!important;
}

.ht-dt-on::after {
	opacity: 1!important;
	transform: scaleX(1)!important;
}

.htdt-tra1 .sy-4a-2-1 {
	transform: translate(-100%,0);
}

.htdt-tra2 .sy-4a-2-1 {
	transform: translate(-200%,0);
}

.ht-gg span {
	max-width: 435px!important;
}

.ht-yyhd span {
	max-width: 415px!important;
}

.button3 {
	background: #ff6a00;
	line-height: 34px;
	width: 110px;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
	outline: none;
}

.button4 {
	background: #ff6a00;
	line-height: 34px;
	width: 110px;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
	outline: none;
	margin-left: 20px;
}

.houTai-search-3 {
	margin-left: 15px;
	position: relative;
	width: 110px;
	height: 36px;
}

.houTai-search-3 button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.houTai-search-3 .login-fb {
	top: 51px;
}

.houTai-search-3 .login-a {
	line-height: 36px!important;
	text-align: center;
	font-size: 14px;
	border-bottom: 0;
}

.houTai-search-3 .login-a p {
	line-height: 36px!important;
	text-align: center;
	height: 36px;
	font-size: 14px;
	background: #ffe9e1;
}

.index404 {
	text-align: center;
	height: 580px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.index404 p {
	color: #ff6a00;
	font-size: 26px;
	line-height: 26px;
	margin: 45px 0 86px 0;
	letter-spacing: 2px;
}

.index404 .kehu-more {
	width: 320px;
	height: 48px;
	font-size: 16px;
	line-height: 48px;
}

.cropper-container {
	direction: ltr;
	font-size: 0;
	line-height: 0;
	position: relative;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.cropper-container img {
	display: block;
	height: 100%;
	image-orientation: 0deg;
	max-height: none!important;
	max-width: none!important;
	min-height: 0!important;
	min-width: 0!important;
	width: 100%
}

.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.cropper-canvas,.cropper-wrap-box {
	overflow: hidden
}

.cropper-drag-box {
	background-color: #fff;
	opacity: 0
}

.cropper-modal {
	background-color: #000;
	opacity: .5
}

.cropper-view-box {
	display: block;
	height: 100%;
	outline-color: rgba(51,153,255,.75);
	outline: 1px solid #39f;
	overflow: hidden;
	width: 100%
}

.cropper-dashed {
	border: 0 dashed #eee;
	display: block;
	opacity: .5;
	position: absolute
}

.cropper-dashed.dashed-h {
	border-bottom-width: 1px;
	border-top-width: 1px;
	height: 33.33333%;
	left: 0;
	top: 33.33333%;
	width: 100%
}

.cropper-dashed.dashed-v {
	border-left-width: 1px;
	border-right-width: 1px;
	height: 100%;
	left: 33.33333%;
	top: 0;
	width: 33.33333%
}

.cropper-center {
	display: block;
	height: 0;
	left: 50%;
	opacity: .75;
	position: absolute;
	top: 50%;
	width: 0
}

.cropper-center:after,.cropper-center:before {
	background-color: #eee;
	content: " ";
	display: block;
	position: absolute
}

.cropper-center:before {
	height: 1px;
	left: -3px;
	top: 0;
	width: 7px
}

.cropper-center:after {
	height: 7px;
	left: 0;
	top: -3px;
	width: 1px
}

.cropper-face,.cropper-line,.cropper-point {
	display: block;
	height: 100%;
	opacity: .1;
	position: absolute;
	width: 100%
}

.cropper-face {
	background-color: #fff;
	left: 0;
	top: 0
}

.cropper-line {
	background-color: #39f
}

.cropper-line.line-e {
	cursor: e-resize;
	right: -3px;
	top: 0;
	width: 5px
}

.cropper-line.line-n {
	cursor: n-resize;
	height: 5px;
	left: 0;
	top: -3px
}

.cropper-line.line-w {
	cursor: w-resize;
	left: -3px;
	top: 0;
	width: 5px
}

.cropper-line.line-s {
	bottom: -3px;
	cursor: s-resize;
	height: 5px;
	left: 0
}

.cropper-point {
	background-color: #39f;
	height: 5px;
	opacity: .75;
	width: 5px
}

.cropper-point.point-e {
	cursor: e-resize;
	margin-top: -3px;
	right: -3px;
	top: 50%
}

.cropper-point.point-n {
	cursor: n-resize;
	left: 50%;
	margin-left: -3px;
	top: -3px
}

.cropper-point.point-w {
	cursor: w-resize;
	left: -3px;
	margin-top: -3px;
	top: 50%
}

.cropper-point.point-s {
	bottom: -3px;
	cursor: s-resize;
	left: 50%;
	margin-left: -3px
}

.cropper-point.point-ne {
	cursor: ne-resize;
	right: -3px;
	top: -3px
}

.cropper-point.point-nw {
	cursor: nw-resize;
	left: -3px;
	top: -3px
}

.cropper-point.point-sw {
	bottom: -3px;
	cursor: sw-resize;
	left: -3px
}

.cropper-point.point-se {
	bottom: -3px;
	cursor: se-resize;
	height: 20px;
	opacity: 1;
	right: -3px;
	width: 20px
}

@media (min-width: 768px) {
	.cropper-point.point-se {
		height:15px;
		width: 15px
	}
}

@media (min-width: 992px) {
	.cropper-point.point-se {
		height:10px;
		width: 10px
	}
}

@media (min-width: 1200px) {
	.cropper-point.point-se {
		height:5px;
		opacity: .75;
		width: 5px
	}
}

.cropper-point.point-se:before {
	background-color: #39f;
	bottom: -50%;
	content: " ";
	display: block;
	height: 200%;
	opacity: 0;
	position: absolute;
	right: -50%;
	width: 200%
}

.cropper-invisible {
	opacity: 0
}

.cropper-bg {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")
}

.cropper-hide {
	display: block;
	height: 0;
	position: absolute;
	width: 0
}

.cropper-hidden {
	display: none!important
}

.cropper-move {
	cursor: move
}

.cropper-crop {
	cursor: crosshair
}

.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point {
	cursor: not-allowed
}

.tailoring-container,.tailoring-container div,.tailoring-container p {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.tailoring-container {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999999;
	top: 0;
	left: 0;
}

.tailoring-container .black-cloth {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #111;
	opacity: .9;
	z-index: 1001;
}

.tailoring-container .tailoring-content {
	position: absolute;
	width: 768px;
	height: 560px;
	background: #fff;
	z-index: 1002;
	left: 0;
	top: 0;
	border-radius: 10px;
	box-shadow: 0 0 10px #000;
	padding: 10px;
}

.tailoring-content-one {
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #DDD;
}

.tailoring-content .choose-btn {
	float: left;
}

.tailoring-content .close-tailoring {
	display: inline-block;
	height: 30px;
	width: 30px;
	border-radius: 100%;
	background: #eee;
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

.tailoring-content .close-tailoring:hover {
	background: #ccc;
}

.tailoring-content .tailoring-content-two {
	width: 100%;
	height: 460px;
	position: relative;
	padding: 5px 0;
}

.tailoring-content .tailoring-box-parcel {
	width: 520px;
	height: 450px;
	position: absolute;
	left: 0;
	border: solid 1px #ddd;
}

.tailoring-content .preview-box-parcel {
	display: inline-block;
	width: 228px;
	height: 450px;
	position: absolute;
	right: 0;
	padding: 4px 14px;
}

.preview-box-parcel p {
	color: #555;
}

.previewImg {
	width: 200px;
	height: 200px;
	overflow: hidden;
}

.preview-box-parcel .square {
	margin-top: 10px;
	border: solid 1px #ddd;
}

.preview-box-parcel .circular {
	border-radius: 100%;
	margin-top: 10px;
	border: solid 1px #ddd;
}

.tailoring-content .tailoring-content-three {
	width: 100%;
	height: 40px;
	border-top: 1px solid #DDD;
	padding-top: 10px;
}

.sureCut {
	float: right;
}

.l-btn {
	display: inline-block;
	outline: none;
	resize: none;
	border: none;
	padding: 5px 10px;
	background: #ff6a00;
	color: #fff;
	border: solid 1px #ff6a00;
	border-radius: 3px;
	font-size: 14px;
}

.l-btn:hover {
	opacity: .8;
	animation: anniu 1s infinite;
}

.hidden {
	display: none;
}

.zc-tcc {
	position: fixed;
	width: 420px;
	height: 460px;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -250px;
	border-radius: 8px;
	z-index: 99998;
	overflow: hidden;
	visibility: hidden;
}

.vvpk {
	visibility: visible;
}

.zc-tcc-hide {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}

.zc-tcc1 {
	height: 74px;
	line-height: 74px;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
}

.zc-tcc1 p {
	background-size: 24px;
	display: inline-block;
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

.zc-tcc1 {
	border-radius: 4px;
}

.zc-tcc2a {
	margin: 24px 23px 0 23px;
}

.tcc2a-p1 {
	color: #000;
	font-size: 17px;
	margin-bottom: 5px;
	font-weight: bold;
	position: relative;
	padding-left: 15px;
}

.tcc2a-p1::after {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 9px;
	background: #fd6205;
	border-radius: 50%;
}

.tcc2a-p2 {
	color: #636363;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	margin-left: 15px;
}

.zc-tcc2a b {
	color: #fd6205;
}

.zc-tcc3 .xq-cont-a-4 a {
	width: 330px!important;
	margin-top: 32px;
	font-size: 14px;
}

.zc-positon {
	height: 460px;
	background: #fff;
	transform: translate(0,-100%);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.vvpk .zc-positon {
	transform: translate(0,0);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

#qddd span {
	font-size: 12px;
}

.sy-tcc {
	width: 710px;
	height: 720px;
	margin-top: -360px;
	margin-left: -355px;
}

.sy-positon {
	height: 720px;
	transform: translate(0,-110%);
}

.sy-tcc1 {
	height: 147px;
	border-bottom: 1px solid #e8e8e8;
}

.sy-tcc1 div {
	width: 620px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
}

.sy-tcc1 div p {
	background-size: 24px;
	display: inline-block;
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

.sy-tcc1-tit2 {
	text-align: left;
	text-indent: 2em;
}

.sy-tcc1-tit {
	background: url(https://img.fenliang.com/Assert/images/xxsh_03.jpg) no-repeat center left;
	padding-left: 30px;
	margin-bottom: 12px;
}

.sy-tcc2 {
	width: 620px;
	margin: 16px auto;
}

.sy-tcc2-1 p {
	background: url(https://img.fenliang.com/Assert/images/yiwen_icon.png) no-repeat center right;
	padding-right: 50px;
	display: inline-block;
	line-height: 44px;
	font-size: 17px;
	color: #ff6a00;
	letter-spacing: 1px;
}

.sy-tcc2-2 ul li span {
	width: 10px;
	height: 10px;
	background: #ff6a00;
	display: block;
	border-radius: 50%;
	margin-top: 8px;
}

.sy-tcc2-2b {
	width: 605px;
}

.sy-tcc2-2a {
	display: inline-block;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

.sy-tcc2-2b p {
	color: #757575;
	font-size: 14px;
	line-height: 23px;
}

.sy-tcc2-2b p b {
	color: #fd6205;
}

.sy-tcc2-2ss {
	text-align: center;
	border: 1px solid #ffb963;
	border-radius: 25px;
	background: #fdf4ed;
	line-height: 30px;
	margin: 16px 0;
}

.sy-tcc2-2ss p {
	font-size: 14px;
	color: #ff6a00;
}

.sy-tcc2-2 ul li {
	margin-top: 10px;
}

.houTai-news {
	padding: 20px 35px;
}

.houTai-news-1 p {
	color: #000;
	font-size: 17px;
	word-spacing: -1em;
	font-weight: bold;
}

.houTai-news-1 span {
	color: #ff6a00;
	font-size: 15px;
	margin-left: 10px;
}

.houTai-news-1 {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 12px;
}

.b-red {
	color: #ff3f3f;
}

.houTai-news-2 p {
	color: #000;
	font-size: 15px;
}

.houTai-news-2 {
	padding: 10px 0;
	border-bottom: 1px solid #eeeeee;
}

.houTai-news-3 {
	padding: 10px 0;
	display: inline-block;
}

.houTai-news-3a span {
	color: #ff3f3f;
	font-size: 15px;
	margin-bottom: 6px;
	display: block;
}

.houTai-news-3a p {
	background: #fffdf6;
	line-height: 28px;
	border: 1px solid #ffb581;
	border-radius: 4px;
	color: #ff3f3f;
	font-size: 13px;
	margin-bottom: 9px;
	padding-left: 10px;
}

.houTai-news-3a a {
	color: #ff6a00;
	font-size: 15px;
	display: block;
	text-align: center;
	text-decoration: underline;
	margin-top: 14px;
}

.houTai-news-3b {
	text-align: center;
}

.houTai-news-3b p {
	color: #000000;
	font-size: 14px;
	margin: 8px 0;
	text-align: left;
}

.houTai-news-3b img {
	border: 1px solid #ff6a00;
	width: 120px;
	height: 120px;
	margin-left: -68px;
}

.houTai-news-3b span {
	display: block;
	color: #fd630a;
	font-size: 13px;
	margin-top: 4px;
	margin-left: -68px;
}

.houTai-news-4 {
	border-top: 1px solid #eeeeee;
}

.houTai-news-4 p {
	width: 590px;
	color: #7d7d7d;
	font-size: 12px;
	margin-top: 8px;
	line-height: 18px;
}

.b-ff6a {
	color: #ff6a00;
}

.victor-dhk {
	border-bottom: 1px solid #eeeeee;
	margin-top: 20px;
}

.victor-dhk .xq-cont-a-3 {
	width: 510px;
	margin: 0;
}

.victor-dhk .xq-cont-a-4 {
	width: 510px;
}

.victor-dhk .xq-cont-a-3 p {
	margin-left: 85px;
}

.Sy-News-list-top a {
	width: 174px;
	line-height: 52px;
	display: block;
	text-align: center;
	background: #fff;
	font-size: 16px;
	color: #333;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.NewsOn {
	background: #ffe9e1 !important;
	color: #ff6a00 !important;
}

.Sy-News-list-top {
	margin-top: 17px;
	border-bottom: 2px solid #ff6100;
}

.Sy-News-list-top a:hover {
	color: #ff6a00 !important;
}

.Sy-News-list-bot {
	background: #fff;
	padding: 0 20px 40px 20px;
}

.Sy-News-list-bot ul li {
	border-bottom: 1px solid #eeeeee;
	padding: 17px 0;
}

.Sy-News-list-bot ul li span {
	border: 1px solid #ff852f;
	color: #ff852f;
	padding: 0 5px;
	border-radius: 2px;
	line-height: 17px;
	font-size: 12px;
	display: inline-block;
	margin-top: 3px;
}

.Sy-News-list-bot ul li h3 {
	font-size: 15px;
	color: #000;
	max-width: 1040px;
	margin: 0 5px;
}

.Sy-News-list-bot ul li i {
	width: 42px;
	height: 18px;
	display: inline-block;
	background: url(https://img.fenliang.com/Assert/images/u39.gif) no-repeat center;
	margin-top: 2px;
}

.Sy-News-list-bot ul li dd {
	font-size: 14px;
	color: #ff6a00;
}

.Sy-News-list-bot ul li:hover h3 {
	color: #ff6a00;
	text-decoration: underline;
}

.Sy-News-List #pager {
	padding: 20px 0;
}

.Sy-News-Xingqing {
	background: #fff;
	padding: 50px 60px;
}

.Sy-xq-tit {
	background: #f2f3f7;
	text-align: center;
	padding: 45px 0;
}

.Sy-xq-tit p {
	font-size: 28px;
	color: #000;
	letter-spacing: 1px;
	margin-bottom: 22px;
}

.Sy-xq-tit span {
	color: #7b7575;
	font-size: 14px;
}

.Sy-xq-tit dd {
	margin: 0 10px;
	color: #ff6a00;
	position: relative;
	top: -1px;
	display: inline-block;
}

.Sy-xq-tit a {
	color: #ff6a00;
	font-size: 13px;
}

.sy-jianju {
	text-indent: -9999px;
	height: 60px;
}

.Sy-xq-text {
	margin-top: 40px;
	padding: 0 10px;
}

.Sy-xq-text p {
	font-size: 15px;
	color: #333;
	margin-bottom: 10px;
}

.fixed-div {
	width: 200px !important;
}

.changeWszc {
	background-color: #fff;
	padding: 20px;
}

.changeWszc-1 {
	text-align: center;
}

.changeWszc-1 h3 {
	color: #1d1d1d;
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
	background: url(https://img.fenliang.com/Assert/images/change1.png) no-repeat center left;
	padding-left: 36px;
	line-height: 29px
}

.changeWszc-1 p {
	color: #ff6a00;
	font-size: 15px;
	margin-top: 4px;
}

.changeWszc-2 {
	background: #ffd9b1;
	border-radius: 6px;
	padding: 14px;
	margin-top: 35px;
}

.changeWszc-2a {
	width: 1232px;
	height: 114px;
	background: url(https://img.fenliang.com/Assert/images/change3.jpg) no-repeat center;
	border-radius: 6px 6px 0 0;
	position: relative;
}

.changeWszc-2a a {
	position: absolute;
	width: 250px;
	height: 53px;
	background: url(https://img.fenliang.com/Assert/images/change3.png) no-repeat center;
	text-align: center;
	line-height: 52px;
	color: #ff6a00;
	font-size: 17px;
	top: 35px;
	right: 155px;
	cursor: pointer;
	display: block;
	font-weight: bold;
	-webkit-transition: .1s;
	-moz-transition: .1s;
	-ms-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
}

.changeWszc-2a a:hover {
	background: url(https://img.fenliang.com/Assert/images/change3-as.png) no-repeat center;
}

.changeWszc-2b {
	background-color: #fff;
	padding: 65px 40px 30px 40px;
	border-radius: 0 0 6px 6px;
}

.changeWszc-2b-1 {
	width: 560px;
	height: 258px;
	border-radius: 6px;
}

.change-pt {
	background: #eaeaea;
}

.change-pt .changeWszc-2b-1a {
	background: #fff;
	border: 1px solid #cccccc;
	border-radius: 6px;
}

.change-yx {
	background: #ffefc8;
}

.change-yx .changeWszc-2b-1a {
	background: #fff;
	border: 1px solid #ffad23;
	border-radius: 6px;
	-moz-box-shadow: 0px 0px 14px #ffac50;
	-webkit-box-shadow: 0px 0px 14px #ffac50;
	box-shadow: 0px 0px 14px #ffac50;
}

.changeWszc-2b-1a {
	width: 520px;
	height: 275px;
	position: relative;
	top: -35px;
	left: 19px;
}

.changeWszc-2b-1a h3 {
	text-align: center;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
	border-radius: 6px 6px 0 0;
}

.change-pt .changeWszc-2b-1a h3 {
	background: #eaeaea;
	color: #7c7c7c;
}

.change-yx .changeWszc-2b-1a h3 {
	background: #fff4d0;
	color: #cc4800;
}

.changeWszc-2b-1a div {
	padding: 24px 50px;
}

.changeWszc-2b-1a div p {
	font-size: 17px;
	line-height: 25px;
	padding-left: 35px;
	margin-bottom: 15px;
	font-weight: bold;
}

.change-pt .changeWszc-2b-1a div p {
	color: #7a7a7a;
	background: url(https://img.fenliang.com/Assert/images/change5.png) no-repeat center left;
}

.change-yx .changeWszc-2b-1a div p {
	color: #ff7700;
	background: url(https://img.fenliang.com/Assert/images/change4.png) no-repeat center left;
}

.gougou {
	color: #ff7700;
	background: url(https://img.fenliang.com/Assert/images/change4.png) no-repeat center left !important;
}

.changeWszc-2c {
	background: #fff;
	border-radius: 6px;
	margin-top: 11px;
	padding: 18px 40px;
}

.changeWszc-2c p {
	color: #fd630a;
	font-size: 17px;
	padding-left: 40px;
	line-height: 30px;
	font-weight: bold;
}

.changeWszc-2c-p1 {
	background: url(https://img.fenliang.com/Assert/images/Q.png) no-repeat center left;
	margin-bottom: 10px;
}

.changeWszc-2c-p2 {
	background: url(https://img.fenliang.com/Assert/images/A.png) no-repeat center left;
}

.changeQyrz-1 {
	width: 370px;
	margin: 30px auto 44px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}

.changeQyrz-1::before {
	content: '';
	width: 1px;
	height: 20px;
	background-color: #e6e6e6;
	position: absolute;
	left: 50%;
	top: 3px;
}

.changeQyrz-1 p {
	float: left;
	width: 50%;
	text-align: center;
	color: #202020;
	font-size: 18px;
	box-sizing: border-box;
	cursor: pointer;
	padding-bottom: 15px;
	font-weight: bold;
}

.changeQyrz-on {
	color: #ff6a00 !important;
	border-bottom: 2px solid #ff5e00;
}

.changeQyrz-2-div {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.changeQyrz-2-div .zy-info-a:nth-child(1) {
	margin-bottom: -20px !important;
}

.chang2 {
	padding-bottom: 20px;
}

.chang2 .qiyeyuangong-1a .npc-1a {
	width: 220px;
	height: 140px;
	border-radius: 6px;
	margin-right: 30px;
}

.chang2 .qiyeyuangong-1a .npc-1a img {
	width: 220px;
	height: 140px;
}

.chang2 .qiyeyuangong-1a p {
	font-weight: normal;
	font-size: 14px;
}

.chang2 .qiyeyuangong-1b {
	width: 720px;
}

.chang2-input {
	margin-bottom: 46px;
}

.chang2-input label {
	width: 95px;
}

.chang2-input input {
	width: 606px;
	padding-left: 15px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 38px;
	font-size: 14px;
}

.chang2-tt .z_file>img {
	border-radius: 4px;
}

.changes-scgz {
	margin-left: 20px;
	margin-top: -5px !important;
}

.changes-scgz span {
	width: 309px;
	display: block;
}

.changes-scgz span .sc-em {
	width: 280px;
}

.chang2 .qiyeyuangong-1b a {
	bottom: 62px;
	right: 0;
	width: 336px;
	left: auto;
}

.chang2 .qiyeyuangong-1b {
	height: 390px;
}

.changeTjcg-1 {
	height: 87px;
	background: url(https://img.fenliang.com/Assert/images/bggs.png) no-repeat center;
	border-radius: 6px 6px 0 0;
	position: relative;
}

.changeTjcg {
	background: #ffd9b1;
	border-radius: 6px;
	padding: 14px;
	margin-top: 35px;
}

.changeTjcg-1>p {
	line-height: 87px;
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	text-shadow: #d93c00 1px 3px 0;
	padding-left: 25px;
}

.changeTjcg-1-pp {
	width: 250px;
	height: 53px;
	background: url(https://img.fenliang.com/Assert/images/change3.png) no-repeat center;
	text-align: center;
	line-height: 52px;
	position: absolute;
	right: 20px;
	top: 18px;
	-webkit-transition: .1s;
	-moz-transition: .1s;
	-ms-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
}

.changeTjcg-1-pp:hover {
	background: url(https://img.fenliang.com/Assert/images/change3-as.png) no-repeat center;
}

.changeTjcg-1-pp .login-fb {
	top: 53px;
}

.changeTjcg-1-pp a {
	color: #ce4e00;
	font-size: 17px;
	cursor: pointer;
	display: block;
	width: 100%;
	font-weight: bold;
}

.changeTjcg-1-pp .login-a p {
	height: 53px;
}

.changeTjcg-1 img {
	margin-top: -3px;
}

.changeTjcg-2 {
	background-color: #fff;
	padding: 0 20px 30px 20px;
	border-radius: 0 0 6px 6px;
}

.changeTjcg-2a {
	width: 580px;
	height: 226px;
	background: #fff5e6;
	border-radius: 6px;
}

.changeTjcg-2a-1 p {
	background: #fc6234;
	display: inline-block;
	padding: 10px 22px;
	margin-top: 26px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-shadow: #d93c00 1px 3px 0;
	border-radius: 0 25px 25px 0;
}

.changeTjcg-2a-1 {
	-moz-box-shadow: 0px 3px 0px #D53800;
	-webkit-box-shadow: 0px 3px 0px #D53800;
	box-shadow: 0px 3px 0px #D53800;
	display: inline-block;
	border-radius: 0 50px 25px 0;
}

.changeTjcg-2a-2 {
	background: #fff;
	width: 500px;
	height: 62px;
	margin: 28px 0 0 20px;
	border-radius: 6px;
	-moz-box-shadow: 0px 0px 14px #FFD3A8;
	-webkit-box-shadow: 0px 0px 14px #FFD3A8;
	box-shadow: 0px 0px 14px #FFD3A8;
	padding: 20px;
}

.changeTjcg-2a-2 p {
	width: 440px;
	color: #2f2f2f;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 12px;
	line-height: 26px;
}

.changeTjcg-2a-2 p span {
	color: #fd6d34;
}

.changeTjcg-3 {
	background-color: #fff;
	border-radius: 6px;
	margin-top: 13px;
	padding: 15px 0;
}

.changeTjcg-3a img {
	margin: 0 25px;
}

.changeTjcg-3b img {
	width: 133px;
	height: 133px;
}

.enter-xiahua {
	position: relative;
}

.enter-xiahua-2 {
	padding: 0 11px 11px 11px;
	border-radius: 0 0 8px 6px;
	border-top: 0;
	position: absolute;
	width: 1240px;
	z-index: 9999;
	transform: translate(0,-150%);
	background: #f87f30;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.bbmm {
	position: absolute;
	top: 75px;
	overflow: hidden;
	visibility: hidden;
	width: 1260px;
	height: 330px;
	z-index: 999;
}

.enter-xiahua-2a {
	background: #fff5e6;
	padding: 16px 60px 30px 37px;
	border-radius: 0 0 6px 6px
}

.enter-xiahua-2a-1 {
	width: 510px;
}

.enter-xiahua-2a-1 div {
	width: 470px;
	margin-top: 3px;
}

.enter-xiahua-2a-1 div span {
	color: #ff8b03;
	font-size: 19px;
	font-weight: bold;
}

.enter-xiahua-2a-1 div p {
	background: #fff;
	border-radius: 5px;
	color: #ff8b03;
	font-size: 15px;
	line-height: 26px;
	margin-top: 15px;
	-moz-box-shadow: 0px 0px 14px #FFD3A8;
	-webkit-box-shadow: 0px 0px 14px #FFD3A8;
	box-shadow: 0px 0px 14px #FFD3A8;
	padding: 15px;
}

.enter-xiahua-1 {
	position: relative;
	z-index: 9999;
}

.enter-mj {
	position: absolute;
	top: 15px;
	right: 0;
	width: 440px;
	height: 75px;
	cursor: pointer;
}

.traXia {
	visibility: inherit !important;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.traXia .enter-xiahua-2 {
	transform: translate(0,0) !important;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.animated {
	animation-duration: 1.4s;
	animation-fill-mode: both;
}

.animated.infinite {
	animation-iteration-count: infinite;
}

.bounce1 {
	animation-name: bounce1;
	transform-origin: center bottom;
}

@keyframes bounce1 {
	from,20%,53%,80%,to {
		transform: translate3d(0,0,0);
	}

	40%,43% {
		transform: translate3d(0,-50px,0);
	}

	70% {
		transform: translate3d(0,-25px,0);
	}

	90% {
		transform: translate3d(0,-8px,0);
	}
}

.wszl a {
	color: #ff6a00;
}

.chang1-zysx {
	position: absolute;
	bottom: 50px;
	left: 42.6%;
	color: #ff6a00;
	font-size: 14px;
}

.indexYdy {
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
}

.index-dw {
	width: 750px;
	height: 410px;
	position: absolute;
	top: -40px;
	right: 270px;
	background: url(https://img.fenliang.com/Assert/images/yd_pic1.png) no-repeat center;
}

.indexYdy-1a {
	position: absolute;
}

.indexYdy-1a p {
	color: #9b4f21;
	font-size: 15px;
	margin-bottom: 8px;
}

.index-dw .indexYdy-1b {
	width: 160px;
	position: absolute;
	bottom: -35px;
	left: 110px;
	height: 40px;
	border: 1px dashed #fff;
	border-radius: 4px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.index-dw .indexYdy-1b a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}

.bodyOverflow {
	overflow: hidden !important;
	overflow-x: hidden !important;
}

.index-pos {
	bottom: 90px;
	left: 70px;
	width: 270px;
}

.index-pos img {
	position: absolute;
	top: -35px;
	left: -90px;
	cursor: pointer;
}

.center-dw1 {
	width: 750px;
	height: 410px;
	position: absolute;
	top: -40px;
}

.center-dw1 .indexYdy-1b {
	width: 160px;
	position: absolute;
	bottom: -55px;
	right: 110px;
	height: 40px;
	border: 1px dashed #fff;
	border-radius: 4px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.center-dw1 .indexYdy-1b a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}

.center-pos1 {
	bottom: 55px;
	right: 40px;
	width: 270px;
}

.center-pos1 img {
	position: absolute;
	top: -27px;
	right: -65px;
	cursor: pointer;
}

.center-dw1 {
	width: 750px;
	height: 410px;
	position: absolute;
	top: 230px;
}

.cen-zlws1 {
	left: 440px;
	background: url(https://img.fenliang.com/Assert/images/yd_pic2.png) no-repeat center;
}

.cen-zlws2 {
	left: 638px;
	background: url(https://img.fenliang.com/Assert/images/yd_pic5.png) no-repeat center;
}

.cen-zlws3 {
	left: 836px;
	background: url(https://img.fenliang.com/Assert/images/yd_pic6.png) no-repeat center;
}

.cen-zlws4 {
	left: 15px;
	background: url(https://img.fenliang.com/Assert/images/yd_pic4.png) no-repeat center;
	top: 214px;
}

.cen-zlws5 {
	right: 50px;
	background: url(https://img.fenliang.com/Assert/images/yd_pic3.png) no-repeat center;
	top: 275px;
	width: 1000px;
	height: 395px;
}

.center-fbyd {
	bottom: 55px;
	left: 40px;
	width: 270px;
}

.center-fbyd img {
	position: absolute;
	top: -27px;
	left: -65px;
	cursor: pointer;
}

.cen-zlws5 .center-fbyd {
	top: 198px;
	left: 60px;
}

.cen-zlws5 b {
	width: 208px;
	line-height: 19px;
}

.cen-zlws5 .indexYdy-1b {
	bottom: -75px;
	left: 110px;
}

.indexYdy-fb {
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
}

.zcp-xq-1sx {
	position: relative;
}

.demandXq {
	position: absolute;
	right: -22px;
	top: 30px;
}

.demandXq-1 {
	text-align: right;
}

.demandXq-1 img {
	width: 65px;
	margin-bottom: -10px;
}

.demandXq-2 {
	background: -moz-linear-gradient(left,#fc8a04,#fd6a09);
	width: 135px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	border-radius: 25px 0 0 25px;
	font-size: 13px;
	position: relative;
	z-index: 999;
	background: -o-linear-gradient(left,#fc8a04,#fd6a09);
	background: -webkit-linear-gradient(left,#fc8a04,#fd6a09);
}

.demandXq-3 {
	width: 170px;
	height: 190px;
	border: 1px solid #ff6b00;
	border-radius: 8px 0 0 8px;
	padding-bottom: 10px;
	position: absolute;
	right: 0;
	transform: translate(0,-120%);
	background: #fff;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	-ms-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	transition: .3s ease-in;
}

.demandXq-3a {
	background: #ff6b00;
	padding: 5px 7px 7px 5px;
	border-radius: 6px 0 0 0;
}

.demandXq-3a p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	background: #fc8404;
	padding: 5px;
	border-radius: 6px 0 0 0;
	-moz-box-shadow: 2px 2px 0px #FFB885;
	-webkit-box-shadow: 2px 2px 0px #FFB885;
	box-shadow: 2px 2px 0px #FFB885;
}

.demandXq-3b {
	text-align: center;
}

.demandXq-3b img {
	display: block;
	margin: 0 auto;
}

.demandXq-3b a {
	display: block;
	width: 140px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	background: #fc8404;
	border-radius: 4px;
	margin: 0 auto;
}

.demandXq-4 {
	width: 172px;
	height: 260px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 66px;
	z-index: 9999;
}

.demandXq-on .demandXq-3 {
	transform: translate(0,0);
}

.can-zydd {
	margin-top: 10px;
	cursor: pointer;
	position: relative;
	z-index: 998;
}

.can-zydd .bbmm {
	top: 60px;
	left: 0px;
	width: 1300px;
}

.can-zydd .enter-xiahua-2 {
	width: 1278px;
}

.can-zydd .enter-xiahua-2 {
	position: relative;
}

.can-zydd-top {
	position: absolute;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	bottom: -28px;
	right: 20px;
	background: #fb9a30;
	padding: 0 27px 0 44px;
	border-radius: 0 0 4px 4px;
	-moz-box-shadow: 0 1px 0px #FFB885;
	-webkit-box-shadow: 0 1px 0px #FFB885;
	box-shadow: 0 1px 0px #FFB885;
	z-index: 999999;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.can-zydd-top::after {
	content: '';
	background: url(https://img.fenliang.com/Assert/images/icon-cang.png) no-repeat center;
	width: 14px;
	height: 8px;
	position: absolute;
	top: 11px;
	left: 23px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.can-zydd-top:hover::after {
	transform: rotate(180deg);
}

.can-zydd-top:hover {
	background: #fb861e;
}

.map-fixed {
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 997;
	display: none;
}

.cpll-tt label {
	width: 405px;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}

.cpll-tt span:nth-child(1) {
	margin-bottom: 15px;
	display: block;
}

.can-zydd-cp {
	position: absolute;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 13px;
	bottom: -28px;
	right: 155px;
	background: #fb9a30;
	padding: 0 27px 0 44px;
	border-radius: 0 0 4px 4px;
	-moz-box-shadow: 0 1px 0px #ffca90;
	-webkit-box-shadow: 0 1px 0px #ffca90;
	box-shadow: 0 1px 0px #ffca90;
	z-index: 999999;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.can-zydd-cp::after {
	content: '';
	background: url(https://img.fenliang.com/Assert/images/icon-cang.png) no-repeat center;
	width: 14px;
	height: 8px;
	position: absolute;
	top: 11px;
	left: 23px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.can-zydd-cp:hover::after {
	transform: rotate(180deg);
}

.can-zydd-cp:hover {
	background: #fb861e;
}

.can-zydd-xq {
	position: absolute;
	width: 110px;
	bottom: -28px;
	right: 20px;
	background: #fb861e;
	border-radius: 0 0 4px 4px;
	-moz-box-shadow: 0 1px 0px #FFB885;
	-webkit-box-shadow: 0 1px 0px #FFB885;
	box-shadow: 0 1px 0px #FFB885;
	z-index: 999999;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.can-zydd-xq:hover {
	background: #fb9a30;
}

.can-zydd-xq span {
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 13px;
	width: 110px;
	display: block;
	text-align: center;
}

.can-zydd-xq .login-fb {
	top: 29px;
}

.can-zydd-xq .login-a {
	height: 30px;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
}

.can-zydd-xq .login-a p {
	height: 30px;
	font-size: 13px;
	line-height: 30px;
}

.can-zydd-xq .login-fb {
	border-radius: 4px;
}

.demand-fbxq {
	position: relative;
	width: 140px;
	margin: 0 auto;
}

.demand-fbxq .login-fb {
	top: 35px;
	border-radius: 4px;
}

.demand-fbxq .login-a {
	height: 35px;
	text-align: center;
	font-size: 13px;
	line-height: 35px;
}

.demand-fbxq .login-a p {
	height: 35px;
	font-size: 13px;
	line-height: 35px;
}

.can-zydd-xq .login-fb {
	box-shadow: none;
}

.indexBottom-4 {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(https://img.fenliang.com/Assert/images/xxxxx.png) no-repeat center;
	position: relative;
	top: 37px;
	left: -26px;
	cursor: pointer;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.indexBottom-4:hover {
	transform: rotate(360deg);
}

.indexBottom {
	position: fixed;
	width: 100%;
	height: 100px;
	background-color: rgba(0,0,0,.7);
	left: 0;
	bottom: 0;
	z-index: 990;
}

.indexBottom-1 img {
	margin-top: -42px;
}

.indexBottom-2 {
	margin: 24px 0 0 34px;
}

.indexBottom-2 span {
	font-size: 14px;
	color: #fff;
	padding: 3px 14px;
	border-radius: 29px;
	letter-spacing: 1px;
	background: -o-linear-gradient(top,#fc8805,#fc6908);
	background: -webkit-linear-gradient(top,#fc8805,#fc6908);
	-moz-box-shadow: 1px 1px 0px #8d3700;
	-webkit-box-shadow: 1px 1px 0px #8d3700;
	box-shadow: 1px 1px 0px #8d3700;
}

.indexBottom-2 p {
	font-size: 17px;
	color: #fff;
	margin: 6px 0 0 3px;
	letter-spacing: 1px;
}

.indexBottom-3 {
	margin: 35px 0 0 210px;
	position: relative;
}

.indexBottom-3 a {
	display: block;
	width: 176px;
	line-height: 44px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #fc6908;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.indexBottom-3 a:hover {
	background: #fc8805;
}

.indexBottom {
	transform: translate(0,145%);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.indexBottom-3 .login-fb {
	top: -92px;
}

.indexBottom-3 .login-a {
	height: 45px;
	text-align: center;
	font-size: 14px;
	line-height: 45px;
}

.indexBottom-3 .login-a p {
	height: 45px;
	font-size: 14px;
	line-height: 45px;
}

.messageChang {
	background-color: #fc8705;
	border-radius: 4px;
	padding: 8px;
	margin: 14px 0;
	width: 640px;
}

.messageChang-1 {
	background: #fff;
}

.messageChang-1a {
	background: #fff5e6;
	padding: 15px 30px 20px 15px;
}

.messageChang-1a span {
	color: #ff8901;
	font-size: 20px;
	font-weight: bold;
}

.messageChang-1a p {
	background: #fff;
	border-radius: 5px;
	color: #ff8b03;
	font-size: 15px;
	line-height: 26px;
	margin-top: 15px;
	-moz-box-shadow: 0px 0px 14px #FFD3A8;
	-webkit-box-shadow: 0px 0px 14px #FFD3A8;
	box-shadow: 0px 0px 14px #FFD3A8;
	padding: 15px;
	position: relative;
	left: -15px;
}

.messageChang-1a div {
	margin: 3px 0 0 10px;
	width: 550px;
}

.messageChang-1b {
	text-align: center;
	padding: 10px 0 30px 0;
}

.messageChang-1b .demand-fbxq {
	width: 230px;
	height: 50px;
}

.messageChang-1b .demand-fbxq a {
	width: 100%;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	border-radius: 5px;
	background: -o-linear-gradient(left,#fc8a04,#fd6a09);
	background: -webkit-linear-gradient(left,#fc8a04,#fd6a09);
}

.info-changp {
	color: #ff0000 !important;
	font-size: 14px !important;
	line-height: 22px !important;
}

.messageChang-1b .demand-fbxq .login-a {
	height: 45px;
	text-align: center;
	font-size: 14px;
	line-height: 45px;
}

.messageChang-1b .demand-fbxq .login-a p {
	height: 45px;
	font-size: 14px;
	line-height: 45px;
}

.messageChang-1b .demand-fbxq .login-fb {
	top: 55px;
}

.houTai-myProps {
	padding: 25px;
}

.houTai-myProps-1 {
	border: 1px solid #d4d4d4;
	margin-right: 30px;
	height: 240px;
	padding: 0 22px;
	min-width: 380px;
}

.houTai-myProps-1a {
	margin-top: 60px;
}

.houTai-myProps-1a div {
	margin-left: 18px;
}

.props-p1 {
	color: #181818;
	font-size: 15px;
}

.props-p1 b {
	color: #ff6a00
}

.props-p2 {
	color: #ff0000;
	font-size: 15px;
}

.props-p3 {
	width: 90px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	background: #557bfa;
	cursor: pointer;
	margin-top: 7px;
}

.props-p3 a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

.refreshKa .sy-fbxq-tc-b {
	width: 650px;
	height: 475px;
	margin-top: -237px;
	margin-left: -325px;
}

.refreshKa .sy-fbxq-hide {
	background: #f2f3f7;
	height: 475px;
}

.center-sxkTc {
	padding: 15px;
	height: 355px;
	overflow: hidden;
	overflow-y: auto;
}

.center-sxkTc ul li {
	background: #fff;
	padding: 10px 15px;
	margin-bottom: 12px;
}

.center-sxkTc-1 span {
	color: #222222;
	font-size: 15px;
	font-weight: bold;
}

.center-sxkTc-1 span b {
	border-radius: 15px;
	padding: 0 12px;
	font-size: 13px;
	float: left;
	line-height: 18px;
	margin-top: 3px;
}

.sxkTc-cp {
	color: #f57405;
	border: 1px solid #ff5800;
	background-color: #fff3eb;
}

.sxkTc-ll {
	color: #ff0000;
	border: 1px solid #ff0000;
	background-color: #fff6f6;
}

.center-sxkTc-1 {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 8px;
}

.center-sxkTc-2p1 {
	color: #a7a7a7;
	font-size: 15px;
	margin-top: 12px;
}

.center-sxkTc-2p1 span {
	color: #ff6a00;
	font-size: 15px;
}

.center-sxkTc-2p2 {
	width: 100px;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	text-align: center;
	background: #557bfa;
	margin-top: 10px;
	cursor: pointer;
}

.refreshKa .login-cp-tit i {
	top: 24px;
}

.props-p4 {
	color: #8e8e8e;
	font-size: 14px;
	line-height: 20px;
	margin: 8px 0;
}

.djshoping .houTai-myProps-1 {
	width: 370px;
}

.djshoping .houTai-myProps-1a div {
	width: 220px;
}

.props-p5 {
	text-align: center;
	color: #ff6a00;
	font-size: 14px;
	margin-top: 15px;
}

.overZd {
	background-color: #ff6a00;
}

.nothing {
	text-align: center;
	margin-top: 70px;
}

.nothing p {
	font-size: 14px;
	color: #a7a7a7;
	margin-top: 5px;
}

.propsRecord-text {
	line-height: 45px;
	background: #e4e4e4;
	padding: 0 25px;
}

.propsRecord-tit a {
	display: inline-block;
	color: #008aff;
	font-size: 15px;
	position: relative;
	margin-right: 40px;
}

.propsRecord-tit {
	padding: 15px 25px;
}

.propsRecord-on {
	border-bottom: 1px solid #ff1c00;
	color: #ff1c00 !important;
}

.propsRecord-tit a::after {
	content: '';
	width: 1px;
	height: 15px;
	background: #cdcdcd;
	position: absolute;
	right: -20px;
	top: 6px;
}

.propsRecord-tit a:nth-child(3)::after {
	width: 0 !important;
}

.propsRecord-text .propsRecord-p1 {
	width: 20%;
	float: left;
	color: #1a1a1a;
	font-size: 15px;
}

.propsRecord-ul ul li {
	border-bottom: 1px solid #f0f0f0;
	line-height: 52px;
	padding: 0 25px;
}

.propsRecord-ul-p1 {
	width: 20%;
	color: #717171;
	font-size: 14px;
	float: left;
}

.propsRecord-ul-p1 span {
	color: #ff2a00;
}

.propsRecord-text .propsRecord-p2 {
	width: 25%;
	float: left;
	color: #1a1a1a;
	font-size: 15px;
}

.propsRecord-ul-p2 {
	width: 25%;
	color: #717171;
	font-size: 14px;
	float: left;
}

.propsRecord-ul-p2 span {
	color: #ff2a00;
}

.activity-1 {
	width: 100%;
	background: url(https://img.fenliang.com/Assert/images/activity-bg.jpg) no-repeat center top;
	padding-bottom: 45px;
}

.activity-wrap {
	width: 1208px;
	margin: 0 auto;
}

.activity-1a {
	width: 1208px;
	height: 805px;
	background: url(https://img.fenliang.com/Assert/images/activity-2.png) no-repeat center;
	position: relative;
	top: 340px;
}

.activity-1a-1 {
	color: #fffffb;
	font-size: 26px;
	font-weight: bold;
	text-shadow: #d93c00 1px 4px 0;
	position: absolute;
	top: 295px;
	left: 50%;
	transform: translate(-50%,0);
	letter-spacing: 1px;
}

.activity-1a-2 {
	position: absolute;
	bottom: 235px;
	left: 123px;
}

.activity-1a-2 p {
	float: left;
	color: #272727;
	font-size: 17px;
	margin: 0 16px;
	width: 160px;
	text-align: center;
	font-weight: bold;
}

.activity-1a-3 {
	width: 280px;
	height: 66px;
	background: url(https://img.fenliang.com/Assert/images/hd-bg.png) no-repeat center;
	text-align: center;
	line-height: 60px;
	color: #894000;
	font-size: 20px;
	position: absolute;
	bottom: 60px;
	left: 50%;
	transform: translate(-50%,0);
	cursor: pointer;
	font-weight: bold;
	-webkit-transition: .1s;
	-moz-transition: .1s;
	-ms-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
}

.activity-1a-3:hover {
	background: url(https://img.fenliang.com/Assert/images/hd-bg-hover.png) no-repeat center;
}

.activity-1a-3 a {
	display: block;
	width: 100%;
	height: 100%;
	color: #894000;
}

.activity-1b {
	width: 1208px;
	height: 580px;
	background: url(https://img.fenliang.com/Assert/images/activity-1.png) no-repeat center;
	margin-top: 385px;
	position: relative;
}

.activity-1b-1 {
	color: #fffffb;
	font-size: 26px;
	font-weight: bold;
	text-shadow: #d93c00 1px 4px 0;
	position: absolute;
	top: 88px;
	left: 50%;
	transform: translate(-50%,0);
	letter-spacing: 1px;
}

.activity-1b-2 {
	width: 1040px;
	margin: 0 auto;
	padding-top: 188px;
}

.activity-1b-2 div {
	width: 450px;
	text-align: center;
}

.activity-1b-2a p {
	color: #222222;
	font-size: 50px;
	font-weight: bold;
	line-height: 110px
}

.activity-1b-2a b {
	font-size: 20px;
	font-weight: bold;
}

.activity-1b-2a span {
	color: #8f4803;
	font-size: 20px;
	font-weight: bold;
}

.activity-1b-2b p {
	color: #ff5b00;
	font-size: 50px;
	font-weight: bold;
	line-height: 110px
}

.activity-1b-2b b {
	font-size: 20px;
	font-weight: bold;
}

.activity-1b-2b span {
	color: #e34d00;
	font-size: 20px;
	font-weight: bold;
}

.activity-1c {
	margin-top: 40px;
}

.activity-1c p {
	color: #ffffff;
	font-size: 15px;
	line-height: 36px;
}

.activity-tc-a1 {
	width: 360px;
	min-height: 445px;
}

.activity-tc .sy-fbxq-tc-b {
	width: 425px;
	margin-left: -195px;
	margin-top: -225px;
}

.activity-img {
	text-align: right;
}

.activity-img img {
	width: 28px;
	cursor: pointer;
}

.activity-tc .sy-fbxq-hide {
	background: none;
}

.activity-tc-a1 {
	background: #eff0f2;
	border-radius: 6px;
	padding: 12px;
}

.activity-tc-a1-1 {
	background: #fff;
	border-radius: 6px;
	padding: 15px;
}

.activity-tc-a1-a {
	background: #eff0f2;
	padding: 15px;
	border-radius: 6px;
}

.activity-tc-a1-a textarea {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	display: block;
	width: 100%;
	border: 0 !important;
	outline: none;
	background: none;
}

.activity-1a-4 {
	color: #fff;
	position: absolute;
	left: 61px;
	bottom: 149px;
	font-size: 15px;
}

.activity-tc-a1-a span {
	color: #000;
	font-size: 14px;
	padding-top: 3px;
	display: block;
	border-top: 1px solid #e3e3e2;
	word-break: break-all;
}

.activity-tc-a1-b {
	width: 300px;
	line-height: 44px;
	margin: 0 auto;
	border-radius: 25px;
	margin-top: 15px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	background: -ms-linear-gradient(top,#ff7901,#ff6301);
	background: -moz-linear-gradient(top,#ff7901,#ff6301);
	background: -o-linear-gradient(top,#ff7901,#ff6301);
	background: -webkit-linear-gradient(top,#ff7901,#ff6301);
}

.activity-tc-a1-b input {
	color: #fff;
	font-size: 15px;
	width: 100%;
	line-height: 44px;
}

.activity-tc-a1-2 {
	background-color: #fff;
	padding: 20px 0;
	text-align: center;
	margin-top: 12px;
	border-radius: 5px;
}

.activity-tc-a1-2 p {
	color: #fff;
	font-size: 14px;
	width: 240px;
	line-height: 27px;
	border-radius: 25px;
	margin: 0 auto;
	margin-top: 15px;
	position: relative;
	background: -ms-linear-gradient(top,#ff7a00,#fc8a04);
	background: -moz-linear-gradient(top,#ff7a00,#fc8a04);
	background: -o-linear-gradient(top,#ff7a00,#fc8a04);
	background: -webkit-linear-gradient(top,#ff7a00,#fc8a04);
}

.activity-tc-a1-2 p::after {
	content: '';
	width: 12px;
	height: 7px;
	background: url(https://img.fenliang.com/Assert/images/ser_top.png) no-repeat center;
	position: absolute;
	top: -7px;
	left: 50%;
	margin-left: -6px;
}

.activity-tc-a1-2a {
	display: inline-block;
	border: 1px solid #ff9f35
}

.activity-tc-a1-2a img {
	display: block;
	width: 131px;
	height: 131px;
	border: 10px solid #ffebd7;
}

.activity-index {
	display: block;
}

.activity-index .sy-fbxq-tc-b {
	width: 590px;
	height: 610px;
	margin-left: -305px;
	margin-top: -305px;
}

.activity-index .sy-fbxq-hide {
	background: none;
}

.tc-hide-huodong .sy-fbxq-hide {
	transform: translate(0,0);
}

.activity-tc-index .return-p3 {
	width: 282px;
	height: 63px;
	background: url(https://img.fenliang.com/Assert/images/huodong-fb.png) no-repeat center;
	text-align: center;
	line-height: 63px;
	font-size: 18px;
	color: #de1e00;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 auto;
	margin-top: 6px;
	cursor: pointer;
	display: block;
	position: relative;
	left: -5px;
}

.activity-index .activity-img {
	width: 500px;
	position: relative;
	top: 20px;
}

.activity-index .sy-fbxq-tc-a {
	background: rgba(0,0,0,.8);
}

.activity-sm-index {
	position: fixed;
	right: 30px;
	top: 100px;
	z-index: 99;
}

.activity-tc-index-a .return-p1 {
	width: 155px;
	height: 33px;
	background: url(https://img.fenliang.com/Assert/images/huodong-fb.png) no-repeat center;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #de1e00;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 auto;
	margin-top: 15px;
	cursor: pointer;
	display: block;
	background-size: 100%;
}

.return-p1-small {
	background: url(https://img.fenliang.com/Assert/images/return-p1-small.png) no-repeat center !important;
}

.activity-sm-index p {
	text-align: right;
	cursor: pointer;
	margin: 0 0 0 0;
	position: relative;
	top: 14px;
}

.activity-sm-index p img {
	width: 21px;
}

.activity-sm-index-tra .hd-transform {
	transform: translate(0,0);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.hd-transform {
	transform: translate(120%,0);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.activity-tc-a1-3 {
	color: #ff6a00;
	font-size: 14px;
	margin-bottom: 3px;
}

.activity-1a-5 {
	position: absolute;
	top: 180px;
	left: 0;
	width: 100%;
	text-align: center;
}

.activity-1a-5 div {
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	background: #ff6423;
	padding: 10px 40px;
	border-radius: 25px;
	border: 3px solid #ffebb4;
}

.activity-new-1 .activity-1a-5 {
	top: 63px;
}

.activity-new {
	width: 100%;
	background: url(https://img.fenliang.com/Assert/images/activity-bg-new.jpg) no-repeat center top;
	padding-bottom: 45px;
}

.activity-new-1 {
	width: 1227px;
	height: 913px;
	background: url(https://img.fenliang.com/Assert/images/activity-bg-new-1.png) no-repeat center;
	position: relative;
	top: 303px;
}

.activity-new-2 {
	width: 1227px;
	height: 748px;
	background: url(https://img.fenliang.com/Assert/images/activity-bg-new-2.png) no-repeat center;
	margin-top: 350px;
	position: relative;
}

.activity-new .activity-1a-1 {
	top: 223px
}

.activity-new .activity-1b-1 {
	top: 87px;
}

.activity-1a-gg {
	position: absolute;
	top: 346px;
	text-align: center;
	width: 100%;
}

.activity-new-1 p {
	color: #1e1e1e;
	font-size: 18px;
	width: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.activity-new-1 p span {
	color: #ff6721;
}

.activity-new-2 p {
	color: #1e1e1e;
	font-size: 18px;
	width: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.activity-new-2 p span {
	color: #ff6721;
}

.activity-new-2 .activity-1a-gg {
	top: 215px;
}

.animated-1 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated-1.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated-1.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes bounceInRight {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		-ms-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-35px,0,0);
		-ms-transform: translate3d(-35px,0,0);
		transform: translate3d(-35px,0,0)
	}

	75% {
		-webkit-transform: translate3d(20px,0,0);
		-ms-transform: translate3d(20px,0,0);
		transform: translate3d(20px,0,0)
	}

	90% {
		-webkit-transform: translate3d(-15px,0,0);
		-ms-transform: translate3d(-15px,0,0);
		transform: translate3d(-15px,0,0)
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

.animated-index {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes bounceIn {
	0%,100%,20%,40%,60%,80% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1)
	}

	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03)
	}

	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}
}

@keyframes bounceIn {
	0%,100%,20%,40%,60%,80% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		-ms-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		-ms-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1)
	}

	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		-ms-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		-ms-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03)
	}

	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		-ms-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

.zydt-xq-placedTheTop {
	background: #fcf8e3;
	line-height: 50px;
	padding: 0 12px 0 12px;
}

.placedTheTop-border {
	border-bottom: 1px solid #f3f4f7;
	padding-bottom: 18px;
	margin: 15px 0 18px 0;
}

.zydt-xq-placedTheTop p {
	color: #e66000;
	font-size: 14px;
}

.zydt-xq-placedTheTop i {
	width: 18px;
	height: 18px;
	background: url(https://img.fenliang.com/Assert/images/placedTheTop.png) no-repeat center;
	display: inline-block;
	margin: -3px 9px 0 4px;
	vertical-align: middle;
}

.zydt-xq-placedTheTop a,.zydt-xq-placedTheTop span {
	line-height: 33px;
	display: block;
	background: #fc8904;
	border-radius: 25px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 0 25px;
	margin: 9px 0 0 30px;
	position: relative;
	overflow: hidden;
}

.zydt-xq-placedTheTop a::before,.zydt-xq-placedTheTop span::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%,0);
	border-radius: 25px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.zydt-xq-placedTheTop a:hover::before,.zydt-xq-placedTheTop span:hover::before {
	transform: translate(0,0);
}

.changeNew-ts1 {
	position: absolute;
	left: 102%;
	top: 0;
	cursor: pointer;
	z-index: 99;
}

.changeNew-ts1-a {
	position: relative;
	z-index: 999;
	background: #fff;
	overflow: hidden;
}

.changeNew-ts1-a p {
	position: absolute;
	top: 0;
	width: 100%;
	height: 300px;
	z-index: 9999;
}

.changeNew-ts1-b {
	position: absolute;
	background: #fff;
	border: 1px solid #ff7d20;
	border-radius: 4px;
	padding: 22px;
	top: 0;
	z-index: 99;
	left: 10px;
	transform: translate(-110%,0);
	-webkit-transition: 0.4s ease-out;
	-moz-transition: 0.4s ease-out;
	-ms-transition: 0.4s ease-out;
	-o-transition: 0.4s ease-out;
	transition: 0.4s ease-out;
}

.changeNew-ts1-b h4 {
	color: #000000;
	font-size: 17px;
	line-height: 22px;
	background: url(https://img.fenliang.com/Assert/images/change-Q.png) no-repeat center left;
	padding-left: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 6px;
}

.changeNew-ts1-b p {
	color: #ff6a00;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 20px;
	padding-left: 30px;
	font-weight: normal;
}

.changesNew-rzdiv1 {
	width: 340px;
}

.changeNew-ts1-b::after {
	content: '';
	width: 11px;
	height: 12px;
	background: url(https://img.fenliang.com/Assert/images/cgan-left.png) no-repeat center left;
	position: absolute;
	left: -11px;
	top: 17px;
}

.add-tras .changeNew-ts1-b {
	transform: translate(0,0);
}

.add-tras .changeNew-dff {
	visibility: inherit;
}

.changeNew-dff {
	width: 400px;
	height: 240px;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 100%;
	overflow: hidden;
}

.boyyy {
	margin-bottom: 15px;
}

.zc-on4 .enter-xiahua {
	z-index: 9;
}

.pklj-kk1 {
	width: 203px;
	height: 215px;
	background: url(https://img.fenliang.com/Assert/images/xiangqing-jj.png) no-repeat center;
}

.pklj-kk1 img {
	margin: 22px 0 0 29px;
}

.new-logo {
	position: fixed;
	bottom: -150%;
}

.changeWszc-new {
	background-color: #fff;
}

.changeWszc-new-1 {
	background: #fff;
	margin-top: 10px;
	padding: 20px 0;
	text-align: center;
	color: #ff6a00;
	font-size: 17px;
}

.changeWszc-new-1 {
	border-bottom: 1px solid #f4f5f7;
	padding-bottom: 15px;
}

.changeWszc-new-1b {
	position: relative;
	width: 225px;
	margin: 0 auto;
}

.changeWszc-new-1a {
	font-weight: bold;
	letter-spacing: 1px;
}

.changeWszc-new-1b a {
	width: 225px;
	line-height: 50px;
	border-radius: 4px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 15px;
	margin-top: 15px;
	background: -ms-linear-gradient(left,#fd6a09,#fc8a04);
	position: relative;
	overflow: hidden;
	background: -moz-linear-gradient(left,#fd6a09,#fc8a04);
	background: -o-linear-gradient(left,#fd6a09,#fc8a04);
	background: -webkit-linear-gradient(left,#fd6a09,#fc8a04);
}

.changeWszc-new-1b a::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%,0);
	border-radius: 4px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.changeWszc-new-1b a:hover::before {
	transform: translate(0,0);
}

.changeWszc-new-2 {
	padding: 20px 130px;
	border-bottom: 1px solid #f4f5f7;
}

.changeWszc-new-2 p {
	font-size: 15px;
	color: #878787;
	line-height: 30px;
}

.changeWszc-new-2 p span {
	font-weight: bold;
	font-size: 17px;
	color: #1f1f1f;
}

.changeWszc-new-3 {
	padding: 40px 130px;
}

.changeWszc-new-3 p {
	line-height: 133px;
	color: #1d1d1d;
	font-size: 17px;
	font-weight: bold;
	margin-right: 25px;
}

.changeWszc-new-1b .login-a p {
	line-height: 45px;
	height: 45px;
}

.changeWszc-new-1b .login-a {
	height: 45px;
	line-height: 45px;
}

.changeWszc-new-1b .login-fb {
	top: 66px;
}

.hotLabel {
	padding: 10px 15px 0 15px;
	width: 250px;
}

.hotLabel span {
	border: 1px solid #d0d0d0;
	width: 68px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	display: block;
	float: left;
	margin: 0 12px 12px 0;
	color: #757575;
}

.Lab_b {
	color: #ff6a00 !important;
}

.newsWidth {
	width: 1023px;
	margin-left: 0;
}

.newsWidth .ny-hyzx-center-2 {
	padding: 10px 20px 20px 20px;
}

.newsWidth_tit {
	background-color: #fff;
	padding: 20px 20px 0 20px;
}

.newsWidth_tit h1 {
	font-size: 22px;
	color: #151515;
	font-weight: bold;
	padding-bottom: 17px;
	border-bottom: 1px solid #ededed;
}

.newsWidth .ny-hyzx-center-2b {
	width: 715px;
}

.fixed_news {
	position: fixed;
	bottom: 0;
	width: 266px;
}

.ny-fixed-main {
	width: 266px;
}

.newsWidth .ny-hyzx-center-2 ul li:last-child {
	border-bottom: 0;
}

.xqu-kkp1 {
	font-size: 13px;
	color: #757575;
	word-spacing: -1em;
}

.xqu-kkp1 label {
	margin-right: 5px;
}

.xqu-kkp1 img {
	vertical-align: sub;
}

.xqu-kkp2 {
	margin-left: 25px;
}

.xqu-kkp2 .zydt-info {
	margin-left: 25px;
}

.xqu-kkp2 div {
	font-size: 13px;
	color: #757575;
}

.ny-zydt-xg1-list {
	width: 905px;
	margin-top: 3px;
}

.ny-zydt-xg1 img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.ny-hyzx-center-3 {
	padding: 12px 15px 3px 15px;
	background: #fff;
	margin-bottom: 10px;
}

.ny-hot-label {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 7px;
}

.ny-hot-label p {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	letter-spacing: 2px;
}

.ny-hot-label img {
	margin: 5px 8px 0 0;
}

.topCard--tags {
	margin-top: 10px;
}

.topCard--tags a {
	color: #000;
	background-color: #fff;
	border: 0.5px solid #f4f4f4;
	font-size: 14px;
	margin-right: 5px;
	margin-bottom: 10px;
	border-radius: 2px;
	padding: 3px 8px;
	transition: background-color .5s;
	will-change: background-color;
	display: inline-block;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.topCard--tags a:hover {
	background: #ff6a00;
	color: #fff;
}

@media screen and ( min-width: 1880px ) and ( max-width:1920px ) {
	body {
		overflow-x:hidden;
	}
}

@media screen and ( min-width: 600px ) and ( max-width:1400px ) {
	.fixed {
		display:none!important;
	}
}

@media screen and ( min-width: 600px ) and ( max-width:1600px ) {
	.left_nav {
		display:none!important;
	}
}

@media screen and ( min-width: 400px ) and ( max-width:1580px ) {
	.nav_list ul li>a {
		padding:0 22px;
	}

	.nav {
		min-width: 1300px;
	}

	.nav_right_search {
		width: 280px;
	}

	.zzy>a::after,.zhz>a::after,.zll>a::after {
		right: 6px;
	}
}

@media screen and ( min-width: 300px ) and ( max-width:1150px ) {
	.fixed {
		display:none;
	}
}
