/**[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("/demo_files/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/news-v1.3.1.min.css] */ 
.mt20 {
	margin-top: 20px;
}

.mt10 {
	margin-top: 10px;
}

.pb60 {
	padding-bottom: 60px;
}

.fixed {
	position: fixed !important;
	top: 0;
}

.disn {
	display: none;
}

.yg-mn {
	float: left;
	width: 608px;
}

.yg-sd-l {
	float: left;
	width: 260px;
	margin-right: 36px;
}

.yg-sd {
	float: right;
	width: 350px;
	padding: 0;
}

.yg-wrap2 {
	width: 825px;
	float: left;
}

.yg-mn-list,.yg-mn-detail {
	float: left;
	position: relative;
	width: 825px;
}

.yg-mn-detail {
	margin-top: 90px;
}

.yg-mn-detail h1 {
	width: 760px;
	line-height: 45px;
	margin: 25px 0;
	padding-left: 10px;
	font-size: 32px;
	border-left: 4px solid #db214c;
	clear: both;
	word-break: break-word;
}

.yg-mn-detail h1 i {
	display: inline-block;
	width: 37px;
	height: 32px;
	margin-left: 10px;
	vertical-align: middle;
	background: url("skin/public/img/base/yg-sp-base.png") -120px -30px no-repeat;
}

