@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{    padding-top: 75px;
    font-size: 38px;
    background: url(images/line.jpg) no-repeat bottom center;
    text-align: center;
    padding-bottom: 25px;
    margin-bottom: 50px;}



.lxwmall{
				width: 100%;
				border: 1px solid #ccc;
				box-sizing: border-box;
		margin-bottom:30px;
			}
			.lxwmtitle{font-size: 20px;background: #f7f7f7;height: 50px;line-height: 50px;padding-left: 30px;}
			.lxwmlink{font-size: 20px;line-height: 50px;padding-left: 30px;}
			.lxwmlink a{display: inline-block;margin-right: 60px;color: #333;}


.cpall{width: 1302px;padding:28px 28px 0;;background: #f6f6f6;}
			.cppic{float:left;width:610px;height:460px;}
			.cpright{float: right;width: 630px;    margin-right: 20px;}
			.cptitle{font-size:28px;padding-bottom: 10px;border-bottom: 1px dashed #d9d9d9;}
			.cpsum{    font-size: 16px;
    color: #333;
    line-height: 28px;
    text-align: justify;
    padding-top: 20px;}
.cpsum p{background:url(images/cpico.png) no-repeat 2px 10px;padding-left:15px;}
@media screen and (max-width: 1366px) and (min-width: 960px){
.lxwmall{width:1260px;margin:auto;margin-bottom:30px;}
}
@media screen and (max-width:1024px) {

.secondcons {
    display: block !important;
width:calc(100% - 1.066rem);
margin:0 auto;
}
.secondcons .Normal > div {
width:100% !important;
margin-top:0 !important;
}

}