@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 24px;
	font-family: "Microsoft YaHei", "微软雅黑", "宋体";
}

form,ul,li,ol,li,dl,dt,dd,img,p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #62615F;
}

.clear {
	clear: both;
}

em,i {
	font-style: normal;
}

img {
	border: 0;
}

.w1200 {
	width: 1180px;
	margin: 0 auto;
	height: auto;
}

.background-info {
	background: #f6f6f6;
	overflow: hidden;
	padding-top: 104px;
}

.f_left {
	float: left;
	background: #fff;
	margin-bottom: 60px;
}

.f_right {
	float: right;
}

.clearfix {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}

.footer {
	clear: both;
}

#cke_pastebin {
	position: initial!important;
	top: 0!important;
	width: auto!important;
	height: auto!important;
	overflow: auto!important;
	left: 0!important;
}


/*弹窗*/

.tc {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(75, 75, 75, 0.6);
	left: 0;
	top: 0;
	display: none;
	z-index: 99999;
}

.tc .box_1 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -238px;
	margin-top: -300px;
}

.tc .bg {
	height: 362px;
	width: 462px;
	background: url(/templets/sqyd/images/sqdxy/bg_1.png) center top no-repeat;
	padding-top: 77px;
}

.tc .bg em {
	height: 34px;
	height: 34px;
	background: url(/templets/sqyd/images/sqdxy/gb.png) center top no-repeat;
	display: block;
	margin-left: 414px;
	;
}

.tc .an {
	margin-top: 39px;
}

.tc .an a {
	width: 234px;
	height: 68px;
	display: block;
	background: url(/templets/sqyd/images/sqdxy/bg_2.png);
	margin-left: 109px;
	color: #fff;
	text-align: center;
	line-height: 68px;
	font-size: 25px;
}


/*nav*/

.menu_ec .head {
	height: 80px;
	overflow: hidden;
}

.menu_ec .head img {
	margin-top: 20px;
}

.menu_ec .head .fr {
	line-height: 80px;
	width: 340px;
	float: right;
}

.menu_ec .head .fr a {
	color: #000;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	width: 80px;
}

.menu_ec .head .fr a:hover {
	color: #0099ff;
}

.menu_ec .head .fr span a {
	width: 68px;
	border: 1px solid #959595;
	line-height: 28px;
	border-radius: 3px;
	margin-right: 10px;
}

.menu_ec .head .fr span a:hover {
	background: #0099ff;
	color: #fff;
	border: 0;
}

.menu_ec .nav {
	background: #0099ff;
	height: 48px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}

.menu_ec .nav li {
	float: left;
	height: 48px;
	text-align: center;
}

.menu_ec .nav li a {
	font-size: 18px;
	color: #fff;
	display: block;
	border-right: solid 1px #0074d9;
	padding: 0 30px;
	height: 20px;
	margin-top: 16px;
	line-height: 20px;
}

.menu_ec .nav .cur,
.menu_ec .nav li:hover {
	background: #0050b4;
}

.menu_ec .nav li:hover a {
	border-right: 0;
}


/*列表页*/

.bg_red {
	background: #f03d3d!important;
}

.banner {
	background: url(/templets/default/images/sqd/arc_br.jpg) no-repeat top center;
	height: 430px;
	margin-top: 80px;
}

.banner a {
	width: 1200px;
	margin: 0 auto;
	height: 430px;
	display: block;
	margin-bottom: 10px;
}

.main_left {
	width: 850px;
	height: auto;
}

.f_right {
	width: 300px;
	height: auto;
	overflow: hidden;
	margin-top: 72px;
}

.floor1 {
	height: 32px;
	line-height: 22px;
	font-size: 16px;
	padding: 10px 0 30px;
	color: #62615F;
	background: #f6f6f6;
}

.floor1 .title.f_left {
	background: #f6f6f6;
	color: #777777;
}

