/**
 * 资讯详情
 */
.mipcms-main {
	background: #E9EFF5;
}

/* position */
.sbcs-position ul {
	display: flex;
	line-height: 30px;
	padding: 10px 0 0 0;
	box-sizing: border-box;
}

.sbcs-position ul li a {
	font-size: 12px;
	font-weight: 400;
	color: #A1A1A1;
	line-height: 26px;
}

.sbcs-position ul li::after {
	content: ">";
	font-size: 12px;
	color: #A1A1A1;
	font-weight: 400;
	line-height: 26px;
	padding: 0 10px;
}

.sbcs-position ul li:last-child::after {
	content: "";
}

/* 详情 */
.wrap {
	overflow: hidden;
	padding-bottom: 59px;
}

.sbcs-fl {
	width: 958px;
	box-sizing: border-box;
}

.sbcs-1 {
	overflow: hidden;
	padding: 15px 0 0 15px;
	box-sizing: border-box;
	border-bottom: 1px dotted #E1E1E1;
	background: #FFFFFF;
}

.sbcs-1 .picture {
    /*width: 300px;*/
	width: 436px;
}

.sbcs-1 .picture>img {
	width: 100%;
	height: 270px;
	box-sizing: border-box;
	/*padding: 40px;*/
    background: #233754;
	/*background: url(../images/sbfw-goods.png);*/
}

/* content */
.sbcs-1 .content {
	/*width: 643px;*/
	width: 507px;
}

.sbcs-1 .content .sbcs-title {
	margin-left: 15px;
	display: inline-block;
}

.sbcs-1 .content .sbcs-title img {
	vertical-align: top;
	margin-left: 5px;
}

.sbcs-1 .content .tips-icon {
	display: inline-block;
	margin-left: 10px;
}

.sbcs-1 .content .tips-icon span {
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 2px;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin-right: 4px;
}

