@media all and (min-width:320px) and (max-width:1000px){


body.menushow {
   overflow: hidden;
    width: 100%;
}
.mt100 {
  margin-top: 40px;
}
.mb100 {
  margin-bottom: 40px;
}
.mt60{
	margin-top:20px;
}
.mb60{
	margin-bottom:20px;
}

#main {
    z-index: 113;
}
#noneheader{
	height:60px;
}
.header .inheader{
	height:60px;
}
.header .inheader .menu > li{
	height:60px; line-height:60px;
}
.header_search .header_search_in {
  height: 60px;
}
.header .inheader .logo img {
    height: 36px;
}
.header .inheader .logo .logo_in .text .t {
  font-size: 14px;
}
.header .inheader .logo .logo_in .text .b {
  font-size: 12px;
}
.header .inheader .logo .logo_in .text {
  padding-left: 10px;
  margin-left: 10px;
  height: 90%;
  transform: translateY(5%);
}




.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 .logo img,
.header.show .logo .logo_in .text {
    opacity: 0;
}
.header.show {
    background: #fff;
}
.menu_body{
	display:block;
}
.header .menu_body {
    position: relative;
    width: 24px;
    height: 20px;
	display:block;
	top: 23px;
	float:right;
	cursor:pointer;
}
.header .nav_menu_item {
    width: 100%;
    height: 3px;
    background: #18469d;
    position: absolute;
    -webkit-transition: .36s ease;
    -o-transition: .36s ease;
    -moz-transition: .36s ease;
    transition: .36s ease;
	border-radius:6px;
}
.header.show .nav_menu_item {
    background: #18469d;
}
.header.yanse .nav_menu_item {
    background: #18469d;
}
.header .menu_body.show .nav_menu_item,.header.show .menu_body.show .nav_menu_item,.header.yanse .menu_body.show .nav_menu_item{
	background:#18469d;
}
.header .menu_item_top {
    top: 0;
}
.header .menu_item_center {
    display: block;
    top: 8px;
}
.header .menu_item_bottom {
    bottom: 0;
}
.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: calc(100vh - 60px);
    top: 60px;
	background:#fff;
	left:0px;
	padding: 0 15px;
	box-sizing: border-box;
	overflow:auto;
}
.header .inheader .menu > li {
    display: block;
    height: auto;
    width: 100%;
    text-align: left;
    padding: 0;
    box-sizing: border-box;
    border-top: 1px solid #f2f2f2;
	margin-left:0px;
}
.header .inheader .menu > li > a {
    display: block;
    line-height: 50px;
    padding-left: 15px;
    float: left;
    width: calc(100% - 60px);
	font-size: 14px;
	color: #4B4B4B;
	text-align:left;
}
.header .inheader .menu > li.active, .header .inheader .menu > li:hover {
    background: none;
    border-top: 1px solid #f2f2f2;
}

