.pad_top {
    padding-top: 95px;
}
.pad_bot {
    padding-bottom: 95px;
}
.cpbg {
background-color:#f3f3f3;
padding:30px 0px;
overflow:hidden;
}
.cpbg1 {
    background: none #002e29;
    background: -webkit-linear-gradient(left bottom,#001b18,#002e29);
    background: -o-linear-gradient(left bottom,#001b18,#002e29);
    background: -mos-linear-gradient(left bottom,#001b18,#002e29);
    background: -moz-linear-gradient(left bottom,#001b18,#002e29);
    background: linear-gradient(left bottom,#001b18,#002e29);
padding:30px 0px;
overflow:hidden;
position:relative;
}
#s_yewu {
	width: 100%;
	overflow: hidden;
}
#s_yewu .m {
    max-width: 1360px;
    height: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}
.s_tt {
    text-align: center;
    margin-bottom: 65px;
        position: relative;
    z-index: 2;
}
.s_tt i {
    display: block;
    width: 40px;
    height: 3px;
    background: #00796a;
    margin: 0 auto;
}
.s_tt h3 {
    font-size: 30px;
    color: #626366;
}
.s_tt h4 {
    font-size: 18px;
    color: #626366;
}
.s_tt h3.fa1{
 color: #fff;
}
.fagn {
    width:90%;
    margin:auto;
        position: relative;
    z-index: 2;
}
.fagn li{
    text-align: center;
}
.fagn li p{
    font-size:16px;
    color:#fff;
    margin-top:30px;
}

 .fagn li span{
display:block;
width:120px;
height:120px;
border-radius:50%;
background:rgba(1,117,104,0.2);
position:relative;
margin:auto;
    }
 .fagn li span em{
position:absolute;
display:block;
width:90px;
height:90px;
border-radius:50%;
background:#017568;
transform: translate(-50%,-50%);
left: 50%;
top: 50%;
margin: auto;
    }
    .fagn li span em img{
margin-top:25%;
    }
.particles-js-canvas-el {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.s_tt p {
     width:80%;
font-size:16px;
    color: #666;
    line-height:30px;
  margin: auto;
  text-indent:2em;
  text-align:left;
  margin-bottom:10px;
    }
.fpic {
    text-align:center;
}
.fpic img{
max-width:1000px;
}
#s_yewu ul {
	margin: -20px;
}
#s_yewu ul li {
	width: 50%;
	float: left;
	padding: 20px;
}
#s_yewu ul li a {
	display: block;
	position: relative;
}
#s_yewu ul li .img {
}
#s_yewu ul li .img img {
	display: block;
    width: 100%;
    height: 100%;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

#s_yewu ul li:hover .img img {
    transform: scale(1.05) rotate(.1deg);
    -webkit-transform: scale(1.05) rotate(.1deg);
    -moz-transform: scale(1.05) rotate(.1deg);
    -ms-transform: scale(1.05) rotate(.1deg);
    -o-transform: scale(1.05) rotate(.1deg);
}

#s_yewu ul li .txt1 {
	
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	color: #fff;
	padding-top: 60px;
	padding-bottom: 100px;
    padding-left: 80px;
    padding-right: 80px;
    /* background: linear-gradient(top, rgba(0, 0, 0, 0.5),transparent);



    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5),transparent);



    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5),transparent);



    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5),transparent);



    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5),transparent);



    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0.5)), to(transparent));



    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#111, endColorStr=transparent);  */



}
#s_yewu ul li .txt1 h4 {
	font-size: 24px;
    text-align:center;
}
#s_yewu ul li .txt1 p {
	opacity: 0.8;
	font-size: 14px;
	margin-top: 14px;
	margin-bottom: 18px;
}
#s_yewu ul li .txt1 .s_btn_more {
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	height: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#s_yewu ul li .txt1 .s_btn_more i {
	margin-left: 8px;
	display: inline-block;
}
.s_btn_more i {
	display: block;
	width: 18px;
	height: 18px;
	position: relative;
	overflow: hidden;
}
.s_btn_more i:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/btn_more.svg) center no-repeat;
	background-size: contain;
	position: absolute;
	left: -100%;
	top: 0;
	transition: .5s;
	opacity: 0;
	visibility: hidden;
}
.s_btn_more i:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/btn_more.svg) center no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}
li:hover .s_btn_more i:before {
	left: 0;
	opacity: 1;
	visibility: visible;
}
li:hover .s_btn_more i:after {
	left: 100%;
	opacity: 0;
	visibility: hidden;
}


.sidess {

}
.sidess a{
display:block;
width:50%;
height:80px;
line-height:80px;
border-bottom:#ccc 1px solid;
float:left;
text-align:center;
font-size:24px;
}
    .sidess a img {
    margin-bottom: 23px;
    margin-right: 10px;
    }
    .sidess a.cur {
border-bottom:#017568 3px solid;
    }
.sidess a:first-child {
border-right:#ccc 1px solid;
    }
