﻿@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:100%;}
.secondcons{width:1360px;margin:auto;}
.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;}


.news-module{}
.news-modulecon{}
.news-item{    padding: 30px;
    border-bottom:1px solid #d9d9d9;}
.news-item-pic{width:260px;height:180px;float:left;overflow:hidden;}
.news-item-pic img{width:100%;height:100%;transition: all 0.5s;}
.newsright{    float: left;
    width: 720px;
    margin-left: 30px;}
.news-item-title{font-size: 18px;
    margin-top: 20px;
    margin-bottom: 15px;}
.news-item-title a{color:#333;}
.news-item-date{font-size: 16px;
    margin-bottom: 15px;}
.news-item-sum{    font-size: 16px;
    line-height: 26px;}
.news-item-more{width:80px;height:80px;float:right;    background: url(images/nmore.png) no-repeat center;
        margin-top: 55px;
    margin-right: 30px;}
.news-item:hover{background:#f2f2f2;}
.news-item:hover .news-item-more{background:url(images/newsmore.png) no-repeat;}
.news-item:hover .news-item-pic img{    transform: scale(1.05);}

@media screen and (max-width:1024px) {
.secondnavs {
display:none;
}
.gsxw .i-pager-last,
	.gsxw .i-pager-info {
		display: none;
	}
	.i-pager-first, .i-pager-prev, .i-pager-next, .i-pager-last, .i-pager-item {
		height: 0.72rem;
		line-height: 0.72rem;
		font-size: 0.2933rem;
		margin-left:.2rem;
	}
.i-pager-item  {
width:.72rem;
}
.i-pager-prev, .i-pager-next {
padding:0 .3rem;
}
}