.header .inheader .menu{
	display:none;
}
.menu li .icon_nav_item{
    display: inline;
    position: absolute;
    right: 0;
    width: 50px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    text-align: center;
	line-height: 50px;
}
.menu li.active .icon_nav_item{
    color: #18469d;
}
.menu li.hover .icon_nav_item {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.header .menu > li .subnav {
    position: static;
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    background: none;
    clear: both;
	padding:0px;
	display: none;
	transition: none;
	height:auto;
	width:100%;
}
.header .menu > li .subnav .w1500{
    padding: 0; height: auto;
}
.header .menu > li .subnav .subnav_right,.header .menu > li .subnav .subnav_left .subnav_typename{
    display: none;
}
.header .menu > li .subnav .subnav_left ul{
    display: block;
}
.header .menu > li .subnav .subnav_left{
    width:100%;
}
.header .menu > li .subnav ul {
  transform: none;
  height: auto;
  width: 100%;
  display: block;
  overflow: hidden;
}
.header .menu > li .subnav a {
    display: block;
    text-align: left;
    font-size: 12px;
    color: #999;
    line-height: 36px;
    padding-left: 30px;
    border-top: 1px solid #f2f2f2;
}
.header .menu > li .subnav li:first-child a{
	border:0px;
}
.header .menu > li .subnav li{
	margin:0px; float:none; height: 35px; line-height: 35px; border:0px !important; padding: 0px;
}
.header .menu > li .subnav li:hover:before,
.header .menu > li .subnav li.active:before{
    display:none;
}
.header .menu > li .subnav li a {
    font-size: 13px; line-height: 34px;
}
.header .inheader .menu > li:hover > a,
.header .menu > li .subnav li a:hover,
.header .menu > li .subnav li a.active{
	color:#d81f00;
}
.header .inheader .menu > li.active:after, .header .inheader .menu > li:hover:after {
    display:none;
}
.header .inheader .menu > li:nth-child(5){
	margin-left:0px;
}
.header .inheader .menu li > a span {
    display: inline-block; padding:0px;
}
.header .inheader .menu li > a span:nth-child(2){
	margin-top:0px; margin-left:15px;
}
.header .inheader .menu li.active > a {
    color: #d81f00 !important;
}
.header .inheader .menu li.active > a {
    font-size: 14px;
}



.header_search {
	margin-left: 0;
	margin-right: 15px;
}
.header_search .header_search_in img {
	height: 16px;
	margin-top: 8px;
}
.search_show form {
	width: 250px;
	padding: 10px;
	font-size: 12px;
}
.search_show form button,.search_show form input {
	height: 24px;
	font-size:13px;
	line-height: 24px;
}

.swiper_pagination_index{
	bottom:10px;
}
.swiper_pagination_index .swiper-pagination-bullet{
	width:8px; height:8px; margin:0 4px;
}



.index_title .index_t {
	font-size: 22px;
}
.index_title .index_b {
	font-size: 16px;
	margin-top: 8px;
}
.index_title a.index_a {
	font-size: 13px;
}

.index_01_in{
	flex-wrap:wrap;
}
.index_01_left{
	width:100%;
}
.index_01_mid{
	width:100%;  display:flex; flex-direction:row; justify-content:space-between;
}
.index_01_right{
	width:100%;
}
.index_01_rightli {
	width: 100%;
	height: auto;
}
.index_01_rightli img {
	position: static;
	display: block;
	height: auto;
	top: 0px;
	left: 50%;
	transform: unset;
	min-width: unset;
	width: 100%;
}
.index_01_rightli:hover img{
	-webkit-transform:scale3d(1.1,1.1,1);
	transform:scale3d(1.1,1.1,1);
}
.index_01_left {
	padding: 30px  15px;
}
.index_01_c {
	font-size: 14px;
	margin: 15px 0 20px;
}
.index_01_a a {
	width: 90px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	border-radius: 6px;
}
.index_01_midli{
	text-align:center; padding:30px 0; width:33.33%;
}
.index_01_midli .t b {
	font-size: 22px;
}
.index_01_midli .t span {
	font-size: 12px;
	margin-left: 1px;
}
.index_01_midli .b {
	font-size: 14px;
	margin-top: 8px;
}
.index_01_midli {
	margin-top: 0px;
}



.index_02_swiper .swiper-slide .t {
	font-size: 14px;
	margin-top: 12px;
}
.swiper_pagination_index_02{
	bottom:-30px !important;
}
.swiper_pagination_index_02 .swiper-pagination-bullet{
	width:8px; height:8px; margin:0 4px;
}



.index_03_img {
	width: 100%; margin-bottom:15px;
}
.index_03_text {
	width: 100%;
}



.footer_img{
	width: 100%; padding:0 15px 15px; display:flex; justify-content:center;
}
.footer_img img {
	height: 40px;
	margin: 0 auto;
}
.footer_text{
	width: 100%;	
}
.footer .w1500{
	padding:0px;
}
.footer_text::after,.footer::after  {
	display:none;
}

.footer_text_left_menu a {
	font-size: 14px;
	margin-left: 0;
	width: 33.33%;
	margin-top:15px;
}
.footer_text_left_menu {
	display: flex;
	flex-wrap: wrap;
}
.footer_text {
	padding: 30px 15px; flex-wrap:wrap; 
}
.footer_text_left_text{
	margin:20px 0;
}
.footer_text_left{
	width: 100%;
}
.footer_text_right{
	width: 100%;
}
.footer_text_left_text span {
	width: 0;
	display: block;
}
.footer_text_right .img img {
	height: 100px;
	margin: 0 auto;
}
.footer_text_right .t {
	font-size: 14px;
	margin-top: 10px;
}
.record span{
	display:block; margin:0px;
}





.page_wai_in{
	flex-wrap: wrap;
}
.page_tab{
	width: 100%; margin-bottom:30px;
}
.page_con{
	width: 100%;
}
.page_tab_con .bigt{
	font-size:17px; padding:15px 0;
}
.page_tab_con_b{
	padding:0 15px;
}
.page_tab_con_bli_t{
	padding:12px 0;
}
.page_tab_con_bli_t a{
	font-size:16px; width:calc(100% - 18px);
}
.page_tab_con_bli_t span{
	font-size:16px;
}
.page_tab_con_bli_b{
	padding:0px 0 8px; overflow:hidden;
}
.page_tab_con_bli_b a{
	line-height:26px; font-size:13px; width:50%; float:left;
}
.pro_bigt{
	font-size:20px; padding-bottom:12px; margin-bottom:20px;
}
.pro_con{
	font-size:15px;
}


.us01_big{
	font-size:20px;
}
.us01_b{
	font-size:14px; margin:15px 0;
}
.us01_d img{
	margin-top:20px;
}
.us01_c .index_01_midli{
	padding:15px 0;
}



.us04_b_li{
	margin-top:15px; padding:40px 10px 10px;
}
.us04_b_li:first-child{
	margin-top:25px;
}
.us04_b_li .t{
	font-size:22px;
}
.us04_b_li .b{
	font-size:14px; margin-top:10px;
}


.us03_b{
	margin-top:20px; padding:40px 20px 15px ;
}
.us03_b_swiper .swiper-slide .img img{
	border:4px solid #fff;
}
.swiper_pagination_us03_b{
	margin-top:20px;
}
.swiper_pagination_us03_b .swiper-pagination-bullet{
	width:8px; height:8px; margin:0 4px;
}



.news_search form{
	width:100%; margin-bottom:30px;
}
.news_search form input{
	width:calc(100% - 40px); font-size:14px; height:40px; line-height:40px; padding-left:15px;
}
.news_search form button{
	width:40px; height:40px; background-size:14px 14px;
}
.news_list{
	padding:15px 10px; margin-top:15px;
}
.news_list .text{
	width:100%;
}
.news_list .text .t{
	font-size:18px;
}
.news_list .text .b{
	font-size:12px; margin:10px 0 15px;
}
.news_list .text .c{
	font-size:14px; height:44px; line-height:22px;
}
.news_list .img{
	width:100%; margin-top:15px;
}

#pages{
	margin:30px 0 0;
}
#pages li a,#pages li span{
	width:26px; height:26px; line-height:24px; font-size:14px;  margin:0 2px;
}

