body{
    padding: 0;
    margin: 0;
    min-width: 1140px;
}
.container-fluid{
    padding-left: 0;
    padding-right: 0;
}

/*.tabs>li:first-child{
	border-radius: 15px;
    background: #2b9eda;
    color: white;
	}

.tabs2>span:first-child{
	border-radius: 15px;
    background: #2b9eda;
    color: white;
	}*/


.ruzhuitem{
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-bottom: 70px;
	}




.ljyy_wz{
	margin-left:10px;
	}



.mycontainer{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
        left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5) !important;
    position: fixed;
}

.topnavabr{
    width: 1140px;
    height: 100px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pageall>a{
    color: white;
    padding: 10px 0;
    text-decoration: none;
    margin-left: 32px;
}
.pageall>a:first-child{
    border-bottom: 2px solid white;
}
.pageall>a:hover{
    border-bottom: 2px solid white;
}

.tabsbox{
    width: 1140px;
    height: 68px;
    background: rgba(255,255,255,0.6);
    margin-top: -68px;
}
.tabsbox>li{
    height: 100%;
    padding: 0!important;
    margin: 0;
    border: none;
    overflow: hidden;
}
.tabsbox>li>a{
    width: 100%;
    height: 68px;
    padding: 20px 50px;
    border-radius: unset!important;
    color: #656767;
    font-size: 16px;
    font-weight: 600;
}
.tabsconbox{
    width: 100%;
}
.tabscontent{
    width: 1140px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding: 10px 20px;
    box-shadow: 0 0 1px rgba(0,0,0,0.15), 0 0 10px rgba(0,0,0,0.22);
}
.nameinput{
    width: 200px;
    height: 35px;
	padding-left: 10px;
    margin-right: 10px;
}
.phoinput{
    width: 300px;
    height: 35px;
    margin-right: 10px;
    padding-left: 10px;
}
.yuyue{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
			position: relative;
    top: -68px;
    z-index: 100;
}
.yuyuebtn{
    padding: 8px 100px;
    background: #2f70b8;
    color: white;
    margin-left: 100px;
}
.yuyuebtn:hover{
    text-decoration: none;
    color: white;
}
.yuyueform{
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 5px 0;
    margin: 10px 0 0 10px;
}
.tabscontent>p{
    margin-left: 20px;
    color: #787675;
    font-size: 15px;
    font-weight: bold;
}
.aboutusbox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /*padding-top: 60px;*/
}
.aboutcontainer{
    width: 1140px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    padding-top: 10px;
}
.nav-tabs>li>a{
    border-radius: unset!important;
    padding-top: 23px;
}
.aboutleft{
    width: 45%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}
.aboutleft>div:first-child{
    margin-top: -75px;
}
.abouttext{
    width: 100%;
    color: #6d6d6c;
    padding: 15px 0;
    line-height: 30px;
}
.about-btn{
    width: 100%;
    height: auto;
    margin-top: 20px;
    overflow-y: hidden;
    padding: 7px 0;
}
.aboutbtn{
    padding: 10px 60px;
    background: #2b9eda;
    color: white;
    font-size: 15px;
    font-weight: bold;
    /*background: url("../images/btnbg_03.jpg")no-repeat right;*/
}
.linkmore{
    background: url("../images/btnimg_03.jpg")no-repeat center center;
    padding: 15px;
}
.linkmore:hover{
    text-decoration: none;
}
.aboutbtn:hover{
    text-decoration: none;
    color: white;
}
.aboutright{
    width: 48%;
}
.video-wrapper {
    position: relative;
}

.video-wrapper > video {
    width: 100%;
    vertical-align: middle;
}

.video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.95;
    cursor: pointer;
    /*background-image: linear-gradient(transparent, #000);*/
    transition: opacity 150ms;
}

.video-overlay-play-button:hover {
    opacity: 1;
}

.video-overlay-play-button.is-hidden {
    display: none;
}

.kongjianbox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url("../images/kongjian-bg.png") repeat-x top;
    padding-top: 15px;
}
.kongjian-container{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

}
.kongjian-top{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    text-align: center;
    margin-top: 30px;
}
.kongjian-top>img{
    width: 100%;
}
.kongjian-top>p{
   color: #6d6d6c;
    /*font-size: 17px;*/
    margin-top: 10px;
}

.tese-bot{
    width: 100%;
    /*height: 860px;*/
}

.container1 {
    max-width: 1140px;
    margin-top: 2rem;
}

