
@media only screen and(min-width: 320px) and (max-width: 359px) {
html {
font-size: 12.8px;
}
}
@media only screen and(min-width: 360px) and (max-width: 374px) {
html {
font-size: 14.4px;
}
}
@media only screen and(min-width: 375px) and (max-width: 385px) {
html {
font-size: 15px;
}
}
@media only screen and(min-width: 386px) and (max-width: 392px) {
html {
font-size: 15.44px;
}
}
@media only screen and(min-width: 393px) and (max-width: 400px) {
html {
font-size: 16px;
}
}
@media only screen and(min-width: 401px) and (max-width: 414px) {
html {
font-size: 16.48px;
}
}
@media only screen and(min-width: 750px) and (max-width: 799px) {
html {
font-size: 30.72px;
}
}
.yh_top {
	width: 100%;
	background: #fff
}
.sj_logo {
	display: none
}
.w_banner1 {
	display: none
}
.sj_banner {
	display: none
}
.pc_banner {
	display: block
}
.bt1 {
	display: none
}
.sj_footer {
	display: none
}
.w_banner {
	width: 1088px;
	margin: auto;
}
.sj_footer {
	display: none
}
.xj_zhuanjia {
	width: 1088px;
	margin: auto;
	border: 1px solid #2a8ed0;
	margin-top: 30px
}
.swiper-container {
	width: 1088!important;
	padding: 23px!important;
	margin: auto;
	background:#f4f4f4!important;
}
.swiper-wrapper {
	width: 1088!important;
	margin: auto;
}
.swiper-slide {
	float: left;
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background:#f4f4f4;
}
.swiper-slide img {
	width: 80%;
}
.swiper-slide a {
	float: left;
	width: 100%;
	text-align: center;
    color:#333;
}
.swiper-slide a p {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px
}
.swiper-slide a span {
	float: left;
	text-align: left!important;
	font-size: 16px;
	margin-top: 10px;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%
}
.swiper-slide a b {
	color: #f00;
	font-size: 16px;
}
.ystd_bt {
	width: 1088px;
	height: 34px;
	line-height: 34px;
	background: #f2f9fe;
	border-bottom: 1px solid #2a8ed0;
	margin: auto
}
.ystd_bt span {
	float: left;
	height: 34px;
	background: #2a8ed0;
	padding: 0 10px;
	color: #fff;
}
.ystd_bt span a {
	float: left
}
.ystd_bt span b {
	float: left;
	font-size: 18px;
	color: #fff
}
.ny_banner1 {
	display: none
}
 .fixedBar{ display:none}
 .main_four .qh_zj img{ width:144px; height:180px;}
 .dis_article_body1 h1{ text-align:center; margin-top:1em}
 @media only screen and (max-width:750px) {
body {
	max-width: 640px;
	width: 100%;
	margin: 0;
	padding: 0;
	margin: auto;
	overflow: hidden;
	overflow-y: auto;
}
img {
	width: 100%;
	display: block!important;
	float: left
}
.yh_top {
	width: 100%;
	max-width: 640px;
	position: fixed;
	z-index: 9999
}
.pc_banner {
	display: none
}
.sj_banner {
	display: block
}
.logo {
	display: none;
	float: left;
}
.sj_logo {
	width: 100%;
	float: left;
	display: block;
	background: #fff;
	position: fixed;
	max-width: 640px;
}
.sj_logo1 {
	display: block;
	width: 75%;
	float: left;
	margin-left: 2%
}
.xj_nav {
	display: none;
}
.w_banner {
	display: none
}
.w_banner1 {
	display: block;
	float: left;
	width: 100%;
	margin-top: 1.5rem
}
}
.mobNav {
	display: none;
	width: 10%;
	float: right;
	margin-right: 3%
}
.menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	display: none
}
.menu li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.menu li:last-child a {
	border-right: none;
}
.menu a {
	color: #fff;
	border-right: 1px solid #000;
	height: 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 0.6rem;
	text-decoration: none;
}
.menu a:hover {
	background: red;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
 @media all and (min-width:0px) and (max-width:750px) {
.headerBox {
	max-width: 640px!important;
	width: 100%;
}
.daohang {
	height: 0px;
	overflow: hidden
}
img {
	display: none
}
.mobNav {
	display: block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-top: 2.5rem
}
.mobNav .toolBar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 8vw;
	overflow: hidden;
}
.mobNav .menuBtn {
	padding: 0;
	margin: 0;
	height: 30px;
	width: 30px;
	background: orange url(../image/bar.png) center center no-repeat;
	background-size: 30px 30px;
	border: none;
	outline: none;
	border-radius: 1px;
}
.mobNav .menuBtn:active {
	opacity: 0.8;
}
.mobNav .menuBtn.close {
	background: orange url(../image/close.png) center center no-repeat;
	background-size: 25px 25px;
}
.mobNav a {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	align-items: center;
}
.mobNav a img {
	height: 100%;
	width: auto;
}
.mobNav span {
	width: 8vw;
	height: 8vw;
}
.dropdown {
	position: absolute;
	background: rgba(0, 0, 0, 0.8);
	z-index: 999;
	display: none;
	top: 4rem;
	width: 100%;
	height: 500px;
}
.dropdown .menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.dropdown .menu li {
	width: 100vw;
}
.dropdown .menu li:last-child a {
	border-bottom: 0;
}
.dropdown .menu a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-right: none;
	text-indent: 2vw;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	line-height: 200%;
	height: 50px;
}
.dropdown.show {
	display: block;
}
.xj_zhuanjia {
	float: left;
	width: 99%;
	display: block!important
}
.swiper-container {
	width: 100%;
	margin: auto;
	float: left;
	padding: 0!important;
}
.swiper-wrapper {
	width: 100%;
	margin: auto
}
.swiper-slide {
	text-align: center;
	font-size: 14px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #f4f4f4;
}
.swiper-slide a {
	margin-bottom: 1em
}
.swiper-slide a img {
	width: 90%;
	margin-left: 5%;
}
.swiper-slide a {
	float: left;
	width: 100%!important;
	text-align: center
}
.swiper-slide a p {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px
}
.swiper-slide a span {
	display: none
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	display: none!important;
}
.swiper-button-next, .swiper-button-prev {
	display: none!important;
}
.gyjs {
	width: 100%;
}
.axgyBox {
	width: 100%;
}
.axgyBox1 {
	width: 100%;
}
.zhengzhuang .title {
	display: none
}
.axgyBox1 .a1 {
	margin-right: 5%
}
.ssjl {
	width: 100%;
	margin-top: 1em
}
.ssjl1 {
	width: 100%
}
.ssjl1 .a1 {
	margin-right: 5%
}
.axTopR {
	width: 100%
}
.axTopR li {
	width: 100%;
}
.axTopR li a {
	width: 75%;
	overflow: hidden
}
.footer {
	display: none
}
.sj_footer {
	display: block;
	width: 100%;
	float: left;
	background: #000;
	padding: 10px 0 10px 0px;
	padding-bottom: 4.5em;
}
.sj_footer p {
	float: left;
	width: 90%;
	text-align: center;
	color: #fff;
	margin-top: 0.5em;
	line-height: 150%;
	margin-left: 5%
}
.sj_footer p a {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 150%;
	font-size: 16px;
}
.main_one {
	height: auto;
	margin-top: 4rem;
	max-width: 640px!important;
	width: 100%;
	float: left
}
.banner {
	width: 99%;
	max-width: 640px;
	height: 100%;
	overflow: hidden;
	font-size: 0;
}
.banner .bd {
	float: left;
	width: 100%;
}
.banner .bd li {
	float: left;
	width: 100%
}
.banner .bd li a {
	float: left;
	width: 100%;
}
.banner .bd li img {
	width: 100%;
	height: auto;
	max-width: 640px;
}
.banner .hd {
	width: 100%;
	height: 15px;
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
}
.banner .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	background: #ccc;
	border-radius: 50%;
}
.banner .hd li.on {
	background: #00aa85;
}
.banner1 {
	width: 100%;
	max-width: 640px;
	height: 100%;
	overflow: hidden;
	position: relative
}
.banner1 .bd {
	float: left;
	width: 100%;
}
.banner1 .bd li {
	float: left;
	width: 100%
}
.banner1 .bd li a {
	float: left;
	width: 100%;
}
.banner1 .bd li img {
	width: 100%;
	height: auto;
	max-width: 640px;
}
.banner1 .hd {
	width: 100%;
	height: 15px;
	position: absolute;
	left: 0;
	bottom: 25px;
	text-align: center;
}
.banner1 .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	background: #ccc;
	border-radius: 50%;
	font-size: 0px;
}
.banner1 .hd li.on {
	background: #00aa85;
}
.main_three {
	height: auto;
	float: left;
	width: 99%
}
.navigation_left {
	width: 100%
}
.index_title2 {
	width: 95%
}
.navigation_nav_list {
	width: 98%;
}
.nav_bz_left {
	width: 16%
}
.navigation_list ul {
	width: 77%;
	float: left;
	margin-left: 5%;
}
.navigation_list ul li {
	width: 33%
}
.navigation_right {
	width: 100%;
	padding-bottom: 20px;
}
.index_title3 {
	width: 98%
}
.index_title3 h6 {
	display: none
}
.navigation_right .ul {
	width: 100%;
}
.navigation_right ul {
	width: 32%
}
.navigation_right ul a {
	overflow: hidden
}
.navigation_list ul li.td {
	width: 38%
}
.navigation_list ul li a {
	overflow: hidden
}
.navigation_list ul li a.red {
	overflow: hidden
}
.main_four {
	width: 98%;
	float: left
}
.zj_title {
	margin-left: 2px;
}
.zj_info {
	float: left;
}
.main_four .qh_zj {
	width: 100%;
}
.main_tl {
	display: none
}
.ghContent {
	background: none;
	height: auto;
	margin-top: 0px;
}
.contRight {
	display: none
}
.contents {
	width: 100%;
	height: auto;
	padding-bottom: 1em;
}
.contLeft {
	width: 100%;
	height: auto
}
.middleL {
	width: 94%;
	margin: 0 auto;
	margin-top: 2em;
	margin-left: 3%;
	float: left;
	height: auto
}
.midleM {
	width: 100%;
	height: auto
}
#forms {
	width: 90%;
	margin-top: 1em;
	float: left;
	margin-left: 5%;
}
.form_input {
	width: 95%
}
.middleL {
	margin-bottom: 1em;
}
.middleL p {
	float: left;
	width: 90%;
	left: 5%;
	overflow: hidden
}
.sun {
	margin-top: 0px;
	width: 95%;
	margin-left: 5%;
	margin-bottom: 1em
}
.ebh_footer {
	display: none
}
.ny_banner {
	display: none
}

