@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;}
.cpall:after {
content:".";
display:block;
clear:both;
height:0;
visibility:0;
}
			.cppic{float:left;width:610px;height:460px;position:relative;background:#fff;}
.cppic img {
position:absolute;
top:50%;
left:50%;
transform:translateX(-50%) translateY(-50%);
}
			.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:100%;
}
.cpall {
width:calc(100% - 1.0666rem);
padding:0 0.5333rem;
background:#fff;
}
.cpall table {
max-width:100% !important;
width:100% !important;
}
.cpall table p {
text-indent:0 !important;
}
.cppic {
width:100%;
height:5rem;
}
.cppic img {
width:auto;
max-width:90%;
height:auto;
max-height:5rem !important;


}
.cpright {
width:100%;
margin-right:0;
}
.cptitle {
font-size:0.4266rem;
}
.cpsum {
font-size:0.3466rem;
}
.cpsum p {
line-height:1.8em;
background: url(images/cpico.png) no-repeat 2px .2rem;
}
.snavilist ul li {
background:none !important;
position:relative;
background-image: linear-gradient(to right, #2890d1, #23ccb2) !important;
}
.snavilist ul li:before {
display:block;
border-radius:0.45rem;
content:"";
width:calc(100% - 4px);
height:calc(100% - 4px);
position:absolute;
top:2px;
left:2px;
background:#fff;
z-index:0;
}
.snavilist ul li.active:before {
background-image: linear-gradient(to right, #2890d1, #23ccb2) !important;
}
.snavilist ul li a {
position:relative;
}


}
