<!--
	.swiper-container {margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;/* Fix of Webkit flickering */z-index:1;width:100%;height: 460px;}
	.swiper-wrapper {position:relative;width:100%;-webkit-transition-property:-webkit-transform, left, top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform, left, top;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform, left, top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform, left, top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform, left, top;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease;}
	.swiper-free-mode > .swiper-wrapper {-webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-ms-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;margin: 0 auto;}
	.swiper-slide {float: left;}
	/* IE10 Windows Phone 8 Fixes */
	.swiper-wp8-horizontal {-ms-touch-action: pan-y;}
	.swiper-wp8-vertical {-ms-touch-action: pan-x;}

	.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
	.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
	.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23eee'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}

	.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23eee'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}
	.swiper-pagination{;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
	.swiper-pagination.swiper-pagination-hidden{opacity:0}
	.swiper-pagination-bullet{width:14px;height:14px;display:inline-block;border-radius:100%;background:#fff;filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
	.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}
	.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
	
	.swiper-pagination-bullet-active{filter:alpha(opacity=100); -moz-opacity:1; opacity:1;background:#fff}
	
	.swiper-container-horizontal>.swiper-pagination{bottom:10px;left:0;width:100%}
	.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 5px}
	.swiper-button-prev {background: url(img/arrows.png) no-repeat left top;position: absolute;left: 10px;top: 50%;margin-top: -15px;width: 17px;height: 30px;}
	.swiper-button-next {background: url(img/arrows.png) no-repeat left bottom;position: absolute;right: 10px;top: 50%;margin-top: -15px;width: 17px;height: 30px;}
	.swiper-pagination {position: absolute;left: 0;text-align: center;bottom:15px;width: 100%;}
	.swiper-pagination-switch {display: inline-block;width: 14px;height: 14px;border-radius: 20px;background: #fff;margin: 0 3px;cursor: pointer;filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
	.swiper-active-switch {background: #fff;filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}

	.link{padding:0 20px 10px 0;display:inline-block;*display:inline;*zoom:1;}
	
	.focusBox .hd{ position:absolute; z-index:1; right:12px; bottom:68px;} 
	.focusBox .hd li{ float:left; margin-right:5px;  width:14px; height:14px; background:#fff; cursor:pointer;border-radius:7px;filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;} 
	.focusBox .hd li.on{ background:#fff;filter:alpha(opacity=100); -moz-opacity:1; opacity:1;} 
	.focusBox .bd{height:416px; overflow:hidden;} 
-->


.slideBox{float: left;width: 540px;margin-right:30px;height: 350px;overflow:hidden;position:relative;}
.slideBox .hd{height:15px;overflow:hidden;position:absolute;right:20px;bottom: 10px;z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{float:left;margin-right:6px;width: 12px;hei;height: 12px;background: #babbbb;cursor:pointer;border-radius: 6px;}
.slideBox .hd ul li.on{ background:#2577e3; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;position: relative; }
.slideBox .bd img{width: 540px;height: 350px;display:block;}

/*安卓游戏*/
.yui-sectop {position: relative;color: #323232;background-image: url(#icon-flame0);margin-bottom: 18px;border-bottom: 1px solid #e2e2e2;height: 40px;}
.yui-sectop * {vertical-align: middle;}
.yui-sectop .top-icon {display: inline-block;width: 40px;height: 40px;margin-right: 18px}
.yui-sectop .title {display: inline-block;font-size: 22px;font-weight: 700;color: #323232;}
.yui-sectop .blue { display: inline-block;width: 6px; height: 22px; margin-right: 10px; border-radius: 3px; background: #369fff;vertical-align: middle;}
.newgame{width: 1170px;margin: 0 auto;overflow: hidden;zoom:1;}
.newgame h3{margin-right: 10px;border-radius: 3px;vertical-align: middle;font-size: 20px;font-weight: bold;color: #323232;padding-left: 10px;border-left: 5px solid #369fff;height: 22px;line-height: 22px;float: left;}
.newgame ul{overflow: hidden;padding-top: 24px;width: 1264px;}
.newgame ul li{float: left;padding-right: 40px;height: 120px;padding-bottom: 30px;overflow: hidden;}
.newgame ul li a{width: 92px;display: block;}
.newgame ul li a:hover{text-decoration: none;}
.newgame ul li a img{width: 98px;height: 98px;border-radius: 20px;}
.newgame ul li a p{color: #454545;text-align: center;font-size: 14px;line-height: 30px;height: 30px;overflow: hidden;}
.newgame ul li a em{width: 70px;height: 26px;line-height: 26px;background: #ff4546;color: #fff;border-radius: 3px;margin: 0 auto;display: block;text-align: center;margin-top: 60px;}



/*安卓游戏*/
.az_soft{width: 1170px;margin: 0 auto;/* float: left; */overflow: hidden;zoom:1;/* padding-top: 31px; */ margin:30px auto 0px auto;}
.az_soft h3.title_l { background: url(../images/title_l.jpg) left top no-repeat; line-height: 50px; height: 50px; font-weight: bold; font-size: 20px; color: #333; margin: 0; padding-left:10px }
.az_soft h3.title_l span { font-size: 14px; color: #bbb; font-weight: normal; padding-left: 8px; }
.az_soft h3.title_l p { float: right; margin: 0 }
.az_soft h3.title_l p a { display:inline-block; font-size: 12px; font-weight: normal; padding-left:40px }
.az_soft h3.title_l a.amore {background: #eee;float: right; color: #999; padding: 0 12px;font-size: 12px; line-height: 24px; border-radius: 3px;margin-top: 10px; font-weight: normal;}
.az_soft h3.title_l a.amore:hover { background: #f55555; color: #fff }
.az_soft h3.title_t { border-top: 2px solid #e0e0e0; line-height: 44px; height: 44px; margin: 0;}
.az_soft h3.title_t li { float: left; padding: 0 20px;border-top: 2px solid #e0e0e0; margin-top: -2px; cursor: pointer;font-size: 20px; color: #333;   }
.az_soft h3.title_t li.on {border-top: 3px solid #21cbd8; color: #21cbd8 }
.az_soft h3.title_t span { font-size: 14px; color: #bbb; font-weight: normal; padding-left: 5px; }
.az_soft h3.title_t li.on span { color:#21cbd8  }
.mid4 {margin:20px auto 0; overflow: hidden;}

/* 安卓专题*/
.ztlist{padding: 20px 0 0 5px;overflow: hidden;width: 1200px;overflow: hidden;zoom:1;}
.ztlist li{margin-right: 30px;width: 210px;margin-bottom: 10px;float: left;}
.ztlist li:hover a span{ color: #df0000; }
.ztlist li a{}
.ztlist li a img{ width: 204px; height: 110px; border-radius: 4px; }
.ztlist li a span{ display: block; width: 204px; height: 30px; line-height: 30px; text-align: center; font-size:14px; color: #666666; overflow: hidden;}

.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix {zoom: 1;}

h3.title_l { background: url(../images/title_l.jpg) left top no-repeat; line-height: 50px; height: 50px; font-size: 20px; color: #333; margin: 0; padding-left:20px }
h3.title_l span { font-size: 14px; color: #bbb; font-weight: normal; padding-left: 8px; }
h3.title_l p { float: right; margin: 0 }
h3.title_l p a { display:inline-block; font-size: 12px; font-weight: normal; padding:0 20px }
h3.title_l a.azmore { float: right;  margin-right: 20px;font-size: 14px; color: #999  }
h3.title_l a.azmore:hover { color:#ff3135; }

.index_top {width: 1170px;margin:10px auto 8px;overflow:hidden;}

.index_top .index_left {float:right;width: 688px;height:512px;overflow:hidden;margin-left:10px;background:#fff;}
.zx_side_left{width: 688px;overflow:hidden;float:left;}
.zx_side_left .zx_cate{width: 688px;margin-left:0px;line-height: 40px;padding-bottom: 15px;border-top: 2px solid #dfdfdf;}
.zx_side_left .zx_cate ul li{text-align:center; padding:8px 14px; margin-left:15px; float:left; color:#FFF; font-size:18px; background:#9f9f9f;}
.zx_side_left .zx_cate a{text-align:center;padding:8px 14px;margin-left:15px;float:left;color: #444;font-size:18px;margin-top: 0px;}
.zx_side_left .zx_cate a:hover{border-top: 2px solid #00aeff;margin-top: -2px;}
.zx_side_left .zx_cate .cur{border-top: 2px solid #00aeff;margin-top: -2px;}
.zx_side_left .zx_list{width:800px; overflow:hidden; height:2000px; background:#8080FF}
.zx_side_right{width:336px; overflow:hidden; float:right;}
.zx_side_right .zx_ad{width:336px;margin-top:20px;}
.list-li .firstnews{padding: 0 16px;color: #373737;font-size: 18px;font-weight:  bold;line-height:  30px;}
.list-li .firstnews .c{width: 465px;color: #444;display: inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}  
.list-li .firstnews .t{display: inline-block;width: 108px;float: left;height: 30px;line-height: 30px;text-align: center;color: #ff3135;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.list-li {padding:0 16px;color:#fff}
.list-li li{height: 22px;overflow: hidden;*zoom:1;padding: 12px 2px 10px 15px;font-size: 16px;url(http: //www.chuzhaobiao.com/SkinNew/images/m2newslist.jpg) left -14px no-repeat;background: url(../images/m2newslist.jpg) left -12px no-repeat;}
.list-li li:hover{background: url(../images/m2newslist.jpg) left -54px no-repeat;}
.list-li li:hover .c{color: #eb5151;}
.list-li li:hover .t{color: #eb5151;}
.list-li li:hover .s{color: #eb5151;}
.list-li li .c{width: 465px;color: #444;display: block;float: left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}  
.list-li li .t{float: left;width: 85px;height:22px;line-height:22px;text-align: center;margin-right:15px;font-size: 14px;color: #444;}
.list-li li .s{float: right;width:66px;height:22px;line-height:22px;text-align: right;color: #666;font-size: 14px;} 
.list-li li a:hover .c{color: #16387c;}  
.list-li li a:hover s{border-left: 3px solid #16387c;}
.list-li li .t a{color:#fff; display:block}
.list-li li .t a:hover{background: #16387c;}


.index_top .index_right {float:left;width:470px;height:512px;overflow:hidden;background:#fff;}
.m-smbanner,.m-bannerzl{height:310px;position: relative;overflow: hidden;}
.m-smbanner .banner-incWrap,.m-bannerzl .banner-incWrap{position: relative;height: 310px;margin-bottom: 12px;}
.m-smbanner .indicate,.m-bannerzl .indicate{position: absolute;left:0;bottom:0;width:470px;overflow: hidden;*zoom:1;height:52px;background: #353535;z-index: 2;}
.m-smbanner .indicate img,.m-bannerzl .indicate img{width:70px;height: 38px;display: block;}
.m-smbanner .indicate .indicate_cell,.m-bannerzl .indicate .indicate_cell{position: relative;float: left;width:70px;*font-size:0;background: #b4b4b4;margin-left:7px;margin-top: 7px;}
.m-smbanner .indicate-movew,.m-bannerzl .indicate-movew{height:4px;background: #b4b4b4;line-height: 0;display: none;}
.m-smbanner .indicate-move,.m-bannerzl .indicate-move{display: none;height: 4px;background: #16387c;width:0;}
.m-smbanner .indicate_mask,.m-bannerzl .indicate_mask{position: absolute;left: 0;top: 0;z-index: 2;width: 100%;height: 38px;background-color: #000;opacity: 0.5;filter: alpha(opacity=50);}
.m-smbanner .indicate .indicate_cell_cur .indicate_mask,.m-bannerzl .indicate .indicate_cell_cur .indicate_mask{background:none;width:68px;height: 36px;border: 1px solid #16387c;opacity: 1;filter: alpha(opacity=100);}
.m-smbanner .indicate .indicate_cell_cur .indicate-movew,.m-bannerzl .indicate .indicate_cell_cur .indicate-movew{background: #ffb0b0;}
.m-smbanner .indicate .indicate_cell_cur .indicate-move,.m-bannerzl .indicate .indicate_cell_cur .indicate-move{display: block;}
.m-smbanner .banner-inc,.m-bannerzl .banner-inc{position: absolute;width:100%;height: 100%;overflow: hidden;-moz-opacity:0;-khtml-opacity:0;opacity:0;display: none;-moz-opacity:1;-khtml-opacity: 1;opacity: 1;display: block;z-index: 1;}
.m-smbanner .banner-inc .img,.m-bannerzl .banner-inc .img{float: left;width:470px;height:260px;}
.m-smbanner .banner-inc img,.m-bannerzl .banner-inc img{min-width:470px;width:auto;min-height:260px;height:auto;}
.m-smbanner .banner-text,.m-bannerzl .banner-text{position: absolute;left:0;width:470px;height:84px;bottom: 0;}
.m-smbanner .banner-text .bg,.m-bannerzl .banner-text .bg{position: absolute;top: 0;left:0;z-index: 1;opacity:0.6;filter: alpha(opacity=60);width:100%;height: 100%;background: #000;}
.m-smbanner .banner-t,.m-bannerzl .banner-t{z-index: 2;display: block;position: relative;color: #fff;}
.m-smbanner .banner-t .t,.m-bannerzl .banner-t .t{font-size: 16px;line-height: 35px;margin-bottom: 30px;text-indent: 10px;}
.m-smbanner .banner-btn,.m-bannerzl .banner-btn{position: absolute;height:84px;width:46px;top:80px;background:url(/SkinNew/images/mm.png) no-repeat -9999px;text-indent: -9999px;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;z-index: 2;-moz-transition: all .3s-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.m-smbanner .banner-btn:hover,.m-bannerzl .banner-btn:hover{text-decoration: none;color: #fff;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
.m-smbanner .banner-lbtn,.m-bannerzl .banner-lbtn{left:-60px;background-position: -81px -81px;}
.m-smbanner .banner-rbtn,.m-bannerzl .banner-rbtn{right:-60px;background-position: -127px -81px;}
.m-smbanner .banner-lbtn-cur,.m-bannerzl .banner-lbtn-cur{left:0px;}
.m-smbanner .banner-rbtn-cur,.m-bannerzl .banner-rbtn-cur{right:0px;}
.m-catetitle{position: relative;padding-left: 44px;border-bottom:2px solid #16387c;height: 40px;margin-bottom: 10px;}
.m-catetitle .t{font-weight: bold;font-size: 20px;height: 40px;line-height: 40px;color: #333;}
.m-catetitle .t .text{color: #999;font-size: 12px;padding-left: 15px;font-style:normal;text-decoration:none;font-weight:normal;}
.m-catetitle i{position: absolute;left: 0;top: 0;background:url(/SkinNew/images/ic_package_2.png) no-repeat center;width: 40px;height: 40px;background-size:30px;}
.m-catetitle .link{position: absolute;right: 0;top: 0;height: 37px;line-height: 37px;}
.m-catetitle .link .s{float: right;height: 30px;line-height: 30px;margin-top: 8px;}
.m-catetitle .link .cir{text-align: center;width: 80px;color: #666;}
.m-catetitle .link .cirp{color: #666;text-indent:5px;}
.m-catetitle .link .cirp:hover{color: #16387c;}
.m-catetitle .link .cirp s,
.m-catetitle .link .ciri s{padding-left: 3px;color: #16387c;-moz-transition: transform .5s ease .1s;-webkit-transition: transform .5s ease .1s;-o-transition: transform .5s ease .1s;transition: transform .5s ease .1s;}
.m-catetitle .link .ciri{width:30px;position: relative;}
.m-catetitle .link .ciri:hover{background: #262626;}
.m-catetitle .link .ciri s{position: absolute;top: 9px;left: 9px;width: 13px;height: 11px;background:url(../../img/index_dont.png) no-repeat -177px 0;}
.m-catetitle .link .cirp:hover s,
.m-catetitle .link .ciri:hover s{-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
.m-catetitle .link .nor{color: #9c9c9c;}
.m-catetitle .link .nor:hover{text-decoration: underline;}
	

.soft_list li {overflow: hidden;height: 30px;padding: 9px 0 15px 0;}
.soft_list li em { float: left; display: block; font-style: normal; font-size: 14px; width: 22px; height: 22px; line-height: 22px; color: #fff; background: #1aabc0; text-align: center; }
.soft_list li p {margin: 0;float: left;margin-left: 10px;font-size: 15px;width: 280px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.soft_list li a{color: #444;}
.soft_list li span{font-size: 12px;color: #999;}
.soft_list li .softlistview {float: right;display: block;width:56px;padding-left: 20px;line-height: 26px;border:1px solid #ccc;text-align: center;border-radius: 3px;position: relative;font-size: 12px;margin-top: -3px;margin-right: 0px;color: #b4b4b4;}
.soft_list li .softlistview i {position: absolute;top: 3px;left: 15px;background: url(../images/icon_btn.png) no-repeat;display: block;width: 18px;height: 18px;background-position: -9px -4px;}
.soft_list li .softlistview:hover {background: #00aeff;border: 1px solid #00aeff;color: #fff;}
.soft_list li .softlistview:hover i {background-position: -9px -39px}


.wrap-recod{position: relative;margin-top: 10px;}
.wrap-recod b img{width:100%;z-index: 2;height:auto;margin-bottom: 10px;}
.concern-temp{ width: 96%;margin: 0 auto;height: auto; }
.concern-temp li{height: 64px;}
.recod-left-turn img{float: left;width: 62px;height: 62px;border-radius: 15px; }
.ther-nav{ float: left;margin-left: 15px;width: 55%;overflow: hidden;height: 62px; }
.ther-nav h3{ height: 21px;overflow: hidden; }
.ther-nav h3 a{ font-size: 16px;float: left; color: #333333;height: 21px;overflow: hidden;display: block ;max-width: 68%;text-align: left }
.ther-nav h3 em{ font-size: 12px;background: #EC5747;color: #ffffff;display: block;width: 32px;height: 16px;float: left;margin-left:16px;text-align: center;line-height: 16px;margin-top: 3px;border-radius: 2px; }
.ther-nav h3 em.em1{ background: #B3D465 }
.ther-nav p{ color: #999999;font-size: 12px;margin-top: 3px;text-align: left;height: 18px;overflow: hidden;;  }
.ther-nav p i{ color: #FFC527; font-size: 12px;font-style: normal;}  
.down-load{ float: right;display: block;width: 58px;border-radius: 5px;margin-top: 16px;height: 28px;text-align: center;line-height: 26px;background: #ff6900; }
.down-load a{ color: #ffffff;font-size: 16px;line-height: 28px; }
.concern-temp li:nth-child(n+2){margin-top: 16px;}
.wrap-head-line{ width: 100%;height: 88px;background: #F5F5F5;margin-top: 20px; }
.wrap-head-line b img{ width: 50px;height: 49px;float: left;display: block;margin: 20px 8px 19px 10px; }
.wrap-head-line p{ line-height: 30px;color: #333333;font-size: 16px;height: 30px;overflow: hidden;text-align: left;padding-right: 8px }
.wrap-head-line p.one{padding-top: 15px;}
.wrap-massgae{ width: 96%;margin: 0 auto;overflow: hidden;  }


.search-nav{width: 1200px;margin: 0 auto;background-color:#fff;clear:both;border-bottom:1px solid #e6e6e6;height:62px;position:relative;}
.search-nav .left-content{float:left}
.search-nav ul li{float:left;height:62px;line-height:62px;text-align:center;padding:0 21px 0 31px;position:relative}
.search-nav ul li+li{background:url(../images/xiexian.png) center no-repeat;background-position:0 31px}
.search-nav ul li a{font-size:18px;color:#000;text-decoration:none}
.search-nav ul li.hover a{color:#ff3000}
.search-nav ul li a .xiahuaxian.hover{background:url(../images/xiahuaxian.png) center no-repeat;width:90px;height:2px;display:inline-block;vertical-align:middle;padding:initial;position:absolute;bottom:-1px;right:17px}
.search-nav ul li a .hot-ico{background:url(../images/hot.png) center no-repeat;background-position:0;width:27px;height:17px;display:inline-block;vertical-align:middle;position:absolute;right:-7px;bottom:38px}
.search-nav .right-content{width:270px;height:34px;top:50%;margin-top:-17px;position:absolute;right:0}
.search-nav .right-content .search-content{width:100%;height:100%;position:relative}
.search-nav .right-content input{width:211px;height:33px;background-color:#f5f5f5;color:#999;text-indent:35px;border-top-left-radius:25px;border-bottom-left-radius:25px;border:1px solid #e6e6e6;outline:0}
.search-nav .right-content .search-box{background:#f23f04;color:#fff;padding:0 14px;border-top-right-radius:25px;border-bottom-right-radius:25px;position:absolute;right:12px;height:35px;text-align:center;line-height:35px;cursor:pointer;outline:0;border:none}
.search-nav .right-content .search-ico1{position:absolute;left:10px;top:8px}



/* 头部推荐 */
.uk-width-expand {flex: 1;min-width: 1px;}
.uk-grid {display: flex;flex-wrap: wrap;margin: 0;padding: 0;list-style: none;}
.uk-container{box-sizing:content-box;max-width: 1180px;margin-left:auto;margin-right:auto;margin-top: 20px;padding: 10px;background: #fff;}
.gameSwitch-container{height: 120px;overflow: hidden;}
.gameSwitch-container ul{list-style:none;overflow:hidden;margin: 0px -5px;padding-left:0;padding-right:30px;}
.gameSwitch-container ul li{width:10%;text-align:center;float: left;}
.gameSwitch-container ul li .icon{display:inline-block;height:86px;width:86px;border-radius:15px;margin-bottom:5px;overflow:hidden}
.gameSwitch-container ul li .icon img{width:100%;height:100%}
.gameSwitch-container ul li a{color:#444;font-size:14px}
.gameSwitch-arrow-left,.gameSwitch-arrow-right{cursor:pointer;margin-top: 15px;}
.gameSwitch-arrow-right{transform:rotate(180deg);margin-top: 25px;}
.uk-display-inline-block {display: inline-block !important;}
.gameSwitch-container ul li .namelength{max-width: 90%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}


.catList ul{list-style:none;margin-bottom: 15px;margin-top:0;}
.catList ul li{margin-right:15px;padding-right:15px}
.catList ul li:after{content:'';position:absolute;right:0;top:5px;width:1px;height:12px;background:#ddd}
.catList ul li:first-child{margin-right:0;padding-right:0}
.catList ul li:last-child{margin-right:0;padding-right:0}
.catList ul li:last-child:after{display:none}
.catList ul li span{font-size:18px;color:#333}
.catList ul li i{line-height:0;margin:0 20px;}
.uk-text-truncate {max-width: 100%;height: 26px;overflow: hidden;}
