button{
	outline: none !important;
}

button:focus{
	outline: none !important;
}

.shop-blue {
	background-color: #009fe8!important;
	border-bottom: 2px solid #009fe8!important;
}
.shop-blue .shop-navact,.shop-blue .shop-navlist a:hover {
	background-color: #0492D4!important;
}
.shop-purple {
	background-color: #ae5da1!important;
	border-bottom: 2px solid #ae5da1!important;
}
.shop-purple .shop-navact,.shop-purple .shop-navlist a:hover {
	background-color: #a25395 !important;
}
.shop-red {
	background-color: #ea68a2!important;
	border-bottom: 2px solid #ea68a2!important;
}
.shop-red .shop-navact,.shop-red .shop-navlist a:hover {
	background-color: #E45789 !important;
}
.shop-green {
	background-color: #32b16c!important;
	border-bottom: 2px solid #32b16c!important;
}
.shop-green .shop-navact,.shop-green .shop-navlist a:hover {
	background-color: #17A257!important;
}
.shop-orange {
	background-color: #f8b551!important;
	border-bottom: 2px solid #f8b551!important;
}
.shop-orange .shop-navact,.shop-orange .shop-navlist a:hover {
	background-color: #FFA520!important;
}
.shop-navbg {
	/*height: 42px;*/
	height:auto;
	line-height: 42px;
	background: #2f549f;
}

.shop-wrap {
	padding-top: 30px;
	padding-bottom: 70px
}

.shop-navbg .shop-navlist a {
	color: #fff;
	margin-left: 0;
	padding: 0 32px;
	height: 42px;
	float: left
}

.shop-case,
.shop-evaluate,
.shop-service,
.shop-wares {
	background-color: #fff;
	border: 1px solid #ebebeb;
	padding: 20px;
	margin-top: 20px
}

.shop-callme,
.shop-collect,
.shop-ewm {
	width: 95px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	float: left;
	border-radius: 2px
}
.shop-ewm{
	width:128px;
	background: url(../../images/toshopbtnh.png) no-repeat 17px center #ed8b31;
	color: #fff;
	padding-left: 20px;
	margin-right: 10px;
	position: relative;
	margin-left:10px;
}
.shop-ewm:hover .pic_ewm{
	display: block;
}
.pic_ewm{
	position: absolute;
	left:-80px;
	top:40px;
	/*width:165px;
	height:165px;*/
	display: none;
}
.pic_ewm span{
	position: relative;
	top:-43px!important;
}
.shop-callme {
	background: url(../../images/shop/shop-callme.png) no-repeat 17px center #ed8b31;
	color: #fff;
	padding-left: 20px;
	margin-right: 10px;
}
.buygoods-btn-wrap .shop-callme {
	margin-top: 4px;
}
.shop-callme:hover {
	color: #fff
}

.shop-collect {
	background: url(../../images/shop/shop-collect.png) no-repeat 12px center;
	border: 1px solid #ed8b31;
	color: #ed8b31;
	padding-left: 20px;
	line-height: 30px;
	margin-right: 10px;
}
.shop-collect:hover {
	color: #ed8b31
}

.shop-collectatv {
	color:#ed8b31;
	float: left;
	line-height: 32px;
	margin-left: 10px;
	background: url(../../images/shop/shop-collectatv.png) no-repeat 0 45%;
	padding-left: 22px;
}

.bdsharebuttonbox {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 17px;
	width: 164px
}

.shop-mainlistwrap {
	width: 100%;
	overflow: hidden
}

.shop-mainlistwrap .table {
	min-width: 688px
}

.shop-service .shop-mainlist,
.shop-wares .shop-mainlist {
	height: 317px;
	overflow: hidden
}

.height-243 .shop-mainlist {
	height: 243px;
	overflow: hidden
}

@media screen and (min-width:1200px) {
	.shop-mainlist {
		margin-left: -35px;
		margin-right: -35px;
		margin-bottom: 0
	}
	.shop-mainlist li {
		padding-left: 35px;
		padding-right: 35px;
		border-right: 1px dashed #e7e7e7
	}
}

.shop-mainimg {
	width: 100%;
	height: 166px;
	overflow: hidden
}

.shop-mainimg234 {
	height: 234px
}

.shop-mainimg img {
	width: 100%;
	height: 166px
}

.shop-mainimg234 img {
	height: 234px
}

.shop-maininfo {
	border: 1px solid #ebebeb;
	padding: 4px 10px 8px
}

.shop-maininfo .fa-tag {
	-webkit-transform: rotateZ(90deg);
	    -ms-transform: rotate(90deg);
	        transform: rotateZ(90deg)
}

.shop-evalhd {
	line-height: 22px;
	padding-bottom: 20px
}

.shop-evalhd h4 {
	margin: 0
}

.shop-evalhd a {
	color: #8f8f8f
}

.shop-main .shop-gybtn {
	position: absolute;
	right: -26px;
	top: 0;
	background: url(../../images/shop/shop-gybtnbg.png) no-repeat;
	width: 191px;
	height: 49px;
	line-height: 44px;
	font-size: 20px;
	text-align: center;
	z-index: 1
}

.shop-main .shop-gybtn .shop-gybtnico {
	display: inline-block;
	width: 27px;
	height: 24px;
	vertical-align: -4px;
	margin-right: 10px;
	background: url(../../images/shop/shop-gybtnico.png) no-repeat
}

.personal-info {
	position: relative;
	width: 100%;
	height: 240px;
	padding: 20px
}

.personal-info-back-pic {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 240px
}

.personal-info-words {
	position: absolute;
	top: 20px;
	right: 20px;
	left: 20px;
	bottom: 20px;
	z-index: 2
}

.change-back-img-btn {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: -20px;
	top: -20px;
	cursor: pointer;
	background: url(../../images/personal_change_back.png) center no-repeat
}

.personal-info-pic {
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 20px
}

@media screen and (max-width:767px) {
	.personal-info-pic {
		width: 160px;
		height: 160px
	}
	.personal-info {
		height: 200px
	}
	.personal-info-back-pic {
		height: 200px
	}
}

.personal-info-block {
	color: #fff;
	float: left;
	width: 80%
}

@media screen and (max-width:1199px) {
	.personal-info-block {
		width: 74%
	}
}

@media screen and (max-width:992px) {
	.personal-info-block {
		width: 66%
	}
}

@media screen and (max-width:640px) {
	.personal-info-block {
		width: 100%
	}
	.shop-main .shop-gybtn,.bdsharebuttonbox {
		display: none;
	}
	.shop-main .personal-info-block {
		width: 100%
	}
	.personal-info-back-pic {
		height:330px;
	}
	.personal-info-pic {
		float:none;
		margin-right: 0;
	}
	.personal-info {
		text-align: center;
		height: 330px;
	}
	.shop-collect {
		float: right;
	}
	.shop-callme, .shop-collect {
		width:45%;
		background-position: 24%;
	}
}

.personal-info-block-name {
	position: relative;
	line-height: 24px;
	margin-bottom: 10px
}

.personal-info-block-name span {
	width: 20px;
	height: 20px;
	display: inline-block;
	position: relative;
	top: 4px;
	margin: 0 5px
}

.personal-info-block-name h3 {
	margin: 0 5px 0 0;
	display: inline-block
}

.bank-attestation {
	background: url(../../images/bank-c.png) center no-repeat
}

.bank-attestation-no {
	background: url(../../images/bank-h.png) center no-repeat
}

.cd-card-attestation {
	background: url(../../images/realname-c.png) center no-repeat
}

.cd-card-attestation-no {
	background: url(../../images/realname-h.png) center no-repeat
}

.email-attestation {
	background: url(../../images/email-c.png) center no-repeat
}

.email-attestation-no {
	background: url(../../images/email-h.png) center no-repeat
}

.alipay-attestation {
	background: url(../../images/pay-c.png) center no-repeat
}

.alipay-attestation-no {
	background: url(../../images/pay-h.png) center no-repeat
}
.firm-attestation{
	background: url("../../images/firm.jpg") center no-repeat;
}
.firm-attestation-no{
	background: url("../../images/firm-no.jpg") center no-repeat;
}
.personal-tag {
	height: 25px
}

.personal-tag span {
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #d9d9d9;
	border-radius: 16px;
	margin-right: 10px
}

.personal-about span {
	display: inline-block
}

.personal-about p {
	display: inline-block;
	margin-bottom: 0;
	width: 850px;
	float: right
}

.add-case-modal .modal-header {
	padding: 5px 15px;
	background: #ededed;
	font-size: 14px
}

.add-case-modal .modal-header .close {
	font-size: 24px
}

.add-case-modal .modal-body {
	padding: 15px 50px
}

.add-case-modal .modal-body img {
	width: 498px;
	height: 81px
}

