/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */

@charset "utf-8";


 @media screen and (min-width:320px) and (max-width:1080px) {
 
 .right_nr dl dt p a {
    color: #717171;
    float: left!important;
}
 
 
 .mobile{
	width: 50%;
	float: left;
	 z-index:9999
}
.mobile-inner{
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
	position: relative;
	z-index:99999
	 
}
.mobile-inner img{
	width: 100%;
	margin-bottom: 30px;
}
.mobile-inner p{
	color: #676767;
	line-height: 35px;
	font-size: 20px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 50px;
	margin:0px;
}
.mobile-inner-header{
	background-color: rgba(0,0,0,0.5);
	width: 48px;
	height: 48px;
	position: absolute;
	top:-42px;
	left: 92%;
	z-index:99999
	 
}
.mobile-inner-header-icon{
	color: #ffffff;
	height: 48px;
	font-size:25px;
	text-align: center;
	float:right;
	width: 48px;
	position: relative;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
	z-index:99999
	
}
.mobile-inner-header-icon:hover{
	background-color: rgba(255,255,255,0.2);
	cursor: pointer;
}
.mobile-inner-header-icon span{
	position: absolute;
	left: calc((100% - 25px) / 2);
	top: calc((100% - 1px) / 2);
	width: 25px;
	height: 1px;
	background-color: rgba(255,255,255,1);
}
.mobile-inner-header-icon span:nth-child(1){
transform: translateY(4px) rotate(0deg);
	}
.mobile-inner-header-icon span:nth-child(2){
transform: translateY(-4px) rotate(0deg);
	}
	
	
.mobile-inner-header-icon-click span:nth-child(1){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: clickfirst;
	}		
.mobile-inner-header-icon-click span:nth-child(2){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: clicksecond;
	}
	


@keyframes clickfirst {
  0% {
	  transform: translateY(4px) rotate(0deg);
	  
  }

  100% {
    transform: translateY(0) rotate(45deg);
  }
}	



@keyframes clicksecond {
  0% {
	  transform: translateY(-4px) rotate(0deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
}	

.mobile-inner-header-icon-out span:nth-child(1){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outfirst;
	}		
.mobile-inner-header-icon-out span:nth-child(2){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outsecond;
	}

@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}	



@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}

.mobile-inner-nav{
	background-color: rgba(0,0,0,0.85);
	width: 72.3%;
	position: absolute;
	top: 7px;
	left: 35%;
	padding-top: 15px;
	padding-bottom: 35px;
	display: none;
}
.mobile-inner-nav a{
	display: inline-block;
	line-height: 40px;
	text-decoration: none;
	width: 80%;
	margin-left: 10%;
	color: #FFFFFF;
	border-bottom: solid 1px rgba(255,255,255,0.3);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	font-weight:300;
}
.mobile-inner-nav a:hover{
	color: rgba(255,255,255,0.4);
	border-bottom: solid 1px rgba(255,255,255,0.2);
}

 
 <!--必要样式--> 	 
	

 
 
 
.header {
     width: 60%;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    line-height: 50px;
 }
 .left_banner {
display:none!important;
}
 body {
max-width:none;
min-width:0px !important;
}

.nava  {
display:none!important;
}

 .right_nr .title {
 dispaly:block !important;
 font-size: 16px !important;
 line-height: 24px !important;
 text-align: center !important;
 float: left;
 height: 24px !important;
 width: 100%;
 margin-top: 60px;
 margin-bottom: 50px;
 font-family:Helvetica, "Hiragino Sans GB", "STHeitiSC-Light", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
 .content_nr .fxgs img {
margin-left: 0%!important;
}
 #code, #code_hover, #gotop {
width:36px;
height:48px;
background:url(../images/icon.png) no-repeat;
position:fixed;
right:10px!important;
cursor:pointer;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
 #code_img {
width:270px;
height:355px;
background:url(../images/icon.png) -4px -3px no-repeat;
position:fixed;
right:60px!important;
bottom:35px;
cursor:pointer;
display:none;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
_margin-bottom:67px;
}
 .visible-xs-block {
 display:block !important;
}
 #video_nr1 {
 display:block !important;
}
 .row {
 display:block !important;
}
 .proimg {
display:block !important;
}
#prseash {
display:none !important;
}
.right_nr .cpzx_nr {
display:none !important;
}
 .right_nr dl:hover {
 background:#ffffff!important;
 color:#0b5ed8;
}
 .clear {
clear:both;
}
	/*首页*/
	.Header1, .DB_tab25, #nav1, #main, #footer, #rightArrow, #floatDivBoxs, #head_top, #foot, #page {
