﻿* {
    font-family: "微软雅黑", sans-serif;
}


.applist-banner {
    background-image: url("../images/pic_banner_apps.jpg");
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 180px;
}

.center-title {
    text-align: center;
	font-size: 20pt;
	letter-spacing:5px;
}

.banner-title {
    color: #fff;
    font-size: 20px;
    margin-top: 50px;
    letter-spacing: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
	font-family: "Microsoft YaHei","微软雅黑","SimSun","宋体";
	-webkit-font-smoothing:antialiased;
}

.banner-title-2 {
    color: #fff;
    font-size: 14px;
    margin-top: 14px;
    letter-spacing: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}

.appcate-list{padding-left:4px; padding-right:4px;}
.appcate-list .pull-left{ background:url(../images/apps_list_left_bg.png); display:inline-block; vertical-align:middle;  min-height:260px; text-align:center; font-size:12pt; color:#FFFFFF;}
.appcate-list .pull-right{ border-top:1px #9d9d9d solid;border-right:1px #9d9d9d solid;border-bottom:1px #9d9d9d solid; padding:2px; min-height:260px;}
.appcate-list .pull-right li{ line-height:35px; height:35px; overflow:hidden; padding-left:20px; white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all; background:url(../images/list_dot.jpg) left center no-repeat;}
.appcate-list .pull-right .more{ text-align:right;}
body {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
body {
    -webkit-overflow-scrolling: touch;
}

.type-group{
    padding-bottom: 14px;
}

.type {
    background-color: transparent;
    border: none;
    font-size: 16px;
    /*padding-bottom: 14px;*/
    margin-bottom: 14px;
    border-bottom: 2px transparent solid;
    color: #282828;
}

.type:hover {
    color: #0090ff;
    border-bottom: 2px #0090ff solid;
    padding-bottom: 14px;
    text-decoration: none;
}

.type-show{
    color: #0090ff;
    border-bottom: 2px #0090ff solid;
    padding-bottom: 14px;
    text-decoration: none;
}

.applist-img-div{
    margin-top: 48px;
}

.mobile-news-img-div{
    margin-top: 20px;
}

.applist-img {
    padding-left: 0;
    padding-right: 0;
    height:100%;
    margin-top:5px;
    /*width: 100%;*/

}

.applist-box {
    padding-left: 0;
    padding-right: 0;
	margin-top:20px;
}

.no-lr-padding {
    padding-left: 0;
    padding-right: 0;
}

.mobile-no-lr-padding {
    padding-left: 0;
    padding-right: 0;
    padding-top: 16px;
    margin-top: 20px;
    border-bottom: 1px #989898 solid;
}

.update {
    margin-left: 40px;
}

.applist-title {
    margin-top: 4px;
    font-size: 24px;
    color: #282828;
    margin-bottom: 16px;
}

.dev-title{
    margin-top: 4px;
    font-size: 24px;
    color: #282828;
    margin-bottom: 16px;
}

.mobile-dev-title{
    margin-top: 0;
    font-size: 16px;
    color: #282828;
    margin-bottom: 10px;
}

.applist-type {
    padding-left: 30px;
    margin-top: 64px;
}

.applist-time {
    font-size: 14px;
    color: #989898;
    margin-bottom: 16px;
}

.mobile-news-time {
    font-size: 10px;
    color: #989898;
    margin-bottom: 9px;
}

.applist-summary {
    font-size: 16px;
    color: #656565;
    margin-bottom: 24px;
    text-align: justify;
}

.mobile-news-summary {
    font-size: 12px;
    color: #656565;
    margin-bottom: 10px;
    text-align: justify;
}

.applist-detail {
    border: 1px #0090ff solid;
    border-radius: 16px;
    color: #0090ff;
    font-size: 14px;
    padding: 5px 19px 5px 19px;
    transition:background-color 0.3s linear
}

.applist-detail:hover {
    color: #fff;
    background-color: #0090ff;
    text-decoration: none;
}


.news-title {
    font-size: 14pt;
    color: #282828;
    margin-top: 16px;
    margin-bottom: 10px;
    font-weight: bold;
	text-align:center;
}

.news-time {
    margin-top: 16px;
    margin-bottom: 10px;
    font-weight: bold;
	text-align:center;
}

.line {
    border-bottom: 1px #d8d8d8 solid;

}

.mobile-news-type{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
}

.applist-btn-group {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.mobile-type-left, .mobile-type-right {
    border: 1px #0090ff solid;
    border-radius: 16px;
    color: #0090ff;
    width: 124px;
    outline: 0 none !important;
    blr: expression(this.onFocus=this.blur());
}

.mobile-type-left:active:hover, .mobile-type-right:active:hover {
    border: 1px #0090ff solid;
    border-radius: 16px;
    color: #fff;
    background-color: #0090ff;
    outline: none;
}

.mobile-type-show{
    border: 1px #0090ff solid;
    border-radius: 16px;
    color: #fff;
    background-color: #0090ff;
    outline: none;
}

.mobile-type-left:focus, .mobile-type-right:focus {
    background-color: #0090ff;
    color: #fff;
}

.mobile-type-left:active, .mobile-type-right:active {
    background-color: #0090ff;
    color: #fff;
}

.mobile-type-left:active:focus, .mobile-type-right:active:focus {
    background-color: #0090ff;
    color: #fff;
}

.mobile-news-title {
    font-size: 16px;
    color: #282828;
    margin-top: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
}

.mobile-news-time {
    font-size: 10px;
    color: #989898;
}

.mobile-news-summary {
    font-size: 12px;
    color: #656565;
    text-align: justify;
}

.mobile-news-detail{
    border: 1px #0090ff solid;
    border-radius: 16px;
    color: #0090ff;
    font-size: 12px;
    padding: 3px 8px 3px 8px;
}

.mobile-news-detail:hover {
    color: #fff;
    background-color: #0090ff;
    text-decoration: none;
}

.mobile-news-box {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}

.dev-box{
    margin-bottom: 40px;
}

.dev-detail {
    border: 1px #0090ff solid;
    border-radius: 0;
    color: #0090ff;
    font-size: 14px;
    padding: 5px 19px 5px 19px;
}

.dev-detail:hover {
    color: #fff;
    background-color: #0090ff;
    text-decoration: none;
    transition:background-color 0.3s linear
}

.mobile-dev-detail {
    border: 1px #0090ff solid;
    border-radius: 0;
    color: #0090ff;
    font-size: 12px;
    padding: 3px 8px 3px 8px;
    margin-bottom: 36px;
}

.mobile-dev-detail:hover {
    color: #fff;
    background-color: #0090ff;
    text-decoration: none;
    transition:background-color 0.3s linear
}



.qr-code{
    text-align: center;
}

.footer{
    margin-top: 60px;
}

@media (min-width: 992px) {
    .applist-img{
        height:178px;
        /*width: 100%;*/
        margin-top:5px;
        padding-left: 0;
        padding-right: 0;
    }

	 .applist-banner {
        background-image: url("../images/pic_banner_apps.jpg");
        text-align: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 230px;
    }

    .center-title {
        text-align: center;
		font-size: 20pt;
		letter-spacing:5px;
    }

    .banner-title {
        color: #fff;
        font-size: 25pt;
		font-weight:bold;
        margin-top: 50px;
        letter-spacing: 3px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: default;
		font-family: "Microsoft YaHei","微软雅黑","SimSun","宋体";
		-webkit-font-smoothing: antialiased; 	
    }

    .banner-title-2 {
        color: #fff;
        font-size: 24px;
        margin-top: 18px;
        letter-spacing: 3px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: default;
    }

}

.section-content{ padding:0px; margin-top:20px; }
.nav-height{ position:relative; height: 50px;}
.nav-wrap { height: 50px; background: #fff;}
.nav-wrap.navFix{position: fixed; top:70px; /*left: 0;*/ box-shadow: 0 0 5px rgba(0,0,0, 0.2);border-bottom:1px solid #e3e3e3\9; z-index: 99999;} 
.nav-wrap ul {padding: 0;margin: 0 auto; display: block; /*border-bottom: 2px solid #eee;*/}
.nav-wrap.navFix ul{ margin-top:0px; border-bottom: 0;}
.nav-wrap li { margin-left:20px; margin-right:20px; display: inline-block; text-align: left; height: 35px; line-height: 35px; letter-spacing:8px; float: left;}
.nav-wrap li a {display: block; padding:0px 22px; font-size:14px; color: #333;border-radius:3px; -webkit-border-radius: 3%;-moz-border-radius: 3%;-o-border-radius: 3%;-ms-border-radius: 3%; background-color:#FFF; border:1px #dddddd solid; text-decoration: none;}
.nav-wrap li a:hover{ color: #4680d1; }
.nav-wrap li a.active { /*border-bottom:2px solid #4680d1;*/ color: #ffffff; background-color:#184c8f; border:1px #184c8f solid;}
.nav-mobile {display: none;font-weight: bold;width: 100%;}
.click-me {width: 150px;height: 30px; background: #4680d1;color: white; text-align: center;line-height: 30px;}
.click-me a {display: block;color: white;}

.tablehead{ background:#184c8f; color:#FFFFFF;}
.link_blue{ color:#184c8f;}