@media (max-width:1000px) {
.wap_nav span {
	display: block;
	width: 25px;
	height: 2px;
	margin-bottom: 5px;
	background-color: #fff;
	transition: background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease, transform .5s cubic-bezier(.77, .2, .05, 1), width .5s;
	left: 0;
	transform-origin: 16px;
	border-radius: 3px;
	opacity: 1;
}
.wap_nav span:nth-of-type(2) {
	transition: width .5s ease;
}
.wap_footer.flex {
    display: flex;
}
.footer {
    padding-bottom: 0.65rem;
}
.wap_nav .first-rotate {
	transform: rotate(-45deg);
	position: relative;
	top: 4px;
}
.wap_nav .last-rotate {
	transform: rotate(45deg);
	position: relative;
	top: -5px;
}

.wap_nav span.mid-width {
	width: 0;
	opacity: 0;
}

.wap_nav span:last-child {
	margin-bottom: 0;
}


.header-show {
	top: 0px;
	opacity: 1;
	z-index: 99999;
	border-top: 1px #eee solid;
}

.wap_nav_sw li.cur a {
	color: #2c4d99;
	font-weight: bold;
}

.wap_nav_sw li.cur dd a {
	color: #333;
	font-weight: normal;
}

.wap_nav_sw li {
	line-height: 36px;
	border-bottom: 1px #f5f5f5 solid;
}

.wap_nav_sw li a {
	padding: 0.1rem 0.25rem;
	display: block;
	width: 100%;
	font-size: 15px;
	text-transform: uppercase;
}

.wap_nav_sw li dd {
	display: flex;
	flex-wrap: wrap;
}

.wap_nav_sw li dd a {
	width: 50%;
	font-size: 15px;
	color: #666;
	font-weight: normal;
}

.wap_nav_sw li dl {
	border-top: 1px #f5f5f5 solid;
	display: none
}
.wap_nav_sw li.active dl{
	display: block;
}
::-webkit-scrollbar {
	display: none;
	width: 0;
	height: 0;
	color: transparent;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 20px;
}
.swiper-pagination-bullet{
	margin: 0 3px;
}
.head .logo img{
	width: 2.65rem;
}
.wap_nav img{
	width: 0.4rem;
	align-self: center;
}
body.fix{
	position: fixed;
	top: 0;
	width: 100%;
}
.pub_tit h2 p {
    font-size: 40px;
}
.pub_tit h2 ,#swiper_tow dd h2{
    font-size: 18px;
    margin-bottom: 10px;
	font-weight: bold;
}
.index_one dl h2{
    font-size: 16px;
	font-weight: bold;
}
.index_one dl em {
    padding: 10px 20px;
    font-size: 14px;
}
.pub_tit {
    padding-top: 0.5rem;
    margin-bottom: 0.35rem;
}
.pub_tit h3 {
    font-size: 12px;
    width: 85%;
    line-height: 20px;
}
.index_one dl dt img{
	width: 1.55rem;
}
#swiper_tow dl {
    padding: 0.25rem ;
}
#swiper_tow .swiper-pagination, #swiper_th .swiper-pagination {
    margin-top: 0.15rem;
}
.ptb_70 {
    padding-bottom: 0.35rem;
}
.wap_nav{
	position: relative;
	z-index: 999999999999999999999;
}
.index_th dt {
    font-size: 32px;
}
.head{
	padding: 0.1rem 0.2rem;
}
.index_one dl,.index_th{
	padding: 0 0.35rem;
}
.index_th dl{
	width: 50%;
	    padding-top: 0.68rem;
	font-size: 15px;
}
#swiper_th dt {
    height: 2.45rem;
}
#swiper_th dd h2 {
    font-size: 16px;
    margin-top: 3px;
}
#swiper_th dd p {
    font-size: 14px;
    padding: 7px 0 12px 0;
}
.index_th {
    background-size: 100% 4rem;
    height: 4rem;
}
#swiper_tow .swiper-slide{
	padding-bottom: 0;
}
.index_five .ck_sw .main p {
    font-size: 13px;
    line-height: 22px;
    margin: 10px 0;
	margin-bottom: 0;
}
.index_six .img{
	margin-top: 0.35rem;
}
#swiper_tow{
	padding: 0 0.2rem;
}
.index_five .ck_sw .main .img dt {
    height: 3.5rem;
}
.index_five .name .ck {
    width: 60%;
    padding-top: 0.39rem;
}
.index_five .ck_sw .main .dl{
	margin-top: 0.2rem;
	padding: 0 0.2rem;
}
.header.fix{
	position: fixed;
	width: 100%;
	top: 0;
	background: #fff;
	z-index: 9999;
	box-shadow: 0px 3px 19px 0px rgba(0,0,0,0.1);
}
.banner .img img{
	width: 100%;
	height: 2.25rem;
	object-fit: cover;
}
.banner .box img{
	width: 2.2rem;
	margin-left: 0.45rem;
}
.wap_foot.flex{
	display: flex;
	position: fixed;
	width: 100%;
	bottom: 0;
	background: #fff;
	z-index: 9999;box-shadow: 0px 3px 19px 0px rgba(0,0,0,0.21);
}
.wap_foot.flex dl{
	width: 33.333%;
	text-align: center;
	border-left: 1px #5a80c9 solid;
}
.wap_foot.flex dl:nth-child(1){
	border: 0;
}
.wap_foot.flex dl img{
	width: 25px;
}
.wap_foot.flex dl a{
	display: flex;
	padding: 0.14rem 0;
	justify-content: center;
	color: #5a80c9;
	font-size: 15px;
}
.wap_foot.flex dt,.wap_foot.flex dd{
	align-self: center;
}
.index_five .ck_sw .main dd span{
	color: #004da1;
	margin-bottom: 0.1rem;
	display: block;
}
.index_five .ck_sw .main h2 {
    font-size: 16px;
    color: #000;
}
.where span:nth-child(2){
	justify-content: space-around;
	    display: flex;
}
.where {
    padding: 15px 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.where span:nth-child(2) a, .where span:nth-child(2) a:hover {
    font-size: 15px;
    padding: 0 ;
    margin-left: 0;
    padding-bottom: 15px;
}
.index_six a.more {
    margin-top: 15px;
}
.index_five.ptb_70,.index_six{
	padding: 0.2rem;
} 
.foot_rt .tow a{
	margin-left: 0;
	margin-top: 0.1rem;
}
.foot_rt .tow a,.wap_nav,.index_six a.more{
	display: block;
}
.news dd h2 {
    margin: 10px 0 5px 0;
    font-size: 16px;
}
.news dd p {
    font-size: 14px;
    line-height: 24px;
    margin: 8px 0 10px 0;
}
.news dt {
    height: 2rem;
}
.news{
	padding: 0.2rem;
	justify-content: space-between;
}
.pev_net {
    margin-top: 15px;
    border-top: 2px #eee solid;
    padding-top: 15px;
    padding-bottom: 0;
}
.pev_net p a {
    font-size: 13px;
    line-height: 24px;
}
.pev_net p:nth-child(2){
	margin-top: 0.15rem;
}
.expert dt {
    height: 3rem;
}

.expert dd h2 {
	font-weight: bold;
    font-size: 16px;
    margin: 8px auto;
}
.expert dd p {
    font-size: 13px;
}
.news dl,.expert dl{
	width: 48.5%;
	margin-left: 0;
	margin-bottom: 0;
}
.pub_cont .title {
    padding-bottom: 15px;
}
.pub_cont .title h2 {
    font-size: 16px;
    font-weight: bold;
    padding: 0 18px;
    padding-bottom: 15px;
	padding-top: 0.15rem;
	line-height: 1.5;
}
.expert dl{
	margin-bottom: 0.2rem;
}
.pub_cont .title p {
    font-size: 13px;
}
.cont_cont p {
    line-height: 28px;
    margin-top: 10px;
    font-size: 14px;
}
.guide .one{
	padding: 0.2rem;
}
.guide .one:last-child {
    padding-bottom: 0.2rem;
}
.guide .one dd {
    padding-top: 0.25rem;
}
.knowledge .know_one .pub_name {
    padding-top: 0.15rem;
	margin-bottom: 0.25rem;
}
.know_one .dl .one dd {
    position: inherit;
}
.pub_name a {
    font-size: 13px;
}
.knowledge .know_tow .pub_name a{
	color: #5a80c9;
}
.knowledge{
	padding: 0.2rem;
}
.pub_name h2, .guide .one dd h2,#introduction .pub_name h2, .guide .one dd h2,.guide .one dd h2 {
    font-size: 20px;
}
.knowledge .pub_name h2 em,#introduction .pub_name h2 em, .guide .one dd h2 em,.guide .one dd h2 em {
    font-size: 14px;
}
.pub_name h2 img, .guide .one dd h2 img,#introduction .pub_name h2 img, .guide .one dd h2 img,.guide .one dd h2 img {
    width: 10px;
}
.guide .one dd p {
    font-size: 14px;
    line-height: 26px;
    margin-top: 15px;
}
.page {
    margin: 0.25rem auto;
}
.page li {
    font-size: 14px;
    padding: 7px 13px;
}
#contact .dl dl {
    padding: 15px;
    margin-top: 14px;
}
#contact .dl dd h2 {
    font-size: 17px;
}

