body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, button, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ul, ol, li {
    list-style: none;
}

caption, th {
    text-align: left;
}

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

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input, textarea, select {
    *font-size: 100%;
    outline: 0;
    border: 0;
}

a {
    text-decoration: none;
}

button, textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
}

.fn-clear:after {
    visibility: hidden;
    display: table;
    font-size: 0;
    content: "";
    clear: both;
    height: 0;
}

.icon {
    background-image: url(../indexres/images/indexicon.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: bottom;
    font-size: 0;
}

.bg-shadow1 {
    box-shadow: 0 0 18px 0 rgba(231, 50, 12, 0.22);
}

.bg-shadow2 {
    box-shadow: 0px 10px 10px 0px rgba(203, 72, 41, 0.36);
}

.bg-shadow3 {
    border-radius: 10px;
    background-color: #f5f5f5;
    box-shadow: 0px 0px 10px 0px rgba(218, 207, 204, 0.6);
}

.index-container {
    width: 100%;
    min-height: 3000px;
    color: #616161;
    background: #efefef;
    padding-bottom:10px;
}

.index-container b,
.index-container a,
.index-container p,
.index-container div,
.index-container em,
.index-container h3,
.index-container span,
.index-container i,
.index-container input {
    font-size: 14px;
    color: #2b2b2b;
}

/*.index-header span{
	color:#ffe028;
}*/

.index-container > div {
    position: relative;
    z-index: 10;
}

.toggle-li {
    cursor: pointer;
}

.toggle-con-ul .toggle-con-li {
    display: none;
}

.toggle-con-ul .toggle-con-li:first-child {
    display: block;
}

.toggle-style1-ul {
    width: 100%;
    height: 54px;
    background-color: #f8f8f8;
    box-shadow: 0px 8px 8px 0px rgba(215, 215, 215, 0.4);
    border-radius: 10px 10px 0px 0px;
 
    font-size: 0;
}

.toggle-style1-ul .toggle-li {
    position: relative;
    vertical-align: bottom;
    font-size: 18px;
    line-height: 50px;
    color: #444444;
    margin: 0 10px;
    height: 58px;
    display: inline-block;
}
.toggle-style1-ul .toggle-li a{
    color: #444444;
    font-size: 18px;
    display: block;
    width: 100%;
    height: 100%;
}
.toggle-style1-ul .toggle-li:hover,
.toggle-style1-ul .toggle-li.active {
     font-weight: bold;
}

.toggle-style1-ul .toggle-li.active:after {
    content: "";
    width: 50px;
    height: 8px;
    background-color: #f76341;
    border-radius: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
}

.toggle-style2-ul {
    width: 100%;
    height: 54px;
    background-color: #f5非非;
    /*box-shadow: 0px 8px 8px 0px rgba(215, 215, 215, 0.4);*/
    /*border-radius: 10px 10px 0px 0px;*/
    text-align: left;
    font-size: 0;
    border-bottom: 1px solid #ededed;
    margin-bottom: 19px;
}

.toggle-style2-ul .toggle-li {
    position: relative;
    vertical-align: bottom;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #444444;
    margin: 0 6px;
    height: 58px;
    display: inline-block;
}

.toggle-style2-ul .toggle-li:hover,
.toggle-style2-ul .toggle-li.active {
    font-weight: bold;
}

.toggle-style2-ul .toggle-li.active:after {
    content: "";
    width: 50px;
    height: 6px;
    background-color: #f76341;
    border-radius: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
}

/*模块*/
.section {
    width: 1200px;
    margin: 0 auto 10px;
    overflow: hidden;
  
}

.section img {
    width:100%;
	height: 100%;
    display: block;
    vertical-align: bottom;
}

/*板块标题*/
.part-title {
    width: 100%;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 18px;
}

.part-title span {
    font-size: 18px;
    font-weight: bold;
}

.part-title span:before {
    content: '';
    float: left;
    width: 6px;
    height: 18px;
    background-color: #f76341;
    border-radius: 3px;
    margin-top: 18px;
    margin-right: 5px;
}

.part-title a {
    float: right;
    height: 30px;
    margin-top: 12px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    color: #7d7d7d;
}

.big-title {
    padding-left: 10px;
    margin-bottom: 22px;
    box-sizing: border-box;
}

.big-title span:before {
    display: none;
}

.big-title span {
    font-size: 22px;
}

/*头部导航*/
.index-container .header {
    width: 100%;
    height: 50px;
    background: #ffffff;
    position: relative;
    z-index: 13;
}

.header-con {
    width: 1200px;
    margin: auto;
}

.header-left {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 0;
}

.header-left > a,
.header-left > div {
    margin-right: 1px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 2px;
}

.header-left .icon {
    width: 20px;
    height: 22px;
    margin-right: 1px;
    background-position-y: -17px;
    vertical-align: sub;
}

.left-icon5 .icon {
    background-position-x: -269px;
}

.left-icon4 .icon {
    background-position-x: -208px;
}

.left-icon3 .icon {
    background-position-x: -147px;
}

.left-icon2 .icon {
    background-position-x: -84px;
}

.left-icon1 .icon {
    background-position-x: -25px;
}

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

.header-right .ali213app{
	width: 497px;
    height: 175px;
    position: absolute;
    left: -200px;
    top: 50px;
    padding: 0;
	display:none;
}
.header-right .ali213app img{
	width:100%;
	height:100%;
}

.header-right > div,
.header-right > a {
    float: right;
    height: 50px;
    padding: 0 8px;
    position: relative;
}

.header-right .icon {
    width: 28px;
    height: 24px;
    margin-right: 5px;
    vertical-align: text-top;
    background-position-y: -17px;
}

.right-icon4 .icon {
    background-position-x: -336px;
}

.right-icon3 .icon {
    background-position-x: -459px;
    margin-top: 14px;
}

.right-icon2 .icon {
    background-position-x: -504px;
    margin-right: 0;
    margin-top: 14px;
}

.right-icon1 .icon {
    background-position-x: -407px;
}

.header-right .right-icon4 {
    margin-right: 20px;
}

.header-right .right-icon4 .icon {
    margin-right: 2px;
}
.topbg100th{
	width: 100%;
    height: 100%;
    position: fixed !important;
    left: 0;
    top: 0;
	background: url(../images/party100thbg.jpg) no-repeat scroll center top;
	z-index:4 !important;
	display:none;
}
.topbg100{
	width: 100%;
	height: 304px;
	position: absolute !important;
	top:0;
	left: 0;
	background: url(../images/party100th.png) no-repeat scroll center top;
	display:none;
}
/*首页导航*/
.index-container .index-header {
 
    margin: 20px auto 0;
    width: 1200px;
    box-sizing: border-box;
    height: 107px;
    position: relative;
    z-index: 11;
}

.index-header > a,
.index-header > div {
    float: right;
    margin-left: 22px;
    width: 60px;
    text-align: center;
    margin-top: 4px;
    height: 69px;
}

.index-header .to-index {
    float: left;
    margin-left: 0;
    margin-top: -15px;
    width: 280px;
    height: 126px;
    background:url(../indexres/images/yxlogo.png) no-repeat center center;
}

.index-header > div i,
.index-header > a i {
    display: block;
    width: 52px;
    margin: auto;
    height: 48px;
    background-position-y: -70px;

}

.index-icon1 .icon {
    background-position-x: -854px;
}

.index-icon2 .icon {
    background-position-x: -772px;
}

.index-icon3 .icon {
    background-position-x: -690px;
}

.index-icon4 .icon {
    background-position-x: -611px;
}

.index-icon5 .icon {
    background-position-x: -527px;
}

.index-icon6 .icon {
    background-position-x: -444px;
}

.index-icon7 .icon {
    background-position-x: -359px;
}

.index-icon8 .icon {
    background-position-x: -264px;
}

.index-icon9 .icon {
    background-position-x: -176px;
}

.index-icon10 .icon {
    background-position-x: -90px;
}

.index-icon11 .icon {
    background-position-x: -10px;
}

.index-header > div {
    position: relative;
}

.index-header > div i {
    position: relative;
    z-index: 2;
}

.index-header > div span {
    position: relative;
    z-index: 2;
}
 

 
/*头部引导*/
.top-container {
    width: 1200px;
    height: 310px;
    margin: 0 auto 20px;
    padding-top: 19px;
	margin-top:10px;
    position: relative;
    z-index: 1;
	background-image:url(b1.jpg)
}

.top-container .to-other-game {
    position: absolute;
    top: -20px;
    right: 232px;
    z-index: 30;
    width: 525px;
    height: 75px;
    display: block;
    overflow: hidden;
    z-index: 2;
}

.top-container .to-other-game img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

/*头部引导-搜索*/
.top-search-con {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 800px;
    height: 50px;
    box-sizing: border-box;
    background-color: #f5f5f5;
    border-radius: 5px;
    border: solid 2px #ff493b;
    padding: 4px 5px;
    font-size: 0;
	margin-top:15px
}

.top-search-con:before {
    width: 24px;
    height: 34px;
    float: left;
    content: "";
    margin-left: 3px;
    margin-top: 5px;
    background: url(../indexres/images/indexicon.png) no-repeat -42px -161px;
}

.top-search-con .soinput {
    width: 650px;
    height: 38px;
    background-color: #f5f5f5;
    line-height: 36px;
    color: #ababab;
    padding-left: 5px;
}

.top-search-con .msobutton {
    float: right;
    width: 90px;
    height: 38px;
    background-color: #f95d4d;
    border-radius: 5px;
    text-align: center;
    line-height: 38px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-left: 6px;
    cursor: pointer;
}

.sobutton-label {
    cursor: pointer;
    float: right;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: none;
}

.sobutton-label .sobutton {
    width: 28px;
    height: 28px;
    float: left;
    background: url(../images/bdico.png) no-repeat;
    cursor: pointer;
}

/*头部引导-频道热门导航*/

.channel-ul {
    width: 608px;
    height: 40px;
    position: relative;
    z-index: 5;
}

.channel-ul .toggle-li {
    width: 144px;
    height: 42px;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    background: #ccc;
    color: #202020;
    position: absolute;
    left: -4px;
    background: url(../images/tab02_B_gray.png) no-repeat;
}

.channel-ul .toggle-li:hover {
    font-weight: bold;
}

.channel-ul .toggle-li a {
    color: #202020;
    font-size: 16px;
}

.channel-ul .change1 {
    z-index: 6;
    left: -4px;
    background-position-y: 3px;
}

.channel-ul .change2 {
    left: 108px;
    z-index: 5;
}

.channel-ul .change3 {
    left: 229px;
    z-index: 4;
}

.channel-ul .change4 {
    left: 350px;
    z-index: 3;
}

.channel-ul .change5 {
    left: 471px;
    z-index: 2;
}

.channel-ul .toggle-li:first-child {
    width: 136px;
    background-image: url(../images/tab01_B_gray.png);
}

.channel-ul .toggle-li.active {
    font-weight: bold;
    background-image: url(../images/tab02_gray.png);
    z-index: 10;

}

.channel-ul .toggle-li:first-child.active {
    font-weight: bold;
    background-position-y: 0px;
    background-image: url(../images/tab01_gray.png);

}

.channel-con {
    width: 1200px;
    height: 282px;
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 22px 0 0 20px;
    border-radius: 0 10px 10px 10px;
    position: relative;
    z-index: 3;
    box-shadow: 0px 6px 6px 0 rgba(218, 207, 204, 0.5);
}

.channel-con li {
    line-height: 25px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.channel-con li > div {
    float: left;
    width: 1090px;
}

.channel-con li p {
    float: left;
    width: 70px;
    height: 25px;
    background-image: linear-gradient(48deg,
    #f6715f 0%,
    #f86c34 100%);
    border-radius: 13px;
    margin-right: 14px;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    color: white;
}

.channel-con li em {
    float: left;
    width: 107px;
    height: 20px;
    margin-top: 2px;
    text-indent: 18px;
    margin-bottom: 13px;
    overflow: hidden;
    line-height: 20px;
    border-left: 1px solid #e3e3e3;;
    font-size: 12px;
}

.channel-con li em:first-child {
    border-left: 0;
}

.channel-con li em:nth-child(11) {
    border-left: 0;
}

.channel-con li em:nth-child(21) {
    border-left: 0;
}

.channel-con .channel-type3 li em:nth-child(11){
	border-left:1px solid #e3e3e3;
}

.channel-con li p + span {
    border-left: 0;
}

.channel-con li a {
    font-size: 12px;
    color: #404040;
}

.channel-con li a span {
    font-size: 12px;
    color: #404040;
}

/*头部引导-样式2*/
.channel-con .channel-type2 li p {
    background: white;
    box-sizing: border-box;
    border: 1px solid #f86c34;
    line-height: 23px;
    color: #f86c34;
    font-weight: bold;
}

.channel-type2 .letter-ul {
    width: 492px;
    height: 25px;
    border-radius: 13px;
    border: solid 1px #ef916b;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.letter-ul .toggle-li {
    width: 70px;
    text-align: center;
    float: left;
    height: 23px;
    line-height: 23px;
    color: #5c5c5c;
    border-radius: 12px;
    letter-spacing: 1px;
}

.letter-ul .toggle-li.active {
    background-image: linear-gradient(48deg,
    #f6715f 0%,
    #f86c34 100%);
    color: white;
}

/*头部引导-样式3*/
.channel-type3 li > div {
    width: 100%;
}

.channel-type3 li em:first-child {
    width: 90px;
    text-indent: 0;
}

.channel-type3 .img-toggle-ul {
    overflow: hidden;
    margin-bottom: 15px;
}

.channel-type3 .img-toggle-ul a {
    width: 212px;
    float: left;
    margin-left: 25px;
    border-radius: 10px;
    position: relative;
    height: 100px;
}

.channel-type3 .img-toggle-ul a:first-child {
    margin-left: 0;
}

.channel-type3 .img-toggle-ul a img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
}

.channel-type3 .img-toggle-ul a span {
    display: block;
    width: 212px;
    height: 24px;
    background-color: rgba(0, 0, 0, 0.6);
    line-height: 24px;
    border-radius: 0 0 10px 10px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
    overflow: hidden;

}

.channel-type3 li span:nth-child(11) {
    border-left: 1px solid #e3e3e3;
}

/*第一屏*/
.section1 {
 
}

.section1 > div > div {
    border-radius: 10px;
    background-color: #f5f5f5;
    box-shadow: 0px 0px 10px 0px rgba(218, 207, 204, 0.6);
    width: 100%;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.section1 > div > div:first-child {
    margin-top: 0;
}

.section1-left {
    float: left;
    width: 370px;
    height: 100%;
}

.s1-l-1 {
    height: 345px;
    overflow: hidden;
    position: relative;
}

.index-container .s1-l-con {
    width: auto;
    height: 290px;
    font-size: 0;
    position: relative;
    white-space: nowrap;
}

.s1-l-con a {
    display: inline-block;
    width: 100%;
    position: relative;
}

.s1-l-con a div {
    width: 100%;
    height: 290px;
    overflow: hidden;
}

.s1-l-con b {
    display: block;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 2%;
    margin: auto;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 235px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
}

.s1-l-1 {
    overflow: hidden;
}
.s1-toggle-container{
    width:350px;
    height:58px;
    overflow:hidden;
    margin:auto;
    position: absolute;
    bottom: 0;
    left: 10px;
}
.s1-l-1 .s1-toggle {
    width: auto;
    padding: 0;
    text-align: left;
    height: 58px;
    box-sizing: border-box;
    font-size: 0;
    white-space: nowrap;
    position:relative;
    left:0;
}

.s1-toggle span {
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    width: 70px;
    height: 58px;
}

.s1-toggle span img {
    width: 57px;
    height: 43px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
    margin:auto;
    border-radius:2px;
}

.s1-toggle span.active {
    /*box-shadow: 0px 0px 8px 0px rgba(214, 214, 214, 0.88);*/
    box-shadow: 0px -3px 10px 0px rgba(50, 50, 50, 0.8);
    background: #ffffff;
}
.s1-toggle span.active img{
    width:66px;
    height:50px;
    border-radius:4px;
}
.s1-l-1 .s1-left,
.s1-4-left{
    width: 35px;
    height: 55px;
    background: url(../images/L.png) no-repeat;
    border-radius: 0px 4px 4px 0px;
    position: absolute;
    top: 117px;
    left: -35px;
    cursor: pointer;
    transition: all 0.4s;
}

/*.s1-l-1 .s1-left:before {*/
/*content: "";*/
/*float: left;*/
/*width: 14px;*/
/*height: 24px;*/
/*margin: 15px 0 0 10px;*/
/*background: white;*/
/*}*/

.s1-l-1 .s1-right,
.s1-4-right {
    width: 35px;
    height: 55px;
    background: url(../images/R.png) no-repeat;
    border-radius: 4px 0 0 4px;
    position: absolute;
    top: 117px;
    right: -35px;
    cursor: pointer;
    transition: all 0.4s;
}

/*.s1-l-1 .s1-right:before {*/
/*content: "";*/
/*float: right;*/
/*width: 14px;*/
/*height: 24px;*/
/*margin: 15px 10px 0 0;*/
/*background: white;*/
/*}*/

.s1-l-2 {
    height: 474px;
}

.s1-l-2 .toggle-con-ul {
    margin-top: 20px;
    box-sizing: border-box;
    padding: 0 15px;
}

.s1-l-1:hover .s1-left {
    left: 0;
}

.s1-l-1:hover .s1-right {
    right: 0;
}

/*评测/前瞻/攻略*/
.section1 .toggle-con-ul {
    width: 100%;
    margin: auto;
    position: relative;
}

#con_yxpc_1 {
    width: 100%;
}

#con_yxpc_1 .l-pc-li {
    width: 100%;
    padding-top: 14px;
    border-top: 1px solid #e8e8e8;
    height: 52px;
    overflow: hidden;
    margin-top: 14px;
}

#con_yxpc_1 .l-pc-li:first-child {
    border-top: 0;
}

.l-pc-li > a {
    float: left;
    width: 112px;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.l-pc-li .game-name {
    width: 200px;
    height: 100%;
    float: left;
    margin-left: 13px;
}

.l-pc-li .game-name a {
    height: 24px;
    line-height: 24px;
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #2a2a2a;
    margin-bottom: 5px;
}

.l-pc-li .game-name p {
    color: #6f6f6f;
    width: 100%;
    font-size: 12px;
    height: 14px;
    overflow: hidden;
}

.l-pc-li .l-pc-score {
    height: 52px;
    float: left;
    width: 70px;
    text-align: center;
}

.l-pc-li .l-pc-score em {
    display: block;
    width: 100%;
    height: 16px;
    line-height: 16px;
    color: #f76341;
    text-align: center;
}

.l-pc-li .l-pc-score:before {
    content: "";
    float: left;
    width: 1px;
    height: 20px;
    background: #dedede;
    margin-top: 16px;
}

.l-pc-li .l-pc-score p {
    font-size: 16px;
    color: #f76341;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    vertical-align: bottom;
}

.l-pc-li .l-pc-score span {
    font-size: 30px;
    color: #f76341;
}

.s1-l2-news-head {
    width: 100%;
    padding-top: 22px;
}

.s1-l2-news-head > a {
    width: 100%;
    height: 26px;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
    color: #505050;
    font-weight: bold;
}

.s1-l2-news-head > div {
    width: 100%;
    height: 56px;
    overflow: hidden;
    margin: 10px auto;
}

.s1-l2-news-head div a {
    width: 96px;
    height: 56px;
    float: left;
}

.s1-l2-news-head div p {
    float: left;
    width: 200px;
    font-size: 12px;
    height: 56px;
    line-height: 18px;
    margin-left: 15px;
    color: #8c8c8c;
}

.s1-l2-ul {
    width: 100%;

}

.s1-l2-ul a {
    display: block;
    width: 100%;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
	position:relative;
	text-indent:10px;
}

.s1-l2-ul a:before{
	content:'';
	width:6px;
	height:6px;
	background:url(../images/cicledotted.png) no-repeat;
	position:absolute;
	left:0;
	top:11.5px;
}

/*查询*/
#con_yxpc_3 {
    padding-top: 10px;
}

.sjzs {
    display: none;
    position: relative;
    width: 100%;
    margin-top: 10px;
}

.sjzs.active {
    display: block;
}

.sjzs a {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}

.sjzs img {
    display: block;
    width: 100%;
}

.sjzs a > img {
    border-radius: 12px;
}

.sjzs form {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 46px;
    left: 0;
    bottom: 0;
}

.sjzs form span {
    float: left;
    width: 43px;
    height: 24px;
    margin: 10px 4px 0 4px;
}

.sjzs form input {
    float: left;
    outline: none;
    color: #fff;
    border-radius: 3px;
    margin: 9px 6px 0 0;
    line-height: 28px;
    border: 0;
}

.sjzs form input.input {
    width: 200px;
    height: 28px;
    background-color: rgba(255, 255, 255, 0.3);
    text-indent: 8px;
}

.sjzs form input.submit {
    width: 70px;
    background-color: #00b4ff;
    cursor: pointer;
}

.sjzs-b {
    position: relative;
    width: 340px;
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #ccc;
    background: url(../images/sjzs/sjzs_0_0.png) 310px 30px no-repeat;
}

.sjzs-b.hide {
    display: none;
}

.sjzs-b:last-child {
    border-bottom: 0;
}

.sjzs-b img {
    float: left;
    width: 43px;
    height: 24px;
    margin: 24px 18px 0 19px;
}

.sjzs-b b {
    float: left;
    font-weight: normal;
    letter-spacing: 1px;
    color: #888;
}

.sjzs-go {
    width: 310px;
    height: 49px;
}

.sjzs-go a {
    display: block;
    width: 100%;
}

.sjzs-go a img {
    display: block;
    width: 100%;
}

.zelda {
    width: 100%;
    height: 46px;
    margin-top: -46px;
    position: relative;
    z-index: 1;
}

.zelda span {
    float: left;
    width: 43px;
    height: 24px;
    margin: 10px 4px 0 4px;
    display: inline;
}

.zelda p {
    float: left;
    width: 200px;
    outline: none;
    color: #00b4ff;
    border-radius: 3px;
    margin: 7px 6px 0 0;
    line-height: 28px;
    border: 0;
    display: inline;
    text-align: left;
}

.zelda em {
    width: 70px;
    line-height: 28px;
    background-color: #00b4ff;
    cursor: pointer;
    float: left;
    border-radius: 3px;
    color: #fff;
    margin-top: 5px;
    text-align: center;
}

.s1-l-3 {
    height: 310px;
    padding: 0 15px;
}

.s1-l3-img,
.s1-l4-img {
    display: block;
    width: 336px;
    height: 121px;
    border-radius: 6px;
    overflow: hidden;
    margin: 0 auto 10px;
}

.s1-l4-img {
    margin-bottom: 0;
}

.s1-l3-ul a {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
	text-indent:10px;
	position:relative;
}
.s1-l3-ul a:before{
	content:'';
	width:6px;
	height:6px;
	background:url(../images/cicledotted.png) no-repeat;
	position:absolute;
	left:0;
	top:13px;
}
.s1-4-ul{
    width: 336px;
    position: relative;
    overflow: hidden;
}
.s1-4-ul .s1-4-li{
    display:none;
}
.s1-4-ul .s1-4-li:first-child{
    display:block;
}
.s1-4-left{
    top:33px;
}
.s1-4-right{
    top:33px;
}
.s1-4-ul:hover .s1-4-left{
    left:0;
}
.s1-4-ul:hover .s1-4-right{
    right:0;
}
.s1-l4-ul div {
    height: 26px;

}
.s1-l4-ul div a{
    float:left;
    line-height: 26px;
    height:26px;
    width:350px;
    overflow:hidden;
    text-align: left;
}
.s1-l4-ul div a+a{
 
    text-align: right;
    color:#f76341;
}
.s1-l-4 {
    height: 402px;
    padding: 0 15px;
}

.s1-l4-specail {
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
}

.s1-l4-specail a {
    float: left;
    max-width: 245px;
    line-height: 22px;
    height: 22px;
    margin-top: 15px;
    overflow: hidden;
    word-break: break-all;
}

.s1-l4-specail a + a {
    float: right;
    width: 68px;
    background-image: linear-gradient(39deg,
    #f74830 0%,
    #fa7d4c 100%);
    border-radius: 4px;
    color: #ffffff;
    text-align: center;

}

.s1-l-5 {
    height: 373px;
    padding: 0 15px;
}

.s1-l5-question {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 18px;
    margin-bottom: 18px;
}

.s1-l5-question h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 8px;
}

.s1-l5-question h3 a{
	font-size:18px;
}

.s1-l5-question p {
    line-height: 25px;
    overflow: hidden;
    width: 100%;
}

.s1-l5-ul li {
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
}

.s1-l5-ul li span {
    float: left;
    width: 272px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 5px 0 17px;
    height: 30px;
    background-color: #e8e8e8;
    border-radius: 14px;
    line-height: 30px;
}

.s1-l5-ul li span i {
    font-style: normal;
    float: left;
    width: 200px;
}

.s1-l5-ul li span em {
    font-style: normal;
    float: right;
    margin-right: 5px;
    width: 55px;
    color: #acacac;
}

.s1-l5-ul li span em:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    float: left;
    background: url(../images/vote.png) no-repeat;
    margin-top: 9px;
    margin-right: 5px;
}