.ny_center{ padding-bottom:0px}
.ny_banner1 {
	display: block
}
.ny_center1 {
	float: left;
	width: 100%;
}
.wzcon1left {
	display: none
}
.ny_center_right {
	width: 100%;
	float: left;
	padding-bottom:1em;
}
.ny_center_right1 {
	padding-left: 0px;
	width: 95%;
	background: none;
	height: auto;
	line-height: 150%;
	margin-top: 1em;
	padding-bottom: 1em
}
.ny_center_right2 {
	width: 95%;
	height: auto;
	line-height: 150%;
	margin-top: 1em
}
.ny_xsjl {
	width: 100%!important;
	height: auto;
	float: left
}
.ny_xsjl2 {
	width: 94%;
	margin: 1em 0 0 2%;
	height: auto;
	float: left;
}
.ny_xsjl2 a {
	width: 100%;
	float: left;
	margin-bottom: 1em
}
.ny_xsjl2 p {
	margin: 0;
	padding: 0;
	float: left
}
.ny_xsjl2 p a {
	margin-top: 1em;
	width: auto!important;
	float: none
}
.shijian {
	margin: 1em 0 1em 0px!important;
	text-indent: 0em!important
}
.list_pages {
	float: left;
	margin-top: 0px;
	height:auto;
}
.list_pages li {
	margin-top: 1em;
}
.ny_center_left{ display:none}
.ny_xsjl1{ height:auto; width:100%;}
.ny_xsjl1 a{ float:left; width:100%; text-align:center;}
.ny_xsjl1 a img{ margin:auto; float:none;    width: 50%;
    height: auto;}