.upload-case-back-btn-tips {
	height: 70px;
	padding: 20px 0;
	border-bottom: 1px solid #ebebeb
}

.upload-case-back-btn {
	display: inline-block;
	height: 36px;
	width: 108px;
	border: 1px solid #ebebeb;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	color: #515151;
	margin-right: 20px;
	position: relative
}

.upload-case-back-btn input {
	position: absolute;
	top: 0;
	left: 0;
	height: 36px;
	width: 108px;
	opacity: 0
}

.upload-case-back-tips i {
	font-size: 16px;
	color: #f93
}

.add-case-modal .modal-footer {
	border: none;
	background: #fff;
	padding: 0 50px 15px 50px
}

.add-case-modal .btn {
	border-radius: 3px
}

.restore-default-btn {
	float: left
}

.restore-default-btn,
.restore-default-btn:focus,
.restore-default-btn:hover {
	background-color: #ff6262!important;
	border-color: #ff6262
}

.shop-mainlabel {
	position: absolute;
	top: 20px;
	right: 20px
}

.shop-mainlabel input[type=checkbox].ace.ace-switch:checked+.lbl::before {
	background-color: #1abc9c;
	font-family: "Microsoft YaHei"
}

.shop-mainlabel input[type=checkbox].ace+.lbl::before,
.shop-mainlabel input[type=radio].ace+.lbl::before {
	background-color: #e74c3c;
	font-family: "Microsoft YaHei";
	content: "ON\a0\a0\a0\a0\a0\a0\a0OFF";
	color: #fff;
	border: none;
	line-height: 20px
}

.shop-mainlabel input[type=checkbox].ace.ace-switch+.lbl::after {
	font-family: "Microsoft YaHei"
}

.g-userborbtm {
	height: 1px;
	padding-top: 25px;
	border-bottom: 1px solid #ebebeb
}

.u-recordstar span {
	display: inline-block;
	width: 20px;
	height: 18px;
	background: url(../../../images/recordstar.png) no-repeat;
	vertical-align: bottom
}

.g-message .s-myborder {
	position: relative
}

.u-recordstar {
	position: absolute;
	background: #fff;
	z-index: 5;
	border-radius: 5px;
	padding: 15px;
	-webkit-box-shadow: 3px 3px 8px #ECECEC!important;
	        box-shadow: 3px 3px 8px #ECECEC!important;
	display: none
}

.z-hov:hover .u-recordstar {
	display: block
}

.u-evaico {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(../../images/evaico.png) no-repeat 0 2px
}

.g-message .s-myborder .z-hov:hover .u-evaico {
	background: url(../../images/evaico.png) no-repeat 0 -6px
}

.u-act {
	display: block!important
}

.u-recordstar .rec-active {
	background: url(../../images/recordstar.png) no-repeat 0 -43px
}

.u-recordstar .rec-atv {
	background: url(../../images/recordstar.png) no-repeat 0 -22px
}

.z-hov {
	cursor: pointer
}

.g-valugood img,
.g-valuin img,
.g-valupoor img {
	width: 58px;
	height: 58px;
	border-radius: 100%
}

.g-valuin {
	width: 58px;
	position: relative
}

.g-valugood {
	position: relative
}

.g-valuimgbg {
	position: absolute;
	top: 36px;
	left: 44px;
	width: 22px;
	height: 25px
}

.g-valugood .g-valuimgbg {
	background: url(../../images/valuimgbg.png) no-repeat
}

.g-valuin .g-valuimgbg {
	background: url(../../images/valuimgbg.png) no-repeat 0 -37px
}

.g-valupoor .g-valuimgbg {
	background: url(../../images/valuimgbg.png) no-repeat 0 -75px
}

@media screen and (max-width:768px) {
	.shop-navbg {
		background-color: #fff!important;
		/*height: 51px*/
	}
}

.needs-sidebar {
	border: 1px solid #ebebeb;
	background: #fff
}

.needs-sidebar h4 {
	font-weight: 400;
	margin: 0;
	color: #515151;
	height: 47px;
	line-height: 47px;
	background: #f5f5f5
}

.needs-sidebar .needs-sidebar-wrap {
	padding: 20px 19px 15px 20px
}

.needs-sidebar .needs-sidebar-wrap .wrap1 {
	width: 244px;
	height: 243px;
	overflow: hidden
}
.needs-sidebar .needs-sidebar-wrap .wrap1 img {
	width: 244px;
	height: 243px;
}
.needs-sidebar .needs-sidebar-wrap .wrap2 {
	padding-top: 15px;
	color: #515151
}

.needs-sidebar .needs-sidebar-wrap .wrap2 .tit {
	color: #515151;
	font-size: 20px
}

.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond span {
	display: block;
	float: left;
	height: 20px;
	margin-right: 10px
}

.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond-a a {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 6px;
	background: url(../../images/employ/icon.png) no-repeat -6px -54px
}

.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond-a .ico2 {
	background-position: -40px -54px
}

.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond-a .ico3 {
	background-position: -75px -54px
}

.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond-a .ico4 {
	background-position: -110px -54px
}
.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond-a .ico5 {
	background-position: -145px -54px;
}
.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond-a .u-ico1 {
	background-position: -6px -7px
}

.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond-a .u-ico2 {
	background-position: -40px -7px
}

.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond-a .u-ico3 {
	background-position: -75px -7px
}

.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond-a .u-ico4 {
	background-position: -110px -7px
}
.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond-a .u-ico5 {
	background-position: -145px -7px;
}

.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond-s span {
	height: 30px;
	line-height: 23px
}

.needs-sidebar .needs-sidebar-wrap .wrap2 .beyond-s a {
	display: inline-block;
	padding: 2px 8px;
	border-radius:5px;
	color: #767d89;
	border: 1px solid #c1c7d2;
	margin-right: 5px;
	margin-bottom: 8px;
}

.needs-sidebar .needs-sidebar-wrap .wrap3 {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px
}

.needs-sidebar .needs-sidebar-wrap .wrap3 ul li {
	width: 78px;
	margin-top: 9px;
	border-right: 1px solid #ededed
}

.needs-sidebar .needs-sidebar-wrap .wrap3 ul li:nth-child(3) {
	border-right: 0
}

.text-color {
	color: #2f549f
}

.needs-sidebar .needs-sidebar-wrap .wrap4 a {
	display: inline-block;
	width: 113px;
	height: 34px;
	color: #626262;
	text-align: center;
	line-height: 34px;
	margin-right: 14px;
	border: 1px solid #ededed;
	background: url(../../images/employ/needs-ico.png) no-repeat #f7f7f7 21px 11px
}

.needs-sidebar .needs-sidebar-wrap .wrap4 .ico2 {
	margin-right: 0;
	background-image: url(../../images/shop/shopaboutsc.png);
	background-position: 19px 10px
}

.needs-sidebar .needs-sidebar-wrap .wrap4 a i {
	display: inline-block;
	width: 15px;
	height: 15px
}

.g-shopabbtn {
	display: block;
	width: 100%;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border-radius: 2px;
	font-size: 20px;
	margin-top: 16px;
	padding-left: 34px;
	background: url(../../images/shop/shop-gybtnico.png) no-repeat 65px center
}

.g-shopabmain {
	background: #fff;
	border: 1px solid #ebebeb;
	padding: 20px;
	position: relative
}

.shop-btbtnbg {
	position: absolute;
	right: -7px;
	top: 10px;
	z-index: 3;
	width: 155px;
	height: 53px;
	color: #fff;
	font-size: 20px;
	line-height: 48px;
	text-align: center;
	background: url(../../images/shop/shop-btbtnbg.png) no-repeat
}

.shop-btbtnbg .shop-gybtnico {
	background: url(../../images/shop/shop-gybtnico.png) no-repeat;
	width: 27px;
	height: 24px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: -4px
}

.g-shopabhd {
	color: #454545;
	font-size: 16px;
	position: relative;
	overflow: hidden
}

.g-shopabhd:after {
	content: '';
	border-top: 1px solid #ebebeb;
	position: absolute;
	width: 100%;
	left: 74px;
	top: 50%
}

.g-shopabinfo {
	color: #454545;
	line-height: 26px;
	padding-top: 18px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ebebeb
}

.g-shopabmain .g-shopabinfo {
	min-height:305px;
}

.g-shopabinfo p {
	margin-bottom: 0
}

.g-shopabcontact {
	padding-top: 36px;
	color: #454545;
	font-size: 14px
}

.g-shopablabel,
.g-shopabnum {
	margin-bottom: 20px
}

.g-shopabnum span {
	display: inline-block;
	height: 21px;
	padding-right: 20px;
	line-height: 23px
}

.g-shopabnum .g-shopabnumph {
	background: url(../../images/shop/shopabnumph.png) no-repeat;
	padding-left: 19px
}

