#paging{
	text-align: center;
	margin: 30px 0;
}

.common_top {
	width: 100%;
	height: auto;
	overflow: hidden;
	min-width: 1200px;
	position: relative;
}

.common_midwps {
	width: 100%;
	height: 1036px;
	margin: 0 auto;
	max-width: 1920px;
	position: relative;
}

.swiper-button-prev {
	background-image: url(../images/banner_qh.png);
	left: calc(50% - 700px);
}

.swiper-button-next {
	background-image: url(../images/banner_qh.png);
	transform: rotateY(180deg);
	right: calc(50% - 700px);
}

.swiper-button-prev:hover {
	background-image: url(../images/banner_qhi.png);
	transform: rotateY(180deg);
}

.swiper-button-next:hover {
	background-image: url(../images/banner_qhi.png);
	transform: rotateY(0);
}

.common_content {
	width: 1200px;
	position: absolute;
	top: 0;
	left: calc(50% - 600px);
	height: 100%;
	pointer-events: none;
	display: flex;
	flex-direction: column;
	z-index: 5;
	justify-content: center;
	overflow: hidden;
	align-items: center;
}

.head_logorow {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-size: 63px;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.25);
}

.head_logorow>img {
	width: 82px;
	height: 82px;
	display: block;
	border-radius: 45px;
	margin-right: 50px;
}

.head_lmtxts {
	margin-top: 110px;
	font-size: 102px;
	color: #FFFFFF;
	font-weight: bold;
}
.common_heads{
	width: 100%;
	height: 109px;
	background-color: rgba(0,0,0,.25);
	display: flex;
	flex-direction: row;
	align-items: center;
	transition: .5s;
	justify-content: center;
	min-width: 1200px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 6;
}

.common_headmid{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-evenly;
}
.com_headlogo{
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: -330px;
	bottom: 30px;
}
.com_headname{
	font-weight: bold;
	font-size: 27px;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.15);
	opacity: 0.99;
}
.com_headengname{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 6px;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.15);
	opacity: 0.99;
}
.com_dlbuts{
	width: 131px;
	height: 43px;
	border-radius: 21px;
	box-sizing: border-box;
	justify-content: center;
	align-items: center;
	border: 1px solid #FFFFFF;
	font-size: 21px;
	color: #FFFFFF;
	cursor: pointer;
	right: -160px;
	text-align: center;
	line-height: 43px;
}
.com_dlbuts a{
	color: #FFFFFF;
	display: block;
}
.com_dlbuts a:hover{
	color: #FFFFFF;
}
.head_navlist{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.head_navli{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 0 15px;
}
.head_navlhref{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	color: #fff;
	font-weight: 400;
	font-size: 19px;
}
.head_navlhref:hover{
	color: #FFFFFF;
}

.head_navlhref:hover::after,.head_navlhref.active::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 5px;
	background-color: #fff;
	bottom: -20px;
	left: 0;
}