.sbcs-1 .content .tips-icon .du {
	background: linear-gradient(45deg, #4281FF, #6E9EFF);
}

.sbcs-1 .content .tips-icon .j {
	background: linear-gradient(45deg, #A347FF, #B56BFF);
}

.sbcs-1 .content .tips-icon .d {
	background: linear-gradient(45deg, #FF9C38, #FFB56B);
}

.sbcs-1 .content .tips-icon .x {
	background: linear-gradient(45deg, #FF4255, #FF707E);
}

.sbcs-1 .content .des {
	font-size: 12px;
	font-weight: 400;
	color: #888888;
	line-height: 12px;
	margin: 14px 0 23px 15px;
}

.sbcs-1 .content .price {
	width: 643px;
	background: url(../images/price-bgc.png) no-repeat center;
	padding: 15px;
	box-sizing: border-box;
}

.sbcs-1 .content .price p {
	font-size: 30px;
	font-weight: 400;
	color: #F25F39;
	line-height: 45px;
}

.sbcs-1 .content .price span {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	line-height: 30px;
}

.sbcs-1 .content .buy {
	margin: 25px 0 0 15px;
}

.sbcs-1 .content .buy a {
	width: 150px;
	height: 42px;
	background: #F25F39;
	font-size: 14px;
	font-weight: bold;
	color: #FEFEFF;
	line-height: 42px;
	text-align: center;
	display: inline-block;
	margin-right: 8px;
}

.sbcs-1 .content .buy a:last-child {
	color: #F25F39;
	background: #FFF0EB;
	border: 1px solid #F25F39;
}

.sbcs-1 .fwcr {
	width: 100%;
	padding: 0 0 15px;
	clear: both;
	box-sizing: border-box;
}

.sbcs-1 .fwcr p {
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	color: #A8A8A8;
}

.sbcs-1 .fwcr span {
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	color: #8A8A8A;
	padding-left: 20px;
	margin-right: 24px;
}

.sbcs-1 .fwcr span:nth-of-type(1) {
	background: url(../images/icon-fw1.png) no-repeat center left;
}

.sbcs-1 .fwcr span:nth-of-type(2) {
	background: url(../images/icon-fw2.png) no-repeat center left;
}

.sbcs-1 .fwcr span:nth-of-type(3) {
	background: url(../images/icon-fw3.png) no-repeat center left;
}

.sbcs-1 .fwcr span:nth-of-type(4) {
	background: url(../images/icon-fw4.png) no-repeat center left;
}

.sbcs-1 .fwcr span:nth-of-type(5) {
	background: url(../images/icon-fw5.png) no-repeat center left;
}

.sbcs-1 .fwcr .beian {
	font-size: 14px;
	font-weight: 400;
	color: #FF580E;
	line-height: 45px;
	padding-left: 20px;
	background: url(../images/icon-beian.png) no-repeat center left;
}

/*  */
.sbcs-2 {
	width: 958px;
	background: #FFFFFF;
	margin-top: 12px;
	box-sizing: border-box;
	padding: 20px 0 40px;
}

.sbcs-2 .sbcs-2-head {
	border-bottom: 1px solid #E7E7E7;
	padding-left: 45px;
	box-sizing: border-box;
	padding-bottom: 19px;
}

.sbcs-2 .sbcs-2-head li {
	display: inline-block;
	margin-right: 44px;
}

.sbcs-2 .sbcs-2-head li a {
	font-size: 16px;
	font-weight: bold;
	color: #636363;
	line-height: 24px;
	padding-bottom: 19px;
}

.sbcs-2 .sbcs-2-head .sbcs-active a {
	color: #FA5914;
	border-bottom: 3px solid #FA5914;
}

.sbcs-2 .sbcs-2-body {
	padding: 0 45px;
	box-sizing: border-box;
}

.sbcs-2 .sbcs-2-title {
	display: inline-block;
	font-size: 18px;
	color: #243159;
	font-weight: bold;
	padding: 0 6px 0 22px;
	background: #fff url(../images/icon-t.png) no-repeat center left;
	margin: 30px auto 20px;
}

.sbcs-2 .sbcs-2-body .xq {}

.sbcs-2 .sbcs-2-body .xq p {
	font-size: 14px;
	font-weight: 400;
	color: #838383;
	line-height: 24px;
	margin-bottom: 5px;
}

/* 流程 */
.sbcs-2 .sbcs-2-body .lc-list {
	background: url(../images/process_bg.png) no-repeat center;
	height: 200px;
	padding: 10px;
	border-radius: 4px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.lc-list .lc-list-d {
	width: 145px;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #d7dde7;
	box-sizing: border-box;
}

.lc-list .frist {
	background: url(../images/first.png) no-repeat center;
}

.lc-list .second {
	background: url(../images/second.png) no-repeat center;
}

.lc-list .third {
	background: url(../images/third.png) no-repeat center;
}

.lc-list .fourth {
	background: url(../images/fourth.png) no-repeat center;
}

.lc-list .five {
	background: url(../images/fourth.png) no-repeat center;
}

.lc-list .lc-list-d div {
	background: url(../images/circle.png) no-repeat center;
	height: 61px;
	width: 61px;
	margin: 18px auto auto;
}

.lc-list .lc-list-d div p {
	line-height: 60px;
}

.lc-list .lc-list-d div p span {
	font-size: 18px;
}

.lc-list .lc-list-name {
	font-size: 16px;
	color: #304158;
	text-align: center;
	margin: 2px 0 8px 0;
}

.lc-list .lc-list-intro {
	font-size: 12px;
	color: #b2b5b9;
	text-align: center;
	margin: auto;
	width: 135px;
	height: 18px;
	overflow: hidden;
}

.lc-list .on {
	width: 250px;
	background: transparent;
	border-right: none;
	padding-left: 10px;
}

.lc-list .on div {
	background: none;
	text-align: left;
	color: #fff;
	margin: 28px 0 0 0;
	height: auto;
	line-height: 18px;
	font-size: 12px;
}

.lc-list .on div p {
	line-height: 1;
}

.lc-list .on div p span {
	font-size: 30px;
}

.lc-list .on .lc-list-name {
	text-align: left;
	font-size: 18px;
	color: #ffffff;
	position: relative;
}

.lc-list .on .lc-list-intro {
	text-align: left;
	width: 225px;
	height: 48px;
	line-height: 24px;
	font-size: 13px;
	color: #c4cbd7;
	margin: 15px 0 0 0;
}

/* 过户 */
.sbcs-2 .sbcs-2-body .gh table {}

.sbcs-2 .sbcs-2-body .gh table th {
	padding-left: 10px;
	height: 56px;
	line-height: 56px;
	font-weight: bold;
	font-size: 14px;
	color: #777777;
	border: 1px solid #e6e6e6;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sbcs-2 .sbcs-2-body .gh table td {
	padding-left: 10px;
	line-height: 28px;
	padding: 20px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #949494;
	border: 1px solid #e6e6e6;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* 右侧 */
.sbcs-fr {
	width: 230px;
}

.sbcs-sec1 {
	background-color: #fff;
	padding-top: 20px;
}

.sbcs-sec1 .sbcs-sec1-portrait {
	position: relative;
	margin: 0 auto 15px;
	width: 100px;
	height: 100px;
}

.sbcs-sec1 .sbcs-sec1-portrait img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

.sbcs-sec1 .sbcs-sec1-portrait .tj {
	width: 70px;
	height: 20px;
	background: #FF4D10;
	border-radius: 10px;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: -45px;
	top: 5px;
}

.sbcs-sec1 .guwen {
	font-size: 15px;
	font-weight: bold;
	color: #2B3D63;
	text-align: center;
}

.sbcs-sec1 .lianxi {
	margin-top: 15px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-bottom: 10px;
}

.sbcs-sec1 .lianxi li {
	padding: 5px;
	background: #EBEFF5;
	border-radius: 20px;
	box-sizing: border-box;
	margin: auto 5px;
}

.sbcs-sec1 .lianxi li a {
	width: 86px;
	height: 30px;
	line-height: 30px;
	background: #263558;
	border-radius: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline-block;
	text-align: center;
}

.sbcs-sec1 .lx-tel,
.sbcs-sec1 .lx-qq {
	font-size: 12px;
	font-weight: 600;
	color: #808080;
	padding: 15px 20px;
	border-top: 1px dotted #DBDBDB;
}

.sbcs-sec1 .lx-tel span {
	color: #FF4D10;
}

.ts {
	width: 198px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #DCB190;
	border-radius: 15px;
	font-size: 14px;
	font-weight: 400;
	color: #E0BA9B;
	display: inline-block;
	margin: 15px;
	background: url(../images/qq-jin.png) no-repeat 45px center;
}

/* 客户需求表单 */
.sbcs-sec2 {
	margin-top: 12px;
	padding: 15px;
	box-sizing: border-box;
	background-color: #fff;
}

.sbcs-sec2 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #5B5B5B;
	line-height: 24px;
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 20px;
}

.sbcs-sec2 input {
	width: 100%;
	height: 40px;
	background: #FFFFFF;
	border: 1px solid #DEDEDE;
	margin-top: 16px;
	font-size: 14px;
	font-weight: 400;
	color: #A6A6A6;
	padding-left: 18px;
	box-sizing: border-box;
}

.sbcs-sec2 button {
	width: 100%;
	height: 40px;
	background: #FFF0EB;
	border: 1px solid #F25F39;
	margin-top: 16px;
	font-size: 14px;
	font-weight: bold;
	color: #F25F39;
	cursor: pointer;
}

/* 最新商标推荐 */
.sbcs-sec3 {
	margin-top: 12px;
	padding: 15px;
	box-sizing: border-box;
	background-color: #fff;
}

.sbcs-sec3 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #5B5B5B;
	line-height: 24px;
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 20px;
}

.sbcs-sec3 .goods-list li a img{
	width: 210px;
	height: 211px;
	padding: 20px;
    background: #233754;
    box-sizing: border-box;
}
.sbcs-sec3 .goods-list li .goods-title{
	font-size: 16px;
	font-weight: 600;
	color: #46494D;
	line-height: 1;
	margin-top: 18px;
}
.sbcs-sec3 .goods-list li .goods-dec{
	font-size: 12px;
	font-weight: 400;
	color: #999DA5;
	line-height: 1;
	margin-top: 12px;
}
.sbcs-sec3 .goods-list li .goods-price{
	border-top: 1px solid #E5EBF1;
	margin-top: 15px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-top: 10px;
}
.sbcs-sec3 .goods-list li .goods-price p{
	font-size: 16px;
	font-weight: bold;
	color: #FB6514;
}
.sbcs-sec3 .goods-list li .goods-price span{
	width: 24px;
	height: 25px;
	display: inline-block;
	background: url(../images/goods.png) no-repeat center;
}
/* 最新资讯推荐 */
.sbcs-sec4 {
	margin-top: 12px;
	padding: 15px;
	box-sizing: border-box;
	background-color: #fff;
}

.sbcs-sec5 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #5B5B5B;
	line-height: 24px;
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 20px;
}
.sbcs-sec4 ul li{
	margin-top: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.sbcs-sec4 ul li a{
	font-size: 14px;
	font-weight: 400;
	color: #5B5B5B;
	line-height: 24px;
}