.bg_item {
	background-color: #f4f4f4;
}

.inc-header {
	background-color: #fff;
}

.btn {
	background: #1f80b8;
	color: #fff;
	text-decoration: none;
	transition: background .3s ease-out;
}

.btn:hover {
	background: #0093E8;
	text-decoration: none;
}

.mod-title-desc {
	margin-top: 10px;
	font-size: 14px;
}

.content {
	float: left;
	width: 860px;
}

.content .go {
	margin-bottom: 20px;
}

.content .go .left {
	position: relative;
	float: left;
	width: 860px;
	padding: 30px 30px 30px 30px;
	background-color: #fff;
}

.content .go .left .flag {
	height: 53px;
	width: 53px;
	position: absolute;
	left: -1px;
	top: -1px;
	background: url(/images/front/login_icons.png) -420px -200px;
}

.content .go .left .company {
	float: left;
	padding-right: 30px;
	width: 150px;
	height: 160px;
	border-right: 1px solid #e4e4e4;
	overflow: hidden;
}

.content .go .left .company .img {
	width: 150px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	overflow: hidden;
}

.content .go .left .company .img img {
	height: 60px;
	width: 150px;
}

.content .go .left .company .flag {
	height: 53px;
	width: 53px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/images/front/hd_icons.png) -420px -200px;
}

.content .go .left .company .feature {
	height: 20px;
	text-align: center;
	padding: 15px 0;
	color: #0592e3;
}

.content .go .left .company .feature a {
	display: inline-block;
	padding: 0 6px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	border: 1px solid #0592e3;
	margin-right: 5px;
	border-radius: 3px;
}

.content .go .left .company .feature a:hover {
	text-decoration: none;
}

.content .go .left .company p {
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 22px;
}

.content .go .left .go-content {
	float: left;
	width: 664px;
	margin-left: 15px;
}

.content .go .left .go-content .hd {
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 10px;
	color: #333;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
/* IE/Safari */
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
/* Opera */
	-moz-binding: url("ellipsis.xml#ellipsis");
/*FireFox*/
}

.content .go .left .go-content .bd {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	padding-left: 10px;
}

.content .go .left .go-content .ft {
	padding-top: 36px;
	height: 52px;
}

.content .go .left .go-content .ft .ui-btnbox {
	width: 200px;
	height: 52px;
	float: left;
}

.content .go .left .go-content .ft .ui-btnbox .btn {
	display: block;
	height: 52px;
	width: 200px;
	line-height: 52px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background-color: #ff6e6e;
	border-radius: 8px;
	transition: all .05s ease-in-out;
}

.content .go .left .go-content .ft .ui-btnbox .campaign:hover {
	background-color: #e82d2d;
}

.content .go .left .go-content .ft .ui-btnbox .no-way {
	background-color: #cdcdcd;
}

.content .go .left .go-content .ft .ui-infobox {
	width: 444px;
	padding-left: 20px;
	height: 52px;
	float: left;
}

.content .go .left .go-content .ft .ui-infobox .ui-infobox-info {
	padding-top: 4px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #787878;
}

.content .go .left .go-content .ft .ui-infobox .ui-infobox-info span {
	padding-right: 7px;
}

.content .go .left .go-content .ft .date {
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	color: #454545;
}

.content .go .left .go-content .ft .datespan {
	color: #ff6e6e;
}

.content .go .left .go-content .contact-service{
	height:30px;
	margin-top: 13px;
	color:#ff7e15;
	display:block;
	font-size: 14px;
}

.content .information {
	width: 920px;
}

.content .information .left {
	float: left;
	width: 920px;
}

.content .information .left .mod-mbox {
	background: #fff;
}

.content .information .left .mod-mbox .hd {
	height: 40px;
	background: #fff;
	position: relative;
	border-bottom: 1px solid #ebebeb;
}

.content .information .left .mod-mbox .hd .h3 {
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	color: #333;
	display: block;
	float: left;
	padding: 0 29px 0 29px;
	font-family: Microsoft YaHei;
	cursor: pointer;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	margin-right: -1px;
}

.content .information .left .mod-mbox .hd .h3.last {
	border-right: none;
}

.content .information .left .mod-mbox .hd .h3.current,.h3:hover {
	display: block;
	float: left;
	padding: 0 29px 0 29px;
	border-top: 2px solid #ff6d6d;
	line-height: 36px;
	height: 39px;
	background: #fff;
	font-size: 16px;
	font-family: Microsoft YaHei;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	text-decoration: none;
	margin-top: 0;
	margin-left: -1px;
	margin-right: -1px;
}

.content .information .left .mod-mbox h1 {
	font-size: 50px;
	font-weight: bold;
}

.content .information .left .mod-mbox .activity {
	display: none;
	padding: 10px 30px 30px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}

