/**[skin/public/global-v1.3.1.css] */ 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td,hr,button,footer,header {
	margin: 0;
	padding: 0;
}

body {
	font: 12px "microsoft yahei","Verdana","Tahoma","Arial";
	color: #333;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #db214c;
	text-decoration: none;
}

a:focus,form *:focus {
	outline: none;
}

a,button,input[type="submit"] {
	cursor: pointer;
}

img,button,input[type="submit"] {
	border: 0 none;
}

i,s,u,em {
	font-style: normal;
	text-decoration: none;
}

ol,ul,li {
	list-style: none;
}

.cf:after {
	display: block;
	height: 0;
	font-size: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}

.cf {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fl,.fr {
	display: inline;
}

.oh {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

input,button,select,textarea {
	font-family: "microsoft yahei";
}

input {
	text-indent: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.mr30 {
	margin-right: 30px;
}

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.pr {
	position: relative;
}

.h5 {
	height: 5px;
	line-height: 5px;
}

.h10 {
	height: 10px;
	line-height: 10px;
}

.h20 {
	height: 20px;
	line-height: 20px;
}

.h5,.h10,.h20 {
	overflow: hidden;
	clear: both;
}

/* 网站顶部 */
.yg-top-box {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #999;
	background: #f6f6f6;
	border-bottom: 1px solid #e3e3e3;
}

.yg-top-box a {
	font-size: 12px;
}

.yg-top {
	position: relative;
	width: 1200px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
}

.yg-top-visit {
	float: left;
	width: 70px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}

/* 顶部站群 */
.yg-top-site {
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
}

.yg-top-site div {
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	z-index: 9;
	width: 1168px;
	padding: 0 15px;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.yg-top-site a {
	padding: 0 3px;
	font-size: 12px;
}

.yg-top-site a:hover {
	color: #db214c;
}

.yg-top-arrow {
	margin-left: 10px;
}

.yg-top-arrow::after,.yg-top-nav-box i {
	display: inline-block;
	*margin-top: -13px;
}

.yg-top-arrow::after,.yg-top-nav-box i {
	content: "";
	width: 9px;
	height: 7px;
	margin-left: 5px;
	background: url("skin/public/img/base/top-arrow.gif") 0 -6px no-repeat;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}

.yg-top-arrow:hover::after,.yg-top-nav-box:hover i {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

/* 顶部菜单项 */
.yg-top-menu,.yg-top-menu2 {
	float: left;
	margin-top: 12px;
}

.yg-top-menu2 {
	float: right;
}

.yg-top-menu2 form {
	width: 250px;
}

.yg-top-menu a,.yg-top-menu2 a {
	float: left;
	display: block;
	line-height: 12px;
	padding: 0 6px;
	color: #999;
	text-align: center;
}

.yg-top-menu a:hover,.yg-top-menu2 a:hover,.yg-top-menu a.red {
	color: #db214c;
}

.yg-top-menu2 .f_b {
	cursor: default;
}

.other_login {
	float: right;
	text-align: right;
}

.other_login img {
	width: 16px;
	height: 16px;
}

/* 顶部栏目导航 */
.yg-top-nav-box {
	float: right;
	position: relative;
	z-index: 9999999;
	width: 80px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}

.yg-top-nav-box:hover {
	width: 78px;
	background: #fff;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

.yg-top-nav {
	display: none;
	position: absolute;
	top: 36px;
	right: -37px;
	z-index: 99999999;
	width: 800px;
	padding: 14px 0;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.yg-top-nav dl {
	float: left;
	width: 90px;
	margin-left: 15px;
}

.yg-top-nav dt {
	float: left;
	padding: 0 5px;
	color: #333;
	font: bold 14px "microsoft yahei";
	text-align: left;
}

.yg-top-nav dd {
	float: left;
	width: 100%;
	line-height: 30px;
	color: #e3e3e3;
	text-align: left;
}

.yg-top-nav dd a {
	padding: 0 5px;
	color: #666;
	white-space: nowrap;
}

.yg-top-nav dd a:hover {
	color: #db214c;
}

.yg-top-nav dl.hyzq {
	float: left;
	width: 130px;
}

.yg-top-nav dl.rmzq {
	width: 200px;
}

.yg-top-nav dl.rmzq dt {
	width: 100%;
	padding: 0;
}

.yg-top-nav dl.rmzq dd {
	float: left;
	width: 100px;
}

.yg-top-nav dl.rmzq a {
	display: block;
	width: 100%;
	padding: 0;
}

.db-top-nav dl {
	width: 110px;
}

.db-top-nav dl.rmzq a {
	display: inline-block;
	width: 48%;
	padding: 0 5px;
}

.cg-top-nav dl {
	width: 100px;
}

.yg-top-nav {
	width: 1024px;
}

.yg-top-nav dl.rmzq {
	width: 360px;
}

.yg-top-nav dl.rmzq dt {
	width: 360px;
}

.yg-top-nav dl.rmzq dd {
	width: 120px;
}

.mc-top-nav {
	width: 900px;
}

.mc-top-nav dl {
	margin-left: 20px;
}

.mc-top-nav dl.rmzq dt {
	width: 300px;
}

.wy-top-nav {
	width: 820px;
}

.jcz-top-nav {
	width: 620px;
}

.jcz-top-nav dl {
	width: 100px;
}

.mm-top-nav {
	width: 610px;
}

.mm-top-nav dl {
	margin-left: 20px;
}

.mm-top-nav dl.rmzq dt {
	width: 300px;
}

.dd-top-nav {
	width: 940px;
}

.dd-top-nav dl {
	width: 120px;
}

.dd-top-nav dl.rmzq {
	width: 200px;
}

.jsq-top-nav {
	width: 640px;
}

.jsq-top-nav dl {
	width: 110px;
}

.tc-top-nav {
	width: 640px;
}

.tc-top-nav dl {
	width: 120px;
}

.tc-top-nav dl.rmzq {
	width: 200px;
}

.gzn-top-nav {
	width: 660px;
}

.gzn-top-nav dl {
	width: 110px;
}

.gzn-top-nav dl.rmzq {
	width: 220px;
}

.gzn-top-nav dl.rmzq dd {
	width: 110px;
}

.lyj-top-nav {
	width: 620px;
}

.lyj-top-nav dl {
	width: 100px;
}

.znjj-top-nav {
	width: 620px;
}

.znjj-top-nav dl {
	width: 110px;
}

/* 顶部二维码 */
.yg-top-ewm {
	float: right;
	position: relative;
	z-index: 999;
	width: 36px;
	height: 36px;
	background: url("skin/public/img/base/top-ewm.png") center center no-repeat;
}

.yg-top-ewm:hover {
	background: #fff url("skin/public/img/base/top-ewm.png") center center no-repeat;
}

.yg-top-ewm dt {
	display: none;
	position: absolute;
	top: 36px;
	right: -1px;
	z-index: 9998;
	padding: 10px 10px 0;
	color: #333;
	text-align: center;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.yg-top-ewm dt img {
	width: 132px;
	height: 132px;
	vertical-align: top;
}

/* 网站底部 */
.yg-ft-box {
	padding: 20px 0;
	font-size: 12px;
	background: #e8e8e8;
	border-top: 2px solid #db214c;
}

.yg-ft-box a {
	font-size: 12px;
}

.yg-ft-box dl {
	width: 1200px;
	margin: 0 auto;
}

.yg-ft-box dt {
	float: left;
	width: 200px;
	margin-right: 60px;
	padding-top: 115px;
	background: url("skin/public/img/base/yg-logo-ft.gif") no-repeat;
}

.yg-ft-box dt a {
	float: left;
	margin-right: 10px;
}

.yg-ft-box dt a img {
	width: 89px;
}

.yg-ft-box dd {
	float: left;
	width: 940px;
}

.yg-ft {
	padding-left: 10px;
}

.yg-ft-menu a {
	line-height: 30px;
}

.yg-ft-menu,.yg-ft-ewm {
	float: left;
	width: 100px;
	margin-right: 60px;
}

.yg-ft-ewm {
	margin-right: 20px;
}

.yg-ft-ewm img {
	display: block;
	width: 100px;
	height: 100px;
}

.yg-ft-menu h3,.yg-ft-ewm h3,.yg-ft-menu b,.yg-ft-ewm b {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #dfdfdf;
}

.yg-cprt {
	margin-top: 10px;
	border-top: 1px solid #dfdfdf;
}

.yg-cprt ul {
	margin: 15px 0;
}

.yg-cprt li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #dfdfdf;
}

.yg-cprt p {
	line-height: 26px;
	padding-left: 10px;
}

.yg-cprt p a {
	margin-right: 10px;
}

#newBridge,.steps a span,.consult a span,.yg-adviser a span,.yg-counsel dd a span,.right span.qq_box,.znz_fd span.qq_boxlx {
	display: none !important;
}

.qiao-bottom {
	display: inline-block;
	width: 92px;
	height: 22px;
	margin-top: -7px;
	background: url("skin/public/img/base/qiao-bottom.gif") no-repeat;
	vertical-align: middle;
}

/* 共用的加盟弹窗 */
.yg-public-jm {
	display: none;
	position: fixed;
	z-index: 10001;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
}

.yg-public-jm .box {
	position: relative;
	z-index: 99;
	width: 350px;
	height: 380px;
	margin: 10% auto 0;
	background: #f5f5f5;
}

.yg-public-jm .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .8;
	z-index: 98;
}

.yg-public-jm .close {
	position: relative;
	z-index: 99;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 20px auto 0;
	color: #fff;
	text-align: center;
	font-size: 16px;
	border: 1px solid #fff;
	border-radius: 100%;
	cursor: pointer;
}

.yg-public-jm .box .hd {
	height: 125px;
	padding-top: 20px;
	background: #db214c;
}

.yg-public-jm .box .hd h3,.yg-public-jm .box .hd p {
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: center;
}

.yg-public-jm .box .hd p {
	line-height: 26px;
	font-size: 16px;
}

.yg-zs-tc01 .hd p b {
	padding: 0;
	font-size: 16px;
}

.yg-public-jm .box .bd {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 25px;
	width: 86%;
	height: 190px;
	margin: 0 auto;
	padding: 20px 10px;
	background: #fff;
	border-radius: 5px;
}

.yg-public-jm .box .bd input[type="text"] {
	width: 99%;
	height: 35px;
	margin-bottom: 12px;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.yg-public-jm .box .bd input[type="text"]:focus {
	border: 1px solid #db214c;
}

.yg-public-jm .box .bd input[type="submit"] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	background: #db214c;
	border-radius: 5px;
}

.yg-public-jm .box .bd input[type="submit"]:hover {
	background: #dd0005;
}

.yg-public-jm .box .bd .pselect {
	margin-bottom: 15px;
	white-space: nowrap;
}

.yg-public-jm .box .bd .pselect input {
	display: none;
}

.yg-public-jm .box .bd select {
	float: left;
	width: 32%;
	height: 35px;
	line-height: 35px;
	margin-right: 5px;
	color: #999;
	text-indent: 10px;
	border: 1px solid #ddd;
	border-radius: 2px;
}

.yg-public-jm .box .bd select:last-child {
	margin-right: 0;
}

/* 站内站底部浮窗 */
.yg-bm-bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 108px;
	background: url("skin/public/img/znz-new/bm-bottom-bg.png") repeat-x;
}

.yg-bm-bottom dl {
	width: 1200px;
	height: 75px;
	margin: 0 auto;
	padding: 33px 0 0;
	background: url("skin/public/img/znz-new/bm-bottom.png") no-repeat;
}

.yg-bm-bottom dt {
	float: left;
	width: 490px;
	padding: 23px 0 0 360px;
}

.yg-bm-bottom dd {
	float: left;
	width: 350px;
	padding-top: 30px;
	color: #fff;
}

.yg-bm-bottom dd em {
	padding: 0 5px;
}

.yg-bm-bottom dd li {
	width: 100%;
	height: 32px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-bm-bottom input {
	float: left;
	width: 140px;
	height: 32px;
	line-height: 32px;
	margin-right: 10px;
	text-indent: 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
}

.yg-bm-bottom input.phone {
	width: 180px;
}

.yg-bm-bottom button {
	float: left;
	width: 120px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #ffb800;
	border-radius: 3px;
}

.yg-bm-bottom button:hover {
	color: #fff;
	background: #db214c;
}

/* 底部悬浮 */
.cz-bottom-box {
	height: 125px;
	background: #ddd;
}

.pb60 .cz-bottom-box {
	height: 125px;
	background: #e8e8e8 !important;
}

body.pb60 {
	padding-bottom: 0 !important;
}

.cz-bottom-fix {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 80px;
	padding-top: 38px;
	background: url("skin/public/img/base/cz-bottom.png") center top no-repeat;
}

.cz-bottom-fix dl {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}

.cz-bottom-fix dt {
	float: left;
	width: 328px;
	margin-left: 442px;
	padding-top: 20px;
}

.cz-bottom-fix dt p {
	line-height: 20px;
	color: #fff;
	font-size: 12px;
}

.cz-bottom-fix dt p em {
	color: #ffdf00;
	padding: 0 3px;
}

.cz-bottom-fix dd {
	float: left;
	margin-left: 10px;
	padding-top: 22px;
	color: #fff;
}

.cz-bottom-fix input {
	float: left;
	width: 275px;
	height: 38px;
	margin-right: 3px;
	border: none;
	border-radius: 5px;
}

.cz-bottom-fix button {
	float: left;
	width: 92px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #CB252D;
	background: url("skin/public/img/base/cz-bottom-btn2.png") no-repeat;
	border-radius: 5px;
}

/* 新增底部关闭打开效果 */
.js-fixedBottom .bm-close {
	position: absolute;
	top: 55%;
	right: 10px;
	width: 28px;
	height: 28px;
	text-align: center;
}

.js-fixedBottom .bm-close:hover {
	background: #e02d2d;
}

.js-fixedBottom .bm-close i {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 6px 0;
	background: url("skin/public/img/base/bm-close.png") -25px -4px no-repeat;
}

.js-fixedBottom.mini {
	bottom: 10px;
	width: 64px;
	height: 64px;
	padding: 0;
	background: #e02d2d url("skin/public/img/base/bm-open.png") 44px center no-repeat;
	border-radius: 50%;
	cursor: pointer;
}

.js-fixedBottom.mini dl,.js-fixedBottom.mini .bm-close {
	display: none;
}

/* 新增右侧关闭打开效果 */
#serverClose {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 20px;
	height: 20px;
	margin: 6px 0;
	color: #000;
	background: url("skin/public/img/base/i-close.png") no-repeat;
	cursor: pointer;
}

#serverOpen {
	display: none;
	position: fixed;
	top: 360px;
	right: -50px;
	width: 20px;
	height: 90px;
	cursor: pointer;
	background: url("skin/public/img/base/i-zx.png") no-repeat;
}

/* 十大显示隐藏控制 */
.temp-none {
	display: none !important;
}

/* 免责+投资图片化 */
.imgtips-top10 {
	display: inline-block;
	width: 1113px;
	height: 18px;
	background: url("skin/public/img/imgtips-top10.png") no-repeat;
} 


/* 子导航 */
.yg-snav {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0;
}

.yg-snav li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #e3e3e3;
}

.yg-snav li:last-child {
	border-right: none;
}

/* 头部和LOGO */
.yg-hd-box {
	width: 100%;
	background: #fff;
}

.yg-hd {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}

.yg-logo {
	float: left;
	width: 650px;
	margin-top: 5px;
}

.yg-logo a {
	float: left;
	height: 39px;
	color: #fff;
}

.yg-logo dt a {
	width: 220px;
	line-height: 1000px;
	background: url("skin/public/img/base/yg-logo.gif") no-repeat;
	overflow: hidden;
}

.yg-logo dd a {
	padding: 0 15px;
	font: bold 22px/37px "microsoft yahei";
	background: #db214c;
	border-radius: 7px 7px 7px 0;
}

.yg-logo dd i {
	float: left;
	display: block;
	width: 265px;
	height: 25px;
	margin: 8px 0 0 10px;
	background: url("skin/public/img/base/yg-sp-base.png") -200px -130px no-repeat;
}

.gzn-logo {
	width: 660px;
}

.jcz-logo dt a,.jcz-logo dd i,.lyj-logo dt a,.lyj-logo dd i,.jsq-logo dt a,.jsq-logo dd i,.gzn-logo dt a {
	width: 245px;
}

/* 头部搜索栏 */
.yg-search-box {
	float: right;
	width: 380px;
}

.yg-search {
	float: right;
	margin-top: 10px;
	border: 1px solid #e3e3e3;
}

.yg-search select,.yg-search input {
	float: left;
	color: #666;
	font: 14px "microsoft yahei";
}

.yg-search select {
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	border: 0 none;
	border-right: 1px solid #e3e3e3;
}

.yg-search input {
	width: 260px;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	border: 0 none;
	*width: 250px;
}

.yg-search button {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	background: #fff url("skin/public/img/base/yg-sp-base.png") -120px 0 no-repeat;
	border: none;
}

/* 主导航 */
.yg-nav-box {
	height: 50px;
	margin-bottom: 20px;
	background: #fff;
	border-top: 3px solid #db214c;
	border-bottom: 1px solid #e3e3e3;
	*margin-bottom: 10px;
}

.yg-nav {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.yg-nav dl {
	float: left;
	margin: 13px 0;
	padding: 0 20px;
	border-right: 1px solid #e3e3e3;
}

.yg-nav dl:last-child {
	border-right: none;
}

.yg-nav dt,.yg-nav dd {
	float: left;
}

.yg-nav dt {
	display: block;
	position: relative;
	font: bold 16px/24px "microsoft yahei";
}

.yg-nav dd a {
	line-height: 24px;
	margin-left: 20px;
}

.yg-nav dt i {
	display: none;
	position: absolute;
	left: 40%;
	top: -20px;
	z-index: 11;
	width: 13px;
	height: 10px;
	background: url("skin/public/img/base/yg-sp-base.png") -100px 0 no-repeat;
}

.yg-nav dt:hover i,.yg-nav dt.cur i {
	display: block;
	top: -16px;
}

.yg-nav dt.cur a {
	color: #db214c;
}

.yg-index-analyze {
	position: absolute;
	right: 0;
	top: 0;
	width: 181px;
	height: 42px;
	line-height: 50px;
	text-align: center;
	text-indent: 16px;
	color: #db214c;
	background: url("skin/public/img/jm/sp-jm.png") no-repeat;
}

/* 外框 */
.yg-wrap {
	position: relative;
	width: 1200px;
	margin: 0 auto 20px;
	display: block !important;
}

.yg-bg-gray {
	width: 100%;
	margin-bottom: 20px;
	padding: 10px 0;
	background: #f5f5f5;
}

.yg-bg-gray .yg-wrap {
	margin-bottom: 0;
}

.yg-bg-gray .yg-ad-half {
	margin-top: -10px;
}

.jm-index-top {
	z-index: 99;
	margin-top: -19px;
}

/* 面包屑 */
.yg-mbx {
	width: 1200px;
	height: 45px;
	line-height: 45px;
	margin: -10px auto 0;
	color: #999;
	clear: both;
}

.yg-mbx span {
	margin: 0 5px;
	font-family: "simsun";
}

.yg-mbx a {
	color: #999;
}

.yg-mbx a:hover {
	color: #db214c;
}

/* 分页 */
.yg-page {
	margin: 30px 0;
	text-align: center;
	clear: both;
}

.yg-page a,.yg-page strong {
	display: inline-block;
	line-height: 30px;
	margin: 0 3px;
	padding: 0 5px;
	font-size: 14px;
	background: #fff;
	border: 1px solid #ddd;
}

.yg-page a:hover {
	color: #fff;
	background: #db214c;
	text-decoration: none;
}

.yg-page a.on,.yg-page a.on:hover,.yg-page strong {
	color: #fff;
	background: #ccc;
	cursor: default;
}

.yg-page .pages_inp,.yg-page .pages_btn {
	height: 28px;
	line-height: 28px;
}

.yg-page .pages_inp {
	width: 30px;
}

.yg-page .pages_btn {
	width: 40px;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.yg-page cite,.pagebox cite {
	display: none;
}

/* 标题栏集合 */
.yg-tt {
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	overflow: hidden;
	background: url("skin/public/img/base/tit-r-bg.gif") 0 3px repeat-x;
}

.yg-tt h2,.yg-tt h3 {
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 1px 10px 20px 20px;
	font-size: 20px;
	background: #fff url("skin/public/img/base/tit-r.gif") no-repeat;
}

.yg-tt .more {
	float: right;
	height: 35px;
	line-height: 42px;
	padding: 0 17px 0 7px;
	color: #999;
	background: #fff url("skin/public/img/base/more.gif") 33px 12px no-repeat;
}

.yg-tt .more:hover {
	color: #db214c;
	background: #fff url("skin/public/img/base/more2.gif") 33px 12px no-repeat;
}

.yg-tt2 {
	height: 37px;
	line-height: 45px;
}

.yg-tt2 h3,.yg-tt2 h3 b {
	display: inline-block;
}

.yg-tt2 h3 {
	height: 24px;
	line-height: 24px;
	padding-left: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #db214c;
}

.yg-tt2 h3 b {
	padding-right: 6px;
	text-align: left;
	background: #334a85;
}

.yg-tt2 .more:hover,.yg-tt3 .more:hover {
	color: #db214c;
}

.yg-tt2 .more {
	float: right;
	height: 35px;
	line-height: 35px;
	padding: 0 17px 0 7px;
	color: #999;
	background: #fff url("skin/public/img/base/more.gif") 33px 8px no-repeat;
}

.yg-tt3 h3 {
	float: left;
	width: 270px;
	height: 50px;
	line-height: 1000px;
	background: url("skin/public/img/base/yg-sp-base.png") 0 -70px no-repeat;
	overflow: hidden;
}

.yg-tt3 .more {
	float: right;
	height: 55px;
	line-height: 55px;
	color: #999;
}

.yg-tt4 {
	height: 30px;
	line-height: 26px;
	padding-top: 6px;
	background: url("skin/public/img/base/tit-r-bg.gif") 0 3px repeat-x;
	overflow: hidden;
}

.yg-tt4 h2 {
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	font-size: 24px;
	background: #fff;
	border-left: 4px solid #db214c;
}

.yg-tt4 em {
	float: right;
	display: block;
	height: 35px;
	line-height: 30px;
	padding: 0 17px 0 7px;
	font: bold normal 14px/30px "microsoft yahei";
	color: #db214c;
	background: #fff;
}

.yg-tt4 .more {
	float: right;
	height: 35px;
	line-height: 30px;
	padding: 0 17px 0 3px;
	font-size: 14px;
	color: #999;
	background: #fff url("skin/public/img/base/more.gif") 33px 8px no-repeat;
}

.yg-tt4 .more:hover {
	color: #db214c;
	background: #fff url("skin/public/img/base/more2.gif") 33px 8px no-repeat;
}

.yg-tt4 a.rec,.yg-tt4 a.trade {
	float: left;
	height: 24px;
	line-height: 24px;
	margin-left: 30px;
	padding: 0 15px;
	font-size: 14px;
	color: #666;
	background: #fff;
}

.yg-tt4 a.trade {
	color: #db214c;
}

.yg-tt4 a.enter,.yg-tt4 a.check {
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	border: 1px solid #db214c;
	border-radius: 15px;
}

.yg-tt4 a.enter {
	margin-left: 30px;
	color: #fff;
	background: #db214c;
}

.yg-tt4 a.enter:hover {
	color: #db214c;
	background: #fff;
}

.yg-tt4 a.check {
	float: right;
	margin-right: 15px;
	color: #db214c;
	background: #fff;
}

.yg-tt4 a.check:hover {
	color: #fff;
	background: #db214c;
}

.yg-tt5 {
	height: 30px;
	line-height: 24px;
	overflow: hidden;
}

.yg-tt5 h3 {
	float: left;
	width: auto;
	height: 29px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #db214c;
}

.yg-tt5 .more {
	float: right;
	height: 35px;
	line-height: 30px;
	padding: 0 17px 0 7px;
	color: #999;
	background: #fff url("skin/public/img/base/more.gif") 33px 8px no-repeat;
}

.yg-tt5 .more:hover {
	color: #db214c;
	background: #fff url("skin/public/img/base/more2.gif") 33px 8px no-repeat;
}

.yg-tt-nav {
	float: right;
	height: 28px;
	line-height: 28px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 20px;
	*border-right: none;
}

.yg-tt-nav li {
	float: left;
	width: 100px;
	font-size: 14px;
	text-align: center;
	border-right: 1px solid #e3e3e3;
}

.yg-tt-nav li a {
	display: block;
	text-decoration: none;
}

.yg-tt-nav li:last-child {
	border-right: none;
}

.yg-tt6,.yg-tt7 {
	width: 407px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: url("skin/public/img/brand/brand-tit.png") 0 -160px no-repeat;
}

.yg-tt6 h3 {
	padding-left: 45px;
	font-size: 16px;
}

.yg-tt7 {
	width: 342px;
	background: url("skin/public/img/brand/brand-tit.png") 0 -200px no-repeat;
}

.yg-tt7 h3 {
	float: left;
	padding-left: 40px;
	font-size: 16px;
}

.yg-tt7 a {
	float: right;
	display: block;
	height: 36px;
	margin-right: 15px;
	color: #fff;
	font-size: 14px;
}

.yg-tt8 {
	position: relative;
	z-index: 99;
	width: 100%;
	margin: 20px auto;
	border-top: 1px solid #e3e3e3;
}

.yg-tt8 i {
	position: absolute;
	top: -14px;
	left: 0;
	width: 22px;
	height: 22px;
	background: #fff url("skin/public/img/base/sp.png") -155px -110px no-repeat;
}

.yg-tt8 h2 {
	position: absolute;
	top: -20px;
	left: 30px;
	padding-right: 10px;
	font-size: 24px;
	color: #000;
	background: #fff;
}

.yg-tt8 span {
	position: absolute;
	top: -15px;
	right: 77px;
	height: 28px;
	line-height: 26px;
	padding: 0 7px;
	color: #999;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 15px;
}

.yg-tt8 span s {
	color: #db214c;
}

.yg-tt8 span.bang {
	right: 0;
}

.yg-tt8 .more {
	position: absolute;
	top: -18px;
	right: 0;
	height: 36px;
	line-height: 32px;
	padding: 0 20px;
	font-size: 14px;
	color: #999;
	background: #fff url("skin/public/img/base/more.gif") right 9px no-repeat;
}

.yg-tt8 .more:hover {
	color: #db214c;
	background: #fff url("skin/public/img/base/more2.gif") right 9px no-repeat;
}

.yg-tt8 em {
	position: absolute;
	top: -17px;
	right: 0;
	height: 36px;
	line-height: 32px;
	padding: 0 5px 0 15px;
	font-size: 14px;
	color: #999;
	background: #fff;
}

.yg-tt9 {
	position: relative;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #a7a7a7;
}

.yg-tt9 h3 {
	float: left;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #db214c;
}

.yg-tt9 .more {
	float: right;
	height: 30px;
	padding-right: 20px;
	font-size: 14px;
	color: #999;
	background: #fff url("skin/public/img/base/more.gif") right 13px no-repeat;
}

.yg-tt9 .more:hover {
	color: #db214c;
	background: #fff url("skin/public/img/base/more2.gif") right 13px no-repeat;
}

.yg-tt10 {
	position: relative;
	border-bottom: 1px solid #e3e3e3;
}

.yg-tt10 ul {
	position: absolute;
	top: 0;
	right: 10px;
}

.yg-tt10 h3, .yg-tt10 h2 {
	height: 40px;
	padding-left: 15px;
	font: normal 18px/40px "microsoft yahei";
	background: #fff;
	border-left: 2px solid #db214c;
}

.yg-tt10 li {
	float: left;
	font-size: 16px;
	height: 50px;
	line-height: 40px;
	padding: 0 10px;
	background: #f9f9f9;
	cursor: pointer;
}

.yg-tt10 li.on {
	background: #fff;
	border: 1px solid #e3e3e3;
	border-top: 2px solid #db214c;
	border-bottom: none;
}

.yg-tt11 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: url("skin/public/img/tupian/tit_bg2.gif") repeat-x;
	overflow: hidden;
}

.yg-tt11 h2,.yg-tt11 .more {
	display: block;
	height: 35px;
}

.yg-tt11 h2 {
	float: left;
	padding: 0 15px;
	font: normal 24px/35px "microsoft yahei";
	background: #f8f8f8 url("skin/public/img/tupian/tit_r_bg2.gif") no-repeat;
}

.yg-tt11 .more {
	float: right;
	line-height: 35px;
	padding: 0 15px;
	color: #999;
	background: #f8f8f8;
}

.yg-tt11 em {
	float: right;
	width: 18%;
	line-height: 40px;
	padding-right: 15px;
	font-size: 14px;
	text-align: right;
}

.yg-tt11 em i {
	color: #db214c;
}

.yg-tt12 {
	width: 100%;
	background: url("skin/public/img/product/sp-pro.png") repeat-x 0 -234px;
	overflow: hidden;
}

.yg-tt12 h3,.yg-tt12 .more {
	height: 35px;
	line-height: 35px;
}

.yg-tt12 h3 {
	float: left;
	display: block;
	width: 90px;
	padding: 0 0 10px 20px;
	font-size: 20px;
	background: url("skin/public/img/product/sp-pro.png") no-repeat;
}

.yg-tt12 .more {
	float: right;
	height: 30px;
	padding-right: 20px;
	font-size: 14px;
	color: #999;
	background: #fff url("skin/public/img/base/more.gif") right 9px no-repeat;
}

.yg-tt12 .more:hover {
	color: #db214c;
	background: #fff url("skin/public/img/base/more2.gif") right 9px no-repeat;
}

.yg-tt13 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: url("skin/public/img/knowledge/tit_bg.gif") repeat-x;
}

.yg-tt13 h2 {
	width: 200px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	font-size: 24px;
	text-align: center;
	background: #fff;
}

.yg-tt13 h2 a:hover {
	text-decoration: none;
}

.yg-tt14 {
	padding: 10px;
	background: #f7f7f7;
}

.yg-tt14 h2,.yg-tt14 h2 i {
	display: inline-block;
}

.yg-tt14 h2 {
	padding-top: 5px;
	font: bold 20px/30px "microsoft yahei";
	background: #f7f7f7;
}

.yg-tt14 h2 i {
	float: left;
	width: 30px;
	height: 30px;
	margin-top: 2px;
	background: url("skin/public/img/know/icon_zd.png") 0 -210px no-repeat;
	*margin-top: 0;
}

.yg-tt15 {
	width: 100%;
	height: 35px;
}

.yg-tt15 h2 {
	float: left;
	line-height: 30px;
	padding: 10px 20px;
	font-size: 16px;
}

.yg-tt15 h2 a {
	font-weight: normal;
	color: #db214c;
}

.yg-tt15 a.more {
	float: right;
	padding: 15px 20px 0 0;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

.yg-tt16 {
	width: 1200px;
	height: 36px;
	background: #05458c;
}

.yg-tt16 dd {
	float: left;
	width: 1000px;
	padding-right: 35px;
}

.yg-tt16 dt {
	float: left;
	width: 115px;
	height: 36px;
	line-height: 36px;
	padding-left: 50px;
	font-size: 16px;
	color: #fff;
	background: url("skin/public/img/brand/brand-tit.png") 0 -290px no-repeat;
}

.yg-tt16 dd a {
	float: right;
	display: block;
	width: 100px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	color: #fff;
}

.yg-tt16 dd a:hover,.yg-tt16 dd a.on {
	text-decoration: none;
	background: #db214c;
}

.yg-tt17 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: url("skin/public/img/base/tit-r-bg.gif") repeat-x;
}

.yg-tt17 h2 a:hover {
	text-decoration: none;
}

.yg-tt17 h2 {
	display: block;
	width: 150px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	font-size: 24px;
	text-align: center;
	background: #fff;
}

.yg-tt18 {
	width: 1198px;
	height: 40px;
	margin: 20px auto;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.yg-tt18 dt {
	float: left;
	width: 80%;
}

.yg-tt18 dd {
	float: right;
	width: 18%;
	line-height: 40px;
	padding-right: 15px;
	font-size: 14px;
	text-align: right;
}

.yg-tt18 dd i {
	color: #db214c;
}

.yg-tt18 li {
	float: left;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	background: #fff;
	border-right: 1px solid #e3e3e3;
	cursor: pointer;
}

.yg-tt18 li a {
	display: block;
	padding: 0 32px;
	font-size: 14px;
}

.yg-tt18 li:hover,.yg-tt18 li.on {
	font-weight: bold;
	background: #db214c;
}

.yg-tt18 li a:hover,.yg-tt18 li.on a {
	text-decoration: none;
	color: #fff;
	cursor: default;
}

.yg-tt19 {
	position: relative;
	width: 100%;
	margin: 25px auto;
	border-top: 1px solid #e3e3e3;
}

.yg-tt19 i {
	position: absolute;
	top: -12px;
	left: 0;
	width: 22px;
	height: 22px;
	padding-right: 10px;
	background: #fff url("skin/public/img/base/sp.png") -155px -110px no-repeat;
}

.yg-tt19 h3 {
	position: absolute;
	top: -15px;
	left: 30px;
	padding-right: 10px;
	font-size: 20px;
	color: #000;
	background: #fff;
}

.yg-tt19 a.more {
	position: absolute;
	top: -18px;
	right: 0;
	height: 36px;
	line-height: 32px;
	padding: 0 17px 0 15px;
	font-size: 14px;
	color: #999;
	background: #fff url("skin/public/img/base/more.gif") right 9px no-repeat;
}

.yg-tt19 a.more:hover {
	color: #db214c;
	background: #fff url("skin/public/img/base/more2.gif") right 9px no-repeat;
}

/* 文章列表 */
.yg-atc-list li {
	height: 35px;
	line-height: 35px;
	*height: 32px;
	*line-height: 32px;
}

.yg-atc-list2 ul {
	margin-top: -10px;
}

.yg-atc-list2 li {
	padding: 10px 0;
	border-bottom: 1px dashed #ddd;
}

.yg-atc-list2 li p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
}

.yg-atc-list2 li a {
	display: block;
	height: 30px;
	font: 16px/32px "microsoft yahei";
}

.yg-atc-list .bd {
	max-height: 350px;
	overflow: hidden;
}

.yg-atc-list .hd {
	margin-top: 10px;
	text-align: center;
}

.yg-atc-list .hd li.on {
	background: #db214c;
	border: 1px solid #db214c;
}

.yg-atc-list .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 2px;
	background: #fff;
	border: 1px solid #ccc;
}

/* 关注榜和排行榜 */
.yg-brand-rank2 .bd {
	padding: 0 10px;
}

.yg-brand-rank2 .bd li {
	float: left;
	width: 50%;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}

.yg-brand-rank2 .bd i {
	margin: 0 10px 0 0;
	font: bold 14px/35px "Georgia";
	text-align: center;
}

.yg-brand-rank2 .bd a {
	vertical-align: middle;
}

.yg-brand-rank2 .bd i.red {
	color: #db214c;
}

/* 搜索无结果 */
.yg-mn-wrong {
	position: relative;
	width: 100%;
	padding: 0 24px 0 0;
}

.yg-wrong {
	padding: 50px 0;
	width: 800px;
	height: 70px;
	line-height: 30px;
	margin: 0 auto;
	font-size: 20px;
	text-align: center;
}

.yg-wrong i {
	display: inline-block;
	width: 80px;
	height: 70px;
	background: url("skin/public/img/base/yg-sp-base.png") -270px 0 no-repeat;
	vertical-align: middle;
}

.yg-wrong span {
	margin: 0 10px;
	font-weight: bold;
}

.yg-wrong em {
	margin: 0 10px;
	color: #db214c;
}

.yg-news-link dt,.yg-news-link dd,.yg-other li a,.yg-atc-list li a,.yg-atc-list2 li a,.yg-view li a,.yg-news-rec h2,.yg-news-focus .bd li p,.yg-topic-rec li p,.yg-news li h3,.yg-news li s,.yg-brand-top10 .bd li p,.yg-brand-show .bd li p,.yg-brand-rank .bd div,.yg-brand-rank2 .bd li,.yg-praise-all2 .bd li p,.yg-brand-list .left h3,.yg-brand-join li a,.yg-invest-c h3,.yg-brand-hot li,.yg-shop-list li,.yg-report dd li,.yg-invest-info .center .wz dd li,.yg-shop li h3,.yg-shop li span,.yg-suc-case .news li a,.yg-invest-rank .bd li a,.yg-evlt-sales .bd ul li h3,.yg-evlt-Selling ul li p,.yg-provideo .pro-video ul li,.yg-vd-intro ul li p,.yg-vd-rank ul li,.yg-exhb-list2 dd h2,.yg-news-rank .bd li,.yg-focus .bd dt,.yg-headline li a,.yg-atc-list3 li a,.yg-atc-list4 li a,.yg-trade-view .bd h4,.yg-report li,.sy_link li,.yg-design-right h4,.yg-suc-case dl h4,.yg-agent-info .li02,.yg-answer-hot li,.yg-product-video li a,.yg-product-video p a,.yg-agent-apply .info dd li,.yg-product-rec .bd li h4,.yg-design-left li h4,.yg-brand-rec li a,.yg-brand-rank .bd .text,.yg-brand-top10 .bd li p,.yg-invest-news li a,.yg-photo1 li em,.yg-photo2 dt,.yg-hot li a,.yg-detail-link span,.yg-tags a,.yg-brand-rank li a p,.yg-enjoy .bd .news li a,.yg-exhb-rec .bd li h3,.yg-exhibition .bd li h3,.yg-exhb-itrv li h3,.yg-exhb-list li,.yg-asso-news li a,.yg-mn2 dt,.yg-supply-rec .bd li,.yg-brand-rec2 .bd .brand-list li a p,.yg-brand-rec2 .bd .brand-list2 li,.yg-spec-list h3,.yg-news-list3 li a,.yg-brand-hot .bd li,.yg-brand-rec3 li span,.yg-special .cont h3,.yg-expo-list h3,.yg-invest-rec .bd h3,.yg-ranking .bd dd a,.yg-guide li h4,.yg-brand-auth li,.yg-brand-rec2 h4,.yg-invest-box .success li,.yg-dire-rank .bd .list li,.yg-dire-rank .bd .list li dt a,.yg-other-read .bd li a,.yg-rank-list .bd li,.yg-rec .middle li a,.yg-rec .middle dt a,.yg-list li,.yg-hot .list li,.yg-brand-rank .bd li a,.yg-attest-list .info li a,.buy-link-list .bd dd.name,.yg-buy .bd dd.name,.yg-prdct-other li p,.list_table .tleft,.list_table a.gw,.jbjl td a.gw,.jbjl table td,.jbjl table th,.yg-photo2 li>p a,.yg-ranking .bd dd a,.yg-brand-new .bd li,.yg-headline .bd dt a,.yg-trade-view .bd p.em2,.yg-brand-rank .bd li,.yg-links li,.yg-introduce .txt h2 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-other li i,.yg-atc-list li i,.yg-view li i,.yg-brand-join li i,.yg-suc-case .news li i,.yg-headline li i,.yg-atc-list3 li i,.yg-atc-list4 li i,.yg-product-video li i,.yg-brand-rec li i,.yg-invest-news li i,.yg-enjoy .bd .news li i,.yg-rec dd li i,.yg-list li i,.yg-noun li i,.yg-rec .middle li i {
	float: left;
	width: 10px;
	margin-right: 10px;
	font: bold 30px/35px "Arial";
	color: #ccc;
}

.yg-other li a,.yg-atc-list li a,.yg-brand-join li a,.yg-suc-case .news li a,.yg-product-video li a,.yg-brand-rec li a,.yg-enjoy .bd .news li a {
	float: left;
	max-width: 90%;
	line-height: 35px;
	font-size: 16px;
}

/* 公用图标 */
.yg-ico-time,.yg-ico-fwl,.yg-ico-wz,.yg-ico-sjfw {
	display: inline-block;
	height: 20px;
	vertical-align: middle;
}

.yg-ico-time {
	width: 20px;
	margin-right: 5px;
	background: url("skin/public/img/base/yg-sp-base.png") no-repeat;
}

.yg-ico-wz {
	width: 18px;
	margin: 0 5px;
	background: url("skin/public/img/base/yg-sp-base.png") -20px 0 no-repeat;
}

.yg-ico-fwl {
	width: 17px;
	height: 12px;
	margin: 0 5px;
	background: url("skin/public/img/base/yg-sp-base.png") -40px 0 no-repeat;
}

.yg-ico-sjfw {
	width: 11px;
	height: 16px;
	margin: 0 5px 5px;
	background: url("skin/public/img/base/yg-sp-base.png") -60px 0 no-repeat;
}

/* 公用悬停状态 */
.yg-hov1 {
	color: #fff;
	background: #db214c;
	border: 1px solid #db214c;
}

.yg-hov1:hover {
	color: #db214c;
	background: #fff;
	border: 1px solid #fff;
}

/* 招商右侧广告 */
.gg-328-246 {
	width: 328px;
	height: 246px;
	background: #eee;
}

.yg-news-list dt a:hover img,.yg-topic-rec li a:hover img,.yg-pic-news li a:hover img,.yg-dynamic dt a:hover img,.yg-picture a:hover img,.yg-topic .bd dt a:hover img,.yg-view dt a:hover img,.yg-detail .left a:hover img,.yg-exhb-itrv li img:hover {
	transition: transform .3s linear;
	transform: scaleX(1.06) scaleY(1.06);
	-webkit-transition: -webkit-transform .3s linear;
	-webkit-transform: scaleX(1.06) scaleY(1.06);
}

.yg-news-list dt a img,.yg-topic-rec li a img,.yg-pic-news li a img,.yg-dynamic dt a img,.yg-picture a img,.yg-topic .bd dt a img,.yg-view dt a img,.yg-detail .left a img,.yg-exhb-itrv li img {
	transition: transform .3s linear;
	transform: scaleX(1) scaleY(1);
	-webkit-transition: -webkit-transform .3s linear;
	-webkit-transform: scaleX(1) scaleY(1);
}

.highlight {
	color: #f00;
}

.dd_yq a.znz_fd_close {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 20px;
	height: 20px;
}

.yiche-side {
	display: none;
	position: fixed;
	bottom: 200px;
	right: 50%;
	width: 40px;
	margin-right: -660px;
	font-size: 14px;
	border: 1px solid #db214c;
	border-bottom: none;
	z-index: 999;
}

.yiche-side li {
	background: #fff;
	border-bottom: 1px solid #db214c;
}

.yiche-side li a {
	display: block;
	width: 40px;
	padding: 5px 0;
	text-align: center;
	color: #db214c;
}

.yiche-side li a:hover {
	background: #fff;
	color: #db214c;
}

.yiche-side li a.ewm::before {
	content: "";
	display: block;
	width: 28px;
	height: 31px;
	margin: 0 auto;
	background: url("skin/public/img/base/ewm-side.gif") no-repeat;
}

.yiche-side li a.jt::before {
	content: "";
	display: block;
	width: 30px;
	height: 15px;
	margin: 0 auto;
	background: url("skin/public/img/base/jt-side.gif") no-repeat;
}

.yiche-side li a.ewm {
	position: relative;
	font-size: 12px;
	color: #666;
}

.yiche-side li a.ewm div.cf {
	display: none;
}

.yiche-side li a.ewm div.cf::before {
	content: "";
	display: block;
	width: 95px;
	height: 95px;
	margin: 0 auto;
	background: url("skin/public/img/base/yg-ewm-m.gif") no-repeat;
	background-size: 100% 100%;
}

.yiche-side li a.ewm:hover div.cf {
	display: block;
	position: absolute;
	top: 0;
	right: 45px;
	z-index: 999;
	width: 100px;
	height: 130px;
	padding: 5px;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.yiche-side .lireturn_top {
	display: none;
	background: #db214c;
	border-bottom: none;
}

.yiche-side .lireturn_top a {
	color: #fff;
}

.yiche-side .side_li_first a:hover {
	background: #db214c;
	color: #fff;
	text-decoration: none;
}

.qq_boxlx,.qq_box,.znz_fd_a03 {
	filter: Alpha(Opacity=0);
}

.dd_yq {
	position: fixed;
	right: 0;
	bottom: 50px;
	z-index: 999;
	width: 100px;
	height: 207px;
	padding-top: 100px;
	background: url("skin/public/img/base/yg-fd.png") no-repeat;
}

.dd_yq_wygm {
	z-index: 999;
}

.dd_yq a {
	display: block;
	width: 100%;
}

.dd_yq_01 {
	height: 30px;
}

.dd_yq_02,.dd_yq_03 {
	height: 40px;
}

.dd_yq_wygm,.dd_yq_zxkf {
	position: fixed;
	right: 110px;
	bottom: 230px;
	z-index: 99999;
	width: 235px;
	height: 204px;
	padding: 0 10px 10px;
	background: #db214c;
	border-radius: 5px;
}

.dd_yq_wygm span,.dd_yq_zxkf span {
	height: 44px;
	color: #fff;
	font: bold 20px/44px "microsoft yahei";
	text-indent: 15px;
}

.dd_yq_wygm form {
	height: 140px;
	padding: 10px 5px;
	background: #fff;
	overflow: hidden;
}

.dd_yq_wygm form dt,.dd_yq_wygm form dd {
	float: left;
	height: 36px;
	line-height: 36px;
}

.dd_yq_wygm form dt {
	width: 60px;
	padding-right: 10px;
	text-align: right;
}

.dd_yq_wygm form dd {
	width: 100px;
	text-align: left;
}

.dd_yq_wygm form input,.dd_yq_wygm form textarea {
	width: 140px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #e3e3e3;
}

.dd_yq_wygm form button {
	width: 142px;
	height: 30px;
	text-align: center;
	background: #db214c;
	border: none;
	font-size: 14px;
	color: #fff;
	*line-height: 27px;
}

.dd_yq_wygm i,.dd_yq_zxkf i,.dian_r {
	position: absolute;
	top: 20px;
	right: -5px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 5px solid #db214c;
	border-bottom: 5px solid transparent;
}

.dian_r {
	right: -40px;
	top: 190px;
	border-left: 5px solid #05458c;
}

.dd_yq_zxkf {
	height: 155px;
	bottom: 70px;
}

.dd_yq_zxkf .qq_boxkf {
	display: block;
	width: 238px;
	height: 110px;
	background: url("skin/public/img/index/yg-sp-index.png") 0 -400px no-repeat;
}

.dd_yq_zxkf .qq_boxkf a {
	float: left;
	display: block;
	width: 74px;
	height: 23px;
	margin: 70px 0 0 20px;
}

.dd_yq_zxkf .qq_boxkf img {
	width: 74px;
	height: 23px;
}

.dd_yq_wyjm .prox_bd input {
	float: left;
	display: inline;
	border: none;
}

.dd_yq_wyjm .prox_bd {
	position: fixed;
	right: 145px;
	bottom: 20px;
	z-index: 9999;
	width: 216px;
	background: #fff;
}

.dd_yq_wyjm .prox_bd h4 {
	float: left;
	display: block;
	width: 242px;
	height: 40px;
	padding-left: 10px;
	color: #fff;
	background: #05458c;
	border-radius: 5px 5px 0 0;
	font: normal 20px/40px "microsoft yahei";
}

.dd_yq_wyjm .prox_bd .bd {
	float: left;
	width: 230px;
	padding: 15px 5px;
	background: #fff;
	border: 6px solid #05458c;
	border-radius: 0 0 5px 5px;
}

.dd_yq_wyjm .prox_bd .bd span {
	float: left;
	display: block;
	padding-bottom: 5px;
	font-size: 14px;
}

.dd_yq_wyjm .prox_bd .bd span b,.dd_yq_wyjm .prox_bd .bd span .pfm {
	float: left;
	display: block;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #444;
}

.dd_yq_wyjm .prox_bd .bd span b {
	width: 78px;
	text-align: right;
}

.dd_yq_wyjm .prox_bd .bd span .pfm {
	width: 48px;
}

.dd_yq_wyjm .prox_bd .bd span p {
	float: left;
	display: block;
	text-align: right;
}

.dd_yq_wyjm .prox_bd .bd span p i {
	float: left;
	display: block;
	width: auto;
	line-height: 20px;
	font-style: normal;
	text-align: left;
	color: #999;
}

.dd_yq_wyjm .prox_bd .bd span p img {
	display: block;
	line-height: 20px;
	text-align: left;
}

.dd_yq_wyjm .prox_bd .bd span em {
	float: left;
	display: block;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
	color: #999;
}

.dd_yq_wyjm .prox_bd .bd span .zsi,.dd_yq_wyjm .prox_bd .bd span .zsi3 {
	float: left;
	width: 150px;
	height: 24px;
	line-height: 22px;
	margin-right: 0;
	text-indent: .3em;
	border: 1px solid #e3e3e3;
}

.dd_yq_wyjm .prox_bd .bd span .zsi1 {
	float: left;
	width: 60px;
	height: 24px;
	line-height: 22px;
	text-indent: .3em;
	border: 1px solid #e3e3e3;
}

.dd_yq_wyjm .prox_bd .bd span .zsi2 {
	float: left;
	width: 145px;
	font: 14px/20px "microsoft yahei";
	text-indent: .3em;
	border: 1px solid #e3e3e3;
	resize: none;
}

.dd_yq_wyjm .prox_bd .bd span .zsi3 {
	width: 83px;
}

.dd_yq_wyjm .prox_bd .bd span .zsi:hover,.dd_yq_wyjm .prox_bd .bd span .zsi1:hover,.dd_yq_wyjm .prox_bd .bd span .zsi2:hover,.dd_yq_wyjm .prox_bd .bd span .zsi3:hover {
	background: #e6fdff;
	border: 1px solid #b5d3df;
}

.dd_yq_wyjm .prox_bd .bd .zsan {
	float: left;
	height: 30px;
	padding-left: 75px;
}

.dd_yq_wyjm .prox_bd .bd .zsan .uat {
	width: 152px;
	height: 30px;
	line-height: 30px;
	background: #05458c;
	color: #fff;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

.dd_yq_wyjm .select_box {
	width: 110px;
	text-align: left;
}

.dd_yq_wyjm .select_box select {
	width: 152px;
	height: 28px;
	margin-bottom: 5px;
	border: 1px solid #e3e3e3;
}

.dd_yq_wyjm .productlay {
	float: left;
	display: inline;
	position: relative;
	width: 150px;
	height: 65px;
	padding: 3px 0 5px;
	border: 1px solid #e3e3e3;
	overflow: hidden;
	*width: 160px;
}

.dd_yq_wyjm .productlay:hover {
	height: auto;
	padding-bottom: 12px;
}

.dd_yq_wyjm .productlay i {
	float: left;
	display: inline-block;
	min-width: 58px;
	width: auto;
	height: 18px;
	margin-left: 2px;
	*letter-spacing: -1px;
}

.dd_yq_wyjm .productlay i input {
	float: left;
	margin: 2px 1px 3px 2px;
	*margin: 0 1px 3px 2px;
	vertical-align: middle;
}

.dd_yq_wyjm .productlay em {
	display: inline-block;
	position: absolute;
	bottom: -10px;
	width: 100%;
	height: 14px;
	margin-right: 52px;
	padding-bottom: 10px;
	background: #fff;
	vertical-align: middle;
	*left: 0;
}

.dd_yq_wyjm .productlay:hover em {
	position: absolute;
	right: 0;
	bottom: -2px;
	width: 100%;
	height: 13px;
	margin: 0;
	padding-bottom: 0;
	background: #fff;
}

.yg-ad-mt0 {
	margin-top: -20px !important;
}

.yg-ad,.yg-ad-full li {
	width: 100%;
}

.yg-ad-full {
	width: 1200px;
	margin: 0 auto;
}

.yg-ad-full img,.yg-index-bottom img,.yg-ad-half img,.yg-ad img,.yg-ad embed {
	display: block;
	margin-top: 10px;
}

.yg-ad-half {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.yg-ad-half ul {
	width: 1210px;
}

.yg-ad-half li {
	float: left;
	margin-right: 10px;
}

.yg-index-bottom li {
	float: left;
	width: 198px;
	height: 140px;
	margin-right: 2px;
}

.yg-index-bottom li.active {
	float: left;
	width: 399px;
	height: 140px;
	margin-right: 0;
}

.yg-ad-fixed {
	position: relative;
	width: 100%;
	z-index: 999999;
}

.yg-ad-fixed .add-top1 img,.yg-ad-fixed .add-bottom1 img,.yg-ad-fixed .add-top2 img,.yg-ad-fixed .add-bottom2 img {
	display: block;
	margin-top: 10px;
}

.yg-ad-fixed .add-top1,.yg-ad-fixed .add-top2,.yg-ad-fixed .add-bottom1,.yg-ad-fixed .add-bottom2 {
	width: 100px;
	height: 325px;
	overflow: inherit;
}

.yg-ad-fixed .add-top1 {
	position: fixed;
	left: 5px;
	top: 30px;
}

.yg-ad-fixed .add-top2 {
	position: fixed;
	right: 5px;
	top: 30px;
}

.yg-ad-fixed .add-bottom1 {
	position: fixed;
	left: 5px;
	bottom: 20px;
}

.yg-ad-fixed .add-bottom2 {
	position: fixed;
	right: 5px;
	bottom: 20px;
}

.yg-ad-fixed .close {
	display: none;
	position: absolute;
	right: 10px;
	bottom: -17px;
	width: 50px;
	height: 18px;
	background: url("skin/public/img/base/close2.png") center center no-repeat;
	cursor: pointer;
}

.yg-links {
	width: 1160px;
	margin: 0 auto;
	padding: 0 20px;
}

.yg-links li {
	float: left;
	width: 14%;
	height: 35px;
	line-height: 35px;
}

.yg-links a {
	font-size: 14px;
}

.yg-links-a {
	float: none;
	width: 200px;
	height: 35px;
	line-height: 35px;
	margin: 3px auto 0;
	font-size: 14px;
	text-align: center;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
}

.yg-links-a:hover {
	border: 1px solid #db214c;
}

.yg-links-a a {
	display: block;
}

.lazy {
	background: #eee url("skin/public/img/base/lazy.gif") center center no-repeat;
}

.yg-agent {
	padding: 15px;
	text-align: center;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-top: 2px solid #db214c;
}

.yg-agent h3 {
	line-height: 50px;
	font-size: 24px;
	color: #db214c;
}

.yg-agent h4 {
	line-height: 30px;
	font-size: 16px;
	font-weight: normal;
}

.yg-agent h4 a {
	color: #00f;
}

.yg-agent p {
	padding-top: 10px;
	color: #999;
}

.yg-agent input,.yg-agent button {
	display: block;
	width: 96%;
	height: 40px;
	margin: 15px auto 0;
}

.yg-agent input {
	line-height: 40px;
	border: 1px solid #e3e3e3;
}

.yg-agent input:focus {
	border: 1px solid #db214c;
}

.yg-agent button {
	font: normal 18px/40px "microsoft yahei";
	text-align: center;
	color: #fff;
	background: #ff7800;
	border: none 0;
	border-radius: 5px;
}

.yg-bottom-fix {
	position: fixed;
	bottom: 0;
	z-index: 99999;
	width: 100%;
	height: 170px;
	color: #fff;
	background: url("skin/public/img/base/cz-bottom-bg.png") repeat;
}

.yg-bottom-fix i {
	float: left;
	display: block;
	width: 230px;
	height: 170px;
	background: url("skin/public/img/base/cz-bottom-icon.png") 0 -80px no-repeat;
}

.yg-bottom-fix span {
	position: absolute;
	top: 70px;
	right: 0;
	width: 40px;
	height: 40px;
	background: url("skin/public/img/base/cz-bottom-icon.png") -300px -150px no-repeat;
	cursor: pointer;
}

.yg-bottom-form {
	float: left;
	width: 580px;
	margin: 15px 30px 0 40px;
}

.yg-bottom-form h2 {
	font-size: 30px;
	color: #fff;
}

.yg-bottom-form h2 em {
	color: #db214c;
}

.yg-bottom-form input {
	width: 275px;
	height: 38px;
	line-height: 38px;
	margin: 10px 7px 0 0;
	font-size: 14px;
	border: 1px solid #e3e3e3;
	border-radius: 10px;
	outline: none;
	*width: 273px;
}

.yg-bottom-form input:focus {
	border: 1px solid #db214c;
}

.yg-bottom-form select {
	width: 135px;
	height: 38px;
	margin: 10px 7px 0 0;
	font-size: 14px;
	color: #999;
	text-indent: 10px;
	border-radius: 10px;
}

.yg-bottom-form button {
	width: 135px;
	height: 38px;
	line-height: 35px;
	margin: 10px 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #db214c;
	border: none;
	border-radius: 10px;
}

.yg-bottom-form button:hover {
	background: #c41840;
}

#bottom-cityid_0,#bottom-cityid_1,#bottom-cityid_2 {
	filter: alpha(opacity=0);
	opacity: 0;
}

#bottom-cityid_0 option,#bottom-cityid_1 option,#bottom-cityid_2 option {
	color: #666;
}

.yg-bottom-form {
	position: relative;
}

.yg-bottom-form .select {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	width: 450px;
	height: 38px;
	background: url("skin/public/img/base/db-bottom-bg.png") repeat;
}

.yg-bottom-form .select li {
	float: left;
	position: relative;
	width: 135px;
	height: 38px;
	margin-right: 7px;
	background: #fff;
	border-radius: 10px;
}

.yg-bottom-form .select li p {
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	font-size: 14px;
	color: #666;
}

.yg-bottom-form .select li b {
	position: absolute;
	right: 5px;
	top: 12px;
	border: 5px solid #fff;
	border-top: 10px solid #ccc;
	border-bottom: none;
}

.yg-bottom-suc {
	float: left;
	width: 240px;
	height: 160px;
	;overflow: hidden;
}

.yg-bottom-suc .bd li {
	height: 24px;
	line-height: 24px;
}

.yg-bottom-suc h3 {
	height: 50px;
	line-height: 50px;
	margin-bottom: 15px;
	font-size: 18px;
	border-bottom: 1px solid #666;
}

.yg-bottom-hid {
	width: 100%;
	height: 80px;
	position: fixed;
	bottom: -80px;
	z-index: 99999;
	background: url("skin/public/img/base/cg-bottom-bg.png") repeat-x;
}

.yg-bottom-hid a {
	position: relative;
	display: block;
	width: 100%;
	height: 80px;
}

.yg-bottom-hid i {
	display: block;
	width: 380px;
	height: 80px;
	margin: 0 auto;
	background: url("skin/public/img/base/cg-bottom-icon.png") no-repeat;
}

.yg-bottom-hid span {
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 40px;
	height: 40px;
	background: url("skin/public/img/base/cg-bottom-icon.png") -300px -100px no-repeat;
}

.yg-spc-topic .slide {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.yg-spc-topic .hd {
	padding-top: 10px;
	text-align: center;
}

.yg-spc-topic .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	cursor: pointer;
}

.yg-spc-topic .hd li.on {
	width: 32px;
	height: 10px;
	background: #db214c;
	border: 1px solid #db214c;
}

.yg-spc-topic .bd img {
	display: block;
	width: 350px;
	height: 175px;
	overflow: hidden;
}

.yg-spc-topic .bd h4 {
	height: 40px;
	line-height: 36px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #e3e3e3;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-nav-wrap {
	width: 100%;
	height: 65px;
	margin-bottom: 40px;
	border-top: 5px solid #db214c;
	border-bottom: 1px solid #e3e3e3;
}

.yg-nav-new {
	position: relative;
	width: 1200px;
	height: 105px;
	margin: 0 auto;
	font-size: 24px;
}

.yg-nav-new ul {
	width: 1280px;
}

.yg-nav-new li {
	float: left;
	color: #333;
}

.yg-nav-new li dt {
	position: relative;
	height: 65px;
	text-align: center;
	border-left: 1px solid #e3e3e3;
}

.yg-nav-new li:last-child dt {
	border-right: 1px solid #e3e3e3;
}

.yg-nav-new li dt.select-hv,.yg-nav-new li.on dt {
	background: #db214c;
	color: #fff;
}

.yg-nav-new li dt em {
	display: none;
	position: absolute;
	bottom: -1px;
	left: 42%;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
}

.yg-nav-new li.on em {
	display: block;
}

.yg-nav-new li.on dd {
	display: block;
	z-index: 998;
}

.yg-nav-new li dd {
	display: none;
	position: absolute;
	top: 66px;
	left: 0;
	z-index: 998;
	width: 1100px;
	height: 40px;
	line-height: 40px;
	padding: 0 50px;
	background: #fff;
}

.yg-nav-new li dt a {
	display: block;
	padding: 8px 29px;
	color: #333;
}

.yg-nav-new li.on dt a,.yg-nav-new li.on dt i {
	color: #fff;
}

.yg-nav-new li dt i {
	display: block;
	font-size: 12px;
	color: #ccc;
}

.yg-nav-new li dt.drg a {
	padding: 0;
}

.cg-nav-new li dd,.tc-nav-new li dd,.jcz-nav-new li dd,.lyj-nav-new li dd,.znjj-nav-new li dd {
	padding: 2px 50px;
}

.db-nav-new li dt a {
	padding: 8px 29px;
}

.db-nav-new li dt a.nav-sd {
	padding: 8px 25px;
}

.tc-nav-new li dt a {
	padding: 8px 29px;
}

.cg-nav-new li dt a.nav-sd,.tc-nav-new li dt a.nav-sd {
	padding: 8px 24px;
}

.cg-nav-new li dt a,.mc-nav-new li dt a {
	padding: 8px 20px;
}

.mc-nav-new li dt a.nav-sd {
	padding: 8px 20px;
}

.dd-nav-new li dt a {
	padding: 8px 20px;
}

.dd-nav-new li dt a.nav-sd {
	padding: 8px 15px;
}

.mm-nav-new li dt a {
	padding: 8px 39px;
}

.mm-nav-new li dt a.nav-sd {
	padding: 8px 35px;
}

.wy-nav-new li dt a {
	padding: 8px 38px;
}

.wy-nav-new li dt a.nav-sd {
	padding: 8px 41px;
}

.jcz-nav-new li dt a {
	padding: 8px 35px;
}

.jcz-nav-new li dt a.nav-sd {
	padding: 8px 37px;
}

.jsq-nav-new li dt a {
	padding: 8px 46px;
}

.jsq-nav-new li dt a.nav-sd {
	padding: 8px 42px;
}

.gzn-nav-new li dt a {
	padding: 8px 35px;
}

.gzn-nav-new li dt a.nav-sd {
	padding: 8px 37px;
}

.lyj-nav-new li dt a {
	padding: 8px 35px;
}

.lyj-nav-new li dt a.nav-sd {
	padding: 8px 33px;
}

.znjj-nav-new li dt a {
	padding: 8px 35px;
}

.znjj-nav-new li dt a.nav-sd {
	padding: 8px 45px;
}

.db-nav-new li dt.drg u,.cg-nav-new li dt.drg u,.tc-nav-new li dt.drg u,.dd-nav-new li dt.drg u,.mm-nav-new li dt.drg u {
	display: block;
	width: 130px;
	height: 65px;
}

.db-nav-new li dt.drg u {
	background: url("skin/public/img/index/db-drg.jpg") no-repeat;
}

.db-nav-new li:hover dt.drg u {
	background: url("skin/public/img/index/db-drg.jpg") 0 -65px no-repeat;
}

.cg-nav-new li dt.drg u {
	background: url("skin/public/img/index/cg-drg.jpg") no-repeat;
}

.cg-nav-new li:hover dt.drg u {
	background: url("skin/public/img/index/cg-drg.jpg") 0 -65px no-repeat;
}

.cg-nav-new li.hangye2 dt.drg u {
	background: url("skin/public/img/index/cg-drg02.jpg") no-repeat;
}

.cg-nav-new li.hangye2:hover dt.drg u {
	background: url("skin/public/img/index/cg-drg02.jpg") 0 -65px no-repeat;
}

.tc-nav-new li dt.drg u {
	background: url("skin/public/img/index/tc-yanban.jpg") no-repeat;
}

.tc-nav-new li:hover dt.drg u {
	background: url("skin/public/img/index/tc-yanban.jpg") 0 -65px no-repeat;
}

.mc-nav-new li dt.drg u {
	display: block;
	width: 158px;
	height: 65px;
	background: url("skin/public/img/index/mc-drg.jpg") no-repeat;
}

.mc-nav-new li:hover dt.drg u {
	background: url("skin/public/img/index/mc-drg.jpg") 0 -65px no-repeat;
}

.mc-nav-new li.hangye2 dt.drg u {
	width: 102px;
	background: url("skin/public/img/index/mc-drg02.jpg") no-repeat;
}

.mc-nav-new li.hangye2:hover dt.drg u {
	background: url("skin/public/img/index/mc-drg02.jpg") 0 -65px no-repeat;
}

.mm-nav-new li dt.drg u {
	width: 102px;
	background: url("skin/public/img/index/mm-rhm.jpg") no-repeat;
}

.mm-nav-new li:hover dt.drg u {
	background: url("skin/public/img/index/mm-rhm.jpg") 0 -65px no-repeat;
}

.dd-nav-new li dt.drg u {
	margin-top: 0;
	background: url("skin/public/img/index/dd-drg.jpg") no-repeat;
}

.dd-nav-new li:hover dt.drg u {
	background: url("skin/public/img/index/dd-drg.jpg") 0 -65px no-repeat;
}

.dd-nav-new li.hangye2 dt.drg u {
	background: url("skin/public/img/index/dd-drg02.jpg") no-repeat;
}

.dd-nav-new li.hangye2:hover dt.drg u {
	background: url("skin/public/img/index/dd-drg02.jpg") 0 -65px no-repeat;
}

.yg-nav-new li dt.select-hv a.nav-sd {
	background: url("skin/public/img/index/htb_on.png") center 12px no-repeat;
}

.yg-nav-new li.on dt a.nav-sd {
	background: url("skin/public/img/index/htb_on.png") center 12px no-repeat;
}

.yg-nav-new li dt a.nav-sd {
	padding: 39px 42px 10px;
	font-size: 0;
	background: url("skin/public/img/index/htb.png") center 12px no-repeat;
}

.yg-nav-new li dt.yzs u {
	display: block;
	position: absolute;
	top: 0;
	right: 15px;
	width: 9px;
	height: 23px;
	background: url("skin/public/img/index/i-hot.gif") no-repeat;
}

.yg-nav-new li:hover dt.yzs u {
	display: none;
}

.yg-nav-new li dd a {
	float: left;
	margin: 0 22px 0 0;
	font-size: 14px;
	color: #666;
}

.yg-nav-new li dd a:hover,.yg-nav-new li dd a.cur {
	color: #db214c;
}

.yg-nav-line {
	width: 100%;
	height: 5px;
	margin-bottom: 20px;
	box-shadow: 0 3px 3px #eee;
}

.yg-nav-new a.news,.yg-nav-new a.brand {
	float: right;
	display: block;
	width: 110px;
	height: 50px;
	margin: 0 20px 0 0;
	background: url("skin/public/img/base/ico-pd.png") 0 -2px no-repeat;
}

.yg-nav-new a.brand {
	background: url("skin/public/img/base/ico-pd.png") -110px -2px no-repeat;
}

.yg-nav-home {
	position: relative;
	z-index: 99;
}

.yg-nav-new2 {
	position: absolute;
	top: -60px;
	left: 0;
	height: 40px;
	line-height: 35px;
	margin: 0 auto;
	padding: 0 0 0 30px;
}

.yg-nav-new2 a {
	height: 40px;
	line-height: 35px;
	margin: 0 7px;
	font-size: 12px;
	color: #666;
}

.yg-nav-new li dd.d01,.yg-nav-new li dd.d02,.yg-nav-new li dd.d03 {
	width: 600px;
}

.yg-nav-new li dd.d04 {
	width: 800px;
	padding-left: 400px;
}

.yg-nav-new li dd.d01 {
	padding-left: 520px;
}

.yg-nav-new li dd.d02 {
	padding-left: 610px;
}

.yg-nav-new li dd.d03 {
	padding-left: 510px;
}

.yg-nav-new li dd.d04 {
	padding-left: 400px;
}

.yg-nav-new li dd.d05 {
	padding-left: 520px;
	width: 680px;
}

.cg-nav-new li dd.d04 {
	width: 700px;
	padding-left: 500px;
}

.yg-nav-new li dd.d04 {
	width: 950px;
	padding-left: 250px;
}

.mc-nav-new li dd.d04 {
	width: 900px;
	padding-left: 300px;
}

.yg-nav-new li dt a {
	padding: 8px 27px;
}

.yg-nav-new li dt a.nav-sd {
	padding: 39px 39px 10px;
	background-position: center 13px;
}

.yg-nav-new li dt.yzs u {
	right: 8px;
}

.mm-nav-new li dt a {
	padding: 8px 31px;
}

.hyfz-nav {
	width: 172px;
	height: 65px;
}

.hyfz-nav p {
	display: none;
}

.hyfz-nav:hover p {
	position: relative;
	z-index: 999;
	display: block;
}

.hyfz-nav u {
	position: relative;
	display: block;
	width: 170px;
	height: 65px;
	line-height: 60px;
	font-size: 24px;
	text-align: center;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	text-indent: -10px;
}

.hyfz-nav u::after {
	content: "";
	position: absolute;
	top: 45%;
	right: 24px;
	border-top: 6px solid #db214c;
	border-left: 6px dashed transparent;
	border-right: 6px dashed transparent;
}

.hyfz-nav p a {
	display: block;
	width: 172px;
	height: 65px;
	background: url("skin/public/img/index/yg-hyfz.jpg") no-repeat;
}

.hyfz-nav p a.hyfz01 {
	height: 66px;
}

.hyfz-nav p a.hyfz01:hover {
	background-position: -172px 0;
}

.hyfz-nav p a.hyfz02 {
	background-position: 0 -66px;
}

.hyfz-nav p a.hyfz02:hover {
	background-position: -172px -66px;
}

.hyfz-nav p a.hyfz03 {
	background-position: 0 -131px;
}

.hyfz-nav p a.hyfz03:hover {
	background-position: -172px -131px;
}

/* 十大隐藏，临时宽度 */
/* .tc-nav-new li dt a,.mm-nav-new li dt a,.wy-nav-new li dt a{padding:8px 35px;}.tc-nav-new li dd.d01{padding-left:590px;}
.tc-nav-new li dd.d02{padding-left:830px;}.tc-nav-new li:nth-child(3) dd{padding-left:90px;}
.yg-nav-new li dt a,.cg-nav-new li dt a,.db-nav-new li dt a{padding:8px 28px;}
.yg-nav-new li:nth-child(4) dd{padding-left:200px;}.yg-nav-new li:nth-child(4) dd{padding-left:300px;}
.gzn-nav-new li:nth-child(4) dd{padding-left:340px;}.gzn-nav-new li dd.d01{padding-left:700px;}.gzn-nav-new li dd.d02{padding-left:830px;}
.mc-nav-new li dt a,.dd-nav-new li dt a{padding:8px 20px;}
.jsq-nav-new li dt a{padding:8px 43px;}.jsq-nav-new li:nth-child(4) dd{padding-left:380px;}.jsq-nav-new li dd.d01{padding-left:720px;}
.tc-nav-new li dd.d03,.gzn-nav-new li dd.d03,.jsq-nav-new li dd.d03,.lyj-nav-new li dd.d03,.znjj-nav-new li dd.d03{padding-left:900px;}
.tc-nav-new li:nth-child(7) dt,.gzn-nav-new li:nth-child(7) dt,.jsq-nav-new li:nth-child(6) dt,.lyj-nav-new li:nth-child(7) dt,.znjj-nav-new li:nth-child(7) dt,.mm-nav-new li:nth-child(7) dt,.wy-nav-new li:nth-child(7) dt,.jcz-nav-new li:nth-child(7) dt{border-right:1px solid #e3e3e3;}
.gzn-nav-new li dt a,.lyj-nav-new li dt a,.znjj-nav-new li dt a,.jcz-nav-new li dt a{padding:8px 32px;}
.tc-nav-new li:nth-child(4) dd,.lyj-nav-new li:nth-child(4) dd,.znjj-nav-new li:nth-child(4) dd{padding-left:360px;}
.lyj-nav-new li dd.d01{padding-left:590px;} */

.yg-invest-zc .hd {
	padding-top: 10px;
	text-align: center;
}

.yg-invest-zc .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	cursor: pointer;
}

.yg-invest-zc .hd li.on {
	width: 32px;
	height: 10px;
	background: #db214c;
	border: 1px solid #db214c;
}

.slide-arrow {
	position: relative;
	overflow: hidden;
}

.slide-arrow a.prev,.slide-arrow a.next {
	position: absolute;
	top: 50%;
	z-index: 9999;
	width: 35px;
	height: 60px;
	margin-top: -30px;
	background: url("skin/public/img/arrow_icon.png") no-repeat;
}

.slide-arrow a.prev {
	left: -80px;
	-webkit-transition: left .3s;
	transition: left .3s;
}

.slide-arrow a.next {
	right: -80px;
	background-position: -35px 0;
	-webkit-transition: right .3s;
	transition: right .3s;
}

.slide-arrow a.prev:hover {
	background-position: -70px 0;
}

.slide-arrow a.next:hover {
	background-position: -105px 0;
}

.slide-arrow:hover a.prev {
	left: 0;
}

.slide-arrow:hover a.next {
	right: 0;
}

.yg-brand-show {
	position: relative;
	height: 185px;
	margin-top: -1px;
	padding: 15px 0 10px 15px;
	clear: both;
	overflow: hidden;
	background: #f8f8f8;
	border: 1px solid #e3e3e3;
}

.yg-brand-show .bd {
	width: 966px;
	height: 182px;
}

.yg-brand-show .bd ul {
	height: 182px;
	overflow: hidden;
}

.yg-brand-show .bd li {
	float: left;
	width: 144px;
	line-height: 0;
	margin: 0 0 15px 15px;
	background: #fff;
	border: 1px solid #e3e3e3;
	overflow: hidden;
}

.yg-brand-show .bd li a {
	display: block;
	width: 96%;
	margin: 0 auto;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-brand-show .bd li img {
	width: 140px;
	height: 52px;
	margin: 0 auto;
}

.yg-brand-show .bd li h4 {
	line-height: 28px;
	font-weight: normal;
	text-align: center;
	background: #fff;
	border-top: 1px solid #e3e3e3;
}

.yg-brand-show .hd {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 211px;
	border-left: 1px solid #e3e3e3;
}

.yg-brand-show .hd a {
	display: block;
	height: 105px;
}

.yg-brand-show .hd .prev {
	background: url("skin/public/img/index/yg-sp-index.png") -170px -180px no-repeat;
}

.yg-brand-show .hd .prev:hover {
	background: url("skin/public/img/index/yg-sp-index.png") -220px -180px no-repeat;
}

.yg-brand-show .hd .next {
	background: url("skin/public/img/index/yg-sp-index.png") -170px -285px no-repeat;
}

.yg-brand-show .hd .next:hover {
	background: url("skin/public/img/index/yg-sp-index.png") -220px -285px no-repeat;
}

.yg-brand-show .vip-bg,.cg-brand-show .auth-bg {
	float: left;
	display: block;
	width: 153px;
	height: 181px;
}

.yg-brand-show .vip-bg {
	width: 169px;
	height: 213px;
	margin: -15px 0 0 -15px;
	background: url("skin/public/img/index/yg-sp-index.png") 0 -180px no-repeat;
}

/* 品牌排行榜 */
.yg-brand-rank-chip .hd li {
	float: left;
	width: 50%;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	text-align: center;
	background: #f5f5f5;
	*width: 49%;
}

.yg-brand-rank-chip .hd li.on,.yg-brand-rank-chip .hd li:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #db214c;
}

.yg-brand-rank-chip .bd {
	height: 315px;
	padding: 5px 5px 10px;
	border: 2px solid #db214c;
	overflow: hidden;
}

.yg-brand-rank-chip .bd li {
	float: left;
	width: 48%;
	line-height: 32px;
	padding-left: 2%;
	font-size: 13px;
	*width: 47%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-brand-rank-chip .bd li a {
	text-decoration: none;
}

.yg-brand-rank-chip .bd i {
	margin-right: 5px;
	font: 15px "Georgia";
}

.yg-brand-rank-chip .bd i.red {
	color: #db214c;
}

.yg-brand-rank-chip .bd i.bold {
	font-weight: bold;
}

/* 认证品牌/推荐品牌 */
.yg-brand-auth .bd {
	padding: 6px 15px;
	font-size: 14px;
	border: 1px solid #e3e3e3;
	border-top: none;
}

.yg-brand-auth .bd li {
	float: left;
	width: 47%;
	margin: 0 1% 10px;
	font-size: 14px;
}

/* 全屏广告 */
.yg-adfull {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}

.yg-adfull div {
	float: left;
	width: 100%;
	text-align: center;
}

.yg-adfull img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	margin: 0 auto;
}

.yg-adfull span {
	display: none;
	position: absolute;
	width: 50px;
	height: 80px;
	cursor: pointer;
}

.yg-adfull:hover span {
	display: block;
}

.yg-adfull .prev {
	left: 50%;
	top: 35%;
	margin-left: -650px;
	background: url("skin/public/img/base/sp.png") -90px -300px no-repeat;
}

.yg-adfull .next {
	right: 50%;
	top: 35%;
	margin-right: -650px;
	background: url("skin/public/img/base/sp.png") -145px -300px no-repeat;
}

/* 全屏广告 */
.yg-ad-1200-260 {
	position: relative;
	width: 1200px;
	height: 260px;
	margin: 10px auto 0;
	overflow: hidden;
}

.yg-ad-1200-260 div {
	width: 1200px;
	margin: 0 auto;
}

.yg-ad-1200-260 img {
	display: block;
	width: 1200px;
	height: 260px;
	overflow: hidden;
}

.yg-ad-1200-260 .hd {
	position: absolute;
	left: 0;
	top: 0;
	width: 1200px;
	height: 260px;
}

.yg-ad-1200-260 span {
	position: absolute;
	top: 35%;
	width: 50px;
	height: 80px;
	cursor: pointer;
}

.yg-ad-1200-260 .prev {
	left: 0;
	background: url("skin/public/img/base/sp.png") -90px -300px no-repeat;
}

.yg-ad-1200-260 .next {
	right: 0;
	background: url("skin/public/img/base/sp.png") -145px -300px no-repeat;
}

/* VIP品牌 */
.yg-brand-rec3 ul {
	height: 352px;
	overflow: hidden;
}

.yg-brand-rec3 li img {
	display: block;
	width: 136px;
	height: 48px;
}

.yg-brand-rec3 li {
	float: left;
	margin: 10px 0 0 22px;
	border: 1px solid #e3e3e3;
	cursor: pointer;
}

.yg-brand-rec3 li p {
	width: 136px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* 资讯首页 VIP品牌 */
.news-index .yg-brand-rec3 li {
	margin: 10px 0 0 7px;
}

.news-index .yg-brand-rec3 li img {
	width: 118px;
	height: 42px;
}

.news-index .yg-brand-rec3 li p {
	width: 118px;
}

/* 知识详情页 接口调整 */
.yg-news-port01 {
	position: absolute;
	left: 0;
	right: 0;
	width: auto;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
}

.yg-news-port01 dt a {
	display: block;
}

.yg-news-port01 img {
	display: block;
	width: 190px;
	height: 68px;
	border: 1px solid #e2e2e2;
}

.yg-news-port01 dl {
	float: left;
}

.yg-news-port01 dt,.yg-news-port01 dd {
	float: left;
	overflow: hidden;
}

.yg-news-port01 dt {
	margin-right: 20px;
	background: #fff;
	box-shadow: 0 8px 12px #c5c5c5;
}

.yg-news-port01 dd {
	width: 350px;
}

.yg-news-port01 dd a.name {
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
}

.yg-news-port01 dd p {
	line-height: 22px;
}

.yg-news-port01 dd p a {
	font-size: 12px;
	color: #008aff;
}

.yg-news-port01 dd p a:hover {
	color: #db214c;
}

.yg-news-port01 dd p em {
	margin-right: 20px;
	color: #db214c;
	font-size: 14px;
	font-weight: bold;
}

.yg-news-port01 .right {
	float: right;
	width: 100px;
}

.yg-news-port01 .right a {
	display: block;
	width: 98px;
	height: 28px;
	line-height: 28px;
	margin-top: 5px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #db214c;
	border-radius: 3px;
}

.yg-news-port01 .right a.jmys {
	color: #fff;
	background: #db214c;
}

.yg-news-port01 .right a.sqzl {
	color: #db214c;
	background: #fff;
}

.yg-zs-tc01 {
	position: relative;
	width: 100%;
	height: 360px;
	background: #f5f5f5;
}

.yg-zs-tc01 .hd {
	height: 115px;
	padding-top: 20px;
	background: #ed3a3e;
}

.yg-zs-tc01 .hd h3, .yg-zs-tc01 .hd h2 {
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}

.yg-zs-tc01 .hd p {
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.yg-zs-tc01 .hd p b {
	padding: 0;
	font-size: 16px;
}

.yg-zs-tc01 .bd {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 25px;
	width: 86%;
	height: 190px;
	margin: 0 auto;
	padding: 20px 10px;
	background: #fff;
	border-radius: 5px;
}

.yg-zs-tc01 .bd input[type="text"] {
	width: 99%;
	height: 35px;
	line-height: 35px;
	margin-bottom: 12px;
	border-radius: 5px;
	border: 1px solid #ddd;
}

.yg-zs-tc01 .bd input[type="text"]:focus {
	border: 1px solid #ed3a3e;
}

.yg-zs-tc01 .bd input[type="submit"] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	background: #ed3a3e;
	border-radius: 5px;
}

.yg-zs-tc01 .bd input[type="submit"]:hover {
	background: #dd0005;
}

.yg-zs-tc01 .bd .pselect {
	margin-bottom: 15px;
	white-space: nowrap;
}

.yg-zs-tc01 .bd .pselect input {
	display: none;
}

.yg-zs-tc01 .bd select {
	float: left;
	width: 32%;
	height: 35px;
	line-height: 35px;
	margin-right: 5px;
	color: #999;
	text-indent: 10px;
	border: 1px solid #ddd;
	border-radius: 2px;
	margin-right: 2px\0;
}

.yg-zs-tc01 .bd select:last-child,.ipt_s3 {
	margin-right: 0;
}

.yg-zs-tc-wrap {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	width: 100%;
	height: 100%;
}

.yg-zs-tc-wrap .yg-zs-tc01 {
	position: relative;
	z-index: 99;
	width: 350px;
	margin: 14% auto 0;
}

.yg-zs-tc-wrap .tc01-mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 98;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .8;
}

.yg-zs-tc-wrap .tc01-close {
	display: block;
	position: relative;
	z-index: 99;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 20px auto 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 100%;
}

.new-bar-wrap {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 60px;
	background: #1a3876;
	filter: alpha(opacity=90);
	opacity: .9;
}

.new-bar {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}

.new-bar span {
	float: left;
	line-height: 60px;
	margin: 0 30px 0 0;
	font-weight: bold;
	font-size: 18px;
	color: #f4deaa;
}

.new-bar form {
	float: left;
}

.new-bar input[type="text"] {
	width: 180px;
	height: 26px;
	margin: 17px 10px 0 0;
	background: #fff;
	border: 1px solid #333;
}

.new-bar input[type="text"].name {
	width: 150px;
}

.new-bar input[type="submit"] {
	width: 100px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
	background: #f4deaa;
	border: 1px solid #333;
}

.new-bar-scroll {
	float: right;
}

.new-bar-scroll li {
	height: 60px;
	line-height: 60px;
	color: #f4deaa;
	font-size: 14px;
}

.new-bar-scroll li i {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 21px 5px 0 0;
	vertical-align: top;
	background: url("skin/public/img/knowledge/nz.png") no-repeat;
}

.pb60 {
	padding-bottom: 60px;
}

.fixed {
	position: fixed;
	top: 0;
}

.disn {
	display: none;
}

/* 弹窗外框 */
.yg-tc-wrap {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999999999;
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
	overflow-y: none;
}

.yg-tc-wrap .tc-close {
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 99;
	text-align: center;
	font-size: 0;
}

.yg-tc-wrap .tc-close:after {
	content: "\2716";
	font-size: 20px;
	color: #ccc;
}

.yg-tc-wrap .tc-mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 98;
	width: 100%;
	height: 130%;
	background: #000;
	opacity: .8;
}