.yg-ad-structure {
	position: relative;
	width: 800px;
	margin-top: 10px;
	padding: 0 24px 0 0;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

.yg-absolute-ad1 {
	position: absolute;
	top: -10px;
	left: 0;
}

.tips-text {
	padding: 20px 0;
	font-size: 18px;
	border-top: 1px dashed #ccc;
	clear: both;
}

.u-brandbox {
	position: relative;
	width: 800px;
	height: 140px;
	margin: 25px auto;
	box-shadow: 0 0 10px 0 #ddd;
	background: url("skin/public/img/news/jmfx-bg.jpg") no-repeat;
}

.u-brandbox .u-btn {
	float: right;
	width: 145px;
}

.u-brandbox .u-btn i {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 12px;
	color: #986953;
}

.u-brandbox .u-btn i b {
	color: #db214c;
}

.u-brandbox .u-btn .btn {
	display: block;
	width: 100%;
	height: 66px;
	line-height: 66px;
	margin: 2px 2px 25px 0;
	padding: 0;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #db214c;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	outline: none;
	box-shadow: 0 2px 5px 0 rgba(219,33,76,.5);
}

.u-brandbox .u-btn .btn:hover {
	background: #fff;
	border: 1px solid #db214c;
	color: #db214c;
}

.info-brand-left {
	width: 240px;
	margin-right: 40px;
}

.info-brand-left img {
	display: block;
	width: 140px;
	height: 50px;
	margin: 20px auto 7px;
	border: 2px solid #e5e5e5;
}

.info-brand-left h3 {
	width: 100%;
	margin-bottom: 7px;
	font-size: 16px;
	text-align: center;
	color: #fff;
}

.info-brand-left h4 {
	width: 100%;
	font-size: 12px;
	text-align: center;
	color: #fff;
	text-indent: 15px;
	font-weight: bold;
}

.info-brand-left h4 b {
	color: #f9cd94;
}

.info-brand-center {
	width: 330px;
	padding-top: 22px;
}

.info-brand-center li {
	float: left;
	width: 33.33%;
	line-height: 2.2;
	font-size: 12px;
	color: #864c32;
}

.info-brand-center li b {
	font-weight: normal;
	color: #864c32;
}

.info-brand-right {
	margin-right: 15px;
	padding-top: 25px;
}

/* 侧边栏诚信认证滚动 */
.m-side-honest>.mb20 h3 {
	padding-left: 30px;
	background: #fff url("skin/public/img/znz/i-honest.png") 0 9px no-repeat;
}

.m-side-honest .bd {
	width: 349px;
	height: 376px;
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
}

.m-side-honest li {
	float: left;
	width: 173px;
	height: 93px;
	margin: -1px 0 0 -1px;
	background: #fff;
	border: 1px solid #e5e5e5;
}

.m-side-honest li img {
	display: block;
	width: 126px;
	height: 45px;
	padding: 24px 23px;
}

/* 侧边栏热门品牌 */
.yg-brand-hot li {
	float: left;
	width: 46%;
	margin: 0 2%;
	line-height: 35px;
	font-size: 16px;
}

/* 侧边栏轮播 列表和详情都有用到 */
.yg-exhb-right .slide {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.yg-exhb-right .hd {
	padding-top: 10px;
	text-align: center;
}

.yg-exhb-right .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 10px;
	cursor: pointer;
}

.yg-exhb-right .hd li.on {
	width: 32px;
	height: 10px;
	background: #db214c;
	border: 1px solid #db214c;
}

.yg-exhb-right .bd img {
	display: block;
	width: 350px;
	height: 263px;
	overflow: hidden;
}

.yg-exhb-right .bd h4 {
	padding: 5px 10px;
	line-height: 30px;
	font-size: 16px;
	height: 30px;
	text-align: center;
	border: 1px solid #e3e3e3;
	border-top: none;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* 侧边栏招商表单 2020-11-27 MC */
.yg-zs-tc01 {
	width: 350px;
	height: 360px;
	background: #f5f5f5;
	position: relative;
}

.yg-zs-tc01 .hd {
	height: 115px;
	background: #ed3a3e;
	padding-top: 20px;
}

.yg-zs-tc01 .hd h3 {
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}

.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 {
	width: 260px;
	height: 190px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 25px;
	border-radius: 5px;
	padding: 20px;
}

.yg-zs-tc01 .bd input[type="text"] {
	width: 99%;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	border: 1px solid #ddd;
	margin-bottom: 12px;
}

.yg-zs-tc01 .bd input[type="text"]:focus {
	border: 1px solid #ed3a3e;
}

.yg-zs-tc01 .bd input[type="submit"] {
	width: 100%;
	height: 40px;
	border-radius: 5px;
	line-height: 40px;
	background: #ed3a3e;
	color: #fff;
	font-size: 16px;
}

.yg-zs-tc01 .bd input[type="submit"]:hover {
	background: #dd0005;
}

.yg-zs-tc01 .bd .pselect {
	white-space: nowrap;
	margin-bottom: 15px;
}

.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;
	border: 1px solid #ddd;
	border-radius: 2px;
	color: #999;
	text-indent: 10px;
	margin-right: 2px\0;
}

.yg-zs-tc01 .bd select:last-child,.ipt_s3 {
	margin-right: 0;
}

/* 侧边栏盟产品评测内容切换 */  
.yg-photo-tab {
	background: #fff;
	border: 1px solid #e3e3e3;
	overflow: hidden;
}

.yg-photo-tab .hd {
	position: relative;
	height: 50px;
	background: #f5f5f5;
	border-bottom: 1px solid #e3e3e3;
}

.yg-photo-tab .hd ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.yg-photo-tab .hd li {
	float: left;
	width: 50%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	background: #f5f5f5;
	cursor: pointer;
}

.yg-photo-tab .hd li.on {
	background: #fff;
	border-top: 2px solid #db214c;
	border-bottom: none;
}

.yg-photo-tab .bd {
	padding: 10px 0 15px;
	background: #fff;
}

.yg-photo-tab .bd li {
	float: left;
	width: 88%;
	height: 35px;
	line-height: 35px;
	padding-left: 5%;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-photo-tab .bd i {
	display: inline-block;
	margin-right: 10px;
	padding: 0 3px;
	font: bold 12px "Arial";
	text-align: center;
	color: #fff;
	background: #999;
	border-radius: 3px;
	*display: inline;
	zoom: 1;
}

.yg-photo-tab .bd i.red {
	background: #db214c;
}

.yg-photo-tab .bd i.orange {
	background: #f90;
}

/* 品牌资讯列表增加站内站报名通道 */
.yg-mn-list .js-news-port {
	margin: 0 auto;
	padding: 0 12px 25px;
	border-bottom: 1px solid #e3e3e3;
}

/* 吊顶资讯详情 新增热门品牌 */
.rm-invest-rec {
	margin-top: 30px;
	overflow: hidden;
}

.rm-invest-rec .hd {
	position: relative;
	width: 100%;
	margin: 25px auto;
	padding-bottom: 10px;
	border-top: 1px solid #e3e3e3;
}

.rm-invest-rec .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;
}

.rm-invest-rec .hd h2 {
	position: absolute;
	top: -20px;
	left: 30px;
	padding-right: 10px;
	font-size: 24px;
	color: #010101;
	background: #fff;
}

.rm-invest-rec .hd ul {
	position: absolute;
	top: -15px;
	right: 100px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: 14px;
	color: #999;
	background: #fff;
}

.rm-invest-rec .hd li {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	border: 1px solid #e3e3e3;
	border-right: none;
}

.rm-invest-rec .hd li a {
	display: block;
	padding: 0 15px;
	color: #999;
}

.rm-invest-rec .hd li.last,.rm-invest-rec .hd li:last-child {
	border-right: 1px solid #e3e3e3;
	border-radius: 0 15px 15px 0;
}

.rm-invest-rec .hd li.first,.rm-invest-rec .hd li:first-child {
	border-radius: 15px 0 0 15px;
}

.rm-invest-rec .hd li.on {
	background: #db214c;
	color: #fff;
}

.rm-invest-rec .hd li.on a {
	color: #fff;
}

.rm-invest-rec .hd a.more {
	position: absolute;
	top: -18px;
	right: 0;
	height: 36px;
	line-height: 32px;
	padding: 0 20px;
	font-size: 14px;
	color: #999;
}

.rm-invest-rec .hd a.more {
	background: #fff url("skin/public/img/base/more.gif") right 9px no-repeat;
}

.rm-invest-rec .hd a.more:hover {
	color: #db214c;
	background: #fff url("skin/public/img/base/more2.gif") right 9px no-repeat;
}

.rm-invest-rec .bd h4 {
	display: block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.rm-invest-rec .bd .list {
	width: 820px;
	border-left: 1px solid #e3e3e3;
}

.rm-invest-rec .bd .list li {
	float: left;
	width: 198px;
	height: 95px;
	border: 1px solid #e3e3e3;
	margin: -1px 0 0 -1px;
	overflow: hidden;
}

.rm-invest-rec .bd .list li:hover {
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.rm-invest-rec .bd .list li a {
	display: block;
}

.rm-invest-rec .bd .list img {
	display: block;
	width: 140px;
	height: 50px;
	margin: 10px auto 5px;
}

/* 表单样式 */
.check {
	position: relative;
	margin: 0 0 10px;
	background: #fff;
}

.check input {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: left;
	color: #666;
	-webkit-appearance: none;
	outline: none;
	border-radius: 6px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	font-size: 12px;
}

.check input::-webkit-input-placeholder {
	color: #aaa;
}

.form strong {
	display: block;
	padding-top: 7px;
	text-align: center;
}

.check .name,.check .mobile {
	width: 99%;
	height: 35px;
	border-radius: 5px;
	border: 1px solid #ddd;
	margin-bottom: 12px;
}

.area 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;
}

.area select:last-child,.ipt_s3 {
	margin-right: 0;
}

.btn-ok {
	width: 100%;
	height: 38px;
	line-height: 32px;
	color: #fff;
	font-size: 16px;
	background: #db214c;
	border: 2px solid #db214c;
	border-radius: 5px;
	box-sizing: border-box;
	box-shadow: 0 5px 5px #ddd;
	cursor: pointer;
}

.btn-ok:hover {
	color: #db214c;
	background: #fff;
	border: 2px solid #db214c;
}

/* 知识详情页 接口调整 */
.yg-zs-port01 {
	position: absolute;
	top: 160px;
	left: 0;
	right: 0;
	width: 740px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
}

.yg-zs-port01 dt a {
	display: block;
}

.yg-zs-port01 img {
	display: block;
	width: 190px;
	height: 68px;
	border: 1px solid #e2e2e2;
	padding: 10px 0;
}

.yg-zs-port01 dl {
	float: left;
}

.yg-zs-port01 dt,.yg-zs-port01 dd {
	float: left;
	overflow: hidden;
}

.yg-zs-port01 dt {
	margin-right: 20px;
	background: #fff;
	box-shadow: 0 8px 12px #c5c5c5;
}

.yg-zs-port01 dd {
	width: 350px;
}

.yg-zs-port01 dd h3 {
	margin: 5px 0;
}

.yg-zs-port01 dd a.name {
	font-size: 16px;
	font-weight: bold;
}

.yg-zs-port01 dd p {
	line-height: 22px;
}

.yg-zs-port01 .right-buttom {
	width: 150px;
	float: right;
}

.yg-zs-port01 .right-buttom a:hover {
	color: #db214c;
}

.yg-zs-port01 .right-buttom a {
	display: block;
	font-size: 12px;
	color: #008aff;
	text-align: right;
}

.yg-zs-port01 .right-buttom a.tc01-show {
	width: 150px;
	height: 50px;
	line-height: 50px;
	margin: 15px 0 0;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: #ed3a3e;
	border-radius: 5px;
	font-weight: bold;
}

.yg-zs-port01 .right-buttom a.tc01-show:hover {
	background: #dd0005;
}

.yg-zs-port02 {
	border-top: 1px solid #ddd;
	margin: 30px auto;
	padding: 0 20px;
	font-size: 16px;
}

.yg-zs-port02 h2 {
	font-size: 26px;
	line-height: 80px;
	color: #000;
	text-align: center;
}

.yg-zs-port02 h2 b {
	color: #db214c;
}

.yg-zs-port02 .bd {
	padding: 10px 0;
}

.yg-zs-port02 input[type="text"] {
	width: 210px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid #ddd;
	margin: 0 15px 0 10px;
}

.yg-zs-port02 input.phone[type="text"] {
	width: 330px;
}

.yg-zs-port02 input[type="text"]:focus {
	border: 1px solid #ed3a3e;
}

.yg-zs-port02 .pselect {
	white-space: nowrap;
	margin: 20px 0;
	line-height: 38px;
}

.yg-zs-port02 .pselect input {
	display: none;
}

.yg-zs-port02 select {
	float: left;
	width: 212px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ddd;
	border-radius: 2px;
	color: #999;
	margin-right: 7px;
	text-indent: 10px;
}

.yg-zs-port02 select:last-child {
	margin-right: 0;
}

.yg-zs-port02 span {
	float: left;
	margin-right: 10px;
}

.yg-zs-port02 input[type="submit"] {
	width: 212px;
	height: 45px;
	border-radius: 5px;
	line-height: 45px;
	border: none;
	background: #db214c;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	margin: 0 auto;
	font-weight: bold;
	display: block;
}

.yg-zs-port03 {
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	margin: 0 auto 30px;
}

.yg-zs-port03 .left {
	border-top: 1px solid #e6e6e6;
	position: relative;
	width: 448px;
	float: left;
	padding-top: 50px;
}

.yg-zs-port03 .left h3 {
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: -15px;
	left: 20px;
	background: #fff;
	padding: 0 10px;
}

.yg-zs-port03 .left .yg-zs-jmly li {
	margin-bottom: 32px;
	padding-left: 30px;
	clear: both;
	height: 60px;
}

.yg-zs-port03 .left .yg-zs-jmly dt {
	width: 60px;
	height: 60px;
	margin-right: 20px;
	float: left;
	background: url("skin/public/img/knowledge/face-male.jpg") no-repeat;
	border-radius: 100%;
}

.yg-zs-port03 .left .yg-zs-jmly dt.female {
	background: url("skin/public/img/knowledge/face-female.jpg") no-repeat;
}

.yg-zs-port03 .left .yg-zs-jmly dd {
	float: left;
	color: #999;
}

.yg-zs-port03 .left .yg-zs-jmly dd i {
	margin: 0 20px 0 10px;
}

.yg-zs-port03 .left .yg-zs-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-zs-port03 .left .yg-zs-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-zs-port03 .right {
	float: right;
	width: 350px;
	border-top: 2px solid #ed3a3e;
	border-left: 1px solid #e6e6e6;
}

.yg-zs-port03 .right .hd {
	height: 220px;
	padding: 0 20px;
	background: #f9f9f9;
	border-bottom: 1px solid #e6e6e6;
}

.yg-zs-port03 .right .hd h3 {
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

.yg-zs-port03 .right .hd dl {
	padding-top: 25px;
}

.yg-zs-port03 .right .hd dt {
	float: left;
	width: 110px;
	text-align: center;
}

.yg-zs-port03 .right .hd dd {
	float: left;
}

.yg-zs-port03 .right .hd dt i {
	display: block;
	width: 66px;
	height: 66px;
	margin: 0 auto;
	background: url("skin/public/img/jm/gw02.gif") no-repeat;
	background-size: 100%;
}

.yg-zs-port03 .right .hd dt h4 {
	font-size: 14px;
	font-weight: normal;
}

.yg-zs-port03 .right .hd dt h5 {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

.yg-zs-port03 .right .hd dt h5 em {
	color: #ed3a3e;
}

.yg-zs-port03 .right .hd dd em {
	display: block;
	width: 160px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	padding-left: 20px;
	color: #ed3a3e;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #ed3a3e;
	border-radius: 15px;
}

.yg-zs-port03 .right .hd dd em i,.yg-zs-port03 .right .hd dd a.tc01-show i {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 5px 10px 0 0;
	vertical-align: top;
}

.yg-zs-port03 .right .hd dd em i {
	background: url("skin/public/img/knowledge/dh.gif") no-repeat;
}

.yg-zs-port03 .right .hd dd a.tc01-show {
	display: block;
	width: 160px;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	padding-left: 20px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	background: #db214c;
	border: 1px solid #db214c;
	border-radius: 15px;
}

.yg-zs-port03 .right .hd dd a.tc01-show i {
	background: url("skin/public/img/knowledge/ly.gif") no-repeat;
}

.yg-zs-port03 .right .bd {
	position: relative;
	height: 120px;
	background: #fff;
}

.yg-zs-port03 .right .bd h4 {
	position: absolute;
	top: -15px;
	left: 85px;
	width: 160px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-zs-port03 .right .bd dl {
	padding: 20px;
}

.yg-zs-port03 .right .bd dt {
	float: left;
	width: 130px;
	margin-right: 10px;
	padding: 22px 0 0 10px;
}

.yg-zs-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-zs-port03 .right .bd dt a:hover {
	color: #db214c;
}

.yg-zs-port03 .right .bd dt a.blue {
	font-size: 12px;
	font-weight: normal;
	color: #008aff;
}

.yg-zs-port03 .right .bd dd {
	padding-top: 10px;
}

.yg-zs-port03 .right .bd dd a {
	display: block;
	height: 24px;
	line-height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
} 
/**[skin/public/news-list-v1.3.1.css] */ 
.yg-mn-list {
	float: left;
	position: relative;
	width: 825px;
}

.yg-sd {
	float: right;
	width: 350px;
	padding: 0;
}

/* 列表栏目导航 */
.yg-list-nav {
	height: 50px;
	background: #f7f9fa;
	border-top: 1px solid #db214c;
	border-bottom: 1px solid #e3e3e3;
}

.yg-list-nav li {
	float: left;
	line-height: 40px;
	text-align: center;
}

.yg-list-nav a {
	display: block;
	position: relative;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	font-size: 16px;
}

.yg-list-nav a.on,.yg-list-nav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #db214c;
}

/* 资讯列表 */
.yg-news-list {
	margin-bottom: 20px;
	clear: both;
}

.yg-news-list dl {
	height: 142px;
	padding: 20px 10px;
	border-left: 2px solid #fff;
	border-bottom: 1px solid #e3e3e3;
	clear: both;
}

.yg-news-list dl:last-child {
	border-bottom: none;
}

.yg-news-list dl:hover {
	background: #f7f7f7;
	border-left: 2px solid #db214c;
}

.yg-news-list dt,.yg-news-list dd {
	float: left;
}

.yg-news-list dt {
	position: relative;
	width: 195px;
	height: 135px;
	overflow: hidden;
}

.yg-news-list dt a,.yg-news-list dt img {
	display: block;
	width: 180px;
	height: 135px;
	overflow: hidden;
}

.yg-news-list dt i {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	padding: 3px 7px;
	text-align: center;
	color: #fff;
	background: #db214c;
}

.yg-news-list dt.wk {
	width: 105px;
	height: 115px;
}

.yg-news-list dt.wk img {
	width: 90px;
	height: 115px;
}

.yg-news-list dd {
	position: relative;
	width: 600px;
}

.yg-news-list dd.all {
	width: 100%;
}

.yg-news-list dd.wk {
	width: 660px;
	padding-top: 10px;
}

.yg-news-list dd h2 {
	height: 56px;
	margin-bottom: 20px;
	font: normal 22px/28px "microsoft yahei";
	color: #333;
	overflow: hidden;
}

.yg-news-list dd p {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	text-align: justify;
}

.yg-news-list dd p.icon {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 24px;
	font-size: 12px;
	color: #999;
}

.yg-news-list dd p a {
	color: #db214c;
}

.yg-news-list dd p a.tag {
	height: 16px;
	line-height: 16px;
	max-width: 125px;
	margin: 0 0 0 10px;
	padding: 3px 7px;
	color: #666;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 10px;
	vertical-align: middle;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
}

.yg-news-list dd p a.tag:hover {
	color: #fff;
	background: #db214c;
	border: 1px solid #db214c;
}

.yg-news-list dd p.time {
	height: 30px;
	line-height: 30px;
	margin-top: 7px;
	font-size: 12px;
	color: #999;
}

.yg-news-list dd p.time span {
	margin-left: 20px;
	padding-left: 20px;
	font-size: 12px;
	border-left: 1px solid #e3e3e3;
}

.yg-news-list dd p.time a.qymc {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin-left: 15px;
	padding: 0 10px;
	text-align: center;
	color: #999;
	border-radius: 15px;
	border: 1px solid #e3e3e3;
}

.yg-news-list dd p.time a:hover.qymc {
	text-decoration: none;
	color: #db214c;
	border: 1px solid #db214c;
}

.yg-news-list dd p.time b {
	font-weight: normal;
	color: #db214c;
}

.yg-ico-mz,.yg-ico-bz {
	display: inline-block;
	width: 19px;
	height: 17px;
	vertical-align: middle;
}

.yg-ico-mz {
	margin-right: 5px;
	background: url("skin/public/img/jiameng/ico-mz.gif") no-repeat;
}

.yg-ico-bz {
	margin: 0 5px 0 10px;
	background: url("skin/public/img/jiameng/ico-bz.gif") no-repeat;
}

.yg-news-list dl.tags {
	height: auto;
	padding: 10px;
}

.yg-news-list dl.tags:hover {
	background: #fff;
	border-left: 2px solid #fff;
}

.yg-news-list dl.tags dt,.yg-news-list dl.tags dd {
	float: none;
}

.yg-news-list dl.tags dt {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #999;
}

.yg-news-list dl.tags dd {
	width: 100%;
}

.yg-news-list dl.tags dd a {
	display: inline-block;
	margin: 0 10px 15px 0;
	padding: 5px 10px;
	font-size: 14px;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 10px;
}

/* 专题列表 */
.yg-topic-list dl {
	height: 142px;
	padding: 20px 10px;
	border-left: 2px solid #fff;
	border-bottom: 1px solid #e3e3e3;
	clear: both;
}

.yg-topic-list dl:hover {
	background: #f7f7f7;
	border-left: 2px solid #db214c;
}

.yg-topic-list dt,.yg-topic-list dd {
	float: left;
}

.yg-topic-list dt {
	position: relative;
	width: 285px;
	height: 135px;
	overflow: hidden;
}

.yg-topic-list dt a,.yg-topic-list dt img {
	display: block;
	width: 270px;
	height: 135px;
	overflow: hidden;
}

.yg-topic-list dt i {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	padding: 3px 7px;
	text-align: center;
	color: #fff;
	background: #db214c;
}

.yg-topic-list dd {
	width: 500px;
}

.yg-topic-list dd h2 {
	height: 56px;
	font: normal 22px/28px "microsoft yahei";
	color: #404040;
	overflow: hidden;
}

.yg-topic-list dd p {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #808080;
	overflow: hidden;
}

.yg-topic-list dd p a {
	color: #db214c;
}

.yg-topic-list dd p a.tag {
	margin: 0 0 0 10px;
	padding: 3px 10px;
	color: #666;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 10px;
}

.yg-topic-list dd p a.tag:hover {
	color: #fff;
	background: #db214c;
	border: 1px solid #db214c;
}

.yg-topic-list dd p.time {
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-size: 12px;
	color: #999;
}

.yg-topic-list dd p.time span {
	margin-left: 20px;
	padding-left: 20px;
	font-size: 12px;
	border-left: 1px solid #e3e3e3;
}

.yg-topic-list dd p.time a.qymc {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin-left: 15px;
	padding: 0 10px;
	text-align: center;
	color: #999;
	border-radius: 15px;
	border: 1px solid #e3e3e3;
}

.yg-topic-list dd p.time a:hover.qymc {
	text-decoration: none;
	color: #db214c;
	border: 1px solid #db214c;
} 
/**[skin/public/jm-right-v1.3.1.css] */ 
/* 招商右侧 加盟管家 */
.yg-entry-jmgj {
	width: 100%;
	height: 520px;
	padding-top: 30px;
	background: url("skin/public/img/jiameng/bg-right-jmgj.png") repeat;
}

.yg-entry-jmgj .top {
	width: 70%;
	height: 110px;
	margin: 0 auto;
	padding: 0 15%;
	background: url("skin/public/img/jiameng/bg-right-jmgj2.jpg") repeat;
}

.yg-entry-jmgj .top dt {
	float: left;
	width: 80px;
	height: 80px;
}

.yg-entry-jmgj .top dt img {
	display: block;
	width: 80px;
	height: 80px;
}

.yg-entry-jmgj .top dd {
	float: left;
	padding: 15px 0 0 15px;
	color: #fff;
}

.yg-entry-jmgj .top dd h3 {
	font-size: 20px;
	font-weight: normal;
}

.yg-entry-jmgj .top dd p {
	line-height: 30px;
	font-size: 12px;
}

.yg-entry-jmgj .top dd p em {
	padding: 0 5px;
	color: #ffcc4f;
	font-weight: bold;
}

.yg-entry-jmgj .bg {
	height: 130px;
	background: url("skin/public/img/jiameng/bg-right-jmgj02.jpg") no-repeat;
}

.yg-entry-jmgj .bg p {
	line-height: 36px;
	padding-left: 55px;
	font-weight: bold;
	font-size: 20px;
	color: #ffcc4f;
}

.yg-jmys-tip {
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	padding: 0 0 10px;
	overflow: hidden;
}

.yg-jmys-tip li {
	height: 32px;
	line-height: 32px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-jmys-tip li em {
	padding: 0 5px;
	color: #db214c;
}

.yg-entry-jmgj .form {
	width: 80%;
	margin: 0 auto;
	padding: 10px 15px;
	background: #fff;
	border-radius: 5px;
}

.yg-tool-entry {
	padding-bottom: 20px;
	background: #f5f5f5;
}

.yg-tool-entry h3 {
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	background: url("skin/public/img/jiameng/bg-tool.jpg") no-repeat;
}

.yg-tool-entry .bd {
	width: 326px;
	height: 240px;
	margin: 0 auto;
	border-radius: 12px;
}

.yg-tool-entry .bd li {
	float: left;
	width: 50%;
	text-align: center;
}

.yg-tool-entry .bd li a {
	display: block;
	height: 45px;
	padding-top: 75px;
	font-size: 16px;
	color: #333;
}

.yg-tool-entry .bd li a:hover {
	color: #fff;
}

.yg-tool-entry .bd li a.fw01 {
	background: url("skin/public/img/jiameng/bg-tool-01.jpg") no-repeat;
}

.yg-tool-entry .bd li a.fw01:hover {
	background: url("skin/public/img/jiameng/bg-tool-02.jpg") no-repeat;
}

.yg-tool-entry .bd li a.fw02 {
	background: url("skin/public/img/jiameng/bg-tool-01.jpg") -163px 0 no-repeat;
}

.yg-tool-entry .bd li a.fw02:hover {
	background: url("skin/public/img/jiameng/bg-tool-02.jpg") -163px 0 no-repeat;
}

.yg-tool-entry .bd li a.fw03 {
	background: url("skin/public/img/jiameng/bg-tool-01.jpg") 0 -120px no-repeat;
}

.yg-tool-entry .bd li a.fw03:hover {
	background: url("skin/public/img/jiameng/bg-tool-02.jpg") 0 -120px no-repeat;
}

.yg-tool-entry .bd li a.fw04 {
	background: url("skin/public/img/jiameng/bg-tool-01.jpg") -163px -120px no-repeat;
}

.yg-tool-entry .bd li a.fw04:hover {
	background: url("skin/public/img/jiameng/bg-tool-02.jpg") -163px -120px no-repeat;
}

/* 表单样式 */
.check {
	position: relative;
	margin: 0 0 10px;
	background: #fff;
}

.check input {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: left;
	color: #666;
	font-size: 12px;
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	box-sizing: border-box;
	-webkit-appearance: none;
	outline: none;
}

.check input::-webkit-input-placeholder {
	color: #aaa;
}

.form strong {
	display: block;
	padding-top: 7px;
	text-align: center;
}

.check .name,.check .mobile {
	width: 99%;
	height: 35px;
	margin-bottom: 12px;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.area select {
	float: left;
	width: 32%;
	height: 35px;
	line-height: 35px;
	margin-right: 5px;
	margin-right: 2px\0;
	color: #999;
	text-indent: 10px;
	border: 1px solid #ddd;
	border-radius: 2px;
}

.area select:last-child,.ipt_s3 {
	margin-right: 0;
}

.btn-ok {
	width: 100%;
	height: 38px;
	line-height: 32px;
	color: #fff;
	font-size: 16px;
	background: #db214c;
	border: 2px solid #db214c;
	border-radius: 5px;
	box-sizing: border-box;
	box-shadow: 0 5px 5px #ddd;
	cursor: pointer;
}

.btn-ok:hover {
	color: #db214c;
	background: #fff;
	border: 2px solid #db214c;
}

/* 招商右侧 加盟数据 */
.yg-agentdata {
	border: 1px solid #e5e5e5;
}

.yg-agentdata .hd {
	height: 40px;
	padding: 16px 0;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}

.yg-agentdata .hd b {
	line-height: 20px;
	font-weight: normal;
	font-size: 18px;
	color: #db214c;
}

.yg-agentdata .hd em {
	font-family: 'Impact';
}

.yg-agentdata .hd dt {
	float: left;
	width: 50%;
	border-right: 1px solid #e5e5e5;
}

.yg-agentdata .hd dd b {
	color: #0f468f;
}

.yg-agentdata .hd p {
	line-height: 20px;
	font-size: 14px;
	color: #666;
}

.yg-agentdata .bd {
	padding: 12px;
}

.yg-agentdata .bd li em {
	display: inline-block;
	padding-right: 10px;
	color: #db214c;
}

.yg-agentdata .bd li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: 1px solid #e5e5e5;
}

/* 招商右侧 排行榜 */
.yg-invest-rank {
	height: 420px;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.yg-invest-rank .hd {
	height: 48px;
	line-height: 48px;
}

.yg-invest-rank .hd li {
	float: left;
	display: block;
	width: 50%;
	font-size: 18px;
	text-align: center;
	background: #f5f5f5;
	border-top: 2px solid #f5f5f5;
}

.yg-invest-rank .hd li.on,.yg-invest-rank .hd li:hover {
	font-weight: bold;
	text-decoration: none;
	color: #db214c;
	background: #fff;
	border-top: 2px solid #db214c;
}

.yg-invest-rank .hd li i {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}

.yg-invest-rank .hd li i.ico1 {
	width: 18px;
	height: 22px;
	background: url("skin/public/img/jm/sp-jm.png") -450px 0 no-repeat;
}

.yg-invest-rank .hd li.on i.ico1 {
	background: url("skin/public/img/jm/sp-jm.png") -430px 0 no-repeat;
}

.yg-invest-rank .hd li i.ico2 {
	width: 22px;
	height: 22px;
	background: url("skin/public/img/jm/sp-jm.png") -455px -30px no-repeat;
}

.yg-invest-rank .hd li.on i.ico2 {
	background: url("skin/public/img/jm/sp-jm.png") -430px -30px no-repeat;
}

.yg-invest-rank .bd {
	height: 350px;
	padding: 10px 0;
}

.yg-invest-rank .bd li a {
	float: left;
	width: 100px;
}

.yg-invest-rank .bd li {
	position: relative;
	float: left;
	width: 45%;
	height: 35px;
	line-height: 35px;
	padding-left: 5%;
	font-size: 14px;
}

.yg-invest-rank .bd i {
	float: left;
	margin: 7px 10px 0 0;
	font: 16px "Georgia";
	color: #db214c;
	vertical-align: middle;
}

.yg-invest-rank .bd li .yg-invest-popup {
	display: none;
}

/* 招商右侧 VIP品牌 */
.yg-brand-rec3 ol {
	height: 202px;
	overflow: hidden;
}

.yg-brand-rec3 li img {
	display: block;
	width: 168px;
	height: 60px;
}

.yg-brand-rec3 li {
	float: left;
	margin: 10px 2px 0;
	border: 1px solid #e3e3e3;
	cursor: pointer;
}

.yg-brand-rec3 li p {
	width: 168px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* 侧边栏热门品牌 */
.yg-brand-hot li {
	float: left;
	width: 46%;
	line-height: 35px;
	margin: 0 2%;
	font-size: 16px;
}

/* 品牌对比 */
.yg-duibi01,.yg-duibi02 {
	position: relative;
	border: 1px solid #e3e3e3;
}

.yg-duibi01::after {
	content: "";
	position: absolute;
	top: 140px;
	left: 0;
	right: 0;
	display: block;
	width: 58px;
	height: 60px;
	margin: 0 auto;
	background: #fff url("skin/public/img/duibi/icon-pk.png") center top no-repeat;
}

.yg-duibi01-hd {
	display: block;
	margin: 20px auto 35px;
	border-bottom: 1px solid #e3e3e3;
}

.yg-duibi01-hd img {
	display: block;
	width: 224px;
	height: 80px;
	margin: 0 auto;
}

.yg-duibi01-hd p {
	width: 224px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 25px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background: #F8F8F8;
}

.yg-duibi01 li {
	height: 55px;
	line-height: 55px;
	margin: 0 10px;
	font-size: 16px;
	border-bottom: 1px solid #e3e3e3;
}

.yg-duibi01 li.tit {
	margin: 0;
	color: #999;
	background: #f8f8f8;
	border-bottom: none;
}

.yg-duibi01 li:last-child {
	border-bottom: none;
}

.yg-duibi01 li b,.yg-duibi01 li .a-znz {
	float: left;
	width: 130px;
	padding-left: 5px;
	font-weight: normal;
}

.yg-duibi01 li .a-znz {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yg-duibi01 li.tit b {
	padding-left: 20px;
}

.yg-duibi01 li em {
	float: left;
	width: 110px;
	padding-left: 5px;
	text-align: center;
}

.yg-duibi01 li.tit em {
	padding: 0;
}

.yg-duibi01 li .a-duibi {
	float: right;
	width: 65px;
	height: 36px;
	line-height: 36px;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #F7A111;
	border-radius: 3px;
}

.yg-duibi01 li .a-duibi:hover {
	background: #db214c;
}

.yg-duibi01 li u {
	float: right;
	width: 65px;
	margin-right: 10px;
	text-align: center;
}

.yg-duibi02 li {
	height: 36px;
	line-height: 36px;
	margin: 0 10px;
	padding: 10px 0;
	border-bottom: 1px solid #e3e3e3;
}

.yg-duibi02 li:last-child {
	border-bottom: none;
}

.yg-duibi02 li img {
	float: left;
	display: block;
	width: 100px;
	height: 36px;
}

.yg-duibi02 li i {
	float: left;
	display: block;
	width: 23px;
	height: 23px;
	margin: 7px 13px 0;
	background: #fff url("skin/public/img/duibi/icon-vs02.png") no-repeat;
}

.yg-duibi02 li .a-duibi {
	float: right;
	width: 65px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #F7A111;
	border-radius: 3px;
}

.yg-duibi02 li .a-duibi:hover {
	background: #db214c;
} 
/**[skin/public/logochange.css] */ 

.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("skin/public/img/base/yg-yg-logo-bei.gif?v?0903") 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;
} 
