* {
	margin: 0 auto;
	padding: 0;
	outline: 0
}

body {
	font-family: "Microsoft Yahei","微软雅黑",Tahoma,SimSun;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	_background-image: url(about:blank);
	_background-attachment: fixed
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #ff7d00
}

ul {
	list-style: none
}

img {
	border: none;
	display: block
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400
}

.f12 {
	font-size: 12px
}

.f16 {
	font-size: 16px
}

.f18 {
	font-size: 18px
}

.f24 {
	font-size: 24px
}

.lh20 {
	line-height: 20px
}

.lh22 {
	line-height: 22px
}

.lh24 {
	line-height: 24px
}

.lh30ul li {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	overflow: hidden
}

.fb {
	font-weight: 700
}

.tc {
	text-align: center
}

.mr10 {
	margin-right: 10px
}

.mr20 {
	margin-right: 20px
}

.mb10 {
	margin-bottom: 10px
}

.mb15 {
	margin-bottom: 15px
}

.mb20 {
	margin-bottom: 20px
}

.mb25 {
	margin-bottom: 25px
}

.mb30 {
	margin-bottom: 30px
}

.ml10 {
	margin-left: 10px
}

.ml15 {
	margin-left: 15px
}

.ml20 {
	margin-left: 20px
}

.adcode img {
	display: inline
}

.imgDef a:hover img {
	opacity: .8;
	filter: alpha(opacity=80)
}

.fl {
	float: left;
	_display: inline
}

.fr {
	float: right;
	_display: inline
}

.disn {
	display: none
}

.dis {
	display: block
}

.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.cf {
	*zoom: 1
}

.pubTopBar {
	width: 1200px
}

.mb35 {
	margin-bottom: 35px
}

.mb40 {
	margin-bottom: 40px
}

.mb50 {
	margin-bottom: 50px
}

.mb80 {
	margin-bottom: 80px
}

.sp {
	background: url(dsb4403sp.jpg) no-repeat
}

.box {
	position: relative;
	width: 1200px
}

.adbox {
	margin-top: 30px
}

.adbox img {
	width: 1200px
}

.logoSerch {
	height: 40px;
	line-height: 40px
}

.logoSerch .logo {
	width: 280px;
	height: 35px;
	background-position: 0 -16px;
	margin-right: 320px
}

.logoSerch .links span {
	padding: 0 12px
}

.logoSerch .links span a {
	font-size: 16px
}

.logoSerch .search {
	position: relative;
	width: 300px;
	height: 40px;
	border: 1px solid #d5d5d5;
	background-color: #fafafa
}

.logoSerch .search .searchText {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	height: 38px;
	line-height: 38px;
	background-color: #fafafa;
	border: none;
	font-size: 16px;
	padding: 0 5px;
	color: #333
}

.logoSerch .search .searchGo {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 38px;
	background-color: none;
	border: none;
	background-position: 10px -70px;
	cursor: pointer;
	float: left
}

.navbar {
	height: 60px;
	border-top: 5px solid #c49d26;
	background-color: #343434;
	min-width: 1200px;
	_width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1200?"1200px":"")
}

.navbar .cedIcon {
	position: absolute;
	top: 10px;
	right: 60px;
	width: 80px;
	height: 38px;
	background-position: 0 -125px
}

.navbar .cedIcon a {
	display: block;
	width: 100%;
	height: 100%
}

.navbar .nav {
	width: 1200px;
	height: 60px;
	line-height: 60px
}

.navbar .nav .navItem {
	font-size: 24px;
	color: #fff;
	padding: 0 20px;
	margin-right: 20px;
	cursor: pointer;
	float: left
}

.navbar .nav .navItem.navLink a {
	color: #fff
}

.navbar .nav .navItem.navLink a:hover {
	color: #FF7D00
}

.navbar .nav .navItem:hover {
	background-color: #464646
}

.navbar .nav .navItem.subShow {
	background-color: #464646
}

.navbar .nav .navItem.subShow .subNav {
	display: block
}

.navbar .nav .navItem span {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	float: left
}

.navbar .nav .navItem .subNav {
	float: left;
	display: none;
	height: 60px;
	line-height: 60px;
	margin-left: 10px
}

.navbar .nav .navItem .subNav li {
	font-size: 16px;
	padding: 0 0 0 15px;
	float: left
}

.navbar .nav .navItem .subNav li a {
	color: #fff
}

.navbar .nav .navItem .subNav li a:hover {
	color: #FF7D00
}

.footer4403 {
	min-width: 1200px;
	_width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1200?"1200px":"");
	height: 280px;
	background-color: #343434
}

.footer4403 .footerLeft {
	width: 850px
}

.footer4403 .footerLeft .foUl li {
	height: 14px;
	line-height: 14px;
	border-right: 2px solid #686465;
	padding: 0 10px;
	font-size: 12px;
	margin-top: 5px;
	color: #fff;
	float: left
}

.footer4403 .footerLeft .foUl li a {
	color: #fff
}

