* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12.5px;
	background: url(../images/bg.jpg) top center no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

table.daili{ border-collapse:collapse; }
table.daili td{ background-color:#350F0C; height:28px; line-height:28px; text-align:center; color:#FFCC00; }

.advertising_center {
	/* margin-top: 5px; */
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #ababab;
	font-size: 12px;
	/* background-color: #523013; */
	border-radius: 3px
}

.advertising_center .swiper-slide {
	/* background-color: #523013; */
	display: flex;
	visibility: hidden;
}
.advertising_center .swiper-slide-active {
	visibility: visible;
}

.advertising_center .swiper-slide>p {
	flex: 1;
	height: 28px;
	width:130px;
	line-height: 28px;
	text-align: left;
	
	display: inline-block;
	font-size: 12px;
	font-family: Microsoft YaHei R;
	font-weight: 400;
	color: #f6f1d1;
	overflow: hidden;
	word-wrap: break-word;
	white-space: nowrap;
}

.advertising_center .swiper-slide p>a {
	    display: inline-block;
	    color: #FCDA41;
}

.fl {
	float: left;
}

.shouquan {
    width: 1222px;
    height: 102px; overflow:hidden; margin-top:28px; text-align:right;
}
.shouquan1 {
    width: 1223px;
    height: 33px;
    margin: 0 auto;
    box-shadow: 0px 0px 25px 0px #aaa;
	/*  */
}
.atext {
	width:0px;
}
.a_img {
	margin: 3px auto;
	text-align: center;
	width:90px;
}
.content_box {	
	margin: 0px auto;
	width: 1222px; overflow:hidden;
}


/* banner §¹?? */
.content_box .banner {
	width:1222px;
	height: 130px;
	margin: 0px auto;
	background-image: url(../images/banner.jpg);
	overflow:hidden;
}
.content_box .banner .animation1 {
	margin: 0px auto;
	width: 1220px;
	height: 173px;
	background: url(../images/dd1.png);
	/* background-size: 36660px; */
	background-size: 12220px;
	animation: sprite5 2s steps(10) infinite;
}

/* banner§¹?? */

.content_box .search {
	width:1222px;
	height: 47px;
	background-image: url(../images/danye_04.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}


.marks_content {
	margin: 0 auto;
	
/*    top: 325px;
	left: -16px; */
	width: 1200px;
	height: 100px;
	/* background: url(../images/danye_04.png) ; */
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position-y:-34px;
	z-index: 100;
}

.marks_content_webset {
	
	top: 51px;
	left: 90px;
	height: 30px;
	color: #f6f1d1;
}

.marks_content_ad{
	
	top: 60px;
	left: 230px;
	width: 1000px;
	height: 30px;
	color: #f6f1d1;
}
.marks_content_ad ul{
	width: 100%;
	height: 100%;
}
.marks_content_ad ul li{
	display: inline-block;
	padding:0 3px;
	height: 100%;
	font-size: 13.5px;
	font-family: Microsoft YaHei R;
	font-weight: 400;
	text-align: center;
	color: #f6f1d1;
	line-height: 28px;
}
.marks_content_ad ul li a{
	display: inline-block;
	color: #FCDA41;
}


.marks_content_search{
	width: 1100px;
	height: 44px;
	background-size: contain;
}

.search_wrap {
	width: 1160px;
	padding: 6px 20px;
	margin: 0 auto;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: left;
	color: #f6f1d1;
	line-height: 18px;
	
}
.select_edition { height:47px; width:970px; float:left; }
.select_sm{ height:25px; line-height:25px; margin-top:10px; overflow:hidden; margin-left:10px; }
.select_sm ul {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.select_sm ul li {
	float: left;
	padding: 1px 7px; height:25px; line-height:25px; color:#F6F1D1; cursor:pointer;
}

.select_sm ul li:hover {
	padding: 1px 7px;
	color: #FCDA41;
	background-color: rgb(250, 250, 250,.23);
	border-radius: 11px;
}

ul, li {
	list-style: none;
}

.inputtext{
	width: 250px;
	height:47px; float:right;	 
}

.inputtext input{
	width: 155px;
	height: 27px;  
	padding-left: 20px;
	margin-left: 10px;
	margin-top:10px;
	background: url(../images/danye_02.png) no-repeat;
	background-size: 172px 100%;
	outline: none;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: left;
	color: #8c8888;
	line-height: 18px;
	border: 0px; float:left;
}
.inputclose{
	
	top:5px;
	right: 35px;
	cursor: pointer;
	width: 18px;
	height: 18px;  
	background: url(../images/inputclose.png) no-repeat;
	background-size: contain;
	display: none;
}
.inputclose:hover{
	background: url(../images/inputclose_h.png) no-repeat; 
}
.search_bt {
	cursor: pointer;
	width: 15px;
	height: 15px;
	background: url(../images/search_bt_h.png) no-repeat;
	background-size: contain; float:left; margin:15px 15px 10px 5px;
}