display:none;
}
 #wrap {
width:100%;
display:block !important;
}
 .header {
height: 48px!important;
}
 .header .logo {
display:block !important;
width:130px !important;
height:30px !important;
padding:17px 0 20px 10px !important;
margin:0 10px !important;
}
 .m-top {
display:block !important;
}
 .m-head {
width:100%;
height:60px;
line-height:60px;
}
 .m-head-left {
width:40%;
float:left;
}
 .m-head-right {
width:60%;
float:right;
}
 .m-main {
width:92%;
height:100%;
padding:38% 4% 15%;
background:url(../images/m_bg.png);
filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
 -moz-background-size:100% 100%;
 background-size:100% 100%;
}
 .m-main-en {
width:92%;
height:100%;
padding:38% 4% 15%;
background:url(../images/m_en_bg.png);
filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
 -moz-background-size:100% 100%;
 background-size:100% 100%;
}
 .m-main-four {
width:70%;
padding:6%;
margin:0 auto;
background:#1c5cbd;
opacity:0.95;
}
 .m-main-four ul li {
width:40%;
float:left;
margin:10px 5% 11px;
}
 .m-main-four ul li img {
width:100%;
height:100%;
}
 .index-main {
padding-top:0 !important;
}


 

.right_nr h2 {
	float: left;
	height: 40px;
	width: 100%;
 
	background-color: #ececec!important;
	line-height: 40px;
	color:#757575!important;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
	font-weight:normal!important;
}




	/*.video h1 ul li {margin-left:4px !important;}*/
	/*二级页面*/
	
	
	
	.m-top {
width:100%!important;
height:44px!important;
line-height:35px!important;
background:#0b5ed8!important;
z-index:99999!important;
padding-top:6px!important;

/*
background-image:url(../images/logo2.png)!important;
background-position: 4px 7px!important;
background-repeat:no-repeat!important; background-attachment: fixed!important;
background-size:160px 36px!important;*/

}

 

 .m-top-left {
width:10%;
margin-left:10%;
float:left;
margin-top:13px;
}
 .m-top-left a img {
width:30px;
height:25px;
}
 .m-top-middle {
width:60%;
float:left;
color:#fff;
text-align:center;
font-size:1.4em;
line-height:50px;
}
 .m-top-right {
width:10%;
margin-right:10%;
float:right;
margin-top:13px;
}
 .m-top-right a img {
width:30px;
height:30px;
}
	/****/
	/*video*/	
	.postion_title {
display:none;
}
 .video {
width:100%;
height:552px!important;
z-index:-99999;
}
 .video #video_nr {
float:none;
}
 .video #video_nr dl {
width:90%;
height:auto;
float:left;
margin:10px 5% !important;
}
 .video #video_nr dl:hover {
width:40%;
height:auto;
border: none;
float: left;
margin:10px 5% !important;
}
 .video #video_nr dl dt {
width:100%;
height:auto;
float:none;
margin:0 auto !important;
}
 .video #video_nr dl dt a img {
width:100%;
height:100%;
}
 .video #video_nr dl dd {
margin-left:0 !important;
float:none;
width:100%;
}
 #PC-search {