.footer4403 .footerLeft .foUl li a:hover {
	color: #FF7D00
}

.footer4403 .footerLeft .foUl li.nob {
	border: none
}

.footer4403 .footerLeft .foUl .tit {
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	color: #c49d26;
	margin: 0 20px 0 0
}

.footer4403 .footerLeft .about {
	border-bottom: 1px solid #d1d1d1;
	margin: 50px 0 30px;
	padding-bottom: 30px
}

.footer4403 .footerLeft .copyRight {
	font-size: 14px;
	color: #5d5d5d;
	text-align: right
}

.footer4403 .footerRight {
	width: 176px
}

.footer4403 .footerRight .tit {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #FFF;
	margin-top: 30px
}

.footer4403 .footerRight .qr {
	width: 165px;
	height: 165px;
	background-position: 0 -597px;
	margin-left: 0
}

.toutiao .ttImg img {
	width: 1200px;
	height: 400px
}

.toutiao .ttImg a:hover img {
	opacity: .8
}

.toutiao .ttTitle {
	height: 60px;
	line-height: 60px;
	text-align: center;
	overflow: hidden
}

.toutiao .ttTitle a {
	font-size: 36px
}

.today {
	width: 830px
}

.today .title {
	height: 49px;
	line-height: 49px;
	font-size: 30px;
	border-bottom: 1px solid #000
}

.today .todayUl {
	width: 860px;
	overflow: hidden
}

.today .todayUl li {
	position: relative;
	width: 400px;
	height: 200px;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left
}

.today .todayUl li a,.today .todayUl li img {
	display: block;
	width: 400px;
	height: 200px
}

.today .todayUl li a:hover img {
	filter: alpha(opacity=80);
	opacity: .8
}

.today .todayUl li .bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 400px;
	height: 130px;
	background: url(dsb4403bg.png) repeat-x;
	_background: 0 0
}

.today .todayUl li .tit {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 360px;
	height: 60px;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	padding: 0 20px;
	overflow: hidden
}

.right {
	width: 330px
}

.right .tit {
	position: relative;
	height: 50px;
	line-height: 50px
}

.right .tit span {
	position: absolute;
	top: 15px;
	left: 0;
	display: block;
	width: 7px;
	height: 25px;
	background-color: #c49d26;
	float: left
}

.right .tit .txt {
	width: 120px;
	font-size: 30px;
	margin-left: 22px
}

.right .tit .more {
	width: 30px;
	margin-right: 10px
}

.right .tit .more a {
	color: #999
}

.right .tit .more a:hover {
	color: #FF7D00
}

.right .cedBox {
	height: 450px;
	padding-top: 20px;
	background-color: #fafafa;
	overflow: hidden
}

.right .cedUl {
	width: 300px
}

.right .cedUl li {
	position: relative;
	width: 300px;
	height: 200px;
	margin-bottom: 30px
}

.right .cedUl li a,.right .cedUl li img {
	display: block;
	width: 300px;
	height: 200px
}

.right .cedUl li a:hover img {
	filter: alpha(opacity=80);
	opacity: .8
}

.right .cedUl li .bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 300px;
	height: 130px;
	background: url(dsb4403bg.png) repeat-x;
	_background: 0 0
}

.right .cedUl li .tit {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 260px;
	height: 60px;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	padding: 0 20px;
	overflow: hidden
}

.right .rightBox {
	height: 415px;
	padding-top: 20px;
	background-color: #fafafa;
	overflow: hidden
}

.right .titAbs {
	height: 364px;
	padding: 0 25px;
	overflow: hidden;
	width: 280px
}

.right .titAbs li {
	height: 114px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff
}

.right .titAbs li a {
	display: block;
	width: 280px;
	height: 104px;
	padding-bottom: 10px
}

.right .titAbs li .tit {
	height: 60px;
	line-height: 30px;
	font-size: 18px;
	overflow: hidden
}

.right .titAbs li .abs {
	height: 48px;
	line-height: 24px;
	font-size: 12px;
	color: #999;
	overflow: hidden
}

.boxleft {
	width: 830px
}

.areaTitle {
	position: relative;
	height: 65px
}

.areaTitle span {
	position: absolute;
	top: 15px;
	left: 0;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	border-top: 1px solid #d5d5d5;
	z-index: 10
}

.areaTitle .ecommerceIcon,.areaTitle .fashionIcon,.areaTitle .consumptionIcon {
	position: relative;
	width: 210px;
	height: 70px;
	background-color: #fff;
	z-index: 100;
	padding: 0 25px
}

.areaTitle .ecommerceIcon {
	background-position: 25px -196px
}

.areaTitle .fashionIcon {
	width: 142px;
	background-position: 25px -435px
}

.areaTitle .consumptionIcon {
	width: 236px;
	background-position: 25px -312px
}

.boxTitle {
	height: 50px;
	line-height: 50px
}

.boxTitle span {
	font-size: 18px;
	padding-right: 45px
}

