.ui-dropdown-hd.mobiphone .wei {
	background: url("index_files/images/ico-mobile-wei.png") no-repeat; width: 16px; height: 16px; margin-right: 5px; vertical-align: middle; display: inline-block;
}
.ui-dropdown-hd.mobiphone span {
	vertical-align: middle;
}
.ui-dropdown-hd.mobiphone:hover .wei {
	background: url("index_files/images/ico-mobile-wei.png") no-repeat 0px -16px;
}
.ui-dropdown .app-download {
	background: url("index_files/images/ico-wei-arrow.jpg") no-repeat 5px 1px; width: 245px; height: 112px;
}
.ui-dropdown .app-download .img {
	margin-top: 15px; margin-left: 22px;
}
.ui-dropdown .app-download .img img {
	width: 86px;
}
.ui-dropdown .app-download .text {
	margin-left: 23px;
}
.ui-dropdown .app-download .text p {
	text-align: center; font-size: 14px; margin-top: 5px;
}
.ui-dropdown .app-download .text a.mobile-link-btn {
	background: rgb(255, 121, 0); border-radius: 2px; width: 86px; height: 24px; text-align: center; color: rgb(255, 255, 255); line-height: 24px; font-family: "microsoft yahei"; margin-top: 15px; display: block;
}
ul {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
i {
	font-style: normal;
}
em {
	font-style: normal;
}
li {
	list-style: none;
}
body {
	color: rgb(102, 102, 102); font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", sans-serif;
}
.highlight {
	color: rgb(255, 102, 0);
}
a.highlight {
	color: rgb(255, 102, 0);
}
.highlight:hover {
	color: rgb(255, 144, 0);
}
a.highlight:hover {
	color: rgb(255, 144, 0);
}
a:hover {
	text-decoration: none;
}
#j-need-invite .ui-dropdown-hd {
	position: relative;
}
.hd-h2 {
	height: 40px; line-height: 40px; padding-left: 20px; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 2px; border-bottom-style: solid;
}
.hd-h2 .tit {
	color: rgb(51, 51, 51); line-height: 40px; font-size: 16px; font-weight: bold; float: left;
}
.hd-h2-tab {
	height: 40px; line-height: 40px; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 2px; border-bottom-style: solid;
}
.hd-h2-tab .tit {
	color: rgb(51, 51, 51); line-height: 40px; padding-left: 20px; font-size: 16px; font-weight: bold; float: left;
}
.hd-h2-tab .tab {
	font-size: 16px; float: right; position: relative;
}
.hd-h2-tab .tab a {
	margin: 0px 25px; float: left;
}
.hd-h2-tab .tab a.on {
	color: rgb(255, 144, 0); border-bottom-color: rgb(255, 144, 0); border-bottom-width: 3px; border-bottom-style: solid;
}
.hd-h2-tab .tab .on-fix {
	background: rgb(255, 144, 0); left: 25px; top: 40px; width: 4em; height: 4px; overflow: hidden; clear: both; display: none; position: absolute;
}
.txt-money {
	color: rgb(255, 132, 0); font-family: "Microsoft YaHei", sans-serif; font-style: normal;
}
.btn-em {
	background: rgb(255, 102, 0); transition:background 0.2s; height: 35px; text-align: center; color: rgb(255, 255, 255); line-height: 35px; font-family: "Microsoft YaHei", sans-serif; font-size: 14px; display: block; -webkit-transition: background .2s ease;
}
.btn-em:link {
	color: rgb(255, 255, 255); text-decoration: none;
}
.btn-em:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
.btn-em:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.btn-em:active {
	color: rgb(255, 255, 255); text-decoration: none;
}
.btn-em:hover {
	background: rgb(255, 144, 0);
}
.ibj-nav {
	background: none; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.naver .nv {
	padding-top: 11px; margin-left: 180px;
}
.menu {
	background: rgb(255, 121, 0); width: 170px; height: 542px; margin-top: -43px; float: left; position: relative; z-index: 1;
}
.menu .tit {
	background: rgb(255, 102, 0); height: 43px; text-align: center; color: rgb(255, 255, 255); line-height: 43px; font-size: 16px; font-weight: normal; display: block;
}
.menu .list {
	background: rgb(255, 121, 0); overflow: hidden; font-size: 14px;
}
.menu .list li > a {
	transition:background 0.2s; color: rgb(255, 255, 255); display: block; -webkit-transition: background .2s;
}
.menu .list li > a:hover {
	background: rgb(255, 144, 0); text-decoration: none;
}
.menu .list-type {
	padding: 4px 0px 0px;
}
.menu .list-cate {
	padding: 10px 0px;
}
.menu .list-cate li {
	padding: 3px 0px;
}
.menu .list-cate a {
	height: 37px; line-height: 37px; padding-left: 78px; position: relative;
}
.menu .list-cate a i {
	background: url("index_files/images/role-menu.png?0126") no-repeat; transition:margin-left 0.2s; left: 30px; top: 0px; width: 40px; height: 40px; position: absolute; -webkit-transition: margin-left 0.2s ease;
}
.focus {
	border: 1px solid rgb(232, 232, 232); border-image: none; width: 671px; height: 497px; overflow: hidden; margin-bottom: 20px; margin-left: 5px; float: left; position: relative;
}
.fc-cnt {
	width: 450px; height: 497px; overflow: hidden; position: relative;
}
.fc-cnt .index-slide {
	width: 100%; height: 100%;
}
.fc-img {
	width: 9999em; height: 497px;
}
.fc-img .item {
	width: 450px; float: left;
}
.fc-img .item img {
	width: 450px; height: 497px; display: block;
}
.fc-nav {
	width: 100%; text-align: center; bottom: 15px; position: absolute;
}
.fc-nav i {
	background: rgb(238, 238, 238); margin: 0px 3px; border-radius: 12px; width: 12px; height: 12px; text-align: center; color: rgb(238, 238, 238); line-height: 99em; overflow: hidden; display: inline-block;
}
.fc-nav i.on {
	background: rgb(255, 102, 0); color: rgb(255, 102, 0);
}
.fc-side {
	top: 0px; width: 221px; right: 0px; position: absolute;
}
.fc-side .item {
	border-width: 0px 0px 1px 1px; border-style: solid; border-color: rgb(232, 232, 232); border-image: none; height: 165px;
}
.fc-side img {
	width: 220px; height: 165px; display: block;
}
.welcome {
	width: 335px; float: right;
}
.notice {
	border: 1px solid rgb(232, 232, 232); border-image: none; height: 123px; overflow: hidden;
}
.notice .tab {
	width: 101%; overflow: hidden;
}
.notice .tab li {
	background: rgb(249, 249, 249); width: 25%; height: 33px; text-align: center; line-height: 33px; margin-left: -1px; border-bottom-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid; float: left;
}
.notice .tab li a {
	color: rgb(27, 27, 27); display: block;
}
.notice .tab li a:hover {
	background: rgb(255, 255, 255); text-decoration: none;
}
.notice .tab li.on {
	background: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255);
}
.notice .bd {
	padding: 10px 5px 0px 10px;
}
.notice .list {
	overflow: hidden; font-family: simsun, serif; display: none;
}
.notice .list.on {
	display: block;
}
.notice .list li {
	width: 48.5%; height: 22px; line-height: 22px; padding-right: 1%; float: left;
}
.userinfo {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(238, 238, 238) rgb(238, 238, 238); border-image: none; height: 148px; overflow: hidden;
}
.userinfo .order {
	padding: 15px 0px 0px; color: rgb(27, 27, 27);
}
.userinfo .order .btn-em {
	padding: 0px 12px; height: 30px; line-height: 30px; font-size: 12px; display: inline-block;
}
.userinfo .order .msg {
	padding: 0px 5px 10px 20px; overflow: hidden;
}
.userinfo .order .msg .ava {
	float: left;
}
.userinfo .order .msg .ava img {
	border-radius: 50%; width: 44px; height: 44px; display: block;
}
.userinfo .order .msg .txt {
	padding: 15px 0px 0px; margin-left: 55px;
}
.userinfo .order .msg .txt a {
	color: rgb(255, 102, 0);
}
.userinfo .order .msg .txt a:hover {
	color: rgb(255, 144, 0); text-decoration: underline;
}
.userinfo .order .not {
	text-align: center; padding-top: 5px;
}
.userinfo .order .not .btn-em {
	margin-right: 10px;
}
.userinfo .order .inf {
	margin: 0px 20px; overflow: hidden; padding-top: 15px; border-top-color: rgb(216, 216, 216); border-top-width: 1px; border-top-style: dotted;
}
.userinfo .order .inf .btn {
	padding-top: 3px; float: right;
}
.userinfo .order .inf .txt {
	margin: 0px 80px 5px 0px; height: 18px; line-height: 18px; overflow: hidden;
}
.userinfo .order .inf .txt em {
	width: 65px; float: left;
}
.userinfo .order .inf .lnk a {
	color: rgb(255, 102, 0);
}
.userinfo .order .inf .lnk a:hover {
	color: rgb(255, 144, 0); text-decoration: underline;
}
.userinfo .become {
	text-align: center; padding-top: 31px;
}
.userinfo .become .txt {
	color: rgb(51, 51, 51); font-size: 12px;
}
.userinfo .become a {
	color: rgb(255, 102, 0);
}
.userinfo .become .btn-em {
	padding: 0px 35px; height: 38px; color: rgb(255, 255, 255); line-height: 38px; font-weight: bold; margin-top: 17px; display: inline-block;
}
.fuwubao {
	background: rgb(13, 173, 81); height: 225px; text-align: center; color: rgb(255, 255, 255);
}
.fuwubao .hd {
	padding-top: 10px;
}
.fuwubao .log {
	margin: 0px auto; padding: 10px 0px 3px; width: 145px; display: block;
}
.fuwubao .log .fwb {
	background: url("index_files/images/ico-fuwubao.png") no-repeat; margin: 0px auto 2px; width: 120px; height: 40px; line-height: 200em; overflow: hidden; display: block;
}
.fuwubao .log .slg {
	padding: 5px 0px; color: rgb(255, 255, 255); font-size: 16px; font-weight: bold; display: block;
}
.fuwubao .log:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.fuwubao .inf {
	overflow: hidden; padding-top: 15px; padding-left: 16px; font-family: simsun, serif;
}
.fuwubao .inf li {
	width: 75px; line-height: 1.4; float: left;
}
.fuwubao .inf li a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.fuwubao .inf li a:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.fuwubao .inf li a:focus {
	color: rgb(255, 255, 255); text-decoration: none;
}
.fuwubao .inf i {
	background: url("index_files/images/ico-fuwubao.png") no-repeat 0px -44px; margin: 0px auto 8px; width: 41px; height: 43px; display: block;
}
.fuwubao .inf i.ico-02 {
	background-position: -42px -44px;
}
.fuwubao .inf i.ico-03 {
	background-position: -84px -44px;
}
.fuwubao .inf i.ico-04 {
	background-position: -126px -44px;
}
.recom-service {
	margin-bottom: 25px;
}
.recom-service .hd {
	width: 182px; margin-top: -5px; position: absolute;
}
.recom-service .hd:hover .tit {
	background: rgba(0, 0, 0, 0.3);
}
.recom-service .hd .tit {
	background: rgba(0, 0, 0, 0.7); padding: 0px 20px; transition:background 0.3s; left: -5px; top: 20px; height: 35px; color: rgb(255, 255, 255); line-height: 35px; font-size: 16px; position: absolute;
}
.recom-service .hd .pic img {
	width: 182px; height: 224px; display: block;
}
.recom-service .hd .inf {
	background: rgb(255, 144, 0); height: 65px; color: rgb(255, 255, 255); font-size: 14px;
}
.recom-service .hd .inf i {
	padding-left: 10px; font-family: simsun, serif; font-style: normal; font-weight: bold;
}
.recom-service .hd .inf em {
	padding: 10px 0px 2px; font-size: 16px; font-style: normal; display: block;
}
.recom-service .hd .inf a {
	transition:background 0.3s; height: 65px; color: rgb(255, 255, 255); padding-left: 20px; display: block;
}
.recom-service .hd .inf a:hover {
	background: rgb(255, 121, 0);
}
.recom-service .bd {
	overflow: hidden; padding-bottom: 5px; padding-left: 182px;
}
.recom-list {
	height: 278px; overflow: hidden; border-top-color: rgb(232, 232, 232); border-top-width: 1px; border-top-style: solid;
}
.recom-list li {
	border-width: 0px 1px 1px 0px; border-style: solid; border-color: rgb(232, 232, 232); border-image: none; width: 251px; height: 138px; overflow: hidden; float: left; position: relative;
}
.recom-list li a {
	height: 138px; display: block;
}
.recom-list li a:hover .pic img {
	margin-left: -3px;
}
.recom-list li a:hover .lnk {
	text-decoration: underline;
}
.recom-list li .pic {
	position: absolute;
}
.recom-list li .pic img {
	transition:margin-left 0.2s; width: 251px; height: 138px; display: block;
}
.recom-list li .inf {
	left: 130px; top: 23px; width: 110px; position: absolute;
}
.recom-list li .tit {
	color: rgb(68, 68, 68); font-size: 20px; font-weight: normal; margin-bottom: 5px; display: block;
}
.recom-list li .txt {
	height: 36px; color: rgb(153, 153, 153); line-height: 18px; overflow: hidden; margin-bottom: 5px; display: block;
}
.recom-list li .lnk {
	color: rgb(255, 102, 0); font-family: simsun, serif;
}
.recom-list li .lnk i {
	font-style: normal; margin-top: 1px; margin-left: 5px; position: absolute;
}
.recom-list li.fix .inf {
	left: 15px;
}
.cate-list {
	overflow: hidden; padding-bottom: 10px;
}
.cate-box {
	border: 1px solid rgb(229, 229, 229); border-image: none; width: 586px; margin-bottom: 20px;
}
.cate-box .bd {
	overflow: hidden;
}
.cate-box .bd .list-category {
	width: 199px; height: 305px; position: relative;
}
.cate-box .bd .list-category .category-pic {
	display: block;
}
.cate-box .bd .list-category .category-pic img {
	width: 100%;
}
.cate-box .bd .list .list-tit {
	padding: 15px 20px; width: 347px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.cate-box .bd .list .list-tit h3 {
	color: rgb(51, 51, 51); padding-left: 6px; font-size: 18px; font-weight: bold; border-left-color: rgb(255, 144, 0); border-left-width: 3px; border-left-style: solid; display: inline-block;
}
.cate-box .bd .list .list-tit .des {
	color: rgb(102, 102, 102); display: inline-block;
}
.cate-box .bd .list .list-tit .des span {
	background: rgb(255, 144, 0); border-radius: 10px; width: 3px; height: 3px; margin-right: 5px; vertical-align: 3px; display: inline-block;
}
.cate-box .bd .list .list-tit .des:hover {
	color: rgb(255, 144, 0); text-decoration: none;
}
.cate-box .bd .list .list-detail {
	padding: 25px 20px 13px; width: 347px;
}
.cate-box .bd .list .list-detail .list-group {
	width: 210px; height: 202px; font-family: SimSun; border-right-color: rgb(229, 229, 229); border-right-width: 1px; border-right-style: solid;
}
.cate-box .bd .list .list-detail .list-group dl {
	color: rgb(102, 102, 102); font-size: 12px; margin-bottom: 0px;
}
.cate-box .bd .list .list-detail .list-group dl dt {
	margin-bottom: 4px; float: left;
}
.cate-box .bd .list .list-detail .list-group dl dt a {
	width: 32px; height: 20px; text-align: center; color: rgb(102, 102, 102); line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; margin-right: 15px; display: block;
}
.cate-box .bd .list .list-detail .list-group dl dd {
	margin-bottom: 4px; float: left;
}
.cate-box .bd .list .list-detail .list-group dl dd a {
	width: 66px; line-height: 20px; overflow: hidden; margin-right: 10px; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.cate-box .bd .list .list-detail .list-group .dl-flag {
	margin-bottom: 16px;
}
.cate-box .bd .list .list-detail .list-img {
	text-align: center;
}
.cate-box .bd .list .list-detail .list-img .img-link {
	border: 1px solid rgb(229, 229, 229); border-image: none; width: 111px; height: 88px; text-align: center; margin-bottom: 18px; display: block;
}
.cate-box .bd .list .list-detail .list-img .img-link img {
	width: 100%;
}
.banner-full {
	margin-bottom: 20px;
}
.banner-full img {
	width: 100%; display: block; max-height: 100px;
}
.ico-issafe {
	background: url("index_files/images/index-sprt.png") no-repeat; width: 10px; height: 12px; line-height: 200em; overflow: hidden; margin-left: 5px; vertical-align: -2px; display: inline-block;
}
.hd-tgt-tab {
	height: 40px; line-height: 40px; margin-bottom: 20px; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 3px; border-bottom-style: solid;
}
.hd-tgt-tab span {
	padding: 0px 20px; color: rgb(153, 153, 153); font-size: 16px; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 3px; border-bottom-style: solid; display: inline-block;
}
.hd-tgt-tab span.curr {
	color: rgb(255, 102, 0); border-bottom-color: rgb(255, 102, 0); border-bottom-width: 3px; border-bottom-style: solid; cursor: pointer;
}
.hd-tgt-tab span:hover {
	color: rgb(255, 102, 0); border-bottom-color: rgb(255, 102, 0); border-bottom-width: 3px; border-bottom-style: solid; cursor: pointer;
}
.hd-tgt-content {
	background: rgb(246, 246, 246); padding: 25px;
}
.hd-tgt-content li.fl {
	margin-right: 41px;
}
.hd-tgt-content li {
	background: rgb(255, 255, 255); width: 195px; height: 332px; overflow: hidden;
}
.hd-tgt-content li .tgt-item-img {
	padding: 5px; border: 1px solid rgb(229, 229, 229); border-image: none; margin-bottom: 12px;
}
.hd-tgt-content li .tgt-item-img img {
	width: 183px; height: 183px;
}
.hd-tgt-content li .tgt-item-img.tgt-shop-item {
	margin-bottom: 2px;
}
.hd-tgt-content li .tgt-item-line {
	padding: 5px 7px; color: rgb(102, 102, 102);
}
.hd-tgt-content li .tgt-item-des {
	padding: 5px 7px; color: rgb(102, 102, 102);
}
.hd-tgt-content li .tgt-item-brandname {
	padding: 5px 7px; color: rgb(102, 102, 102);
}
.hd-tgt-content li .tgt-item-location {
	padding: 5px 7px; color: rgb(102, 102, 102);
}
.hd-tgt-content li .tgt-item-brand {
	padding: 2px 7px; color: rgb(148, 148, 148); font-size: 12px;
}
.hd-tgt-content li .tgt-item-icon {
	padding: 2px 7px; color: rgb(148, 148, 148); font-size: 12px;
}
.hd-tgt-content li .tgt-item-info {
	padding: 2px 7px; color: rgb(148, 148, 148); font-size: 12px;
}
.hd-tgt-content li .tgt-item-deal {
	padding: 2px 7px; color: rgb(148, 148, 148); font-size: 12px;
}
.hd-tgt-content li .tgt-item-class {
	padding: 2px 7px; color: rgb(148, 148, 148); font-size: 12px;
}
.hd-tgt-content .tgt-item-line span {
	color: rgb(255, 111, 38); line-height: 14px;
}
.hd-tgt-content .tgt-item-line span.fl {
	font-size: 16px; font-weight: bold;
}
.hd-tgt-content .tgt-item-line span.fr {
	color: rgb(102, 102, 102); font-size: 12px;
}
.hd-tgt-content .tgt-item-des {
	height: 32px; overflow: hidden;
}
.hd-tgt-content .tgt-item-des a {
	height: 32px; color: rgb(11, 115, 187); overflow: hidden;
}
.hd-tgt-content .tgt-item-brandname {
	font-size: 12px;
}
.hd-tgt-content li .tgt-item-location {
	padding: 0px 7px;
}
.hd-tgt-content li .tgt-item-location span {
	margin-right: 2px;
}
.hd-tgt-content .tgt-item-brand a {
	color: rgb(11, 115, 187); font-weight: bold;
}
.hd-tgt-content .tgt-item-info .tgt-item-amount {
	color: rgb(255, 59, 59); margin-left: 5px;
}
.hd-tgt-content .tgt-item-class span {
	margin-right: 3px;
}
.hd-tgt-content .tgt-item-location.light {
	margin-top: 4px;
}
.hd-tgt-content .tgt-item-location.light span {
	color: rgb(148, 148, 148); line-height: 12px;
}
.hd-tgt-content .tgt-item-location.light .tgt-item-type {
	line-height: 12px; padding-right: 3px; margin-right: 3px; border-right-color: rgb(233, 229, 233); border-right-width: 1px; border-right-style: solid; display: inline-block;
}
.cool-worker {
	margin-top: 20px;
}
.cool-worker .hd-h2-tab {
	height: 43px; overflow: hidden; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.cool-worker .bd {
	background: rgb(246, 246, 246); margin-top: -3px; margin-bottom: 10px;
}
.worker-list {
	padding: 20px 0px; height: 357px; overflow: hidden;
}
.worker-list .list {
	font-family: simsun, serif; margin-left: -41px;
}
.worker-list li {
	width: 180px; margin-left: 62px; float: left;
}
.worker-list .pic img {
	background: rgb(255, 255, 255); border: 1px solid rgb(232, 232, 232); border-image: none; width: 178px; height: 178px; display: block;
}
.worker-list .tit {
	padding: 10px 0px 2px; height: 16px; overflow: hidden; font-size: 12px; font-weight: bold; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.worker-list .tit i {
	color: rgb(153, 153, 153); font-weight: normal;
}
.worker-list .suc {
	color: rgb(153, 153, 153); overflow: hidden; margin-bottom: 10px;
}
.worker-list .suc b {
	color: rgb(255, 144, 0); font-family: tahoma;
}
.worker-list .per {
	float: left;
}
.worker-list .all {
	float: right;
}
.worker-list .all a {
	color: rgb(153, 153, 153);
}
.worker-list .all a:hover {
	color: rgb(51, 51, 51); text-decoration: underline;
}
.worker-list .rate-star {
	color: rgb(255, 166, 0); font-size: 16px;
}
.worker-list .tsk {
	padding: 10px 0px; height: 40px; overflow: hidden; border-top-color: rgb(232, 232, 232); border-top-width: 1px; border-top-style: solid;
}
.worker-list .tsk p {
	height: 20px; line-height: 20px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.worker-list .tsk p em {
	width: 50px; overflow: hidden; margin-right: 3px; float: left; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.worker-list .tsk p em + span {
	
}
.step-tips {
	background: rgb(246, 246, 246); padding: 0px 13px; height: 35px; text-align: right; margin-bottom: 20px;
}
.step-tips dt {
	line-height: 35px; font-size: 16px; font-weight: normal; float: left;
}
.step-tips dd {
	line-height: 35px; font-size: 14px; display: inline-block;
}
.step-tips dd .num {
	margin: 0px 10px; color: rgb(255, 102, 0); font-style: normal;
}
.step-tips dd .arr {
	background: url("index_files/images/index-sprt.png") no-repeat 0px -15px; margin: 0px 8px; width: 21px; height: 35px; vertical-align: middle; display: inline-block;
}
.hd-h2 .hd-more {
	color: rgb(255, 103, 2); font-family: simsun, serif; margin-left: 22px;
}
.hd-h2 .hd-more:hover {
	color: rgb(255, 144, 0);
}
.hd-h2 .hd-more i {
	font-style: normal;
}
.task-area .ui-switchable-nav {
	list-style: none; margin: 0px; padding: 0px; width: 100%; text-align: left; bottom: 0px; position: relative;
}
.task-area .ui-switchable-nav .ui-switchable-trigger {
	background: none; border-radius: 0px; width: auto; height: 40px; color: rgb(153, 153, 153); line-height: 40px; overflow: hidden; font-weight: normal; margin-left: 0px; display: inline-block; cursor: pointer; box-shadow: none; -moz-border-radius: 0px; -webkit-border-radius: 0px; -webkit-box-shadow: none;
}
.task-area .ui-switchable-nav .ui-switchable-trigger.ui-switchable-active {
	color: rgb(255, 102, 0); font-weight: 600; border-bottom-color: rgb(255, 102, 0); border-bottom-width: 2px; border-bottom-style: solid;
}
.task-area .hd-h2 {
	height: 40px; line-height: 40px; padding-left: 0px; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 2px; border-bottom-style: solid;
}
.task-area .hd-h2 .tit {
	color: rgb(153, 153, 153); font-size: 16px; float: left;
}
.task-area .hd-h2 .tit-tab {
	padding: 0px; text-align: center; margin-right: 10px;
}
.task-area .hd-h2 ins {
	color: rgb(232, 232, 232); font-size: 16px; text-decoration: none; margin-right: 11px; float: left;
}
.task-area .hd-h2 .hd-more {
	margin-left: 40px;
}
.task-area .bd {
	height: 392px; overflow: hidden; margin-top: 7px; margin-bottom: 10px;
}
.task-list {
	padding: 0px; width: 100%; margin-right: -216px; float: left; position: relative;
}
.task-list .list {
	overflow: hidden; margin-right: 216px;
}
.task-list li {
	padding: 8px 0px; width: 32%; overflow: hidden; margin-right: 1%; float: left;
}
.task-list li .tit {
	height: 20px; line-height: 20px; overflow: hidden; font-size: 14px;
}
.task-list li .tit em {
	overflow: hidden; vertical-align: top; display: inline-block; white-space: nowrap; -ms-text-overflow: ellipsis; max-width: 80px;
}
.task-list li .tit a {
	vertical-align: top; display: inline-block; max-width: 225px;
}
.task-list li .inf {
	height: 20px; color: rgb(153, 153, 153); line-height: 20px; overflow: hidden; font-family: simsun, serif;
}
.task-list li .inf span {
	padding-right: 3px;
}
.task-dyn {
	padding: 15px 0px 0px 15px; width: 200px; border-left-color: rgb(238, 238, 238); border-left-width: 1px; border-left-style: solid; float: right; min-height: 370px;
}
.task-dyn .tot {
	color: rgb(153, 153, 153);
}
.task-dyn .tot em {
	color: rgb(255, 144, 0); font-size: 26px; font-weight: bold;
}
.task-dyn .btn .btn-em {
	height: 40px; line-height: 40px; font-family: simsun, serif; font-weight: bold;
}
.task-dyn .list {
	padding-top: 6px;
}
.task-dyn .list li {
	padding: 8px 0px; font-family: simsun, serif;
}
.task-dyn .list .tit {
	height: 20px; line-height: 20px; overflow: hidden; font-size: 12px;
}
.task-dyn .list .inf {
	height: 20px; color: rgb(153, 153, 153); line-height: 20px; overflow: hidden;
}
.cool-case .hd-h2 {
	height: 40px; line-height: 40px; padding-left: 20px; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 2px; border-bottom-style: solid;
}
.cool-case .hd-h2 .tit {
	color: rgb(51, 51, 51); font-size: 16px; font-weight: bold; float: left;
}
.cool-case .bd {
	padding: 20px 0px; overflow: hidden;
}
.cool-case .bd a {
	text-decoration: none;
}
.cool-case .succeed-info .inf {
	color: rgb(153, 153, 153); line-height: 20px; font-family: simsun, serif; margin-bottom: 14px;
}
.cool-case .succeed-info .inf p {
	height: 20px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.case-first .succeed-info {
	background: rgba(251, 251, 251, 0.95); transition:height 0.3s; width: 100%; height: 0px; bottom: 0px; overflow: hidden; position: absolute; -webkit-transition: height .3s ease;
}
.case-list .succeed-info {
	background: rgba(251, 251, 251, 0.95); transition:height 0.3s; width: 100%; height: 0px; bottom: 0px; overflow: hidden; position: absolute; -webkit-transition: height .3s ease;
}
.case-first .succeed-info .tit {
	height: 36px; line-height: 36px; padding-top: 3px;
}
.case-list .succeed-info .tit {
	height: 36px; line-height: 36px; padding-top: 3px;
}
.case-first .succeed-info .tit a {
	background: none; padding: 0px; display: inline;
}
.case-list .succeed-info .tit a {
	background: none; padding: 0px; display: inline;
}
.case-first .succeed-info .tit {
	margin-right: 16px; margin-left: 16px;
}
.case-list .succeed-info .tit {
	margin-right: 16px; margin-left: 16px;
}
.case-first .succeed-info .inf {
	margin-right: 16px; margin-left: 16px;
}
.case-list .succeed-info .inf {
	margin-right: 16px; margin-left: 16px;
}
.case-first .succeed-info .btn {
	margin-right: 16px; margin-left: 16px;
}
.case-list .succeed-info .btn {
	margin-right: 16px; margin-left: 16px;
}
.case-first .succeed-info .inf {
	margin-bottom: 7px;
}
.case-list .succeed-info .inf {
	margin-bottom: 7px;
}
.case-first .succeed-info .btn {
	margin-bottom: 10px;
}
.case-list .succeed-info .btn {
	margin-bottom: 10px;
}
.case-first .succeed-info .btn-em {
	height: 30px; line-height: 30px;
}
.case-list .succeed-info .btn-em {
	height: 30px; line-height: 30px;
}
.case-first {
	width: 290px; overflow: hidden; margin-right: 40px; float: left; position: relative;
}
.case-first .pic {
	border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(235, 235, 235) rgb(235, 235, 235) currentColor; border-image: none;
}
.case-first .pic img {
	width: 288px; height: 328px; display: block;
}
.case-first .tit {
	height: 40px; line-height: 40px; overflow: hidden; font-size: 14px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.case-first .tit a {
	background: rgb(255, 144, 0); text-align: center; color: rgb(255, 255, 255); display: block;
}
.case-first .tit a i {
	padding-left: 5px; font-family: simsun, serif; font-weight: bold;
}
.case-first:hover .tit {
	visibility: hidden;
}
.case-first:hover .succeed-info {
	height: 127px;
}
.case-first:hover .succeed-info .tit {
	visibility: visible;
}
.case-first .succeed-info .tit a {
	background: none; padding: 0px; text-align: left; color: rgb(85, 85, 85);
}
.case-first .succeed-info .tit a:hover {
	color: rgb(255, 144, 0);
}
.case-list {
	width: 650px; float: left;
}
.case-list li {
	margin: 0px 12px 12px 0px; width: 200px; float: left; position: relative;
}
.case-list li:hover .succeed-info {
	height: 127px;
}
.case-list li.ii {
	width: 412px;
}
.case-list li.ii .succeed-info .tit {
	height: auto; line-height: 1.5; padding-top: 10px;
}
.case-list li.ii .succeed-info .inf {
	width: 250px; height: 35px; line-height: 35px; overflow: hidden; margin-right: 0px; margin-bottom: 0px; float: left; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.case-list li.ii .succeed-info .inf p {
	margin-right: 10px; display: inline;
}
.case-list li.ii .succeed-info .btn {
	width: 125px; margin-left: 0px; float: right;
}
.case-list li.ii .succeed-info .btn-em {
	padding-right: 10px; padding-left: 10px;
}
.case-list li.ii:hover .succeed-info {
	height: 71px;
}
.case-list .pic {
	height: 140px; overflow: hidden;
}
.case-list .pic img {
	width: 100%; display: block;
}
.case-list .tit {
	height: 39px; line-height: 39px; overflow: hidden; font-size: 14px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.case-list .tit a {
	background: rgb(251, 251, 251); padding: 0px 18px; display: block;
}
.case-last {
	width: 200px; float: right;
}
.case-last .pic {
	height: 220px; margin-bottom: 15px;
}
.case-last .pic img {
	width: 200px; height: 220px; display: block;
}
.case-last .tit {
	height: 36px; line-height: 18px; overflow: hidden; font-family: simsun, serif; font-size: 12px; margin-bottom: 10px;
}
.case-last .succeed-info {
	display: block; position: static;
}
.case-logo-wrap {
	width: 1190px; height: 105px; overflow: hidden; position: relative;
}
.case-logo-wrap .ui-switchable-trigger {
	background: rgb(218, 218, 218); margin-left: 10px; box-shadow: none; -webkit-box-shadow: none;
}
.case-logo-wrap .ui-switchable-active {
	background: rgb(255, 144, 0);
}
.case-logo-wrap-inner {
	height: 65px;
}
.case-logo {
	overflow: hidden; padding-top: 10px;
}
.case-logo li {
	width: 117px; height: 55px; margin-left: 2px; float: left;
}
.case-logo li img {
	width: 117px; height: 55px; display: block;
}
.hot-info {
	overflow: hidden; margin-bottom: 30px;
}
.hot-info .bd {
	overflow: hidden;
}
.info-box {
	padding: 0px 15px; width: 375px; height: 486px; border-left-color: rgb(238, 238, 238); border-left-width: 1px; border-left-style: solid; float: left;
}
.info-box .hd-h3 {
	margin: 12px 0px 18px; overflow: hidden;
}
.info-box .hd-h3 .tit {
	color: rgb(255, 102, 0); font-size: 16px; float: left;
}
.info-box .hd-h3 .hd-more {
	float: right;
}
.info-box .hd-h3 .hd-more i {
	font-family: simsun, serif;
}
.info-box.info-box-01 {
	padding-left: 0px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.info-box.info-box-02 .list .pt .tit::before {
	background: url("index_files/images/index-sprt.png") no-repeat -30px 0px; width: 16px; height: 15px; margin-right: 2px; vertical-align: -3px; display: inline-block; content: "";
}
.info-box.info-box-03 {
	padding-right: 0px;
}
.info-list {
	overflow: hidden;
}
.info-list .list {
	margin-top: -11px;
}
.info-list .tit {
	height: 18px; line-height: 18px; overflow: hidden; font-size: 14px; margin-bottom: 8px;
}
.info-list .txt {
	height: 36px; color: rgb(153, 153, 153); line-height: 18px; overflow: hidden; font-family: simsun, serif; margin-bottom: 5px;
}
.info-list .inf {
	color: rgb(187, 187, 187); overflow: hidden; font-family: simsun, serif;
}
.info-list .tim {
	float: left;
}
.info-list .num {
	float: right;
}
.info-list .num .ico {
	background: url("index_files/images/index-sprt.png") no-repeat -11px 0px; width: 18px; height: 14px; vertical-align: middle; display: inline-block;
}
.info-list li {
	padding: 10px 0px; overflow: hidden; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dotted;
}
.info-list li.pt .pic {
	margin-right: 15px; float: left;
}
.info-list li.pt .pic img {
	width: 140px; height: 110px; display: block;
}
.info-list li.pt .txt {
	height: 54px;
}
.info-list li.pt .tit {
	margin-left: 155px;
}
.info-list li.pt .txt {
	margin-left: 155px;
}
.info-list li.pt .inf {
	margin-left: 155px;
}
.ibj-total {
	background: rgb(246, 246, 246); min-width: 990px;
}
.total-data {
	text-align: center; font-size: 14px;
}
.total-data .slg {
	padding: 15px 0px; font-size: 20px;
}
.total-data .tab .item {
	margin: 0px 15px; padding: 0px 15px; height: 22px; line-height: 22px; display: inline-block; cursor: pointer;
}
.total-data .tab .on {
	background: rgb(255, 144, 0); color: rgb(255, 255, 255);
}
.total-data .tab .item:hover {
	background: rgb(255, 144, 0); color: rgb(255, 255, 255);
}
.data-list {
	padding: 35px 0px 40px; overflow: hidden; display: none;
}
.data-list.on {
	display: block;
}
.data-list li {
	width: 33%; height: 60px; text-align: center; border-right-color: rgb(237, 237, 237); border-right-width: 1px; border-right-style: solid; float: left; position: relative;
}
.data-list .tit {
	left: 0px; top: 45px; width: 100%; color: rgb(153, 153, 153); text-indent: 48px; position: absolute;
}
.data-list .num {
	color: rgb(153, 153, 153); vertical-align: middle; display: inline-block;
}
.data-list .num b {
	color: rgb(76, 79, 83); font-size: 30px;
}
.data-list .ico {
	background: url("index_files/images/ico-total.png") no-repeat; width: 60px; height: 50px; margin-right: 5px; vertical-align: middle; display: inline-block;
}
.data-list li.data-deal .ico {
	background-position: 5px -50px;
}
.data-list li.data-amount {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.data-list li.data-amount .ico {
	background-position: 3px -100px;
}
.ibj-header .index-a-d {
	overflow: hidden;
}
.ibj-header .ibj-header-bd .ui-header-entry {
	margin-right: 150px; _display: inline;
}
.increment-main-direct {
	border: 1px solid rgb(232, 232, 232); border-image: none; height: 100px; color: rgb(51, 51, 51); margin-bottom: 20px;
}
.increment-main-direct dl {
	padding: 28px;
}
.increment-main-direct dl dt {
	width: 46px; height: 44px; text-align: center; line-height: 22px; font-size: 20px;
}
.increment-main-direct dl dd {
	padding: 0px 21px 0px 20px; width: 284px; font-size: 14px; position: relative;
}
.increment-main-direct dl dd.fl {
	margin-right: 21px;
}
.increment-main-direct dl dd.fr {
	padding-right: 0px;
}
.increment-main-direct dl ul {
	width: 284px; height: 44px; overflow: hidden;
}
.increment-main-direct dl li {
	width: 56px; height: 22px; line-height: 22px; overflow: hidden; margin-bottom: 2px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.increment-main-direct dl li.fl {
	margin-right: 20px;
}
.increment-main-direct .increment-line {
	background: rgb(232, 232, 232); top: -10px; width: 1px; height: 64px; right: 0px; display: inline-block; position: absolute;
}
.increment-main-recom {
	height: 200px; margin-bottom: 20px;
}
.increment-main-recom .increment-mr-title {
	background: url("index_files/images/recom.png") no-repeat 0px 0px; width: 170px; height: 198px; text-align: center; color: rgb(255, 255, 255); font-size: 26px; display: inline-block;
}
.increment-main-recom .increment-mr-pic {
	border: currentColor; border-image: none; width: 333px; height: 198px; overflow: hidden; margin-left: 5px;
}
.increment-main-recom .increment-mr-pic img {
	width: 333px; height: 198px;
}
.increment-main-half {
	margin-bottom: 20px;
}
.increment-main-half a {
	width: 588px; height: 90px; display: inline-block;
}
.increment-main-half a img {
	width: 588px; height: 90px;
}
.naver .nv li.pr {
	position: relative;
}
.naver .nv li.pr i.hot-ico {
	background: url("index_files/images/tip-bg3.png") no-repeat; left: 46px; top: -12px; width: 95px; height: 20px; text-align: center; color: rgb(255, 255, 255); line-height: 18px; overflow: hidden; font-family: "simsun"; display: inline-block; white-space: nowrap; position: absolute; cursor: default;
}
.naver .nv li a {
	padding: 0px; color: rgb(68, 68, 68); line-height: 34px; font-weight: 400; margin-left: 21px;
}
.naver .nv li .hot-nav {
	color: rgb(255, 102, 0);
}
.naver .nv .flage {
	position: relative;
}
.naver .nv .flage::after {
	background: url("index_files/images/tip-bg3.png") no-repeat; top: -12px; width: 85px; height: 21px; right: -28px; content: "商标 版权 专利";
}
.naver .nv .tianpeng-entrace::after {
	background: url("/index2015/index_files/images/tip-bg4.png") no-repeat 0px 2px; top: -13px; width: 108px; right: -22px; line-height: 21px; overflow: hidden; padding-left: 1px; content: "100%精选 高端专区";
}
.menu .list-type {
	height: 499px;
}
.menu .list-type li {
	transition:background 0.2s, padding-left 0.2s; overflow: hidden; -webkit-transition: background 0.2s, padding-left 0.2s;
}
.menu .list-type li:hover {
	background: rgb(255, 144, 0); padding-left: 5px;
}
.menu .list-type > li > a {
	height: 38px; line-height: 38px; cursor: pointer;
}
.menu .list-type i {
	background: url("index_files/images/ico-menu.png?2016") no-repeat -1px -485px; margin: 0px 5px; width: 25px; height: 25px; vertical-align: middle; display: inline-block;
}
.menu .list-type .icon-ppsj {
	background-position: 0px 0px; width: 25px; height: 19px;
}
.menu .list-type .icon-pmsj {
	background-position: 0px -30px;
}
.menu .list-type .icon-wd {
	background-position: 0px -71px;
}
.menu .list-type .icon-wa {
	background-position: 0px -109px;
}
.menu .list-type .icon-wzkf {
	background-position: 0px -147px;
}
.menu .list-type .icon-rj {
	background-position: 0px -186px;
}
.menu .list-type .icon-dmyy {
	background-position: 0px -224px;
}
.menu .list-type .icon-zxfw {
	background-position: 0px -261px;
}
.menu .list-type .icon-fz {
	background-position: 0px -299px;
}
.menu .list-type .icon-yxkf {
	background-position: 0px -337px;
}
.menu .list-type .icon-zx {
	background-position: 0px -374px;
}
.menu .list-type .icon-zrfw {
	background-position: 0px -415px;
}
.menu .list-type .icon-jz {
	background-position: 0px -451px;
}
.menu .list-type .icon-bjth {
	background-position: -1px -485px;
}
.menu .menu-img {
	width: 220px; overflow: hidden; float: left;
}
.menu .menu-img img {
	width: 220px; height: 165px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; cursor: pointer;
}
.user-type {
	height: 20px; line-height: 20px; margin-top: 10px; margin-bottom: 20px;
}
.user-type .tit {
	color: rgb(0, 0, 0); padding-left: 10px; font-size: 16px; font-weight: 600; display: inline-block;
}
.user-type .list-cate {
	color: rgb(102, 102, 102); display: inline-block;
}
.user-type .list-cate li {
	display: inline-block;
}
.user-type .list-cate li span {
	margin: 0px 10px; font-size: 14px; display: inline-block;
}
.user-type .list-cate li ins {
	padding: 0px 5px; color: rgb(232, 232, 232); text-decoration: none;
}
.user-type .list-cate li a:link {
	text-decoration: none;
}
.user-type .list-cate li a:visited {
	text-decoration: none;
}
.user-type .list-cate li a:hover {
	text-decoration: none;
}
.user-type .list-cate li a:active {
	text-decoration: none;
}
.collapse-menu {
	border: 1px solid rgb(221, 221, 221); border-image: none; left: 170px; top: 43px; width: 677px; height: 497px; display: none; position: absolute; z-index: -1; background-color: rgb(255, 255, 255);
}
.collapse-menu .menu-list {
	width: 456px; height: 100%; color: rgb(0, 0, 0); overflow: hidden; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; float: left; box-shadow: 1px 0px 4px #ddd;
}
.collapse-menu .menu-list dl {
	margin: 15px 20px; overflow: hidden; max-height: 100px; box-sizing: border-box;
}
.collapse-menu .menu-list dl .menu-subtitle {
	border-bottom-color: rgb(209, 209, 209); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.collapse-menu .menu-list dl dt {
	line-height: 30px; overflow: hidden; padding-bottom: 7px; font-size: 14px; font-weight: 600; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid; display: inline;
}
.collapse-menu .menu-list dl dt:hover {
	color: rgb(255, 144, 0);
}
.collapse-menu .menu-list dl dd {
	line-height: 1; padding-right: 15px; font-size: 12px; margin-top: 12px; display: inline-block;
}
.collapse-menu .menu-list dl dd a {
	color: rgb(134, 134, 134);
}
.collapse-menu .menu-list dl dd a i {
	background: url("index_files/images/hot-icon.png") no-repeat; left: -5px; top: -10px; width: 13px; height: 16px; display: inline-block; position: relative;
}
.collapse-menu .menu-list dl dd a:hover {
	text-decoration: underline;
}
.collapse-menu .menu-list dl a {
	color: rgb(0, 0, 0);
}
.collapse-menu .menu-list dl a:hover {
	color: rgb(255, 144, 0);
}
.collapse-menu .menu-list dl .hot-words {
	color: rgb(255, 121, 0);
}
.collapse-menu .menu-list .first-item {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.qr-code-wrap {
	background: url("http://cms.zbjimg.com/index/er.png") no-repeat; top: 10px; width: 98px; height: 104px; right: 0px; overflow: hidden; display: block; position: absolute;
}
.qr-code-wrap .close-qr-code {
	left: 0px; top: 0px; width: 16px; height: 16px; display: inline-block; position: absolute;
}
.ibj-header .ibj-header-bd .ui-header-bd {
	position: relative;
}
.server-slider-wrap {
	width: 100%; height: 250px; overflow: hidden; margin-bottom: 10px;
}
.server-slider-wrap .ui-switchable-trigger {
	margin: 0px 5px; box-shadow: none; background-color: rgb(218, 218, 218);
}
.server-slider-wrap .ui-switchable-active {
	background: rgb(255, 144, 0);
}
.server-slider-wrap .server-slider {
	width: 1190px; height: 220px; overflow: hidden; background-color: rgb(251, 251, 251);
}
.server-slider-wrap .server-slider .item-slide {
	height: 100%;
}
.server-slider-wrap .slider-slice {
	color: rgb(102, 102, 102); overflow: hidden; float: left;
}
.server-slider-wrap .slider-slice .slice-left {
	margin-top: 35px; margin-left: 36px; float: left; display: block; cursor: pointer; max-width: 106px;
}
.server-slider-wrap .slider-slice .slice-left .img {
	width: 106px; height: 107px; vertical-align: middle; display: block;
}
.server-slider-wrap .slider-slice .slice-left .whcm-img {
	background: url("http://cms.zbjimg.com/index_server_index_files/images/whcm.png") no-repeat;
}
.server-slider-wrap .slider-slice .slice-left .cyry-img {
	background: url("http://cms.zbjimg.com/index_server_index_files/images/cyry.png") no-repeat;
}
.server-slider-wrap .slider-slice .slice-left .dkhpd-img {
	background: url("http://cms.zbjimg.com/index_server_index_files/images/dkhpd.png") no-repeat;
}
.server-slider-wrap .slider-slice .slice-left .dpzg-img {
	background: url("http://cms.zbjimg.com/index_server_index_files/images/dpzg.png") no-repeat;
}
.server-slider-wrap .slider-slice .slice-left .hlwcyz-img {
	background: url("http://cms.zbjimg.com/index_server_index_files/images/hlwcyz.png") no-repeat;
}
.server-slider-wrap .slider-slice .slice-left .wddz-img {
	background: url("http://cms.zbjimg.com/index_server_index_files/images/wddz.png") no-repeat;
}
.server-slider-wrap .slider-slice .slice-left .tit {
	text-align: center; padding-top: 10px; font-size: 16px; display: block;
}
.server-slider-wrap .slider-slice .slice-right {
	width: 220px; margin-right: 15px; margin-left: 15px; float: left;
}
.server-slider-wrap .slider-slice .slice-right h4 {
	margin-top: 25px; margin-bottom: 10px;
}
.server-slider-wrap .slider-slice .slice-right h4 .title {
	padding-left: 8px; font-size: 14px; font-weight: 700; border-left-color: rgb(254, 146, 0); border-left-width: 3px; border-left-style: solid; display: inline-block;
}
.server-slider-wrap .slider-slice .slice-right .server-list {
	height: 40px; line-height: 20px; overflow: hidden;
}
.server-slider-wrap .slider-slice .slice-right .server-list li {
	color: rgb(102, 102, 102); font-family: simsun, serif; font-size: 13px; margin-right: 6px; display: inline-block;
}
.server-slider-wrap .slider-slice .slice-right a:hover {
	cursor: pointer;
}
.menu-list-title {
	transition:0.2s; height: 35px; color: rgb(255, 255, 255); line-height: 35px; position: relative; cursor: default; -webkit-transition: .2s ease;
}
.menu-list-title:hover {
	background: rgb(255, 148, 0);
}
.menu-list-title .ico-discount {
	background: url("index_files/images/ico-menu-discount.png") no-repeat; width: 48px; height: 21px; margin-left: 3px; vertical-align: middle; display: inline-block;
}
.menu-list-title .menu-list-link {
	color: rgb(255, 255, 255); vertical-align: middle; display: inline-block; cursor: pointer;
}
.menu-list-title .menu-list-link:link {
	color: rgb(255, 255, 255);
}
.menu-list-title .menu-list-link:hover {
	color: rgb(255, 255, 255); text-decoration: underline;
}
.menu-list-title .menu-list-link:visited {
	color: rgb(255, 255, 255); text-decoration: underline;
}
.menu-list-title .menu-list-link:active {
	color: rgb(255, 255, 255); text-decoration: underline;
}
@media all and (max-width:1210px)
{
.zbj-grid {
	width: 990px;
}
.ibj-header .index-a-d img {
	margin-left: -70px;
}
.ibj-header .username {
	height: 27px; overflow: hidden; font-family: arial; display: inline-block; white-space: nowrap; -ms-text-overflow: ellipsis; max-width: 97px;
}
.ibj-header .ibj-header-bd .ui-header-entry {
	margin-right: 0px;
}
.hd-h2-tab .tab a {
	margin: 0px 18px;
}
.focus {
	width: 450px; margin-left: 17px;
}
.focus .fc-side {
	display: none;
}
.recom-service .bd {
	padding-left: 183px;
}
.recom-service .recom-list li {
	width: 268px;
}
.recom-service .recom-list li:nth-child(4n) {
	display: none;
}
.cate-list .cate-box {
	width: 484px;
}
.cate-list .cate-box .bd .list-category {
	width: 182px; height: 279px;
}
.cate-list .cate-box .bd .list .list-tit {
	padding: 25px 10px 14px; width: 275px;
}
.cate-list .cate-box .bd .list .list-tit .des {
	width: 145px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.cate-list .cate-box .bd .list .list-detail {
	padding: 13px 12px 7px; width: 278px;
}
.cate-list .cate-box .bd .list .list-detail .list-group {
	width: 156px; height: 200px;
}
.cate-list .cate-box .bd .list .list-detail .list-group dl {
	height: 20px; overflow: hidden;
}
.cate-list .cate-box .bd .list .list-detail .list-group dl dt a {
	margin-right: 8px;
}
.cate-list .cate-box .bd .list .list-detail .list-group dl dd a {
	width: 48px;
}
.cate-list .cate-box .bd .list .list-detail .list-img {
	width: 104px; height: 88px; margin-right: 6px; margin-bottom: 15px;
}
.hd-tgt-content {
	padding: 5px;
}
.hd-tgt-content li {
	width: 194px;
}
.hd-tgt-content li.fl {
	margin-right: 2px;
}
.cool-worker {
	margin-top: 20px;
}
.cool-worker .bd {
	background: none; border-top-color: rgb(232, 232, 232); border-top-width: 2px; border-top-style: solid;
}
.cool-worker .worker-list {
	padding-bottom: 10px;
}
.cool-worker .worker-list .list {
	margin-left: -21px;
}
.cool-worker .worker-list .list li {
	margin-left: 22px;
}
.task-list .list li {
	width: 48%; margin-right: 1.5%;
}
.step-tips dd .num {
	margin: 0px 3px;
}
.step-tips dd .arr {
	margin: 0px 3px;
}
.cool-case .case-first {
	margin-right: 0px;
}
.cool-case .case-list {
	width: 695px; overflow: hidden; float: right;
}
.cool-case .case-list li {
	margin-right: 0px; margin-left: 31px;
}
.cool-case .case-list li.ii {
	width: 430px;
}
.cool-case .case-last {
	display: none;
}
.hot-info .info-box {
	width: 309px;
}
.hot-info .info-list li.pt .pic img {
	width: 100px; height: 80px;
}
.hot-info .info-list li.pt .txt {
	height: 36px;
}
.hot-info .info-list li.pt .tit {
	margin-left: 115px;
}
.hot-info .info-list li.pt .txt {
	margin-left: 115px;
}
.hot-info .info-list li.pt .inf {
	margin-left: 115px;
}
.case-logo-wrap {
	width: 990px;
}
.naver .nv li {
	padding-right: 0px;
}
.naver .nv li a {
	margin-left: 15px;
}
.qr-code-wrap {
	display: none;
}
.ui-header-search {
	width: 550px;
}
.ui-header-search .search-query {
	width: 385px;
}
.ui-header-bd .dual-img img {
	width: 70px; height: 70px;
}
.increment-main-direct {
	border: currentColor; border-image: none;
}
.increment-main-direct dl {
	padding: 28px 0px;
}
.increment-main-direct dl dd {
	padding: 0px 10px; width: 260px;
}
.increment-main-direct dl dd.fl {
	margin-right: 10px;
}
.increment-main-direct dl ul {
	width: 260px; height: 44px; overflow: hidden;
}
.increment-main-direct dl li.fl {
	margin-right: 10px;
}
.increment-main-recom .increment-mr-title {
	display: none;
}
.increment-main-recom .increment-mr-pic {
	width: 328px; height: 197px; overflow: hidden; margin-left: 0px;
}
.increment-main-recom .increment-mr-pic img {
	width: 328px; height: 197px;
}
.increment-main-half a {
	width: 486px; height: 74px; display: inline-block;
}
.increment-main-half a img {
	width: 486px; height: 74px;
}
}
.ibj-header .ui-header-top .ui-menu-sitemap {
	width: 1190px;
}
.ibj-header .ui-header-top .ui-menu-sitemap li.map-02 {
	width: 278px;
}
.ibj-header .ui-header-top .ui-menu-sitemap li.map-03 {
	width: 280px;
}
.ibj-header .ui-header-top .ui-menu-sitemap li.map-04 {
	width: 198px;
}
.ibj-header .ui-header-top .ui-menu-sitemap li.map-05 {
	width: 189px;
}
.nav-cartoon {
	width: 140px; height: 32px; margin-top: -10px; margin-right: -21px; float: right;
}
.nav-cartoon img {
	width: 120px;
}
.list-link-more {
	color: rgb(255, 121, 0); font-size: 14px;
}
.push-tip {
	margin: 0px auto; padding: 0px; border: 1px solid rgb(251, 238, 213); border-image: none; width: 1188px; height: 40px; text-align: center; line-height: 40px; overflow: hidden; display: none; position: relative; background-color: rgb(252, 248, 227);
}
.push-tip em {
	background: url("index_files/images/push_tip.png") no-repeat 0px 0px; width: 18px; height: 18px; bottom: -4px; margin-right: 5px; display: inline-block; position: relative;
}
.push-tip a {
	padding: 0px 10px; float: right; cursor: pointer;
}
.ui-footer-gov a.reportform {
	bottom: -25px;
}