/* 弹窗成功 */
.yg-tc-cg {
	position: absolute;
	top: 30%;
	left: 0;
	right: 0;
	z-index: 99;
	width: 500px;
	margin: 0 auto;
	padding: 60px 0;
	background: #fff;
	border-radius: 5px;
}

.yg-tc-cg h3,.yg-tc-cg span {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}

.yg-tc-cg p {
	height: 36px;
	line-height: 36px;
	padding: 20px 0;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}

.yg-tc-cg p em {
	color: #db214c;
}

.yg-tc-cg .btn-ok {
	display: block;
	width: 336px;
	height: 46px;
	line-height: 46px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #db214c;
	border: 2px solid #db214c;
	cursor: pointer;
}

.yg-tc-cg .btn-ok:hover {
	color: #db214c;
	background: #fff;
}

/* 加盟预算弹窗 */
.yg-tc-jmys01 {
	position: absolute;
	top: 10%;
	left: 0;
	right: 0;
	z-index: 99;
	width: 600px;
	margin: 0 auto;
	padding: 60px 0 30px;
	background: #fff;
	border-radius: 5px;
}

.yg-tc-jmys01 .title {
	position: absolute;
	left: 0;
	top: 20px;
	width: 570px;
	padding: 0 0 20px 30px;
	border-bottom: 1px solid #ddd;
}