.tabs {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tabs li {
    padding: 3px 15px;
    text-align: center;
    background-color: transparent;
    color: #6d6d6c;
    cursor: pointer;
    border-radius: 15px;
    margin-right: 15px;
    transition: background-color 0.25s ease-in-out;
}
.tabs li.active {
    background-color: #2b9eda;
    color: white;
}

.tabs li > a {
    text-decoration: none;
    color: white;
}

.tabs-content {
    border-top: 0;
}

.tabs-panel {
    /*padding: 1rem 1rem;*/
    display: none;
}

.tabs-panel.active {
    display: block;
}

.kjitembox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.kjleft{
    width: 33%;
	position: relative;
    overflow: hidden;
    cursor: pointer;
}
.kjleft>img{
    width: 100%;
}
.kjright{
    width: 65%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.kj2img{
    width: 49%;
    height: 267px;
    position: relative;
    cursor: pointer;
}
.kj3img{
    width: 49%;
    height: 267px;
    position: relative;
    cursor: pointer;
}
.kj4img{
    width: 100%;
    height: 214px;
    position: relative;
    cursor: pointer;
	margin-top:30px;
}

.kckj_list{
    width: 32%;
    height: 256px;
	overflow:hidden;
    position: relative;
    cursor: pointer;
	margin-top:20px;
}
.kj2img>img{
    width: 100%;
    position: absolute;
}
.kjhover:hover .kjhoverimg{
    opacity: 0.9;
    transition: opacity 0.3s ease-in-out;
}
.kjhoverimg{
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.kj3img>img{
    width: 100%;
}
.kj4img>img{
    width: 100%;
    /*padding-top: 30px;*/
    cursor: pointer;
}
.shengtaibox{
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    /*padding-bottom: 40px;*/
}
.shengtai-container{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.shengtai-top{
    padding-bottom: 40px;
    text-align: center;
}
.shengtai-bot{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.shengtai-smaitem{
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /*margin-top: 20px;*/
	padding-bottom:20px;
	padding-left:20px;
	border-bottom:1px double #f3f3f3;
	border-right:1px double #f3f3f3;
}
.shengtai-text{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    margin-left: 10px;
}
.shengtai-text>span:first-child{
    color: black;
    font-size: 15px;
}
.shengtai-text>span:last-child{
    color: #656767;
    font-size: 13px;
}
.tesebox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /*padding-bottom: 10px;*/
}

.chanxueyan-smaitem{
    width: 32.5%;
    /*display: flex;*/
    align-items: center;
    justify-content: flex-start;
	margin-top:5px;
	margin-bottom:5px;
    /*margin-top: 20px;*/
	/*padding-bottom:20px;
	padding-left:20px;*/
	/*border-bottom:1px double #f3f3f3;
	border-right:1px double #f3f3f3;*/
	background-color:#ffffff;
	/*border-radius: 15px;*/
	padding: 10px;
	transition: 0.3s;
	box-shadow: 0 0 1px rgba(0,0,0,0.5), 0 0 7px rgba(0,0,0,0.15);
}
/*.tabs li {
    padding: 3px 15px;
    text-align: center;
    background-color: transparent;
    color: #6d6d6c;
    cursor: pointer;
    border-radius: 15px;
    margin-right: 15px;
    transition: background-color 0.25s ease-in-out;
}
.tabs li.active {
    background-color: #2b9eda;
    color: white;
}*/
.chanxueyan-smaitem:hover{
	box-shadow:none;
    transition: 0.3s;
	}
.chanxueyan-text{
    /*display: flex;*/
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    /*margin-left: 10px;*/
	color:#6b6b6b;
	text-align:center;
	margin-top: 10px;
	
}
.chanxueyan-top{
	text-align: center;
	padding-bottom: 40px;
	}
.chanxueyan-image{
	text-align:center;
	}
.chanxueyan-bot{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.chanxueyan-top{
    padding-bottom: 40px;
    text-align: center;
}


.container{
    width: 1140px;
    margin: 0 auto;
}
.tabs2{
    background: transparent;
    list-style: none;
    margin-top: 15px;
}

.tabs2 span {
    background: none;
    color: #6d6d6c;
    display: inline-block;
    padding: 3px 15px;
    cursor: pointer;
    border-radius: 15px;
}

.tabs2 .current{
    background: #2b9eda;
    color: white;
}

.tab-content2{
    display: none;
    margin-top: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.tab-content2.current{
    display: inherit;
}

.imgbox{
    position: relative;
    width: 32%;
    height: 256px;
    overflow: hidden;
    padding: 5px;
    cursor: pointer;
    opacity: 1;
	float:left;
	margin-left:14px;
}
.imgbox>img:first-child{
    position: absolute;
    width: 100%;
    left: 0;
}
.tesehoverimg{
    width: 100%;
    position: absolute;
    opacity: 0;
    left: 0;
    transition: opacity 0.5s ease-in-out;
}
.imgbox:hover .tesehoverimg{
    opacity: 0.8;
    z-index: 100;
    transition: opacity 0.5s ease-in-out;
}
.imgbox:hover .imgbox>img:first-child{
    z-index: -5;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.imgbox-last{
    width: 67%;
    height: 256px;
    overflow: hidden;
    padding: 5px 0 5px 5px;
	margin-left:14px;
    cursor: pointer;
	position: relative;
	float: left;
}
.imgbox-last>img{
    width: 100%;
}

.huodongbox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.huodong-container{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
.huodong-top{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.huodong-top>div{
    margin-top: 20px;
}
.huodong-bot{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 50px;
}
.huodongitem{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
	width: 900px;margin-right: 10px;
}
.huodongitem>div{
    width: 1140px;
    height: 384px;
    overflow: hidden;
}
.huodongitem>div>img:first-child{
    width: 100%;
    height: auto;
    position: absolute;
}
.huodonghover{
    width: 100%;
    height: 50px;
    /*background: url("../images/juxing_.png")no-repeat center center;*/
	background-color: #000;
    opacity: 0.7;
    bottom: 0;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
    font-size: 13px;
}
.huodonghover>p{
    margin: 0!important;
    padding-left: 10px;
}
.huodonghover>div>span{
    vertical-align: bottom;
}
.huodonghover>div>span:last-child{
    padding-right: 10px;
}
.swiper-button-white{
    width: 5%;
}

.newsbox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.news-container{
    width: 1140px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.news-top{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
.huodong-top>div>span {
    margin-top: 20px;
    color: #656767;
}
/*.huodong-top>div {
    font-size:17px;
}
.news-top>div{
	font-size:17px;
	}*/
.news-top>div>span {
    color: #656767;
}
.news-top>div{
    padding-top: 30px;
    /*padding-bottom: 30px;*/
}

.news-bot{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-top:40px;
}
.newsitem{
    width: 32%;
    padding-bottom: 20px;
    cursor: pointer;
    transition: 0.3s;
}
.newsitem:hover{
    box-shadow: 0 0 1px rgba(0,0,0,0.15), 0 0 10px rgba(0,0,0,0.22);
    transition: 0.3s;
}
.news-imgbox{
    width: 100%;
    height: auto;
}
.news-imgbox>img{
    width: 100%;
}
.news-textbox{
    width: 95%;
    background: url("../images/line.png")no-repeat top left;
    margin-top: 15px;
}
.news-textbox>div{
    margin-left: 15px;
}
.news-textbox>p:first-child{
    font-size: 16px;
    font-weight: bold;
    margin-left: 15px;
}
.news-textcon{
    font-size: 12px;
    margin-left: 15px;
    color: #9f9e9e;
}
.contactbox{
    width: 100%;
    height: auto;
    background: url("../images/contact-bg.png")no-repeat center center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 60px;
    margin-top: 60px;
}
.contact-container{
    width: 1140px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.contact-top{
    margin-top: 50px;
}
.contact-bot{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 10px;
}
.inputbox{
    width: 35%;
    padding: 0 20px;
    margin: 10px 0;
}
.inputbox>input{
    width: 100%;
    height: 35px;
    outline: none;
    border: none;
    padding-left: 15px;
}
.inputbox>select{
    width: 80px;
    height: 35px;
    border: none;
    border-right: 1px solid #c1bdbd;
}
.selectbox{
    display: flex;
    align-items: center;
    justify-content: center;
}
.inputbox>a{
    background: #2b9eda;
    color: white;
    padding: 10px 119px;
}
.inputbox>a:last-child{
   /* background: url("../images/fei_03.jpg")no-repeat center center;*/
    padding: 10px 151px;
}
.inputbox>a:hover{
    text-decoration: none;
}
.contact-container>p{
    color: white;
    font-size: 13px;
    margin-top: 30px;
}
.tuandui-box{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    /*padding-bottom: 20px;*/
}
.tuandui-container{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
.tuandui-bot{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
}
.smatuandui{
    width: 283px;
    height: 100px;
    overflow: hidden;
    border-bottom: 1px solid #bdbab9;
    border-right:  1px solid #bdbab9;
    padding: 15px;
	    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	float:left;
}
.smatuandui>a>img{
    width: 100%;
}
.smatuandui1{
    border-right: none!important;
}
.smatuandui2{
    border-bottom: none!important;
}
.footer-tips{
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2b9eda;
}
.tips-con{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
}
.tips-con>a{
    padding: 5px 55px;
    border: 1px solid white;
    color: white;
}
.tips-con>a:hover{
    color: white;
    text-decoration: none;
}
.footer{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #085495;
    padding-top: 30px;
}
.foot-container{
    width: 1140px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.foot-left{
    width: 25%;
    margin-top: -120px;
}
.foot-logobox{
    width: 100%;
}
.foot-logobox>img{
    width: 100%;
}
.alllinkbox{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
.alllinkbox>a{
    width: 33%;
    color: white;
    text-align: center;
    margin: 10px 0;
}


.foot-center{
    width: 40%;
    color: white;
    padding-left: 60px;
    margin-top: -45px;
}
.foot-center>p:first-child{
    font-size: 18px;
}
.foot-center>p:last-child{
    color: #b7bcd8;
}
.foot-center>div{
    padding: 7px 0;
}
.foot-center>div>img{
    padding-right: 5px;
}
.foot-right{
    width: 33%;
    color: white;
    padding-top: 20px;
}
.ewm-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    font-size: 18px;
    line-height: 3;
}
.footer>p{
    width: 1140px;
    font-size: 14px;
    color: white;
    text-align: right;
}
.footer>p>a>img{
    width: 20px;
}

.topbtn>img{
    width: 100%;
}
.toTop {
    width: 37px;
    height: 37px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: none;
    cursor: pointer;
}











@media (max-width: 768px){
    body{
        width: 100%;
        min-width: 100%;
        overflow-x: hidden;
    }
    .tabsbox{
        margin: 0;
        width: 100%;
    }
    .tabsbox>li{
        width: 33%;
        text-align: center;
    }
    .tabscontent{
        width: 100%;
    }
    .tabsbox>li>a{
        width: 100%;
        font-size: 15px;
        padding: 25px 0;
        text-align: center;
    }
    .tab-content{
        width: 100%;
    }
    .tabsconbox{
        width: 100%;
    }
    .tabscontent>p{
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 0;
    }
    .yuyueform{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin: 10px 0;

    }
    .yuyueform>input{
        width: 100%;
        margin: 10px 0;
        border: 1px solid #aca8a7;
    }
    .tabscontent{
        box-shadow: none;
    }
    .yuyueform>a{
        width: 100%;
        margin: 10px 0;
        text-align: center;
    }
    .container2{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .tabs2{
        width: 90%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
    }
    .tab-link2{
        margin: 10px 0;
    }
    .aboutusbox{
        padding: 0;
    }
    .aboutcontainer{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .aboutleft{
        width: 90%;
        height: auto;
        padding-top: 100px;
        text-align: center;
    }
    .aboutright{
        width: 90%;
        margin-top: 30px;
    }
    .kongjian-top>p{
        width: 80%;
    }
    .kjitembox{
        width: 98%;
        display: flex;
        align-content: center;
        justify-content: center;
        flex-direction: column;
		margin:0 auto;
		overflow:hidden;
		margin-top:20px;
    }
    .kjleft{
        width:100%;
        text-align: center;
        vertical-align: middle;
    }
    .kjleft>img{
        width: 100%;
        height: max-content;
    }
    .kj2img{
        height: 265px;
    }
    .kj3img{
        height: auto;
    }
    .kjright{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .bannerswiper>div:nth-child(2){
        display: none;
    }
    .fenye1{
        width: 10%;
        height: 15px;
    }
    .bannerswiperitem{
        margin-left: 10px;
    }
    .kjright>div{
        width: 100%;
        margin-top: 10px;
    }
    .kj4img > img{
        padding: 0;
    }
    .shengtai-top{
        width: 100%;
    }
    .shengtai-bot{
        width: 90%;
    }
    .shengtai-text{
        font-size: 1rem;
		margin-top:10px;
    }
    .shengtai-bot>div{
       width: 50%;
    height: 150px;
    /*padding-top: 20px;*/
	padding-left: 0px;
	border-bottom: 0px double #f3f3f3;
	border-right: 0px double #f3f3f3;
    }
	.kongjian-container{
		width:100%;
		}
	.container1{
		width:100%;
		}
	.tabs{
		display: block;
		height: 50px;
		justify-content: center;
		    width: 98%;
    margin: 0 auto;
		}
	.tabs li{
		width: 30%;
    float: left;
	margin-left:10px;
    margin-right: 0px;
		}
    .tese-top{
        width: 90%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .tese-top>p{
        width: 60%;
        font-size: 0.5rem;
    }
    .content2{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .tab-content2{
        width: 98%;
    }
    .shengtai-text>span{
        width: 100%;
        text-align: center;
        /*padding: 7px 0;*/
    }
    .shengtai-smaitem{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
		
    }
    .tese-imgtopbox{
        width: 100%;

    }
/*    .tese-imgtopbox>div{
        width: 31%;
        height: 112px;
    }*/
    .tese-imgtopbox .imgbox-last{
        width: 99%;
    }
    .tese-bot{
        height: auto;
    }
    .news-container{
        width: 100%;
    }
    .news-top>img{
        width: 90%;
    }
    .news-top{
        width: 100%;
    }
    .news-top>div{
        width: 90%;
    }
    .news-top>div>a{
        width:100%;
        float: right;
    }
    .news-bot{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    
    .newsitem{
        width: 98%;
        margin-top: 15px;
/*        margin-left: 10px;
        margin-right: 10px;*/
    }
    .contact-container{
        width: 100%;
    }
    .huodong-top>img{
        width: 80%;
    }
    .aboutleft>div>img{
        width: 90%;
		height:auto;
    }
    .shagnxia{
        display: none;
    }
    .shengtai-top>img{
        width: 90%;
    }
    .tese-top>img{
        width: 95%;
    }
    .contact-bot{
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .contact-bot>div{
        width: 90%;
        text-align: center;
    }
    .contact-bot>div:last-child{
        margin-top: 40px;
    }
    .inputbox>a:first-child{
        padding: 10px 114px;
    }
    .contact-container>p{
        width: 95%;
        text-align: center;
		/*margin-bottom: 50px;*/
		margin-top:10px;
		/*height:80px;*/
    }
    .tuandui-container{
        width: 100%;
    }
    .tuandui-bot{
        width: 100%;
        margin: 10px 0;
    }
    .ruzhuitem>div{
        width: 48%;
        height: 100%;
        border: none;
    }
    .tuandui-bot>div>a>img{
        width: 100%;
        height: 100%;
        border: none;
    }
    .tips-con{
        width: 100%;
    }
    .tuandui-box{
        margin-top: 0;
    }
    .tips-con>p{
        width: 60%;
        font-size: 0.5rem;
        padding:  10px 20px;
    }
/*    .tuandui-top{
        width: 70%;
    }*/
    .tuandui-top>img{
        width: 100%;
    }
    .tips-con>a{
        width: 40%;
        font-size: 0.5rem;
        margin-right: 15px;
        text-align: center;
    }

    
    .huodong-container{
        width: 100%;
    }
    .huodong-top>div{
        width: 90%;
        text-align: center;
    }
    .huodong-swiper{
        width: 100%;
		margin-top:20px;
    }
    .huodongitem{
        width: 100%;
    }
    .huodong-swiper>div{
        width: 10%;
        height: 5%;
    }
    .huodongitem>div>div{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        font-size: 0.5rem;
        /*position: relative;*/
    }
	.huodongitem>div{
		    height: auto;
		}
    .newsbox{
        margin-top: 0;
    }
	.contactbox{
		margin-top:0px;
		padding-bottom:30px;
		}
	.huodonghover>p{
		width: 100%;
		}
	.huodonghover>div{
		    width: 100%;
    padding-left: 10px;
	display:none;
		}
		.huodonghover{
			height: auto;
			}
		.kj4img{
			height: auto;
			}
	.huodongitem>div>img:first-child
	{
		position: inherit;
		}
	.shengtai-text>span:last-child{
		height:35px;		}
	.kckj_list{
		width:94%;
		height:auto;
		display: flex;
    align-content: center;
    justify-content: center;
		}
	.chanxueyan-smaitem{
		width:90%;
		margin: 0 auto;
    margin-top: 20px;
		}
	.ruzhuitem{
		padding-bottom:40px;
		}
	.ljyy_wz{
		margin:0px;
		}
}