.first {
    display: block;
}
.last {
    display: none;
}
.xs_jianju {
list-style: none;
    padding-left: 0px;
    margin-top: 30px;
}
.xs_jianju li{ width: 33.333%; float: left; padding: 0 1.3125rem; margin-top: 2.5rem;}
.xs_jianju li a{ display: block; background: #f4f4f4; position: relative;}
.xs_jianju li .txt1{ padding: 0 1.875rem;}
.xs_jianju li img {
width:100%;
height:100%;
-webkit-transition: .4s; transition: .4s;
    }
.xs_jianju li .txt1 .tag{ display:block; width: 3.25rem; height: 3.875rem; background: url(../images/biaoqian.png) center no-repeat; background-size: contain;}
.xs_jianju li .txt1 h4{ font-size:14px; color: #5d5d5d; text-transform: uppercase; font-family: bahnschrift; margin-top:10px; margin-bottom: 20px;line-height:25px}
.xs_jianju li .txt1 h5{ font-size: 22px; color: #343434; margin-top: 20px; height:60px;}
/*.xs_jianju li .txt1:after{ content: ""; display: block; width: 0; height: 5px; background: #01897b; position: absolute; right: 0; bottom: 0; transition: .5s;}*/
/*.xs_jianju li a:hover .txt1:after{ width: 100%; left: 0; right: auto;}*/

.xs_jianju li a:hover .img img {
-webkit-transform: scale(1.05); transform: scale(1.05); 
}
.imgZoom {
    overflow: hidden;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.el {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xs_jianju li .pd {
    padding: 50px 30px 35px;
    background-color: #f7f7f7;
    display: block;
}

.xs_jianju li .t {
    font-size: 18px;
    color: #000;
    line-height: 1;
    margin-bottom: 20px;
}

.xs_jianju li .time {
    font-size: 13px;
    color: #adadad;
    margin-bottom: 15px;
}


.xs_jianju li .text {
    font-size: 13px;
    color: #000;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
}

 .xs_jianju li .img_box {
    position: relative;
        overflow: hidden;
}

 .rect-5625 {

}
 .xs_jianju li .img_box:before {
    content: '';
    position: absolute;
    border-top: 20px solid #f7f7f7;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
    top: 0;
    left: 47px;
    z-index: 2;
}
.xs_jianju li .img_box img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}

.imgZoom img, .imgY180 img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}
.imgZoom:hover img {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.pcbanner .text {

    color: white;
    margin: 180px auto 0px;
    text-align: center;
}

.pcbanner .text h1 {
    font-size: 36px;
    font-weight: normal;
}
.pcbanner .text h2{
    font-size: 30px;
    font-weight: normal;
    font-weight: 100;
        margin-bottom: 10px;
}
.pcbanner .text div {
    width: 50px;
    height: 3px;
    margin: 20px auto;
    background-color: #00dcc1;
}
.pcbanner .text span {
    font-size: 28px;
    font-weight: 100;
    text-transform: uppercase;
}
.pcbanner .text em {
    font-size: 12px;
    font-weight: 100;
    text-transform: uppercase;
}

.jtywsp{
    height: 345px;
    background: url("../images/jtbj.jpg") no-repeat center;
    background-size: cover;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    padding-top: 75px;
}
.jtywsp img{
    width: auto;
    max-width: 100%;
    cursor: pointer;
    margin-top: 35px;
    transition: all 0.35s;
}
.jtywsp img:hover{
    opacity: 0.5;
}
.jtywbox{
    background: url("../images/ywbj.png") no-repeat top;
    background-size: 100% 370px;
    padding-bottom: 100px;
}
.jtywbt{
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    padding: 60px 0 70px 0;
}
.jtywbt span{
    display: block;
    width: 40px;
    height: 4px;
    background: #ffffff;
    margin: auto;
    margin-top: 20px;
}

.jtyw{
    background: url("../images/ywlistbj.png") no-repeat center;
    background-size: cover;
    padding: 100px 0 175px 0;
    position: relative;
}
.ywjt{
    font-size: 30px;
    line-height: 40px;
}
.jtyw:after{
    content: '';
    position: absolute;
    left: 0;
    top: 130px;
    width: 15%;
    height: 3px;
    background: #000000;
}
.ywjtlist{
    padding-top: 100px;
}
.ywjtlist li{
    width: 30%;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    transition: all 0.35s;
}
.ywjtlist li:hover{
    transform:translateY(-20px);
}
.ywjtlist li:nth-child(1)
{
    background: #0066cb;
}
.ywjtlist li:nth-child(2)
{
    background: #009e96;
}
.ywjtlist li:nth-child(3)
{
    background: #ff7c00;
}
.ywjtlist li .ywbkimg{
    height: 230px;
    overflow: hidden;
}
.ywjtlist li img{
    width: 100%;
    transition: all 4s;
}
.ywjtlist li:hover img{
    transform: scale(1.5);
    -ms-transform: scale(1.5);
}
.ywjtlist li .ywms{
    padding: 50px 40px 40px 40px;
    color: #ffffff;
}
.ywjtlist li .ywms div{
    font-size: 33px;
    margin-bottom:10px;
}
.ywjtlist li .ywms p{
    font-size: 12px;
    margin-bottom: 25px;
    height: 60px;
    overflow: hidden;
    line-height: 28px;
}

.ywjtlist li .ywms span {
    display: block;
    width: 135px;
    height: 30px;
    border-radius: 15px;
    border: 1px solid rgba(255,255,255,0.5);
    text-align: center;
    line-height: 30px;
    transition: all 0.35s;
}
.ywjtlist li .ywms span:hover{
    background: #ffffff;
    color: #51272c;
}


@media screen and (max-width:1440px) {

    #s_yewu .m {
        max-width: 1200px;
    }

    .pcbanner .text {
margin: 130px auto 0px;
    }
}


/* Æ½°å768x1000begin */
@media screen and (max-width:768px) {

  


}
@media screen and (max-width:640px) {
.pcbanner {
    height: 300px;
    margin-top: 50px;
}


    .pcbanner .text {
margin: 80px auto 0px;
    }
 .pcbanner .text h2 {
font-size: 20px;
        }
    .qtlist a {
        font-size:14px;
    }
#s_yewu .m {
    max-width: 100%;
    padding: 0 20px;
}
.s_tt h4 {
    font-size: 15px;
    color: #626366;
}
.pad_bot {
    padding-bottom: 45px;
}
.pad_top {
    padding-top: 45px;
}
#s_yewu ul {
    margin: 0;
}
#s_yewu ul li {
    width: 100%;
    float: left;
    padding: 0;
    margin-bottom: 20px;
}
#s_yewu ul li .txt1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
}
#s_yewu ul li .txt1 h4 {
    font-size: 20px;
    text-align: center;
}
.pcbanner .text h1 {
    font-size: 20px;
    font-weight: normal;
}
.pcbanner .text span {
    font-size: 18px;
    font-weight: 100;
    text-transform: uppercase;
}
    .s_tt p {
        width: 90%;
        font-size: 14px;
        color: #666;
        line-height: 25px;
    }
