@media only screen and (max-width: 1720px){


}
@media only screen and (max-width: 1680px){
	

}
@media only screen and (max-width: 1600px){

}
@media only screen and (max-width: 1490px){

}
@media only screen and (max-width: 1400px){


}
@media only screen and (max-width: 1366px){
	.centerBox{
		width: 88%;
	}
	.nav ul li{
		padding: 0 0.8%;
	}
	.nav ul li .erji{
		left: -68%;
	}
	.shi_ys .text{
		width: 88%;
		padding-left: 40px;
	}
	.shi_ys .text h3{
		font-size: 24px;
		line-height: 40px;
	}
	.shi_ys .text h4{
		font-size: 12px;
		line-height: 20px;
	}
	.shi_ys .text .text_ul {
	    margin-top: 20px;
	}
	.shi_ys .text ul li p {
	    font-size: 16px;
	    line-height: 24px;
	    margin-bottom: 0;
	}
	.shi_ys .text ul li .txt, .shi_ys .text ul li .txt *{
		font-size: 14px;
		line-height: 24px;
	}
	.shi_ys .text ul li{
		margin-bottom: 10px;
	}
	.lc_list ul li p{
		font-size: 16px;
	}
	.lc_list ul li{
		width: 110px;
	}
	.lc_list ul li img{
		width: 70px;
	}
	.lc_list ul.lc_list_b li {
	    margin-right: 5.5%;
	}
	.lc_list ul li:after{
		height: 70px;
		width: 16px;
		right: -32%;
	}
	.index_anli ul li .text .txt{
		-webkit-line-clamp: 4;
	}


}
@media only screen and (max-width: 1280px){

}
@media only screen and (max-width: 1220px){

}
@media only screen and (max-width: 1200px){
	.header{
		height: 90px;
	}
	.logo{
		width: 12%;
	}
	.phone{
		width: 15%;
	}
	.nav{
		padding: 25px 0;
		margin-right: 10px;
	}
	.nav ul li{
		font-size: 14px;
		padding: 0 0.7%;
	}
	.menu{
		margin: 35px 0;
	}
	.phone_text{
		padding: 21px 0;
	}
	.nav ul li .erji {
	    left: -88%;
	    padding-top: 25px;
	}
	.nav ul li .erji dd{
		font-size: 13px;
	}
	.menu{
		height: 20px;
	}
	.fot_title{
		font-size: 15px;
	}
	.form_box .form_input label{
		margin-left: 8px;
	}
	.form_box .form_input input[type="radio"]{
		height: 14px;
		width: 14px;
	}
	.index_anli ul li .text h4{
		margin-bottom: 10px;
	}
	.index_anli ul li .text h3{
		padding-top: 20px;
	}
	.index_anli ul li .text .txt{
		-webkit-line-clamp: 3;
	}
}
@media only screen and (max-width: 1130px){

}
@media only screen and (max-width: 1100px){

}
@media only screen and (max-width: 1024px){
	.fot_nav ul li:nth-child(2n){
		margin-right: 0;
	}
	.he_list ul li .img .bj .txt{
		height: 150px;
		overflow-y: scroll;
	}
	.fu_js .text h3, .fu_ys h3{
		padding-bottom: 20px;
		margin-bottom: 10px;
	}
	.al_list ul li .text span{
		margin-top: 20px;
	}
	.show_header{
		height: 90px;
	}
	.team_nav ul li{
		font-size: 16px;
    	width: 22%;
	}
	.contact_list ul li img{
		width: 50px;
	}
	.contact_list ul li .text p,
	.contact_list ul li .text span{
		font-size: 16px;
		line-height: 28px;
	}
	.contact_list ul li .text{
		margin-left: 14px;
		width: unset;
	}
	.new_li ul li{
		padding: 18px 0;
	}
}
@media only screen and (max-width: 990px){
	.phone_text p{
		font-size: 12px;
		line-height: 20px;
	}
	.phone_text span{
		font-size: 14px;
		line-height: 20px;
	}
	.centerBox{
		width: 90%;
	}
	.phone{
		width: 16%;
	}
	.phone_text {
	    padding: 25px 0;
	}
	.nav ul li{
		font-size: 12px;
		padding: 0 0.4%;
	}
	.logo {
	    width: 8%;
	}
	.nav.active{
		width: 70%;
	}
	.nav ul li .erji{
		width: 160px;
		left: -100%;
	}
	.nav ul li .erji dd{
		font-size: 12px;
	}   

}
@media only screen and (max-width: 900px){


}
@media only screen and (max-width: 796px){

}
@media only screen and (max-width: 770px){
	.centerBox{
		width: 92%;
	}
	.header{
		background: none!important;
		box-shadow: none!important;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		height: 60px;
	}
	.logo{
		width: unset;
		padding: 10px 0;
	}
	.phone{
		padding-right: 50px;
		width: unset;
		margin-top: 6px;
	}
	.phone_text {
	    padding: 10px 0;
	}
	.menu{
		position: absolute;
		right: 30px;
		margin: 20px 0;
	}
	.nav{
		padding: 20px 0;
		width: 100%;
		background: #fff;
		box-shadow: 0 2px 4px rgba(0,0,0,0.2);
		position: fixed;
		transition: 0.6s;
		top: 60px;
		left: 0;
	}
	.nav ul li{
		position: relative;
		display: block;
		padding: 0 30px 0;
		font-size: 16px;
		line-height: 50px;
	}
	.nav ul li b{
		position: absolute;
		right: 0;
		top: 0;
		height: 50px;
		display: block;
		width: 50px;
	}
	.nav ul li b:after{
		position: absolute;
		content: "十";
		left: 0;
		top: 0;
		font-size: 16px;
	}
	.nav ul li b.active:after{
		content: "一";
	}
	.nav.active{
		width: 100%;
	}
	.nav ul li .erji{
		position: unset;
		width: 100%;
		padding: 0;
		left: 0;
	}
	.nav ul li .erji dd{
		font-size: 15px;
		color: #666;
		text-align: left;
		padding-left: 20px;
	}
	.nav ul li .erji:after{
		display: none;
	}
	.fot_nav,.fot_contact{
		width: 50%;
	}
	.fot_link,.fot_wechat{
		margin-top: 20px;
		width: 100%;
		padding: 0;
	}
	.fot_link ul li{
		display: inline-block;
		vertical-align: top;
		margin-right: 20px;
	}
	.fot_nav ul li:nth-child(2n){
		margin-right: 20px;
	}
	.fot_title{
		font-size: 16px;
	}
	.fot_wechat{
		text-align: left;
	}
	.fot_wechat ul li{
		width: 120px;
		margin-right: 20px;
	}
	.fot_wechat ul li img{
		width: 100%;
	}
	.fot_wechat .fot_title{
		font-size: 15px;
		line-height: 30px;
		font-weight: normal;
	}
	.shi_ys img,.shi_ys .shi_text{
		width: 100%;
	}
	.shi_ys img.choose_sj{
		display: block;
	}
	.shi_ys img.choose_pc{
		display: none;
	}
	.shi_ys .text,.shi_choose .shi_text .text{
		width: 100%;
		padding: 30px;
	}
	.lc_list ul.lc_list_b li {
	    margin-right: 1.4%;
	}
	.lc_list ul li:after{
		right: -13%;
	}
	.yun_title h3{
		font-size: 24px;
	}
	.yun_title h4{
		font-size: 12px;
	}
	.shi_lc{
		padding-top: 40px;
	}
	.shi_yi{
		padding-bottom: 40px;
	}
	.shi_form{
		padding: 50px 0;
	}
	.he_list ul li .img .bj .txt{
		height: 110px;
		margin-bottom: 10px;
	}
	.he_list ul li .img .bj span{
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.he_list ul li .img .bj .txt, .he_list ul li .img .bj .txt *{
		line-height: 28px;
	}
	.shi_form .text{
		width: 50%;
	}
	.shi_form .yun_title h3{
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 4px;
	}
	.shi_form .yun_title{
		padding-bottom: 14px;
		margin-bottom: 14px;
	}
	.form_box .form_input label{
		margin-left: 0;
		margin-right: 20px;
	}
	.fu_js .text,.fu_js img{
		width: 100%;
	}
	.fu_js .text{
		padding: 30px 20px;
	}
	.fu_ys{
		padding: 40px 0;
	}
	.ys_list ul li{
		width: 48%;
		margin: 0 1% 20px;
	}
	.fu_he,.fu_an,.fu_da{
		padding: 30px 0;
	}
	.zi_right ul li{
		font-size: 14px;
		padding: 10px 0;
	}
	.fu_nav{
		padding: 20px 0;
	}
	.al_list ul li .text{
		padding: 0 20px 10px;
	}
	.al_list ul li .text h3{
		margin-bottom: 10px;
	}
	.al_list ul li .text p{
		-webkit-line-clamp: 3;
		height: 72px;
	}
	.al_list ul li:hover:after{
		width: 40px;
		height: 40px;
	}
	.show_header{
		height: 60px;
	}
	.team_list ul li{
		width: 48%;
		margin-right: 4%;
	}
	.team_list ul li:nth-child(2n){
		margin-right: 0;
	}
	.team_show .text h3{
		font-size: 20px;
	}
	.team_zi{
		margin-top: 40px;
	}
	.xg_anli .team_list ul li .img{
		height: 140px!important;
	}
	.yy_list ul li{
		width: 48%;
		margin-right: 4%;
	}
	.yy_list ul li:nth-child(2n){
		margin-right: 0;
	}
	.contact_list ul li{
		display: block;
		margin-bottom: 10px;
	}
	.contact_list {
	    margin-bottom: 30px;
	}
	.contact_form,.contact_wechat{
		width: 100%;
		margin-bottom: 20px;
	}
	.contact_wechat ul{
		text-align: center;
	}
	.contact_wechat ul li{
		width: 40%;
		margin: 0 3%;
	}
	.fm_list img, .fm_list .text,
	.fm_list:nth-child(even) img, .fm_list:nth-child(even) .text{
		float: unset;
		width: 100%;
		padding: 0;
		margin-bottom: 20px;
	}
	.fm_page h3,
	.fm_title h3{
		font-size: 24px;
		line-height: 60px;
	}
	.fm_page .txt{
		width: 80%;
	}
	.fys_list ul li{
		width: 31%;
	}
	.yue_ms{
		width: 80%;
	}
	.about_main img,.about_main .text{
		width: 100%;
	}
	.about_main .text{
		margin-top: -20px;
	}
	.bshare-custom.icon-medium{
		margin-top: 20px;
		max-width: 100%;
		position: unset;
		width: 100%;
		text-align: center;
	}
	.news_show h3{
		width: 100%;
	}
	.dong_xu img{
		width: 60%;
		display: block;
		margin: auto;
	}
	.news_show h4{
		padding-top: 20px;
	}
	.index_about{
		padding: 20px 0 30px;
	}
	.xm_title h4{
		font-size: 20px;
	}
	.xm_title h5{
		font-size: 14px;
	}
	.index_xm .text{
		margin-top: 0;
	}
	.index_xmlist li .text{
		padding: 0 40px;
	}
	.xm_title{
		margin-bottom: 10px;
	}
	.anli_ul{
		overflow-x: scroll;
		white-space: nowrap;
	}
	.anli_ul ul li{
		width: 400px;
	}
	.index_anli ul li .text .txt{
		white-space: normal;
	}
	.phone_text img{
		display: inline-block;
		vertical-align: middle;
		height: 16px;
	}
	.phone_text p{
		display: none;
	}
	.phone_text span{
		color: #e4007f;
		display: inline-block;
		vertical-align: middle;
	}
	.index_anli ul li .text{
		background: #f0a3b3;
		color: #fff!important;
	}
	.footer_fixed{
		display: block;
		z-index: 99999999999;
	}
	.fot_hh{
		height: 60px;
	}
	.fot_nav{
		position: fixed;
	    z-index: 9999;
	    box-shadow: 0 0 4px rgba(0,0,0,0.2);
	    padding: 20px 20px 0!important;
	    width: 100%!important;
	    background: #fff;
	    bottom: 60px;
	    right: 0;
	    display: none;
	}
	.fot_nav ul li{
		margin-bottom: 20px;
		width: 25%;
		text-align: center;
		float: left;
		display: block;
		font-size: 14px!important;
		line-height: 30px!important;
		margin-right: 0!important;
	}
	.fot_nav ul li .img{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 60px;
		height: 60px;
		margin: 0 auto 6px;
		background: #e4007f;
		border-radius: 100%;
	}
	.fot_nav ul li .img img{
		display: block;
		width: 56%;
	}
	.fot_nav .fot_title{
		display: none;
	}
	.scrollbar{
		position: absolute;
		top: 10px;
		right: 10px;
		margin: 0 auto;
	}
	.team_nav ul::-webkit-scrollbar,
	.shi_nav ul::-webkit-scrollbar{/*滚动条整体样式*/
		width: 0;     /*高宽分别对应横竖滚动条的尺寸*/
		height: 0;
	}
	.team_nav ul::-webkit-scrollbar-thumb,
	.shi_nav ul::-webkit-scrollbar{/*滚动条里面小方块*/
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0);
		background: rgba(0,0,0,0);
	}
	.team_nav ul::-webkit-scrollbar-track,
	.shi_nav ul::-webkit-scrollbar{/*滚动条里面轨道*/
		-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0);
		border-radius: 10px;
		background: rgba(0,0,0,0);
	}
	.contact_form input[type="submit"]{
		display: block;
		margin: auto;
	}
}
@media only screen and (max-width: 640px){
	.sxp span{
		display: block;
		width: 100%;
	}
	.top_fixed{
		width: 40px;
		height: 40px;
	}
	.nav ul li{
		font-size: 15px;
		line-height: 40px;
	}
	.nav ul li b{
		height: 40px;
		width: 40px;
	}
	.menu{
		right: 20px;
	}
	.nav ul li{
		padding: 0 20px;
	}
	.nav ul li .erji dd{
		font-size: 13px;
	}
	.nav ul li b:after{
		font-size: 14px;
	}
	.banner img,
	.banner_img img{
		height: 200px;
		object-fit: cover;
	}
	.banner .pagination{
		bottom: 10px;
	}
	.banner .pagination .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
		margin: 0 4px;
	}
	.fot_nav, .fot_contact{
		width: 100%;
		padding: 0;
	}
	.fot_contact{
		margin-top: 20px;
	}
	.fot_title{
		font-size: 15px;
		line-height: 30px;
	}
	.fot_nav ul li,
	.fot_contact .txt, .fot_contact .txt *,
	.fot_link ul li,
	.fot_wechat .fot_title{
		font-size: 13px;
		line-height: 24px;
	}
	.fot_wechat ul li img{
		margin-top: 6px;
	}
	.fot_wechat ul li {
	    width: 100px;
	}
	.fot_cop{
		font-size: 12px;
	}
	.shi_nav{
		padding: 20px 0;
	}
	.shi_nav ul{
		font-size: 0;
		overflow-x: scroll;
		white-space: nowrap;
	}
	.shi_nav ul li{
		display: inline-block;
		vertical-align: top;
		width: unset;
		padding: 0 16px;
		font-size: 14px;
		line-height: 40px;
		float: unset;
	}
	.shi_ys .text, .shi_choose .shi_text .text{
		padding: 30px 20px;
	}
	.shi_ys .text h3{
		font-size: 18px;
		line-height: 22px;
	}
	.shi_ys .text h4{
		font-size: 10px;
		line-height: 16px;
	}
	.shi_ys .text ul{
		margin-right: 14%;
	}
	.yun_title h3{
		font-size: 20px;
		line-height: 26px;
	}
	.lc_list ul li p{
		font-size: 14px;
	}
	.lc_list ul li img{
		width: 60px;
	}
	.lc_list ul li{
		margin-bottom: 20px;
		width: 32%;
	}
	.lc_list ul{
		margin-bottom: 0;
	}
	.lc_list ul li:nth-child(3n):after{
		display: none;
	}
	.lc_list ul li:after{
		height: 60px;
	}
	.lc_list ul.lc_list_b li{
		margin-right: 0;
	}
	.shi_he{
		padding: 40px 0;
	}
	.he_site p{
		font-size: 14px;
		letter-spacing: 2px;
	}
	.he_site img{
		height: 18px;
		margin-top: 6px;
	}
	.he_site {
	    margin-top: 14px;
	    margin-bottom: 10px;
	}
	.he_pc,.yi_pc,.an_pc,.anli_pc{
		display: none;
	}
	.he_list ul li img{
		height: 230px!important;
	}
	.he_list ul li .img .bj{
		opacity: 0.8;
		visibility: visible;
	}
	.shi_yi{
		padding: 20px 0 40px;
	}
	.yi_list ul li img,.an_list ul li img,.anli_list ul li img,.yi_list ul li .img{
		height: 240px!important;
		width: 100%;
	}
	.shi_anli{
		padding: 30px 0;
	}
	.yi_list,.an_list{
		margin-top: 20px;
	}
	.an_list ul li{
		border: 1px solid #eee;
		box-sizing: border-box;
	}
	.shi_form .img,.shi_form .text{
		width: 100%;
	}
	.shi_form .yun_title h3{
		font-size: 20px;
	}
	.shi_form .yun_title h4{
		font-size: 12px;
	}
	.shi_form .yun_title{
		margin-bottom: 30px;
	}
	.shi_form .img{
		margin-top: 20px;
	}
	.anli_list,.da_main,.zi_main{
		margin-top: 20px;
	}
	.fu_nav ul li{
		font-size: 14px;
		line-height: 40px;
		height: 40px;
		width: 44%;
		margin: 0 2px;
	}
	.site a{
		font-size: 12px;
	}
	.fu_js .text h3, .fu_ys h3{
		font-size: 16px;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	.fu_js .text .txt, .fu_js .text .txt *{
		line-height: 26px;
	}
	.fu_ys{
		padding: 30px 0;
	}
	.ys_list ul li{
		width: 100%;
		margin: 0 0 14px;
	}
	.da_list{
		width: 90%;
	}
	.da_list ul li .txt{
		margin-right: 0;
	}
	.fu_zi{
		padding: 20px 0 20px;
	}
	.zi_left,.zi_right{
		width: 100%;
	}
	.zi_left{
		margin-bottom: 20px;
	}
	.da_list ul li p{
		font-size: 15px;
	}
	.al_list ul li img{
		width: 44%;
	}
	.al_list ul li .text{
		width: 56%;
		padding: 0 0 0 10px;
	}
	.al_list ul li .text h3{
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 4px;
	}
	.al_list ul li .text p {
	    -webkit-line-clamp: 2;
	    line-height: 20px;
	    font-size: 12px;
	    height: 40px;
	}
	.al_list ul li .text span {
    	margin-top: 10px;
	    font-size: 12px;
	    line-height: 20px;
	}
	.al_list ul li{
		border-radius: 10px;
		margin-bottom: 14px;
	}
	.al_list ul li img{
		border-radius: 4px;
	}
	.al_list{
		padding-bottom: 40px;
	}
	#pages a,#pages span{
		margin: 0;
	}
	#pages{
		margin-top: 20px;
		font-size: 12px;
	}
	#pages a.a1{
		padding: 0 5px;
	}
	.al_list ul li:hover:after{
		width: 20px;
		height: 20px;
	}
	.al_show{
		padding: 20px 0;
	}
	.al_show h3{
		font-size: 16px;
		line-height: 22px;
	}
	.al_show h4{
		padding-bottom: 20px;
	}
	.txt_img .img{
		width: 100%;
		margin-bottom: 10px;
	}
	.al_text{
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.sxp span{
		font-size: 14px;
		line-height: 30px;
	}
	.xg_anli .anli_list{
		padding-bottom: 30px;
	}
	.team_nav ul{
		overflow-x: scroll;
		white-space: nowrap;
	}
	.team_nav ul li{
		line-height: 36px;
	}
	.team_list ul li .img{
		height: 130px!important;
	}
	.team_list ul li .text_zi{
		margin-top: 4px;
		font-size: 12px;
		width: 60px;
		line-height: 30px;
	}
	.team_list ul li .text_left p{
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 0;
	}
	.team_list ul li .text_left span{
		font-size: 12px;
		line-height: 18px;
	}
	.team_list ul li .text{
		padding: 10px 0;
	}
	.team_list ul li .txt{
		padding: 10px 0 0;
	}
	.team_list ul li .txt, .team_list ul li .txt *{
		font-size: 12px;
		line-height: 20px;
	}
	.team_list{
		padding-bottom: 40px;
	}
	.team_show img{
		width: 100%;
		margin-bottom: 20px;
	}
	.team_show .text{
		width: 100%;
	}
	.team_zi ul{
		text-align: center;
	}
	.team_zi ul li{
		padding-left: 30px;
		font-size: 14px;
		border-radius: 6px;
		width: 140px;
		height: 40px;
		line-height: 40px;
		margin: 0 5px;
	}
	.team_zi ul li.yue{
		background: url(../images/y_f.png)no-repeat center left 20px;
		background-size: 20px;
	}
	.team_zi ul li.zai{
		background: url(../images/z_f.png)no-repeat center left 20px;
		background-size: 20px;
	}
	.team_zi ul li.yue:hover{
		background: #f0a3b3 url(../images/y_b.png)no-repeat center left 20px;
		background-size: 20px;
	}
	.team_zi ul li.zai:hover{
		background: #f0a3b3 url(../images/z_b.png)no-repeat center left 20px;
		background-size: 20px;
	}
	.xg_anli .team_list ul li .img {
	    height: 130px!important;
	}
	.team_show .text .txt{
		padding: 0 10px;
	}
	.team_show{
		padding: 20px 0 30px;
	}
	.yy_main .he_pc{
		display: block;
	}
	.yy_main .he_list ul li img{
		height: 130px!important;
	}
	.yy_main .he_list ul li p{
		font-size: 14px;
	}
	.dy_list ul li p{
		line-height: 24px;
	}
	.dy_list ul li p:before{
		font-size: 24px;
		line-height: 24px;
	}
	.dy_list ul li .txt:before{
		font-size: 24px;
	}
	.dy_list ul li{
		padding: 20px 0 14px;
	}
	.dy_list{
		padding-bottom: 40px;
	}
	.contact{
		padding: 20px 0 40px;
	}
	.contact_list ul li img{
		width: 40px;
	}
	.contact_list ul li .text p, .contact_list ul li .text span{
		font-size: 14px;
		line-height: 24px;
	}
	.contact_wechat ul li{
		width: 48%;
		margin: 0;
	}
	.contact_wechat ul li img{
		width: 80%;
	}
	.contact_wechat ul li p{
		font-size: 14px;
	}
	.map{
		height: 200px;
	}
	.fm_page h3, .fm_title h3{
		font-size: 18px;
		line-height: 40px;
	}
	.fm_page h3{
		margin-bottom: 20px;
	}
	.fm_page .txt{
		width: 90%;
	}
	.fm_page{
		padding-bottom: 40px;
	}
	.fm_lc{
		padding: 30px 0 0;
	}
	.fm_main {
	    margin-top: 20px;
	}
	.fm_page .txt, .fm_page .txt *{
		line-height: 26px;
	}
	.fm_list .text ul li p{
		font-size: 15px;
		line-height: 20px;
	}
	.fys_list ul{
		margin: 0;
	}
	.fys_list ul li{
		width: 100%;
		margin: 0 0 14px 0;
	}
	.fys_list ul li p{
		font-size: 16px;
	}
	.fm_ys .centerBox{
		padding-bottom: 30px;
	}
	.fm_yue {
	    padding: 30px 0 40px;
	}
	.yue_ms{
		width: 100%;
		line-height: 24px;
		font-size: 12px;
	}
	.yue_list .swiper-slide{
		height: unset!important;
	}
	.yue_list .swiper-slide-active, .yue_list .swiper-slide-duplicate-active{
		transform: scale(1);
	}
	.yue_list .swiper-container{
		padding: 0 0 30px 0;
	}
	.yue_list .pagination .swiper-pagination-bullet{
		margin: 0 5px;
		width: 8px;
		height: 8px;
	}
	.ffs_list{
		margin-top: 20px;
	}
	.ffs_list ul li{
		width: 100%;
		margin-bottom: 10px;
	}
	.ffs_list ul li{
		padding: 20px 10px;
	}
	.ffs_list ul li .text h4{
		font-size: 16px;
		line-height: 26px;
	}
	.ffs_list ul li .text h5{
		font-size: 14px;
		line-height: 26px;
	}
	.ffs_list ul li .text .txt, .ffs_list ul li .text .txt *{
		font-size: 12px;
		line-height: 20px;
	}
	.ffs_list ul li img{
		width: 22%;
	}
	.ffs_list ul li .text{
		width: 74%;
	}
	.about_title img{
		margin: 0 0 20px 0;
		height: 120px;
	}
	.about_title .text{
		width: 100%;
		text-align: center;
	}
	.about_title .text h3{
		font-size: 22px;
		line-height: 30px;
		letter-spacing: 20px;
		margin-left: 20px;
		margin-bottom: 10px;
	}
	.about_title{
		padding: 30px 0 0;
	}
	.about_main .txt{
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.fw_xm{
		padding: 30px 0 40px;
	}
	.xm_list ul{
		overflow-x: scroll;
		white-space: nowrap;
		display: block;
	}
	.xm_list ul li{
		display: inline-block;
		vertical-align: top;
		margin-right: 20px;
		width: 260px;
	}
	.xm_list ul li .bj{
		opacity: 1;
		visibility: visible;
		background: rgba(239,161,178,0.6);
	}
	.index_about .about_title img{
		margin: 0 auto 20px;
		display: block;
	}
	
	.index_xmlist li img, .index_xmlist li .text,
	.index_xmlist li:nth-child(even) img, .index_xmlist li:nth-child(even) .text{
		float: unset;
		width: 100%;
		padding: 0;
	}
	.index_xmlist li img,
	.index_xmlist li:nth-child(even) img{
		display: block;
		width: 60%;
		margin: 0 auto 20px;
	}
	.xm_title h4{
		font-size: 18px;
	}
	.index_xm{
		padding-bottom: 40px;
	}
	.anli_ul ul li{
		width: 320px;
	}
	.index_anli ul li .text h3{
		font-size: 15px;
	}
	.index_anli ul{
		margin-top: 20px;
	}
	.index_lc{
		padding: 20px 0 30px!important;
	}
	.index_map{
		overflow: hidden;
		margin-top: 20px;
	}
	.index_map img{
	    width: 600px;
	    margin-left: -105px;
	}
	.news_main{
		margin-top: 20px;
	}
	.new_li,.new_right{
		width: 100%;
	}
	.new_li ul li{
		font-size: 16px;
		padding: 10px 0;
	}
	.new_right{
		margin-top: 20px;
	}
	.zx_pic img{
		height: 130px!important;
	}
	.serverlist>div:last-child::before{
	    display: none;
	}
	.serverlist>div:last-child{
		margin-bottom: 0;
	}
	.s_contet{
		min-height: unset!important;
	}
	.form_submit{
		margin: auto;
	}
	.yi_list ul li .txt{
		height: 50px;
	}
	.yi_list ul li .text_zi{
		line-height: 24px;
		height: 24px;
	}
}
@media only screen and (max-width: 560px){


}
@media only screen and (max-width: 460px){

}
@media only screen and (max-width: 414px){
.team_list ul li .text_left p{
	font-size: 12px;
}

}
@media only screen and (max-width: 375px){
	.team_list ul li .img{
		height: 120px!important;
	}
	.xg_anli .team_list ul li .img {
	    height: 120px!important;
	}

}
@media only screen and (max-width: 360px){


}