.content .information .left .mod-mbox .activity .word {
	margin: 15px 0 5px;
	font-size: 16px;
	color: #333;
}

.content .information .left .mod-mbox .activity .tit {
	float: left;
}

.content .information .left .mod-mbox .activity .con {
	float: left;
	width: 800px;
}

.content .information .left .mod-mbox .data {
	display: none;
	padding: 30px;
}

.content .information .left .mod-mbox .active {
	display: block;
}

.right {
	float: right;
	width: 260px;
	background-color: #fff;
}

.right .hd {
	border-left: 3px solid #ff6e6e;
	padding-left: 10px;
	font-size: 16px;
	color: #333;
	margin: 15px 15px 10px;
	font-family: Microsoft YaHei;
}

.right .similar-list {
	padding: 0 15px;
	margin-top: -1px;
}

.right .similar-list .similar {
	padding: 8px 0 20px;
	border-top: 1px dashed #ebebeb;
}

.right .similar-list .similar:first-child {
	border: none;
}

.right .similar-list .similar img {
	display: block;
	margin: 0 auto;
}

.right .similar-list .similar .tit {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: -5px;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
/* IE/Safari */
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
/* Opera */
	-moz-binding: url("ellipsis.xml#ellipsis");
/*FireFox*/
}

.right .similar-list .similar .tit a {
	color: #333;
}

.right .similar-list .similar .tit:hover a {
	color: #1f80b8;
}

.right .similar-list .similar .infor {
	margin-top: 5px;
	display: block;
	font-size: 12px;
	color: #999;
}

.right .similar-list .similar .date {
	margin-top: 5px;
	display: block;
	font-size: 12px;
	color: #333;
}

.right .similar-list .similar .date span {
	font-weight: bold;
	display: inline;
	color: #ff6e6e;
}

.mod-mbox .hd-normal {
	height: 39px;
	border-bottom: 2px solid #ebebeb;
}

.mod-mbox .hd-normal h3 {
	display: block;
	float: left;
	padding: 0 10px;
	line-height: 39px;
	height: 39px;
	background: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Microsoft YaHei';
	text-decoration: none;
	margin-top: 0;
}

.mod-mbox .hd-normal .more {
	font-size: 15px;
	line-height: 39px;
	float: right;
	margin-right: 22px;
	color: #0075c7;
}
/*公司资料*/
.company {
	padding: 25px 0;
}

.company ul {
	overflow: hidden;
}

.company li {
	width: 400px;
	float: left;
	font-size: 14px;
	font-family: arial;
	line-height: 45px;
}

.company li em {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("/images/front/hd_icons.png") no-repeat;
	margin-right: 10px;
	vertical-align: middle;
}

.company li .icon-cp {
	background-position: -122px 0;
}

.company li .icon-fr {
	background-position: -145px 0;
}

.company li .icon-dq {
	background-position: -122px -26px;
}

.company li .icon-zb {
	background-position: -145px -26px;
}

.company li .icon-sj {
	background-position: -122px -54px;
}

.company li .icon-gm {
	background-position: -145px -54px;
}

.company li .icon-qq {
	background-position: -122px -81px;
}

.company li .icon-kf {
	background-position: -145px -81px;
}

.company li .icon-zc {
	background-position: -121px -164px;
}
/*平台口碑*/
.qt-gl {
	float: left;
	margin: 0;
}

.ui-mb20 {
	margin-bottom: 20px;
}

/*cpc活动推荐*/
.recommendcpc {
	padding: 3px 30px 10px;
	background: #fff;
	width: 860px;
	overflow: hidden;
}

.recommendcpc .recommend-title {
	font-size: 16px;
	line-height: 40px;
}

.recommendcpc .recommend-title a {
	color: #333;
}

.recommendcpc .recommend-title a:hover {
	color: #0099e5;
}

.recommendcpc .recommend-list {
	width: 900px;
}

.recommendcpc .recommend-item {
	width: 220px;
}

.recommendcpc .recommend-item-link {
	display: block;
	width: 200px;
	position: relative;
	transition: top,box-shadow .5s,.5s;
	-webkit-transition: top,box-shadow .5s,.5s;
	-moz-transition: top,box-shadow .5s,.5s;
}

.recommendcpc .recommend-item-link:hover {
	text-decoration: none;
	top: -7px;
	box-shadow: 0px 4px 10px #bcbcbc;
}

.recommendcpc .recommend-item-img {
	width: 200px;
	height: 96px;
	line-height: 96px;
}

.recommendcpc .recommend-item-img img {
	width: 100%;
	vertical-align: middle;
}

.recommendcpc .recommend-item-title {
	font-size: 12px;
	line-height: 32px;
	color: #666;
	height: 32px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	word-wrap: normal;
}