.g-shopabnum .g-shopabnumqq {
	background: url(../../images/shop/shopabnumqq.png) no-repeat 0 2px;
	padding-left: 24px
}

.g-shopabnum .g-shopabnumwx {
	background: url(../../images/shop/shopabnumwx.png) no-repeat 0 4px;
	padding-left: 28px
}

.g-shopablabel span {
	display: inline-block;
	border-radius:5px;
	color: #878787;
	border: 1px solid #d9d9d9;
	padding: 0 8px;
	margin-right: 10px
}

.g-shopabicoli ul {
	text-align: center;
	margin: 0
}

.g-shopabicoli li {
	float: left;
	font-size: 12px;
	padding: 0 24px 0 0;
	min-width: 84px;
	height: 110px
}

.g-shopabicoli li img {
	padding: 14px 0
}
.usernopd-aircle{
	position: relative;
}
.usernopd-aircle .foc-hov{
	position: absolute;
	padding: 8px 6px;
	background: #ffede5;
	border: 1px solid #ffdbba;
}
.usernopd-aircle .foc-hov .foc-arrow1,.usernopd-aircle .foc-hov .foc-arrow2{
	position: absolute;
}
.g-usershopup .dropzone{
	width: auto;
}
.personal-shopwrap {
	padding-left: 10px;
}
.buygoods-header .buygoods-info .shop-width772 {
	width:77.2%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.buygoods-header .buygoods-info .personal-info-block {
		width: 71%;
	}
}
@media screen and (max-width: 1199px) {
	.personal-shop-evaluate{
		width:78%;
	}
	.personal-total-evaluate-num{
		width: 100%;
		margin: 0;
		height: auto;
		padding:15px;
		border-right: none;
	}
	.personal-total-evaluate-point{
		margin: 0;
		padding:0 15px 15px;
		overflow: hidden;
	}
	.personal-evaluate-starts-item {
		margin-left: 10px;
	}
	.personal-total-evaluate {
		height: auto;
	}
	.personal-evaluate-area .btn-edit {
		margin-top: 0;
	}
}
@media screen and (max-width:768px) {
	.personal-total-evaluate-point {
		width:502px;
		float: left;
	}
	.personal-evaluate-starts-list {
		width:auto;
	}
	.personal-shop-evaluate-time {
		text-align: right;
	}
	.personal-shop-evaluate-time p:last-child span{
		width:auto;
	}
}
@media screen and (max-width:689px) {
	.personal-evaluate-area .btn-edit {
		display: none;
	}
	.personal-total-evaluate-point {
		width:100%;
		float: none;
	}
	.personal-evaluate-starts-list {
		float: none;
	}
}
@media screen and (max-width: 900px) {
	.personal-shop-evaluate{
		width:70%;
	}
}
@media screen and (max-width: 660px) {
	.personal-shop-evaluate{
		width:50%;
	}
	.personal-case-evaluate-person-time {
		width:44%;
	}
	.personal-shopwrap {
		width:58%;
	}
}

@media screen and (max-width: 991px) {
	.personal-shop-evaluate{
		width:50%;
	}
	.personal-case-evaluate-person-time {
		width:44%;
	}
	.personal-shopwrap {
		width:58%;
	}
	.shop-xs-show span{
 		display: none;
	}
	.shop-xs-show i{
		color: #cbcbcb;
	}
	.buygoods-header .buygoods-info .personal-info-block {
		width:68%;
	}
	.shop-sharewrap {
		display: none;
	}
	.shop-share {
		width:18px;
		height:19px;
		background: url("../../images/shop/shop-share.png") no-repeat;
	}
	.buygoods-header .bdsharebuttonbox {
		width:auto;
		right:0;
	}
}
.buygoods-btn-wrap {
	position: relative;
	min-height: 40px;
}
@media screen and (max-width: 883px) {
	.buygoods-header .buygoods-info .personal-info-block {
		width:62%;
	}
}
@media screen and (max-width: 768px) {
	.buygoods-header .buygoods-info .buygoods-info-words {
		position: inherit;
		left:0;
	}
	.buygoods-header .buygoods-info .personal-info-block {

		padding-top: 10px;
	}
}

.shop-modal-title {
	color: #7e7e7e;
}
.contact-me-modal .shop-modal-body {
	padding: 10px 35px 32px;
}
.shop-modal-body ul{
	margin: 0;
}
.shop-modal-body li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #efefef;
}
.contact-me-modal .shop-modal-shopbody {
	padding: 20px 15px 25px;
}
.shop-modal-shopbody .shop-modalarea {
	width:100%;
	height: 150px;
	resize: none;
}
.shop-modal-shopbody .shop-modalbtn {
	background-image: url("../../images/shop/shop-modalbtn.png")!important;
	background-repeat: no-repeat!important;
	background-position: 16px center!important;
	padding-left: 30px;
	font-size: 12px;
	width:97px;
	height: 34px;
	margin-right: 0;
}
.modal-shopfooter {
	border-top:1px dashed #e0e0e0;
	height: 62px;
	line-height: 62px;
	padding: 0 15px;
	font-size: 14px;
	color: #515151;
	margin-bottom: 0;
}
.needs-sidebar .needs-sidebar-wrap .shop-collectatv {
	float: none;
	margin-left: 20px;
}
.gritter-center {
	z-index: 1000;
}

.leftBoxItem{
	padding-left:0;
}

.leftBoxItem .item_big_img img{
	max-width: 100%;
	border-radius:5px;
}

.caseBanner_aear{
	padding-right:0;
}

.uploder_case{
	width:100%;
	height:200px;
	background: #fff;
	border-radius:5px !important;
}

.isuer_numner_box{
	width:100%;
	margin-left:0;
	padding-top:10px;
}

.left_numberIs,.right_toggloNber{
    width:50%;
    float:left;
}

.left_numberIs>h4,.right_toggloNber>h4{
	font-size:35px;
	color:#333;
	margin:0;
	padding:0;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}

.left_numberIs{
	border-right:1px solid #eee;
}

.left_numberIs>div,.right_toggloNber>div{
	font-size:12px;
	color:#777;
	text-align:center;
}

.uploderCaseBtn{
	width:100%;
	margin-top:100px;
	text-align: center;
}

/* 按钮的样式 */
.uploderCaseBtn a{
    padding:2% 21%;
    background: #004ea2 !important;
    border-radius:5px;
    color:#fff;
    font-size:16px;
    display: inline-block;
    border:3px solid #004ea2 !important;
}

.uploderCaseBtnN5 a{
	padding:2% 13%;
}

.uploderCaseBtn a:hover{
	border:3px solid #004ea2 !important;
	background: #004ea2 !important;
	opacity: .8;
}

.derictionTextStyle{
	color:#777;
	font-size:12px;
	text-align:center;
	margin-top:10px;
}

.bannerItemAll{
    padding-left:0;
    padding-right:0;
    margin:20px 0;
}

.long_ImgBoxBanner01{
	padding-left:0;
	padding-right:0;
}

.long_ImgBoxBanner01 img,
.small_ImgBoxBanner02 img{
	border-radius:5px;
    width: 100%;
	height:90px;
}

.long_ImgBoxBanner01 img{
	width:728px;
}

.small_ImgBoxBanner02 img{
	width:220px;
	float:right;
}

.small_ImgBoxBanner02{
	padding-right:0;
}

/* 分类列表样式 */
.allClassify{
	background: #fff;
	border-radius:5px;
	padding-left: 0;
	padding-right: 0;
}

.classifyAllBox01{
	width:100%;
	margin-left:0;
}

.hissify_all{
	width:100%;
	padding:0 10px;
	border-bottom: 1px dashed #eee;
}

.clearfix::after,.clearfix::before{
    content: "";
    height:0;
    line-height:0;
    display: block;
    visibility:hidden;
    clear:both;
}

.classifyHis_box{
	width:70%;
	margin-left:0;
	height:46px;
	overflow:hidden;
}

.moreBox01Block{
	height:auto;
	overflow:inherit;
}

.title_oneText01{
	font-size: 12px;
	color:#777;
	padding:15px 0;
}

.classifyHis_box>li{
	float:left;
	height:46px;
	line-height:46px;
}

.classifyHis_box>li>a{
    padding:15px 20px;
    color:#555;
    font-size:12px;
}

.classifyHis_box .activeHis a{
	color:#608ad8;
	font-weight:bold;
}

.moreBox01,.moreBox02,.moreBox03,.moreBox04{
	height:46px;
	line-height:46px;
	margin-right:10px;
}

.sortBtnAction{
	padding-left:0;
}

.sortBtnAction .activeHisA{
	color:#608ad8;
	font-weight:bold;
}

