@charset "utf-8";
/* css reset */
body{margin:0;padding:0;color:#434343;font-family:"微软雅黑";background-color: #e9e9e9;}
a{color:#434343;text-decoration:none;}
a:hover{text-decoration:none;color: #f53e52;}
p{word-break:break-all;}
.warpper,.wrapper{margin:0 auto;width:1200px;min-width: 1200px;}
button, input, select, textarea{font-family:"Helvetica Neue","Helvetica","微软雅黑","宋体",tahoma,arial,sans-serif;}
html,body{overflow-x: hidden;}

/*public*/
.container{/*position: relative;*/z-index: 1;}
.ell{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
img{background-color: #ccc;width: 100%;height: 100%;display: block;}
.mt3{margin-top: 3px !important;}
.mt5{margin-top: 5px !important;}
.mt10{margin-top: 10px !important;}
.mt15{margin-top: 15px !important;}
.mt20{margin-top: 20px !important;}
.pd10{padding: 10px;}
.all-ico{background-image:url(http://static.wywyx.com/wywyx/pctest/images/sprite.png);background-repeat:no-repeat;background-size:250px 231px;}
.bg-def{background-color: #e9e9e9;}
.bg-fff{background-color: #fff;}
.pr-def{position: relative;z-index: 1;}
.ico-i{width: 3px;height: 15px;display: inline-block;background-color: #f53e52;overflow: hidden;}
.r-tit1{height: 45px;line-height: 45px;overflow: hidden;position: relative;padding: 0 14px 0 20px;}
.r-tit1 .ico-i{position: absolute;top: 50%;margin-top: -7px;}
.r-tit1 .ico-r{right: 0;}
.r-tit1 .ico-l{left: 0;}
.r-tit1 h4{color: #44494e;font-size: 16px;}
.r-tit1 a{color: #717171;font-size: 12px;}
.r-tit1 a:hover{text-decoration: underline;}

/*m-head*/
.m-head{height: 90px;background-color: #282b2d;overflow: hidden;}
.m-head .w-logo{width: 233px;height: 60px;float: left;overflow: hidden;background: url(http://static.wywyx.com/wywyx/pctest/images/logo.png) left top no-repeat;margin-top:9px;}
.m-head .w-logo a{width: 100%;height: 100%;display: block;text-indent: -999999px;}
.m-head .nav-sea-wrap{float: right;overflow: hidden;}
.m-head .w-nav{float: left;overflow: hidden;padding-right: 20px;}
.m-head .w-nav li{float: left;overflow: hidden;padding: 0 20px;height: 90px;line-height: 90px;}
.m-head .w-nav li a{font-size: 18px;color: #fff;}
.m-head .w-nav li a:hover{color: #f53e52;}
.m-head .w-search{width: 218px;height: 34px;background-color:#fff;margin-top:27px;overflow: hidden;border: 1px solid #cc1736;border-radius: 7px;}
.m-head .w-search .inputSearch{height:24px;line-height:24px;border: none;background:#fff;color: #b7b7b7;font-size: 14px;width:168px;overflow: hidden;float: left;margin: 5px 0 0 13px;border-right: 1px solid #cc1736;}
.m-head .w-search .btnSearch{width:34px;height:34px;float: right;border: none;background: transparent;overflow: hidden;padding: 0;}
.m-head .w-search .btnSearch i{margin:5px auto 0;display: inline-block;width:20px;height:20px;background-position:-87px -204px;}

/*m-top-rec*/
.m-top-rec{background-color: #fff;border: 1px solid #f53e52;position: relative;width: 1198px;height: 97px;margin-top:32px;}
.m-top-rec ul{position: absolute;left: -3px;top:-17px;width: 100%;}
.m-top-rec ul li{float: left;border-radius: 5px;width: 185px;height: 100px;margin-left: 14px;position: relative;background-color: #b0aea8;}
.m-top-rec ul li img{border-radius: 5px;transition: all .3s;}
.m-top-rec ul li .txt{width: 163px;height: 98px;border-radius: 5px;position: absolute;left: 0;top: 0;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_red90.png) left top repeat;font-size: 16px;line-height: 100px;text-align: center;color: #fff;padding: 0 10px;border: 1px solid #c31e47;transition: all .3s;opacity: 0;filter: alpha(opacity=0);}
.m-top-rec ul li a:hover img{margin-top: -9px;}
.m-top-rec ul li a:hover .txt{margin-top: -9px;opacity: 1;filter: alpha(opacity=100);}

/*m-menu*/
.m-menu{overflow: hidden;}
.m-menu .hd{width: 1180px;height: 38px;margin: 0 auto;overflow: hidden;border-right: 1px solid #c4c4c4;background-color: #f2f2f2;position: relative;}
.m-menu .hd ul li{float: left;background-color: #cc1736;width: 100px;height: 38px;line-height: 38px;text-align: center;font-size: 16px;color: #fff;border-right: 1px solid #f53e52;cursor: pointer;}
.m-menu .hd ul li.on{background-color: #f53e52;color: #ffff00;cursor: default;}
.m-menu .hd .app-btn{position: absolute;right: 15px;top: 7px;height: 23px;line-height: 23px;border: 1px solid #f53e52;border-left-width: 25px;padding: 0 18px;color: #f53e52;font-size: 12px;border-radius: 3px;}
.m-menu .hd .app-btn .all-ico{width:14px;height:16px;background-position:-141px -204px;position: absolute;left: -19px;top: 4px;}
.m-menu .bd{background-color: #fff;border: 1px solid #f53e52;overflow: hidden;}
.m-menu .bd .item{overflow: hidden;height: 142px;}
.m-menu .bd .item+.item{display: none;}
.m-menu .menu-hot li{float: left;width: 108px;height: 142px;overflow: hidden;}
.m-menu .menu-hot li+li{width: 109px;}
.m-menu .menu-hot li a{display: block;overflow: hidden;height: 100%;padding: 0 5px;}
.m-menu .menu-hot li img{width: 85px;height: 85px;border-radius: 11px;margin: 18px auto 0;}
.m-menu .menu-hot li .txt{display: block;font-size: 12px;line-height: 34px;height: 34px;text-align: center;color: #717171;}
.m-menu .menu-hot li a:hover{background-color: #f53e52;}
.m-menu .menu-hot li a:hover .txt{color: #fff;}
.m-menu .menu-c .hd-child{padding: 0 10px;}
.m-menu .menu-c .hd-child ul{height: 33px;border-bottom: 1px solid #f1f1f1;}
.m-menu .menu-c .hd-child ul li{width: 74px;height: 33px;float: left;position: relative;line-height: 33px;text-align: center;color: #b6b6b6;font-size: 16px;margin-right: 20px;cursor: pointer;}
.m-menu .menu-c .hd-child ul li.on{cursor: default;}
.m-menu .menu-c .hd-child ul li.on i{width: 52px;height: 3px;background-color: #f53e52;display: block;position: absolute;bottom: -2px;left: 50%;margin-left: -26px;}
.m-menu .menu-c .bd-child .con+.con{display: none;}
.m-menu .menu-ul{overflow: hidden;padding-left: 3px;margin-top: 4px;}
.m-menu .menu-ul li{float: left;margin: 7px 0 0 8px;}
.m-menu .menu-ul li a{padding: 0 24px;height: 40px;line-height: 40px;display: inline-block;font-size: 12px;color: #747778;background-color:#f8f8f8;}
.m-menu .menu-ul li a:hover{color: #fff;background-color: #f53e52;}
.m-menu .menu-ul.cur{margin-top: 6px;}
.m-menu .menu-ul.cur li{margin-top: 3px;}

/*m-rec-zq*/
.m-rec-zq{padding: 0 10px 10px;overflow: hidden;width: 1180px;min-width: 1180px;}
.m-rec-zq ul{width: 100%;height: 50px;background-color: #282b2d;overflow: hidden;}
.m-rec-zq li{float: left;line-height: 50px;font-size: 12px;}
.m-rec-zq li.hd{width: 70px;height: 20px;line-height: 20px;text-align: center;color: #fff;background-color: #f53e52;border-radius: 5px;margin: 15px 16px 15px 13px;}
.m-rec-zq li a{color: #878787;}
.m-rec-zq li a:hover{color: #f53e52;}
.m-rec-zq li span{color: #505050;margin: 0 12px;}

/*row1*/
.row1{height: 594px;position: relative;overflow: visible;}
.row1 .rowBg{width: 1920px;height: 200px;background-color: #282b2d;overflow: hidden;bottom: 0;left: 50%;margin-left: -960px;position: absolute;}
.row1 .col-gd{position: relative;background-color: #fff;z-index: 1;overflow: hidden;height: 579px;}
.row1 .col-gd-l{width: 370px;}
.row1 .col-gd-c{width: 450px;margin-left: 6px;}
.row1 .col-gd-r{width: 368px;}

/*m-slideBox*/
.m-slideBox{ width:370px; height:320px; overflow:hidden; position:relative;}
.m-slideBox .hd{height:30px; overflow:hidden; position:absolute; left:0; bottom:0px; z-index:1;width: 100%;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_black80.png) left top repeat;}
.m-slideBox .hd ul{ overflow:hidden; zoom:1;text-align: center;margin-top: 12px;}
.m-slideBox .hd ul li{display: inline-block;width: 32px;height: 6px;overflow: hidden;background-color: #b6b6b6;margin: 0 4px;*display: inline;*zoom: 1;border-radius: 3px;}
.m-slideBox .hd ul li.on{background-color: #f53e52;}
.m-slideBox .bd{ position:relative; height:100%; z-index:0;}
.m-slideBox .bd li{ zoom:1; vertical-align:middle;position: relative;}
.m-slideBox .bd img{ width:370px; height:320px; display:block;}  

/*m-hot-activity*/
.m-hot-activity{overflow: hidden;}
.m-hot-activity h4{height: 45px;line-height: 45px;overflow: hidden;text-align: center;color: #44494e;font-size: 16px;position: relative;}
.m-hot-activity h4 .ico-i{position: absolute;top: 50%;margin-top: -7px;}
.m-hot-activity h4 .ico-l{left: 0;}
.m-hot-activity h4 .ico-r{right: 0;}
.m-hot-activity .ul-a{background-color: #f8f8f8;overflow: hidden;padding: 10px 0;}
.m-hot-activity .ul-a li{width: 170px;overflow: hidden;float: left;margin-left: 10px;border-radius: 5px;background-color: #fff;position: relative;font-size: 12px;}
.m-hot-activity .ul-a li img{height: 80px;}
.m-hot-activity .ul-a li .txt{color: #717171;height: 24px;line-height: 24px;text-align: center;overflow: hidden;display: block;padding: 0 10px;}
.m-hot-activity .ul-a li .sub{position: absolute;left: 0;top: 0;height: 21px;line-height: 21px;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_red70.png) left top repeat;color: #fff;text-align: center;padding: 0 12px;border-radius: 0 0 5px 0;}
.m-hot-activity .ul-a li:hover .txt{color: #f53e52;}
.m-hot-activity .ul-b{overflow: hidden;}
.m-hot-activity .ul-b li{height: 44px;overflow: hidden;line-height: 44px;padding: 0 92px 0 17px;position: relative;font-size: 12px;}
.m-hot-activity .ul-b li+li{border-top: 1px solid #ececec;}
.m-hot-activity .ul-b li a{color: #717171;}
.m-hot-activity .ul-b li span{display: inline-block;height: 24px;line-height: 24px;padding: 0 12px;border: 1px solid #717171;margin-right: 12px;border-radius: 5px;vertical-align: middle;color: #717171;}
.m-hot-activity .ul-b li span.cy{border-color: #f53e52;color:#f53e52;width: 68px;position: absolute;right: 17px;top: 9px;margin: 0;padding: 0;text-align: center;}
.m-hot-activity .ul-b li a:hover{color: #f53e52;}
.m-hot-activity .ul-b li a:hover span{border-color: #f53e52;color:#f53e52;}
.m-hot-activity .ul-b li a:hover span.cy{background-color: #f53e52;color: #fff;}

/*m-top-news*/
.m-top-news{background-color: #f8f8f8;border: 1px solid #c4c4c4;overflow: hidden;padding: 12px 15px 21px;}
.m-top-news h2{height: 44px;line-height: 44px;overflow: hidden;font-size: 22px;text-align: center;}
.m-top-news h2 a{color: #3d4041;}
.m-top-news h2 a:hover{text-decoration: underline;color: #f53e52;}
.m-top-news p{height: 18px;line-height: 18px;overflow: hidden;font-size: 12px;text-align: center;color: #6d6f72;}
.m-top-news .wire{width: 100%;height: 1px;background-color: #e7e7e7;overflow: hidden;margin: 23px 0 13px;}

/*m-news-list*/
.m-news-list{overflow: hidden;margin-top: 4px;}
.m-news-list li{height: 47px;line-height: 47px;overflow: hidden;position: relative;padding: 0 17px 0 14px;border-left: 3px solid #fff;text-overflow:ellipsis;white-space: nowrap;}
.m-news-list li+li i{position: absolute;left: 17px;top: 0;width: 416px;height: 1px;background-color: #e5e5e5;}
.m-news-list li span{width: 38px;height: 18px;border: 1px solid #f53e52;display: inline-block;line-height: 18px;background-color: #f53e52;color: #fff;text-align: center;border-radius: 3px;margin-right: 7px;font-size: 12px;}
.m-news-list li:hover{background-color: #f8f8f8;border-left-color: #f53e52;}
.m-news-list li:hover i,.m-news-list li:hover+li i{display: none;}
.m-news-list li:hover a{color: #f53e52;}
.m-news-list li:hover span{background-color: #fff;color: #f53e52;}

/*m-fhao*/
.m-fhao{width: 200px;overflow: hidden;}
.m-fhao .w-tit{height: 38px;line-height: 38px;text-align: center;font-size: 16px;font-weight: bold;overflow: hidden;border-bottom: 2px solid #f1f1f1;}
.m-fhao .w-pic{width: 180px;height: 80px;overflow: hidden;margin: 10px auto 0;position: relative;}
.m-fhao .w-pic .txt{height: 30px;line-height: 30px;display: block;text-align: center;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_black70.png) left top repeat;position: absolute;bottom: 0;left: 0;width: 160px;padding: 0 10px;color: #fff;font-size: 12px;}
.m-fhao .w-list{overflow: hidden;border-bottom: 1px solid #f8f8f8;margin-top: 2px;}
.m-fhao .w-list li{overflow: hidden;font-size: 12px;}
.m-fhao .w-list li a{display: block;padding: 0 10px 0 15px;}
.m-fhao .w-list li dl{overflow: hidden;}
.m-fhao .w-list li dl dt,.m-fhao .w-list li dl .txt p{display: none;}
.m-fhao .w-list li dl .txt{float: left;width: 116px;overflow: hidden;}
.m-fhao .w-list li dl .txt h4{height: 37px;line-height: 37px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;color: #767676;}
.m-fhao .w-list li dl .get{width: 46px;height: 20px;line-height: 20px;border-radius: 3px;border: 1px solid #eee;text-align: center;color: #b0b0b0;float: right;margin-top: 7px;}
.m-fhao .w-list li.on  dl dt{display: block;width: 60px;height: 60px;border-radius: 11px;overflow: hidden;float: left;margin-right: 5px;}
.m-fhao .w-list li.on a{background-color: #f8f8f8;padding: 10px 10px 10px 15px;}
.m-fhao .w-list li.on .txt{float: none;width: 108px;}
.m-fhao .w-list li.on .txt h4{line-height: 18px;height: 18px;color: #f53e52;}
.m-fhao .w-list li.on .txt p{line-height: 18px;height: 18px;color: #a8a8a8;overflow: hidden;display: block;}
.m-fhao .w-list li.on .get{color: #fff;background-color: #f53e52;border-color: #f53e52;margin-top: 2px;}
.m-fhao .w-more{display: block;width: 188px;height: 23px;line-height: 23px;text-align: center;background-color: #fef5f6;border: 1px solid #ffcdcf;border-radius: 7px;font-size: 12px;color: #f53e52;margin: 5px auto 0;}
.m-fhao .w-more:hover{background-color: #f7ebed;}

/*m-bri-rec*/
.m-bri-rec{width: 168px;overflow: hidden;background-color: #f53e52;height: 100%;}
.m-bri-rec .w-tit{height: 34px;line-height: 34px;overflow: hidden;font-size: 16px;color: #fff;font-weight: bold;overflow: hidden;text-align: center;margin-top: 4px;}
.m-bri-rec .w-list{overflow: hidden;padding: 0 4px;}
.m-bri-rec .w-list li{width: 100%;height: 105px;overflow: hidden;margin-bottom: 3px;position: relative;}
.m-bri-rec .w-list li .cov{position: absolute;left: 0;top:105px;padding: 0 20px 0 13px;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_black70.png) left top repeat;overflow: hidden;height: 100%;width: 135px;transition: top .3s;-webkit-transition: top .3s;}
.m-bri-rec .w-list li .cov .wire{width: 34px;height: 3px;background-color: #fff;overflow: hidden;display: block;margin-top: 26px;}
.m-bri-rec .w-list li .cov .txt{height: 36px;line-height: 18px;overflow: hidden;font-size: 12px;color: #fff;margin-top: 9px;display: block;}
.m-bri-rec .w-list li a:hover .cov{top: 0;}

/*row2*/
.row2{height: 400px;background-color: #000;overflow: hidden;width:100%;position: relative;}
.row2 ul{width: 1920px;height: 400px;overflow: hidden;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.row2 li{width: 960px;height: 400px;overflow: hidden;float: left;position: relative;}
.row2 li .cov{width: 145px;height: 400px;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_red90.png) left top repeat;position: absolute;top: 0;display: block;overflow: hidden;color: #fff;transition: all .3s;-webkit-transition: all .3s;}
.row2 li .cov-l{right: 0;margin-right: 370px;padding: 0 45px 0 40px;transition: all .3s;-webkit-transition: all .3s;}
.row2 li .cov-r{left: 0;margin-left: 370px;padding: 0 40px 0 45px;transition: all .3s;-webkit-transition: all .3s;}
.row2 li .cov .wire{width: 9px;height: 61px;background-color: #fff;overflow: hidden;display: block;position: absolute;top: 80px;left: 11px;transition: all .3s;-webkit-transition: all .3s;}
.row2 li .cov .txt{font-size: 24px;line-height: 36px;font-weight: bold;display: block;margin-top: 74px;transition: all .3s;-webkit-transition: all .3s;}
.row2 li .cov .info,.row2 li .cov .link{display: none;}
.row2 li a:hover .cov{width: 510px;}
.row2 li a:hover .cov .txt{height: 72px;overflow: hidden;}
.row2 li a:hover .cov .info{display: block;line-height: 30px;height: 60px;font-size: 16px;overflow: hidden;margin-top: 25px;}
.row2 li a:hover .cov .link{display: block;width: 176px;height: 48px;line-height: 48px;border: 2px solid #fff;color: #fff;text-align: center;font-size: 16px;margin-top: 42px;border-radius: 5px;}
.row2 li a:hover .cov-l .wire{left: 371px;}
.row2 li a:hover .cov-r .wire{left: 13px;}
.row2 li a:hover .cov-l{margin: 0;padding: 0 45px 0 405px;}
.row2 li a:hover .cov-r{margin: 0;padding: 0 405px 0 45px;}

/*row3*/
.row3{height: 512px;overflow: hidden;}

/*m-zq-mod1*/
.m-zq-mod1{overflow: hidden;}
.m-zq-mod1 .w-item{height: 236px;background-color: #dedede;overflow: hidden;margin-top: 10px;position: relative;}
.m-zq-mod1 .w-item+.w-item{margin-top: 15px;}
.m-zq-mod1 .w-item img{height: 230px;}
.m-zq-mod1 .w-item .info{width: 310px;height: 230px;background-color: #fff;padding: 0 20px;position: absolute;top: 0;}
.m-zq-mod1 .w-item .info.r{right: 0;}
.m-zq-mod1 .w-item .info.l{left: 0;}
.m-zq-mod1 .w-item .info h4{height: 60px;line-height: 30px;font-size: 16px;overflow: hidden;margin-top: 15px;}
.m-zq-mod1 .w-item .info p{height: 72px;line-height: 24px;overflow: hidden;font-size: 12px;color: #717171;}
.m-zq-mod1 .w-item .info .btn{height: 30px;overflow: hidden;margin-top: 14px;}
.m-zq-mod1 .w-item .info .btn a{width: 108px;height: 28px;display: block;float: left;font-size: 12px;border: 1px solid #f53e52;border-radius: 7px;line-height: 28px;text-align: center;background-color: #f53e52;color: #fff;margin-right: 12px;}
.m-zq-mod1 .w-item .info .btn a.cur{background-color: #fff;color: #f53e52;}
.m-zq-mod1 .w-item .info .wire{width: 100%;height: 1px;background-color: #dedede;overflow: hidden;margin: 10px 0 9px;}
.m-zq-mod1 .w-item .triangle{width: 0;height: 0;border-top: 11px solid transparent;border-bottom: 11px solid transparent;position: absolute;top: 50%;margin-top: -5px;}
.m-zq-mod1 .w-item .triangle-l{border-right: 11px solid #fff;left: -11px;}
.m-zq-mod1 .w-item .triangle-r{border-left: 11px solid #fff;right: -11px;}
.m-zq-mod1 .w-item:hover .info{background-color: #f53e52;}
.m-zq-mod1 .w-item:hover .info h4 a{color: #fff;}
.m-zq-mod1 .w-item:hover .info p{color: #ffc0c1;}
.m-zq-mod1 .w-item:hover .info .btn a{border-color: #fff;background-color: #fff;color: #f53e52;}
.m-zq-mod1 .w-item:hover .info .btn a.cur{background-color: #f53e52;color: #fff;}
.m-zq-mod1 .w-item:hover .info .wire{background-color: #ff6f78;}
.m-zq-mod1 .w-item:hover .triangle-l{border-right-color: #f53e52;}
.m-zq-mod1 .w-item:hover .triangle-r{border-left-color: #f53e52;}

/*row4*/
.row4{height: 647px;overflow: hidden;padding-top: 5px;}
.row4 .col-gd-l{width: 365px;overflow: hidden;}
.row4 .col-gd-r{width: 815px;overflow: hidden;}

/*m-new-games-pc*/
.m-new-games-pc{overflow: hidden;margin-top: -8px;}
.m-new-games-pc li{height: 75px;overflow: hidden;border-radius: 5px;margin-top: 8px;}

/*m-cs-kf*/
.m-cs-kf{overflow: hidden;margin-top: 12px;}
.m-cs-kf .hd{border: 1px solid #eaeaea;height: 40px;overflow: hidden;background-color: #eaeaea;border-radius: 7px 7px 0 0;border-bottom: none;}
.m-cs-kf .hd ul{overflow: hidden;}
.m-cs-kf .hd li{width: 182px;height: 40px;line-height: 40px;text-align: center;float: left;font-size: 16px;cursor: pointer;}
.m-cs-kf .hd li+li{width: 181px;}
.m-cs-kf .hd li.on{color: #fff;background-color: #f53e52;font-weight: bold;cursor: default;}
.m-cs-kf .bd{overflow: hidden;}
.m-cs-kf .bd .item{overflow: hidden;}
.m-cs-kf .bd .item+.item{display: none;}
.m-cs-kf .bd .item .more{display: block;height: 32px;line-height: 32px;text-align: center;background-color: #fef5f6;border: 1px solid #ffcdcf;border-radius:0 0 7px 7px;font-size: 12px;color: #f53e52;}
.m-cs-kf .bd .item .more:hover{background-color: #f7ebed;}
.cs-kf-list{padding:6px 0 6px 4px;position: relative;overflow: hidden;border: 1px solid #eaeaea;border-top: none;border-bottom: none;}
.cs-kf-list li{overflow: hidden;height: 36px;overflow: hidden;line-height: 36px;position: relative;z-index: 2;}
.cs-kf-list li span{display: block;height: 36px;overflow: hidden;float: left;color: #575757;}
.cs-kf-list li .date{width: 45px;text-align: center;}
.cs-kf-list li .dot{width: 5px;height: 5px;border-radius: 5px;background-color: #9c9c9c;margin: 15px 2px 0;}
.cs-kf-list li:hover .dot{width: 9px;height: 9px;border-radius: 9px;background-color: #f53e52;margin: 13px 0 0;}
.cs-kf-list li .time{width: 46px;text-align: center;margin-right: 15px;}
.cs-kf-list li .name{width: 98px;text-overflow: ellipsis;white-space: nowrap;}
.cs-kf-list li .name a{color: #575757;}
.cs-kf-list li .status{width: 82px;color: #b0b0b0;}
.cs-kf-list li .sys{width: 56px;float: right;text-align: center;}
.cs-kf-list li .sys i{background-image:url(http://static.wywyx.com/wywyx/pctest/images/sprite.png);background-repeat:no-repeat;background-size:250px 231px;display: inline-block;vertical-align: middle;margin: 0 5px;}
.cs-kf-list li .sys i.ios{width:13px;height:16px;background-position:-202px -204px;}
.cs-kf-list li .sys i.android{width:16px;height:18px;background-position:-233px -136px;}
.cs-kf-list li .sys i.ios.hav{background-position:-187px -204px;}
.cs-kf-list li .sys i.android.hav{background-position:-233px -165px;}
.cs-kf-list li:hover span,.cs-kf-list li:hover a{color:#f53e52;}
.cs-kf-list li.wire{width: 1px;height: 290px;overflow: hidden;background-color: #eee;position: absolute;left: 53px;top: 18px;z-index: 1;}

/*m-pic-mod1*/
.m-pic-mod1{overflow: hidden;margin-right: -7px;}
.m-pic-mod1 li{width: 267px;height: 200px;overflow: hidden;float: left;border-radius: 7px;margin-right: 7px;}

/*m-pic-txt-mod1*/
.m-pic-txt-mod1{background-color: #eaeaea;border-radius: 7px;overflow: hidden;width: 606px;height: 370px;margin-top: 11px;}
.m-pic-txt-mod1 .r-tit1{width: 570px;margin: 1px auto 0;}
.m-pic-txt-mod1 .ul-b{width: 178px;height:366px;background-color: #282b2d;padding-top:4px;}
.m-pic-txt-mod1 .ul-b li{height: 28px;line-height: 28px;overflow: hidden;padding: 0 9px;font-size: 12px;}
.m-pic-txt-mod1 .ul-b li+li{border-top: 1px solid #2f3335;}
.m-pic-txt-mod1 .ul-b li a{color:#878787;}
.m-pic-txt-mod1 .ul-b li a:hover{color: #f53e52;}

/*r-pic-txt*/
.r-pic-txt{overflow: hidden;width: 424px;}
.r-pic-txt li{width: 208px;height: 156px;float: left;margin: 4px 0 0 4px;overflow: hidden;position: relative;}
.r-pic-txt li span{height: 30px;line-height: 30px;overflow: hidden;padding: 0 12px;font-size: 12px;color: #fff;position: absolute;left: 0;bottom: 0;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_red90.png) left top repeat;width: 184px;}

/*m-pic-txt-mod2*/
.m-pic-txt-mod2{border-radius: 7px;overflow: hidden;width: 198px;height: 368px;margin-top: 11px;border: 1px solid #eaeaea;}

/*m-gift-mod*/
.m-gift-mod{overflow: hidden;}
.m-gift-mod li{overflow: hidden;font-size: 12px;padding: 10px 14px 10px 11px;border-top: 1px solid #eaeaea;}
.m-gift-mod li img{width: 60px;height: 60px;border-radius: 11px;float: left;margin-right: 5px;}
.m-gift-mod li span{display: block;}
.m-gift-mod li .txt,.m-gift-mod li .info{height: 18px;line-height: 18px;overflow: hidden;color: #717171;}
.m-gift-mod li .info{color:#a8a8a8;}
.m-gift-mod li .btn{width: 45px;height: 19px;border: 1px solid #eee;border-radius: 3px;line-height: 19px;text-align: center;float: right;color: #b0b0b0;margin-top: 2px;}
.m-gift-mod li a:hover .txt{color: #f53e52;}
.m-gift-mod li a:hover .btn{border-color:#f53e52;background-color: #f53e52;color: #fff;}

/*row5*/
.row5{overflow: hidden;height: 565px;position: relative;}
.row5 .rowbg{width: 1920px;height: 300px;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.row5 .col-top{height: 247px;background-color: #34302e;margin-top: 53px;position:relative;}
.row5 .col-top-r{width: 817px;height: 270px;overflow: hidden;position: absolute;top: -11px;right: 6px;}
.row5 .col-top-r .m-gift-mod{width: 195px;margin-top: 8px;}
.row5 .col-top-r .m-gift-mod li{padding: 12px 11px 13px;border-top: none;}
.row5 .col-bot{height: 226px;overflow: hidden;margin-top: 26px;}


/*m-games-in*/
.m-games-in{overflow: hidden;padding: 0 19px;width: 340px;}
.m-games-in dl{overflow: hidden;border-bottom: 1px solid #44484a;padding: 18px 0 12px;}
.m-games-in dl dt{width: 105px;height: 105px;border-radius: 19px;overflow: hidden;float: left;margin-right: 28px;}
.m-games-in dl dd h4{font-size: 24px;height: 40px;line-height: 40px;overflow: hidden;}
.m-games-in dl dd h4 a{color: #fff;}
.m-games-in dl dd p{height: 32px;line-height:32px;overflow: hidden;color: #727272;}
.m-games-in dl dd .btn{height: 26px;overflow: hidden;margin-top: 3px;}
.m-games-in dl dd .btn a{display: block;float: left;width: 58px;height: 24px;border: 1px solid #ccc;text-align: center;line-height: 24px;border-radius: 5px;color: #ccc;}
.m-games-in dl dd .btn a+a{margin-left: 13px;}
.m-games-in dl dd .btn a.lb{color:#ff5104;border-color: #ff5104;}
.m-games-in dl dd .btn a.zq{color:#efd83d;border-color: #efd83d;}
.m-games-in dl dd .btn a.lt{color:#43cca1;border-color: #43cca1;}
.m-games-in dl dd .btn a:hover{color: #fff;}
.m-games-in dl dd .btn a.lb:hover{background-color: #ff5104;}
.m-games-in dl dd .btn a.zq:hover{background-color: #efd83d;}
.m-games-in dl dd .btn a.lt:hover{background-color: #43cca1;}
.m-games-in .w-btn{height: 36px;overflow: hidden;margin-top: 10px;}
.m-games-in .w-btn a{display: block;width: 158px;height: 34px;border: 1px solid #f53e52;text-align: center;border-radius: 5px;color: #f53e52;}
.m-games-in .w-btn a span{display: inline-block;line-height: 34px;height: 34px;overflow: hidden;vertical-align: middle;}
.m-games-in .w-btn a i{display: inline-block; vertical-align: middle;margin-right: 15px;}
.m-games-in .w-btn a.ios i{width:13px;height:16px;background-position:-157px -204px;}
.m-games-in .w-btn a.android i{width:14px;height:16px;background-position:-109px -204px;}
.m-games-in .w-btn a:hover{background-color: #f53e52;color: #fff;}
.m-games-in .w-btn a.ios:hover i{background-position:-172px -204px;}
.m-games-in .w-btn a.android:hover i{background-position:-125px -204px;} 
.m-games-in ul{overflow: hidden;margin-top: 10px;}
.m-games-in ul li{float: left;height: 20px;line-height: 20px;overflow: hidden;font-size: 12px;color:#b3b3b3;}
.m-games-in ul li span{margin: 0 12px;}
.m-games-in ul li a{color:#b3b3b3;}
.m-games-in ul li a:hover{color: #f53e52;}

/*m-pic-mod2*/
.m-pic-mod2{overflow: hidden;margin: 8px 0 0 8px;}
.m-pic-mod2 li{width: 300px;height: 150px;float: left;margin:0 5px 0 0;overflow: hidden;position: relative;}
.m-pic-mod2 li span{height: 30px;line-height: 30px;overflow: hidden;padding: 0 12px;font-size: 12px;color: #fff;position: absolute;left: 0;bottom: 0;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_red90.png) left top repeat;width: 276px;}

/*m-txt-mod1*/
.m-txt-mod1{overflow: hidden;margin: 10px 0 0 0;position: relative;}
.m-txt-mod1 li{width: 270px;height: 30px;line-height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;float: left;padding: 0 20px;}
.m-txt-mod1 li a{color: #717171;font-size: 12px;}
.m-txt-mod1 li a:hover{color: #f53e52;}
.m-txt-mod1 li.wire{width: 1px;height: 81px;overflow: hidden;position: absolute;left: 50%;top: 8px;background-color: #f8f8f8;padding: 0;margin: 0;}

/*m-pic-txt-mod3*/
.m-pic-txt-mod3{width: 510px;height: 226px;border-radius: 7px;overflow: hidden;}
.m-pic-txt-mod3 .w-pic{width: 302px;height: 226px;overflow: hidden;border-radius: 7px 0 0 7px;float: left;}
.m-pic-txt-mod3 .w-pic span{height: 30px;line-height: 30px;overflow: hidden;padding: 0 12px;font-size: 12px;color: #fff;position: absolute;left: 0;bottom: 0;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_red90.png) left top repeat;width: 278px;border-radius: 0 0 0 7px;}
.m-pic-txt-mod3 .w-txt{width: 190px;overflow: hidden;margin-left: 10px;float: left;}
.m-pic-txt-mod3 .w-txt h4{height: 48px;line-height: 24px;overflow: hidden;margin-top: 10px;}
.m-pic-txt-mod3 .r-txt{border-top: 1px solid #f8f8f8;margin-top: 10px;padding-top: 8px;}

/*r-txt*/
.r-txt{overflow: hidden;}
.r-txt li{line-height: 24px;height: 24px;overflow: hidden;font-size: 12px;text-overflow: ellipsis;white-space: nowrap;}
.r-txt li a{color: #717171;}
.r-txt li a:hover{color: #f53e52;}

/*m-pic-mod3*/
.m-pic-mod3{overflow: hidden;margin-left: 8px;}
.m-pic-mod3 li{width: 154px;height: 226px;overflow: hidden;float: left;border-radius: 7px;margin-left: 4px;}

/*m-txt-mod2*/
.m-txt-mod2{overflow: hidden;width: 200px;}
.m-txt-mod2 li{height: 40px;margin-bottom: 6px;overflow: hidden;}
.m-txt-mod2 li .hd{width: 38px;height: 38px;line-height: 38px;text-align: center;border: 1px solid #f53e52;float: left;display: block;color: #f53e52;border-radius: 7px;margin-right: 8px;}
.m-txt-mod2 li .txt{height: 36px;line-height: 18px;overflow: hidden;color: #717171;font-size: 12px;display:block;margin-top: 2px;}
.m-txt-mod2 li a:hover .hd{background-color: #f53e52;color: #fff;}
.m-txt-mod2 li a:hover .txt{color: #f53e52;}

/*r-dl*/
.r-dl{overflow: hidden;}
.r-dl dt{width: 105px;height: 105px;overflow: hidden;float: left;border-radius: 21px;margin-right: 20px;} 
.r-dl dd{overflow: hidden;}
.r-dl dd h4{font-size: 24px;height: 40px;line-height: 40px;overflow: hidden;}
.r-dl dd h4 a{color: #fff;}
.r-dl dd p{line-height:20px;overflow: hidden;color: #727272;font-size: 12px;}

/*row6*/
.row6{overflow: hidden;height: 386px;}
.row6 .wrapper,.row6 .col{height: 100%;overflow: hidden;}
.row6 .r-tit1{background-color: #f8f8f8;}
.row6 .col-gd-l,.row6 .col-gd-r{width: 379px;overflow: hidden;border-left: 1px solid #f1f1f1;}
.row6 .col-gd-c{width: 438px;overflow: hidden;border-right: 1px solid #f1f1f1;border-left: 1px solid #f1f1f1;}
.row6 .col-gd-c .r-pic-txt{margin: 6px 0 0 5px;}
.row6 .col-gd-r{border-left:none;border-right: 1px solid #f1f1f1;}
.row6 .col-gd-r .r-txt{padding:10px 9px;}
.row6 .col-gd-r .r-txt li{height: 30px;line-height: 30px;}
.row6 .col-gd-r .r-dl{background-color: #282b2d;padding: 23px 12px 28px 18px;}
.row6 .col-gd-r .r-dl dd h4{margin-top: -8px;}
.row6 .col-gd-r .r-dl dd p{height: 40px;padding-right: 5px;}
.row6 .col-gd-r .r-dl dd .btn{height: 30px;overflow: hidden;}
.row6 .col-gd-r .r-dl dd .btn a{width: 110px;height: 30px;line-height: 30px;display: block;overflow: hidden;text-align: center;background-color: #f53e52;color: #fff;border-radius: 5px;}
.row6 .col-gd-r .r-dl dd .btn a:hover{opacity: .85;}

/*m-pic-txt-mod4*/
.m-pic-txt-mod4{overflow: hidden;margin: 9px 0 0 9px;width: 360px;}
.m-pic-txt-mod4 li{overflow: hidden;margin-bottom: 23px;}
.m-pic-txt-mod4 li img{width: 120px;height: 90px;float: left;margin-right: 12px;}
.m-pic-txt-mod4 li span{display: block;}
.m-pic-txt-mod4 li .txt{height: 28px;line-height: 28px;overflow: hidden;margin-top: 5px;font-size: 16px;color: #44494e;}
.m-pic-txt-mod4 li .info{font-size: 12px;color: #717171;line-height: 24px;height: 48px;overflow: hidden;margin-top: 3px;}
.m-pic-txt-mod4 li a:hover .txt{color: #f53e52;}

/*row7*/
.row7{overflow: hidden;padding: 23px 0;}

/*m-zq-list*/
.m-zq-list{overflow: hidden;margin-right: -4px;}
.m-zq-list li{float: left;width: 297px;height: 100px;overflow: hidden;position: relative;margin-right: 4px;}
.m-zq-list li span{width:32px;height:36px;display: block;position: absolute;right: 0;top: 0;color: #fff;font-size: 16px;line-height: 18px;text-align: center;padding: 32px 30px 32px 38px;overflow: hidden;}
.m-zq-list li span.ico1{background-position:-102px -102px;}
.m-zq-list li span.ico2{background-position:-0px -102px;}
.m-zq-list li span.ico3{background-position:-0px -0px;}
.m-zq-list li span.ico4{background-position:-102px -0px;}

/*m-pic-txt-mod5*/
.m-pic-txt-mod5{overflow: hidden;margin-right: -4px;}
.m-pic-txt-mod5 li{float: left;width: 297px;height: 303px;overflow: hidden;position: relative;margin-right: 4px;background-color: #fff;}
.m-pic-txt-mod5 li img{height: 223px;}
.m-pic-txt-mod5 li span{display: block;overflow: hidden;padding: 0 15px;}
.m-pic-txt-mod5 li .txt{height: 24px;line-height: 24px;font-weight: bold;color: #44494e;margin-top: 8px;}
.m-pic-txt-mod5 li .info{font-size: 12px;line-height: 18px;height: 36px;color: #717171;margin-top: 3px;}
.m-pic-txt-mod5 li a:hover .txt{color: #f53e52;}

/*m-pic-txt-mod6*/
.m-pic-txt-mod6{overflow: hidden;margin-right: -5px;}
.m-pic-txt-mod6 li{float: left;width: 197px;height: 212px;overflow: hidden;position: relative;margin-right: 3px;background-color: #fff;}
.m-pic-txt-mod6 li+li{margin-right: 4px;}
.m-pic-txt-mod6 li img{height: 148px;}
.m-pic-txt-mod6 li .txt{height: 48px;line-height: 24px;color: #44494e;margin-top: 8px;display: block;overflow: hidden;padding: 0 8px;}
.m-pic-txt-mod6 li a:hover .txt{color: #f53e52;}

/*row8*/
.row8{overflow: hidden;}
.row8 .col-gd-l{width: 928px;overflow: hidden;}
.row8 .col-gd-r{width: 252px;overflow: hidden;}
.row8 .col-gd-3{width: 285px;overflow: hidden;}
.row8 .col-gd-3+.col-gd-3{margin-left: 20px;}
.row8 .search-box{position: absolute;right:65px;top: 7px;height: 30px;line-height: 30px;}
.row8 .search-box a{float: left;margin-left: 12px;color: #989898;font-size: 12px;}
.row8 .search-box a:hover{color: #f53e52;}
.row8 .search-box .s{width: 218px;height: 28px;border: 1px solid #f1f1f1;border-radius: 5px;padding-left: 18px;float: left;margin-left: 25px;}
.row8 .search-box .s .s-input{height:24px;line-height:24px;border: none;color: #989898;font-size: 12px;width:164px;overflow: hidden;float: left;margin:2px 0 0 0;padding-right: 14px;background-color: transparent;border-right: 1px solid #f1f1f1;}
.row8 .search-box .s .s-btn{width:35px;height:28px;float: right;border: none;background: transparent;overflow: hidden;}
.row8 .search-box .s .s-btn i{width:20px;height:20px;background-position:-230px -211px;margin: 0 auto;display: block;}

/*m-video*/
.m-video{overflow: hidden;margin: -4px -7px 0 0;}
.m-video li{width: 180px;height: 135px;overflow: hidden;position: relative;float: left;margin: 7px 7px 0 0;}
.m-video li span{display: block;position: absolute;left: 0;}
.m-video li span.cov{width: 100%;height: 105px;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_black50.png) left top repeat;top: 0;}
.m-video li span.cov i{width:40px;height:40px;background-position:-204px -94px;display: block;margin: 32px auto 0;}
.m-video li span.txt{bottom: 0;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_red90.png) left top repeat;height: 30px;line-height: 30px;color: #fff;font-size: 12px;text-align: center;padding: 0 10px;width: 160px;}
.m-video li a:hover span.cov{background-image: url(http://static.wywyx.com/wywyx/pctest/images/cov_red90.png);}
.m-video li a:hover span.txt{background-image: url(http://static.wywyx.com/wywyx/pctest/images/cov_black80.png);}

/*m-video-rank*/
.m-video-rank{overflow: hidden;height: 277px;}
.m-video-rank li{overflow: hidden;font-size: 12px;}
.m-video-rank li+li{border-top: 1px solid #f8f8f8;margin-top: -1px;}
.m-video-rank li img{display: none;}
.m-video-rank li span{display: block;}
.m-video-rank li span.dot{float: left;color: #717171;width: 18px;height: 18px;font-size: 12px;text-align: center;line-height: 18px;border: 1px solid #f1f1f1;border-radius: 50%;margin: 5px 6px 0 0;}
.m-video-rank li span.dot.cur{color: #f53e52;border-color: #f53e52;}
.m-video-rank li span.txt{height: 31px;line-height: 31px;overflow: hidden;color: #717171;margin: 0;}
.m-video-rank li.on{background-color: #f8f8f8;height: 90px;margin-bottom:3px;}
.m-video-rank li.on a{display: block;height: 90px;overflow: hidden;}
.m-video-rank li.on+li{border-top: none;}
.m-video-rank li.on img{display: block;width: 120px;height: 90px;float: left;margin-right: 10px;}
.m-video-rank li.on span.dot{display: none;}
.m-video-rank li.on span.txt{color: #44494e;line-height: 24px;font-size: 14px;height: 48px;font-weight: bold;margin-top: 21px;}
.m-video-rank.s-yx{height: auto;margin-top: 14px;}
.m-video-rank.s-yx li{padding-right: 62px;position: relative;}
.m-video-rank.s-yx li+li{margin: 0;}
.m-video-rank.s-yx li .type{display: none;}
.m-video-rank.s-yx li .btn,.m-video-rank.s-yx-rank li span.btn{width: 45px;height: 19px;line-height: 19px;text-align: center;display: block;position: absolute;bottom: 5px;right:10px;border: 1px solid #eee;color: #b0b0b0;border-radius: 3px;}
.m-video-rank.s-yx li.on{height: 72px;padding-right: 10px;margin-bottom: 3px;}
.m-video-rank.s-yx li.on img{height: 72px;width: 72px;}
.m-video-rank.s-yx li.on span.txt{height: 24px;margin-top: 4px;}
.m-video-rank.s-yx li.on span.type,.m-video-rank.s-yx-rank li.on span.type{height: 22px;line-height: 22px;overflow: hidden;color: #717171;display: block;}
.m-video-rank.s-yx li.on .btn,.m-video-rank.s-yx-rank li.on .btn{color: #fff;background-color: #f53e52;border-color: #f53e52;}
.m-video-rank.s-yx-rank{height: auto;margin-top: -5px;}
.m-video-rank.s-yx-rank li{position: relative;font-size: 14px;}
.m-video-rank.s-yx-rank li+li{border: none;}
.m-video-rank.s-yx-rank li span.dot{margin:9px 14px 0 0;color: #717171;}
.m-video-rank.s-yx-rank li span.dot.cur{color: #f53e52;}
.m-video-rank.s-yx-rank li span.type{display: none;}
.m-video-rank.s-yx-rank li span.txt{color: #575757;height: 39px;line-height: 39px;}
.m-video-rank.s-yx-rank li span.txt.cur{color: #f53e52;}
.m-video-rank.s-yx-rank li+li span.txt{border-top: 1px solid #f8f8f8;}
.m-video-rank.s-yx-rank li span.btn{bottom: 9px;right:0;}
.m-video-rank.s-yx-rank li.on{background: none;height: 72px;padding: 10px 0;margin: 0;border-top: 1px solid #f8f8f8;}
.m-video-rank.s-yx-rank li.on a{height: 72px;}
.m-video-rank.s-yx-rank li.on span.dot{display: block;margin-top: 0;}
.m-video-rank.s-yx-rank li.on img{width: 72px;height: 72px;border-radius: 17px;}
.m-video-rank.s-yx-rank li.on span.txt{height: 22px;margin-top:16px;line-height: 22px;font-size: 16px;font-weight: normal;color: #f53e52;}
.m-video-rank.s-yx-rank li.on span.type{font-size: 12px;color:#b0b0b0;}
.m-video-rank.s-yx-rank li.on .btn{bottom: 50%;margin-bottom: -10px;}

/*m-mt*/
.m-mt{width: 100%;}
.m-mt li{float: left;}
.m-mt li.li1{width: 480px;height: 480px;}
.m-mt li.li2{width: 240px;height: 480px;}
.m-mt li.li1 .picbox,.m-mt li.li2 .picbox{width: 240px;height: 240px;float: left;}
.m-mt .picbox{position: relative;}
.m-mt .picbox .txt{position: absolute;bottom: 0;left: 0;height: 50px;line-height: 50px;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_black70.png) left top repeat;color: #fff;font-size: 12px;padding: 0 14px;width: 212px;display: block;z-index: 1;}
.m-mt .li1.picbox .txt{width: 452px;}
.m-mt .picbox .cov{display: none;}
.m-mt .picbox a:hover .cov{width: 200px;height: 260px;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_red90.png) left top repeat;position: absolute;left:-10px;top:-10px;z-index: 2;padding:0 30px;overflow: hidden;display: block;}
.m-mt .picbox a:hover .cov span{color: #fff;display: block;}
.m-mt .picbox a:hover .cov .wire{width: 50px;height: 3px;overflow: hidden;background-color: #fff;margin-top: 63px;}
.m-mt .picbox a:hover .cov .t{height: 60px;line-height: 30px;font-size: 24px;font-weight: bold;overflow: hidden;margin-top: 10px;}
.m-mt .picbox a:hover .cov .btn{width: 104px;height: 34px;line-height: 34px;text-align: center;border: 1px solid #fff;margin: 40px auto 0;}
.m-mt .li1.picbox a:hover .cov{width: 380px;height: 380px;padding:60px;}

/*m-games-sx*/
.m-games-sx{position: relative;overflow: hidden;padding-right: 166px;margin-top: 10px;}
.m-games-sx li>div{float: left;overflow: hidden;}
.m-games-sx li{width: 100%;overflow: hidden;}
.m-games-sx li:after{content: ".";clear: both;visibility: hidden;overflow: hidden;width: 0;height: 0;font-size: 0;}
.m-games-sx .hd{width: 48px;height: 24px;color: #a8a8a8;font-size: 12px;text-align: center;line-height: 24px;border: 1px solid #f2f2f2;border-radius: 3px;margin-top: 4px;}
.m-games-sx .bd{width: 686px;padding: 0 7px;font-size: 12px;line-height: 35px;}
.m-games-sx .bd a{float: left;margin: 0 7px;color: #717171;}
.m-games-sx .bd a:hover{color: #f53e52;}
.m-games-sx .bd.cur{line-height: 30px;margin-top: 3px;}
.m-games-sx li.btn-zh{float: none;position: absolute;right: 0;top:4px;line-height: auto;width: 165px;height: 115px;background-color: #f53e52;text-align: center;line-height:2;font-size: 18px;color: #f8f8f8;font-weight: bold;}
.m-games-sx li.btn-zh .all-ico{width:44px;height:44px;background-position:-204px -48px;margin:21px auto 0;float: none;}

/*m-games-sx-box*/
.m-games-sx-box{overflow: hidden;margin: 10px -15px 0 0;}
.m-games-sx-box li{width: 120px;height: 160px;overflow: hidden;float: left;position: relative;font-size: 12px;margin-right: 15px;}
.m-games-sx-box li+li+li+li{margin-right: 14px;}
.m-games-sx-box li .cov{width: 96px;position: absolute;bottom: 0;left: 0;overflow: hidden;height: 70px;background: url(http://static.wywyx.com/wywyx/pctest/images/title_bg.png) 0 0 repeat-x;padding: 0 12px;}
.m-games-sx-box li .cov .txt{height: 30px;line-height: 30px;text-align: center;color: #fff;margin-top: 40px;display: block;}
.m-games-sx-box li .cov .btn{display: none;}
.m-games-sx-box li a:hover .cov{background: url(http://static.wywyx.com/wywyx/pctest/images/cov_red90.png) 0 0 repeat;height: 100%;transition: all .3s;-webkit-transition: all .3s;}
.m-games-sx-box li a:hover .cov .txt{margin-top: 48px;}
.m-games-sx-box li a:hover .cov .btn{display: block;width: 68px;height: 18px;line-height: 18px;text-align: center;border-radius: 3px;border: 1px solid #fff;margin: 7px auto 0;color: #fff;}

/*row9*/
.row9{height: 415px;overflow: hidden;background-color: #2e3235;}

/*m-games-rec*/
.m-games-rec{overflow: hidden;}
.m-games-rec li{width: 285px;height: 285px;float: left;overflow: hidden;position: relative;}
.m-games-rec li+li{margin-left: 20px;}
.m-games-rec li .cov{width: 253px;height: 100%;overflow: hidden;position: absolute;left: 0;top: 0;z-index: 1;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_gray70.png) 0 0 repeat;padding: 0 16px;}
.m-games-rec li .cov .icon{width: 116px;height: 116px;border-radius: 100%;margin: 12px auto 0;}
.m-games-rec li .cov span{display: block;}
.m-games-rec li .cov span.txt{height: 34px;line-height: 34px;overflow: hidden;font-size: 18px;font-weight: bold;text-align: center;color: #fff;margin-top: 26px;}
.m-games-rec li .cov span.info{color: #d4d4d4;line-height: 24px;height: 72px;font-size: 12px;text-indent: 2em;margin-top: 7px;overflow: hidden;}
.m-games-rec li span.ewm{width: 100%;height: 142px;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_red90.png) 0 0 repeat;position: absolute;left: 0;bottom:-142px;z-index: 2;transition: all .3s;-webkit-transition: all .3s;}
.m-games-rec li span.ewm img{width: 124px;height: 124px;margin: 9px auto 0;}
.m-games-rec li a:hover span.ewm{bottom: 0;}

/*m-hot-games*/
.m-hot-games{overflow: hidden;position: relative;padding-left: 84px;margin-top: 30px;font-size: 12px;}
.m-hot-games .hd{width: 70px;height: 20px;line-height: 20px;color: #fcffff;background-color: #f53e52;border-radius: 7px;text-align: center;position: absolute;left: 0;top:5px;}
.m-hot-games ul{overflow: hidden;height: 60px;}
.m-hot-games ul li{float: left;line-height: 30px;}
.m-hot-games ul li a{color: #878787;}
.m-hot-games ul li a:hover{color: #f53e52;}
.m-hot-games ul li span{color: #505050;padding: 0 12px;}

/*row10*/
.row10{overflow: hidden;}

/*m-pic-txt-mod7*/
.m-pic-txt-mod7{overflow: hidden;margin-top: -12px;width: 820px;}
.m-pic-txt-mod7 li{width: 192px;height: 144px;overflow: hidden;float: left;margin: 12px 12px 0 0;position: relative;}
.m-pic-txt-mod7 li.cur{width: 400px;height: 300px;}
.m-pic-txt-mod7 li.cur-r{margin-right: 16px;}
.m-pic-txt-mod7 li .txt{padding: 0 10px;height: 30px;overflow: hidden;color: #fff;text-align: center;position: absolute;left: 0;bottom: 0;font-size: 12px;background: url(http://static.wywyx.com/wywyx/pctest/images/cov_black70.png) 0 0 repeat;width: 172px;line-height: 30px;transition: all .3s;-webkit-transition: all .3s;}
.m-pic-txt-mod7 li.cur .txt{width: 380px;}
.m-pic-txt-mod7 li a:hover .txt{height: 144px;line-height: 144px;}
.m-pic-txt-mod7 li.cur a:hover .txt{height: 300px;line-height: 300px;}

/*m-info-in*/
.m-info-in{width: 363px;overflow: hidden;}
.m-info-in .hd ul{overflow: hidden;}
.m-info-in .hd ul li{overflow: hidden;width: 90px;height: 40px;float: left;background-color: #eaeaea;text-align: center;line-height: 40px;color: #717171;font-size: 16px;cursor: pointer;}
.m-info-in .hd ul li+li{margin-left: 1px;}
.m-info-in .hd ul li.on{color: #fff;background-color: #f53e52;}
.m-info-in .bd .r-txt+.r-txt{display: none;}
.m-info-in .bd .r-txt li{line-height: 35px;height: 35px;}
.m-info-in .bd .r-txt li+li{border-top: 1px solid #f8f8f8;}
.m-info-in .bd .r-txt li .info{display: none;}
.m-info-in .bd .r-txt li a{color: #44494e;}
.m-info-in .bd .r-txt li.on{height: auto;line-height: 24px;font-weight: bold;padding: 10px 0;}
.m-info-in .bd .r-txt li.on .info{display: block;height: 48px;line-height: 24px;color: #b0b0b0;font-weight: normal;white-space: normal;}

/*m-games-category*/
.m-games-category{overflow: hidden;margin: -7px -15px 0 0;}
.m-games-category .w-item{overflow: hidden;float: left;width: 346px;height: 150px;background-color: #f8f8f8;padding-left: 44px;position: relative;margin: 12px 15px 0 0;}
.m-games-category .w-item .hd{position: absolute;left: 0;top: 0;text-align: center;line-height: 24px;color: #ffffff;font-size: 12px;width: 14px;padding: 27px 15px;height: 96px;}
.m-games-category .w-item .hd-1{background-color:#ec5747;}
.m-games-category .w-item .hd-2{background-color:#8c97cb;}
.m-games-category .w-item .hd-3{background-color:#5dc9ea;}
.m-games-category .w-item .hd-4{background-color:#b3d465;}
.m-games-category .w-item .hd-5{background-color:#a6937c;}
.m-games-category .w-item .hd-6{background-color:#f6c15b;}
.m-games-category .w-item .hd-7{background-color:#f19ec2;}
.m-games-category .w-item .hd-8{background-color:#e4a1f0;}
.m-games-category .w-item .hd-9{background-color:#ff5757;}
.m-games-category .w-item ul{overflow: hidden;padding-left: 11px;}
.m-games-category .w-item ul li{width: 101px;padding: 0 4px;overflow: hidden;float: left;}
.m-games-category .w-item ul li img{width: 85px;height: 85px;border-radius: 17px;margin: 20px auto 0;}
.m-games-category .w-item ul li .txt{height: 34px;line-height: 34px;overflow: hidden;text-align: center;display: block;color: #717171;font-size: 12px;}
.m-games-category .w-item ul li a:hover .txt{color: #f53e52;}

/*m-gmes-ud*/
.m-gmes-ud{overflow: hidden;margin: -10px -10px 0 0;}
.m-gmes-ud li{float: left;width: 111px;height: 144px;overflow: hidden;background-color: #f8f8f8;margin: 10px 10px 0 0;}
.m-gmes-ud li img{width: 85px;height: 85px;border-radius: 17px;margin: 20px auto 0;}
.m-gmes-ud li .txt{height: 34px;line-height: 34px;overflow: hidden;text-align: center;display: block;color: #717171;font-size: 12px;}
.m-gmes-ud li a:hover .txt{color: #f53e52;}

/*m-txt-list*/
.m-txt-list{overflow: hidden;}
.m-txt-list .r-txt{float: left;width: 279px;padding: 0 10px;}
.m-txt-list .r-txt+.r-txt{border-left: 1px solid #e3e3e3;}
.m-txt-list .r-txt li{height: 30px;line-height: 30px;font-size: 14px;}

/*m-link*/
.m-link{overflow: hidden;}
.m-link a{margin-right:35px; color: #ababab;float: left;line-height: 30px;display: block;white-space:nowrap;font-size: 12px;width: 85px;}
.m-link a:hover{color: #f53e52;}

/*m-crumbs*/
.m-crumbs{height: 40px;line-height: 40px;overflow: hidden;color: #999;}
.m-crumbs span.hd{color: #44494e;font-weight: bold;}
.m-crumbs a{color: #999;}
.m-crumbs a:hover{text-decoration: underline;}
.m-crumbs span{color: #f53e52;}

/*m-img-list*/
.m-img-list{margin-top: 12px;}
.m-img-list li{margin-top: 8px;}

/*m-paging*/
.m-paging{position: relative;left: 50%;float: left;}
.m-paging ul{overflow:hidden;font-size:12px;position: relative;left: -50%;}
.m-paging ul li{display:inline-block; color:#8b8b8b;margin:0 2px;overflow:hidden; float:left;padding: 30px 0;}
.m-paging ul li span,.m-paging ul li a{padding:0 12px;height:30px; line-height:30px;display:inline-block;overflow: hidden;float: left;color: #717171;background-color: #fff;border-radius: 3px;border: 1px solid #f1f1f1;}
.m-paging ul a:hover{text-decoration: underline;}
.m-paging ul li.active{border-color: #f53e52;}
.m-paging ul a.active,.m-paging ul li.active span,.m-paging ul li.active a{background-color:#f53e52;color:#fff;border-color: #f53e52;}

/*l-n-pg*/
.l-n-pg{overflow: hidden;}
.l-n-pg .col-gd-8{width: 890px;}
.l-n-pg .col-gd-4{width: 290px;}

/*m-xw-list*/
.m-xw-list{overflow: hidden;}
.m-xw-list li{padding:0 10px 0 178px;position: relative;height: 118px;border: 1px solid #f8f8f8;margin-top: 10px;}
.m-xw-list li img{width: 160px;height: 120px;position: absolute;left:-1px;top: -1px;}
.m-xw-list li h4{height: 26px;line-height: 26px;overflow: hidden;margin-top: 10px;}
.m-xw-list li h4 a{color:#44494e;}
.m-xw-list li p{height: 48px;line-height: 24px;overflow: hidden;font-size: 12px;color: #666;}
.m-xw-list li .w-tk{height: 20px;margin-top: 5px;}
.m-xw-list li .w-tk a{width: 68px;height: 18px;line-height: 18px;text-align: center;border: 1px solid #f53e52;color: #f53e52;font-size: 12px;border-radius: 3px;}
.m-xw-list li:hover{background-color: #f8f8f8;}
.m-xw-list li:hover .w-tk a{color: #fff;background-color: #f53e52;}

/*m-right-games*/
.m-right-games{overflow: hidden;margin:-6px -17px 0 0;}
.m-right-games li{width: 85px;overflow: hidden;float: left;margin:6px 17px 0 0;}
.m-right-games li img{width: 85px;height: 85px;border-radius: 17px;}
.m-right-games li .txt{height: 34px;line-height: 34px;overflow: hidden;text-align: center;display: block;color: #717171;font-size: 12px;}
.m-right-games li a:hover .txt{color: #f53e52;}

/*m-right-information*/
.m-right-information{overflow: hidden;}
.m-right-information .w-pic{width: 100%;position: relative;display: block;}
.m-right-information .w-pic img{height: 120px;}
.m-right-information .w-pic span{background:url(http://static.wywyx.com/wywyx/pctest/images/cov_black70.png) 0 0 repeat;bottom: 0;color: #fff;font-size: 12px;height: 35px;left: 0;line-height: 35px;overflow: hidden;position: absolute;text-align: center;width: 100%;}
.m-right-information ul.w-txt{overflow: hidden;margin-top: 5px;}
.m-right-information ul.w-txt li{height: 35px;line-height: 35px;overflow: hidden;font-size: 12px;}
.m-right-information ul.w-txt li a{color:#44494e;}
.m-right-information ul.w-txt li a:hover{color: #f53e52;}
.m-right-information ul.w-txt li+li{border-top: 1px solid #f8f8f8;}
.m-right-information ul.w-img{overflow: hidden;padding: 5px 5px;background-color: #f8f8f8;}
.m-right-information ul.w-img li{width: 130px;float: left;margin: 5px 5px 0;}
.m-right-information ul.w-img li img{width: 130px;height: 98px;}
.m-right-information ul.w-img li .txt{height: 26px;line-height: 26px;overflow: hidden;font-size: 12px;text-align: center;display: block;}

/*m-right-hd*/
.m-right-hd{overflow: hidden;background-color: #f8f8f8;height: 80px;position: relative;margin-top: 6px;padding-left: 42px;}
.m-right-hd h4{height: 28px;line-height: 28px;overflow: hidden;font-size: 16px;font-weight: normal;margin-top: 12px;}
.m-right-hd p{font-size: 12px;height: 24px;line-height: 24px;color: #666;}
.m-right-hd .all-ico{width:46px;height:46px;background-position:-204px -0px;position: absolute;left: 0;top: 0;}

/*m-right-gift*/
.m-right-gift{overflow: hidden;}
.m-right-gift li{overflow: hidden;font-size: 12px;padding-left: 15px;position: relative;}
.m-right-gift li img{display: none;}
.m-right-gift li span.txt,.m-right-gift li span.gift-name{width: 120px;height: 36px;line-height: 36px;float: left;overflow: hidden;color: #767676;display: block;}
.m-right-gift li span.gift-name{width: 84px;color: #b0b0b0;margin-left: 7px;}
.m-right-gift li span.btn{width: 46px;height: 20px;line-height: 20px;display: block;text-align: center;color: #b0b0b0;border: 1px solid #eee;position: absolute;right:9px;top: 8px;border-radius: 3px;}
.m-right-gift li.on{background-color: #f8f8f8;}
.m-right-gift li.on a{display: block;padding: 10px 0;height: 70px;}
.m-right-gift li.on img{width: 70px;height: 70px;border-radius: 17px;float: left;display: block;margin-right: 10px;}
.m-right-gift li.on span.txt,.m-right-gift li.on span.gift-name{float: none;width: auto;}
.m-right-gift li.on span.txt{height: 32px;line-height: 32px;overflow: hidden;font-size: 16px;font-weight: bold;color: #f53e52;margin-top: 3px;}
.m-right-gift li.on span.gift-name{height: 30px;line-height: 30px;width: 130px;}
.m-right-gift li.on span.btn{bottom:21px;top:auto;background-color: #f53e52;border-color:#f53e52;color: #fff;}

/*m-article-box*/
.m-article-box{overflow: hidden;}
.m-article-box h1{color: #44494e;font-size: 36px;font-weight: bold;height:50px;line-height: 50px;overflow: hidden;}
.m-article-box .other{height: 28px;line-height: 28px;overflow: hidden;color: #999;margin-top: 10px;}
.m-article-box .other span{margin-right: 15px;}
.m-article-box .other a{color: #999;}
.m-article-box .info{color: #666;line-height: 24px;background-color: #f3f3f3;padding: 20px;margin: 20px 0;}
.m-article-box p{ color: #666;font-size: 16px;line-height: 30px;text-indent: 2em;margin:20px 0;}
.m-article-box img {display: block;height: auto;width: auto; margin: 0 auto;max-width: 100%;}
.lk_pdao{ width:100%; height:40px; line-height:40px; text-decoration:none; display:inline-block; background-color:#ededed; border-radius:20px; transition:color 300ms ease 0s;color: #f60;}
.lk_pdao span{ height:40px; display:inline-block; background:url(http://static.wywyx.com/wywyx/pctest/images/ico_lk_pdao.png) 0 12px no-repeat; padding-left:22px;}
.lk_pdao:hover{ background:#565656; color:#fff;}
.lk_pdao:hover span{ background-position:0 -35px;color:#fff;}

/*m-disclaimer*/
.m-disclaimer{border: 1px solid #ffcdcf;height: 28px;line-height: 28px;background-color: #fef5f6;border-radius: 7px;text-align: center;font-size: 12px;color: #f53e52;margin: 10px 0;}

/*m-tag-fx*/
.m-tag-fx{overflow: hidden;border-top: 1px solid #f3f3f3;border-bottom: 1px solid #f3f3f3;position: relative;height: 60px;}
.m-tag-fx .w-tag{line-height: 60px;color: #888;overflow: hidden;padding-left: 26px;}
.m-tag-fx .w-tag a{height: 28px;line-height: 28px;color: #888;border: 1px solid #f1f1f1;display: inline-block;padding: 0 12px;border-radius: 5px;margin-right: 17px;}
.m-tag-fx .w-tag a:hover{border-color: #ffcdcf;color: #f53e52;}
.m-tag-fx .shareBox{position: absolute;right:18px;top: 16px;height: 27px;line-height: 27px;}
.m-tag-fx .shareBox i{float: left;color: #888;}
.m-tag-fx .shareBox a{width: 27px;height: 27px;padding: 0;margin: 0 2px;display: block;background-image:url(http://static.wywyx.com/wywyx/pctest/images/sprite.png);background-repeat:no-repeat;background-size:250px 231px;float: left;}
.m-tag-fx .shareBox a.weixin{background-position:-58px -204px;}
.m-tag-fx .shareBox a.tsina{background-position:-29px -204px;}
.m-tag-fx .shareBox a.qzone{background-position:-204px -136px;}
.m-tag-fx .shareBox a.tieba{background-position:-0px -204px;}
.m-tag-fx .shareBox a.copy{background-position:-204px -165px;}

/*m-left-information*/
.m-left-information{overflow: hidden;padding-right: 150px;position: relative;}
.m-left-information ul{overflow: hidden;position: relative;}
.m-left-information ul li{width: 310px;height: 30px;line-height: 30px;padding: 0 20px;overflow: hidden;float: left;font-size: 14px;}
.m-left-information ul li.wire{width: 1px;height: 150px;overflow: hidden;background-color: #e3e3e3;position: absolute;left: 350px;top: 0;padding: 0;}
.m-left-information ul li.wire.cur{left: 700px;}
.m-left-information .ewm{width: 134px;height: 134px;border: 1px solid #d9d9d9;overflow: hidden;position: absolute;right: 0;top: 8px;}

/*pd_game*/
.pd_game{height:120px;background:#f8f8f8;margin-top:20px;overflow:hidden;}
.pd_game dt{float:left;width:75px;height:75px;padding:21px 10px 24px 15px;}
.pd_game dt a{display:block;width:100%;height:100%;}
.pd_game dt img{border-radius:16px;width: 100%;height: 100%;display: block;}
.pd_game .ds1{float:left;width:400px;padding:21px 0 24px;}
.pd_game .ds1 h4{height:24px;line-height:24px;font-size:18px;color:#434343;padding-bottom:6px;}
.pd_game .ds1 ul{height:44px;overflow:hidden;}
.pd_game .ds1 li{display:block;float:left;width:200px;height:22px;line-height:22px;color:#b0b0b0;}
.pd_game .ds1 li strong{color:#767676;font-weight:normal;}
.pd_game .ds1 li a{display:inline;padding-right:10px;color:#f8b146;}
.pd_game .ds1 li a:hover{text-decoration:underline;}
.pd_game .ds1 li .iphone{display:inline-block;width:18px;height:18px;margin-right:5px;background:url(http://js.wywyx.com/uploads/pc/index2016/icons.png) 0 -755px no-repeat;vertical-align:top;}
.pd_game .ds1 li .android{display:inline-block;width:18px;height:18px;margin-right:5px;background:url(http://js.wywyx.com/uploads/pc/index2016/icons.png) -40px -755px no-repeat;vertical-align:top;}
.pd_game .ds2{float:right;width:240px;background:#e9e9e9;}
.pd_game .ds2 a{float:left;display:block;width:120px;height:100px;padding-top:20px;line-height:30px;text-align:center;color:#fff;background:#f7a934;}
.pd_game .ds2 a i{display:block;width:54px;height:54px;margin:0 auto;background:url(http://js.wywyx.com/uploads/pc/index2016/icons.png) -300px -675px no-repeat;}
.pd_game .ds2 a:hover{background:#ed9f29;}
.pd_game .ds2 a:hover i{background-position:-300px -735px;}
.pd_game .ds2 img{float:left;width:74px;height:74px;padding:23px;background:none;}
@-webkit-keyframes mainbarcode{0%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(0,90px,0);-moz-transform:translate3d(0,90px,0);-ms-transform:translate3d(0,90px,0);-o-transform:translate3d(0,90px,0);transform:translate3d(0,90px,0)}}@-moz-keyframes mainbarcode{0%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(0,90px,0);-moz-transform:translate3d(0,90px,0);-ms-transform:translate3d(0,90px,0);-o-transform:translate3d(0,90px,0);transform:translate3d(0,90px,0)}}@-ms-keyframes mainbarcode{0%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(0,90px,0);-moz-transform:translate3d(0,90px,0);-ms-transform:translate3d(0,90px,0);-o-transform:translate3d(0,90px,0);transform:translate3d(0,90px,0)}}@-o-keyframes mainbarcode{0%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(0,90px,0);-moz-transform:translate3d(0,90px,0);-ms-transform:translate3d(0,90px,0);-o-transform:translate3d(0,90px,0);transform:translate3d(0,90px,0)}}@keyframes mainbarcode{0%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(0,90px,0);-moz-transform:translate3d(0,90px,0);-ms-transform:translate3d(0,90px,0);-o-transform:translate3d(0,90px,0);transform:translate3d(0,90px,0)}}
.pd_game .ds2{position:relative;}
.pd_game .ds2 .light{position:absolute;width:114px;height:11px;top:10px;background:url(http://js.wywyx.com/uploads/pc/index2016/light_add.png) 0 0 no-repeat;left:0;-moz-animation:mainbarcode 2.5s linear infinite;-webkit-animation:mainbarcode 2.5s linear infinite;-o-animation:mainbarcode 2.5s linear infinite;-ms-animation:mainbarcode 2.5s linear infinite;animation:mainbarcode 2.5s linear infinite;}

/*UPDATE:2017/03/16*/
.content_gzh{ margin: 20px 0;overflow: hidden;}
.content_gzh dl{height:auto;overflow:hidden;padding:0 20px 25px; border:1px solid #ededed;}
.content_gzh dt h4{height:70px;line-height:70px;font-size:20px;font-weight:bold;color:#434343; overflow: hidden;}
.content_gzh dt h4 a{color:#434343;}
.content_gzh dt h4 a:hover{color:#f7a934;}
.content_gzh dd{ padding: 0 160px 0 220px; position: relative; }
.content_gzh .pic{width:200px;height:150px; position: absolute; left: 0; top: 0;}
.content_gzh .pic a{display:block;width:200px;height:150px;line-height:140px;overflow:hidden;}
.content_gzh .pic img{display:inline-block;width:auto;height:100%;vertical-align:middle;}
.content_gzh .gzh_info .intro{height:104px;overflow:hidden;line-height:26px;color:#767676;font-size:14px;}
.content_gzh .gzh_info .tip{ font-size: 16px; height: 26px; line-height: 26px; overflow: hidden; color: #f7a934; margin-top: 14px;}
.content_gzh .gzh_info .tip span{ color: #349ef7; }
.content_gzh .code{ width: 140px; height: 140px; position:absolute; right: 0; top: 0; }
.content_gzh .code img{ width: 100%; height: 100%;}
.content_gzh .code .ico-arrow{ width: 63px; height: 22px; background: url(http://js.wywyx.com/pc/gzh/images/arrow.png) no-repeat; position: absolute; left: -72px; top: 114px;}
.content_gzh_s dl{ padding-right: 10px; }
.content_gzh_s .gzh_info .tip{ font-size: 14px;}
.content_gzh_s .code .ico-arrow{ left: -58px;}

/*m-foot*/
.m-foot{overflow: hidden;background-color: #323232;font-size: 12px;position: relative;z-index: 1;}
.m-foot .f-search{width: 480px;height: 34px;border: 1px solid #cc1736;border-radius: 5px;margin: 25px auto;padding-left: 18px;}
.m-foot .f-search .input_search{height:24px;line-height:24px;border: none;color: #858585;font-size: 16px;width:430px;overflow: hidden;float: left;margin:5px 0 0 0;padding-right: 14px;background-color: transparent;border-right: 1px solid #cc1736;}
.m-foot .f-search .btn_search{width:35px;height:34px;float: right;border: none;background: transparent;overflow: hidden;}
.m-foot .f-search .btn_search i{width:20px;height:20px;background-position:-87px -204px;margin: 0 auto;display: block;}
.m-foot .channel-list{overflow: hidden;border-top: 1px solid #44494e;padding: 23px 0 29px;}
.m-foot .channel-list dt{width: 128px;height: 128px;float: left;overflow: hidden;margin: 0 14px 0 62px;}
.m-foot .channel-list dd{float: left;border-left: 1px solid #44494e;padding: 0 0 0 20px;width: 176px;height: 128px; position: relative;margin-left: 52px;}
.m-foot .channel-list dd h4{color: #f53e52;height: 18px;line-height: 18px;overflow: hidden;font-size: 14px;font-weight: normal;}
.m-foot .channel-list dd ul{overflow: hidden;margin-top: 15px;}
.m-foot .channel-list dd ul li{float: left;height: 30px;line-height: 30px;width: 88px;overflow: hidden;}
.m-foot .channel-list dd ul li a{color: #858585;}
.m-foot .channel-list dd ul li a:hover{color: #fff;}
.m-foot .channel-list dd .ico{position: absolute;left: -2px;top: 0;width: 3px;height: 18px;overflow: hidden;background-color:#f53e52;}

/*all-ad*/
.ad_wrap,.add_wrap{width:100%;height:auto;overflow:hidden;}
.ad_bg,.add_bg{position:absolute;left:50%;width:1920px;height:auto;overflow:hidden;margin-left:-960px;}
.ad_bg a,.add_bg a{display:block;width:100%;height:auto;}
.ad_bg a img,.add_bg a img{display:block;width:100%;height:100%;}
.ad_long{width: 1200px;background-color: #424041;height:120px;position: relative;}
.ad_long .alladzou_frame{width: 100% !important;}
.l-narrow .ad_long{width: 1000px;height: 100px;}
.alladzou_frame{width: 100% !important;position: relative !important;}
.ad-left-ny .alladzou_frame>div{height: 104px !important;}
.ad-left-ny .alladzou_frame>div>object,.ad-left-ny .alladzou_frame>div>object>embed,.ad-left-ny .alladzou_frame>div>a>img{height: 100% !important;}

/*l-narrow*/
.l-narrow .warpper,.l-narrow .wrapper{width:1000px;min-width: 1000px;}
.l-narrow .m-head .w-nav li{padding: 0 10px;}
.l-narrow .m-head .w-search{width: 168px;}
.l-narrow .m-head .w-search .inputSearch{width: 118px;}
.l-narrow .m-top-rec ul{left: -4px;}
.l-narrow .m-top-rec ul li.last,.l-narrow .m-bri-rec{display: none;}
.l-narrow .m-menu .hd{width: 980px;}
.l-narrow .m-menu .menu-hot li{width: 110px;}
.l-narrow .m-menu .menu-hot li + li{width: 111px;}
.l-narrow .m-rec-zq{width: 980px;min-width: 980px;}
.l-narrow .row1 .col-gd-c{width: 418px;}
.l-narrow .row1 .col-gd-r{width: 200px;}
.l-narrow .row2 li .cov-l{margin-right: 270px;}
.l-narrow .row2 li .cov-r{margin-left: 270px;}
.l-narrow .row2 li a:hover .cov{width: 410px;}
.l-narrow .row2 li a:hover .cov-l .wire{left: 471px;}
.l-narrow .row2 li a:hover .cov-r .wire{left: 13px;}
.l-narrow .row2 li a:hover .cov-l{margin: 0;padding: 0 45px 0 505px;}
.l-narrow .row2 li a:hover .cov-r{margin: 0;padding: 0 505px 0 45px;}
.l-narrow .m-zq-mod1 .w-item .info{width: 280px;padding: 0 15px 0 20px;}
.l-narrow .row4 .col-gd-r{width: 616px;}
.l-narrow .m-pic-mod1{margin-right: -8px;}
.l-narrow .m-pic-mod1 li{width: 200px;height: 150px;margin-right: 8px;}
.l-narrow .m-pic-txt-mod1{width: 406px;}
.l-narrow .m-pic-txt-mod1 .r-tit1{width: 370px;}
.l-narrow .r-pic-txt{width: 212px;}
.l-narrow .m-pic-txt-mod1 .ul-b{width: 190px;}
.l-narrow .m-pic-txt-mod1,.l-narrow .m-pic-txt-mod2{margin-top: 20px;}
.l-narrow .cs-kf-list{padding: 4px 0 4px 4px;}
.l-narrow .cs-kf-list li.last{display: none;}
.l-narrow .row4{height: 610px;position: relative;}
.l-narrow .row5 .col-top-r{width: 622px;}
.l-narrow .row5 .col-top-r .m-gift-mod{display: none;}
.l-narrow .m-pic-mod3{width: 316px;margin-left: 0;}
.l-narrow .m-txt-mod2{width: 168px;}
.l-narrow .row6 .col-gd-l{width: 388px;}
.l-narrow .row6 .col-gd-c{width: 228px;}
.l-narrow .row6 .col-gd-r{width: 380px;}
.l-narrow .row6 .col-gd-c .r-pic-txt{height: 320px;}
.l-narrow .m-zq-list li{width: 247px;}
.l-narrow .m-pic-txt-mod5 li{width: 247px;height: 265px;}
.l-narrow .m-pic-txt-mod5 li img{height: 185px;}
.l-narrow .m-pic-txt-mod6 li.last{display: none;}
.l-narrow .row8 .col-gd-l{width: 741px;height: 330px;}
.l-narrow .m-mt li.li2.last{display: none;}
.l-narrow .m-mt li.li1.picbox{width: 520px;}
.l-narrow .m-mt .li1.picbox a:hover .cov{width: 420px;}
.l-narrow .m-games-sx{padding: 0;}
.l-narrow .m-games-sx .bd{width: 670px;}
.l-narrow .row8 .col-gd-l.cur{height: auto;}
.l-narrow .m-games-sx li.btn-zh{height: 60px;right: 10px;}
.l-narrow .m-games-sx li.btn-zh .all-ico{float: left;margin: 8px 0 0 16px;}
.l-narrow .m-games-sx li.btn-zh p{height: 60px;line-height: 60px;}
.l-narrow .m-games-sx-box{margin-right: -2px;height: 160px;}
.l-narrow .m-games-sx-box li{margin-right: 2px;}
.l-narrow .row8 .col-gd-3{width: 230px;}
.l-narrow .m-video-rank.s-yx-rank li.on .btn{bottom: 14px;margin: 0;}
.l-narrow .m-video-rank.s-yx-rank li.on span.txt{margin: 0;}
.l-narrow .m-games-rec li{width: 247px;}
.l-narrow .m-games-rec li+li{margin-left: 4px;}
.l-narrow .m-games-rec li .cov{width: 215px;}
.l-narrow .m-pic-txt-mod7{width: 616px;height: 476px;}
.l-narrow .m-pic-txt-mod7 li.cur-wd{margin-right: 16px;}
.l-narrow .m-pic-txt-mod7 li.cur-r{margin-right: 0;}
.l-narrow .m-games-category .w-item{margin-right: 11px;width: 282px;}
.l-narrow .m-games-category .w-item ul{padding: 0;}
.l-narrow .m-games-category .w-item ul li{width: 86px;}
.l-narrow .m-gmes-ud{height: 308px;}
.l-narrow .m-gmes-ud li{width: 118px;margin: 8px 8px 0 0;}
.l-narrow .m-txt-list .r-txt.last{display: none;}
.l-narrow .m-txt-list .r-txt{padding: 0 20px;width: 289px;}
.l-narrow .m-foot .channel-list dt{margin: 0;}
.l-narrow .m-foot .channel-list dd{margin-left: 20px;}
.l-narrow .l-n-pg .col-gd-8{width: 690px;}
.l-narrow .m-left-information ul li{width: 210px;}
.l-narrow .m-left-information ul li.wire{width: 1px;left: 250px;}
.l-narrow .pd_game dt{padding:21px 10px 24px 10px;}
.l-narrow .pd_game .ds1{width: 340px;}
.l-narrow .pd_game .ds1 li{font-size: 12px;}
.l-narrow .pd_game .ds1 li.ssi_kusys,.l-narrow .pd_game .ds1 li.ssi_kutype{width: 140px;}


#popup_ad{display:none;position: fixed;left: 50%;top: 50%;margin-top: -175px;z-index: 20180720;    box-shadow: rgb(0, 0, 0) 0px 2px 6px 0px;}
#popup_ad a{position: relative;z-index: 1;}
#popup_ad .popup_ad_btn{position: absolute;right: 0;top: 0;z-index: 2;}
#popup_ad .popup_ad_btn .popup_ad_time{margin-right: 1px;}
#popup_ad .popup_ad_btn div{float: left;width: auto;padding: 0 5px;height: 20px;line-height: 20px;cursor: pointer;background: rgba(0,0,0,.6);color: #fff;font-size: 12px;}
#popup_ad .popup_ad_btn .popup_ad_closead:hover{background: rgba(0,0,0,.8);}

.side_ad{position:fixed;right:0;bottom:0;z-index:1002;background:#000;}
.side_ad .side_ad_close{position:absolute;right:0;top:0;z-index:10;width:25px;height:25px;background:url(http://static.wywyx.com/images/icons.png) -329px -620px no-repeat;}
.side_ad .side_ad_close:hover{background-position:-304px -620px;}
.side_ad img{with:100%;height:100%;}




.hotGame {overflow: hidden;*zoom: 1;}
.hotGame .tab_menu{float:left;background:#f9f9f9;}
.hotGame .tab_menu li{width:130px;height:66px;line-height:66px;border:1px solid #ccc;border-bottom: 0;border-right: 0;font-size:16px;color: #000;position:relative;cursor:pointer;text-align: center;overflow: hidden;}
.hotGame .tab_menu li:last-of-type{border-bottom:1px solid #ccc;}
.hotGame .tab_menu li.current span,.hotGame .tab_menu li:hover span{color:#ff6600;}
.hotGame .tab_menu li i,.hotGame .tab_menu li span{display:inline-block;}
.hotGame .tab_menu li:nth-of-type(1) i{width:18px;height:21px;background-position:-176px -90px;position:relative;top:4px;margin-right:8px;}
.hotGame .tab_menu li:nth-of-type(1).current i,.hotGame .tab_menu li:nth-of-type(1):hover i{background-position:-176px -115px;}
.hotGame .tab_menu li:nth-of-type(2) i{width:18px;height:15px;background-position:-213px -93px;position:relative;top:2px;margin-right:8px;}
.hotGame .tab_menu li:nth-of-type(2).current i,.hotGame .tab_menu li:nth-of-type(2):hover i{background-position:-213px -118px;}
.hotGame .tab_menu li:nth-of-type(n+2) i{width:18px;height:18px;background-position:-213px -93px;position:relative;top:4px;margin-right:8px;}
.hotGame .tab_menu li:nth-of-type(n+2).current i,.hotGame .tab_menu li:nth-of-type(n+2):hover i{background-position:-213px -118px;}
.hotGame .tab_menu li.current{width: 129px;background-color: #fff;border-color:#ff4c4c;border-left: 2px solid #ff7800;border-right:1px solid transparent;margin-right: -1px;}
.hotGame .tab_menu li:hover{background-color: #fff;}
.hotGame .tab_menu li:nth-of-type(1).current + li{border-right-color: #ff4c4c;border-top-color: #ff4c4c;}
.hotGame .cont{float:left;width: 1055px;height: 133px;padding-left: 12px;border:1px solid #ff4c4c;overflow: hidden;}
.hotGame .cont ul{width:1060px;position:relative;overflow: hidden;*zoom: 1;}
.hotGame .cont li a{display:block;width:105px;height:134px;float:left;text-align:center;position:relative;z-index:2;}
.hotGame .cont li a:last-child{margin:0;}
.hotGame .cont li img{display:block;width:80px;height:80px;border-radius:14px;margin:12px auto 0;}
.hotGame .cont li p{display:block;height:40px;line-height:40px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hotGame .cont li:hover p {color: #ff6600;}
.hotGame .cont li img:hover{opacity: 0.9;}

.ico{background:url(http://static.wywyx.com/wywyx/pc/images/icon_xy.png) no-repeat;background-size:800px 800px;}

/* index */
.index_wrap{width:1200px;margin:0 auto;}
.index_one{padding:0;width:1200px;margin:18px auto 0;background-color: #fff;}
.index_two{padding: 16px 16px 2px 16px;width:1168px;margin:0 auto;overflow: hidden;*zoom: 1;background-color: #fff;}
.index_three{padding: 16px;width:1168px;margin:0 auto;overflow: hidden;*zoom: 1;background-color: #fff;}
.index_four{padding: 16px;width:1168px;margin:0 auto;overflow: hidden;*zoom: 1;background-color: #fff;}
.index_five{padding: 16px;width:1168px;margin:0 auto;overflow: hidden;*zoom: 1;background-color: #fff;}
.index_six{padding: 16px;width:1168px;margin:0 auto;overflow: hidden;*zoom: 1;background-color: #fff;}
.index_seven{padding: 16px;width:1168px;margin:0 auto;overflow: hidden;*zoom: 1;background-color: #fff;}

.index_one_border{border: 1px solid #c4c4c4;margin-bottom: 18px;}

/* 中间 */
/* index-1 */
.index1_one {height: 96px; padding: 20px 16px;overflow: hidden;*zoom: 1;}
.index1_one div{position: relative;float: left;width: 30px;height: 86px;background-color: #fd9f3f;font-size: 16px;line-height: 21.5px;color: #fff;text-align: center;border-radius: 3px;padding: 5px 0;}
.index1_one div i{position: absolute;top:50%;margin-top: -10px;right: -19px;width: 0; height: 0;border-left: 10px solid #fd9f3f;border-right: 10px solid transparent;border-bottom: 10px solid transparent;border-top: 10px solid transparent;font-size: 0; line-height: 0;}
.index1_one ul{float:right;width: 1128px;height: 96px;overflow: hidden;*zoom: 1;margin-left: 10px;}
.index1_one ul li{float: left; width: 70px;margin-left: 23.88px;}
.index1_one ul li img{width: 70px;height: 70px;border-radius: 12px; }
.index1_one ul li p{display: inline-block;width: 70px;height:18px;line-height:18px;margin-top: 10px ;text-align:center;overflow:hidden;white-space:nowrap;}
.index1_one ul li a:hover p{color:#F60;}
.index2_one {width:1168px;margin: auto;overflow: hidden;max-height: 155px;padding-top: 17px;}
.index2_one li{width: 100%;height: 28px;line-height: 28px;color: #dee0e7;margin-bottom: 16px;overflow: hidden;white-space:nowrap;}
.index2_one li span{display: inline-block;width: 60px;height: 28px; color: #ffffff;font-size:14px;background-color: #ff4c4c;text-align: center;border-radius: 12px;margin-right: 6px;}
.index2_one li a{color: #444;font-size:14px;margin: 0 10px;}
.index2_one li a:hover{color:#F60;}
.index3_one{width: 1168px;margin:auto;max-height: 120px;border-top: 1px dashed #b3b3b3;}

#ins_recommend{width: 1184px;max-height: 120px;padding: 17px 0 10px;overflow:hidden;zoom:1;}
#ins_recommend a{float:left;display:block;width:82.66px;height:92px;margin:0 16px 0 0;font-size: 14px;color:#333;text-align:center;overflow:hidden;white-space: nowrap;}
#ins_recommend a:hover{color:#F60;}
#ins_recommend a img{display:block;width:60px;height:60px;margin:0 auto 8px auto;background:#EEE;overflow:hidden;border-radius: 10px;}