border:none;
width:300px;
height:30px;
text-align:center;
margin-top: 20px!important;
margin-bottom:20p!important;
}
#PC-search .m-in-search {
padding-left: 10px;
 border: 1px solid #c1c1c1;
 border-radius: 5px;
 height: 30px;
 font-size: 18px;
 line-height: 25px;
 float: left;
 width: 80%;
 padding-borrom: 20px;
}
 #PC-search .m-su-search {
border:none;
background:url(../images/m_search.png) no-repeat;
width:30px;
height:30px;
vertical-align:middle;
margin-left: 10px;
}
	
 



/*!手机站产品多图样式 */
body {
margin:0;
padding:0
}
.addWrap {
position:relative;
width:100%;
background:#fff;
margin:0;
padding:0;
}
.addWrap .swipe {
overflow: hidden;
visibility: hidden;
position:relative;
}
.addWrap .swipe-wrap {
overflow:hidden;
position:relative;
}
.addWrap .swipe-wrap > div {
float: left;
width: 100%;
position:relative;
}
 #position {
position:absolute;
line-height:30px;
height:30px;
bottom:0;
right:0;
padding-right:8px 8px;
margin:0;
background:#000;
opacity: 0.4;
width:100%;
filter: alpha(opacity=50);
text-align:right;
}
#position li {
width:10px;
height:10px;
margin:0 2px;
display:inline-block;
-webkit-border-radius:5px;
border-radius:5px;
background-color:#AFAFAF;
}
#position li.cur {
background-color:#02bcf9;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}