.sortBtnAction a{
	display: inline-block;
	padding:15px 20px;
    color:#555;
    font-size:12px;
}

/*.sortBtnAction a:hover{
	color:#608ad8 !important;
}*/

.upIconStyle{
	display: inline-block;
	width:7px;
	height:9px;
	background: url(../../images/faw/item/caseIconAll.png) no-repeat -1px 0;
}


.iconDown01{
	display: inline-block;
	width:5px;
	height:5px;
	background: url(../../images/faw/item/caseIconAll.png) no-repeat -10px -2px;
}

.moreBox01:hover,.moreBox02:hover,.moreBox03:hover,.moreBox04:hover{
	opacity: .8;
	cursor: pointer;
}

.sortBtn_li{
	width:100%;
	border-top:1px solid #ddd;
}

.searchInputAction{
	padding-left:0;
	padding-right:0;
}

.inpuSearchBoxm1{
	width: 255px;
    height: 30px;
    /* line-height: 46px; */
    position: relative;
    overflow: hidden;
    top: 10px;
}

.inpuSearchBoxm1>.searchCaseStyle01{
	width:255px;
	height:30px;
	border-radius:5px !important;
	background: #f2f2f2 !important;
	padding-left:15px;
}

.searchIconStym1{
	position:absolute;
	top:9px;
	right:15px;
	width:15px;
	height:15px;
	display: inline-block;
	background: url(../../images/faw/item/caseIconAll.png) no-repeat -69px 0;
	cursor: pointer;
	border: none;

}

.actionIconNine{
	height:46px;
	line-height:46px;
	padding-right:15px;
}

.nineShowData{
	display: inline-block;
	width:13px;
	height:13px;
	background: url(../../images/faw/item/toggleIconSer.png) no-repeat 0 0;
	cursor: pointer;
}

.oneShowData{
	display: inline-block;
	width:17px;
	height:13px;
	background: url(../../images/faw/item/toggleIconSer.png) no-repeat -53px 0;
	cursor: pointer;
}

.nineOneIconActive{
	background-position-y:-28px; 
}

/*分类列表样式结束*/


/*轮播样式*/
.bannerSliderBlock{
	margin-top:20px;
	padding:20px 15px;
	background: #fff;
	border-radius:5px;
}

.sliderBannerAllM1{
	margin-left:0;
}

.banner { position: relative; height:231px; overflow: hidden; text-align: center;}

.banner01{
	height:191px;
	overflow:hidden;
}

.banner li { list-style: none;}

.banner ul li { float: left;}

#b03,#bM1,#bM2{ width: 100%;}

#b03 .dots,#bM1 .dots,#bM2 .dots{ position: absolute; right: 0; bottom: 20px;}

#b03 .dots li,
#bM1 .dots li,
#bM2 .dots li
{ 

	display: inline-block; 

	width: 10px; 

	height: 10px; 

	margin: 0 4px; 

	text-indent: -999em; 

	border: 2px solid #fff; 

	border-radius: 6px; 

	cursor: pointer; 

	opacity: .4; 

	-webkit-transition: background .5s, opacity .5s; 

	-o-transition: background .5s, opacity .5s; 

	transition: background .5s, opacity .5s;

}

#b03 .dots li.active,
#bM1 .dots li.active,
#bM2 .dots li.active{
	background: #fff;
	opacity: 1;
}

.showImg_SliderBig{
	width:100%;
	position:relative;
}

.showImg_SliderBigS1{
    width:100%;
	position:relative;
	overflow: hidden;
}

.showImg_SliderBigS1 a{
	display: inline-block;
}

.showImg_SliderBigS1 img{
	width: 100%;
	height:179px;
	border-radius:5px;
}

.showImg_SliderBig a{
	display: inline-block;
	width:100%;
}

.showImg_SliderBig img{
	width:100%;
	border-radius:5px;
}
.recommend-tab,.recommend-tab-tilted{
	font-size: 16px;
	letter-spacing:6px;
	color:#fff;
	text-align: center;	
	height: 28px;
	line-height: 28px;
	background-color: #ff0119;
	-webkit-box-shadow: -0.8px 0.5px 2px 0px rgba(0, 0, 0, 0.16);
	        box-shadow: -0.8px 0.5px 2px 0px rgba(0, 0, 0, 0.16);
	position: absolute;
}
.recommend-tab{
  padding-left: 6px;
  width: 66px;
	top: 5px;
	right: 7px;
}
.recommend-tab-tilted{
	width: 120px;
	-webkit-transform: rotateZ(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotateZ(45deg);
	right: -38px;
	top: 10px;
	
}
.titile_line_20{
  border-bottom:1px solid #ddd;
  padding-bottom:10px;
  margin:0 15px 20px 15px;
}
.titile_line_20 span{
  border-bottom:1px solid #333333;
  padding-bottom:8px;
}
.liStyleM5{
	/*padding-left:0;*/
}

.liStyleM6{
	/*padding-left:0;*/
}

.paddingUlBox{
	margin-left:0;
	padding:0;
}



.floatBoxsliderDiv{
	width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    height: 34px;
    line-height: 30px;
    background: rgba(53, 53, 54, 0.6);
    padding: 0 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    text-align:left;
}

.floatBoxsliderDiv a{
	font-weight:500 !important;
	color:#fff !important;
}

.floatBoxsliderDiv a:hover{
	color:#fff !important;
}

.recommendStyle{
    position: absolute;
    top:10px;
    left:10px;
    color:#fff;
    font-size:14px;
    padding:5px 10px;
    background: #004ea2;
    border-radius:5px;
}

.titleSliderContentM1{
	margin:10px 0;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
	text-align:left;
}

.titleSliderContentM1>a{
	color:#333;
	font-weight:700;
	font-size:16px;
}
.titleSliderContentM1 .show_shop_btn{
  width: auto;
  display: inline-block;
  vertical-align: bottom;
}

.selectOne>a{
	color:#004ea2;
}

.titleSliderContentM1>a:hover{
	color:#3a478f !important;
}

.peopleAddress{
	width:100%;
}

.people_styleM4{
	width:50%;
	text-align:left;
}

.people_styleM4>i{
    display: inline-block;
    width:15px;
    height:15px;
    background: url(../../images/faw/item/caseIconAll.png) no-repeat -20px 0;
    position:relative;
    top:3px;
}

.people_styleM4>span,.assress_styleM4>span{
	font-size:12px;
	color:#777;
}

.assress_styleM4{
	width:50%;
	text-align:right;
}

.assress_styleM4>i{
	display: inline-block;
    width:11px;
    height:14px;
    background: url(../../images/faw/item/caseIconAll.png) no-repeat -37px -1px;
    position:relative;
    top:3px;
}

#b03 .dots li.dot,
#bM1 .dots li.dot,
#bM2 .dots li.dot{
	width:15px;
	height:15px;
	border-radius:50%;
	border:1px solid #000 !important;
	background: #fff;
}

.dots>.active{
	background: #3a478f !important;
	border:1px solid #3a478f !important;
}

#b03:hover .dots,#bM1:hover .dots,#bM2:hover .dots{
	display: block;
}

.dots{
	bottom:0px !important;
	display: none;
}

/*轮播样式结束*/

/* 单个列表 */

.oneListStyleTop{
	/*border-top:1px solid #ddd;*/
	background: #fff;
	padding-top: 20px;
}

.listInfo_m4{
	margin-left:0;
}  

.listInfo_m4>li{
	margin-bottom:20px;
}
.listInfo-border{
	border-bottom: 1px solid #ddd;
	padding-top:20px;
	padding-bottom:20px;
	margin:0 !important;
}
.line_borderStyle01{
	margin:20px 0;
	height:1px;
	background: #eee;
}

.pic_boxIMgH5{
	padding-left:0;
	position:relative;
}
/*好方案标签*/
.offsetIconImg{
    width:58px;
    height:58px;
    position:absolute;
    top:0;
    left:0;
}
.pic_boxIMgH5>a{
	display: inline-block;
	width:100%;
}

.pic_boxIMgHN6>a>img{
	width:208px;
	height:134px;
}

.pic_boxIMgH7>a{
	text-align: center;
}

.pic_boxIMgH5>a>img{
	width:100%;
	border-radius:5px;
	height: 130px;
}
/*服务商列表封面2019.10.15*/
.pic-list-cover{
	width:100%;
	height: 168px;
	border-radius: 5px;
}
/*end*/
.pic_boxIMgH5M1>a>img{
	height:140px;
}

.pic_boxIMgH5M2>a>img{
	height:205px;
}

.pic_boxIMgH5M3>a>img{
	height:190px;
}

.pic_boxIMgH7>a>img{
	width:150px;
	height:150px;
	border-radius:50%;
}

.titleItemAFont{
	width:100%;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}
