@media all and (min-width:320px) and (max-width:1023px){


body.menushow {
   overflow: hidden;
    width: 100%;
}
.mtb120{
	margin-top:30px; margin-bottom:30px;
}
.pt100{
	padding-top:50px;
}
.pb100{
	padding-bottom:50px;
}
.pt80{
	padding-top:30px;
}
.pb80{
	padding-bottom:40px;
}
.mt80{
	margin-top:40px;
}
.mt50 {
	margin-top: 25px;
}



.header{
	height:60px; line-height:60px;
}
.header .inheader{
	height:60px; line-height:60px;
}

.header.show .logo img {
    opacity: 0;
}
.header .inheader .logo img {
    max-height: 40px;
}
.header .headerlang {
    margin: 0 15px 0 0;
}
.header .headerlang span:nth-child(2) {
    margin: 0 8px;
}
.header.show {
    background: #fff;
}
.menu_body{
	display:block;
}
.header .menu_body {
    position: relative;
    width: 21px;
    height: 18px;
	display:block;
	top: 20px;
	float:right;
	cursor:pointer;
}
.header .nav_menu_item {
    width: 100%;
    height: 2px;
    background: #00327e;
    position: absolute;
    -webkit-transition: .36s ease;
    -o-transition: .36s ease;
    -moz-transition: .36s ease;
    transition: .36s ease;
}
.header.show .nav_menu_item {
    background: #00327e;
}

.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: 9px;
    -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: 1px;
}
.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(100% - 60px);
    top: 60px;
	background:#fff;
	left:0px;
	padding: 0 15px;
	box-sizing: border-box;
	overflow-y: 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% - 65px);
	font-size: 14px;
	color: #333 !important;
}
.header .inheader .menu > li.active, .header .inheader .menu > li:hover {
    background: none;
    border-top: 1px solid #f2f2f2;
}
.header .inheader .menu > li.active:after,
.header .inheader .menu > li:hover:after,
.header .inheader .menu > li.active > a:after,
.header .inheader .menu > li:hover > a:after,
.header .menu > li .subnav.prosubnav .menu_pro_img{
	display:none;
}

.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);
    color: #00327e;
    text-align: center;
	line-height: 50px;
}
.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;
	width:100%;
}
.header .menu > li .subnav a {
    display: block;
    text-align: left;
    font-size: 12px;
    color: #999;
    line-height: 36px;
    padding:0 30px;
    border-top: 1px solid #f2f2f2;
}
.header .menu > li .subnav ul{
	padding:0px;
}
.header .menu > li .subnav li{
	margin: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; justify-content:left;
}
.header .menu > li .subnav li a:hover,
.header .menu > li .subnav li a.active{
	color:#00327e;
}
.header .menu > li .subnav.externallinks{
	margin-right:0px; float:none;
}
.header .menu > li .subnav.externallinks li{
	display:block; width:100%; float:none; margin-left:0px;
}
.header .headertel{
	display:none;
}



.swiper_container_banner {
	margin-top: 60px;
}
.swiper_container_banner .text .text_b {
	font-size: 16px;
	margin-bottom:15px;
}
a.btna {
	font-size: 12px;
	width: 100px;
	height: 30px;
}
a.btna div{
	padding:0 12px;
}
a.btna img {
	height: 7px;
	margin: 4px 0 0 0px;
}
.swiper_container_banner .text {
	height: calc(100% - 0px);
}
.swiper_container_banner .swiper-pagination {
	bottom: 10px !important;
}
.swiper_container_banner .swiper-pagination .swiper-pagination-bullet {
	margin: 0 4px !important;
	width: 6px;
	height: 6px;
}




.index01_left {
	width: 100%;
}
.index01_in .index01_right {
	width: 100%;
	height: auto;
	position: static;
	padding:0 15px;
	margin-top:20px;
}
.index01_in .index01_right img{
	position:static;
	width:100%;
	transform: unset;
}
.index01_b {
    font-size: 16px;
    margin: 25px 0 15px;
    line-height: 1.4;
}
.index01_c {
    font-size: 13px;
}
.index01_alllist .t {
    font-size: 14px;
    margin-bottom: 12px;
}
.index01_alllist .b {
    font-size: 36px;
}


 .index_title .b {
	font-size: 14px;
	margin-top: 12px;
	line-height: 1.4;
}
.index02_con{
	flex-wrap:wrap; justify-content:space-between;
}
 .index02_list {
    width: calc(50% - ((15px * 1) / 2));
    margin-left: 0;
	margin-top:15px;
}
 .index02_list:nth-child(-n+2) {
	margin-top:0;
}