.boxTitle em {
	font-size: 18px;
	color: #dbdbdb;
	font-style: normal;
	padding-right: 45px
}

.boxUl .boxLi {
	position: relative;
	width: 830px;
	height: 200px;
	margin-bottom: 30px
}

.boxUl .boxLi a {
	display: block;
	width: 830px;
	height: 200px
}

.boxUl .boxLi a:hover img {
	filter: alpha(opacity=80);
	opacity: .8
}

.boxUl .boxLi .linkbtn {
	position: absolute;
	right: 10px;
	bottom: 0;
	width: 78px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #247fc5
}

.boxUl .boxLi .linkbtn a {
	width: 78px;
	height: 22px;
	color: #247fc5;
	text-align: center
}

.boxUl .imgbox {
	width: 400px;
	height: 200px
}

.boxUl .imgbox img {
	width: 400px;
	height: 200px
}

.boxUl .titAbs {
	width: 400px
}

.boxUl .titAbs .tit {
	height: 60px;
	line-height: 30px;
	font-size: 24px;
	overflow: hidden
}

.boxUl .titAbs .abs {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
	overflow: hidden
}

.ecommerce .right .tit span {
	background-color: #267fc4
}

.ecommerce .boxUl .linkbtn:hover {
	border-color: #106db5
}

.ecommerce .boxUl .linkbtn:hover a {
	color: #106db5
}

.fashion .right .tit span {
	background-color: #C49D26
}

.fashion .boxUl .linkbtn {
	border-color: #C49D26
}

.fashion .boxUl .linkbtn a {
	color: #C49D26
}

.fashion .boxUl .linkbtn:hover {
	border-color: #b38a0d
}

.fashion .boxUl .linkbtn:hover a {
	color: #b38a0d
}

.consumption .right .tit span {
	background-color: #26c48a
}

.consumption .boxUl .linkbtn {
	border-color: #26c48a
}

.consumption .boxUl .linkbtn a {
	color: #26c48a
}

.consumption .boxUl .linkbtn:hover {
	border-color: #08a068
}

.consumption .boxUl .linkbtn:hover a {
	color: #08a068
}

.crumb {
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	background-color: #fafafa;
	margin-top: -30px;
	border-bottom: 1px solid #d1d1d1
}

.details .crumb .box {
	text-indent: 20px
}

.details .detailsL {
	width: 790px
}

.details .detailsTitleBox {
	border-left: 10px solid #c49d26;
	padding-left: 20px
}

.details .detailsL h2 {
	font-size: 24px;
	margin-bottom: 10px
}

.details .detailsL h3 {
	font-size: 20px;
	margin-bottom: 10px
}

.details .artTitle {
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
	margin-bottom: 10px
}

.details .info {
	font-size: 12px;
	color: #666;
	padding-bottom: 10px
}

.details .info span {
	margin: 0 30px
}

.details .artCon {
	font-size: 16px;
	line-height: 30px;
	padding: 40px 30px 0
}

.details .artCon img {
	max-width: 730px;
	_width: expression(document.body.clientWidth > 730 ? "730px" : "auto")
}

.details .artCon p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px
}

.details .tag {
	position: relative;
	height: 35px;
	margin-bottom: 15px
}

.details .tag .tagSyl {
	top: 0;
	left: 30px;
	position: absolute;
	width: 610px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden
}

.details .tag .editorSyl {
	top: 0;
	right: 30px;
	position: absolute;
	height: 30px;
	line-height: 30px;
	background-color: #000;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding: 0 15px
}

.details .reading {
	padding: 0 30px;
	margin-bottom: 20px
}

.details .reading h6 {
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background-color: #000;
	text-align: center;
	margin-left: 0;
	margin-bottom: 10px;
	color: #fff
}

.details .reading h6 a {
	color: #fff
}

.details .readingLUl li {
	line-height: 36px;
	height: 36px;
	vertical-align: middle;
	overflow: hidden;
	font-size: 16px;
	background: url(dsb4403sp.jpg) 0 -540px no-repeat;
	padding-left: 11px
}

.details #news_more_page_div_id {
	margin-bottom: 50px;
	text-align: center;
	color: #ff7d00
}

.details #news_more_page_div_id a {
	margin: 0 5px
}

.details .detailsR {
	width: 330px
}

.tuisong .tit span {
	background-color: #267ec5
}

.list .listL {
	float: left;
	width: 770px
}

.list .txtListUl {
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #a5a5a5
}

.list .txtListUl li {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	vertical-align: middle;
	overflow: hidden;
	background: url(dsb4403sp.jpg) 0 -541px no-repeat;
	padding-left: 15px
}

.list .txtListUl li a {
	display: block;
	float: left;
	width: 400px;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.list .txtListUl li span {
	display: block;
	float: right;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #999
}

.list .nextPage {
	margin-bottom: 30px;
	text-align: center
}

.list .nextPage a {
	margin: 0 10px
}

.list .listR {
	width: 330px
}