﻿@charset "utf-8";


.banner{width:100%;}
.banner .sbanner img{width:100%;}
.secondnavs{width:100%;height:70px;background:#f6f6f6;}
.secondnavall{width:1360px;margin:auto;}
.position{float:left;width:480px;}
.Gst-breadrumb {
    font-size: 16px;
    background: url(images/homeico.png) no-repeat left;
    line-height: 70px;

    padding-left: 25px;
    color: #333;
}
.Gst-breadrumb a{text-decoration: none;color:#333;}
.secondnav{float:right;width:800px;}

.snavilist{float:right;}
.snavilist ul{    margin: 0;
    padding: 0;}
.snavilist ul li{display: inline-block;
    line-height: 70px;
    font-size: 16px;
    font-weight: bold;
    margin: 0 15px;}
.snavilist ul li a{text-decoration: none;color:#333;}
.snavilist ul li.active a{color:#2fbda5;}
.snavilist ul li.active{    border-bottom: 2px solid #2fbda5;
    box-sizing: border-box;
}
.snavilist ul li.last{margin-right:0;}




.secondcon{width:1360px;margin:auto;padding-top: 50px;}
.secondcons{width:900px;float:left;}
.rightcons{width:360px;float:right;background:#f5f5f5;padding:30px;}
.stitle{    margin-top: 75px;
    font-size: 38px;
    background: url(images/line.jpg) no-repeat bottom center;
    text-align: center;
    padding-bottom: 25px;
    margin-bottom: 50px;}

.detial-module{position: relative;}
.detial-module-title{    font-size: 22px;}
.detial-module-more{    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0px;}
.detial-module-more a{color:#333;}
.detial-modulecon{}
.detial-item{    padding-top: 15px;
    border-bottom: 1px dashed #a7a7a7;
    padding-bottom: 15px;}
.detial-item-title{    font-size: 18px;margin-bottom: 10px;}
.detial-item-title a{color:#333;}
.detial-item-bottom{    font-size: 14px;
    color: #a7a7a7;}
.detial-item-date{float: left;}
.detial-item-hits{    float: left;
    margin-left: 20px;}


@media screen and (max-width: 1366px) and (min-width: 960px){
.secondcons{width:885px;}
}
@media screen and (max-width:1024px) {
.secondnavs {
display:none;
}
.secondcons {
display:block !important;
width:100%;
}
.secondcon {
width:100%;
padding-top:.7rem;
}
.rightcons {
display:none;
}
.Gnews-detail {
	width: 92% !important;
}
	.detail-titles h1 {
		font-size: 0.4533rem !important;
		line-height: 0.72rem !important;
		color: #333 !important;
    text-align: left !important;
    font-weight: bold !important;
	}
	.detail-infos {
		font-size: 0.32rem !important;
		color: #7f7f7f !important;
    text-align: left !important;
	}
	.detail-content {
margin-top:.5rem;
		font-size: 0.3466rem !important;
		line-height: 0.64rem !important;
	}
.detail-content p {
margin-bottom:1em !important;
}
.detail-infos span.text {
padding-left:0 !important;
}
.detail-infos span:last-of-type {
display:none;
}
.detail-infos span:nth-of-type(3) {
display:none;
}
}