/*!手机站产品多图样式 */

	
	
	
	/*news*/
	.content_list {
width:100%;
}
 .content_list .left {
float:none;
width:100%;
margin:20px auto;
border:none;
}
 .content_list .left h4 {
float:none;
display:none;
}
 .content_list .left ul {
width:100%;
margin:0 auto;
}
/* 
	.content_list .left ul li { width:160px; padding:0 9px; margin:5px 2%; border-radius:10px; background:#0088DB; border:none; text-align:center !important;}
	.content_list .left ul li a{ width:160px; text-indent:0; font-size:12px; color:#fff; background:none; text-align:center !important;}
    .content_list .left ul li:hover{width:160px; margin:5px 2%; font-size:12px; border-radius:10px; background:#0088DB; border:none; text-align:center !important;}

*/
.right_nr dl dt h5 {
 font-size: 13px!important;
 line-height: 23px;
 color: #717171;
 margin-left: 8px;
}
 .content_list .left {
 border:0px!important;
}
 .content_list .left ul li {
width:29%;
margin:3px 2%;
border-radius:10px;
background:#ececec;
border:none;
text-align:center !important;
}
 .content_list .left ul li a {
width:100%;
text-indent:0;
font-size:10px;
color:#000;
background:none;
text-align:center !important;
}
 .content_list .left ul li:hover {
width:29%;
margin:3px 2%;
font-size:10px;
border-radius:10px;
background:#ececec;
border:none;
text-align:center !important;
}
 h3 {
margin:20px;
padding:0px;
}





 .content_list .right {
float:none;
width:100%;
margin:0 auto;
border:none;
}
 .content_list .right .right_nr {
width:92%;
float:none;
min-height:auto;
margin-left:0;
}
 .content_list .right .right_nr {
width:92%;
float:none;
min-height:auto;
margin-left:0;
}
 .right_nr .content_nr {
width:100%;
padding:2%;
font-size:12px;
text-indent:0;
margin:0 auto;
}
 .right_nr .title {
 font-size: 17px!important;
 line-height: 32px;
 text-align: center;
 float: left;
 height: 32px;
 width: 100%;
 margin-left: 7px;
 margin-top: 30px;
 padding-bottom: 20px;
 font-family:Helvetica, "Hiragino Sans GB", "STHeitiSC-Light", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
 .right_nr .content_nr p {
 font-family:"Microsoft YaHei", "微软雅黑", Helvetica, "Hiragino Sans GB", "STHeitiSC-Light", Arial, sans-serif;
 line-height: 36px;
 padding-left: 0px;
 font-size: 14px;
}
.right_nr .content_nr span {
 font-family:"Microsoft YaHei", "微软雅黑", Helvetica, "Hiragino Sans GB", "STHeitiSC-Light", Arial, sans-serif;
 line-height: 30px;
 padding-left: 0px;
 font-size: 14px!important;
}
 .right_nr .content_nr img {
width:100% !important;
height:auto !important;
}
 .right_nr .content_nr span {
width:80%;
margin:0 auto;
}
 .right_nr .content_nr div {
width:100%;
}
 .right_nr h1 {
height:90px;
line-height:70px;
}
 .right_nr .cpzx_nr {
width:100%;
margin:0 auto;
}
 .right_nr dl {
width:100%;
float:none;
}
 .right_nr dl {
 height: 220px!important;
}
 .right_nr dl dt h5 {
 font-size: 16px;
 line-height: 23px;
 float: left;
 width: 100%;
 color: #717171;
 margin-top:10px;
}
 .right_nr dl dt {
width:100%;
margin-bottom: 5px;
}
 .right_nr dl dt .sx {
width:54%;
height:auto;
margin:0 auto;
}
 .right_nr dl dt .sx span {
height:auto !important;
line-height:20px;
width:100%;
font-size:12px;
}
 .right_nr dl dt p {
width:50%;
float:left!important;
font-size:14px;
margin-left:1%;
margin-top:10px;
text-align:left!important;
}
 .right_nr dl dt h5 {
width:100%;
font-size:14px;
line-height:23px;
float:left;
color: #717171;
margin-left:8px;
text-align:left!important;
}
 .right_nr dl dd {
width:40%;
float:right;
height:auto;
float:right!important;
}
 .right_nr dl dd img {
width:40%;
height:100px;
margin-top:-30% !important;
margin-bottom:0px;
float:right;
}
 .right_nr h2 {
 float: left;
 height: 30px;
 width: 100%;
 /*background-color: #e1e1e1;*/
 line-height: 30px;
 color: #FFF;
 font-weight: bold;
 font-size: 14px;
 text-indent: 10px;
}




	/*.prenext { width:92%; margin:10px auto 20px; }*/
	.prenext {
 width: 92%;
    /* margin: 10px auto 20px; */
    display: inline-block;
 height: 100px;
 float: left;
 margin: 30px auto;
 text-align: center;
}
 dl.news_list1 {
width:94%;
float:none;
margin:0px auto;
height:auto;
padding-bottom:0px;
}
 dl.news_list1 dt {
width:30%;
height:auto;
}
 dl.news_list1 dt img {
width:100%;
height:auto;
}
 dl.news_list1 dd {
width:68%;
height:auto;
float:right;
margin-left:0;
}
 dl.news_list1 dd span {
display:none;
}
 dl.news_list1 dd h3 {
width:100%;
font-size:16px !important;
overflow:hidden;
}
 dl.news_list1 dd p {
width:100%;
overflow:hidden;
margin-top:0;
}
	
	/*product*/
.nava {
   
    margin-top: 400px;
	height:40px;

}
	
 
	
	
		#peixunright {
 clear:both;
}
 #peixunright .news_list1 {
 padding-left:10px;
 float:left;
}
 .cpzx_nr dl {
width:100%;
float:none;
}
 .cpzx_nr dl dt {
width:100%;
float:none;
text-align:center;
}
 .preview {
width:98%;
border:none;
min-height:100px !important;
}
 .bigImg {
width:100%;
margin-left:0;
margin-top:0;
height:auto !important;
}
 .bigImg #midimg {
width:100%;
height:100%;
}
 .preview .cpjs {
float:none;
width:100%;
margin-left:0;
}
 .preview .cpjs p {
min-height:0;
font-size:13px !important;
text-align:left;
}
 .tag p {
 width:100% !important;
font-size:14px !important;
}
 .prduct1_mss h4 {
 width:auto !important;
font-size:18px !important;
}
 .prduct1_mss p {
 width:auto !important;
font-size:14px !important;
}
 .tag img {
width:100% !important;
height:auto !important;
}
 .tag table {
width:100% !important;
height:auto !important;
}
 .smallImg {
width:98%;
position:initial !important;
margin-top:10px;
display:none;
}
 .preview #fxgs {
