﻿* {
    font-family: "微软雅黑", sans-serif;
}


.news-banner {
    background-image: url("../images/pic_banner_news.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;
}

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;
}

.news-img-div{
    margin-top: 48px;
}

.mobile-news-img-div{
    margin-top: 20px;
}

.news-img {
    padding-left: 0;
    padding-right: 0;
    height:100%;
    margin-top:5px;
    /*width: 100%;*/

}

.news-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;
}

.news-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;
}

.news-type {
    padding-left: 30px;
    margin-top: 64px;
}

.news-time {
    font-size: 14px;
    color: #989898;
    margin-bottom: 16px;
}

.mobile-news-time {
    font-size: 10px;
    color: #989898;
    margin-bottom: 9px;
}

.news-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;
}

.news-detail {
    border: 1px #0090ff solid;
    border-radius: 16px;
    color: #0090ff;
    font-size: 14px;
    padding: 5px 19px 5px 19px;
    transition:background-color 0.3s linear
}

.news-detail:hover {
    color: #fff;
    background-color: #0090ff;
    text-decoration: none;
}

.line {
    border-bottom: 1px #d8d8d8 solid;

}

.mobile-news-type{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
}

.news-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
}

.dev-banner{
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    background-image: url("/Public/img/development/pic_banner6.jpg");
    height: 304px;
    width: 100%;
    text-align: center;
    background-size:cover;
    background-repeat: no-repeat;
    margin-bottom: 64px;
}

.qr-code{
    text-align: center;
}

.footer{
    margin-top: 60px;
}

@media (min-width: 992px) {
    .news-img{
        height:178px;
        /*width: 100%;*/
        margin-top:5px;
        padding-left: 0;
        padding-right: 0;
    }

	 .news-banner {
        background-image: url("../images/pic_banner_news.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;
    }

}
@media screen and (max-width:639px){
	.container{padding:3px; margin:0px;}
	.news-content{ padding:3px; margin:0px;}
    .news-content img{ width:98%;}
}