.yg-tc-jmys01 .title em {
	padding-bottom: 19px;
	font-size: 16px;
	border-bottom: 2px solid #db214c;
}

.yg-tc-jmys01 h2 {
	line-height: 80px;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
}

.yg-tc-jmys01 h2 i {
	padding: 0 10px;
	font-size: 30px;
	color: #fa9e03;
	font-weight: bold;
}

.yg-tc-jmys01 .fei {
	width: 540px;
	margin: 0 auto 20px;
	padding: 5px 0;
	border: 1px solid #ddd;
}

.yg-tc-jmys01 .fei li {
	float: left;
	width: 240px;
	line-height: 40px;
	padding: 0 0 0 20px;
	font-size: 16px;
	text-align: center;
}

.yg-tc-jmys01 .fei li i {
	font-size: 20px;
	color: #fa9e03;
}

.yg-tc-jmys01 input {
	width: 418px;
	height: 42px;
	margin: 0 auto;
	border: 1px solid #999;
	border-radius: 5px;
}

.yg-tc-jmys01 input.yzm {
	float: left;
	width: 240px;
	height: 42px;
	border: 1px solid #999;
	border-radius: 5px 0 0 5px;
	border-right: none;
}

.yg-tc-jmys01 .get-yzm {
	float: left;
	width: 180px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	background: #fa9e03;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
}