width:100%;
position:initial !important;
display:none;
}
 div.nava {
width:98%;
height:auto;
}
 div.nava p {
display:none;
}
 #menua {
width:98%;
float:none;
}
 #menua #nava li {
width:20%;
}
 #menu_con {
width:100%;
}
 #menu_con img {
width:100% !important;
height:auto;
}
 .tag {
width:98%;
margin-bottom:50px;
font-size:8px!important;
}
 .m-foot {
width:100%;
background:#02bcf9;
position:relative;
display:block !important;
position:fixed;
bottom:0;
z-index:3;
}
 .m-foot dl dd {
width:20%;
float:left;
text-align:center;
padding:3px 0;
}
 .m-foot dl dd img {
height:20px;
}
 .m-foot dl dd a {
font-size:12px;
font-family:Helvetica, "Hiragino Sans GB", "STHeitiSC-Light", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
color:#fff;
line-height:18px;
}
		
	/*弹窗*/
	.m-foot dl dd .hidden_enent {
width:110px;
position:absolute;
/*top:-200px;*/
bottom: 44px;
left:0;
border:0 none;
}
 .m-foot dl dd .hidden_enent ul li {
 background:#02BCF9;
 text-align:center;
 width:90px;
 line-height:40px;
text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
 border-bottom:1px solid #ddd;
 border:none;
 position:relative;
z-index:11;
}
 .m-foot dl dd .hidden_enent ul li:hover {
background:#095BC9;
border:0 none;
}
 .m-foot dl dd .hidden_enent ul li a {
color:#ffffff;
font-size:14px;
border:0 none;
}
 .m-foot dl dd .hidden_enent .jian2 {
width:120px;
height:30px;
text-align:left;
padding-left:10px;
border:0 none;
}
 .m-foot dl dd .hidden_enent .jian2 a {
position:absolute;
left:15px;
top:0;
margin-right:10px;
line-height:30px;
height:30px;
border:0 none;
}
	/*END*/

	/*弹窗*/
	.m-foot dl dd .ehidden_enent {
width:110px;
position:absolute;
top:-240px;
left:0;
}
 .m-foot dl dd .ehidden_enent ul li {
background:#02BCF9;
border:0 none;
text-align:center;
width:90px;
line-height:40px;
text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
}
 .m-foot dl dd .ehidden_enent ul li:hover {
background:#095BC9;
}
 .m-foot dl dd .ehidden_enent ul li a {
color:#ffffff;
font-size:13px;
}
 .m-foot dl dd .ehidden_enent .jian2 {
width:120px;
height:30px;
text-align:left;
padding-left:10px;
}
 .m-foot dl dd .ehidden_enent .jian2 a {
position:absolute;
left:15px;
top:0;
margin-right:10px;
line-height:30px;
height:30px;
}
	/*END*/

	
	
	.enfootera {
 font-size:13px;
}

	/*新增样式
.video {
	width: 1190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
}
.video h1 {
	float: left;
	height: 90px;
	width: 100%;
	text-align: center;
}*/

 
 

.video h2 {
display:none;
}
 .bdsharebuttonbox {
display:none;
}


	/*新增样式*/




#page {
float: left;
height: 120px;
width:100%!important;
}
 #m_page {
 padding-bottom: 30px;
display:block!important;
 height: 100px;
 width:100%!important;
}




/*分页样式*/