.us01_big{
	line-height:1.25;
}
.newsshow_b{
	font-size:14px; padding:15px 0 12px; margin-bottom:15px;
}
.newsshow_btn{
	padding-top:15px; margin-top:20px; 
}
.newsshow_btn a{
	width:100%; font-size:12px; height:16px; line-height:16px;
}
.newsshow_btn a:nth-child(2){
	text-align:left; margin-top:10px; 
}





.contact_top_li{
	width:100%; margin-left:0; margin-top:15px;
}
.contact_top_li:nth-child(-n+3){
	margin-top:15px;
}
.contact_top_li:nth-child(-n+1){
	margin-top:0px;
}
.contact_top_li .t{
	font-size:16px;
}
.contact_top_li .b{
	font-size:13px; margin-top:5px;
}
#wrap.my-map { 
	margin-top:30px; height: 450px; 
}



.input01_list{
	width:100%; margin-left:0; margin-top:20px;
}
.input01_list:nth-child(-n+2){
	margin-top:20px;
}
.input01_list:nth-child(-n+1){
	margin-top:0px;
}
.input01_list .t{
	font-size:15px;  margin-bottom:10px;
}
.input01_list .t span{
	margin-right:7px;
}
.input01_list .input01{
	height:42px; line-height:42px; padding:0 10px; font-size:14px;
}
.input01_list textarea.input01{
	height:130px; line-height:20px; padding:6px 10px;
}
.buttonsubmit {
	font-size: 14px; width: 120px;	height:40px;	line-height: 40px;	 margin:20px auto 0; 
}