.footer_wpss{
	width: 100%;
	height: auto;
	min-width: 1200px;
}
.yqlj_midwpss{
	width: 100%;
	display: flex;
	margin: 0 auto;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 200px;
	min-width: 1200px;
	background-color: #F4FEFD;
	font-weight: 400;
	font-size: 14px;
	color: #303030;
}
.yqlj_middrows{
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.yqlj_middrows>a{
	display: inline-flex;
	margin: 0 6px;
}
.yqlj_midwpss .yqlj_middrows:last-child{
	width: 1200px;
	line-height: 2.6em;
	
}
.footer_bottomwps{
	width: 100%;
	min-width: 1200px;
	background-color: #343434;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	height: 86px;
	font-weight: 300;
	font-size: 13px;
	color: #AFAFAF;
}
.footer_bottomwps a{
	color: #AFAFAF;
}
.footer_bottomwps .shu{
	margin: 0 5px;
}
.footer_midwps{
	width: 100%;
	min-width: 1200px;
	height: 424px;
	background: url(../images/footer_bj.png) repeat-x center center;
}
.footmid_contwps{
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.foot_logowps{
	display: flex;
	flex-direction: row;
	padding: 44px 0;
	margin-bottom: 20px;
	box-sizing: border-box;
	align-items: center;
}
.foot_logowps>img{
	width: 60rpx;
	height: 60px;
	display: block;
	border-radius: 30px;
	margin-right: 20px;
}
.foot_logoright{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 60px;
}
.foot_logonames{
	font-weight: bold;
	font-size: 27px;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.15);
	opacity: 0.99;
}
.foot_logoenames{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.15);
	opacity: 0.99;
}
.footm_bswps{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.footm_bliwpss{
	width: 50%;
}
.foot_lxwmps{
	font-weight: 500;
	font-size: 25px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.foot_lxwmrows{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.foot_lxwmrli{
	display: flex;
	flex: 1;
	line-height: 40px;
	flex-direction: row;
	color: #fff;
}
.foot_lxwmright{
	display: flex;
	flex-direction: column;
}
.foot_hzqylist{
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding-top: 20px;
}
.foot_hzqyliwps{
	/*width: 180px;*/
	/*height: 43px;*/
	background-color: #fff;
	margin-bottom: 30px;
	margin-right: 30px;
}
.foot_hzqyliwps img{
	width: 100%;
	height: 100%;
}
.foot_hzqylist .foot_hzqyliwps:nth-child(3n){
	margin-right: 0px;
}

.i_midwcontwps{
	width: 100%;
	min-width: 1200px;
	height: auto;
	background: #F4FEFD;
}
.i_midwcmidwps{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 110px 0;
	box-sizing: border-box;
}
.i_midsearchwps{
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.i_midsearchinp{
	width: 936px;
	height: 73px;
	box-sizing: border-box;
	border: 1px solid #21AC75;
	border-radius: 10px;
	padding: 0 20px;
	font-size: 21px;
	background-color: #fff;
}
.i_midsbuts{
	width: 224px;
	height: 73px;
	background-color: #21AC75;
	font-size: 25px;
	border-radius: 10px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}
.i_mcont_mlist{
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 110px;
}
.i_mcont_mli{
	width: 378px;
	height: 354px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #FFFFFF;
	box-shadow: 0px 3px 3px 0px rgba(30,155,57,0.3);
	border-radius: 10px;
	border: 1px solid #21AC75;
	position: relative;
	margin-left: 32px;
	margin-top: 130px;
}
.i_mcont_mli img{
	width: 130px;
	height: 130px;
}

.i_mcont_mlist .i_mcont_mli:nth-of-type(3n+1){
	margin-left: 0;
}
.i_mcont_mlist .i_mcont_mli:nth-of-type(-n+3){
	margin-top: 0;
}

.i_mcont_mli::after{
	content: '';
	position: absolute;
	top: 0;
	width: 44px;
	height: 4px;
	left: calc(50% - 22px);
	background-color: #21AC75;
}
.i_mcont_mlname{
	margin: 42px auto;
	font-size: 25px;
	color: #303030;
}
.i_mcont_mlhref{
	width: 132px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 24px;
	background: rgba(137,35,238,0);
	border: 2px solid #C7C7C7;
	font-size: 21px;
	color: #C7C7C7;
}
.i_mcont_mlhref:hover{
	background-color: #21AC75;
	color: #FFFFFF;
	border: 2px solid #21AC75;
}
.idbanner{
	width: 100%;
	height: 435px;
	background: url(../images/i_midbanner.png) repeat-x center center;
}
.ind_midnrwps{
	width: 1200px;
	height: auto;
	padding: 146px 0;
	margin: 0 auto;
}
.ind_midtitles{
	width: 100%;
	text-align: center;
	color: #303030;
	font-size: 28px;
}
.ind_midbengish{
	width: 100%;
	font-size: 18px;
	color: #303030;
	margin-top: 50px;
	text-align: center;
	position: relative;
}
.ind_midmores{
	color: #21AC75;
	font-size: 21px;
	position: absolute;
	right: 0;
	cursor: pointer;
}
.ilab_wraps{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 1px solid #C7C7C7;
	margin-top: 50px;
}
.ilab_rowps{
	width: 100%;
	height: 66px;
	display: flex;
	flex-direction: row;
	align-items: center;
	background-color: #fff;
	border-top: 1px solid #C7C7C7;
	font-size: 18px;
	color: #303030;
}
.ilab_rowlips{
	flex: 1;
	flex-shrink: 0;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ilab_wraps .ilab_rowps:nth-of-type(2n+1){
	background-color: #F3F3F3;
}

.ilab_wraps .ilab_rowps:first-child{
	height: 85px;
	background-color: #21AC75;
	color: #fff;
	font-size: 21px;
	color: #FFFFFF;
}
.ilab_wraps .ilab_rowps:first-child .ilab_rowlips{
	border-left: 1px solid  #C7C7C7;
}
.ilab_wraps .ilab_rowps:first-child .ilab_rowlips:first-of-type{
	border-left: none;
}
.ilab_wraps .ilab_rowps .ilab_rowlips:first-of-type{
	flex: 0.3;
}
.ilab_rowlips>a{
	color: #077BDD;
	text-decoration: underline;
}
.ilab_rowps .ilab_rowlips:last-of-type{
	flex: .5;
}
.ilab_rowps .ilab_rowlips:last-of-type .add{
	color: #00BE6E;
	margin-right: 10px;
}
.ilab_rowps .ilab_rowlips:last-of-type .del{
	color: #e00;
}

.bai_midwps{
	width: 100%;
	min-width: 1200px;
	background-color: #fff;
}
.lv_midwps{
	width: 100%;
	min-width: 1200px;
	background-color: #F4FEFD;
}
.rzqy_marquee{
	width: 1200px;
	height: 365px;
	margin: 50px auto 0;
	overflow: hidden;
	background: #21AC75;
	border: 1px solid #C7C7C7;
	white-space: nowrap;
}
.rzqy_zhanshi{
	/* width: 10000px; */
	display: flex;
	height: 365px;
	flex-direction: row;
	align-items: center;
	flex-wrap: nowrap;
	animation: marquee 10s linear infinite;
}

@keyframes marquee{
	from { transform: translateX(0); }
	to { transform: translateX(-100%); }
}

.rzqy_zsliwps{
	width: 378px;
	height: 235px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	background: #FFFFFF;
	box-shadow: 0px 3px 3px 0px rgba(30,155,57,0.3);
	border-radius: 10px;
	border: 1px solid #21AC75;
	font-weight: 400;
	font-size: 25px;
	color: #303030;
	margin-left: 26px;
}
.rzqy_zhanshi .rzqy_zsliwps:first-of-type{
	margin-left: 0;
}
.rzqy_zsliwps img{
	width: 94px;
	height: 94px;
	display: block;
	border-radius: 47px;
	margin:0 auto 30px;
	background-color: #21AC75;
}
.rzqy_zsliwps div{
	text-align: center;
}
.rzqy_zsliwps .name{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
    text-align: center;
}
.rzqy_midwps{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 110px 0;
}

.notcie_midwps{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 30px;
}
.common_topbacks{
	width: 100%;
	height: 507px;
	overflow: hidden;
	min-width: 1200px;
	position: relative;
	box-sizing: border-box;
	background: url(../images/banner.png) no-repeat top center;
}
.common_pagewps{
	width: 100%;
	height: 70px;
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 4px solid #21AC75;
	
}
.common_pageicos{
	width: 14px;
	height: 18px;
	display: block;
	padding: 0 7px;
	position: absolute;
	bottom: 12px;
}
.common_pageadd{
	font-size: 17px;
	color: #A7A7A7;
	position: absolute;
	bottom: 12px;
	left: 30px;
}
.common_pageadd>a{
	color: #A7A7A7;
}
.common_pageadd>a:hover{
	color: #21AC75;
}
.common_pagemenu{
	display: flex;
	flex-direction: row;
	align-items: center;
	right: 10px;
	position: absolute;
	bottom: 0;
}
.common_pmlis{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 21px;
	color: #303030;
	padding: 0 11px;
	cursor: pointer;
	position: relative;
	height: 46px;
}
.common_pmlis:hover,.common_pmlis.active{
	color: #21AC75;
}
.common_pmlis:hover::after,.common_pmlis.active::after{
	content: '';
	position: absolute;
	height: 8px;
	left: 0;
	display: block;
	background-color: #21AC75;
	bottom: -6px;
	width: 100%;
}
.common_pageli{
	display: inline-flex;
	padding: 0 16px;
}
.notice_lists{
	width: 100%;
	height: auto;
}

.notice_liwps{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: auto;
	position: relative;
	border-top: 1px solid #C7C7C7;
	padding: 50px 0;
}
.notice_lists .notice_liwps:first-of-type{
	border-top: none;
}
.notice_liimg{
	width: 326px;
	height: 134px;
	display: block;
	background-color: #000;
}
.notice_lileft{
	width: calc(100% - 406px);
	box-sizing: border-box;
	padding-left: 138px;
	position: relative;
}
.notice_lilname{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 21px;
	color: #303030;
	display: block;
}
.notice_liwps :hover .notice_lilname{
	color: #21AC75;
}
.notice_liljj{
	width: 100%;
	height: auto;
	font-size: 17px;
	padding: 20px 0;
	color: #333333;
	line-height: 28px;
}
.notice_mores{
	width: 100px;
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 14px;
	color: #303030;
	background: url(../images/yjt.png) no-repeat 60px;
	
}
.notice_liwps :hover .notice_mores{
	color: #FD8129;
	background: url(../images/yjted.png) no-repeat 60px;
}
.notice_litime{
	width: 40px;
	position: absolute;
	left: 0;
	top: 40px;
	font-size: 32px;
	padding-bottom: 22px;
	color: #B4B4B4;
	white-space: nowrap;
	border-bottom: 2px solid #999999;
}
.ptjs_titles{
	width: 100%;
	text-align: center;
	padding: 60px 0 40px;
	font-weight: 400;
	font-size: 33px;
	color: #303030;
}
.ptjs_contwps{
	width: 926px;
	margin: 0 auto;
	font-size: 21px;
	color: #303030;
	line-height: 50px;
}
.max_imgwps{
	width: 1200px;
	height: auto;
	display: block;
	padding: 130px 0;
	margin: 0 auto;
}
.xxfb_topwpss{
	width: 100%;
	height: auto;
	padding: 64px 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.fbxx_butwps{
	cursor: pointer;
	width: 398px;
	height: 204px;
	background: #21AC75;
	box-shadow: 0px 3px 3px 0px rgba(30,155,57,0.3);
	border-radius: 10px;
	border: 1px solid #21AC75;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-size: 25px;
	color: #FFFFFF;
}
.fbxx_butwps>img{
	display: block;
	margin-right: 34px;
}
.xxfb_twleft{
	width: 752px;
	height: 204px;
	border-right: 1px solid #C7C7C7;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.xxfb_cxsearch{
	width: 707px;
	height: 73px;
	background: #FFFFFF;
	box-shadow: 0px 3px 3px 0px rgba(30,155,57,0.3);
	border-radius: 10px;
	border: 1px solid #21AC75;
	font-size: 21px;
	text-align: center;
	box-sizing: border-box;
	padding: 0 10px;
}
.xxfb_cxbuts{
	width: 707px;
	height: 73px;
	background: #21AC75;
	box-shadow: 0px 3px 3px 0px rgba(30,155,57,0.3);
	border-radius: 10px;
	border: 1px solid #21AC75;
	font-size: 25px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}






.cjxm_midwps{
	width: 100%;
	height: auto;
	padding: 50px 0;
}
.xyfb_midrowps{
	width: 100%;
	display: flex;
	flex-direction: row;
	margin-bottom: 70px;
	justify-content: space-between;
}
.xyfb_midlefts{
	width: 180px;
	height: 63px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	font-weight: 500;
	font-size: 25px;
	color: #303030;
}
.xyfb_midright{
	width: calc(100% - 190px);
	height: auto;
}
.xyfb_mrinput{
	width: 100%;
	height: 63px;
	border-radius: 7px;
	background: #FFFFFF;
	border: 1px solid #C7C7C7;
	font-size: 21px;
	box-sizing: border-box;
	padding: 0 32px;
}
select.xyfb_mrinput{
	background: url(../images/jt_xia.png) no-repeat 98% center;
	background-size: 24px 21px;
}
.hycxwh_img{
	width: 100%;
	height: 287px;
	display: block;
	margin-top: 36px;
}
.xyfb_midlefts.must::after{
	/* content: '*';
	color: #D5181C;
	font-size: 25px; */
}

.xyfb_muploads{
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.xyfb_mupliwps{
	width: 180px;
	height: 253px;
	position: relative;
	margin-right: 38px;
}
.xyfb_mupliwps>img{
	width: 100%;
	height: 100%;
	display: block;
}
.xyfb_mupliwps.must::after{
	content: '*';
	position: absolute;
	right: -16px;
	top: -5px;
	font-size: 25px;
	color: #D5181C;
}
.cjxm_botrowps{
	width: 580px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin: 100px auto 0;
}
.cjxm_botrowps>.clear_but{
	width: 224px;
	height: 73px;
	background: #FFFFFF;
	box-shadow: 0px 3px 3px 0px rgba(30,155,57,0.3);
	border-radius: 10px;
	border: 1px solid #21AC75;
	font-size: 25px;
	cursor: pointer;
	color: #21AC75;
}

.cjxm_botrowps>.sub_butwps{
	width: 224px;
	height: 73px;
	background: #21AC75;
	box-shadow: 0px 3px 3px 0px rgba(30,155,57,0.3);
	border-radius: 10px;
	border: 1px solid #21AC75;
	cursor: pointer;
	font-size: 25px;
	color: #FFFFFF;
}
.tjsq_butwpss{
	width: 424px;
	height: 73px;
	background: #21AC75;
	box-shadow: 0px 3px 3px 0px rgba(30,155,57,0.3);
	border-radius: 10px;
	border: 1px solid #21AC75;
	font-size: 25px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px auto 0;
}

.commgs_titles{
	width: calc(100% - 200px);
	margin: 0 auto;
	text-align: center;
	padding: 60px 0 40px;
	font-weight: 400;
	font-size: 33px;
	color: #303030;
	border-bottom: 2px solid #C7C7C7;
}
.zj_listwps{
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 40px 0;
}
.zj_liwps{
	width: 288px;
	height: 316px;
	cursor: pointer;
	overflow: hidden;
	box-sizing: border-box;
	background: #FFFFFF;
	box-shadow: 0px 3px 3px 0px rgba(30,155,57,0.3);
	border-radius: 4px;
	border: 1px solid #21AC75;
	margin-left: 166px;
	margin-top: 60px;
}
.zj_listwps .zj_liwps:nth-child(3n+1){
	margin-left: 0;
}
.zj_listwps .zj_liwps:nth-child(-n+3){
	margin-top: 0;
}
.zj_libotwps{
	width: 100%;
	position: relative;
	height: 136px;
	box-sizing: border-box;
	padding: 20px 28px;
	font-size: 16px;
	color: #C7C7C7;
	line-height: 1.6em;
}
.zj_libotwps::after{
	content: '>';
	color: #C7C7C7;
	position: absolute;
	right: 20px;
	bottom: 10px;
	font-size: 21px;
}
.zj_litops{
	width: 100%;
	height: 180px;
	background: #00BE6E;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	position: relative;
}
.zj_litops>img{
	width: 211px;
	height: 180px;
	display: block;
}
.zj_linames{
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	left: 10px;
	top: 60px;
}

.zj_liwps:hover .zj_libotwps{
	color: #303030;
}
.zj_liwps:hover .zj_libotwps::after{
	color: #109F6A;
}
.jyfc_newlist{
	width: 100%;
	height: auto;
	padding: 40px 0;
}
.jyfc_newliwps{
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-top: 2px solid #C7C7C7;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-left: 30px;
	box-sizing: border-box;
	position: relative;
	justify-content: space-between;
	font-size: 21px;
	color: #303030;
}
.jyfc_newlist .jyfc_newliwps:first-of-type{
	border-top: none;
}
.jyfc_newliwps:hover{
	color: #21AC75;
}
.jyfc_newliwps::after{
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	left: 0;
	background-color: #00BE6E;
	transform: rotate(45deg);
}
.jyfc_newlleft{
	width: 750px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.i_mcont_mltext{
	font-weight: 400;
	font-size: 25px;
	color: #303030;
}
.wxgzh_ewms{
	width: 167px;
	height: 167px;
	display: block;
	margin-bottom: 28px;
}
.lxwm_addrwps{
	width: 100%;
	text-align: center;
	font-size: 25px;
	color: #303030;
	margin: 110px 0 50px;
}
.map_addricos{
	width: 100%;
	height: 500px;
	display: block;
}


.hyzs_midwpss{
	width: 100%;
	display: flex;
	flex-direction: row;
	padding: 40px 0;
	flex-wrap: wrap;
}
.hyzs_midwpss .rzqy_zsliwps{
	margin-top: 26px;
}
.hyzs_midwpss .rzqy_zsliwps:nth-of-type(3n+1){
	margin-left: 0;
}
.hyzs_midwpss .rzqy_zsliwps:nth-of-type(-n+3){
	margin-top: 0;
}
.sqrz_typelist{
	width: 100%;
	height: 75px;
	display: none;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: linear-gradient(85deg, #2FB383, #18A86B);
	border-radius: 0px 0px 5px 5px;
	position: absolute;
	left: 0;
	top: 46px;
}
.sqrz_tliwps{
	width: 100%;
	height: 30px;
	color: #fff;
	display: flex;
	justify-content: center;
	font-weight: 400;
	font-size: 17px;
	align-items: center;
}
.sqrz_tliwps:hover{
	color: #21AC75;
	background: #fff;
}
.common_pmlis:hover .sqrz_typelist{
	display: flex;
}
.sqrz_mwpss{
	width: 100%;
	height: auto;
	display: flex;
	padding: 30px 0;
	flex-direction: row;
	justify-content: space-between;
}
.sqrz_mwliwps{
	width: 540px;
	height: auto;
}
.sqrz_mwlirows{
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-top: 30px;
}
.sqrz_mwliwps .sqrz_mwlirows:first-of-type{
	margin-top: 0;
}
.sqrz_labwps{
	font-weight: 400;
	font-size: 21px;
	color: #303030;
	display: flex;
	flex-direction: row;
	height: 52px;
	align-items: center;
}
.sqrz_labwps>span{
	color: #CB0000;
	padding-left: 8px;
}
.sqrz_labinput{
	width: 100%;
	display: block;
	height: 64px;
	font-size: 20px;
	box-sizing: border-box;
	padding: 0 20px;
	box-shadow: 0px 3px 3px 0px rgba(30,155,57,0.3);
	border-radius: 4px;
	border: 1px solid #21AC75;
}
.sqrz_textarea{
	width: 100%;
	display: block;
	height: 210px;
	font-size: 20px;
	box-sizing: border-box;
	padding: 20px;
	box-shadow: 0px 3px 3px 0px rgba(30,155,57,0.3);
	border-radius: 4px;
	border: 1px solid #21AC75;
}
.sqrzupload_img{
	width: 240px;
	height: 319px;
	display: block;
}
.login_topwps{
	width: 100%;
	height: 150px;
	min-width: 1300px;
	position: relative;
	border-bottom: 2px solid #109F6A;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.login_tbrights{
	width: 1300px;
	margin: 0 auto 28px;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}
.login_tbrhref{
	display: inline-flex;
	padding: 0 20px;
	height: 20px;
	font-size: 17px;
	color: #303030;
	line-height: 20px;
	border-left: 2px solid #C7C7C7;
}
.login_tbrights .login_tbrhref:first-child{
	border-left: none;
}
.login_logowps a{
	position: absolute;
	left: 104px;
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 56px;
	bottom: 55px;
	font-weight: bold;
	color: #21AC75;
}
.login_logowps a:hover{
	color: #21AC75;
}
.login_logoicos{
	width: 74px;
	height: 74px;
	background-color: #00BE6E;
	display: block;
	border-radius: 37px;
	margin-right: 46px;
}
.login_midwps{
	width: 100%;
	height: 402px;
	margin-top: 130px;
	position: relative;
	background: linear-gradient(85deg, #2FB383, #18A86B);
}
.login_mmcontwps{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
}
.login_mcright{
	width: 513px;
	height: 457px;
	background: url(../images/login_back.png) no-repeat;
	position: absolute;
	top: -27px;
	right: 0;
}
.login_mdscont{
	width: 464px;
	height: 459px;
	background-color: #fff;
	position: absolute;
	z-index: 1;
	left: 24px;
	top: -2px;
	box-sizing: border-box;
	padding: 32px;
	box-shadow: 0px 5px 13px 0px rgba(0,0,0,0.39);
}
.login_rowps{
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 46px;
	margin-top: 3px;
	font-weight: 400;
	justify-content: space-between;
	font-size: 17px;
	color: #303030;
}
.wjmm_hrefs{
	color: #109F6A;
	cursor: pointer;
}
.login_inprows{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.login_inprows>input{
	flex: 1;
	height: 46px;
	box-sizing: border-box;
	background-color: #fff;
	padding: 0 20px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #C8C8C8;
}
.login_inyzmico{
	width: 130px;
	height: 46px;
	display: block;
	margin-left: 15px;
}
.jzmm_loginwps{
	font-size: 13px;
	color: #515151;
	display: flex;
	padding: 20px 0 26px;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.jzmm_loginwps.reg{
	justify-content: end;
}
.jzmm_fxkwps{
	display: block;
	margin-right: 8px;
}
.login_butwp{
	width: 100%;
	height: 47px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background-color: #21AC75;
	border-radius: 6px;
	font-size: 17px;
	color: #FFFFFF;
}
.login_lefticos{
	width: 474px;
	height: 379px;
	margin-top: 9px;
	display: block;
}


.fidex_menus{
	width: 80px;
	height: auto;
	position: fixed;
	right: 0;
	bottom: 100px;
	display: flex;
	z-index: 2;
	flex-direction: column;
	background: #FFFFFF;
	box-shadow: 0px 3px 3px 0px rgba(30,155,57,0.3);
	border-radius: 30px 0 0 31px;
	border: 1px solid #21AC75;
}
.fidex_menuli{
	width: 80px;
	height: 88px;
	cursor: pointer;
	position: relative;
}
.fidex_mlimwps{
	width: 268px;
	height: 88px;
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	box-sizing: border-box;
	border-right: none;
	border-radius: 30px 0 0 30px;
	flex-direction: row;
	border: 1px solid transparent;
	align-items: flex-start;
	transition: .5s;
	transform: translateX(189px);
}
.fidex_mlimwps::after{
	content: '';
	width: 60px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 9px;
	background-color: #c7c7c7;
	display: block;
}
.fidex_menuicowps{
	width: 80px;
	height: 100%;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.fidex_menuicowps>.red{
	display: none;
}
.fidex_mlileft{
	width: 188px;
	min-height: 100%;
	height: auto;
	display: flex;
	flex-shrink: 0;
	align-items: center;
	background: linear-gradient(0deg, #18A86B, #2FB383);
	justify-content: center;
	color: #fff;
	text-align: center;
	font-size: 21px;
}
.fidex_menuli:hover{
	
}


.fidex_mlimwps:hover{
	background-color: #fff;
	border: 1px solid #21AC75;
	border-radius: 12px 0 0 12px;
	transform: translateX(0);
}
.fidex_menus .fidex_menuli:last-child .fidex_mlimwps::after{
	display: none;
}

.fidex_mlimwps:hover::after{
	display: none;
}

.fidex_menuli:hover .red{
	display: block;
}
.fidex_menuli:hover .hui{
	display: none;
}

.fidex_mlilgzh{
	display: flex;
	padding: 20px 0;
	flex-direction: column;
	align-items: center;
}
.fidex_mlilgzh>img{
	width: 102px;
	height: 102px;
	margin-top: 10px;
	display: block;
	background-color: #fff;
}
.fim_lxwm{
	width: 80px;
	height: 210px;
	border-radius: 30px 0 0;
	background: linear-gradient(0deg, #18A86B, #2FB383);
	color: #fff;
	writing-mode: vertical-lr;
	font-size: 20px;
	display: table-cell;
	text-align: center;
	line-height: 80px;
}

.reg_inprows{
	margin-bottom: 15px;
}

.reg_inprows .login_rowps{
	display: inline-block;
	width: 90px;
}

.reg_inprows>input {
	display: inline-block;
    height: 46px;
    box-sizing: border-box;
    background-color: #fff;
    padding: 0 20px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #C8C8C8;
	width: 75%;
}
.reg_inprows>input.code{
	width: 38%;
}
.reg_inprows .login_inyzmico{
	display: inline-block;
}