.thisclass {
 background:#9E9E9E;
 width:16px!important;
 text-align:center;
}
#thisclass {
 color:#cc0000;
 width:8px!important;
 text-decoration:underline;
}
 .dede_pages {
margin:40px auto 5px;
margin-left:2px;
float:left;
width:auto!important;
}
 .dede_pages ul {
 float:left;
width:auto!important;
}
.dede_pages ul li {
 border-top:1px solid #c1c1c1!important;
 border-left:1px solid #c1c1c1;
 border-bottom:1px solid #c1c1c1;
 float:left;
 font-family:Helvetica, "Hiragino Sans GB", "STHeitiSC-Light", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
 height:30px;
 line-height:30px;
 padding:0 6px!important;
 text-align:center;
}
.dede_pages ul li a {
color:#666;
width:auto !important;
height:30px;
line-height:30px;
text-align:center;
padding:0 0px 10px;
}
/*.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
}*/
.dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
}
.dede_pages .pageinfo {
line-height:30px;
height:30px;
color:#999;
 padding:0!important;
}
.dede_pages .pageinfo strong {
color:#666;
font-weight:normal;
padding:0!important;
}

/*分页样式*/


















 .casepage {
 text-align: center;
}
 .right_nr h1 {
 font-size: 14px;
 line-height: 30px;
 text-align: center;
 float: left;
 height: 35px;
 width: 100%;
 padding-top: 30px;
 padding-bottom: 30px;
}
 .right_nr dl dt .sx span {
 float: left;
 width: 100%;
 height: 25px;
 font-size: 12px;
 line-height: 20px;
}
 .right_nr .content_nr p {
 font-size: 12px;
 line-height: 30px;
}
 #wp_wuover .ssyx {
 padding-left: 200px;
 border-bottom-width: 0px!important;
}
 .visible-xs-block {
dispaly:block !important;
}
 .hidden-xs {
display:none !important;
}
#menua #nava li a {
 display:block;
 line-height:30px;
 text-decoration:none;
 text-align:center;
 padding-right: 0;
 padding-left: 2px;
 height: 26px;
 font-size: 13px;
 font-weight: normal;
 background:url(../images/pro_bg.png) no-repeat right center;
 float: left;
 width: 100%;
 color:#333;
 padding-top: 15px;
 padding-bottom: 12px;
}
 .visible-xs-block {
dispaly:block !important;
}
 .hidden-xs {
display:none !important;
}
 .slider {
dispaly:block !important;
}
 .bigImg {
display:none !important;
}
 .addWrap {
display:block!important;
}
 .proimg {
width:auto !important;
border:0;
float:left!important;
margin:12px;
dispaly:block !important;
}


/* .proimg {
width:100px;
float:left!important;
margin:2px;
margin-left:15px !important;
text-align:center;
display:none !important;
}

*/

 .nava { dispaly:block !important;
}
 .menua { dispaly:block !important;
}

 .proimg a {
font-size: 14px;
color: #000;
}
.cpzx_nr {
}
 div.nava {
  
 
 font-family:Helvetica, "Hiragino Sans GB", "STHeitiSC-Light", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
 font-size:30px;
}
 #menu_con .tag ul img {
width: 20%!important;
height: auto!important;
}
}
 
  
 
 
	@media only screen  
and (min-device-width : 768px)  
and (max-device-width : 1024px){  


.nava {
   
    margin-top: 50%!important;
	height:40px;

}
.mobile-inner-header {
   
    left: 190%;
 }  
.mobile-inner-nav {
   
    left: 135%;
 }   
/* ipad横屏 */  
@media only screen  
and (min-device-width : 768px)  
and (max-device-width : 1024px)  
and (orientation : landscape){  

.nava {
   
    margin-top: 50%!important;
	height:40px;

}
.mobile-inner-header {
   
    left:190%;
 }  
.mobile-inner-nav {
   
    left: 135%;
 }  
/* style */  
}  
/* ipad竖屏 */  
@media only screen  
and (min-device-width : 768px)  
and (max-device-width : 1024px)  
and (orientation : portrait){  

.nava {
   
    margin-top: 50%!important;
	height:40px;

}

.mobile-inner-header {
   
    left: 190%;
 }  
.mobile-inner-nav {
   
    left: 135%;
 } 
/* style */  
	
	}
	
	
	
	
	
	
	
	
	
	
	
	