.s_tt {
    margin-bottom: 25px;
}
.s_tt h3 {
    font-size: 20px;
    color: #626366;
}
.fpic img {
    max-width: 100%;
}
    .fagn {
        width: 100%;
    }
.fagn li {
    text-align: center;
    width: 50%;
}
.fagn li p {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    width: 60%;
    text-align: center;
    margin: 20px auto;
}
.sidess a img {
    margin-bottom: 15px;
    margin-right: 10px;
}
.sidess a {
    display: block;
    width: 50%;
    height: 60px;
    line-height: 60px;
    border-bottom: #ccc 1px solid;
    float: left;
    text-align: center;
    font-size: 20px;
}
    .xs_jianju li {
        width: 100%;
    }
    .fagn li span {
width: 90px;
    height: 90px;
    }
        .fagn li span em {
width: 60px;
    height: 60px;
        }
            .fagn li span em img {
width: 50%;
            }
}
.container,
.container-layout {
    margin: 0 auto;
    padding: 0 10px;
}

@media (min-width: 760px) {
    .container {
        width: 100%;
    }

}

@media (min-width: 1000px) {
    .container {
        width: 100%;
    }

}
@media (min-width: 1210px) {
    .container {
        width: 100%;
    }
}
@media (min-width: 1220px) {
    .container {
        width: 1200px;
        padding: 0;
    }

}
@media (min-width: 1300px) {
    .container {
        width: 1280px;
        padding: 0;
    }

}

@media (min-width: 1420px) {
    .index .container {
        width: 1400px;
        padding: 0;
    }

}
@media (min-width: 1520px) {
    .index .container {
        width: 1500px;
        padding: 0;
    }
}

@media screen and (max-width:640px){
    .jtyw {
        padding: 50px 0 50px 0;
    }
    .ywjt {
    font-size: 20px;
    line-height: 30px;
}
    .ywjtlist {
        padding-top: 30px;
    }
     .ywjtlist li{
        width: 100%;
        margin-bottom: 20px;
    }
    .jtyw:after {
        content: '';
    position: absolute;
    left: 11px;
    top: 119px;
    width: 10%;
    height: 2px;
    background: #000000;
    }
    .ywjtlist li .ywbkimg{
        height: auto;
    }
    .ywjtlist li .ywms p{
        height: auto;
    }
    .ywjtlist li .ywms{
        padding: 20px 10px;
    }
    .ylzy{
        margin-bottom: 30px;
    }
    .ylzytext div>p.h33,
    .ylzytext li,
    .ylzyimg p{
        font-size: 14px;
    }
    .jtyslist li{
        width: 49%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:360px) {
    #s_yewu ul li .txt1 p {
    margin-bottom: 12px;
    line-height: 20px;
    }
.fagn li span {
    width: 60px;
    height: 60px;
}
.fagn li span em {
    width: 40px;
    height: 40px;
}


}