.s1-l5-ul li a {
    float: right;
    height: 24px;
    margin-top: 3px;
    text-align: center;
    line-height: 24px;
    width: 45px;
    background-image: linear-gradient(39deg,
    #f74830 0%,
    #fa7d4c 100%);
    border-radius: 4px;
    color: white;
}

.section1-middle {
    float: left;
    width: 490px;
    margin: 0 20px;
}

.section1-middle .toggle-style1-ul .toggle-li {
    margin: 0 10px;
}

.section1-middle .s1-m-2 .toggle-style1-ul .toggle-li {
    margin: 0 18px;
}

.s1-m-1 {
height: 898px;

}

/*11.6新*/
.s1-m-ul {
    width: 100%;
    height: auto;
}

.rdzx-ul {
    margin-top: 20px;
	 padding-bottom:20px
}

.rdzx-top {
    width: 100%;
    box-sizing: border-box;
    padding: 0 32px 0;
}

.rdzx-top .h3-a {
    font-size: 0;
    margin: 15px auto 2px;
}

.rdzx-top .h3-a a {
    display: inline-block;
    width: 50%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.rdzx-top .h3-a1 {
    font-size: 0;
    margin: 15px auto 2px;
}

.rdzx-top .h3-a1 a {
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

/*.rdzx-top .h3-a a + a {
    text-align: right;
}*/

.three-a {
    text-align: center;
    height: 30px;
    line-height: 32px;
    border-bottom: 1px solid #ededed;
    clear: both;
    padding: 5px 0 10px;
    overflow: hidden;
}

.rdzx-li .three-a{
    width: 106%;
    position: relative;
    left: -3%;
}
.rdzx-li .three-a a{
	font-size:13px;
}
.three-a i {
    font-style: normal;
    padding: 0 5px;
}

.three-a p {
    height: 30px;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
}

/*新闻列表*/
.news-link-ul {
    width: 100%;
    box-sizing: border-box;
    padding: 2px 32px;
}

.news-link-ul li {
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 0;
    text-align: left;
    overflow:hidden;
}

.news-link-ul li i {
    font-size: 0;
    display: inline-block;
    vertical-align: bottom;
    width: 8px;
    height: 8px;
    background-color: #eaeaea;
    border-radius: 2px;
    float: left;
    margin-top: 10px;
    margin-right: 12px;
}

.news-link-ul li a {
    display: inline-block;
    max-width: 360px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.news-link-ul li span {
    float: right;
    color: #b1b1b1;
    line-height: 28px;
    font-size:12px;
}

.s1-m-2 .news-link-ul li span{
	width:65px;
	text-align:left;
}

.news-link-top li a {
    max-width: 330px;
}

/*最新攻略*/
.zxgl-ul {
    margin-top: 20px;
}

.ali-zxgl-pictj {
    width: 100%;
    height: 410px;
    overflow: hidden;
    padding-left: 13px;
    border-bottom: 1px dashed #C9CAC9;
    box-sizing: border-box;
}

.ali-zxgl-pictj-list {
    width: 155px;
    height: auto;
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    box-sizing: border-box;
}

.ali-zxgl-pictj-list-img {
    width: 130px;
    height: 162px;
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.ali-zxgl-pictj-list-img img {
    width: 130px;
    height: 162px;
    overflow: hidden;
    display: block;
    border-radius: 8px;
    transition: all .4s ease;
}

.ali-zxgl-pictj-list-title {
    width: 113px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
}

.ali-zxgl-three-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #C9CAC9;
    box-sizing: border-box;
}

.ali-zxgl-three-list-pic {
    width: 100%;
    height: 102px;
    overflow: hidden;
    padding: 0 30px;
    box-sizing: border-box;
}

.ali-zxgl-three-list-pic-left {
    width: 133px;
    height: 102px;
    overflow: hidden;
    float: left;
}

.ali-zxgl-three-list-pic-left img {
    width: 133px;
    height: 102px;
    overflow: hidden;
    border-radius: 5px;
    transition: all .4s ease;
}

.ali-zxgl-three-list-pic-right {
    width: 280px;
    height: 102px;
    overflow: hidden;
    float: right;
    line-height: 25px;
    text-align: left;
    color: #8C8D8C;
}

.ali-zxgl-three-list-pic-right a:link {
    color: #8C8D8C;
}

.ali-zxgl-three-list-pic-right a:hover {
    color: #8C8D8C;
}

.ali-zxgl-three-list-pic-right a:visited {
    color: #8C8D8C;
}

.ali-zxgl-three-list-wz {
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    padding: 0 30px;
    box-sizing: border-box;
}

.ali-zxgl-three-list-wz-list {
    width: 50%;
    height: 50px;
    overflow: hidden;
    float: left;
    text-align: center;
}

.ali-zxgl-three-list-wz-list a:link {
    color: #FF6600;
}

.ali-zxgl-three-list-wz-list a:hover {
    color: #FF3226;
}

.ali-zxgl-three-list-wz-list a:visited {
    color: #FF6600;
}

.ali-zxgl-three-list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 30px;
    box-sizing: border-box;
}

.ali-zxgl-three-list ul li {
    width: 100%;
    height: 34px;
    overflow: hidden;
    line-height: 34px;
    text-align: left;
    font-size: 14px;
}

.ali-zxgl-three-list ul li a {
    display: inline-block;
    max-width: 380px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.ali-zxgl-three-list ul li span {
    float: right;
    color: #8C8D8C;
    font-size: 12px;
}

.ali-zxgl-three-list ul li i {
    font-size: 0;
    display: inline-block;
    vertical-align: bottom;
    width: 8px;
    height: 8px;
    background-color: #eaeaea;
    border-radius: 2px;
    float: left;
    margin-top: 13px;
    margin-right: 12px;
}

.ali-zxgl-three-list:last-child {
    border: 0;
}

.ali-zxgl-pictj-list-img img:hover, .ali-zxgl-three-list-pic-left img:hover {
    transform: scale(1.3);
}

/*热门*/
.news-link-ul.bg-shadow3 {
    background-color: #f6f6f6;
    padding: 5px 32px;
    margin: 8px 0;
    border-radius: 0;
}

.news-link-ul.bg-shadow3 li i {
    background: #f9856a;
}

.news-link-ul.bg-shadow3 li a {
    font-size: 16px;
    font-weight: bold;
    max-width: 405px;
}

/*头部５条*/
.news-link-ul.news-link-top {
    padding: 16px 32px 8px;
}

.news-link-ul.news-link-top li i {
    width: 42px;
    height: 22px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 22px;
    border-radius: 6px;
    margin-top: 3px;
    font-style: normal;
}

.news-link-ul.news-link-top li .bl {
    background-image: linear-gradient(39deg,
    #f73068 0%,
    #fa4c4c 100%);
}

.news-link-ul.news-link-top li .hw {
    background-image: linear-gradient(39deg,
    #f74830 0%,
    #fa7d4c 100%);
}

.news-link-ul.news-link-top li .sf {
    background-image: linear-gradient(39deg,
    #4830f7 0%,
    #924cfa 100%);
}

.news-link-ul.news-link-top li .jx {
    background-image: linear-gradient(39deg,
    #30aff7 0%,
    #4cf4fa 100%);
}

.news-link-ul.news-link-top li .yc {
    background-image: linear-gradient(39deg,
    #4ce887 0%,
    #4cfacb 100%);
}

.news-link-ul.news-link-top li .bl {
    background-image: linear-gradient(39deg,
    #f73068 0%,
    #fa4c4c 100%);
}

.news-link-ul.news-link-top li .yw {
    background-image: linear-gradient(39deg,
    #f7a530 0%,
    #facd4d 100%);
}

.news-link-ul.news-link-top li .sp {
    background-image: linear-gradient(39deg,
    #3151f7 0%,
    #4da3fa 100%);
}

.news-link-ul.news-link-top li .dj {
    background-image: linear-gradient(39deg,
    #a530f7 0%,
    #4cf4fa 100%);
}

.news-link-ul.news-link-top li .jd {
    background-image: linear-gradient(39deg,
    #4ce8cf 0%,
    #4cd7fa 100%);
}

/*大侠号*/
.dxh-ul {
    padding-top: 20px;
}

.dxh-li {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}

.dxh-li .s1-dxh-li {
     
    border-left: 1px solid #dadada;
    position: relative;
    padding: 10px 0 0 12px;
    box-sizing: border-box;
    margin-bottom: 6px;
    background-color: #f9f9f9;

}

.dxh-li .s1-dxh-li:first-child {
    padding-top: 8px;
}

.dxh-li .s1-dxh-li:first-child i {
    top: 12px;
}

.s1-dxh-li i {
    position: absolute;
    left: -9px;
    top: 15px;
    width: 15px;
    height: 15px;
    background-color: #e2e2e2;
    display: block;
    border-radius: 50%;
}

.s1-dxh-li i b {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: block;
    margin: 4px;
    float: left;
    background: #ffffff;
}

.s1-dxh-li .s1-r-con {
    width: 227px;
    margin-left: 30px;

}

.s1-m-con > a {
    display: block;
    height: 24px;
    line-height: 24px;
    margin-bottom: 16px;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #343434;
    font-weight: bold;
}

.s1-m-con .dxh-con {
    width: 100%;
    height: 90px;
    margin-bottom: 12px;
}

.s1-m-con .dxh-con a {
    float: left;
    width: 144px;
    height: 96px;
    overflow: hidden;
    border-radius: 8px;
}

.s1-m-con .dxh-con p {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    width: 229px;
    height: 95px;
    float: right;
    line-height: 19px;
    color: #5d5d5d;
}

.s1-m-con .dxh-author-info {
    height: 32px;
    line-height: 32px;
}

.dxh-author-info .dxh-channel {
    line-height: 32px;
    float: left;
    width: 180px;
}

.dxh-author-info .dxh-channel a {
    color: #1f1f1f;
    line-height: 32px;
    overflow: hidden;
    float: left;
}

.dxh-author-info .dxh-channel a img {
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 13px;
}

.dxh-author-info .dxh-author {
    float: left;
    line-height: 32px;
    color: #1f1f1f;
}

.dxh-author-info .dxh-book {
    color: #ff644a;
    width: 78px;
    height: 24px;
    border-radius: 13px;
    border: solid 1px #f26043;
    line-height: 24px;
    float: right;
    margin-top: 3px;
    text-align: center;
}

.zxhh-ul {
    width: 100%;
    box-sizing: border-box;
    padding: 21px 32px 0;
}

.rdzx-li,
.dxh-li,
.zxhh-li { 
    display: none;
}

.rdzx-li:first-child,
.dxh-li:first-child,
.zxhh-li:first-child {
    display: block;
}

.new-hh-li {
    width: 100%;
    height: 132px;
    margin-bottom: 26px;
}

.new-hh-li .new-hh-time {
    width: 116px;
    height: 20px;
    line-height: 20px;
    color: #b7b7b7;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 11px;
    border: solid 1px #e8e8e8;
}

.new-hh-li .new-hh-con {
    width: 100%;
    height: 100px;
}

.new-hh-li .new-hh-con a,
.new-hh-li .new-hh-con img {
    width: 118px;
    height: 100px;
    float: left;
    border-radius: 8px;
    overflow: hidden;
}

.new-hh-li .new-hh-info {
    float: right;
    width: 293px;
    height: 100px;
    overflow: hidden;

}

.new-hh-li:first-child {
    border-bottom: 1px solid #ededed;
    padding-bottom: 11px;
}

.new-hh-li .new-hh-info a {
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    width: 100%;
    color: #505050;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}

.new-hh-li .new-hh-info p {
    line-height: 16px;
    margin-top: 8px;
    width: 100%;
    overflow: hidden;
}

.new-hh-ul .h3-a {
    margin: 15px auto 2px;
    height: 24px;
    display: block;
    width: 100%;
    line-height: 24px;
    font-weight: bold;
    color: #f76341;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
}

.new-hh-ul .news-link-ul {
    padding: 0 0;
}

.new-hh-ul .news-link-ul li a {
    max-width: 415px;
}

/*3点切换*/
.s1-bottom-toggle {
    height: 40px;
    text-align: center;
    line-height: 40px;
    clear: both;
}

.s1-bottom-toggle > div {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.s1-bottom-toggle .s1-bottom-left {
    width: 24px;
    height: 15px;
    background: url(../images/L001.png) no-repeat;
    cursor: pointer;
}

.s1-bottom-toggle .s1-bottom-right {
    width: 24px;
    height: 15px;
    background: url(../images/R001.png) no-repeat;
    cursor: pointer;
}

.s1-bottom-toggle .s1-bottom-ul {
    text-align: center;
    margin: 0 5px;
    height: 16px;
    line-height: 16px;
}

.s1-bottom-ul .s1-bottom-li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    background: #8e8e8e;
    cursor: pointer;
}

.s1-bottom-ul .s1-bottom-li.active {
    background: #ef482d;
}

.s1-m-2 {
    height: 250px;
}

.s1-m-2 .toggle-style1-ul {
    text-align: left;
}

.s1-m-2 .toggle-con-li {
    padding-top: 20px;
}

.s1-m-2 .news-link-ul li {
    padding: 1px 0;
}
.s1-m-2 .toggle-con-li a{
    max-width:340px;
}
.s1-m-2 .toggle-con-li li span:before{
    content: "";
    display: inline-block;
    font-size: 0;
    margin-right: 5px;
    width: 18px;
    height: 30px;
    float: left;
    background: url(../images/view.png) no-repeat center center;
}
.s1-m-2 .toggle-con-li+.toggle-con-li li span:before{
    background: url(../indexres/images/indexicon.png) no-repeat -825px -157px;
}
.section1-right {
    float: right;
    width: 300px;
    height: 100%;
}

.s1-r-img {
    display: block;
    width: 300px;
    height: 425px;
    background-color: #83a6d2;
    box-shadow: 0 0 10px 0 rgba(218, 207, 204, 0.6);
    border-radius: 10px;
    overflow: hidden;
}

.s1-r-img img {
    width: 100%;
    height: 100%;
}

.s1-r-newgame {
    width: 100%;
    margin-top: 20px;
    padding: 0 10px 28px;
}

.s1-r-newgame-ul {
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
}

.s1-r-newgame-ul .s1-r-newgame-li {
    border-left: 1px solid #dadada;
    position: relative;
    padding: 12px 0 0;
}

.s1-r-newgame-ul .s1-r-newgame-li:first-child {
    padding-top: 5px;
}

.s1-r-newgame-ul .s1-r-newgame-li:first-child i {
    top: 10px;
}

.s1-r-newgame-li i {
    position: absolute;
    left: -9px;
    top: 16px;
    width: 14px;
    height: 14px;
    background-color: #f5f5f5;
    border: solid 1px #dedede;
    display: block;
    border-radius: 50%;
}

.s1-r-newgame-li i b {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    margin: 1px;
    float: left;
    background: #dadada;
}

.s1-r-newgame-li .s1-r-con {
    width: 227px;
    margin-left: 30px;

}

.s1-r-con h4 {
    height: 30px;
    line-height: 24px;
    width: 100%;
    overflow: hidden;
}

.s1-r-con a {
    width: 227px;
    height: 106px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    display: block;
    box-shadow: 0 0 10px 0 rgba(218, 207, 204, 0.6);
}

.s1-r-con a img {
    vertical-align: bottom;
    border-radius: 8px;
}

.s1-r-con a p {
    width: 227px;
    height: 87px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    border-radius: 0 0 8px 8px;
    padding: 52px 12px 0;
    overflow: hidden;
    background: linear-gradient(to top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(255, 255, 255, 0) 100%);
}

.s1-r-newdown {
    width: 100%;
	height: 438px;
    margin-top: 20px;
    padding: 0 10px 4px;
}

.s1-r-newdown .part-title {
    margin-bottom: 0;
}

.s1-r-newdown-li:first-child .newdown-head {
    border-top: 0;
}

.newdown-head {
    height: 44px;
    width: 100%;
    padding: 13px 0;
    box-sizing: border-box;
    border-top: 1px solid #f5f5f5;

}

.newdown-head span {
    float: left;
    font-size: 12px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    background-color: #f9594d;
    border-radius: 4px;
    text-align: center;
    color: white;
}

.newdown-head a {
    float: left;
    line-height: 18px;
    height: 18px;
    max-width: 250px;
    margin: 0 6px;
    overflow: hidden;
}

.newdown-head em {
    float: right;
    line-height: 18px;
    height: 18px;
    font-weight: normal;
    margin-right: 5px;
    width: 70px;
    text-align: right;
    overflow: hidden;
}

.newdown-content {
    width: 270px;
    height: 126px;
    position: relative;
    overflow: hidden;
    display: none;
    border-radius: 8px;
}

.newdown-content img {
    width: 100%;
    height: 100%;
    opacity: 0.2;
    border-radius: 8px;
}

.newdown-content > div {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 13px 10px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 8px;
}

.newdown-content b {
    height: 40px;
    max-width: 100%;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 16px;
    color: #454545;
    display: inline-block;
    vertical-align: bottom;
    border-bottom: 1px solid #c3c3c3;
}

.newdown-content p {
    line-height: 22px;
    color: #454545;
    max-height: 110px;
    overflow: hidden;
}

.s1-r-newdown-li.active .newdown-content {
    display: block;
}

/*第二屏*/

.section2 {
    height: 440px;
}

.section2 > div {
    background-color: #f5f5f5;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 100%;
    padding: 0 12px;
}

.section2-left {
    float: left;
    width: 370px;
}

.s2-l-con {
    width: 100%;
    overflow: hidden;
}

.s2-l-con a {
    width: 100%;
    height: 210px;
    float: left;
}

.s2-l-con a div {
    width: 336px;
    height: 166px;
    overflow: hidden;
    border-radius: 8px;
    margin: 0 auto 10px;
    position: relative;
}

.s2-l-con a + a div {
    width: 162px;
    height: 79px;
}

.s2-l-con a img {
    border-radius: 10px;
    height: 166px;
    margin-bottom: 10px;
}

.s2-l-con a span {
    display: block;
    height: 44px;
    line-height: 22px;
    width: 100%;
    overflow: hidden;
}

.s2-l-con a + a {
    width: 162px;
    height: 136px;
    margin-top: 14px;
}

.s2-l-con a + a + a {
    float: right;
}

.s2-l-con a + a img {
    height: 79px;
    border-radius: 5px;
}

.section2 .section2-right {
    float: right;
    width: 810px;
    padding: 0 18px;
    overflow: hidden;
}
.section2-right .toggle-style2-ul{
    border-bottom: 0;
    position: absolute;
    width: 40%;
    top:-1px;
}
.section2-right .toggle-style2-ul .toggle-li{
    line-height: 56px;
}
.section2-right .part-title a {
    font-weight: normal;
    font-size: 14px;
    margin-left: 30px;
    margin-top: 14px;
}

.section2-right .s2-r-ul {
    width: 812px;
    overflow: hidden;
}

.section2-right .s2-r-li {
    float: left;
    margin-right: 18px;
    width: 180px;
    height: 162px;
    margin-bottom: 20px;
}

.s2-r-li div {
    width: 180px;
    height: 102px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 12px;
}

.s2-r-li span {
    display: block;
    height: 44px;
    line-height: 22px;
}

.section3 {
    height: 1480px;
    padding: 0 12px;
    box-sizing: border-box;
}

.nav-title ul {
    width: 830px;
    height: 30px;
    overflow: hidden;
    margin-right: 10px;
    margin-top: 12px;
    line-height: 30px;
    float: right;

}

.nav-title ul li {
    width: 75px;
    height: 30px;
    overflow: hidden;
    float: left;
    text-align: center;
}

.nav-title ul li.ali-dz-xie {
    width: 7px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    color: #aeaeae;
}

.nav-title li a {
    margin-top: 0;
    font-size: 14px;
    color: #171717;
    font-weight: normal;
    float: none;
}

.s3-p1 {
    width: 100%;
    overflow: hidden;
    height: 345px;
    margin-bottom: 24px;
}

.s3-p1 .s3-p1-ul {
    width: 230px;
    float: left;
    height: 345px;
    border-right: 1px solid #fb5b46;
    margin-right: 20px;
}

.s3-p1-ul .toggle-li {
    width: 219px;
    height: 34px;
    text-align: left;
    font-size: 16px;
    position: relative;
    display: block;
    cursor: default;
}

.s3-p1-ul .toggle-li span {
    max-width: 219px;
    overflow: hidden;
    line-height: 34px;
    color: #4c4c4c;
    display: block;
    height: 34px;
    cursor: pointer;
    padding-left: 8px;
}

.s3-p1-ul .toggle-li em {
    width: 17px;
    height: 17px;
    background-color: #fc9871;
    border-radius: 50%;
    display: none;
    position: absolute;
    top: 8px;
    right: -20px;
}

.s3-p1-ul .toggle-li em:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    margin: 3px;
    background: #f8482b;
    float: left;
}

.s3-p1-ul .toggle-li.active span {
    color: #f8482b;
    font-weight: bold;
}

.s3-p1-ul .toggle-li.active em {
    display: block;
}

.s3-p1-con {
    float: left;
    margin-left: 20px;
    width: 895px;

    height: 345px;
}

.s3-p1-con .s3-p1-head {
    width: 100%;
    height: 45px;
    margin-bottom: 20px;
}

.s3-p1-head .s3-p1-l {
    float: left;
    width: 236px;
    overflow: hidden;
    height: 100%;
}

.s3-p1-head .s3-p1-l a {
    display: block;
    height: 24px;
    line-height: 24px;
    width: 95%;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 4px;
}

.s3-p1-head .s3-p1-l span + span {
    padding-left: 12px;
}

.s3-p1-head .s3-p1-m {
    border-left: 2px solid #f0f0f0;
    height: 41px;
    float: left;
    width: 390px;
    box-sizing: border-box;
    padding-left: 4px;
}

.s3-p1-head .s3-p1-m div {
    height: 100%;
    margin-right: 5px;
    color: #9f9f9f;
    font-size: 38px;
    float: left;
    line-height: 36px;
}

.s3-p1-head .s3-p1-m p {
    float: right;
    text-align: left;
    width: 336px;
    color: #9f9f9f;
    line-height: 22px;
    height: 40px;
    overflow: hidden;
}

.s3-p1-head .s3-p1-r {
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #7d7d7d;
}

.s3-p1-info {
    width: 520px;
    height: 280px;
    float: left;
}

.s3-p1-info .s3-info-l {
    float: left;
    width: 171px;
    text-align: center;
    font-size: 0px;
}

.s3-info-l > div {
    width: 171px;
    height: 227px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 23px;
}

.s3-info-l div a{
	width:100%;
	height:100%;
	margin:0;
	border:0;
}

.s3-info-l a {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    color: #ffffff;
    width: 60px;
    height: 24px;
    border: 1px solid #fb5b46;
    background-color: #fb5b46;
    border-radius: 13px;
    line-height: 24px;
    margin: 0 3px;
}

.s3-info-l a + a {
    background-color: #f5f5f5;
    color: #fb5b46;
}

.s3-p1-info .s3-info-r {
    float: right;
    width: 315px;
}

.s3-info-r h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    color: #4f4f4f;
}

.s3-info-r .s3-info-links {
    margin-bottom: 22px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    font-size: 0;
}

.s3-info-r .s3-info-links a {
    height: 16px;
    display: inline-block;
    line-height: 16px;
    border-left: 1px solid #404040;;
    padding: 0 6px;
}

.s3-info-r .s3-info-links a:first-child {
    padding-left: 0;
    border-left: 0;
}

.s3-info-r .s3-info-video {
    width: 100%;
    clear: both;
    height: 88px;
}

.s3-info-video a {
    float: left;
    position: relative;
    width: 148px;
    height: 88px;
    overflow: hidden;
    border-radius: 8px;
}

.s3-info-video span {
    line-height: 30px;
    padding-top: 24px;
    height: 30px;
    display: block;
    position: absolute;
    width: 100%;
    overflow: hidden;
    left: 0;
    bottom: 0;
    color: white;
    background: black;
    background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.8) 42%, rgba(0, 0, 0, 0) 100%);
}

.s3-info-video a:before,
.s2-l-con a div:before {
    content: "";
    display: block;
    width: 54px;
    height: 54px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 3;
    background: url(../indexres/images/indexicon.png) no-repeat -113px -147px;
}

.s3-info-video a + a {
    float: right;
}

.s3-score-con {
    height: 280px;
    float: left;
    margin-left: 30px;
    width: 340px;
}

.s3-score-con .s3-score-head {
    height: 20px;
    margin-bottom: 14px;
}

.s3-score-head b {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    color: #4f4f4f;
}

.s3-score-head a {
    line-height: 20px;
    color: #4f4f4f;
    float: right;
}

.s3-r-ul {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.s3-r-ul .toggle-li {
    width: 60px;
    height: 61px;
    text-align: center;
    float: left;
    margin-left: 65px;
}

.s3-r-ul .toggle-li:first-child {
    margin-left: 0;
}

.s3-r-ul .toggle-li div {
    height: 22px;
    line-height: 22px;
    color: #484848;
}

.s3-r-ul .toggle-li div span {
    font-size: 20px;
    font-weight: bold;
    color: #a0a0a0;
}

.s3-r-ul .toggle-li p {
    line-height: 35px;
    color: #484848;
}

.s3-r-ul .toggle-li i {

    height: 8px;
    background-color: #f76341;
    border-radius: 4px;
    display: block;
    margin: auto;
    width: 8px;
}

.s3-r-ul .toggle-li.active i {
    width: 47px;
}

.s3-r-ul .toggle-li.active div span {
    color: #f76341;
}

.s3-r-ul a {
    float: right;
    width: 74px;
    height: 26px;
    border-radius: 16px;
    border: solid 3px #fb5b46;
    text-align: center;
    line-height: 26px;
    color: #fb5b46;
    margin-top: 8px;
}

.s3-r-con {
    height: 75px;
    margin-bottom: 16px;
}

.s3-r-con .toggle-con-li {
    width: 100%;
    height: 75px;
    line-height: 25px;
    overflow: hidden;
    position: relative;
    color: #484848;
}

.s3-r-con .toggle-con-li a {
    color: #436bff;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 25px;
}

.s3-to-buy1 {
    border-radius: 6px;
    position: relative;
    overflow: hidden;
	width:340px;
	height:72px;
}

.s3-to-buy {
    width: 100%;
    border-radius: 6px;
    height: 72px;
    position: relative;
    overflow: hidden;
}

.s3-to-buy img{width: auto;}

.s3-to-buy:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 30%,rgba(255,255,255,0.5) 50%);
}
.s3-to-buy .s3-r-price {
    padding-top: 6px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 66px;
    background: url(../images/mask_buy.png) no-repeat;
    background-size:100% 100%;
    z-index:3;
}

.s3-to-buy .s3-r-price span {
    color: #aeafaf;
    float: right;
    margin-right: 16px;
    line-height: 20px;
}

.s3-to-buy .s3-r-price b {
    float: right;
    margin-right: 20px;
    line-height: 20px;
    color: #f76341;
    font-size: 16px;
}

.s3-to-buy .s3-r-price i {
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 8px;
    border-radius: 50%;
}

.s3-to-buy .s3-r-price .fh {
    background-position: -272px -164px;
}

.s3-to-buy .s3-r-price .st {
    background-position: -222px -164px;
}

.s3-to-buy .s3-r-price div {
    clear: both;
    height: 30px;
    width: 100%;
    padding-top: 8px;
}

.s3-to-buy .s3-r-price a {
    float: right;
    line-height: 30px;
    height: 30px;
    text-align: center;
    color: #ffffff;
    width: 82px;
    background-color: #fb5b46;
    border-radius: 15px;
    margin-right: 15px;
}

.s3-p2 {
    overflow: hidden;
    height: 500px;
    width: 100%;
    box-sizing: border-box;
}

.s3-p2 > div {
    float: left;
    height: 500px;
}

.s3-p2-l {
    width: 325px;
    overflow: hidden;
}

.s3-p2-l-ul {
    width: 332px;
    padding-left: 12px;
}

.s3-p2-l-ul a {
    width: 135px;
    height: 179px;
    position: relative;
    margin: 0 31px 30px 0;
    float: left;
    overflow: hidden;
    border-radius: 8px;
    box-sizing: border-box;

}

.s3-p2-l-ul a img {
    border-radius: 12px;
}

.s3-p2-l .s3-p2-l-ul a:hover {
    border: 1px solid #f76341;
}

.s3-p2-l-ul a > b {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding-top: 48px;
    text-align: center;
    color: white;
    background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0) 100%)
}

.s3-p2-l-ul a > div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    overflow: hidden;
    text-align: left;
    line-height: 24px;
    box-sizing: border-box;
    padding: 30px 10px 6px;
    display: none;
    color: white;
    background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.8) 70%, rgba(0, 0, 0, 0) 100%);
}

.s3-p2-l-ul a > div b {
    color: white;
}

.s3-p2-l-ul p {
    font-size: 12px;
    width: 100%;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    color: white;
}

.s3-p2-l .s3-p2-l-ul a:hover > b {
    display: none;
}

.s3-p2-l .s3-p2-l-ul a:hover > div {
    display: block;
}

.s3-p2-m {
    width: 502px;
    margin: 0 34px;
}

.s3-p2-m .s3-p2-m-img {
    width: 100%;
    margin-bottom: 9px;
    overflow: hidden;
}

.s3-p2-m-img a {
    float: left;
    width: 240px;
    height: 142px;
}

.s3-p2-m-img a + a {
    float: right;
}

.s3-p2-m-img a div {
    border-radius: 8px;
    width: 100%;
    height: 117px;
    overflow: hidden;
}

.s3-p2-m-img a b {
    height: 25px;
    line-height: 34px;
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.s3-p2-m-ul {
    width: 100%;
    clear: both;
}

.s3-p2-m-ul .s3-p2-m-li {
    height: 50px;
    padding: 17px 0;
    border-top: 1px solid #e8e8e8;
}

.s3-p2-m-ul .s3-p2-m-li:first-child {
    border-top: 0;
}

.s3-p2-m-li > a {
    float: left;
    overflow: hidden;
    width: 75px;
    height: 50px;
    border-radius: 6px;
}

.s3-p2-m-li > div {
    float: left;
    margin-left: 16px;
    width: 410px;
    height: 50px;
    overflow: hidden;
}

.s3-p2-m-li > div > a {
    line-height: 18px;
    /*height:34px;*/
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    display: block;
}

.s3-p2-m-li .s3-p2-m-links {
    height: 14px;
    line-height: 14px;
    font-size: 12px;
}

.s3-p2-m-links span {
    margin-right: 20px;
    color: #8d8d8d;
    float: left;
    height: 16px;
}

.s3-p2-m-links a {
    display: inline-block;
    border-left: 1px solid #f8785a;
    color: #f8785a;
    padding: 0 2px 0 4px;
    font-size: 12px;
}

.s3-p2-m-links span + a {
    padding-left: 0;
    border-left: 0;
}

.s3-p2-r {
    width: 281px;
}

.s3-p2-r .toggle-style2-ul .toggle-li {
    width: 72px;
    margin: 0;
}

.s3-p2-r .toggle-li:first-child + .toggle-li {
    margin: 0 28px;
}

.s3-p2-r .toggle-con-ul {
    margin-bottom: 2px;
    height: 150px;
}

.s3-p2-r .news-link-ul {
    padding: 0;
}

.s3-p2-r .news-link-ul li {
    line-height: 30px;
    height: 30px;
}

.s3-p2-r .news-link-ul li a {
    max-width: 261px;
}

.s3-p2-r .s3-p2-l-ul {
    width: 332px;
    padding-left: 12px;
}

.s3-p2-r .s3-p2-l-ul a {
    width: 123px;
    height: 162px;
    position: relative;
    margin: 0 20px 30px 0;
    float: left;
    overflow: hidden;
    border-radius: 8px;
}

.s3-p3 {
    width: 100%;
}

.s3-p3-l {
    float: left;
    width: 850px;
    overflow: hidden;
}

.s3-p3 .s3-p3-ll {
    float: left;
    width: 382px;
    height: 370px;
    margin-bottom: 20px;
}

.s3-p3-ll-ul {
    width: 100%;
    height: 295px;
}

.s3-p3-ll-ul > div {
    float: left;
    width: 185px;
    height: 295px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.s3-p3-ll-ul > div + div {
    float: right;
}

.s3-p3-ll-ul img {
    width: 100%;
    height: 100%;
}

.s3-p3-ll-ul .s3-p3-ll-con {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
}

.s3-p3-ll-con h3 {
    margin: 36px 0 4px 0;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

.s3-p3-ll-con h4 {
    line-height: 18px;
    color: #ffffff;
    font-size: 12px;
    height: 85px;
}

.s3-p3-ll-con h2 {
    font-size: 32px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    margin-bottom: 16px;
    color: #13e840;
}

.s3-p3-ll-ul .s3-p3-ll-con{
	background: rgba(0, 0, 0, 0.2);
}
.s3-p3-ll-con .deadline {
	color: #ffffff;
	display: block;
	margin-bottom: 22px;
	height: 20px;
	line-height: 20px;
}

.s3-p3-ll-con em {
    display: block;
    width: 106px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 18px;
    border: solid 3px #ff4a1a;
    text-align: center;
    line-height: 30px;
    color: #f76341;
    margin: auto;
    font-style: normal;
}

.s3-p3-lr {
    float: right;
    width: 432px;
    overflow: hidden;
}

.s3-p3-lr .s3-p3-lr-ul {
    width: 448px;
    height: 308px;
    overflow: hidden;
}

.s3-p3-lr-ul a {
    float: left;
    width: 208px;
    height: 140px;
    margin: 0 14px 14px 0;
    background-color: #ffffff;
    box-shadow: 0px 0px 8px 0px rgba(214, 214, 214, 0.88);
    border-radius: 6px;
    overflow: hidden;
}

.s3-p3-lr-ul .s3-p3-lr-img {
    width: 208px;
    height: 98px;
    position: relative;
}

.s3-p3-shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #fff;
    overflow: hidden;
    display: none;
    z-index: 3;
}

.s3-p3-lr-ul a:hover .s3-p3-shadow {
    display: block;
}

.s3-p3-shadow-t {
    width: 96%;
    height: 22px;
    line-height: 22px;
    margin: 10px auto 0 auto;
    color: #505050;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s3-p3-shadow-e {
    width: 96%;
    height: 16px;
    margin: 4px auto 0 auto;
    color: #9c9c9c;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s3-p3-shadow-b {
    width: 96%;
    height: 32px;
    overflow: hidden;
    margin: 10px auto 0 auto;
    text-align: center;
}

.s3-p3-shadow-b a {
    width: 100px;
    height: 30px;
    border: 1px solid #f05f39;
    border-radius: 15px;
    color: #ee4c21;
    float: left;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}

.s3-p3-shadow-b span {
    width: 90px;
    height: 28px;
    border: 1px solid #f05f39;
    border-radius: 15px;
    color: #ee4c21;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
}

.s3-p3-lr-ul .s3-p3-lr-price {
    width: 208px;
    height: 28px;
    padding: 7px 0;
    text-align: left;
    line-height: 28px;
}

.s3-p3-lr-price .s3-discount {
    float: left;
    width: 50px;
    background-color: #80c562;
    text-align: center;
    color: #ffffff;
    margin-right: 12px;
}

.s3-p3-lr-price .s3-price {
    float: left;
    text-align: center;
    color: #f76341;
    font-weight: bold;
}

.s3-p3-lr-price .s3-old-price {
    text-decoration: line-through;
    color: #b3b3b3;
    font-size: 12px;
    float: right;
    margin-right: 12px;
}

.s3-p3-bottom {
    clear: both;
}

.s3-p3-bottom a {
    float: left;
    width: 269px;
    height: 125px;
    overflow: hidden;
    border-radius: 10px;
    margin-left: 21px;
}

.s3-p3-bottom a:first-child {
    margin-left: 0;
}

.s3-p3-r {
    float: right;
    width: 281px;
}

.s3-p3-r .part-title {
    margin-bottom: 10px;
}

.sell-head {
    height: 44px;
    width: 100%;
    padding: 11px 0;
    box-sizing: border-box;
    border-top: 1px solid #e8e8e8;

}

.sell-head a {
    float: left;
    line-height: 22px;
    height: 22px;
    max-width: 180px;
    overflow: hidden;
}

.s3-p3-r-ul {
    width: 270px;
    margin: auto;
}

.s3-p3-r-li:first-child .sell-head {
    border-top: 0;
}

.s3-p3-r-li em {
    float: right;
    width: 19px;
    height: 21px;
    background: url(../indexres/images/indexicon.png) no-repeat;
    margin-right: 10px;
}

.sell-content {
    width: 270px;
    height: 126px;
    position: relative;
    display: none;
    margin: 11px 0;
}

.sell-content img {
    width: 100%;
    height: 100%;
    opacity: 0.2;
    border-radius: 8px;
}

.sell-content > div {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 69px 10px 13px;
    box-sizing: border-box;
    background: rgb(255, 255, 255);
    border-radius: 8px;
}

.sell-content b {
    height: 40px;
    max-width: 100%;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 16px;
    color: #454545;
    display: inline-block;
    vertical-align: bottom;
    border-bottom: 1px solid #c3c3c3;
}

.sell-content p {
    line-height: 22px;
    color: #454545;
    height: 22px;
    overflow: hidden;
}

.sell-content .change-links {
    height: 100%;
    width: 60px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    text-align: right;
    padding-right: 9px;
}

.change-links em {
    margin: 10px 0 25px;
}

.change-links a {
    width: 58px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    border-radius: 11px;
    border: solid 1px #f76341;
    color: #f76341;
    margin-bottom: 8px;
}

.s3-p3-r-li:first-child.active .sell-content {
    margin-top: 20px;
}

.s3-p3-r-li.active .sell-content {
    display: block;
}

.s3-p3-r-li.active .sell-head {
    display: none;
}

.s3-p3-r-li.up em {
    background-position: -510px -164px;
}

.s3-p3-r-li.down em {
    background-position: -473px -164px;
}

.s3-p3-r-li.level em {
    background-position: -434px -164px;
}

.s3-p3-r-li.new em {
    width: 40px;
    background-position: -377px -166px;
}

.s3-p3-r-li.active + .s3-p3-r-li .sell-head {
    border-top: 0;
}

/*第四屏*/
.section4 {
    padding: 0 12px;
    box-sizing: border-box;
}

.mobile-games {
    width: 1150px;
    margin: 0 auto 30px;
    position: relative;
}

.m-g-ul {
    overflow: hidden;
    width: 100%;
}

.mobile-games .m-g-li {
    width: 100%;
    display: none;
}

.mobile-games .m-g-li:first-child {
    display: block;
}

.m-g-li .m-g-img {
    width: 1150px;
    height: 241px;
    border-radius: 8px;
    overflow: hidden;
	display:block;
}

.m-g-li .m-g-con {
    height: 50px;
    line-height: 50px;
    text-align: left;
}

.m-g-li .m-g-con * {
    display: inline-block;
    vertical-align: middle;
}

.m-g-li .m-g-con > b {
    font-size: 20px;
    width: 150px;
    margin-right: 5px;
    overflow: hidden;
}

.m-g-li .m-g-con > i {
    padding: 0 12px;
    height: 22px;
    border-radius: 12px;
    line-height: 22px;
    text-align: center;
    border: solid 1px #dadada;
    margin-right: 11px;
    font-style: normal;
}

.m-g-li .m-g-con > span {
    height: 22px;
    line-height: 22px;
    margin-left: 12px;
    vertical-align: middle;
}

.m-g-con span em {
    width: 18px;
    height: 20px;
    background: url(../indexres/images/indexicon.png) no-repeat -778px -161px;
    margin-right: 5px;
}

.m-g-con .platform-ios {
    background-position: -747px -161px;
}

.m-g-li .m-g-con a {
    width: 86px;
    height: 28px;
    background-color: #276eff;
    border-radius: 14px;
    text-align: center;
    color: #fffefe;
    line-height: 28px;
    margin-left: 15px;
}

.m-g-li .m-g-con a + a {
    background-color: #52c17e;
}

.m-g-li .m-g-con a i {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    background: url(../indexres/images/indexicon.png) no-repeat -662px -168px;
}

.m-g-li .m-g-con a + a i {
    background-position: -705px -168px;
}

.m-g-toggle {
    height: 100px;
    width: 282px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 60px;
    z-index: 2;
}

.m-g-toggle .m-g-toggle-li {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 100px;
    border-radius: 24%;
    overflow: hidden;
    margin-right: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}

.m-g-toggle .m-g-toggle-li + .m-g-toggle-li {
    width: 76px;
    height: 76px;
    top: 12px;
    left: 120px;
}

.m-g-toggle .m-g-toggle-li + .m-g-toggle-li + .m-g-toggle-li {
    width: 66px;
    height: 66px;
    margin-right: 0;
    top: 17px;
    left: 216px;
}

.m-g-toggle .m-g-toggle-li + .m-g-toggle-li + .m-g-toggle-li + .m-g-toggle-li {
    width: 40px;
    height: 40px;
    left: 282px;
    top: 30px;
}

.s4-con-l {
    float: left;
    width: 325px;
}

.s4-con .toggle-style2-ul .toggle-li {
    margin-right: 32px;
}

.s4-con-l .toggle-style2-ul {
    margin-bottom: 24px;
}

.s4-con-l .toggle-style2-ul a{
	float: right;
    height: 30px;
    margin-top: 12px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    color: #7d7d7d;
}

.img-txt-ul {
    width: 100%;
}

.img-txt-ul a {
    float: left;
 
    text-align: center;
    overflow: hidden;
    margin: 0 8px 12px;
}

.img-txt-ul a div {
    width: 65px;
    height: 65px;
    border-radius: 24%;
    overflow: hidden;
}

.img-txt-ul a span {
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
}

.s4-con-m {
    float: left;
    width: 445px;
    margin-left: 66px;
}

.s4-con-m .news-link-ul {
    padding: 0;
}

.s4-con-m .news-link-ul li {
    margin-bottom: 10px;
}

.s4-con-m .news-link-ul li a {
    max-width: 380px;
}

.s4-con .s4-con-r {
    float: right;
    width: 280px;
    margin-right: 8px;
    overflow: hidden;
}

.s4-con-r-img {
    padding-bottom: 10px;
}

.s4-con-r-img a {
    display: block;
    width: 100%;
    height: 108px;
    margin-top: 22px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.s4-con-r-img a:first-child {
    margin-top: 0;
}

.s4-con-r-b .img-txt-ul {
    width: 115%;
}

.s4-con-r-b .img-txt-li {
    margin: 0 42px 15px 0;
}

/*第五屏*/
.section5 {
    height: 630px;
    padding: 0 12px;
    box-sizing: border-box;
}

.section5 .big-title {
    margin-bottom: 16px;
}

.section5 .toggle-style2-ul .toggle-li {
    margin-right: 32px;
}

.s5-l {
    float: left;
    width: 325px;
}

.s5-l .s5-l-a b {
    display: block;
    margin-top: 10px;
    overflow: hidden;
    height: 48px;
    line-height: 24px;
    margin-bottom: 8px;
}

.s5-l .s5-l-a div {
    width: 327px;
    height: 174px;
    border-radius: 6px;
    overflow: hidden;
}

.s5-l-ul a {
    float: left;
    width: 158px;
}

.s5-l-ul a + a {
    float: right;
}

.s5-l-ul a div {
    width: 100%;
    height: 100px;
    border-radius: 10px;
    overflow: hidden;
}

.s5-l-ul a b {
    display: block;
    margin-top: 8px;
    overflow: hidden;
    height: 40px;
    line-height: 20px;
}

.s5-m {
    float: left;
    width: 445px;
    margin-left: 66px;
}

.s5-m .news-link-ul {
    padding: 0;
}

.s5-m .news-link-ul li a {
    max-width: 380px;
}

.s5-m .news-link-ul li {
    margin-bottom: 5px;
}

.s5-m .s5-m-news {
    height: 140px;
    width: 100%;
    margin-bottom: 25px;
}

.s5-m-news > a {
    font-weight: bold;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 6px;
    display: block;
}

.s5-m-news > div {
    height: 94px;
    overflow: hidden;
}

.s5-m-news div a {
    width: 204px;
    float: left;
    height: 94px;
    border-radius: 8px;
    overflow: hidden;
}

.s5-m-news div p {
    float: right;
    overflow: hidden;
    height: 94px;
    width: 225px;
    line-height: 23px;
}

.s5-r {
    float: right;
    width: 280px;
}

.gifts-container {
    width: 100%;
    overflow: hidden;
}

.gifts-container .gifts-con {
    width: 100%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

 

.gifts-head.gifts-con span {
    color: #959595;
}

.gifts-con a {
    float: right;
    width: 40px;
    height: 22px;
    background-image: linear-gradient(32deg,
    #fb391f 0%,
    #fc612a 100%);
    border-radius: 11px;
    text-align: center;
    color: white;
}

.gifts-con .normal {
    float: none;
    background: none;
    color: #404040;
}

.three-col .gifts-con span + span {
    width: 172px;
    margin-left: 14px;
}

.three-col .gifts-con span + span + span {
    width: 40px;
}

/*第六屏*/
.section6 {
    height: 543px;
    padding: 0 12px;
    box-sizing: border-box;
}

.section6 .big-title {
    margin-bottom: 16px;
}

.s6-l {
    float: left;
    width: 325px;
}

.s6-l .s6-l-ul {
    width: 100%;
}

.s6-l-ul a {
    display: block;
    width: 325px;
    height: 180px;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}

.s6-l-ul a div {
    width: 100%;
    height: 100%;
}

.s4-con-r-img a span,
.s6-l-ul a span {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: center;
    display: none;

}

.s4-con-r-img a span em,
.s6-l-ul a span em {
    display: table-cell;
    vertical-align: middle;
    color: white;
    font-size: 16px;
}

.s4-con-r-img a:hover span,
.s6-l-ul a:hover span {
    display: table;
}

.s6-m {
    float: left;
    width: 385px;
    margin-left: 71px;
}

.s6-m .s6-m-news {
    width: 100%;
    height: 66px;
    overflow: hidden;
}

.s6-m .s6-m-news > a {
    float: left;
    width: 96px;
    height: 66px;
    overflow: hidden;
    border-radius: 10px;
}

.s6-m .s6-m-news > div {
    float: right;
    width: 258px;
    margin-right: 16px;
}

.s6-m-news div a {
    display: block;
    height: 20px;
    width: 100%;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 6px;
}

.s6-m-news div p {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    font-size: 12px;
    color: #797979;
}

.s6-m .news-link-ul {
    padding: 0px 0 6px;
}

.s6-m .news-link-ul li a {
    max-width: 360px;
}

.s6-m-ul a {
    float: left;
    margin-right: 20px;
    width: 150px;
}

.s6-m-ul a div {
    width: 150px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 10px;
}

.s6-m-ul a span {
    display: block;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.s6-r {
    float: right;
    width: 325px;
}

.s6-r .gifts-con span {
    margin-bottom: 17px;
}

.s6-r .gifts-con span + span {
    width: 95px;
    margin-left: 18px;
}

.s6-r .gifts-con span + span + span + span {
    width: 40px;
}

/*第七屏*/
.section7 {
    height: 586px;
    padding: 0 12px;
    box-sizing: border-box;
}

.img-container {
    width: 1154px;
    margin: auto;
}

.img-container > div {
    float: left;
    margin: 0 12px;
}

.img-container > div a {
    margin-bottom: 25px;
    box-shadow: 0px 2px 8px 0px rgba(149, 149, 149, 0.94);
    border-radius: 6px;
    overflow: hidden;
    width: 100%;
    display: block;
    position: relative;
}

.img-container a span {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: center;
    display: none;

}

.img-container a span em {
    display: table-cell;
    vertical-align: middle;
    color: white;
    font-size: 16px;
}

.img-container a:hover span {
    display: table;
}

.img-con1 {
    width: 214px;
}

.img-con1 a {
    height: 228px;
}

.img-con2 {
    width: 304px;
}

.img-con2 a {
    width: 304px;
    height: 481px;
}

.img-con3 {
    width: 246px;
}

.img-con3 a {
    height: 144px;
}

.img-con4 {
    width: 294px;
}

.img-con4 a {
    height: 228px;
}

/*第八屏*/
.section8 {
    padding: 0 26px;
    box-sizing: border-box;
}

.ranking-container {
    width: 343px;
    float: left;
}

.ranking-ul {
    padding-top: 6px;
}

.ranking-li {
    margin-bottom: 13px;
}

.ranking-li .ranking-head {
    height: 30px;
    text-align: left;
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 3px;
}

.ranking-head .ranking-num {
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    background: #d8d8d8;
    color: white;
    float: left;
}

.ranking-ul .ranking-li:first-child .ranking-head .ranking-num {
    background-image: linear-gradient(32deg,
    #fb391f 0%,
    #fc612a 100%);
}

.ranking-li .ranking-head span {
    color: #878787;
    width: 52px;
    display: inline-block;
    vertical-align: middle;
}

.ranking-li .ranking-head a {
    max-width:200px;
    vertical-align: middle;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.ranking-li .ranking-head em {
    float: right;
    width: 19px;
    height: 21px;
    background: url(../indexres/images/indexicon.png) no-repeat;
    margin-left: 9px;
}

.ranking-li .ranking-head .up {
    margin-top: 3px;
    background-position: -510px -164px;
}

.ranking-li .ranking-head .down {
    margin-top: 3px;
    background-position: -473px -164px;
}

.ranking-li .ranking-head .level {
    margin-top: 4px;
    background-position: -434px -164px;
}

.ranking-li .ranking-head .new {
    width: 40px;
    background-position: -377px -166px;
}

.ranking-li .ranking-head .hot-num {
    float: right;
    width: 72px;
}

.ranking-head .hot-num i {
    float: left;
    margin: 3px 6px 0 0;
    width: 8px;
    height: 22px;
    background: url(../indexres/images/indexicon.png) no-repeat -551px -163px;
}

.ranking-con {
    width: 340px;
    height: 159px;
    margin-left: 42px;
    display: none;
    padding-bottom: 6px;
}

.ranking-li.active .ranking-con {
    display: block;
}

.ranking-con > a {
    width: 120px;
    height: 159px;
    overflow: hidden;
    float: left;
}

.ranking-con .ranking-r {
    float: left;
    margin-left: 20px;
    color: #878787;
    width: 200px;
}

.ranking-r p {
    height: 34px;
    line-height: 34px;
    width: 100%;
    overflow: hidden;
}

.ranking-r div {
    height: 30px;
    margin-top: 27px;
    font-size: 0;
}

.ranking-r div a {
    width: 72px;
    height: 28px;
    line-height: 28px;
    border: solid 1px #b9b9b9;
    text-align: center;
    color: #676767;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 16px;
    border-radius: 15px;
}

.section8 .col-line {
    display: block;
    width: 1px;
    background-color: #f5f5f5;
    border-radius: 1px;
    float: left;
    margin: 60px 29px 0;
}

/*底部*/
.footer {
    width: 100%;
    padding-bottom: 10px;
    background-color: #333333;
    position: relative;
    z-index: 11;
}

.footer-list a + a:hover {
    color: #FF6600;
}

.footer-con {
    width: 1200px;
    margin: auto;
}

.footer-list {
    width: 156px;
    padding-left: 87px;
    float: left;
    height: 282px;
    border-left: 1px solid #3e3e3e;
    border-right: 1px solid #3e3e3e;
}

.footer-con .footer-list:first-child {
    padding-left: 0;
    border-left: 0;
}

.footer-list a {
    font-size: 16px;
    line-height: 32px;
    color: #9c9c9c;
    display: block;
}

.footer-con .footer-big {
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    color: #b4b4b4;
    margin-bottom: 16px;
}

.footer-list a + div {
    margin-bottom: 16px;
}

.footer-con .last-list {
    border-right: 0;
}

.footer-title {
    clear: both;
    display: block;
    padding: 45px 0 5px 0;
}

.footer-ul-con {
    width: 1200px;
    height: auto;
    text-align: left;
    line-height: 25px;
    display: table;
    word-wrap: break-word;
    clear: both;
    font-size: 14px;
}

.footer-ul-con ul {
    width: 980px;
    overflow: hidden;
    margin-bottom: 30px;
}

.footer-ul-con li {
    float: left;
    margin: 0 16px 2px 0;
    display: inline;
}

.footer-ul-con li a:link,
.footer-ali a:link {
    color: #9c9c9c;
}

.footer-ul-con li a:hover,
.footer-ali a:hover {
    color: #FF6600;
}

.footer-ul-con li a:visited,
.footer-ali a:visited {
    color: #9c9c9c;
}

.footer-ali {
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    line-height: 28px;
    padding: 8px 0 5px 0;
}

.footer-ali_l {
    width: 150px;
    height: 96px;
    overflow: hidden;
    float: left;
}

.footer-ali_c {
    border-top: 1px dashed #3e3e3e;
    padding-top: 26px;
    width: 1000px;
    margin: auto;
    overflow: hidden;
    line-height: 32px;
    color: #9c9c9c;
}

.footer-ali_r {
    width: 200px;
    height: 96px;
    overflow: hidden;
    float: right;
}

/*其他*/
.index-container .go-top {
    width: 68px;
    height: 68px;
    position: fixed;
    bottom: 20px;
    right: 50%;
    margin: auto;
    z-index: 100;
    cursor: pointer;
    background: url(../images/goto.png) no-repeat;
    display: none;
    margin-right: -680px;
}

.go-top:hover {
    background-image: url(../images/goto1.png);
}

/*ad*/
.s-bg {
    display: block;
    width: 1200px;
    margin: 0 auto 20px;
    height: 100px;
    background-color: #cccccc;
    box-shadow: 0 4px 10px 0 rgba(218, 207, 204, 0.36);
    border-radius: 10px;
    overflow: hidden;
    z-index: 11;
    position: relative;
}

/*悬浮颜色*/
.top-container span a:hover,
.index-header .index-header-hover a:hover,
.section a:hover,
.section a:hover span,
.s3-p1-ul .toggle-li span:hover,
.s5-l-a:hover b,
.s5-l-ul a:hover b,
.channel-type3 ul a:hover,
.news-link-ul a:hover,
.channel-con li a.orange,
.s3-info-l a + a:hover,
.gifts-con a.normal:hover,
.orange {
    color: #ff2d22 !important;
}

.index-header > div > a {
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.s3-r-ul a:hover,
.s3-to-buy .s3-r-price a:hover {
    color: white !important;
}

.index-header > div > a:hover span,
.index-header > a:hover span {
    font-weight: bold;
    font-size: 16px;
    color: #f76341;
}

.s1-l4-specail a + a:hover,
.s1-l5-ul li a:hover,
.s3-p3-ll-ul .s3-p3-ll-con:hover span,
.gifts-con a:hover,
.m-g-li .m-g-con a:hover,
.s3-info-l a:hover {
    color: white !important;
}

.ranking-r div a:hover,
.s3-p3-lr-ul .s3-p3-shadow-b span:hover {
    color: white !important;
    border-color: #f76341;
    background: #f76341;
}

.s3-r-ul > a:hover {
    background: #fb5b46;
    color: black;
}

.s3-p3-ll-ul > div img,
.index-container a > img,
.index-container a > div > img {
    transition: all .4s ease;
}

.s3-p3-ll-ul > div:hover img,
.s1-l-3 a:hover > img,
.s1-l-4 a:hover > img,
.s2-l-con a:hover div > img,
.s2-r-ul a:hover div > img,
.s3-info-video a:hover > img,
.s3-p2-l-ul a:hover > img,
.s3-p3-bottom a:hover > img,
.s4-con-r-img a:hover > img,
.s3-p2-m-img a:hover div > img,
.s5-l a:hover div > img,
.img-container a:hover img,
.s6-m-ul a:hover div > img,
.s6-l-ul a:hover div > img,
.s1-l-3 a:hover > img,
.l-pc-li a:hover > img,
.s1-r-con a:hover > img,
.s1-r-newdown-li a:hover > img,
.dxh-con a:hover img,
.s-bg:hover img,
.s1-r-img:hover img,
.new-hh-li .new-hh-con a:hover img,
.s1-l-con a div:hover img {
    transform: scale(1.3);
}

/*全站导航样式-通用*/

.ali-header-menu-box {
    width: 660px;
    overflow: hidden;
    border: 1px solid #E5E6E5;
    position: absolute;
    background: #FFF;
    left: -214px;
    top: 49px;
    z-index: 10;
    border-radius: 0 0 8px 8px;
    display: none;
    box-shadow: 0px 8px 16px 0px rgba(218, 207, 204, 0.6)
}

.left-icon5:hover .ali-header-menu-box {
    display: block;
}

.ali-header-menu-box-con {
    width: 660px;
    overflow: hidden;
    margin: 7px auto 0px auto;
}

.ali-header-menu-box-g {
    width: 1px;
    height: 185px;
    overflow: hidden;
    float: left;
    border-right: 1px solid #EEEEEE;
}

.ali-header-menu-box-list {
    width: 180px;
    height: 185px;
    overflow: hidden;
    float: left;
    padding-left: 8px;
}

.ali-header-menu-box-list-tit {
    width: 180px;
    height: 26px;
    overflow: hidden;
    line-height: 26px;
    text-align: left;
    margin-bottom: 9px;
}

.ali-header-menu-box-list-con {
    width: 180px;
    height: 150px;
}

.ali-header-menu-box-list-con ul {
    width: 180px;
    height: 150px;
}

.ali-header-menu-box-list-con ul li {
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: left;
}

.ali-header-menu-box-list-con ul li a:link {
    position: relative;
    display: inline;
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 0px;
    padding: 0 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #3c3c3c;
}

.ali-header-menu-box-list-con ul li a:visited {
    position: relative;
    display: inline;
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 0px;
    padding: 0 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #3c3c3c;
}

.ali-header-menu-box-list-con ul li a i {
    position: absolute;
    top: -5px;
    right: 0;
    display: block;
    width: 9px;
    height: 14px;
    overflow: hidden;
}

.ali-header-menu-box-list-con ul li a i.hot {
    background: url(../images/ali-nav-hot.gif) no-repeat;
}

.ali-header-menu-box-list-con ul li a i.new {
    background: url(../images/ali-nav-new.gif) no-repeat;
}

.ali-a-color-1 ul li a:hover {
    background: #ff5400;
    color: #FFFFFF !important;
}

.ali-a-color-2 ul li a:hover {
    background: #72c067;
    color: #FFFFFF !important;
}

.ali-a-color-3 ul li a:hover {
    background: #de4f85;
    color: #FFFFFF !important;
}

.ali-a-color-4 ul li a:hover {
    background: #ffc600;
    color: #FFFFFF !important;
}

.ali-a-color-5 ul li a:hover {
    background: #00b4ff;
    color: #FFFFFF !important;
}

.ali-header-menu-box-list-tit a {
 
    height: 26px;
    display: inline;
    overflow: hidden;
    font-size: 18px;
    /*text-indent: -99999px;*/
    float: left;
    margin-left: 6px;
    font-weight: bold;
}

.ali-header-menu-box-list-tit a.ali-news-tit {
    color: #ff5400;
}

.ali-header-menu-box-list-tit a.ali-oday-tit {
    color: #ff5400;
}

.ali-header-menu-box-list-tit a.ali-down-tit {
    color: #72c067;
}

.ali-header-menu-box-list-tit a.ali-gl-tit {
    color: #72c067;
}

.ali-header-menu-box-list-tit a.ali-patch-tit {
    color: #de4f85;
}

.ali-header-menu-box-list-tit a.ali-hanhua-tit {
    color: #de4f85;
}

.ali-header-menu-box-list-tit a.ali-webgame-tit {
    color: #ffc600;
}

.ali-header-menu-box-list-tit a.ali-shouyou-tit {
    color: #ffc600;

}

.ali-header-menu-box-list-tit a.ali-all-tit {
    width: 80px;
    height: 26px;
    color: #00b4ff;
}

.ali-header-menu-box-t-hot {
    width: 888px;
    height: 20px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    line-height: 20px;
    text-align: left;
}

.ali-header-menu-box-t-hot-tit {
    width: 80px;
    height: 20px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    color: #FF5400;
    text-align: center;
    padding-left: 8px;
}

.ali-header-menu-box-t-hot-tit span {
    float: left;
    margin-left: 7px;
    color: #FF5400;
    display: inline;
}

.ali-header-menu-box-t-hot-con {
    width: 735px;
    height: 1px;
    overflow: hidden;
    border-top: 1px solid #EEEEEE;
    float: left;
    margin-top: 11px;
    margin-right: 5px;
}

.ali-header-menu-box-t-hot-tag {
    width: 60px;
    text-align: center;
    height: 20px;
    float: right;
}

.ali-header-menu-box-t-hot-tag a:link {
    color: #3c3c3c;
}

.ali-header-menu-box-t-hot-tag a:visited {
    color: #3c3c3c;
}

.ali-header-menu-box-t-hot-tag a:hover {
    color: #ff6600;
}

.ali-header-menu-box-t-hot-tag a:active {
    color: #3c3c3c;
}

.ali-header-menu-box-t-hot-ul {
    width: 890px;
    height: 65px;
    overflow: hidden;
    margin: 0 auto;
}

.ali-header-menu-box-t-hot-ul li {
    width: 80px;
    height: 32px;
    line-height: 32px;
    text-align: left;
    float: left;
    padding-left: 9px;
    overflow: hidden;
}

.ali-header-menu-box-t-hot-ul li a:link {
    position: relative;
    display: inline;
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 7px 2px 0px 2px;
    padding: 0px 4px 0px 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #3c3c3c;
    overflow: hidden;
}

.ali-header-menu-box-t-hot-ul li a:visited {
    position: relative;
    display: inline;
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 0 2px;
    padding: 0px 4px 0px 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #3c3c3c;
    overflow: hidden;
}

.ali-header-menu-box-t-hot-ul li a:hover {
    background: #ff5400;
    color: #FFFFFF !important;
}

.ali-header-weixin-body {
    width: 120px;
    height: 125px;
    overflow: hidden;
    border: 1px solid #EEEEEE;
    position: absolute;
    background: #FFF;
    left: -38px;
    top: 50px;
    z-index: 10;
    display: none;
}

.right-icon2:hover .ali-header-weixin-body {
    display: block;
}

.ali-weixin-body-pic {
    width: 119px;
    height: 120px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-top: 5px;
}

.ali-weixin-body-pic img {
    width: 95px;
    height: 95px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

.ali-weixin-body-pic i {
    width: 100px;
    height: 25px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-style: normal;
    line-height: 25px;
    color: #6C6C6C;
    font-size: 12px;
}

/*全站导航通用样式END*/
.index-container .ali-nav-bg{
	width:1360px;
	position: absolute;
	top: -127px;
	left: -80px;
	margin: auto;
	z-index: 2;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}
.index-container .ali-index-bg {
    position: fixed;
    top: 0;
    left: 0;
    right:0;
    bottom: 0;
    margin: auto;
    width: 100%;
    z-index: 5;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}

.index-container .ali-index-bg a {
    display: block;
    width: 100%;
    height: 100%;
}

.index-container .ali-index-bg span {
    position: absolute;
    top: 55px;
    right: 5px;
    display: block;
    background: url(../images/close.png) no-repeat;
    width: 21px;
    height: 21px;
    cursor: pointer;
}

@media screen and (max-width: 1800px) {
    .index-container .ali-index-bg {
        background-size: 120% auto;
    }
}

#ali213SSO {
    float: right;
}

#ali213SSO .ali213SSO-offline-avatar {
    background-image: url(../indexres/images/indexicon.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: bottom;
    font-size: 0;
    width: 28px;
    height: 24px;
    background-position-y: -17px;
    background-position-x: -407px;
    margin: 14px 5px 0 10px;
}

#ali213SSO .ali213SSO-login {
    color: #404040;
}

#ali213SSO .ali213SSO-offline-reg {
    color: #404040;
}

#ali213SSO .ali213SSO-offline-spliter {
    width: 1px;
    background-color: #efefef;
    border-radius: 1px;
    display: inline-block;
    font-size: 0;
    height: 35px;
    margin: 7px 8px 0 8px;
}

.jqdz-tj-list .tj-left {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    color: #4f4f4f;
}

.jqdz-tj-list .tj-right {
    line-height: 22px;
    margin-bottom: 22px;
    height: 44px;
    overflow: hidden;
}


.s1-4-toggle{
    height:10px;
    text-align: center;
    position:absolute;
    z-index:20;
    width:100%;
    top: 105px;
    font-size:0 !important;
}
.s1-4-toggle span{
    display:inline-block;
    margin:0 3px;
    width:10px;
    height:10px;
    font-size:0;
    background:#ffffff;
    transition: all 0.2s;
    border-radius:5px;

}
.s1-4-toggle span.active{
    width:30px;background:#f76341;
}