.floor1 .title a{color: #777777;}
.floor1 .search {
	margin-right: 20px;
}

.floor1 .search .search-text {
	line-height: 26px;
	height: 26px;
	width: 198px;
	float: left;
	border: none;
	background: url(/templets/sqyd/images/sqdxy/search_bg.jpg) left top no-repeat;
	text-indent: 5px;
	padding: 0;
}

.floor1 .search .search-btn {
	height: 26px;
	width: 77px;
	cursor: pointer;
	background: url(/templets/sqyd/images/sqdxy/search_bg.jpg) -198px top no-repeat;
	border: none;
	padding: 0;
}

.floor2 ul {
	clear: both;
}

.floor2 ul li {
	padding-top: 23px;
	padding-left: 20px;
	border-bottom: #E6E6E6 solid 1px;
	border-left: #E6E6E6 solid 1px;
	border-right: #E6E6E6 solid 1px;
	height: 125px;
	overflow: hidden;
}

.floor2 ul img {
	width: 176px;
	height: 100px;
	border: 1px #E6E6E6 solid;
}

.floor2 ul .info {
	width: 600px;
	margin-left: 20px;
	float: left;
}

.floor2 ul .info h3 a {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.floor2 ul .info p {
	color: #999;
	font-size: 14px;
}

.floor2 ul .info span {
	color: #666;
	font-size: 14px;
	line-height: 25px;
}

.floor2 ul .info i {
	display: inline-block;
	padding: 0 15px;
}

.floor2 ul .info span a {
	color: #fff;
	background: #f8af12;
	border-radius: 5px;
	width: 40px;
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
}

.floor2 ul .info em {
	float: right;
	color: #ffbe0e;
	font-size: 14px;
}

.floor3 {
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.floor3 ul {
	padding: 12px 0px 12px 120px;
	color: #fff;
	border-bottom: #E6E6E6 solid 1px;
	border-left: #E6E6E6 solid 1px;
	border-right: #E6E6E6 solid 1px;
	height: auto;
	overflow: hidden;
}

.floor3 li {
	float: left;
	background: #9D9D9D;
	padding: 0 8px;
	display: block;
	margin-right: 5px;
	line-height: 24px;
	font-size: 16px;
}

.floor3 li a {
	color: #fff;
}

.floor3 li:hover,
.floor3 .thisclass {
	background: #f8af12;
}

.floor4,
.floor6 {
	font-size: 16px;
}

.floor4 li,
.floor6 li {
	padding: 10px 0;
	border-top: #f5f5f5 solid 1px;
}

.floor4 li p,
.floor6 li p {
	background: #a4a4a4;
	color: #FFF;
	line-height: 18px;
	width: 18px;
	text-align: center;
	border-radius: 3px;
	display: inline-block;
	margin-right: 5px;
	font-size: 12px;
}

.floor4 li span,
.floor6 li span {
	color: #bebebe;
	display: block;
	margin-right: 20px;
	font-size: 12px;
	line-height: 18px;
	margin-left: 22px;
}

.floor4 li a,
.floor6 li a {
	color: #494949;
}

.floor4 li em,
.floor6 li em {
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}

.block-item ul li {
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
}

.block-item .pic {
	float: left;
	width: 110px;
	height: 110px;
	overflow: hidden;
}

.block-item .info {
	float: left;
	width: 170px;
	margin-left: 15px;
}

.block-item .pic_1 a {
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	display: block;
	width: auto;
	padding-left: 10px;
}

.block-item .pic_1 a img{width: 280px;margin-top: 10px;}

.block-item ul li em {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	margin-bottom: 8px;
}

.block-item ul li p,.block-item ul li span{
	font-size: 14px;
	color: #6d6d6d;
	line-height: 28px;
	display: block;
	padding: 0 20px;
}

/* .block-item ul li a {
	color: #fff;
	border-radius: 5px;
	width: 40px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	text-align: center;
} */

a,
a:link,
a:visited {
	text-decoration: none;
	color: #999
}

.mt30 {
	margin-bottom: 30px
}

.article-item-lists .article-detail-line,
.hezi-article-block .article-lists .article-content .article-introduce,
.information-tab .information-right .article-list .article-content p,
.two-lines-text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

@-webkit-keyframes opacity {
	0% {
		-webkit-opacity: 0;
		-moz-opacity: 0;
		-ms-opacity: 0;
		opacity: 0
	}
	100 {
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-ms-opacity: 1;
		opacity: 1
	}
}

@keyframes opacity {
	0% {
		-webkit-opacity: 0;
		-moz-opacity: 0;
		-ms-opacity: 0;
		opacity: 0
	}
	100 {
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-ms-opacity: 1;
		opacity: 1
	}
}

@-webkit-keyframes left-to-right {
	0 {
		width: 0
	}
	100% {
		width: 100%
	}
}

@keyframes left-to-right {
	0 {
		width: 0
	}
	100% {
		width: 100%
	}
}

.operate-layout .operate-right {
	float: right;
	width: 300px;
	position: relative
}

.operate-right .operate-right-inner {
	width: 100%;
	height: auto
}

.operate-right .operate-right-inner.fixed {
	position: fixed;
	z-index: 10
}

.operate-right.absolute {
	position: absolute;
	right: 0
}

.operate-right .block-item {
	width: 300px;
	height: auto;
	background-color: #FFF
}

.hezi-article-block {
	width: 888px
}

.hezi-article-block .label-page-title {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 14px;
	line-height: 50px;
	background-color: #FFF
}

.hezi-article-block .label-page-title span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px
}

.hezi-article-block .label-page-title .label-icon {
	color: #999
}

.hezi-article-block .label-page-title .title {
	font-weight: 700;
	color: #333
}

.hezi-article-block .article-lists {
	position: relative;
	padding: 30px 20px;
	background-color: #FFF
}

.hezi-article-block .article-lists:after {
	content: '';
	width: 848px;
	height: 1px;
	background-color: #eee;
	position: absolute;
	bottom: 0;
	left: 20px;
	z-index: 10
}

.hezi-article-block .article-lists .article-img {
	width: 222px;
	height: 151px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin-right: 22px
}

.hezi-article-block .article-lists .article-img+.article-content,
.hezi-article-block .article-lists .article-img~.article-content {
	width: 600px
}

.hezi-article-block .article-lists .article-img img {
	width: 100%;
	height: auto
}

.hezi-article-block .article-lists .article-content {
	display: inline-block;
	vertical-align: top;
	height: 151px;
	width: 100%
}

.hezi-article-block .article-lists .article-content .article-title {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: none
}

.hezi-article-block .article-lists .article-content .article-title a {
	color: #333
}

.hezi-article-block .article-lists .article-content .article-author {
	font-size: 12px;
	color: #999;
	margin-top: 10px
}

.hezi-article-block .article-lists .article-content .article-author .article-time {
	padding-left: 20px;
	background: url(../../images/news/time-icon.png) left center no-repeat;
	-ms-background-size: 14px 14px;
	background-size: 14px 14px
}

.hezi-article-block .article-lists .article-content .article-author .article-reading {
	padding-left: 20px;
	background: url(../../images/news/read-icon.png) left center no-repeat;
	-ms-background-size: 14px 10px;
	background-size: 14px 10px;
	margin-left: 30px
}

.hezi-article-block .article-lists .article-content .article-introduce {
	margin-top: 20px;
	font-size: 14px;
	height: 42px;
	color: #333;
	overflow: hidden
}

.hezi-article-block .article-lists .article-content .article-other-link {
	font-size: 12px;
	margin-top: 12px;
	color: #999
}

.hezi-article-block .article-lists .article-content .article-other-link .article-label {
	font-size: 12px;
	color: #1183ff;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	margin-right: 10px
}

.hezi-article-block .article-lists .article-content .article-other-link .article-label:hover {
	color: #0c9;
	border-color: #0c9
}

.hezi-article-block .article-lists .article-content .article-other-link .article-reading {
	margin-left: 20px
}

.hezi-article-block .article-lists .article-content .article-other-link .article-other {
	float: right;
	color: #2db7f5;
	font-size: 12px
}

.hezi-article-block .article-lists:hover {
	background-color: #fafafc
}

.hezi-article-block .article-lists:hover .article-content .article-title a {
	color: #0c9
}

.hezi-article-block .article-lists-block {
	display: none
}

.hezi-article-block .article-lists-block.active {
	display: block
}

.article-butotns-tab {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 4px;
	background-color: #FFF
}

.article-butotns-tab .tab-link {
	float: left;
	height: 50px;
	font-size: 18px;
	margin: 0 14px
}

.article-butotns-tab .tab-link.active a {
	color: #333;
	font-weight: 700
}

.article-butotns-tab .tab-link.active a:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #1183ff
}

.article-butotns-tab .tab-link a {
	color: #999;
	line-height: 50px;
	display: block;
	position: relative
}

.article-butotns-tab.activity-list-tab .tab-link {
	margin: 0 30px
}

.hezi-advert-block {
	position: relative;
	padding-top: 42px;
	padding-bottom: 34px;
	text-align: center;
	font-size: 12px;
	color: #999
}

.hezi-advert-block .advert-head {
	width: 84px;
	height: 84px;
	background-color: rgba(255, 255, 255, .6);
	position: absolute;
	left: 50%;
	top: -42px;
	margin-left: -42px;
	border-radius: 50%
}

.hezi-advert-block .advert-head .advert-head-inner {
	position: relative;
	width: 100%;
	height: 100%
}

.hezi-advert-block .advert-head .advert-head-inner .advert-head-content {
	position: absolute;
	width: 74px;
	height: 74px;
	background-color: #FFF;
	top: 5px;
	left: 5px;
	border-radius: 50%;
	overflow: hidden
}

.hezi-advert-block .advert-head .advert-head-inner .advert-head-content img {
	width: 100%;
	height: auto
}

.hezi-advert-block .advert-title {
	font-size: 16px;
	color: #333;
	margin-top: 10px;
	padding: 0 10px
}

.hezi-advert-block .advert-content {
	margin-top: 10px;
	line-height: 20px
}

.hezi-advert-block .advert-content p {
	text-align: center
}

.hezi-advert-block .advert-btn {
	width: 120px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	display: block;
	text-align: center;
	font-size: 14px;
	margin: 34px auto 0;
	color: #0c9;
	border: 1px solid #0c9
}

.hezi-advert-block .advert-btn:hover {
	color: #fff;
	background: #f77053;
	background: linear-gradient(to right, #f77053 0, #e44b5d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f77053', endColorstr='#e44b5d', GradientType=1)
}

.hezi-advert-block .advert-data {
	padding: 0 31px;
	margin-top: 30px
}

.hezi-advert-block .advert-data .advert-data-item {
	width: 110px;
	float: left;
	text-align: center
}

.hezi-advert-block .advert-data .advert-data-item .item-number {
	font-weight: 700;
	font-size: 16px;
	color: #333
}

.hezi-advert-block .advert-data .advert-data-item .item-label {
	font-size: 12px;
	color: #999;
	margin-top: 12px
}

.hezi-advert-block .advert-data .advert-data-item.border-right {
	position: relative
}

.hezi-advert-block .advert-data .advert-data-item.border-right:after {
	content: '';
	position: absolute;
	right: 0;
	height: 16px;
	width: 1px;
	background-color: #e5e5e5;
	top: 20px
}

.item-title-head {
	width: 256px;
	height: 44px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 40px 0 20px;
	position: relative;
}

.item-title-head .item-title {
	font-size: 18px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 44px;
	line-height: 44px;
}

.hezi-item-container {
	padding: 20px 10px 25px
}

.hezi-item-container .item-label {
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	padding: 0 12px;
	color: #666;
	border-radius: 4px;
	margin: 0 10px 15px 0;
	float: left;
	background-color: #f7f7fa;
	border: 1px solid #e5e5e5
}

.hezi-item-container .item-label:hover {
	color: #0c9;
	border-color: #0c9;
	background-color: #e5faf5
}

.hezi-item-container .read-more {
	font-size: 14px;
	display: block;
	color: #1183ff;
	padding-left: 24px;
	margin-top: 10px
}

.hezi-tab-list {
	display: none
}

.hezi-tab-list.active {
	display: block
}

.article-item-lists {
	padding: 10px;
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #636363;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.article-item-lists .article-number {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	margin-right: 16px;
	background-color: #999;
	border-radius: 2px
}

.article-item-lists .article-number.around {
	border-radius: 50%
}

.article-item-lists .article-dot {
	width: 18px;
	height: 18px;
	display: inline-block;
	background-color: #ccc;
	border-radius: 50%;
	margin-right: 5px;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	color: #fff;
}

.article-item-lists:nth-child(1) .article-dot {
	background-color: #7418ff;
}

.article-item-lists:nth-child(2) .article-dot {
	background-color: #924aff;
}

.article-item-lists:nth-child(3) .article-dot {
	background-color: #c58cff;
}

.article-item-lists:first-of-type .article-number,
.article-item-lists:nth-of-type(2) .article-number,
.article-item-lists:nth-of-type(3) .article-number {
	background-color: #333
}

.article-item-lists.active .article-number,
.article-item-lists:hover .article-dot,
.article-item-lists:hover .article-number {
	background-color: #924aff
}

.article-item-lists .article-detail-line {
	font-size: 12px;
	color: #666;
	white-space: normal;
	padding-left: 40px;
	margin-top: 5px;
	height: 40px;
	overflow: hidden;
	display: none
}

.article-item-lists.active,
.article-item-lists:hover {
	color: #924aff
}

.article-item-lists.active,
.article-item-lists span:hover {
	color: #924aff
}

.article-item-lists.active .article-detail-line {
	display: block
}

.article-tab-bar {
	position: absolute;
	right: 0;
	bottom: 6px
}

.about-content .about-title:after,
.about-tab-bar .tab-button.act:after,
.article-tab-bar .bar-button.active:after {
	content: '';
	bottom: 0;
	left: 0;
}

.article-tab-bar .bar-button {
	float: left;
	position: relative;
	width: 44px;
	height: 24px;
	font-size: 14px;
	color: #666;
	cursor: pointer;
	line-height: 24px;
	text-align: center;
	border-radius: 25px;
	background: #f0f0f0;
	margin-left: 10px;
}

.article-tab-bar .bar-button.active {
	color: #f02020;
	background: #fde9e9;
}

.article-recommend-list {
	display: block;
	padding-bottom: 18px;
	margin-bottom: 20px
}

.article-recommend-list:last-of-type {
	border: none;
	margin-bottom: 0
}

.article-recommend-list .article-recommend-img {
	float: left;
	width: 108px;
	height: 46px;
	overflow: hidden
}

.article-p-list .article-p-img {
	float: left;
	width: 240px;
	height:148px;
	overflow: hidden
}

.article-recommend-list .article-recommend-img img {
	width: 108px;
	height: 46px;
}

.article-recommend-list .article-recommend-content {
	float: left;
	width: 154px;
	margin-left: 12px;
	height: 46px;
	overflow: hidden;
	font-size: 14px;
	color: #646464
}

.bd-l .article-p-img img{width: 240px;	height: 148px;display: block;float: left;}
.bd-l a{display: block;float: left;}

.bd-l .article-p {width: 550px;	float: left;margin-left: 12px;position: relative;}

.bd-l .article-p p {font-size: 18px;color: #5489fd;padding-top: 4px;}

.bd-l .article-p span {color: #5c5c5c;font-size: 14px;margin-top: 12px;line-height: 26px;display: block;}

.bd-l .article-p .xq {color: #6970ff;	display: inline-block;position: absolute;right: 300px;top: 69px;}


/*.article-p-list .article-p p:hover{color: #512fff;}*/

.article-recommend-list .article-recommend-content p {
	overflow: hidden;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.article-recommend-list:hover .article-recommend-content {
	color: #0c9
}

.article-other-link a {
	display: inline-block;
	margin-right: 10px;
	font-size: 12px;
	color: #1183ff;
	height: 22px;
	line-height: 22px;
}

.article-other-link a:hover {
	color: #0c9
}

a.loadmore {
	height: 48px;
	line-height: 48px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	margin-top: 20px;
	background-color: #FFF;
	display: block;
}

.nav .menu a {
	height: 80px;
	line-height: 80px;
}

#sc_kf ul li.kf_yh {
	height: 128px!important;
}


/*文章页*/

.content {
	font-size: 16px;
	width: 838px;
}

.content .title h1 {
	text-align: center;
	padding-top: 50px;
}

.content .title .release {
	text-align: center;
	line-height: 42px;
	color: #6d6d6d;
}

.content .title .release em {
	display: inline-block;
	padding: 10px;
}

.content .takeaway {
	background: #ececec;
	padding: 15px 40px;
	color: #636363;
	clear: both;
	margin: 0 30px 16px 30px;
}

.content .article {
	padding: 10px 40px;
	font-size: 16px;
	width: 758px;
	overflow: hidden;
	color: #62615F;
}

.content .article p {
	line-height: 28px;
	margin-bottom: 14px;
}

.content .article a {
	color: #5561EE;
}

.content .article img {
	max-width: 750px;
}

.content .article .pagelist {
	padding-left: 200px;
	margin-top: 40px;
}

.content .article .pagelist li {
	float: left;
	padding: 0 8px;
	display: block;
	margin-right: 5px;
	line-height: 20px;
	font-size: 12px;
	background-color: #9D9D9D;
}

.content .article .pagelist li a {
	color: #fff;
}

.content .tags {
	background: #fff;
	padding: 20px 40px 30px;
}

.content .tags a {
	color: #62615F;
	line-height: 32px;
	display: inline-block;
	margin-right: 20px;
}

.content .tags .Turn {
	font-size: 16px;
	color: #62615F;
}

.content .tags .Turn em {
	display: inline-block;width: 50%;}

.content .share {
	background: #f3f3f3;
	height: 50px;
	clear: both;
	float: right;
	margin-right: 20px;
}

.content .share span {
	display: inline-block;
	line-height: 44px;
	color: #62615F;
	float: left;
}

.content .details {
	height: auto;
	margin-bottom: 20px;
}

.content .details .title {
	height: 40px;
	line-height: 43px;
	height: 43px;
	font-weight: bold;
	font-size: 18px;
	color: #454545;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 18px;
}

.content .details .title em {
	width: 50px;
	height: 50px;
	background: url(/templets/sqyd/images/sqdxy/details_bg.png) left top no-repeat;
	margin-left: -5px;
	margin-top: -5px;
	display: block;
	float: left;
	margin-right: -12px;
}

.content .details a {
	color: #62615F;
}

.content .details ul {
	padding-left: 18px;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	margin: 30px auto;
}

.content .details ul a {
	margin-bottom: 20px;
}

.content .details li {
	line-height: 28px;
	width: 300px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	margin-right: 85px;
}

.content .details li i {
	height: 22px;
	width: 22px;
	border-radius: 12px;
	background: #E1E1E1;
	display: inline-block;
	margin-right: 5px;
	line-height: 22px;
	text-align: center;
	color: #62615F;
}

u {
	color: #405df4;
	text-decoration: none;
}


/*滚动图片*/

.carousel {
	width: 838px;
	margin: 40px 15px;
}

.carousel .prev,
.carousel .next {
	height: 120px;
	width: 20px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	cursor: pointer;
}

.carousel .prev {
	float: left;
	background: url(/templets/sqyd/images/sqdxy/list_shenzuo.png) no-repeat;
}

.carousel .next {
	float: left;
	background: url(/templets/sqyd/images/sqdxy/list_shengyou.png) no-repeat;
}

.jCarouselLite {
	float: left;
	width: 838px;
	height: 120px;
	overflow: hidden;
	/*必要元素*/
}

.jCarouselLite li {
	height: 120px;
	width: 255px;
	text-align: center;
}

.jCarouselLite li img {
	border: solid 1px #ddd;
	width: 250px;
}

.wap_top,
.wap_mbx,
.wap_bd,
.w1200 .main_left .content .article .bot_gg,
.share,
.footer .f_top,
.f_bottom {
	display: none!important;
}

.article_gg {
	padding: 10px 40px;
	color: #FF0;
	font-size: 16px;
	font-family: "微软雅黑";
	background-color: #0d8cfd;
	text-align: center;
}

.w1200 .main_left .content .wap_tj .art_top {
	height: 20px;
	background: #F2F2F2;
	border-bottom: 1px solid #DFDFDF;
}

.w1200 .main_left .content .wap_tj .art_title {
	border-bottom: 1px solid #DFDFDF;
	font-size: 28px;
	font-weight: bold;
	position: relative;
	margin: 0 20px;
	line-height: 60px;
}

.w1200 .main_left .content .wap_tj .art_title em {
	display: block;
	position: absolute;
	height: 3px;
	background: #0A6DEE;
	width: 110px;
	bottom: -1px;
	left: 0;
}


/*通用列表*/

.mk_03 .f_left img {
	width: 178px;
	height: 102px;
	margin-right: 20px;
	float: left;
}

.mk_03 .info a {
	color: #0d8cfd;
	display: block;
}

.mk_03 .info {
	margin-bottom: 40px;
}

.floor3_db {
	background-color: #0099ff;
	color: #FFFFFF!important;
	display: block;
	line-height: 36px;
	text-align: center;
	width: 100%;
}


/*内容中间*/

.body_art{height: auto;overflow: hidden;margin: 10px 0;}
.body_art h3{background: #7B3AC8;line-height: 34px;font-size: 16px;text-indent: 20px;border-radius: 15px;color: #FFF;height: 34px;padding: 0;margin-bottom: 10px;}
.body_art ul li{margin: 5px;}
.body_art ul li h4{line-height: 28px;height: 28px;background: url(https://www.ihishop.com/images/fl1_logo_1.png) left center no-repeat;padding-left: 42px;margin-bottom: 10px;}
.body_art ul li h4 a{color: #5561EE;font-size: 16px;}
.body_art ul li span{display: block;text-indent: 42px;line-height: 24px;background: url(https://www.ihishop.com/images/fl1_logo_2.png) left top no-repeat;font-size: 14px;}
.xian{background: #f6f6f6;height: 30px;width: 850px;}

/* 弹窗 */
.pop_tit{padding-bottom: 0!important;}
.popup_bg .tel{position: inherit!important;}
.pop_bot{display: block!important;}