.recruit_01_con{
	margin:20px auto 40px; flex-wrap:wrap;
}
.recruit_01_left{
	width:100%;
}
.recruit_01_left .t{
	font-size:14px;
}
.recruit_01_left .b{
	margin-top:15px; font-size:12px; padding:12px 40px; 
}
.recruit_01_right{
	width:100%; margin-top:15px;
}

.recruit_02_list{
	margin-top:15px;
}
.recruit_02_list_t{
	padding-right:15px;
}
.recruit_02_list_t .t{ 
	width:50%; font-size:16px; line-height:24px; padding:8px 0; padding-left:15px;
}
.recruit_02_list_t .icon{
	width:20px; margin-right:calc(100% - 50% - 20px - 20px);
}
.recruit_02_list_b{
	padding:15px;
}
.recruit_02_list_b .t{
	font-size:16px;
}
.recruit_02_list_b .b{
	font-size:13px; margin:10px 0 12px;
}
.recruit_02_list_b .a a{
	width: 120px; height: 32px; line-height:32px; font-size:14px;
}







.us02_c_swiper{
	width:calc(100% - (40px * 2)); margin:10px auto 0;
}
.us02_c_swiper::after {
	height: 2px; top: calc(50% - 1px);
}
.us02_c_swiper::after{
	height:2px;
}
.us02_c .swiperbuttonprev,.us02_c .swiperbuttonnext{
	width:30px; height:30px;
}
.us02_c_swiper .swiper-slide .b{
	font-size:13px;
}
.us02_c_swiper .swiper-slide .t{
	font-size:22px; margin:10px 0;
}
.us02_c_swiper .swiper-slide .point{
	width:12px; height:12px; margin-left:15px; border:2px solid #e5e5e5;
}



.index_banner_swiper .swiper-slide .w1000{
	width:100%; padding:0 15px;
}
.index_banner_swiper .text .text_t{
	font-size:24px; 
}
.index_banner_swiper .text .text_b{
	font-size:14px; margin-top:12px; width:90%;
}
.index_banner_swiper_index .swiper-slide{
    height:auto; position: relative; overflow: hidden;
}
.index_banner_swiper_index .swiper-slide img{
	display:block; position: static; height: auto; top: 0; left: 0; transform:unset; width: 100%;
}

.c-overlay,.header .inheader .menu > li > a::after{
    display: none !important;
}


.new_us01_left{
    width: 100%;
}
.new_us01_right{
    width: 100%;
}
.new_us02 .us02_c{
    width: 100%; padding: 0;
}
.new_us03 .us03_b{
    padding: 20px 15px 15px;
}


.new_us04_list{
    width:100%; border-top: 1px solid #fff; border-left:0;
}

.new_us04_list_in .text .text_in{
    /*bottom: 25px;*/
}
.new_us04_list_in .text .text_in .t{
    font-size: 24px;
}
.new_us04_list_in .text .text_in .b{
    font-size: 16px;  width: 60%; margin-top: 25px;
}
.new_us04_list_in:hover .text .text_in .b{
    margin-top: 25px;
}
.new_us04_list_in .text .text_in .b{
    height: 0; visibility: hidden; opacity: 0;
    margin-top: 25px; height: auto; visibility: unset; opacity: 1;
}

.pro_con_imgdiv_list{
	width:100%; margin-left:0; margin-top:20px;
}
.pro_con_imgdiv_list .txttt{
	margin-top:10px;
}

.pro_con_imgdiv_02 .pro_con_imgdiv_list{
	width:calc(50% - ((20px * 1) / 2)); margin-left:20px; margin-top:20px;
}
.pro_con_imgdiv_02 .pro_con_imgdiv_list:nth-child(3n+1){
	margin-left:20px;
}
.pro_con_imgdiv_02 .pro_con_imgdiv_list:nth-child(2n+1){
	margin-left:0px;
}



}