.index03_in{
	flex-wrap:wrap;
}
.index03_left {
	width: 100%;
}
.index03_right {
	width: 100%;
	margin-top:20px;
}
.index03_list_left {
	width: 70px;
}
.index03_list_left span {
    font-size: 22px;
    height: calc(70px * 0.8817);
}
.index03_list_right .b {
    font-size: 13px;
    margin-top: 10px;
}
.index03_list {
    margin-top: 30px;
}







.mySwiperindex04 .swiper-slide .img {
	width:calc(33.33% - ((10px * 2) / 3));
	margin-left:10px;
	margin-top:10px;
}
.mySwiperindex04{
	margin-top:-10px;
}
.mySwiperindex04 .swiper-slide .img:nth-child(6n+1) {
	margin-left: 10px;
}
.mySwiperindex04 .swiper-slide .img:nth-child(3n+1) {
	margin-left: 0px;
}
.mySwiperindex04 .swiper-slide .imgin {
	padding: 23.87% 0;
}


.index_tab {
    margin-top: 20px;
    justify-content: center;
}
.index05_left {
	width: 100%;
}
.index05_right {
	width: 100%; margin-top:20px;
}
.index05_right > img.mainimg{
	position:static; width:100%; transform: unset;
}
.index05_right:hover > img.mainimg{
	transform:scale(1.1);
}
.index05_right .text {
    bottom: 15px;
    padding: 0 20px;
}
.index05_right .text .tt {
    font-size: 14px;
    margin-top: 10px;
}
 .index05_left a .line .i5t {
    font-size: 14px;
    height: calc(14px * 1.11);
    line-height: calc(14px * 1.11);
    width: calc(100% - 120px);
}
.index05_left a .line {
    padding: 18px 5px;
}
.index05_left a .line .i5b {
    font-size: 12px;
    height: calc(14px * 1.11);
    line-height: calc(14px * 1.11);
}
 .index05_left a .textimg .i5r .i5rt {
    font-size: 14px;
    margin: 15px 0 5px;
    height: calc(14px * 1.11);
    line-height: calc(14px * 1.11);
}
 .index05_left a .textimg .i5r .i5rimg img {
    margin-top: 10px;
    height: 18px;
}
.index05_left a .textimg .i5r .i5rd {
    font-size: 12px;
}


.footer_01_in{
	flex-wrap:wrap;
}
.footer_01_in > span{
	width:100%;
}
.footer_01menu{
	width:100%;
}
.footer_01 .footer_01menu a {
	margin-left: 0;
	font-size: 14px;
	width:100%;
	text-align:center;
}
 .footer_01 span img {
    height: 40px;
    margin: 0 auto 15px;
}
.footer_01_in {
	padding: 15px 0;
} 
.footer_02_left {
	width: 100%;
}
.footer_02_leftlist .b {
    font-size: 16px;
    margin-top: 12px;
    line-height: 1.4;
}
.footer_02_leftlist {
	margin-bottom: 25px;
}
.footer_02_right {
	display: flex; width: 100%;
	justify-content: center;
}  
.footer_02_rightlist:first-child{
	margin-left:0px;
}
.footer_02_links {
    font-size: 12px;
    margin-top: 20px;
}
.footer_02_links img {
    height: 14px;
    margin-right: 8px;
    transform: translateY(-1px);
}
.footer_02 {
    padding: 30px 0 20px;
}




.text_center {
	font-size:22px;
}

.pagetab_in a{
	width:25%; line-height:45px; font-size:13px;
}

.us_01_t{
	font-size:18px; line-height:1.5;
}
.us_01_b{
	font-size:13px; margin-top:15px;
}

