.mobnav-btn { display: none; width: 30px; height: 32px; overflow: hidden; cursor: pointer; z-index: 999999; position: fixed;top:10px; right:15px;}
.mobnav-btn span { top: 50%; margin-top: 0;}
.mobnav-btn span:first-child { content: ""; top: 6px; left: 0;}
.mobnav-btn span:last-child { content: ""; top: auto; bottom: 4px; left: 0;}
.mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child { left: 0; position: absolute; background: #1f53be; -webkit-transition: all 0.5s ease; width: 30px; height: 2px; -webkit-border-radius: 3px; border-radius: 2px; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.mobnav-btn.g_close span { opacity: 0;}
.mobnav-btn.g_close span:first-child { -webkit-transform: rotate(45deg); transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); top: 14px; opacity: 1; }
.mobnav-btn.g_close span:last-child { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); top: 14px; opacity: 1; }
.nav-mob { position: fixed; top: 0px; z-index: 99999; background: #fafafa; left: 0; width: 100%; height: 100%; padding: 80px 0 0; overflow-y: auto; display: none;}
.nav-mob ul{padding:0 50px}
.nav-mob ul li { border-bottom: 1px solid #e2e2e2;}
.arrorright-btn { position: absolute; width: 60px; right: 0; top: 0; height: 43px; cursor: pointer;}
.arrorright-btn:after { content: ""; position: absolute; width: 8px; height: 8px; top: 50%; right: 20px; margin-top:-1px; border-left: 2px solid #bbb; border-top: 2px solid #bbb; -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); -o-transform: rotate(225deg); transform: rotate(225deg);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.nav-mob ul li.cur .arrorright-btn:after {border-left: 2px solid #1f53be; border-top: 2px solid #1f53be; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);margin-top:0px;}

.arrorrighta-btn { position: absolute; width: 60px; right: 0; top: 0; height: 43px;}
.arrorrighta-btn:after { content: ""; position: absolute; width: 8px; height: 8px; top: 50%; right: 20px; margin-top:-1px; border-left: 2px solid #bbb; border-top: 2px solid #bbb; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}

.nav-mob ul li h4 { position: relative;}
.nav-mob ul li h4 a { padding: 15px 5px; display: block; color: #222; font-size: 16px;}
.nav-mob ul li.cur h4 a { color: #1f53be;}
.subnavmb{padding:0 0 10px;}
.subnavmb a { display: block; padding: 4px 5px;}
.subnavmb a i { margin-right: 8px; display:inline-block; width: 5px;  height: 5px; border: #888 1px solid; border-radius: 4px; vertical-align: middle;}

@media(max-width:1024px){
	.mobnav-btn { display: block;}
	
	.maintit{font-size:14px;}
	.maintit span{font-size: 18px; padding:0 10px}
	.maintit em{top: -5px;}
	.maintit h3{ margin-bottom:0px}

	.sortmenu{font-size: 0; text-align: left; padding:20px 0 0}
	.sortmenu ul{margin:0 -0.5%}
	.sortmenu li{display: inline-block; margin:0.5%; width:49%}
	.sortmenu li a{display: block; padding:6px 12px; border-radius: 5px; font-size:14px; background:#5f8cec; color:#fff;}
	.sortmenu li a:hover,.sortmenu li .active{background:#005197;}
	
	.productlist{padding:10px 0 0}
	.productlist ul{overflow: hidden; margin-left: -7px;}
	.productlist li{float:left; width:calc(50% - 7px); margin-left: 7px; margin-top: 10px;}
	.productlist li:nth-child(4n+1){clear: none;}
	.productlist li:nth-child(2n+1){clear: both;}
	.productlist h2{font-size: 14px; padding:10px 0; line-height:1.5}
	
	.tabpanel {background:url(../images/ysbg.jpg) no-repeat center/cover #005197;}
	.tabpanel .wrapper{position: relative;}
	.tabpanel .tableft{ position: absolute; left:3%; bottom:0; width:93%;}
	.tabpanel .tableft ul{}
	.tabpanel .tableft ul li{width: 50%; float:left; line-height:40px; height:40px; font-size: 16px;}
	.tabpanel .tableft ul li .iconfont{margin-right: 10px; font-size: 18px; font-weight: normal;}
	.panes {width:100%; margin-top: 20px;}
	.panes .pane {display:none; min-height:auto;}
	.yousifonttit{font-size: 24px;}
	.yousifonttit span{font-size: 16px; margin-top:2px;}
	.yousifonttop{font-size: 14px; line-height: 1.8; color:#eee; padding:15px 0}
	.panes .pane .yousimage{float:none; width:100%; border-radius:0; overflow: hidden;}

	.panes .pane .yousifont{float:none; width:100%; padding-bottom:60px; padding-top:10px}
	.panes .pane .ysbtn{color:#fff; font-size:14px;}
	.panes .pane .ysbtn strong{font-size:18px;}
	
	.application{padding:10px 0 20px}
	.appno{padding:20px 0 0}
	.application ul{}
	.application li{width:49%; margin-top: 2%; border-radius: 4px; padding:10px 0}
	.application .proimg{ text-align:center; overflow: hidden;}
	.application .proimg img{width:80px;}
	.application h2{font-size: 16px; padding:15px 0 5px; color:#005197;}
	.application span{padding:0 15px; line-height:1.2; font-size:13px; display:block}
	
	.home-about{ background: #fff; margin-top:20px; display:initial}
	.leftbox{width:100%; padding:15px 0 20px; box-sizing:border-box; -webkit-box-sizing:border-box}
	.leftbox .tit{color: #1f53be; font-size:16px;}
	.leftbox .con{font-size: 14px; margin-top: 10px; line-height:1.8;}
	.leftbox .con p{ margin-top: 10px;}
	.leftbox .more{display: block; width: 90px; font-size:12px; height: 30px; line-height: 30px; margin-top: 15px;}
	.rightbox{width:100%}
	
	.zslist{margin-top:10px}
	.zsitem{margin-top:1.6%; width:49%; height: 100%; border:0px solid #eee; display: flex; box-sizing: border-box; align-items: center; justify-content:center;}
	.img-responsive{ max-height:auto; max-width:100%; padding:0}

	.newswrap{background:#f7f7f7}
	.newslist{padding:10px 0 0}
	.newslist li{float:none; width:100%; margin-right:0%; padding:10px 0; border-bottom:1px solid #ddd;}
	.newslist li:nth-child(3n){margin-right:0}
	.newslist h2,.newslist h2 a{font-size: 16px; color:#005197}
	.newslist .newsdesc{margin:8px 0; line-height:1.5; font-size:13px;}
	.newslist .newsmore{font-size:12px;}
	
	.btnmore{text-align: center; padding: 20px 0 10px;}
	.btnmore a{font-size: 13px; position: relative; line-height: 1.5;}
	
	.pt30{padding:20px 0 0}
	.location{ color:#888; margin-top: 0; padding:0}
	.aboutcontent{padding:20px 0 0; line-height: 1.8; font-size: 14px;}
	.sblist{ display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; flex-direction: row; margin-top:0}
	.sbitem{ width:100%; margin-top:8px;}
	.font22{font-size: 16px; padding:0 0 5px}
	
	.newscontent{border: 0px solid #ddd; padding: 0;}
	.newscontent-left{float:none; width:100%; background:#fff}
	.newscontent-right{float:none; width:100%; padding-top:20px}
	.news_righttit {font-size: 14px; height: 26px; font-weight:bold;}
	.news_righttit:before {content: ""; width:58px;}
	.prosmfont{ padding-bottom: 0px; text-align:center;}
	.prosmfont h1{font-size: 16px; font-weight: bold; padding-bottom:10px; color: #333;}
	
	.viewbox{ line-height:1.8; color: #888; border-bottom: 0px solid #ddd; padding-bottom: 0px;}
	.viewbox h3{font-size: 16px; color: #333; text-align: center; font-weight:bold;}
	.viewbox .iconfont{margin-right: 10px;}
	
	.viewcontent{line-height: 1.8; color: #666; padding: 15px 0; font-size: 14px;}
	.viewcontent img{margin: 10px auto; display: block; text-align: center;}
	.context{border: 0px solid #ddd; border-top: 1px solid #ddd; height: auto; padding-top:10px; font-size: 13px;}
	.context li{line-height: 26px; float:none; width:100%; border-right: 0px solid #ddd; padding:0;}
	.context li:last-child{border-right:0; text-align: left;}

	.mt20{margin-top: 25px;}
	.newstj{ margin-top:15px; line-height:22px;}
	.protj{padding-bottom:5px; padding-top:0;}
	
	.wenhua{/* display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; flex-direction: row; */}
	.wenhuaitem{width:100%; float:none; margin-top:10px; background:none}
	.wenhua-l{width:100%; float:none;}
	.wenhua-r{width:100%; float:none; padding:2% 0 3%; color:#666; line-height:1.8; box-sizing:border-box; -webkit-box-sizing:border-box}
	.wenhua-r h3{font-size: 16px; font-weight:bold; padding:10px 0 3px; color:#0456b7;}
	.wenhuaitem:nth-child(3) .wenhua-l,.wenhuaitem:nth-child(4) .wenhua-l{float:none}
	.wenhuaitem:nth-child(3) .wenhua-r,.wenhuaitem:nth-child(4) .wenhua-r{float:none}
	.contact{padding:0}
	.contact_box{display:initial; line-height: 1.9; font-size: 14px; margin-top:0px}
	.contact_box h3{margin-bottom:10px; font-size:16px; margin-top:20px}
	.contact_box img{width:160px;}
	.contact_left{width:100%}
	.contact_right{text-align:center; padding-top:20px; width:100%}
	.mapok{width:100%; height: 300px; margin-top:20px}
}