@media all and (min-width:320px) and (max-width:768px){


body.menushow {
   overflow: hidden;
    width: 100%;
}
.mt120{
	margin-top:60px;
}
.mb120{
	margin-bottom:60px;
}

#main {
    z-index: 113;
}
.header .inheader .logo{
	left:15px; top:9px;
}
.header .inheader .logo img{
	height:36px;
}
.header .inheader .logo.web_logo {
    display: block;
}
.pc_logo{
	display:none !important;
}
.header{

}
.header .inheader{
	height:80px;
}
.header .inheader .menu > li{
	height:80px; margin-left:0;
}
.header .inheader .logo img:first-child,
.header.yanse .inheader .logo img:first-child{
	display:none;
}
.header .inheader .logo img:last-child,
.header.yanse .inheader .logo img:last-child{
	display:inline-block;
}

.header.show {
    background: #fff;
}
.menu_body{
	display:block;
}
.header .menu_body {
    position: relative;
    width: 54px;
    height: 54px;
	display:block;
	top: 13px;
	float:right;
	cursor:pointer;
	background:#000;
}
.header .nav_menu_item {
    width: 25%;
    height: 2px;
    background: #fff;
    position: absolute;
    -webkit-transition: .36s ease;
    -o-transition: .36s ease;
    -moz-transition: .36s ease;
    transition: .36s ease;
	border-radius:6px;
	left:50%;
	transform:translateX(-50%);
}
.header.show .nav_menu_item {
    background: #fff;
}
.header.yanse .nav_menu_item {
    background: #fff;
}
.header .menu_body.show .nav_menu_item,.header.show .menu_body.show .nav_menu_item,.header.yanse .menu_body.show .nav_menu_item{
	background:#fff;
}
.header .menu_item_top {
    top: 22px;
}
.header .menu_item_center {
    display: block;
    top: 26px;
}
.header .menu_item_bottom {
    top: 30px;
}
/*
.header .menu_body.show .menu_item_top {
    top: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header .menu_body.show .nav_menu_item {
    height: 4px;
}
.header .menu_body.show .menu_item_center {
    opacity: 0;
}
.header .menu_body.show .menu_item_bottom {
    bottom: 8px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
*/
.header .inheader .menu {
    position: fixed;
    width:100%;
    height: 100%;
    top: 0px;
	background:#fff;
	right:-100%;
	padding: 0;
	box-sizing: border-box;
	overflow:auto;
	transition: all 1s ease;
	display:block;
	background:#efeff5;
}
.header .inheader .menu.show{
	right:0px;
	transition: all 1s ease;
}
.header .inheader .menu ul {
  width: calc(100% - 45px);
  float: right;
  display:block;
}
.header .inheader .menu ul > li {
    display: block;
    height: auto;
    width: 100%;
    text-align: left;
    padding: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #f2f2f2;
	margin-left:0px;
	float:none;
	background:#fff;
}
.header .inheader .menu ul > li > a {
    display: block;
    line-height: 50px;
    float: left;
    width: 100%;
	font-size: 14px;
	text-align:left;
	padding-left:20px;
	color:#000;
}
.header .inheader .menu ul > li.active, .header .inheader .menu > li:hover {
	background: #fff;
	color: unset;
}
.header.yanse .inheader .menu li.active > a, .header.yanse .inheader .menu li:hover > a {
	background: #fff;
	color: unset;
}
.header .inheader .menu ul > li.active,
.header .inheader .menu ul > li:hover{
	background:unset; color:unset;
}

.header .inheader .menu .m_close{
	width:45px; position:absolute; top:0px; left:0px; height:100%;  background-color: #808080; display:block;
}
.header .inheader .menu .m_close a{
	display:block; width:40px; height:40px; text-align:center; line-height:40px; background:#000;
	position:absolute; top:20px; left:10px; color:#fff; font-size:12px;
}
.swiper_container_banner .swiper-slide video{
	display:none;
}
.swiper_container_banner .swiper-slide img{
	display:block;
}





.index01_in {
  margin-top: 20px;
}
.index01_list {
  width: 50%;
  padding: 17.5% 0;
}
.index01_list .index01_bg,.index01_list .index01_con{
	display:none !important;
}
.index01_list:hover .index01_t01{
	display:flex;
}