.mySwiper_us_02 .swiper-slide .t{
	font-size:14px; margin-top:20px;  height:16px; line-height:16px;
}
.us_03_con{
	flex-wrap:wrap;
}
.us_03_con a{
	width:calc(33.33% - ((15px * 2) / 3)); margin-left:15px; margin-top:15px;
}
.us_03_con a:nth-child(6n+1){
	margin-left:15px;
}
.us_03_con a:nth-child(3n+1){
	margin-left:0px;
}



.contact01_left{
	width:100%; margin-bottom:20px;
}
.contact01_right{
	width:100%;
}
.contact01_list {
    margin-top: 10px !important;
    padding: 20px 10px;
    padding-right: 0px;
    width: 100%;
}
.contact01_list:nth-child(1){
	margin-top:0 !important;
}
.contact01_list .text .b {
	font-size: 18px;
	margin-top: 15px;
}
.contact01_list .text .t {
    font-size: 14px;
}
.contact01_list .img {
    width: 52px;
	height: 52px;
}
.contact01_list .text {
    margin-left: 10px;
    width: calc(100% - 52px - 10px - 10px);
}
#mapContainer {
	height: 400px;
}




.news_con_in a {
	margin-top: 20px;
}
.news_con_in a .newslist_left{
	width:100%;
}
.news_con_in a .newslist_right{
	width:100%; margin-top:15px;
}
.news_con_in a .newslist_left .num {
	width: 24px;
	height: 24px;
	font-size: 14px;
}
.news_con_in a .newslist_left .t {
	height: 17px;
	line-height: 17px;
	font-size: 15px;
	margin: 20px 0 10px;
}
.news_con_in a .newslist_left .b {
	height: 40px;
	line-height: 20px;
	font-size: 13px;
}
.news_con_in a .newslist_left .line {
	margin: 15px 0;
}
#pages a,#pages span{
	width:28px; height:28px; font-size:12px; margin:0 4px;
}



.news_show_left{
	width:100%; margin-bottom:30px;
}
.news_show_right{
	width:100%;
}
.news_show_left_top {
	padding: 20px 15px 30px;
	margin-bottom: 20px;
}
.news_show_left_top .t {
	font-size: 20px;
}
.news_show_left_top .b {
	flex-wrap:wrap; padding-top:15px;
}
.news_show_left_top .b span{
	margin-top:10px; line-height:1.5;
}
.news_show_left_top .c {
	font-size: 13px;
}
.news_show_left_bottom{
	flex-wrap:wrap;
}
.news_show_left_bottom a{
	width:100%;
}
.news_show_left_bottom a:last-child{
	border-bottom: 1px solid #e9e9e9;
}
.news_show_right_in {
	padding: 25px 15px;
}



.pro_con_in > a{
	width:100%; margin-left:0; margin-top:15px;
}
.pro_con_in > a:nth-child(-n+2){
	margin-top:15px;
}
.pro_con_in > a:nth-child(-n+1){
	margin-top:0;
}
.prolist_left {
	padding-left: 15px;
}
.prolist_left .t {
    font-size: 16px;
    height: 18px;
    line-height: 18px;
}
.prolist_left .line {
    width: 42px;
    height: 2px;
    margin: 12px 0;
}
 .prolist_left .b {
	font-size: 12px;
	height: calc(18px * 3);
	line-height: 18px;
	-webkit-line-clamp: 3;
}
.prolist_left .a span {
    font-size: 12px;
    padding: 7px 14px;
    margin-top: 15px;
}


.pro_showtop_left {
	width: 100%; margin-bottom:30px;
}
.pro_showtop_right {
	width:100%;
}
.swiper-button-prev-p01, .swiper-button-next-p01 {
	width: 24px !important;
	height: 24px !important;
}
.pro_showtop_left_btm {
	margin-top: 15px;
}
.mySwiper1 {
	width:76%;
}
.pro_showtop_right .to a, .pro_showtop_right span{
	width:100% !important;; margin-right:0px !important;
}
.pro_showtop_right span{
	margin-top:10px;
}
.pro_showtop_right .to{
	flex-wrap:wrap; margin-top:30px;
}
.pro_showbottom_list {
	margin-top: 20px;
	padding: 15px;
}
.pro_showbottom_list .t {
	font-size: 16px;
}
.pro_showbottom_list .line {
	margin: 15px 0;
}
.pro_showbottom_list .b {
	font-size: 14px;
	padding: 10px;
}


}