.titleItemAFont .titleItemAFont01,
.titleItemAFont a{
	font-size:16px;
	color:#333;
	font-weight:bold;
}

.titleItemAFont a:hover{
	color:#3a478f !important;
}
.titleItemAFont .btn-orange{
  font-weight: normal;
}
.titleItemAFont .btn-orange:hover{
  color: #fff !important;
}
.contentDerictionInfoM6{
	width:100%;
	height:35px;
	margin-top:10px;
	overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.titleItemAFont-ellipsis-3{
	width:100%;
	height:auto;
	margin-top:10px;
	overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.titleItemAFont02,
.contentDerictionInfoM6>a{
	font-size:12px;
	color:#777;
}

.contentDerictionInfoM6>a:hover{
    color:#3a478f !important;
}

.iconStyleAllK1{
	width:100%;
	margin-top:15px;
}

.peopleNUmber{
	display: inline-block;
    width:15px;
    height:15px;
    background: url(../../images/faw/item/caseIconAll.png) no-repeat -20px 0;
    position:relative;
    top:3px;
}

.addressStyleIconK1{
	display: inline-block;
    width:11px;
    height:14px;
    background: url(../../images/faw/item/caseIconAll.png) no-repeat -37px -1px;
    position:relative;
    top:3px;
}

.iconStyleAllK1>span:nth-child(1){
	display: inline-block;
	font-size:12px;
	color:#333;
	padding-right:15px;
	border-right:1px solid #eee;
}

.iconStyleAllK1>span:nth-child(2){
	display: inline-block;
	font-size:12px;
	color:#777;
	padding:0 15px;
	border-right:1px solid #eee;
}

.iconStyleAllK1>span:nth-child(3){
	display: inline-block;
	font-size:12px;
	color:#777;
	padding-left:15px;
}

.btnActionStyle01{
	margin-top:10px;
}

.btnActionStyle01 .detaiBtnStyleK1{
	padding:4px 12px;
    background: #f2f2f2 !important;
    border-radius:5px;
    color:#004ea2 !important;
    font-size:12px;
    display: inline-block;
    border:none!important;
    text-shadow:none!important;
}

.btnActionStyle01 .detaiBtnStyleK1:hover{
	background: #f2f2f2 !important;
	color:#004ea2 !important;
	opacity: .8;
}

.pageNumber{
	width: 100%;
	height:40px;
}
.pageNumber:empty{
  display: none;
  height: 0;
}
/* 单个列表结束 */


/*多个列表样式*/

.line_StyleBorderR1{
    width:100%;
    height:1px;
    border-bottom:1px dashed #eee;
    margin:10px 0;
}

.btnGroupStyleL1{
	width:100%;
	margin-bottom:10px;
}

.contentTextStyleI1{
    font-size:12px;
    color:#333;
    margin-top: 5px;
}

.btnActionStyle02{
	margin-top:5px !important;
}

/*多个列表样式结束*/


.hideToggleShow{
	display: none;
}

.bannerS5_m1{
	width:100%;
	margin:20px 0;
  text-align: center;
}

.bannerS5_m1>a{
	display: inline-block;
	width:100%;
}

.bannerS5_m1>a>img{
	width:100%;
}

.bannerS5_Mone>a>img{
	width:100%;
	height:90px;
	border-radius:5px;
}

.bannerHeightTF>a>img{
    width:100%;
	height:260px;
	border-radius:5px;
}

.bannerHeightTFC3>a>img{
    width:100%;
	height:600px;
	border-radius:5px;
}

.tJcaseBox{
	background: #fff;
	border-radius:5px;
  padding:20px;
  margin-bottom: 20px;
  text-align: initial;
}
.tJcaseBox-main{
  padding-top: 25px;
}
.title_boxcaseR1{
    height:40px;
    border-bottom:1px solid #ddd;
    margin-left:0;
}

.titleTJCase{
	font-size: 18px;
	color:#333;
	font-weight:500;
}
.titleTJCase>span{
	font-size: 12px;
  color: #666666;
  margin-right: 10px;
}
.bottomLine_style{
	width:40px;
	height:2px;
	background-color: #ed6d00;;
	border-radius:5px;
	position:relative;
	top:11px;
}

.title_boxcaseR1>.u_more_nopdA_01:hover{
	color:#3a478f !important;
}

.tJcaseK1{
	margin-left:0;
	padding-top:20px;
}

.tJcaseK1>.liNosmall{
	min-height:75px;
}

.tJcaseK1>.liNosmallM1{
	height:75px;
}
.mrddcaseBox{
	height: 330px;
	margin-bottom:20px;
}
.casenews-box{
  height: 440px;
}
.casenews-list ul{
	margin: 0;
	padding:20px 0;
}
.casenews-list ul li {
	max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}
.casenews-list .li-ircle{
  background-color: #004ea2;
}
.casenews-list ul li a{
    font-size: 14px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;
}
.casenews-list ul li a:hover{
	color: #004ea2;
}
.title_boxStyleU1{
	width:100%;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}

.title_boxStyleU1>a{
	font-size:12px;
	color:#333;
	font-weight:500;
}

.title_boxStyleU1>a:hover{
	color:#3a478f !important;
}

.textImgShow{
	width:100%;
	margin-top:8px;
}

.imgPicBox{
	width:90px;
	height:54px;
}

.contentShow_Right{
	width:155px;
	height:60px;
}
.contentShow-title{
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.contentShow-title:hover{
  color: #004ea2;
}
.contentShow-text{
  font-size: 12px;
  color: #666666;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.imgPicBox>a{
	display: inline-block;
	width:100%;
	height:100%;
}

.imgPicBox>a>img{
	width:100%;
	height:100%;
	border-radius:5px;
}

.classifyStyleFontU1{
	font-size:12px;
	color:#777;
	margin-bottom:1px;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	   text-overflow:ellipsis;
	white-space:nowrap;
}

.priceFontStyleY1{
	font-size:12px;
	color:#EE740C;
}

.borderBottomStyleH2{
	width:100%;
	height:1px;
	border-bottom:1px dashed #eee;
	margin:10px 0;
}

.contentShow_Right01{
	min-height: 60px;
}

.classifyStyleFontU2{
	color:#333;
}

.gruop_boxStyleU1{
	color:#8eace4;
	padding:1px;
	font-size:12px;
	background: #eaf0fc;
}

.gruop_boxStyleU2{
    color:#f9af7d;
	padding:1px;
	font-size:12px;
	background: #fff4ec;
}

/*.borderBottomStyleH3{
	margin:0;
}*/

.tJcaseK2>a{
    padding:4px 8px;
    background: #f7f7f7;
    color:#777;
    font-size:12px;
    display: inline-block;
    margin-right:5px;
    margin-bottom:5px;
}

.tJcaseK2>.activeAtap{
	background: #eaf0fc;
	color:#85a5e2;
}
.tabList01{
	color:#3599ff;
	text-decoration: underline;
	margin-left: 15px;
}
.tabList01:hover{
	color:#004da0;
	text-decoration: underline;
}
.showImg_SliderBig1{
	width:180px;
	height:130px;
	margin-right:10px;
}

.showImg_SliderBig1>a{
	display: inline-block;
	width:100%;
	height:100%;
}

.showImg_SliderBig1>a>img{
	width:100%;
	height:100%;
	border-radius:5px;
}

.showImg_SliderBig>a{
	display: inline-block;
	width:100%;
}
.showImg_SliderBig>a>img{
	width:100%;
	height:168px;
	border-radius:5px;
}
.showImg_SliderBig>a>.showImg_SliderBig_img{
	height:135px;
}
.colLiStyleBorder01{
	border:1px solid #ddd;
	border-radius:5px;
	padding-bottom:15px;
}

.contentTextderiction{
    width:128px;
    overflow:hidden;
}

.prioceStyleJ1,.hisBlockClasssifyJ1,.viewsNumberJ1,.selectOne{
	font-size:14px;
	color:#555;
	margin-bottom:11px;
}

.hisBlockClasssifyJ1,.selectOne{
	overflow:hidden;
	-o-text-overflow:ellipsis;
	   text-overflow:ellipsis;
	white-space:nowrap;
}

.contentTextderiction>.btnActionStyle02{
     float:left !important;
     margin-top:5px;
}

.uploder_case01{
	padding-top:30px;
}

.titleRightContenUploder{
	color:#333;
	font-weight:500;
	font-size:18px;
	margin-left:20px;
}

.infoConTxt{
	font-size:12px;
	color:#777;
	padding-top:5px;
	margin-left:20px;
}

.lineBorderH4{
	border-bottom:1px dashed #eee;
	margin:25px 20px 20px 20px;
	position: relative;
}

.lineBorderH4>.imgVipIconOfsetM3{
	position: absolute;
	right:10px;
	bottom:0px;
	width:61px;
	height:44px;
}

.lineBorderH4>.imgVipIconOfsetM4{
	position: absolute;
	right:10px;
	bottom:0px;
	width:61px;
	height:44px;
}

.leftLClickImgM3>a>img{
	width:260px;
	height:155px;
}

.uploderCaseBtn01{
	margin-top:0;
}

.item_big_img01{
	padding-left:0;
}

.small_ImgBoxBannerS3{
    margin-bottom:78px;
}

.bannerItemAll01{
	background: #fff;
	border-radius:5px;
	padding:10px 30px;
}

.tapToggleOnes>li{
    margin-right:13px;
    float:left;
}

.tapToggleOnes>.aStyleActive>a{
	border-radius:5px;
	color:#fff;
	background: #004ea2;
}

.tapToggleOnes>li>a{
	display: inline-block;
    padding:10px 15px;
    color:#adadad;
    font-size:12px;
}

.contentDerictionInfoM7{
	height:55px;
}

.uploderCaseBtn02 a{
	padding: 3% 21%;
}

.allClassifySelectOne{
    width:120px;
    border-radius:5px;
    background:#f2f2f2;
    margin-top:10px;
    margin-left:10px;
}

.showImg_SliderBig01{
	border:1px solid #eee;
	padding-left:0;
	padding-right:0;
  border-radius:5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.iconAllPriceL1{
	padding:20px;
	background: #f2f5fa;
}

.tapVipCar{
	text-align: center;
}

.tapVipCar>span{
    font-size:12px;
    padding:1px 2px;
    border-radius:3px;
    color:#fff;
}

.tapVipCar>.yellowStyle{
    background: #ed6d00;
}

.tapVipCar>.redStyle{
    background: #f84c4c;
}

.tapVipCar>.blueStyle{
    background: #608ad8;
}

.tapVipCar>.greenStyle{
    background: #5ccd89;
}

.price_coententH1Style{
	width:100%;
	text-align: center;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
    white-space: nowrap; 
    margin-top: 5px;
}

.priceNumberR{
	color:#ed6d00;
	font-size:14px;
	font-weight: bold;
}

.titleConte3nt{
	font-size:14px;
	font-weight: 500;
}

.titleConte3nt>a{
	color:#004ea2;
}

.titleConte3nt>a:hover{
	color:#004ea2;
}

.price_coententH1Style>a{
	color:#004ea2;
}

/*.hoverMouseoverLi>li:hover{
	background:#F8F8F8;
}*/

.biaoContentShow{
	width:100%;
	padding:20px;
	border-bottom:1px dashed #eee;
}

.biaoContentShowMB{
    
}

.biaoStatus{
    width:100%;
    text-align:center;
    color:#000;
    font-size:14px;
    font-weight:bold;
}

.biaoItem,.viewNumberG1{
	font-size:12px;
	color:#777;
	margin-top:5px;
}

.biaoItem>span,.viewNumberG1>span{
	color:#608ad8;
}

.iconShowNumberH2{
	width:100%;
	padding:10px 0;
}

.iconShowNumberH2>span{
	font-size:12px;
	color:#777;
	padding-right:10px;
}

.webaction{
	display: inline-block;
	width:13px;
	height:13px;
	background: url(../../images/faw/serverShop/packageIcon.png) no-repeat 0 0;
	position:relative;
	top:2px;
}

.itemshow01{
	display: inline-block;
	width:11px;
	height:11px;
	background: url(../../images/faw/serverShop/packageIcon.png) no-repeat -18px 0;
	position:relative;
	top:1px;
}

.addressShow01{
	display: inline-block;
	width:11px;
	height:13px;
	background: url(../../images/faw/serverShop/packageIcon.png) no-repeat -36px 0;
	position:relative;
	top:3px;
}

.tapTileMoneyS>.yellowStyle,
.tapTileMoneyS>.redStyle,
.tapTileMoneyS>.greenStyle,
.tapTileMoneyS>.blueStyle,
.tapTileMoneyS>.deepBlueStyle,
.tapTileMoneyS>.primaryStyle,
.tapTileMoneyS>.authStyle,
.tapTileMoneyS>.advancedStyle,
.tapTileMoneyS>.bronzeStyle,
.tapTileMoneyS>.silverStyle,
.tapTileMoneyS>.goldStyle,
.tapTileMoneyS>.platinumStyle
{
    border-radius:1em;
    padding:0.24em 0.6em 0.3em;
    line-height: 1;
    display:inline-block;
    color:#fff;
    vertical-align: middle;  
    text-align: center;
    cursor: default;
}
/* 置顶 */
.tapTileMoneyS>.yellowStyle{
	background: #E56305;
}

/* 限时免费 */
.tapTileMoneyS>.blueStyle{
    background: #18a93e;
}
/* 加急， 星级雇主 */
.tapTileMoneyS>.redStyle{
	background: #D6080A;
}
/* 直通车 */
.tapTileMoneyS>.greenStyle{
	 background: #1146EA;
}
/* 百万扶持项目 */
.tapTileMoneyS>.deepBlueStyle{
	 background: #1a2a4e;
}
/* 初级诚意金 */
.tapTileMoneyS>.primaryStyle{
	 background: #fba428;
}
/* 中电认证专属项目 */
.tapTileMoneyS>.authStyle{
   color: #383337;
   border: 1px solid #d3a045;
  background: linear-gradient(130deg, #ddb96f 0, #ddb96f 40%, #fae1a1 55%, #ddb96f 70%, #ddb96f 100%);
  width: 120px;
}
/* 高级诚意金 */
.tapTileMoneyS>.advancedStyle{
   color: #fb7728;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd75b), color-stop(45%, #ffffdb), color-stop(55%, #ffffdb), to(#fdd456));
  background: -o-linear-gradient(top, #ffd75b 0, #ffffdb 45%, #ffffdb 55%, #fdd456 100%);
  background: linear-gradient(180deg, #ffd75b 0, #ffffdb 45%, #ffffdb 55%, #fdd456 100%);
  background-position: 50% 50%;
}
/* 项目等级 */
.tapTileMoneyS>.bronzeStyle{
  color: #187a7f;
  background-color: #c3dfe2;
}
.tapTileMoneyS>.silverStyle{
  color: #807daa;
  background-color: #e7f6fb;
}
.tapTileMoneyS>.goldStyle{
  color: #8c3104;
  background-color: #edc137;
}
.tapTileMoneyS>.platinumStyle{
  color: #393939;
  background-color: #af8555;
}
.taskList-box{
  white-space:nowrap;
  display: flex;
  align-items: center;
}
.taskList-box >span{
  margin-right: 5px;
}
.taskList-box .titleConte3nt{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  display: inline-block;
  padding-left: 5px;
  max-width: 80%;
  vertical-align: top;
}
.j-tiptext-hover{
	background: #ed6d00!important;
	border:3px solid #ed6d00 !important;
	border-radius:5px;
	font-size:16px; 
	padding: 5px 10px;
	position: relative;
}
.j-tiptext{
	color:#ed6d00;
	font-size: 16px;
	position: absolute;
	 z-index: 99;
	visibility: hidden;
	background-color: #fff;
	padding: 8px;
	margin-top:5px;
    width: 356px;
    text-align: center;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    -webkit-transform: translateX(-30%);
        -ms-transform: translateX(-30%);
            transform: translateX(-30%);
    left: 0;
}
.j-tiptext-hover:hover > .j-tiptext,
.j-tiptext-hover:focus > .j-tiptext,
.j-tiptext-hover:focus-within > .j-tiptext {
  visibility: visible;
}
.biddingStatusH7{
	width:100%;
	margin-top:20px;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}

.earViewsT1{
	display: inline-block;
	width:14px;
	height:8px;
	background: url(../../images/faw/serverShop/packageIcon.png) no-repeat -53px 0;
	position:relative;
	top:1px;
}
.iconpeople{
    display: inline-block;
    width:11px;
    height:16px;
    background-image: url(../../images/faw/serverShop/packageIcon.png);
    background-repeat: no-repeat;
    background-position: -131px -1px;;
    position:relative;
    left:-3px;
    top:5px;
}

.biddingStatusH7>span{
	display: inline-block;
	color:#777;
	padding-right:20px;
}

.earViewsT1>span{
	color:#608ad8;
}

.biaoContentShowS1{
	padding:0;
	border:none;
}

.biaoStatus01{
	text-align:right;
}

.biaoItem01{
	margin-top:20px;
	text-align:right;
}

.btnActionStyle01{
	text-align:right;
	margin-top:18px;
}

.renwuFontStyle{
	color:#80a1e0;
	font-size:12px;
}

.itemFontStyle{
    color:#777;
    font-size:12px;
}

.tJcaseK2S>.liNosmall{
	height:48px;
	min-height:initial;
}

.textImgShowS1{
	margin-top:10px;
}

.allClassifySelectOne01{
	margin-top:0;
}

.actionIconNine01{
	line-height: 51px;
}

.goodComment{
	display: inline-block;
	width:13px;
	height:13px;
	background: url(../../images/faw/serverShop/serverListIcon.png) no-repeat 0 0;
	position:relative;
	top:3px;
}

.overNumber{
	display: inline-block;
	width:14px;
	height:14px;
	background: url(../../images/faw/serverShop/serverListIcon.png) no-repeat -18px 0;
	position:relative;
	top:3px;
}

.btnActionStyleG2{
	margin-top:-5px;
}

.btnActionStyleG2>.detaiBtnStyleK1{
	background: #004ea2 !important;
	color:#fff !important;
	border-radius:5px;
}

.btnActionStyleG2>.detaiBtnStyleK1:hover{
	background: #004ea2 !important;
	color:#fff !important;
}

.iconStyleAllK2{
	margin-top:35px;
}

.iconAllPicT1>span{
    color:#777;
    font-size:12px;
}

.iconAllPicT1 b{
	color:#eee;
	display: inline-block;
	margin:0 10px;
}

/*.titleItemAFont>.show_vip_ul>li:nth-child(1){
	background: transparent;
}

.titleItemAFont>.show_vip_ulM1>li:nth-child(1){
	background: ;
}

.peopleAddress01>.show_vip_ul>li:last-child{
	background: transparent;
}

.titleItemAFont>.show_vip_ulM1>li:nth-child(1){
	background: ;
}*/

.listDivAllStyle{
	padding-left:0;
	padding-right:0;
	border:1px solid #ddd;
	border-radius:5px;
	overflow: hidden;
}
.contentH3Info .sol-star-1, .contentH3Info .sol-star-1-b, 
.listDivAllStyle .sol-star-1, .listDivAllStyle .sol-star-1-b {
    font-size: 15px;
}
.show_shop_ul li span.addressding{
    color:#999;
}

.btnGroupStyleL-2{
	padding:0 15px;
}

.titleSliderContentM-2{
	padding-left:15px;
}

.peopleAddress01-S{
	padding-left:15px;
}

.rightImgBannerM10{
   margin-bottom: 20px; 
}

.rightImgBannerM9{
	padding-left:0;
}

.rightImgBannerM9 img,
.rightImgBannerM9 img{
	width:100%;
	height:183px;
}

.tapToggleOnes{
	margin-left: 0;
}

.showImg_SliderBigM1 img{
	width:275px;
	height:194px;
}

.showImg_SliderBigM5 img{
	width:268px;
	height:172px;
	border-radius:5px;
}

.bannerNine{
    height:90px;
}

.labelAllLIOnes{
	width:100%;
	margin:0 0;
	padding:20px;
	background:#fff;
	border-radius:10px;
	margin-bottom:30px;
	min-height:400px;
}

.uploderCaseBtnM03 a{
	padding:3% 18%;
}

@media (max-width: 768px){
	.modelNavStyle{
		padding-left:0;
		padding-right:0;
	}
	/*分类列表移动端样式*/
	.leftBoxItem{
		padding-left: 15px;
	}
	.long_ImgBoxBannerModel{
		padding-left: 15px;
	}
	.classifyHis_box{
		width:60%;
	}
	.sortBtnAction a{
		padding:15px 15px;
	}
	.actionIconNine{
		display: none;
	}
	.colLiStyleBorder{
		padding-left: 0;
		padding-right: 0;
	}
	.showImg_SliderBig1{
		width:130px;
	}
	.iconStyleAllK1>span:nth-child(2){
		padding:0;
	}
	.inpuSearchBoxm02{
		width:200px;
		margin-left:0;
		top:10px !important;
	}
	.inpuSearchBoxm02>.searchCaseStyle02{
		width:200px;
	}
	.tapTileMoneyS{
		overflow:hidden;
		-o-text-overflow: ellipsis;
		   text-overflow: ellipsis;
		white-space: nowrap;
	}
	.biddingStatusH7{
		margin-top:10px;
	}
	.biddingStatus{
		margin-top:10px;
	}
	.biaoStatus01,.biaoItem01,.btnActionStyle01{
		text-align:center;
	}
	.allClassifySelectOne01{
		width:85px;
	}
	.inpuSearchBoxmMM{
		top:-2px !important;
	}
	.uploder_case{
		margin-bottom:20px;
		width:96%;
	}
}

/* VIP 页面更改*/
.vip-jbk-list{width:120%; float:left; margin-bottom:40px;}
.vip-jbk-list li{width:281px; float:left; margin-right:30px;border-radius:10px; cursor:pointer;margin-top:40px;}
.vip-jbk-list .qthy{background:url(../../img/card01.png); height:142px;}
.vip-jbk-list .byhy{background:url(../../img/card02.png); height:142px;}
.vip-jbk-list .hjhy{background:url(../../img/card03.png); height:142px;}
.vip-jbk-list .qtck{background:url(../../img/card04.png); height:108px;}
.vip-jbk-list .byck{background:url(../../img/card05.png); height:108px;}
.vip-jbk-list .hjck{background:url(../../img/card06.png); height:108px;}
.vip-jbk-list .shadow{-webkit-box-shadow:0 0 20px #333;box-shadow:0 0 20px #333;}
.vip-jbk-box-con{height:380px;}
.vip-jbk-listtent-box{background:#fff;margin-left:10px;width:74.2%;}
.vipserverjbk-outbox{height:870px;}
.vipTip{
	color:red;
	 font-size: 16px; 
	 margin-top:10px;
}
/*红黑榜 */
.red-black-list{
	height:40px;
	width:100%;
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	margin-top: -1px;
}
.red-black-list p {
	color:#fff;
}

.red-black-list .redListTitle,
.red-black-list .blackListTitle {
	display:inline-block;
	width:100%;
	text-align:center;
	line-height:40px;
	cursor: pointer;
}
.red-black-list .redListTitle{
	background-color: #bb2d2d;
	border-radius: 5px 0px 0px 0;
}
.red-black-list .blackListTitle {
	background-color: #6d6d6d;
	border-radius: 0 5px 0 0;
}
.red-jiao ,.black-jiao{
	height: 0;
	width: 0;
	border-width: 0 0 40px 10px;
    border-style: solid;
    position: absolute;
}
.red-jiao{
    border-color: transparent transparent transparent #bb2d2d;
    left:166px;
}
.black-jiao{
    border-color:  transparent  transparent #6d6d6d transparent ;
    right:156px;
}
.black-jiao,
#demo04{
	display: none;
}
.redList>li,
.blackList>li{
  padding:5px 0 15px 0;
}
.active-shadow{
	-webkit-box-shadow: 0px 3px 4px 0px rgba(9, 1, 3, 0.31);
	        box-shadow: 0px 3px 4px 0px rgba(9, 1, 3, 0.31);
}
.sliderContentALM1>span{
    color:#337ab7;
    font-weight:500;
    max-width: 170px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}
.biddingMethod li span{
	width: 5px;
	height: 5px;
	background-color: #004ea2;
	border-radius: 50%;
    display: inline-block;
}
.biddingMethod p{
	display: inline-block;
	text-align: left;
	width: 70%;
	margin-left: 3%;

}
.biddingMethod a{
	display: inline-block;
	text-align: right;
	width: 25%;
	color: #999999;
}
.bidEntranceBg{
	background: url(/themes/default/assets/images/faw/search_fb.png) 100%  0 no-repeat;
	height:430px;
  background-color:#fff;
  background-size: 100%;
	position:relative;
}
.bidEntrance{
	position:relative;
	top:135px;
}
.bidEntranceBg .form-horizontal .form-group {
    margin: 0 0 10px;
    position:relative;
}
.bidEntranceBg .form-horizontal .form-control {
    margin: 0;
}
.bidEntranceBg .form-horizontal  .codeInput{
	width:60%;
	border-radius:5px  0 0 5px !important;
	border-right:none;
	display:inline-block;
}
.bidEntranceBg .form-horizontal .codeBtn{
	background-color: #0066cc !important;
	width:38%;
	position:relative;
	border-radius:0 5px 5px 0 !important;
	border-color:#0066cc;
	display:inline-block;
	left:-3px;
	color:#fff;
}
.bidEntranceBg .form-horizontal .btnBlueBg{
	background-image: -webkit-gradient(linear, left bottom, left top, from(#0066cc),color-stop(40%, #0f76dc),to(#1e85eb)), 
		-webkit-gradient(linear,left top, left bottom,from(#0066cc),to(#0066cc)) !important;
	background-image: -o-linear-gradient(bottom, #0066cc 0%,#0f76dc 40%,#1e85eb 100%), 
		-o-linear-gradient(#0066cc,#0066cc) !important;
	background-image: linear-gradient(0deg, #0066cc 0%,#0f76dc 40%,#1e85eb 100%), 
		linear-gradient(#0066cc,#0066cc) !important;
	border:none;
	font-size: 20px;
	width:100%;
}
.bidEntranceBg .phoneicon,
.bidEntranceBg .codeicon{
    display: inline-block;
    width: 14px;
    height: 16px;
    position: absolute;
    left: 10px;
    top: 9px;
}
.bidEntranceBg .phoneicon{
    top: 0;
    background: url(../../images/faw/serverShop/login_IconImg01.png) no-repeat -44px 0;
}
.bidEntranceBg .codeicon{
    background: url(/themes/default/assets/images/modelImg/modelTPIcon.png) no-repeat 0 0;
    background-size: 100%;
}
.bidEntranceBg .Validform_checktip{
    position:absolute;
    left:0;
    margin-top: -13px;
    height:auto;
    z-index:999;
}
/*icon*/
.icon-goodComment,.icon-address{
	display: inline-block;
	width:14px;
	height:14px;
	background: url(../../images/faw/serverShop/iconList-01.png) no-repeat 0 0/auto 100%;
	position:relative;
	top:3px;
}

.icon-address{
	background-position: -16px 0;
}
.l_commentBox:hover .task-pagination{
	display: inline-block;
}
.task-pagination{
	display: none;
	padding-right: 8px;
	width: 90px !important;
	left: 90% !important;
}
.task-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #000;
    opacity: 1;
}
.task-pagination .swiper-pagination-bullet-active {
    background-color: #3a478f;
}
.listItemBox{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/* justify-content: space-between; */
}
.listItemBox li{
	color: #000000;
  font-size: 16px;
  margin-right: 35px;
  min-width: 64px;
  text-align: center;
}
.listItemBox li.activeHis{
  color: #ed6d00;
  font-size: 19px;
	position: relative;
}
.listItemBox li.activeHis:after{
	content: '';
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -40px;
	width: 80px;
	height: 5px;
	background-color: #ed6d00;
}
.listItemBox li a{
	font-size: inherit;
	color: inherit;
}
.addnewsImg{
	display: block;
	background: url(/themes/default/assets/images/addnewsImg.jpg ) no-repeat 0 0;
  background-size: 100%;
  height: 90px;
}
.hotReview{
	margin-bottom: 15px;
}
.hotReview:last-child{
	margin-bottom: 0;
}
.hotReview-name{
	font-size: 12px;
	color: #777777;
	margin-bottom: 10px;
	line-height: 1;
}
.hotReview-text{
	display: block;
	height: 70px;
	background-color: #f7f7f7; 
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 5px;
}
.hotReview-text a{
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-size: 12px;
	color: #262626;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.hotReview-text a:hover{
	color: #004ea2;
}
.disabledReview{
	width: 100%;
	height: 174px;
	background-color: #eeeeee;
	border-radius: 5px;
	border: solid 1px #eeeeee;
	padding-top: 70px;
	text-align: center;

}
.disabledReview p{
	margin: 0 auto;
	width: 258px;
	font-size: 16px;
	color: #666666;
	text-align: left;
}
.disabledReview p>a{
	text-decoration: underline;
}
.appreciate-box{
	margin-top: 120px;
	text-align: center;
}
.btn-appreciate{
	width: 166px;
	height: 52px;
	padding-left: 35px;
	background-color: #ed6d00;
	border-radius: 26px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/themes/default/assets/images/appreciateImg.png );
	background-repeat: no-repeat;
	background-position: 35px center;
  /*background-size: 100%;*/
}
.appreciate-tip{
	font-size: 12px;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
}
.appreciate-tip:before,
.appreciate-tip:after{
	content: '';
	position: absolute;
	top: 10px;
	width: 24px;
	height: 1px;
	border-bottom: solid 1px #999999;
}
.appreciate-tip:before{
	margin-left: -34px;
}
.appreciate-tip:after{
	margin-left: 10px;
}
.appreciate-list{
	text-align: left;
	margin:0 auto;
	max-width: 514px;
	display: inline-block;
	position: relative;
}
.list-hidden{
	height: 48px;
	overflow: hidden; 
}
.list-hidden .appreciate-item:nth-child(10) img{
	display: none;
}
.appreciate-item{
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #aaaaaa;
	overflow: hidden;
	border-radius: 50%;
	margin: 4px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #ffffff;
}
.appreciate-show{
	background-color: #ed6d00;
	font-weight: bold;
	position: absolute;
	right: 2px;
	top: 0;
	cursor: pointer;
}
.appreciate-hidden{
	background-color: #8c8e92;
	cursor: pointer;
}
.appreciate_box .boxAddressG1{
	width: 400px;
}
.appreciate-text{
	font-size: 14px;
	color: #070707;
}
.appreciate-moneyList{
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-bottom: 0;
}
.appreciate-moneyList li,
.customize-money{
	width: 100px;
	height: 35px;
	border-radius: 3px;
	border: solid 1px #ed6d00;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ed6d00;
	margin-bottom: 18px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}
.appreciate-moneyList li.active{
	 background-color: #ed6d00;
	 color: #ffffff;
}
.customize-money{
	width: 100%;
	border-color: #c4c3c3;
}
.customize-money input{
	width: 100%;
	height: 33px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border: none;
	margin: 0;
	padding: 0 6px;
	line-height: 1;
	position: relative;
	top: -3px;
}
.errMoney{
	font-size: 12px;
	position: absolute;
	margin-top: -10px;
}
.pay-box{
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 10px;
	border-top: solid 1px #eeeeee;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.pay-icon{
	background-image: url(/themes/default/assets/images/faw/hlepCenter/WXIconCenter01.png );
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 16px;
	margin-bottom: 25px;
  width: 70px;
  text-align: right;
}
.payQRcode{
	width: 140px;
	height: 140px;
	margin: 30px auto 0;
	display: block;
}
/* 方案讯新版2020-08-03 */
.casenews-list-header{
  padding-top: 20px;
}
.casenews-pic{
  width: 160px;
	height: 95px;
	background-color: #004ea2;
	border-radius: 5px;
  border: solid 1px #e3e3e2;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.list-header-right{
  display: inline-block;

}
.list-header-title{
  margin-bottom: 4px;
  font-size: 14px;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.list-header-title:hover{
  color: #004ea2;
}
.list-header-right{
  display: inline-block;
  width: 250px;
  padding-left: 10px;
}
.list-header-content{
  font-size: 12px;
  height: 52px;
  overflow: hidden;
}
.list-header-text{
  color: #666666;
}
.list-header-more{
  color: #004ea2;
}
.list-header-img{
  width: 438px;
  height: 95px;
  display: inline-block;
}
.rightList-item01{
  border-bottom: dotted 1px #c4c3c3;
  padding: 20px 0;
}
.rightList-item01:last-child{
  border-bottom: none;
  padding-bottom: 0;
}
.btn-employ{
  width: 120px;
  height: 40px;
  background-color: #ff4e00;
  border-radius: 20px;
  font-size: 14px;
  color: #ffffff;
  position: relative;
  top: 40px;
}
.leaveMsg-list {
  border-bottom: dashed 1px #eeeeee;
  padding: 20px 0;
}
.leaveMsg-list:first-child {
  padding-top: 0;
}
.leaveMsg-list:last-child {
  border-bottom: none;
  padding-bottom: 10px;
}
.leaveMsg-case {
  display: flex;
  align-items: center;
  width: 100%;
}
.leaveMsg-case-icon {
  display: inline-block;
	width: 11px;
	height: 14px;
  margin-right: 5px;
  background-color: #ddd;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/themes/default/assets/images/icon/icon_doc.png);
  position: relative;
  top: -1px;
}
.leaveMsg-case-pic{
  width: 30px;
	height: 30px;
  border-radius: 50%;
  margin-right: 5px;
}
.leaveMsg-case-title{
  display: inline-block;
  font-size: 12px;
  color: #888888;
  width: 100%;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  margin-bottom: 5px;
}
.leaveMsg-case-title:hover{
	color: #004ea2;
}
.leaveMsg-case-text{
	font-size: 14px;
	color: #000000;
  margin-bottom: 5px;
}
.leaveMsg-content{
  width: 100%;
  background-color: #f7f7f7;
	border-radius: 5px;
  padding: 10px;
	font-size: 14px;
	color: #000000;
}
.leaveMsg-case-more{
  display: inline-block;
  font-size: 14px;
	color: #333333;
  text-align: center;
  border: none;
  border-top: solid 1px #d5d5d5;
  background-color: transparent;
  outline: none;
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.leaveMsg-case-more:hover{
	color: #004ea2;
}