.yg-tc-jmys01 .btn-ok {
	display: block;
	width: 422px;
	height: 50px;
	margin: 0 auto;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	background: #db214c;
	border: 2px solid #db214c;
	border-radius: 5px;
	cursor: pointer;
}

.yg-tc-jmys01 .btn-ok:hover {
	color: #db214c;
	background: #fff;
}

.yg-tc-jmys01 p {
	width: 422px;
	height: 42px;
	margin: 0 auto 20px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.yg-tc-jmys01 p.text {
	margin: 0 auto;
}

.yg-tc-jmys01 form p.text {
	color: #999;
}

.yg-tc-jmys01 .pselect {
	margin-bottom: 15px;
	white-space: nowrap;
}

.yg-tc-jmys01 .pselect input {
	display: none;
}

.yg-tc-jmys01 select {
	float: left;
	width: 32%;
	height: 42px;
	line-height: 42px;
	margin-right: 5px;
	text-indent: 10px;
	color: #666;
	border: 1px solid #999;
	border-radius: 2px;
}

.yg-tc-jmys01 select:last-child {
	width: 32.5%;
	margin-right: 0;
}

.yg-tc-jmys02 {
	position: absolute;
	top: 25%;
	left: 0;
	right: 0;
	z-index: 99;
	width: 600px;
	margin: 0 auto;
	padding: 30px 0;
	background: #fff;
	border-radius: 5px;
}

.yg-tc-jmys02 h2 {
	line-height: 70px;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
}

.yg-tc-jmys02 h2 i {
	padding: 0 10px;
	font-size: 30px;
	color: #fa9e03;
	font-weight: bold;
}

.yg-tc-jmys02 .fei {
	width: 540px;
	margin: 0 auto 20px;
	padding: 5px 0;
	border: 1px solid #ddd;
}

.yg-tc-jmys02 .fei li {
	float: left;
	width: 240px;
	line-height: 40px;
	padding: 0 0 0 20px;
	font-size: 16px;
	text-align: center;
}

.yg-tc-jmys02 .fei li i {
	font-size: 20px;
	color: #fa9e03;
}

.yg-tc-jmys02 p {
	width: 422px;
	height: 40px;
	margin: 0 auto;
	color: #999;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

/* 索取资料 */
.yg-tc-jmwd {
	position: absolute;
	top: 25%;
	left: 0;
	right: 0;
	z-index: 99;
	width: 600px;
	margin: 0 auto;
	padding: 30px 0 50px;
	background: #fff;
	border-radius: 5px;
}

.js-tc-jmwd .yg-tc-jmwd {
	padding: 50px 0 30px;
}

.yg-tc-jmwd h3,.yg-tc-jmwd h4 {
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	text-align: center;
}

.yg-tc-jmwd h4 {
	font-size: 16px;
}

.yg-tc-jmwd em {
	color: #db214c;
	font-weight: bold;
}

.yg-tc-jmwd input {
	display: block;
	width: 418px;
	height: 42px;
	margin: 0 auto;
	border: 1px solid #999;
	border-radius: 5px;
}

.yg-tc-jmwd input.yzm {
	float: left;
	width: 240px;
	height: 42px;
	border: 1px solid #999;
	border-right: none;
	border-radius: 5px 0 0 5px;
}

.yg-tc-jmwd input[type="radio"] {
	display: inline-block;
	width: 15px;
	height: 15px;
}

.yg-tc-jmwd .get-yzm {
	float: left;
	width: 180px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	background: #fa9e03;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
}

.yg-tc-jmwd .btn-ok {
	display: block;
	width: 418px;
	height: 50px;
	line-height: 48px;
	margin: 0 auto;
	font-size: 18px;
	color: #fff;
	background: #db214c;
	border: 2px solid #db214c;
	border-radius: 5px;
	cursor: pointer;
}

.yg-tc-jmwd .btn-ok:hover {
	color: #db214c;
	background: #fff;
}

.yg-tc-jmwd p {
	width: 422px;
	height: 40px;
	margin: 20px auto 0;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

.yg-tc-jmwd p.mb10 {
	margin-bottom: -10px;
}

/* 加盟管家 */
.yg-zsgj {
	margin: 20px auto 30px;
	background: #fff;
	border: 1px solid #ebebeb;
	border-top: 2px solid #db214c;
}

.yg-zsgj .top {
	height: 100px;
	padding-top: 22px;
	text-align: center;
	background: #fafafa;
}

.yg-zsgj .top h3,.yg-zsgj .top h4, .yg-zsgj .top h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

.yg-zsgj .top h3 b {
	color: #db214c;
}

.yg-zsgj .top h4 {
	font-size: 18px;
	margin-top: 10px;
	font-weight: normal;
}

.yg-zsgj .top h4 b {
	display: inline-block;
	width: 24px;
	height: 34px;
	line-height: 30px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	background: url("skin/public/img/znz-new/ico-count.png") no-repeat;
}

.yg-zsgj dt {
	float: left;
	width: 370px;
	height: 260px;
	padding: 20px 25px 0;
	background: #fff;
}

.yg-zsgj dt em {
	display: block;
	padding-bottom: 15px;
}

.yg-zsgj dd {
	float: left;
	width: 352px;
	height: 270px;
	padding: 20px 0 0 25px;
	background: #fff;
	border-left: 1px solid #f0f0f0;
}

.yg-zsgj dt p {
	margin-bottom: 15px;
	font-size: 14px;
}

.yg-zsgj dt select {
	width: 90px;
	height: 40px;
	padding: 0 10px 0 3px;
}

.yg-zsgj dt select,.yg-zsgj dt input {
	margin-left: 7px;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.yg-zsgj dt input {
	width: 282px;
	height: 38px;
	line-height: 34px;
}

.yg-zsgj dt input:focus {
	border: 1px solid #db214c;
}

.yg-zsgj dt button {
	width: 362px;
	height: 52px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font: 18px/50px "microsoft yahei";
	background: #db214c;
	border: 2px solid #db214c;
	border-radius: 5px;
}

.yg-zsgj dt button:hover {
	color: #db214c;
	background: #fff;
	border: 2px solid #db214c;
}

.yg-zsgj-tip li {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-zsgj-tip li em {
	padding: 0 10px 0 0;
	color: #db214c;
}

.yg-news-port03 {
	margin: 0 auto 30px;
	background: #fff;
	border: 1px solid #e6e6e6;
}

.yg-news-port03 .left {
	float: left;
	position: relative;
	width: 60%;
	padding-top: 50px;
}

.yg-news-port03 .left h2,.yg-news-port03 .left h3 {
	position: absolute;
	top: -15px;
	left: 20px;
	padding: 0 10px;
	font-size: 18px;
	font-weight: bold;
}

.yg-news-port03 .left .yg-news-jmly li {
	height: 60px;
	margin-bottom: 32px;
	padding-left: 30px;
	clear: both;
}

.yg-news-port03 .left .yg-news-jmly dt {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	background: url("skin/public/img/knowledge/face-male.jpg") no-repeat;
	border-radius: 100%;
}

.yg-news-port03 .left .yg-news-jmly dt.female {
	background: url("skin/public/img/knowledge/face-female.jpg") no-repeat;
}

.yg-news-port03 .left .yg-news-jmly dd {
	float: left;
	color: #999;
}

.yg-news-port03 .left .yg-news-jmly dd i {
	margin: 0 20px 0 10px;
}

.yg-news-port03 .left .yg-news-jmly dd h4 {
	position: relative;
	height: 32px;
	line-height: 32px;
	margin: 3px 0 7px;
	padding: 0 10px;
	font-weight: normal;
	color: #333;
	background: #fafafa;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
}

.yg-news-port03 .left .yg-news-jmly dd h4::before {
	content: "";
	position: absolute;
	right: 100%;
	top: 10px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 10px solid #eee;
}

.yg-news-port03 .right {
	float: right;
	width: 39%;
	border-top: 2px solid #db214c;
	border-left: 1px solid #e6e6e6;
}

.yg-news-port03 .right .hd {
	height: 220px;
	padding: 0 20px;
	background: #f9f9f9;
	border-bottom: 1px solid #e6e6e6;
}

.yg-news-port03 .right .hd h2,.yg-news-port03 .right .hd h3 {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
}

.yg-news-port03 .right .hd dl {
	width: 250px;
	margin: 0 auto;
}

.yg-news-port03 .right .hd dt {
	width: 100%;
}

.yg-news-port03 .right .hd dd {
	width: 100%;
	clear: both;
}

.yg-news-port03 .right .hd dt i {
	float: left;
	display: block;
	width: 66px;
	height: 66px;
	margin-right: 10px;
	background: url("skin/public/img/jm/gw02.png") no-repeat;
	background-size: 100%;
}

.yg-news-port03 .right .hd dt h4 {
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
}

.yg-news-port03 .right .hd dt h5 {
	font-size: 14px;
	color: #999;
	font-weight: normal;
}

.yg-news-port03 .right .hd dt h5 em {
	color: #db214c;
}

.yg-news-port03 .right .hd dd em {
	display: block;
	width: 100%;
	line-height: 30px;
	color: #db214c;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.yg-news-port03 .right .hd dd a.tc01-show {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 10px auto 5px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background: #db214c;
	border-radius: 5px;
}

.yg-news-port03 .right .hd dd a.tc01-show i {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 5px 10px 0 0;
	vertical-align: top;
	background: url("skin/public/img/knowledge/ly.gif") no-repeat;
}

.yg-news-port03 .right .bd {
	position: relative;
	height: 120px;
	background: #fff;
}

.yg-news-port03 .right .bd h4 {
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	width: 160px;
	height: 26px;
	line-height: 26px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-news-port03 .right .bd dl {
	padding: 20px;
}

.yg-news-port03 .right .bd dt {
	float: left;
	width: 130px;
	margin-right: 10px;
	padding: 22px 0 0 10px;
}

.yg-news-port03 .right .bd dt a {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-news-port03 .right .bd dt a:hover {
	color: #db214c;
}

.yg-news-port03 .right .bd dt a.blue {
	font-size: 12px;
	font-weight: normal;
	color: #008aff;
}

.yg-news-port03 .right .bd dd {
	padding-top: 10px;
}

.yg-news-port03 .right .bd dd a {
	display: block;
	height: 24px;
	line-height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* 站内站底部浮窗 */
.yg-bm-bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 108px;
	background: url("skin/public/img/znz-new/bm-bottom-bg.png") repeat-x;
}

.yg-bm-bottom dl {
	width: 1200px;
	height: 75px;
	margin: 0 auto;
	padding: 33px 0 0;
	background: url("skin/public/img/znz-new/bm-bottom.png") no-repeat;
}

.yg-bm-bottom dt {
	float: left;
	width: 490px;
	padding: 23px 0 0 360px;
}

.yg-bm-bottom dd {
	float: left;
	width: 350px;
	padding-top: 30px;
	color: #fff;
}

.yg-bm-bottom dd em {
	padding: 0 5px;
}

.yg-bm-bottom dd li {
	width: 100%;
	height: 32px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-bm-bottom input.phone {
	width: 180px;
}

.yg-bm-bottom input {
	float: left;
	width: 140px;
	height: 32px;
	line-height: 32px;
	margin-right: 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
}

.yg-bm-bottom button {
	float: left;
	width: 120px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: #ffb800;
	border-radius: 3px;
}

.yg-bm-bottom button:hover {
	color: #fff;
	background: #db214c;
}

/* 新招商频道右侧 */
.yg-jm-guide {
	position: fixed;
	bottom: 120px;
	left: 50%;
	z-index: 999;
	width: 60px;
	margin-left: 620px;
	font-size: 14px;
}

.yg-jm-guide i {
	position: absolute;
	top: -40px;
	left: -5px;
	width: 70px;
	height: 70px;
	background: url("skin/public/img/jiameng/kf01.png") no-repeat;
	background-size: cover;
	border-radius: 100%;
}

.yg-jm-guide .part01 li a {
	display: block;
	height: 32px;
	line-height: 16px;
	padding: 10px 0;
	color: #fff;
	text-align: center;
}

.yg-jm-guide .part01 .lxgj {
	padding-top: 30px;
	background: #05458c;
}

.yg-jm-guide .part01 .lxgj img {
	display: none;
	position: absolute;
	top: 0;
	left: 65px;
	width: 110px;
	height: 110px;
	border: 1px solid #e3e3e3;
}

.yg-jm-guide .part01 .lxgj:hover img {
	display: block;
}

.yg-jm-guide .part01 .wyjm {
	background: #db214c;
	border-radius: 0 0 5px 5px;
}

.yg-jm-guide .part02 {
	width: 58px;
	margin-top: 10px;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-bottom: none;
	border-radius: 5px;
}

.yg-jm-guide .part02 li a {
	display: block;
	height: 36px;
	line-height: 18px;
	padding: 10px 0;
	text-align: center;
	color: #999;
	border-bottom: 1px solid #e3e3e3;
}

.yg-jm-guide .part02 li a:hover {
	color: #fff;
	background: #333;
}

/* 原知识频道底部 通栏切换 */
.yg-interest {
	margin-top: 40px;
	padding: 10px 0 20px;
	border-top: 1px solid #e3e3e3;
}

.yg-interest h2 {
	position: relative;
	top: -30px;
	left: 44%;
	display: block;
	width: 180px;
	height: 35px;
	font: normal 24px/35px "microsoft yahei";
	text-align: center;
	background: #fff;
	overflow: hidden;
}

.yg-interest .hd {
	margin-bottom: 20px;
	text-align: center;
}

.yg-interest .hd li {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	margin: 10px 10px 0 0;
	padding: 5px 20px;
	font-size: 18px;
	white-space: nowrap;
	cursor: pointer;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 12px;
}

.yg-interest .hd li.on {
	color: #fff;
	background: #db214c;
	border: 1px solid #db214c;
}

.yg-interest .bd {
	margin-top: 10px;
}

.yg-interest .bd li {
	float: left;
	height: 24px;
	line-height: 24px;
	margin: 10px 10px 0 0;
	padding: 2px 20px;
	font-size: 14px;
	white-space: nowrap;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 12px;
}

.yg-interest .bd li a:hover {
	text-decoration: none;
}

/* 首页加盟保障体系 */
.m-agentprotect {
	width: 1200px;
	height: 360px;
	background: url("skin/public/img/index/bg_agentprotect.jpg") no-repeat;
}

.m-agentprotect .knowmore {
	float: left;
	width: 136px;
	height: 36px;
	line-height: 36px;
	margin: 274px 0 0 28px;
	font-size: 15px;
	text-align: center;
	color: #343fc0;
}

.m-agentprotect .type {
	float: left;
	width: 540px;
	margin: 40px 0 0 63px;
	overflow: hidden;
}

.m-agentprotect .type li {
	float: left;
	width: 170px;
	margin-right: 10px;
}

.m-agentprotect .type h3 {
	line-height: 30px;
	margin: 125px 0 10px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #2f3f66;
}

.m-agentprotect .type p {
	font-size: 14px;
	line-height: 30px;
	color: #7b7ea7;
	text-align: center;
}

.m-agentprotect .form {
	float: right;
	width: 406px;
	height: 340px;
	margin: 10px;
}

.m-agentprotect .form h2 {
	line-height: 44px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #db214c;
}

.m-agentprotect .form .tip {
	line-height: 20px;
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
	color: #999;
}

.m-agentprotect .form .tip b {
	color: #db214c;
}

.m-agentprotect form {
	width: 325px;
	margin: 0 auto;
}

.m-agentprotect form p {
	line-height: 34px;
	margin-top: 10px;
	font-size: 14px;
	overflow: hidden;
}

.m-agentprotect form label {
	float: left;
	width: 85px;
	white-space: nowrap;
}

.m-agentprotect form label s {
	color: #db214c;
}

.m-agentprotect form p input,.m-agentprotect form p select {
	float: left;
	width: 238px;
	height: 34px;
	padding: 0;
	text-indent: 14px;
	color: #999;
	border: 1px solid #ccc;
}

.m-agentprotect form p select {
	width: 113px;
	margin: 0 10px 10px 0;
	text-indent: 10px;
	box-sizing: content-box;
}

.m-agentprotect form p select.ipt_s3,.m-agentprotect form p select:last-of-type {
	width: 238px;
}

.m-agentprotect form .area {
	width: 335px
}

.m-agentprotect form .area label {
	margin-bottom: 15px;
}

.m-agentprotect form button {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	background: #db214c;
	border: none;
	border-radius: 10px;
}

.m-agentprotect form button b {
	color: #ffcc43;
}

.m-agentprotect form button:hover {
	background: #c81b43;
}

/* 诚信保障品牌 */
.m-honest {
	width: 1200px;
	height: 269px;
	margin: 20px 0 0;
	background: #032d83 url("skin/public/img/base/honest_bg.jpg") left center no-repeat;
	clear: both;
}

.m-honest .m-honest-left {
	float: left;
	width: 170px;
}

.m-honest .m-honest-left p {
	line-height: 20px;
	padding-top: 140px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.m-honest .m-honest-left a {
	display: block;
	width: 108px;
	height: 30px;
	line-height: 30px;
	margin: 210px auto 0;
	font-size: 16px;
	color: #e3d19d;
	text-align: center;
}

.m-honest .m-honest-right {
	float: right;
	position: relative;
	width: 1025px;
	height: 260px;
	margin: 5px 4px 0 0;
	overflow: hidden;
}

.m-honest .m-honest-right ul {
	overflow: hidden;
}

.m-honest .m-honest-right li {
	float: left;
	width: 204px;
	height: 129px;
	margin: 0 1px 1px 0;
	text-align: center;
	background: #fff;
}

.m-honest .m-honest-right li a {
	display: block;
	width: 204px;
	height: 129px;
	overflow: hidden;
}

.m-honest .m-honest-right li img {
	display: block;
	width: 112px;
	height: 40px;
	margin: 30px auto 20px;
}

.m-honest .m-honest-right li p {
	line-height: 24px;
	font-size: 14px;
	color: #8b734b;
}

.m-honest .m-honest-right .arrow {
	display: none;
	position: absolute;
	right: 0;
	top: 104px;
	width: 25px;
	height: 51px;
	background: url("skin/public/img/base/honest_arrow.png") no-repeat;
}

.m-honest .m-honest-right:hover .arrow {
	display: block;
}

.m-honest .m-honest-right .arrow a {
	display: block;
	width: 25px;
	height: 25px;
}

/* 品牌招商推荐 */
.yg-invest-rec .hd {
	position: absolute;
	top: -18px;
	right: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 15px;
}

.yg-invest-rec {
	padding-top: 1px;
}

.yg-invest-rec .hd li {
	float: left;
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #e3e3e3;
}

.yg-invest-rec .hd li:first-child {
	border-radius: 15px 0 0 15px;
}

.yg-invest-rec .hd li:last-child {
	border-radius: 0 15px 15px 0;
	border-right: none;
}

.yg-invest-rec .hd li a {
	display: block;
	padding: 0 25px;
	font-size: 12px;
	color: #999;
}

.yg-invest-rec .hd li.on {
	background: #db214c;
}

.yg-invest-rec .hd li.on a {
	color: #fff;
}

.yg-invest-rec .bd .list {
	width: 1200px;
	margin-top: 30px;
}

.yg-invest-rec .bd .list ul {
	width: 1220px;
}

.yg-invest-rec .bd .list li {
	float: left;
	width: 198px;
	height: 138px;
	border: 1px solid #e3e3e3;
	overflow: hidden;
}

.yg-invest-rec .bd .list li:hover {
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.yg-invest-rec .bd .list img {
	display: block;
	width: 140px;
	height: 50px;
	margin: 20px auto 10px;
}

.yg-invest-rec .bd .list h4 {
	display: block;
	width: 100%;
	font-weight: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}

.yg-invest-rec .bd .list h4 a {
	display: block;
	color: #b9955f;
}

.yg-invest-rec .bd .list i {
	display: block;
	width: 80px;
	height: 13px;
	margin: 6px auto;
	background: url("skin/public/img/base/sp.png") 0 -300px no-repeat;
}

.yg-invest-rec .bd .list i.star4 {
	width: 65px;
}

.yg-invest-rec .bd .list i.star3 {
	width: 48px;
}

/* 加盟管家 新增设计 */
.yg-zsgj02 {
	height: 458px;
	margin: 20px auto 30px;
	background: url("skin/public/img/news/zsgj02.jpg") no-repeat;
}

.yg-zsgj02 h3 b {
	color: #ffe169;
}

.yg-zsgj02 h3 {
	width: 390px;
	height: 66px;
	padding: 96px 0 0 55px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

.yg-zsgj02 dt {
	float: left;
	width: 370px;
	height: 270px;
	padding: 20px 10px 0 30px;
}

.yg-zsgj02 dt em {
	display: block;
	padding-bottom: 15px;
}

.yg-zsgj02 dd {
	float: left;
	width: 340px;
	height: 260px;
	padding: 10px 0 0 25px;
	overflow: hidden;
}

.yg-zsgj02 dt p {
	margin-bottom: 15px;
	font-size: 14px;
}

.yg-zsgj02 dt input {
	width: 282px;
	height: 38px;
	line-height: 34px;
	margin-left: 7px;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.yg-zsgj02 dt input:focus {
	border: 1px solid #db214c;
}

.yg-zsgj02 dt button {
	width: 362px;
	height: 48px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font: 18px/48px "microsoft yahei";
	background: linear-gradient(to right,#ff154d,#ff5428);
	border-radius: 5px;
}

.yg-zsgj02 dt button:hover {
	background: linear-gradient(to right,#ff5428,#ff154d);
}

/* 全站公用 认证信息 */
.wzrz-info div,.wzrz-info ul {
	margin: 10px auto;
	text-align: center;
}

.wzrz-info .attest,.wzrz-info .vip,.wzrz-info .i-honest,.wzrz-info .i-sdsj {
	display: inline-block;
}

.wzrz-info .attest,.wzrz-info .vip {
	height: 20px;
	margin: 7px 0 0 5px;
	padding-left: 20px;
	font: 12px/19px "microsoft yahei";
	color: #db214c;
}

.wzrz-info .attest {
	font-size: 14px;
	color: #05458c;
	background: url("skin/public/img/znz/sp-znz.png") 0 -50px no-repeat;
}

.wzrz-info .vip {
	width: 60px;
	background: url("skin/public/img/znz/sp-znz.png") 0 -140px no-repeat;
}

.wzrz-info .i-honest {
	width: 22px;
	height: 22px;
	vertical-align: -6px;
	background: url("skin/public/img/znz/i-honest.png") no-repeat;
}

.wzrz-info .i-sdsj {
	width: 23px;
	height: 23px;
	vertical-align: -6px;
	background: url("skin/public/../../wap/image/top10/icon-sdsj.jpg") no-repeat;
	background-size: 100% 100%;
}

/* VIP品牌 */
.yg-brand-rec2 {
	width: 99%;
	margin-bottom: 20px;
	border: 1px solid #e3e3e3;
	overflow: hidden;
}

.yg-brand-rec2 .hd li {
	float: left;
	display: block;
	width: 50%;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	text-align: center;
	background: #f5f5f5;
	border-top: 5px solid #f5f5f5;
}

.yg-brand-rec2 .hd li.on,.yg-news-rank .hd li:hover {
	text-decoration: none;
	background: #fff;
	border-top: 5px solid #db214c;
}

.yg-brand-rec2 .bd ul {
	padding: 0 0 10px;
	overflow: hidden;
}

.yg-brand-rec2 .bd .brand-list li {
	float: left;
	margin: 10px 0 0 10px;
	border: 1px solid #e3e3e3;
	cursor: pointer;
}

.yg-brand-rec2 .bd .brand-list li a img {
	width: 136px;
	height: 48px;
	vertical-align: top;
}

.yg-brand-rec2 .bd .brand-list li a p {
	width: 136px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
}

.yg-brand-rec2 .bd .brand-list2 li {
	float: left;
	width: 42%;
	height: 25px;
	margin: 10px 0 0 15px;
	cursor: pointer;
}

.yg-brand-rec2 .bd .brand-list2 li a {
	font: normal 14px/2 "microsoft yahei";
}

.tips-text {
	padding: 20px 0 15px;
	font-size: 18px;
	color: #999;
	border-top: 1px dashed #ccc;
}

.slider-default .hd2 {
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: center;
}

.slider-default .hd2 li.on {
	background: #db214c;
}

.slider-default .hd2 li {
	float: none !important;
	display: inline-block;
	width: 10px !important;
	height: 10px !important;
	margin: 0 5px;
	background: #ddd;
	cursor: pointer;
}

.yg-hotbrand-pub {
	position: relative;
	margin-top: 12px;
}

.yg-hotbrand-pub dt {
	float: left;
	width: 50px;
	height: 106px;
	background: url("skin/public/img/base/ico-rm.gif") no-repeat;
}

.yg-hotbrand-pub dd {
	float: left;
	width: 1146px;
	height: 94px;
	padding: 10px 0 0 3px;
	border: 1px solid #e3e3e3;
	border-left: none;
}

.yg-hotbrand-pub li {
	float: left;
	margin: 0 3px 10px;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.yg-hotbrand-pub li:hover {
	border: 1px solid hsl(30,70%,74%);
	box-shadow: 0 0 5px hsla(0,0%,0%,.2),0 0 2px hsla(0,0%,78%,.2);
}

.yg-hotbrand-pub a {
	display: block;
}

.yg-hotbrand-pub img {
	display: block;
	width: 103px;
	height: 33px;
}

.yg-hotbrand-pub .arrow {
	position: absolute;
	right: 7px;
	top: 25px;
	width: 25px;
	height: 51px;
	background: url("skin/public/img/base/honest_arrow.png") no-repeat;
}

.yg-hotbrand-pub .arrow a {
	display: block;
	width: 25px;
	height: 25px;
}

/* 投资提示图片化 */
.agent-imgtips01,.agent-imgtips04 {
	display: inline-block;
	margin-top: -3px;
	vertical-align: middle;
}

.agent-imgtips01 {
	width: 126px;
	height: 12px;
	background: url("skin/public/img/tips-i01.png") no-repeat;
}

.agent-imgtips04 {
	width: 136px;
	height: 14px;
	background: url("skin/public/img/tips-i04.png") no-repeat;
}

/* 资讯、图片免责 */
.news-state-tips {
	display: block;
	height: 61px;
	background: url("skin/public/img/state-tips.png") no-repeat;
}

.news-state-tips2 {
	display: block;
	height: 16px;
	background: url("skin/public/img/state-tips2.png") no-repeat;
}

.pic-state-tips {
	display: block;
	width: 791px;
	height: 26px;
	margin: 0 auto;
	background: url("skin/public/img/pic-state-tips.png") no-repeat;
}

/* 资讯右侧列表 */
.yg-brand-li li {
	float: left;
	margin: 0 2%;
	line-height: 35px;
	font-size: 16px;
}

.yg-brand-li3 li {
	float: left;
	width: 28%;
	margin: 0 2%;
	line-height: 35px;
	font-size: 16px;
}

.yg-brand-li3 li,.yg-brand-li3 li a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* 十大隐藏 */
.temp-none {
	display: none !important;
} 
/**[skin/public/index-v1.3.1.css] */ 
.yg-mn {
	float: left;
	width: 880px;
	overflow: hidden;
}

.yg-mn02 {
	float: left;
	width: 866px;
	overflow: hidden;
}

.yg-sd {
	float: right;
	width: 295px;
}

.yg-index-left {
	float: left;
	width: 423px;
}

.yg-index-center {
	float: left;
	width: 425px;
	margin-left: 30px;
}

.yg-index-right {
	float: right;
	width: 294px;
}

/* 畅销品牌 */
.yg-brand-well .hd {
	position: relative;
	width: 1200px;
	margin: 35px auto;
	border-top: 1px solid #e3e3e3;
}

.yg-brand-well .hd h3 {
	position: absolute;
	top: -15px;
	left: 44%;
	padding: 0 15px;
	font-size: 20px;
	color: #000;
}

.yg-brand-well .bd {
	width: 1180px;
	margin: -35px auto 0;
	padding: 30px 10px 15px;
	background: #f8f8f8;
}

.yg-brand-well .bd ul {
	width: 1250px;
	margin-bottom: -10px;
}

.yg-brand-well .bd li {
	float: left;
	width: 140px;
	margin: 0 8px 10px 0;
}

.yg-brand-well .bd li .adcur {
	width: 142px !important;
	height: 52px !important;
}

.yg-brand-well .bd a:hover {
	border: 1px solid hsl(30,70%,74%);
	box-shadow: 0 0 5px hsla(0,0,0,.2),0 0 1px hsla(0,0,78%,.2);
}

.yg-brand-well .bd a {
	display: block;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.yg-brand-well .bd a,.yg-brand-well .bd img {
	display: block;
	width: 140px;
	height: 50px;
}

.yg-focus .bd {
	width: 423px;
	height: 353px;
	margin-bottom: 12px;
	border: 1px solid #fff;
	overflow: hidden;
	box-shadow: 0 0 12px rgba(0,0,0,.5),0 0 5px rgba(200,200,200,.2);
}

.yg-focus .bd img {
	display: block;
	width: 423px;
	height: 318px;
}

.yg-focus .bd a:hover {
	text-decoration: none;
}

.yg-focus .bd dl {
	height: 40px;
	line-height: 35px;
	font-size: 14px;
}

.yg-focus .bd dt,.yg-focus .bd dd {
	float: left;
	color: #fff;
}

.yg-focus .bd dt {
	width: 343px;
	padding: 0 10px;
	background: #000;
}

.yg-focus .bd dd {
	width: 60px;
	text-align: center;
	background: #db214c;
}

.yg-focus .hd,.yg-plan .hd,.yg-dire-focus .hd {
	text-align: center;
}

.yg-focus .hd li.on,.yg-plan .hd li.on,.yg-dire-focus .hd li.on {
	width: 32px;
	height: 12px;
	background: #db214c;
	border: 1px solid #db214c;
}

.yg-focus .hd li,.yg-plan .hd li,.yg-dire-focus .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 1px;
	background: #fff;
	border: solid 1px #ccc;
	border-radius: 12px;
	cursor: pointer;
}

.yg-dire-focus .bd li {
	margin-top: -10px;
}

.yg-dire-focus .bd img {
	width: 423px;
	height: 100px;
	margin-top: 10px;
}

.yg-dire-focus .hd {
	margin-top: 5px;
}

.yg-headline .hd {
	position: relative;
	margin: 10px auto 25px;
	border-top: 1px solid #e3e3e3;
}

.yg-headline .hd h3 {
	position: absolute;
	top: -12px;
	left: 0;
	width: 60px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background: #fff url("/demo_files/sp.png") -110px -30px no-repeat;
}

.yg-headline .bd {
	width: 420px;
}

.yg-headline .bd dl {
	width: 100%;
	margin-top: 15px;
}

.yg-headline .bd dt a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.yg-headline .bd dt a:hover {
	color: #db214c;
	text-decoration: none;
}

.yg-headline .bd dd p {
	padding-top: 10px;
	font-size: 14px;
	color: #999;
}

.yg-headline .bd dd a {
	display: inline;
	font-size: 14px;
	color: #db214c;
	font-weight: normal;
}

.yg-headline ul {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #e3e3e3;
	clear: both;
}

.yg-atc-list li {
	height: 35px;
	line-height: 35px;
	clear: both;
}

.yg-atc-list li a {
	float: left;
	max-width: 90%;
	line-height: 35px;
	font-size: 16px;
}

.yg-atc-list li a.bold {
	font-weight: bold;
}

/* 栏目标题 */
.yg-column {
	position: relative;
	width: 1200px;
	height: 40px;
	margin: 0 auto 20px;
	border-bottom: 5px solid #a7a7a7;
}

.yg-column h2 {
	float: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 5px solid #db214c;
	font-size: 30px;
	font-weight: bold;
	white-space: nowrap;
}

.yg-column span {
	float: left;
	height: 30px;
	margin-top: 15px;
	color: #999;
	font: 20px "Myriad Pro";
	border-left: 10px solid #fff;
	text-transform: uppercase;
}

.yg-column i {
	float: right;
	width: 170px;
	height: 40px;
	background: url("skin/public/img/index/yg-sp-tt.png") no-repeat;
}

.yg-column i.news {
	background-position: 0 0;
}

.yg-column i.agent {
	background-position: 0 -40px;
}

.yg-column i.product {
	background-position: 0 -80px;
}

.yg-column i.market {
	background-position: 0 -120px;
}

.jcz-column i,.jsq-column i,.lyj-column i,.gzn-column i {
	width: 190px;
}

.znjj-column i {
	width: 220px;
}

.yg-news-categries .hd {
	width: 100%;
	height: 40px;
}

.yg-news-categries .hd li img {
	display: block;
}

.yg-news-categries .hd li {
	float: left;
	width: 33%;
	font: bold 14px/40px "microsoft yahei";
	text-align: center;
	background: #f8f8f8;
}

.yg-news-categries .hd li.on,.yg-news-categries .hd li:hover {
	color: #fff;
	background: #db214c;
}

.yg-news-categries .hd li.on a,.yg-news-categries .hd li:hover a {
	display: block;
	color: #fff;
}

.yg-news-categries .hd li a {
	display: block;
}

.yg-news-categries .bd {
	height: 280px;
	overflow: hidden;
}

.yg-news-categries .hd li,.mc-news-categries .hd li,.dd-news-categries .hd li {
	width: 20%;
}

.db-news-categries .hd li,.cg-news-categries .hd li {
	width: 25%;
}

/* 网站首页 子站板块调整 */
.news-categries02 .hd {
	width: 100%;
	height: 40px;
}

.news-categries02 .hd li {
	float: left;
	width: 33%;
	font: bold 16px/40px "microsoft yahei";
	text-align: center;
	background: #f8f8f8;
}

.news-categries02 .hd li.on,.news-categries02 .hd li:hover {
	color: #fff;
	background: #db214c;
}

.news-categries02 .hd li.on a,.news-categries02 .hd li:hover a {
	display: block;
	color: #fff;
}

.news-categries02 .hd li a {
	display: block;
}

.yg-bnr {
	width: 100%;
	margin-top: -10px;
}

.yg-bnr img {
	margin-top: 10px;
}

/* 网站服务 */
.yg-web-service {
	width: 292px;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	box-shadow: 0 3px 3px #eee;
}

.yg-web-service li {
	float: left;
	width: 145px;
	height: 80px;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.yg-web-service li:hover {
	box-shadow: 0 0 5px hsla(0,0,0,.2),0 0 5px hsl(30,70%,74%);
}

.yg-web-service li a {
	display: block;
	height: 40px;
	padding: 20px 0;
	background: #fff;
	color: #333;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.yg-web-service li a:hover {
	color: #fff;
	background: #db214c;
	border-left: 5px solid #c41e43;
}

.yg-web-service li a:hover p {
	font-weight: bold;
}

.yg-web-service li a:hover em {
	font-weight: normal;
	color: #fff;
}

.yg-web-service li p {
	line-height: 20px;
	font-size: 16px;
}

.yg-web-service li p em {
	line-height: 20px;
	font-size: 12px;
	color: #999;
}

.yg-web-service li span {
	float: left;
	width: 44px;
	height: 40px;
	margin: 0 10px;
	background: url("/demo_files/icon_service.png") no-repeat;
}

.yg-web-service li .zs {
	background-position: -16px -16px;
}

.yg-web-service li a:hover .zs {
	background-position: -16px -91px;
}

.yg-web-service li .px {
	background-position: -89px -18px;
}

.yg-web-service li a:hover .px {
	background-position: -89px -93px;
}

.yg-web-service li .gg {
	background-position: -166px -19px;
}

.yg-web-service li a:hover .gg {
	background-position: -166px -94px;
}

.yg-web-service li .vip {
	background-position: -242px -20px;
}

.yg-web-service li a:hover .vip {
	background-position: -242px -95px;
}

/* 行业专访 */
.yg-trade-view {
	margin-top: 20px;
}

.yg-trade-view .bd {
	height: 145px;
	overflow: hidden;
}

.yg-trade-view .bd li {
	width: 290px;
	height: 105px;
	padding: 20px 67px;
	text-align: center;
	background: url("skin/public/img/index/sp-bg.png") no-repeat;
}

.yg-trade-view .bd h4 {
	font: bold 20px "microsoft yahei";
}

.yg-trade-view .bd p {
	font-size: 14px;
	text-align: left;
	color: #999;
}

.yg-trade-view .bd p a {
	color: #db214c;
}

.yg-trade-view .bd span {
	line-height: 40px;
	font-size: 16px;
}

.yg-trade-view .bd a:hover {
	text-decoration: none;
}

.yg-trade-view .hd img {
	display: block;
	width: 92px;
	height: 92px;
}

.yg-trade-view .hd ul {
	width: 460px;
	margin: 20px auto;
}

.yg-trade-view .hd li {
	float: left;
	width: 92px;
	height: 92px;
	margin-right: 10px;
	border: 3px solid #e3e3e3;
}

.yg-trade-view .hd li.on {
	border: 3px solid #db214c;
}

/* 精彩专题 */
.yg-topic {
	width: 440px;
	margin-top: 20px;
	overflow: hidden;
}

.yg-topic li {
	float: left;
	width: 206px;
	height: 160px;
	margin: 0 12px 10px 0;
	border: 1px solid #e3e3e3;
}

.yg-topic li:hover {
	border: 1px solid hsl(30,70%,74%);
	box-shadow: 0 0 5px hsla(0,0,0,.2),0 0 2px hsla(0,0,78%,.2);
}

.yg-topic img {
	display: block;
	width: 206px;
	height: 102px;
}

.yg-topic a {
	text-decoration: none;
}

.yg-topic h4 {
	display: block;
	height: 44px;
	line-height: 22px;
	padding: 3px 5px 3px 10px;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
}

.yg-spc-tags ul {
	width: 440px;
	margin-top: 10px;
}

.yg-spc-tags li a {
	display: block;
	text-decoration: none;
}

.yg-spc-tags li {
	float: left;
	width: 30%;
	height: 24px;
	line-height: 24px;
	margin: 0 10px 10px 0;
	font-size: 14px;
	text-align: center;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 20px;
}

.yg-spc-tags li:hover {
	background: #db214c;
	border: 1px solid #db214c;
}

.yg-spc-tags li:hover a {
	color: #fff;
}

/* 招商加盟 */
.yg-invest-box {
	width: 1198px;
	margin: 0 auto;
	border: 1px solid #e3e3e3;
}

.yg-invest-oa {
	float: left;
	position: relative;
	width: 292px;
	height: 296px;
	background: url("skin/public/img/index/oa-manage.gif") no-repeat;
}

.yg-invest-oa i {
	position: absolute;
	top: 125px;
	right: -20px;
	width: 41px;
	height: 41px;
	background: url("skin/public/img/base/sp.png") -155px -60px no-repeat;
}

.yg-invest-oa dt {
	height: 210px;
}

.yg-invest-oa dd {
	height: 86px;
}

.yg-invest-oa dd a {
	display: block;
	height: 66px;
	padding: 10px 0;
	font: bold 16px "microsoft yahei";
	color: #f5e923;
}

.yg-invest-oa a:hover {
	text-decoration: none;
	cursor: pointer;
}

.yg-invest-oa dd a:hover {
	cursor: pointer;
}

.yg-invest-oa dd a:hover span {
	color: #fff;
	border: 2px solid #fff;
}

.yg-invest-oa span {
	display: block;
	width: 196px;
	height: 36px;
	line-height: 36px;
	margin: 18px auto;
	text-align: center;
	border: 2px solid #f5e923;
	border-radius: 20px;
}

.yg-invest-form {
	float: left;
	width: 514px;
	height: 274px;
	margin: 22px 0 0;
	padding: 0 34px 0 35px;
	box-shadow: 0 3px 3px #eee;
}

.yg-invest-form .note {
	padding-bottom: 10px;
}

.yg-invest-form .note dt {
	float: left;
	width: 140px;
	height: 68px;
	background: url("skin/public/img/base/sp.png") 0 -110px no-repeat;
}

.yg-invest-form .note dd {
	float: left;
	width: 364px;
	margin-left: 10px;
}

.yg-invest-form .note dd u {
	padding: 0 3px;
	font-weight: bold;
	color: #db214c;
}

.yg-invest-form .note dd p {
	line-height: 22px;
	font-size: 14px;
	text-indent: 2em;
}

.yg-invest-form .line {
	width: 520px;
	height: 1px;
	background: #e5e5e5;
}

.yg-invest-form .form {
	font-size: 16px;
	padding-top: 30px;
}

.yg-invest-form .form u {
	color: #db214c;
	padding-left: 5px;
}

form *:focus {
	outline: none;
}

.yg-invest-form .form dt,.yg-invest-form .form dd {
	float: left;
	line-height: 36px;
}

.yg-invest-form .form dt {
	margin: 0 5px;
}

.yg-invest-form .form input {
	float: left;
	width: 160px;
	height: 36px;
	font: 14px/36px "microsoft yahei";
	border: 1px solid #e3e3e3;
}

.yg-invest-form .form input:focus {
	border: 1px solid #db214c;
}

.yg-invest-form .form p {
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding: 15px 0 0 5px;
	vertical-align: middle;
}

.yg-invest-form .form p span {
	float: left;
	line-height: 36px;
	*line-height: 24px;
}

.yg-invest-form .form select {
	float: left;
	display: inline;
	width: 138px;
	height: 36px;
	margin-left: 5px;
	padding: 5px;
	font: 14px "microsoft yahei";
	text-indent: 5px;
	color: #999;
	border: 1px solid #e3e3e3;
}

.yg-invest-form .form button,.yg-invest-form .form .reset {
	width: 428px;
	height: 42px;
	margin: 15px 0 0 72px;
	color: #fff;
	text-align: center;
	background: #db214c;
	border-radius: 10px;
	border-radius: 0\9\0;
	font: 18px "microsoft yahei";
	cursor: pointer;
	*margin: 10px 0 0 72px;
	clear: both;
	outline: none;
	border: none;
}

.yg-invest-form .form button:hover {
	background: #c41840;
	font-weight: bold;
}

.yg-invest-form .form .reset {
	background: #f2f2f2;
	color: #666;
}

.yg-invest-box .steps {
	float: right;
	width: 321px;
	height: 296px;
	background: url("skin/public/img/index/sp-bg.png") 0 -150px no-repeat;
	border-left: 1px solid #e3e3e3;
	box-shadow: 0 3px 3px #eee;
	*border-bottom: 1px solid #e3e3e3;
}

.yg-invest-box .steps dt {
	height: 196px;
}

.yg-invest-box .steps dt a,.yg-invest-box .steps dd a {
	display: block;
	width: 100%;
	height: 196px;
}

.yg-invest-box .steps dd,.yg-invest-box .steps dd a {
	height: 100px;
}

.yg-invest-box .steps .qq_boxlx {
	filter: alpha(opacity=0);
	opacity: 0;
}

/* 招商区热门品牌 */
.yg-invest-box .hot-brands {
	float: left;
	padding: 20px;
}

.yg-invest-box .hot-brands ul {
	width: 1120px;
}

.yg-invest-box .hot-brands a {
	display: block;
	padding: 5px;
}

.yg-invest-box .hot-brands img {
	display: block;
	width: 104px;
	height: 36px;
}

.yg-invest-box .hot-brands dt,.yg-invest-box .hot-brands dd {
	float: left;
}

.yg-invest-box .hot-brands dt {
	width: 45px;
	font-size: 16px;
	font-weight: bold;
}

.yg-invest-box .hot-brands dd {
	width: 1100px;
}

.yg-invest-box .hot-brands li {
	float: left;
	margin: 0 4px;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.yg-invest-box .hot-brands li:hover {
	border: 1px solid hsl(30,70%,74%);
	box-shadow: 0 0 5px hsla(0,0,0,.2),0 0 2px hsla(0,0,78%,.2);
}

/* 招商成功案例 */
.yg-hotbrand-pub dd {
	border-bottom: none;
}

.yg-invest-box .success,#slideUI1 {
	width: 1170px;
	margin: 15px 0 15px 30px;
	padding: 0;
	font-size: 14px;
	overflow: hidden;
}

.yg-invest-box .success li,#slideUI1 li {
	float: left;
	width: 30%;
	height: 28px;
	line-height: 28px;
	margin-right: 3%;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-invest-box .success a,#slideUI1 a {
	color: #666;
}

.yg-invest-box .success a:hover,#slideUI1 a:hover {
	color: #db214c;
}

.yg-invest-box .success a em,#slideUI1 a em {
	display: inline-block;
	width: 9px;
	height: 11px;
	margin-left: 5px;
	background: url("skin/public/img/base/sp.png") -140px 0 no-repeat;
}

/* 招商品牌广告 */
.yg-invest-show {
	padding: 10px 0;
	border-top: 1px solid #e3e3e3;
}

.yg-invest-show li {
	float: left;
	width: 140px;
	margin-left: 6px;
	border: 1px solid #e3e3e3;
}

.yg-invest-show li:hover {
	border: 1px solid hsl(30,70%,74%);
	box-shadow: 0 0 5px hsla(0,0,0,.2),0 0 2px hsla(0,0,78%,.2);
}

.yg-invest-show a,.yg-invest-show img {
	display: block;
	margin: 0;
}

.yg-invest-show a:hover {
	text-decoration: none;
}

.yg-invest-show img {
	width: 140px;
	height: 104px;
	margin-top: 10px;
	overflow: hidden;
}

.yg-invest-show dl {
	padding: 10px;
	font-size: 14px;
	border-top: none;
}

.yg-invest-show dt,.yg-invest-show dd {
	text-align: center;
}

.yg-invest-show dt {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-invest-show dd a,.yg-invest-show dd i {
	display: block;
	width: 46px;
	height: 26px;
	line-height: 26px;
	margin: 5px auto 0;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background: #db214c;
	border-radius: 5px;
}

/* 代理商 */
.yg-agent-info {
	padding-top: 10px;
}

.yg-agent-info .bd {
	color: #333;
	font-size: 14px;
}

.yg-agent-info .head {
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #000;
}

.yg-agent-info .head li {
	height: 38px;
	line-height: 38px;
}

.yg-agent-info .head li,.yg-agent-info .bd em {
	float: left;
	display: block;
}

.yg-agent-info .bd li {
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: #fff;
	border-left: 2px solid #fff;
}

.yg-agent-info .bd li:hover {
	background: #e3e3e3;
	border-left: 2px solid #db214c;
	cursor: pointer;
}

.yg-agent-info .bd li a:hover {
	cursor: pointer;
	text-decoration: none;
}

.yg-agent-info .li01,.yg-agent-info .li02,.yg-agent-info .li04,.yg-agent-info .li05 {
	text-align: center;
}

.yg-agent-info .li01,.yg-agent-info .li05 {
	width: 75px;
}

.yg-agent-info .li02 {
	width: 170px;
}

.yg-agent-info .li03 {
	width: 460px;
}

.yg-agent-info .li04 {
	width: 90px;
}

.yg-agent-info .bd .li02 {
	color: #999;
}

.yg-agent-info .bd .li05 {
	color: #db214c;
}

/* 成功案例 */
.yg-suc-case {
	margin: 15px auto 0;
}

.yg-suc-case h4 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}

.yg-suc-case p {
	line-height: 20px;
	font-size: 14px;
	color: #999;
}

.yg-suc-case p a {
	color: #db214c;
}

/* 图片 */
.yg-design-left {
	float: left;
	position: relative;
	overflow: hidden;
}

.yg-design-left,.yg-design-left li,.yg-design-left img {
	width: 422px;
	height: 394px;
}

.yg-design-left li {
	position: relative;
}

.yg-design-left img {
	display: block;
}

.yg-design-left a:hover {
	text-decoration: none;
	cursor: pointer;
}

.yg-design-left li h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 74px;
	line-height: 100px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url("skin/public/img/base/gra_line55.png") repeat-x;
}

.yg-design-left span {
	position: absolute;
	top: 140px;
	z-index: 99999;
	width: 50px;
	height: 80px;
	cursor: pointer;
}

.yg-design-left .prev {
	left: 0;
	background: url("skin/public/img/base/sp.png") -90px -300px no-repeat;
}

.yg-design-left .next {
	right: 0;
	background: url("skin/public/img/base/sp.png") -145px -300px no-repeat;
}

.yg-design-right {
	float: right;
	width: 763px;
	height: 394px;
	overflow: hidden;
}

.yg-design-right ul {
	width: 780px;
}

.yg-design-right img {
	display: block;
	width: 245px;
	height: 190px;
}

.yg-design-right li {
	float: left;
	width: 245px;
	height: 190px;
	margin: 0 14px 14px 0;
}

.yg-design-right a {
	display: block;
	position: relative;
	width: 245px;
	height: 190px;
	overflow: hidden;
}

.yg-design-right a:hover {
	text-decoration: none;
	cursor: pointer;
}

.yg-design-right div {
	display: none;
	width: 100%;
	height: 100%;
	padding-top: 50px;
	color: #fff;
	background: #000;
	filter: alpha(opacity=80);
	opacity: .8;
}

.yg-design-right a:hover div {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.yg-design-right u,.yg-design-right i {
	display: block;
	line-height: 30px;
	margin: 5px 0;
	padding: 0 15px;
	font-size: 18px;
	text-align: center;
}

.yg-design-right i {
	width: 30%;
	line-height: 24px;
	margin: 0 auto;
	padding: 0 5px;
	font-size: 14px;
	border: 1px solid #fff;
	border-radius: 5px;
}

.yg-design-right h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 90%;
	height: 74px;
	line-height: 100px;
	padding: 0 5%;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background: url("skin/public/img/base/gra_line55.png") repeat-x;
}

.yg-design-right a:hover h4 {
	display: none;
}

.yg-know .hd,.yg-brand-new .hd,.yg-supply .hd {
	position: absolute;
	right: 100px;
	top: -15px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: 14px;
	color: #999;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 15px;
}

.yg-know .hd li,.yg-brand-new .hd li,.yg-supply .hd li {
	float: left;
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #e3e3e3;
}

.yg-know .hd li:first-child,.yg-brand-new .hd li:first-child,.yg-supply .hd li:first-child {
	border-radius: 15px 0 0 15px;
}

.yg-know .hd li:last-child,.yg-brand-new .hd li:last-child,.yg-supply .hd li:last-child {
	border-right: none;
	border-radius: 0 15px 15px 0;
}

.yg-know .hd li.on,.yg-brand-new .hd li.on,.yg-supply .hd li.on {
	background: #db214c;
}

.yg-know .hd li a,.yg-brand-new .hd li a,.yg-supply .hd li a {
	display: block;
	padding: 0 10px;
	font-size: 12px;
	color: #999;
}

.yg-know .hd li.on a,.yg-brand-new .hd li.on a,.yg-supply .hd li.on a {
	color: #fff;
}

.yg-know .hd li a:hover,.yg-brand-new .hd li a:hover,.yg-supply .hd li a:hover {
	text-decoration: none;
}

.yg-know .bd ul {
	margin-top: 12px;
}

.yg-brand-new .bd li {
	float: left;
	width: 12%;
	height: 35px;
	line-height: 35px;
}

.yg-brand-new .bd li a {
	font-size: 14px;
}

.db-brand-new .bd li {
	width: 10%;
}

.yg-supply .bd ul {
	margin-top: 10px;
	border-left: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
}

.yg-supply .bd li {
	float: left;
	width: 160px;
	padding: 7px;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.yg-supply .bd a {
	display: block;
	text-align: center;
}

.yg-supply .bd img {
	display: block;
	width: 160px;
	height: 120px;
}

.yg-supply .bd h4 {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
}

.yg-supply .bd a,.yg-supply .bd h4 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-exhib .bd {
	font-size: 14px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

.yg-exhib dl {
	padding: 10px;
	border-bottom: 1px solid #e3e3e3;
}

.yg-exhib dd {
	line-height: 26px;
}

.yg-exhib dd a {
	float: right;
	color: #db214c;
}

.yg-exhib span {
	float: left;
	color: #999;
}

.yg-exhib h4 {
	font-size: 14px;
}

.yg-brand-rec2 .bd {
	font-size: 14px;
	border: 1px solid #e3e3e3;
	border-top: none;
}

.yg-brand-rec2 li {
	float: left;
	width: 129px;
	margin: 10px 0 0 10px;
	border: 1px solid #e3e3e3;
}

.yg-brand-rec2 img {
	display: block;
	width: 129px;
	height: 46px;
	overflow: hidden;
}

.yg-brand-rec2 h4 {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.yg-eval2 {
	float: left;
	width: 423px;
	margin: 0 8px 15px;
}

.news-categries02 .yg-eval2 {
	float: none;
	margin: 15px 0;
}

.yg-eval2 dt {
	float: left;
	width: 160px;
	height: 120px;
	overflow: hidden;
}

.yg-eval2 dt img {
	display: block;
	width: 160px;
	height: 120px;
}

.yg-eval2 dd {
	float: right;
	width: 245px;
	height: 120px;
}

.yg-eval2 dd h4 {
	font-size: 18px;
	font-weight: normal;
}

.yg-eval2 dd p {
	height: 60px;
	line-height: 20px;
	padding-top: 10px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}

.yg-eval2 dd p a {
	color: #db214c;
}

.yg-hd-index {
	width: 1200px;
	margin: 25px auto;
}

.yg-hd-index .logo {
	float: left;
	display: block;
	width: 418px;
	height: 65px;
	background: url("skin/public/img/index/yg-logo.gif") no-repeat;
}

.yg-hd-index .yg-ad-top10 {
	float: right;
	display: block;
	width: 260px;
	height: 65px;
	background: url("skin/public/img/index/yg-sp-index.png") no-repeat;
}

.jsq-hd-index .logo,.gzn-hd-index .logo {
	width: 468px;
}

.jsq-hd-index .jsq-ad-top10,.gzn-hd-index .gzn-ad-top10 {
	width: 240px;
}

.yg-search-index {
	float: left;
	position: relative;
	width: 469px;
	height: 38px;
	margin: 0 0 0 15px;
}

.yg-search-index select,.yg-search-index input {
	float: left;
	font: 14px "microsoft yahei";
	color: #666;
	border: 1px solid #e3e3e3;
}

.yg-search-index select {
	height: 38px;
	padding: 0 5px;
	vertical-align: middle;
	border-right: none;
}

.yg-search-index input {
	width: 269px;
	height: 36px;
	line-height: 36px;
}

.yg-search-index input:focus {
	border: 1px solid #db214c;
}

.yg-search-index button {
	float: left;
	width: 100px;
	height: 38px;
	font: 16px/38px "microsoft yahei";
	text-align: center;
	color: #fff;
	background: #db214c;
	border: 0 none;
	cursor: pointer;
}

.jcz-search-index,.lyj-search-index {
	width: 485px;
}

.jsq-search-index {
	width: 430px;
}

.jcz-search-index input,.lyj-search-index input {
	width: 275px;
}

.jsq-search-index input {
	width: 220px;
}

.gzn-search-index {
	margin: 0;
	width: 450px;
}

.gzn-search-index input {
	width: 240px;
}

.znjj-search-index {
	width: 480px;
}

.znjj-search-index input {
	width: 250px;
}

.yg-search-class li {
	float: left;
	margin: 10px 0 0;
	padding: 0 7px;
	color: #666;
}

.yg-search-class li a {
	color: #333;
}

.yg-search-top10 {
	display: none;
	position: absolute;
	top: 38px;
	left: 90px;
	z-index: 999;
	width: 261px;
	padding: 4px;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-top: none;
}

.yg-search-top10 a.more {
	line-height: 26px;
	margin-top: 10px;
	text-align: center;
	color: #666;
	background: #f6f6f6;
}

.yg-search-top10 a {
	display: block;
	line-height: 26px;
	padding: 3px 0 3px 5px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer;
}

.yg-search-top10 a:hover {
	text-decoration: none;
	background: #f6f6f6;
}

.yg-search-top10 span {
	float: left;
	line-height: 12px;
	margin: 6px 9px 0 0;
	padding: 2px;
	font-size: 12px;
	color: #fff;
	background: #7cbce4;
	border-radius: 2px;
}

.yg-search-top10 span.t1 {
	background: #f58c85;
}

.yg-search-top10 span.t2 {
	background: #fcbc4b;
}

.yg-search-top10 span.t3 {
	background: #a1d958;
}

.jcz-search-top10,.lyj-search-top10 {
	left: 104px;
	width: 266px;
}

.jsq-search-top10 {
	left: 104px;
	width: 212px;
}

.gzn-search-top10 {
	left: 104px;
	width: 232px;
}

.znjj-search-top10 {
	left: 118px;
	width: 271px;
}

.yg-dire {
	width: 1200px;
	margin: 0 auto;
	padding-top: 45px;
	background: #fff url("/demo_files/yg-dire-bg.jpg") top center no-repeat;
}

.yg-dire em {
	position: absolute;
	top: -37px;
	right: 10px;
	font-size: 14px;
	color: #999;
}

.yg-dire.hangye2 {
	background: #fff url("skin/public/img/index/yg-dire-bg02.jpg") no-repeat;
}

.yg-dire.hangye3 {
	background: #fff url("skin/public/img/index/yg-dire-bg03.jpg") no-repeat;
}

.yg-dire-brand {
	position: relative;
	width: 421px;
	margin-top: 20px;
	padding-bottom: 15px;
	border: 1px solid #e3e3e3;
}

.yg-dire-brand .hd {
	position: absolute;
	top: -15px;
	left: 33%;
}

.yg-dire-brand .hd h3 {
	display: inline-block;
	padding: 0 10px;
	font-size: 18px;
	font-weight: normal;
	background: #fff;
}

.yg-dire-brand ul {
	margin-top: 20px;
}

.db-dire-brand ul,.cg-dire-brand ul,.tc-dire-brand ul {
	height: 120px;
	overflow: hidden;
}

.yg-dire-brand li {
	float: left;
	width: 130px;
	height: 46px;
	margin: 3px 0 0 7px;
}

.yg-dire-brand li .adcur u {
	bottom: 10px !important;
}

.yg-dire-brand li img {
	display: block;
	width: 130px;
	height: 46px;
	border: 1px solid #fff;
}

.yg-dire-brand li img:hover {
	border: 1px solid hsl(30,70%,74%);
	box-shadow: 0 0 5px hsla(0,0,0,.2),0 0 2px hsla(0,0,78%,.2);
}

.yg-dire-rank {
	box-shadow: 0 0 5px rgba(0,0,0,.5),0 0 5px rgba(200,200,200,.2);
}

.yg-dire-rank .hd li {
	float: left;
	display: block;
	width: 50%;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background: #db214c;
}

.yg-dire-rank .hd li.on {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background: #fff;
	border-top: 2px solid #db214c;
}

.yg-dire-rank .hd li a {
	display: block;
	color: #fff;
}

.yg-dire-rank .hd li.on a {
	color: #000;
}

.yg-dire-rank .bd {
	height: 232px;
	background: #fff;
	overflow: hidden;
}

.yg-dire-rank .bd .list {
	padding: 11px 5px;
}

.yg-dire-rank .bd .list ul {
	margin: 0 0 0 3%;
	overflow: hidden;
}

.yg-dire-rank .bd .list li {
	float: left;
	width: 50%;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.yg-dire-rank .bd .list li h4 {
	display: block;
	width: 95%;
	height: 35px;
	font: bold 14px/35px "microsoft yahei";
	text-align: center;
	color: #000;
	border-radius: 5px;
}

.yg-dire-rank .bd .list li dl {
	width: 140px;
	margin: 0 auto;
}

.yg-dire-rank .bd .list li dd {
	width: 100%;
	height: 35px;
}

.yg-dire-rank .bd .list li img {
	display: block;
	width: 100px;
	height: 36px;
	margin-top: 4px;
}

.yg-dire-rank .bd .list li dt,.yg-dire-rank .bd .list li:hover dd {
	display: block;
}

.yg-dire-rank .bd .list li dd,.yg-dire-rank .bd .list li:hover dt {
	display: none;
}

.yg-dire-rank .bd .list li dt a {
	float: left;
	width: 70%;
}

.yg-dire-rank .bd .list i {
	float: left;
	margin: 0 7px 0 5px;
	font: bold 16px/35px "Georgia";
	text-align: center;
}

.yg-dire-rank .bd .list i.red {
	color: #db214c;
}

.yg-dire-rank .bd .list a {
	vertical-align: middle;
}

.yg-tt-class {
	position: absolute;
	right: 60px;
	top: 0;
	font-size: 14px;
	color: #999;
}

.yg-tt-class a {
	float: none;
	position: relative;
	margin: 0 5px;
}

.yg-tt-class a:hover {
	color: #db214c;
}

.yg-tt-class .hot {
	position: absolute;
	top: 0;
	right: -12px;
	width: 9px;
	height: 11px;
	background: url("skin/public/img/base/sp.png") -140px 0 no-repeat;
}

.yg-mrt .slide {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.yg-mrt .hd {
	padding-top: 10px;
	text-align: center;
}

.yg-mrt .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	cursor: pointer;
}

.yg-mrt .hd li.on {
	width: 32px;
	height: 10px;
	background: #db214c;
	border: 1px solid #db214c;
}

.yg-mrt .bd li {
	margin-bottom: 15px;
}

.yg-mrt .bd img {
	display: block;
	width: 294px;
	height: 147px;
	overflow: hidden;
}

.yg-mrt .bd h4 {
	height: 30px;
	line-height: 30px;
	padding: 5px 10px;
	font-size: 16px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border: 1px solid #e3e3e3;
	border-top: none;
}

.yg-tt-mrt h3 {
	float: left;
	width: 240px;
	height: 50px;
	line-height: 1000px;
	overflow: hidden;
	background: url("skin/public/img/index/tt-mrt.gif") no-repeat;
}

.yg-tt-mrt .more {
	float: right;
	height: 55px;
	line-height: 55px;
	padding-right: 20px;
	color: #999;
	background: #fff url("skin/public/img/base/more.gif") right 19px no-repeat;
	cursor: pointer;
}

.yg-tt-mrt .more:hover {
	color: #db214c;
	background: #fff url("skin/public/img/base/more2.gif") right 19px no-repeat;
}

/* 十大榜单 */
.sdbd {
	position: absolute;
	right: 0;
	top: -15px;
	width: 200px;
	height: 30px;
	background: url("skin/public/img/index/sdbd.png") no-repeat;
}

.sdbd a {
	float: left;
	display: block;
	width: 50%;
	height: 30px;
}

/* 赢商汇 */
.yg-ysh-list {
	height: 254px;
}

.yg-ysh-list li {
	height: 105px;
	margin-bottom: 22px;
	font-size: 0;
	overflow: hidden;
}

.yg-ysh-list li img,.yg-ysh-list li .txt {
	display: inline-block;
	vertical-align: top;
}

.yg-ysh-list li img {
	width: 140px;
	height: 105px;
}

.yg-ysh-list li .txt {
	margin-left: 20px;
}

.yg-index-left .yg-ysh-list .txt {
	width: 262px;
}

.yg-index-center .yg-ysh-list .txt {
	width: 264px;
}

.yg-ysh-list li .txt h2 {
	height: 52px;
	line-height: 26px;
	padding-bottom: 6px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

.yg-ysh-list li .txt p {
	line-height: 20px;
	font-size: 14px;
	color: #999;
}

.yg-ysh-list li p a {
	color: #db214c;
}

/* 精彩专题 */
.js-zt {
	position: relative;
	width: 290px;
	margin: 20px auto 0;
}

.js-zt .bd li {
	padding-bottom: 20px;
	background: url("skin/public/img/index/yy.png") center bottom no-repeat;
}

.js-zt .bd li .content {
	border: 1px solid #e3e3e3;
}

.js-zt .bd li img {
	display: block;
	width: 280px;
	margin: 6px auto 0;
}

.js-zt .bd li p {
	height: 48px;
	line-height: 24px;
	padding: 5px 10px;
	font-size: 16px;
	color: #333;
}

.js-zt .hd {
	text-align: center;
	font-size: 0;
}

.js-zt .hd .on {
	background: #d9234c;
}

.js-zt .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	background: #ddd;
	border-radius: 50%;
}

/* 人物对话 */
.yg-rwdh {
	padding-top: 20px;
}

.yg-rwdh .tx-img img {
	display: block;
	width: 68px;
	height: 68px;
	border-radius: 50%;
}

.yg-rwdh .txt1 {
	width: 216px;
	margin-left: 10px;
}

.yg-rwdh .txt1 p,.yg-rwdh .txt1 h2 {
	line-height: 26px;
	padding-top: 5px;
	font-size: 16px;
	color: #333;
}

.yg-rwdh .cl {
	clear: both;
}

.yg-rwdh .txt2 {
	position: relative;
	margin-top: 16px;
	padding: 0 30px 0 34px;
}

.yg-rwdh .txt2 p {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.yg-rwdh .txt2 a {
	color: #db214c;
}

.yg-rwdh .txt2 i {
	position: absolute;
	width: 19px;
	height: 17px;
}

.yg-rwdh .txt2 .left-point {
	left: 0;
	top: 6px;
	background: url("skin/public/img/index/yzs.png") 0 -32px no-repeat;
}

.yg-rwdh .txt2 .right-point {
	right: 0;
	bottom: 0;
	background: url("skin/public/img/index/yzs.png") -20px -32px no-repeat;
}

/* 搜索栏 诚信保障 */
.adout-honest {
	float: right;
	width: 280px;
	height: 80px;
	margin-top: -15px;
	background: url("/ad_honest.gif") no-repeat;
}

/* 首页加盟保障体系 */
.m-agentprotect {
	width: 1200px;
	height: 360px;
	background: url("skin/public/img/index/bg_agentprotect.jpg") no-repeat;
}

.m-agentprotect .knowmore {
	float: left;
	width: 136px;
	height: 36px;
	line-height: 36px;
	margin: 274px 0 0 28px;
	font-size: 15px;
	text-align: center;
	color: #343fc0;
}

.m-agentprotect .type {
	float: left;
	width: 540px;
	margin: 40px 0 0 63px;
	overflow: hidden;
}

.m-agentprotect .type li {
	float: left;
	width: 170px;
	margin-right: 10px;
}

.m-agentprotect .type h3 {
	line-height: 30px;
	margin: 125px 0 10px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #2f3f66;
}

.m-agentprotect .type p {
	line-height: 30px;
	font-size: 14px;
	color: #7b7ea7;
	text-align: center;
}

.m-agentprotect .form {
	float: right;
	width: 406px;
	height: 340px;
	margin: 10px;
}

.m-agentprotect .form h2 {
	line-height: 44px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #db214c;
}

.m-agentprotect .form .tip {
	line-height: 20px;
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
	color: #999;
	text-align: center;
}

.m-agentprotect .form .tip b {
	color: #db214c;
}

.m-agentprotect form {
	width: 325px;
	margin: 0 auto;
}

.m-agentprotect form p {
	line-height: 34px;
	margin-top: 10px;
	font-size: 14px;
	overflow: hidden;
}

.m-agentprotect form label {
	float: left;
	width: 85px;
	white-space: nowrap;
}

.m-agentprotect form label s {
	color: #db214c;
}

.m-agentprotect form p input,.m-agentprotect form p select {
	float: left;
	width: 238px;
	height: 34px;
	padding: 0;
	color: #999;
	text-indent: 14px;
	border: 1px solid #ccc;
}

.m-agentprotect form p select {
	width: 113px;
	margin: 0 10px 10px 0;
	text-indent: 10px;
	box-sizing: content-box;
}

.m-agentprotect form p select.ipt_s3,.m-agentprotect form p select:last-of-type {
	width: 238px;
}

.m-agentprotect form .area {
	width: 335px;
}

.m-agentprotect form .area label {
	margin-bottom: 15px;
}

.m-agentprotect form button {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	background: #db214c;
	border: none;
	border-radius: 4px;
}

.m-agentprotect form button b {
	color: #ffcc43;
}

.m-agentprotect form button:hover {
	background: #c81b43;
}

/* 首页供求版块调整 20200102 */
.yg-mn03 {
	float: left;
	width: 430px;
	overflow: hidden;
}

.yg-mn03.fr {
	float: right;
}

.yg-atc-list5 {
	margin-top: 10px;
	clear: both;
}

.yg-atc-list5 li {
	width: 100%;
	height: 35px;
	line-height: 35px;
}

.yg-atc-list5 li a {
	float: left;
	max-width: 90%;
	line-height: 35px;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-atc-list5 li a.bold {
	font-weight: bold;
}

.yg-atc-list5 li i {
	float: left;
	width: 10px;
	margin-right: 10px;
	font: bold 30px/35px "Arial";
	color: #ccc;
}

.yg-brand-new {
	margin-top: 35px;
}

.yg-brand-new .bd li {
	padding-left: 2%;
}

.yg-brand-new .hd2 li {
	padding: 0;
}

/* 今日推荐 */
.middle {
	float: left;
	position: relative;
	width: 425px;
}

.middle dt {
	width: 425px;
	margin: 15px auto 0;
}

.middle h2 {
	width: 425px;
	height: 40px;
	line-height: 200px;
	background: url("skin/public/img/base/yg-sp-base.png") 0 -172px no-repeat;
	overflow: hidden;
}

.middle dt a {
	display: block;
	width: 90%;
	margin: 3px auto;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #db214c;
}

.middle dd {
	padding-top: 10px;
	font-size: 14px;
	color: #666;
}

.middle dd a {
	display: inline;
	font-size: 14px;
	color: #db214c;
	cursor: pointer;
}

.middle ul {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #e3e3e3;
}

.middle li {
	height: 40px;
	line-height: 40px;
	clear: both;
}

.middle li i {
	float: left;
	width: 10px;
	margin-right: 10px;
	font: bold 30px/35px "Arial";
	color: #ccc;
}

.middle li a {
	float: left;
	max-width: 90%;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
}

.middle dt a,.middle li a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* 热门排行 */
.yg-hot {
	float: right;
	width: 295px;
}

.yg-hot .list li {
	float: left;
	width: 88%;
	height: 35px;
	line-height: 35px;
	padding-left: 5%;
	font-size: 16px;
}

.yg-hot .list i {
	display: inline-block;
	margin-right: 10px;
	padding: 0 3px;
	font: bold 12px "Arial";
	text-align: center;
	color: #fff;
	background: #999;
	border-radius: 3px;
}

.yg-hot .list i.red {
	background: #db214c;
}

.yg-hot .list i.orange {
	background: #f90;
}

.yg-atc-list3,.yg-atc-list4 {
	margin-top: 10px;
	clear: both;
}

.yg-atc-list3 li,.yg-atc-list4 li {
	height: 35px;
	line-height: 35px;
}

.yg-atc-list4 li {
	float: left;
	width: 50%;
}

.yg-atc-list3 li a,.yg-atc-list4 li a {
	float: left;
	max-width: 90%;
	line-height: 35px;
	font-size: 16px;
}

.yg-atc-list3 li a.bold,.yg-atc-list4 li a.bold {
	font-weight: bold;
}

/* 相关推荐 */
.yg-tuijian-index {
	margin-top: 10px;
}

.slider-default .hd2 {
	padding-top: 10px;
}

.yg-tuijian-index .bd2 li {
	float: left;
	width: 23%;
	line-height: 30px;
	padding-left: 2%;
	font-size: 16px;
}

/* 人才 */
.rencai-index01 {
	position: relative;
	width: 1170px;
	height: 205px;
	margin: 20px auto;
	padding: 35px 0 0 30px;
	background: url("skin/public/img/index/rencai-index01.png") no-repeat;
}

.rencai-index01 .bd {
	width: 580px;
	height: 170px;
	background: #fff;
}

.rencai-index01 .bd li a {
	display: block;
	width: 520px;
	height: 140px;
	padding: 30px 30px 0;
}

.rencai-index01 .bd li .left {
	float: left;
	width: 270px;
}

.rencai-index01 .bd li .right {
	float: right;
	width: 200px;
	text-align: right;
}

.rencai-index01 .bd li p {
	padding-top: 10px;
	font-size: 14px;
	color: #999;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.rencai-index01 .bd li p.zw {
	font-size: 18px;
	color: #db214c;
	font-weight: normal;
}

.rencai-index01 .bd li p.zw b {
	padding-left: 25px;
	font-weight: normal;
}

.rencai-index01 .bd li p.gs {
	font-size: 16px;
	color: #333;
	font-weight: normal;
}

.rencai-index01 .bd li span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: 25px 10px 0 0;
	padding: 0 7px;
	color: #999;
	background: #eee;
}

.rencai-index01 .bd li img {
	display: inline-block;
	width: 166px;
	height: 60px;
	margin: 5px 0 12px;
	border: 1px solid #e3e3e3;
}

.rencai-index01 .link-reg {
	position: absolute;
	top: 140px;
	right: 173px;
	width: 242px;
	height: 52px;
}

.rencai-index02 {
	width: 1200px;
	margin: 50px auto 30px;
}

.rencai-index02 .hd {
	position: relative;
	width: 100%;
	margin: 25px auto;
	padding-bottom: 10px;
	border-top: 1px solid #e3e3e3;
}

.rencai-index02 .hd i {
	position: absolute;
	top: -14px;
	left: 0;
	width: 22px;
	height: 22px;
	background: #fff url("skin/public/img/base/sp.png") -155px -110px no-repeat;
}

.rencai-index02 .hd h2 {
	position: absolute;
	top: -20px;
	left: 30px;
	padding-right: 10px;
	font-size: 24px;
	color: #000;
	background: #fff;
}

.rencai-index02 .hd span {
	position: absolute;
	top: -15px;
	left: 220px;
	height: 30px;
	line-height: 28px;
	padding: 0 12px;
	font-size: 14px;
	color: #999;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 15px;
}

.rencai-index02 .hd span s {
	color: #db214c;
}

.rencai-index02 .hd ul {
	position: absolute;
	top: -10px;
	right: 100px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: 14px;
	color: #999;
	background: #fff;
}

.rencai-index02 .hd li {
	float: left;
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 3px;
	border: 1px solid #cacaca;
	border-radius: 50%;
}

.rencai-index02 .hd li.on {
	width: 34px;
	background: #db214c;
	border: 1px solid #db214c;
	border-radius: 7px;
}

.rencai-index02 .hd a.more {
	position: absolute;
	top: -18px;
	right: 0;
	height: 36px;
	line-height: 32px;
	padding: 0 20px;
	font-size: 14px;
	color: #999;
	background: #fff url("skin/public/img/base/more.gif") right 9px no-repeat;
}

.rencai-index02 .hd a.more:hover {
	color: #db214c;
	background: #fff url("skin/public/img/base/more2.gif") right 9px no-repeat;
}

.rencai-tuijian {
	width: 1250px;
	margin-top: 15px;
}

.rencai-tuijian li {
	float: left;
	width: 283px;
	height: 350px;
	margin-right: 20px;
	border: 1px solid #e5e5e5;
}

.rencai-tuijian li a {
	display: block;
	height: 315px;
	padding: 35px 25px 0;
	text-align: center;
}

.rencai-tuijian li p.zw,.rencai-tuijian li p.gs {
	margin-bottom: 15px;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.rencai-tuijian li p.zw {
	font-weight: bold;
}

.rencai-tuijian li p.gs {
	margin: 5px 0 18px;
}

.rencai-tuijian li em {
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
	color: #db214c;
}

.rencai-tuijian li u {
	display: block;
	width: 190px;
	margin: 0 auto 30px;
	padding-bottom: 30px;
	font-size: 12px;
	color: #666;
	border-bottom: 1px solid #ccc;
}

.rencai-tuijian li img {
	display: block;
	width: 166px;
	height: 60px;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
	transition: all .2s;
}

.rencai-tuijian li span {
	display: inline-block;
	width: 60px;
	height: 30px;
	line-height: 30px;
	margin: 0 3px;
	color: #999;
	font-size: 12px;
	background: #eee;
}

.rencai-tuijian li u,.rencai-tuijian li span {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.rencai-tuijian li:hover {
	border: 1px solid #fff;
	box-shadow: 1px 3px 20px 0 rgba(0,68,185,.16);
}

.rencai-tuijian li:hover p.zw,.rencai-tuijian li:hover p.gs {
	color: #1242b3;
}

.rencai-tuijian li:hover img {
	transform: scale(1.1);
}

.rencai-tuijian li span:hover {
	color: #e39393;
	background: #fff3f3;
}

.rencai-list {
	margin-top: 20px;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}

.rencai-list li {
	float: left;
	width: 599px;
	height: 20px;
	line-height: 20px;
	padding: 12px 0;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
}

.rencai-list li a {
	display: block;
	width: 499px;
	height: 20px;
	line-height: 20px;
	padding: 0 50px;
}

.rencai-list li:nth-child(odd) a {
	width: 498px;
	border-right: 1px solid #999;
}

.rencai-list li p.zw {
	width: 132px;
	margin-right: 30px;
	vertical-align: top;
}

.rencai-list li u {
	max-width: 200px;
	font-size: 12px;
	color: #666;
}

.rencai-list li em {
	display: inline-block;
	width: 70px;
	margin-right: 30px;
	color: #db214c;
	font-weight: bold;
	vertical-align: top;
}

.rencai-list li p.zw,.rencai-list li u {
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
} 
/**[skin/public/logochange.css] */ 
.yg-hd-index .logo {
	background: url("/logo.gif") no-repeat;
}

.yg-logo dt a {
	width: 155px;
	background: url("skin/public/img/base/yg-logo-bei.gif?v?0903") no-repeat;
}

.tc-logo dt a {
	width: 165px;
}

.jcz-logo dt a,.jsq-logo dt a,.gzn-logo dt a,.lyj-logo dt a {
	width: 185px;
}

.znjj-logo dt a {
	width: 200px;
}

.yg-ft-box dt {
	background: url("skin/public/img/base/yg-logo-ft-bei.gif?v?0903") no-repeat;
}

.yg-logo dd i {
	background: url("skin/public/img/base/yg-sp-base.png?v?0903") -240px -130px no-repeat;
}

/* 子频道 */
.yg-nav-box2 .yg-hd .yg-logo {
	background: url("/logo.gif") no-repeat;
}

.yg-u-logo,.pt-header .lheader .yg-i_home {
	width: 2rem;
	height: .44rem;
	background: url("skin/public/../../wap/image/u-logo-yg-bei.png?v?0903") left bottom no-repeat;
	background-size: 3rem 100%;
}

.znjj-u-logo,.pt-header .lheader .znjj-i_home {
	width: 2.5rem;
}

.yg-invest-right .pic {
	background: url("skin/public/img/jm/yg-zxtp-bei.png?v?0903") no-repeat;
} 