.list_tendons{ width:100%;}
.artice_left { width:100%}
.ny_center_rarc{ width:98%; padding-left:1%; height:auto; line-height:150%; padding-bottom:1em; margin-top:1em; background:none}
.dis_article_body,.dis_article_body1{ width:94%; padding-left:3%;}
.info span:nth-child(3),.info span:nth-child(4){ display:none}
.dbqx,.wzy_zxyy,.wenxintishi_bg{ display:none}
.dis_article_body div,.dis_article_body1 div{ width:100%;}
.dis_article_body img{ width:80%!important; height:auto!important; max-width:500px; float:none; margin:auto}
.dis_article_body1 img{ width:25%!important; height:auto!important; max-width:500px; float:none; margin:auto}
.list_right{ display:none}
.syp{ float:left; width:100%; margin-top:1em}
.syp div{ float:left; width:100%; margin-top:0.5em}
 .fixedBar{ display:block}
 .swt{ display:none}
 .info{ float:left; margin-top:5px; height:auto; margin-bottom:10px; padding:0px;}
 .info span{ margin-right:0px; float:left; text-align:center; width:100%; margin-top:0px;}
 .xj_wz{ width:100%; float:left;  margin-top:20px;}
 .xj_wz1{ width:100%; margin-right:0px}

}
 @media all and (min-width:0px) and (max-width:350px) {
.main_one, .ny_banner1 {
	height: auto;
	margin-top: 0.8rem;
	max-width: 640px!important;
	width: 100%
}
.navigation_list ul li a {
	font-size: 13px
}
}
@media all and (min-width:351px) and (max-width:400px) {
.main_one, .ny_banner1 {
	height: auto;
	margin-top: 1rem;
	max-width: 640px!important;
	width: 100%
}
}
 @media all and (min-width:401px) and (max-width:550px) {
.main_one, .ny_banner1 {
	height: auto;
	margin-top: 2.5rem;
	max-width: 640px!important;
	width: 100%
}
}
 @media all and (min-width:400px) and (max-width:500px) {
.mobNav {
	display: block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-top: 1.5rem
}
.dropdown {
	position: absolute;
	background: rgba(0, 0, 0, 0.8);
	z-index: 999;
	display: none;
	top: 4.5rem;
	width: 100%;
	height: 500px;
}
.zz_item ul.fl {
	width: 60%;
	margin-left: 20%
}
}
 @media all and (min-width:320px) and (max-width:399px) {
.mobNav {
	display: block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-top: 1.2rem
}
}
 @media all and (min-width:501px) and (max-width:750px) {
.dropdown {
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	z-index: 999;
	display: none;
	top: 5.5rem;
	width: 100%;
	height: 500px;
}
.zz_item ul.fl {
	width: 45%;
	margin-left: 27.5%
}
}
 @media all and (min-width:0px) and (max-width:370px) {
.axTopR li {
	width: 150%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
}
.mobNav {
	margin-top: 1.2em
}
}