.index02_in {
  margin-top: 20px;
}
.index02_left {
  width: 100%;
  padding: 38% 0;
  box-shadow: 0 0 10px #f1f1f1;
}
.index02_right {
  width: 100%;
}
.index02_right_list{
	width:100%; margin-top:10px;
}
.index02_right_list:nth-child(-n+2){
	margin-top:10px;
}
.index02_right_list {
  height: auto;
}

.index02_left_con {
  width: 100%;
  height: auto;
  padding: 20px 0px;
  bottom: 0;
  background: #fff;
  left: 0;
  z-index: 3;
}


#c_portalResPublic_codeContainer{
	display:none;
}

.footer {
  width: 100%;
  margin-top: 30px;
}
.footer_01 {
  margin-top: 25px;
}
.footer_02 {
  margin-top: 25px; flex-wrap:wrap;
}
.footer_02_list:nth-child(1) {
  width: 100%; margin-bottom:10px;
}
.footer_02_list:nth-child(2) {
  width: 100%; margin-bottom:10px;
}
.footer_02_list:nth-child(3) {
  width: 100%;
}
.footer_03 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.search_icon{
	display:none;
}


.pagetab{
	text-align:left;
}
.pagetab a {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  padding: 0;
  width:25%;
  text-align:center;
}



.uscon_c img {
  display: block;
  width: 100%;
}
.uscon_c {
  flex-wrap: wrap;
}
.pagetab{
	position:static;
}


.contact_01{
	flex-wrap:wrap;
}
.contact_01_l {
	width: 100%;
	margin-bottom:30px;
	height: auto;
}
.contact_01_r {
	width: 100%;
}

.contact_02 {
  padding: 30px 15px 30px;
  width: 100%;
}
.contact_02_t {
  margin-bottom: 40px;
}
.contact_02_b_bli {
  width: 100%;
  margin-top: 19px;
}
.contact_02_b .inputt {
  margin-bottom: 5px;
}
.contact_02_b_submit .submit {
  width: 35%;
}


.e_HtmlEditor iframe{
	max-width:100%; max-height:250px;
}
.e_HtmlEditor video{
	max-width:100%; max-height:250px;
}
.e_HtmlEditor img{
	max-width:100% !important;
	height:auto !important;
}
.casediv .proLi {
  width: 100%;
  margin-top: 15px;
  padding: 0;
}
.casediv .proLi .proTitleBox {
  padding-top: 15px;
}
.casediv .proLi .txtBox{
	height:90%;
}
.casediv {
  margin: 20px auto 40px;
}
.caseshow_t {
  margin-bottom: 40px;
}


.page li a {
  font-size: 13px;
  border-radius: 4px;
  padding: 4px 8px;
}
.page li {
  margin: 0 1px;
}

.newsdiv {
  margin: 20px auto 40px;
}

.newLi {
  width: 100%;
  margin-top: 15px;
  padding:0px;
}

.p_nextBox {
  padding: 15px 0;
  margin-top: 15px;
  flex-wrap:wrap;
}
.p_nextpage{
	width:100%;
	float:none;
}
.p_nextpage:last-child {
  text-align: left; margin-top:5px;
}
.problemshow{
	width:calc(100% - 30px);
}
.p_content {
  padding: 20px 15px;
}


.problemlist_top .problemlist_top02{
	display:none;
}
.problemlist_top .problemlist_top01 {
  width: 80%;
}
.problemlist_top .problemlist_top03 span{
	display:none;
}
.problemlist_top .problemlist_top01 .i_title {
  background: #a8071a !important;
}

.searchdiv {
	margin: 40px auto;
}
.searchalllist {
	margin-top: 40px;
}
.search_top .search_top01:last-child{
	display:none;
}
.search_top .search_top01 {
	width: 20%;
}
.search_top .search_top01:first-child {
	width: 80%;
}
.search_bottom a .search_b_li01:last-child {
	display:none;
}
.search_bottom a .search_b_li01{
	width: 20%;
}
.search_bottom a .search_b_li01:first-child {
	width: 80%;
}


}