.unslider {
	overflow: auto;
	margin: 0;
	padding: 0
}

.unslider-wrap {
	position: relative
}
/*支持ie8背景缩放*/
.unslider-wrap.unslider-carousel>li {
	float: left;
	-ms-behavior: url(js/backgroundsize.min.htc);
    behavior: url(js/backgroundsize.min.htc);
}

.unslider-vertical>ul {
	height: 100%;
}

.unslider-vertical li {
	float: none;
	width: 100%
}

.unslider-fade {
	position: relative
}

.unslider-fade .unslider-wrap li {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 8
}

.unslider-fade .unslider-wrap li.unslider-active {
	z-index: 10
}

.unslider li,
.unslider ol,
.unslider ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none
}

.unslider-arrow {
	position: absolute;
	left: 20px;
	z-index: 2;
	cursor: pointer;
	display: none;
}

.unslider-arrow.next {
	left: auto;
	right: 20px
}

.unslider-nav ol {
  list-style: none;
  text-align: center;
}
.unslider-nav ol li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #fff;
  cursor: pointer;
}
.unslider-nav ol li.unslider-active {
  background: #fff;
  cursor: default;
}
.my-slider{
	width: 100%;
	height: 100%;
}
.unslider{
	width: 100%;
	height: 100%;
	margin-top: -40px;
}
.unslider-wrap{
	height: 100%;
}
.unslider-wrap li{
	height: 100%;
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat;
}
.unslider-arrow{
	position: absolute;
	top: 50%;
}
.unslider-nav{
	position: fixed;
	bottom: 135px;
	width: 100%;
}

/*导航*/
.topNav {
	height: 130px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0 auto;
	z-index: 4;
}

.topNav2 {
	width: 100%;
}
.navBox{
	box-shadow: 0px 1px 10px 3px rgba(51, 51, 51, 0.14);
}
.navIndexBg {
	width: 1920px;
	position: absolute;
	height: 75px;
	left: 0;
	top: 0;
}

.navIL {
	width: 840px;
	position: absolute;
	left: 0;
	top: 0;
	height: 75px;
	background-repeat: repeat-x;
	background-position: 0 -75px;
}

.navIR {
	left: 1080px;
}

.navIM {
	left: 840px;
	position: absolute;
	width: 240px;
	height: 75px;
	top: 0;
}

.navMain {
	position: relative;
}
.navMain ul{
	width: 985px;
	margin: 0 auto;
}
.navIndex {
	height: 36px;
	background: #fff;
	width: 985px;
	margin: 0 auto;
}

.navIndex li {
	color: #000;
	font-size: 14px;
	float: left;
	line-height: 36px;
	height: 36px;
	width: 190px;
	text-align: center;
	position:relative;
}

.navfirst{
	margin-left: 112px;
}
.navIndex a {
	color: #000;
	display: block;
	width: 190px;
	height: 36px;
}

.navIndex a:hover {
	color: #fff;
	background:#f83030;
}
.navIndex li a:hover{
	background:#f83030;
}
li.nav3,
a.nav4:hover {
	background:#f53232;
}
li.nav3 a,
a.nav4:hover {
	color: #fff;
}

.nav1 {
	margin-right: 142px;
}

.navSub {
	width: 100%;
	margin: 0 auto;
	display: none;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.6);
	position:absolute;
	padding:0 15px;
	left:-15px;
}

.navSub a {
	color: #fff;
	display: block;
	height: 26px;
	margin: 0 auto;
	width: 190px;
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 5px;
}
.navSub a:link,.navSub a:visited{
	color: #fff;
}
.navSub dd a:hover {
	color: #f83030;
	background:none;
}

.navSub dl {
	width: 112px;
	float: left;
	text-align: center;
	line-height: 26px;
	position: relative;
	padding-top: 23px;
}

.navSub dt {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-indent: -5000px;
	background-position: -1120px 0;
	display: none;
}

.navSub dd {
	position: relative;
}

.nav2 {
	margin-left: 264px;
	_margin-left: 132px;
}

.logohead{
	width: 985px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
}

.head_h{
	background: #fff;
	padding-bottom: 10px;
}

.waiwhite{
	background: #fff;
}
.navcenter{
	width: 985px;
	margin: 0 auto;
}

.serach{
	position: absolute;
	right: 310px;
	top: 10px;
}

.searchMeme-input-right input{
    width: 220px;
    background-color: #fff;
    border: none;
    z-index: 1;
    line-height: 20px;
    height: 20px;
    margin-top:0px;
    font-size: 12px;
    border-left: 1px solid #f83030;
    text-indent: 1em;
    color: #f83030;
}
.searchMeme-input-right{
    width: 220px;
    overflow:hidden;
    position: absolute;
    z-index: 1;
}
.searchMeme-button-right{
    width: 43px;
    height: 20px;
    cursor: pointer;
    float: right;
    z-index: 100;
    position: relative;
    background: url(../images/fdj.png);
}

.linklist {
    display: none;
    position: absolute;
    top: 20px;
    right: 0px;
    z-index: 999;
    background: #333;
}

.linklist li {
	padding: 5px 10px;
	background: #333;
    width: 38px;
}

.linklist li a:link,
.linklist li a:visited {
	color: #fff;
}
.dianji{
	width: 100%;
	height: 100%;
	color:#f83030;
}
.dianji:hover .linklist {
	display: block;
}

.linklist li a:hover {
	color: #0093dd;
}

.conlink{
	position: absolute;
	right: 0px;
	top: 10px;
	height: 20px;
	z-index: 9999;
}
.shoplink{
	position: absolute;
	top: 36px;
	right: 0px;
	z-index: 999;
	width: 111px;
	cursor: pointer;
	text-align: center;
}
.drop-menu-effect i{
	position: relative;
	top: -3px;
	right: -5px;
}
.submenu{
	padding: 6px 0px;
	background: #FFFFFF;
	border: 1px solid #f5f4f4;
}
.nav_list li{
	line-height: 20px;
}
.nav_list li a:hover{
	color: #32b2f5;
}

.footer{
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	background: #fff;
	overflow:hidden;
	border-top:1px solid #ddd;
}
.copyright{
	width: 985px;
	margin: 0 auto;
}
.copyye{
	float: left;
	line-height: 40px;
}
.tel{
	float: right;
	font-size: 16px;
	color: #333;
	line-height: 40px;
}
.tel span{
	color: #f83030;
	font-weight: bold;
	font-size: 18px;
}

.conheight{
	height: 60px;
}
.con_back{
	margin-top: 60px;
}

.back_pt{
	margin-top: 60px;
}
.footeryh{
	position: relative;
}
.black_de .searchMeme-button-right{
	background: url(../images/fdj_h.jpg);
}
.black_de .searchMeme-input-right input{
	background: #000;
	border-left: 1px solid #858585;
}
.black_de .dianji{
	color: #a1a1a1;
}
.black_de .drop-menu-effect i{
	color: #999999;
}
.footer_con{
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
}
.footertop{
	border: none;
}
.footertop_line{ border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.footer_con,.footer_con .footertop{
	background: #000;
}
.footer_con .footlist li a:link, .footer_con .footlist li a:visited{
	color: #fff;
}
.footer_con .copyye{
	color: #666666;
}
.footer_con .copyye a:link,.footer_con .copyye a:visited{
	color: #666666;
}

.footer_con .tel{
	color: #999999;
}
.mdnews ul { width:763px; margin:0 auto;}
.mdnews ul li{ font-size:16px; font-weight:600;}
.mdnews ul img{ margin-bottom:15px;}
.attra .mdnews ul li p{ text-indent:2em; font-weight:normal;}