#contact .dl dd p {
    margin-top: 10px;
}
#online{
	padding: 0.5rem 0.2rem;
}
#introduction .tow,#introduction .th_th,.ambient,.expert  {
	padding: 0.2rem;
}
.expert {
	justify-content: space-between;
}
.index_six#online .wrod p,#introduction .tow .pub_name a {
    font-size: 14px;
}
#online .form p .text, #online .form p .textarea {
    width: 80%;
}
.know_th .word dt {
    font-size: 18px;
}
.know_four {
    margin-top: 0;
}
.know_one .dl .tow h3,.know_th .word h3,.know_th .img,#online .img,.where.online,.news dd span,.where span:nth-child(1),.foot_rt .one,.foot_nm,.index_six .wrod a,.foot_lt,.index_five .ck_sw .main .dl dt,.header .top,.header .nav,.header .tel,.h_lHisPrevd, .h_lHisNextd, .h_lHisPrev, .h_lHisNext{
	display: none;
}
#about.guide .one:nth-child(even){
	margin-top: 0.2rem;
	height: auto;
	overflow: hidden;
}
.know_th .word h2 {
    font-size: 16px;
    margin: 8px 0;
}
#online .form p:nth-last-child(3) em {
    align-self: baseline;
}
#online .form p .em {
    width: 80%;
    flex-wrap: wrap;
}
#online .form p .em b{
	width: 33.33%;
	margin-bottom: 0.2rem;
}
#about.guide .one:nth-child(even) dt{
	margin-top: 0;
}
.ambient dl dt {
    height: 3rem;
}
.ambient dl dd {
    font-size: 16px;
    padding-top: 10px;
}
.know_tow{
	height: auto;
	margin: 0.2rem auto;
	padding: 0.2rem;
}
.knowledge .know_tow .pub_name {
    padding-top: 0;
    margin-bottom: 0;
}
.ambient dl{
	margin-bottom: 0.2rem;
}
#expert {
	padding: 0.2rem;
}
.knowledge .know_tow .ul dt{
	display: none;
}
.knowledge .know_tow .wrod{
	height: 5rem;
	overflow-y: scroll;
	padding: 0.25rem;
	margin-top: 0.25rem;
}
.knowledge .know_tow .wrod h2 {
    padding:0 0 0.2rem 0;
    font-size: 16px;
    line-height: 26px;
	font-weight: bold;
}
.knowledge .pub_name {
    padding-top: 0;
    margin-bottom: 0.2rem;
    padding-bottom: 0;
}
.know_tow {
    background: transparent url(../images/bg_2.png) repeat;
}
.knowledge .know_tow .ul{
	background: #5a80c9;
	margin-top: 0.25rem;
	padding: 0.25rem;
}
.knowledge .know_tow .ul dd {
    width: 100%;
}
.knowledge .know_tow .ul h2 {
    font-size: 16px;
	font-weight: bold;
}
.knowledge .know_tow .ul dl {
    margin-bottom: 0.25rem;
}
.know_four dt {
    width: 40%;
}
.know_five .word .txt {
    padding: 0.2rem;
}
.know_five p {
    margin: 0.25rem 0;
}
.know_five .word .txt, .know_five .word .img{
	height: auto;
}
#time{
	padding: 0;
}
#expert .ex_lt .img {
    height: 4.5rem;
}
#expert .ex_rt{
	padding: 0.25rem;
}
#expert {
    margin-bottom: 0;
}
#expert .ex_lt{
	margin-bottom: 0.2rem;
}
#expert .ex_rt .wrod h2 {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
	font-weight: bold
}
.know_five .word .img{
	height: 2.5rem;
}
.know_four dd {
    width: 55%;
}
.container-fluid {
    overflow-y: scroll;
}
.know_six .dl h2 {
    font-size: 18px;
    margin: 12px 0;
}
.know_six .dl ,.know_six .dl dl:nth-child(2){
    padding: 0.2rem 0;
}
.know_six .dl dl{
	text-align: center;
	width: 100%;
}
.know_five .word a{
	flex-wrap: wrap;
}
.know_four dl {
    padding: 0.2rem;
    margin-bottom: 0.2rem;
}
.knowledge .know_six .tip p {
    font-size: 14px;
}
.know_six {
    padding-top: 0.2rem;    background: url(../images/bg_2.jpg) repeat
}
.know_six .box{
	width: 93%;
	margin: 0 auto;
	padding: 0.25rem;
}
.know_five .dl dl:nth-child(even){
	margin: 0.2rem auto;
}
.know_five .dl dl,.know_five .word .txt, .know_five .word .img,.know_four dl,.know_th .img, .know_th .word dl,.knowledge .know_tow .wrod,.knowledge .know_tow .ul,.know_one .dl .one,.know_one .dl .tow,#expert .ex_lt,#expert .ex_rt,.ambient dl,#introduction .tow .dl,#introduction .tow .ul,#about.guide .one dt,#about.guide .one dd,#about.guide .one:nth-child(even) dt,#about.guide .one:nth-child(even) dd,#contact .index_six#online .test,#contact .index_six#online .map,.index_six#online .test,.guide .one dt,.guide .one dd,.where span:nth-child(2),.index_six .test,.index_six .img,.index_five .ck_sw .main .dt,.index_five .ck_sw .main .dd,.index_five .ck_sw .main .dl dt,.index_five .ck_sw .main .dl dd,.box,.index_one dl,.index_five .ck_sw .main .img,.index_five .ck_sw .main .dl{
	width: 100%;
}
#contact .index_six#online {
    padding-bottom: 0.25rem;
}
#introduction .tow .dl dt {
    height: 1.45rem;
    width: 35%;
}
#introduction .tow .ul a {
    line-height: 30px;
    font-size: 14px;
	background: url(../images/dd.jpg) no-repeat 0 13px;
}
#introduction .tow .dl dd {
    width:62%
}
.know_one .dl h2 {
    line-height: 24px;
    font-size: 16px;
}
.know_one .dl p {
    margin:0.1rem 0;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 23px;
}
.know_one .dl .tow dt {
    height: 40%;
}
.know_one .dl .tow dl dd {
    padding: 0.15rem;
}
#introduction .tow .dl dd p {
    font-size: 13px;
    line-height: 22px;
}
#introduction .tow .dl dd h2 {
    font-size: 16px;
    margin-bottom: 10px;
	font-weight: bold;
}
.contact_tc {
    width: 80%;
}
.maped{
	margin-top:0.25rem;
	height:5rem
}
}
