.footer_links{
    margin:20px 0;
}
.footer_links span{
    margin-right: 10px;
    font-size: 14px;
}
.footer_links a{
    padding:0 10px;
}
.color_fff{
    color: #fff;
}
@media screen and (max-width: 1600px){
.w1600 {
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
    box-sizing: border-box;
}
}
@media screen and (max-width: 1500px){
.about-list-banner-cont .aboutt1 {
    margin-top: 100px;
}
.case5-container{
    overflow: hidden;
}
.case5-container .swiper-slide{
    overflow: hidden;
}
.about3-text {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 30px;
}
.about3-text p:nth-child(2) {
    margin-bottom: 30px;
}
.about3-text p:nth-child(3) {
    line-height: 1.5;
}
}
@media screen and (max-width: 1400px){
	.w1400s {
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
    box-sizing: border-box;
}
.about-list-banner-cont {
    position: absolute;
    top: 13vh;
}
.about-list-banner-cont .aboutt1 {
    font-size: 46px;
    color: #ffffff;
    margin-bottom: 30px;
    text-align: left;
    margin-top: 70px;
}
.list-footers-list1 {
    text-align: left;
    width:35%;
}
.list-footers-list2 {
    width: 35%;
}
.about-list-banner .tittles1 {
    font-size: 40px;
    margin: 10px 0;
}
}
@media screen and (max-width: 1300px){
	.show-case-cont2-list {
    height: 500px;
    display: inline-block;
    float: left;
    background-size: 100% 100%;
    padding: 60px 20px;
    box-sizing: border-box;
    position: relative;
}
.w1300 {
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
    box-sizing: border-box;
}
.case5-container .swiper-slide img {
    width: 100%;
}
.case5-container .swiper-slide {
    overflow: hidden;
    width: 900px;
    height: 520px;
    margin: 0 auto;
    background: url(./image/_bg3.png) no-repeat center top/100% 100%;
    padding: 20px 80px 40px 90px;
    /* box-shadow: -10px 10px 10px #e3e3e3; */
    text-align: center;
}
.contact-map-list div p:nth-child(2){
    padding:0 10px;
    height: 20px;
}
.about3-text {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 30px;
}
.about3-text p:nth-child(2) {
    margin-bottom: 30px;
}
.about3-text p:nth-child(3) {
    line-height: 1.5;
}
.index-cont1 {
    padding-top: 19vh;
}
}
@media screen and (max-width: 800px){
	.wap{
		display: block;
	}
	.nav{
		height: calc(100vh - 60px);
		position: fixed;
		left: 0px;
		top: 60px;
		display: block;
		width: 100%;
		background: url(../image/store_bg.jpg) center center no-repeat;
		background-size: cover;
		-webkit-transition: all .5s;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		margin-right: 0%;
	}
    .index-cont4-cont-container .swiper-slides:nth-child(13){
    border-bottom: 1px dashed #e8bcba;
    }
    .index-cont4-cont-container .swiper-slides:nth-child(14){
    border-bottom: 1px dashed #e8bcba;
    }
	.header {
	    background: #ae1e23;
    padding: 10px 10px;
    box-sizing: border-box;
	    box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
		height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-transition: all .5s;
    position: fixed;
    left: 0%;
    top: 0%;
    z-index: 100;
    background: #1c48b1 !important;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
	}
	.hote_tel{
		right: 70px;
		
	}
	.hote_tel .icon{
		width: 25px;
		height: 25px;
		line-height: 23px;
		font-size: 14px;
	}
	.hote_tel p{
		font-size: 18px;
		
	}
	.logo{
		width: 160px;
	}
    .index-cont3 {
    width: 100%;
    height:auto;
    }
	.nav.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    background-size: cover;
    -webkit-transition: all .5s;
    height: calc(100vh - 60px);
    position: fixed;
    left: 0px;
    top: 60px;
    display: block;
    width: 100%;
    background: #3c5592 !important;
}
.nav {
    background: #3c5592 !important;
    background-size: top/cover;
}.nav ul {
    flex-wrap: wrap;
    position: absolute;
    top: 10%;
    padding: 0px 5%;
    width: 100%;
}.nav ul li {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}
.case_yx1-cont-wap{
    margin-top: 20px;
}
.nav ul li {
    width: calc(100%);
    position: relative;
}.nav ul li .firstLab {
    line-height: 65px;
}
.nav ul li .firstLab {
    width: 100%;
    position: relative;
    line-height: 45px;
}.nav ul li .firstLab a {
    font-size: 16px;
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    -webkit-transition: all .5s;
    letter-spacing: 0px;
}
.nav {
    height: calc(100vh - 60px);
    position: fixed;
    left: 0px;
    top: 60px;
    display: block;
    width: 100%;
    background: url(../image/store_bg.jpg) center center no-repeat;
    background-size: cover;
    -webkit-transition: all .5s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    margin-right: 0%;
}
.logo img {
    width: 100%;
}
.logo {
    width: 160px !important;
    position: relative;
    padding: 10px 0;
    box-sizing: border-box;
}
.hote_tel {
    display: none;
}
.menu_btn {
    position: absolute;
    right: 0px;
    display: none;
    width: 60px;
    height: 60px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    border: none;
    display: block;
    background: #1c48b1;
    color: transparent;
    outline: none;
    z-index: 999;
}
.menu_btn span, .menu_btn span:after, .menu_btn span:before {
    position: absolute;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.footer_links {
    margin: 0px 0;
    margin-bottom:20px;
}
.menu_btn span {
    top: 29px;
    left: 20px;
    width: 20px;
}
.menu_btn span:before {
    top: -6px;
    width: 20px;
}
.menu_btn span:after, .menu_btn span:before {
    content: "";
    left: 0;
    -webkit-transform: translateY(0px) rotate(0deg);
}
.menu_btn span:after {
    top: 6px;
    width: 20px;
}
.menu_btn.active span:after, .menu_btn.active span:before {
    width: 20px;
}
.index-cont6-list .thumbs img {
    max-width: 60%;
}
.menu_btn.active span:before {
    -webkit-transform: translateY(6px) rotate(-45deg);
}
.menu_btn.active span:after {
    -webkit-transform: translateY(-6px) rotate(45deg);
}
.menu_btn.active span {
    background-color: transparent;
}
.index .homeSwiper {
    width: 100%;
    height: auto;
}
.swiper-slidesss{
    width: 100%;
}
.swiper-slidesss1{
    height: 40vh;
    margin-top: 60px;
    position: relative;
    background: url(../static/image/home1.jpg) center no-repeat;
    background-size: cover !important;
}
.index-swiper-next img{
    display: none;
}
.homeSwiper .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: auto;
    position: relative;
    transition-property: transform;
}
.pin-spacer{
}
.w1200 {
    width:100%;
    padding:0 10px;
    margin: 0 auto;
    overflow: hidden;
}
.index-list-title p:nth-child(3) span {
    width: 100px;
}
.index-cont6-text {
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
}
.index-cont4 {
    width: 100%;
    height: auto;
    padding-top: 10%;
    padding-bottom: 30px;
    overflow: hidden;
}
.bannerImg1 {
    width: 100%;
    height: auto;
    background-size: cover !important;
}
.test{
	opacity: 1;
}
.test {
    width: 70%;
    position: absolute;
    left: 50%;
    top: 45%;
}
.test img{
	display: block;
	width: 100%;
}.index-cont2-list div:nth-child(1) img {
    width: 50px;
    display: inline-block;
}
.index-cont1 {
    height: auto;
    padding-top: 40px;
}
.index-list-title p:nth-child(1) {
    font-size: 18px;
}
.index-list-title p:nth-child(2) {
    font-size: 14px;
    margin: 0px 0;
}
.index-list-title p:nth-child(3) span i {
    position: absolute;
    width: 40px;
    margin-left: -20px;
}
.index-cont1-cont {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 20px;
    margin-bottom: 20px;
}
.index-cont2 {
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.index-cont1-more{
	margin-bottom: 20px;
	margin-top: 10px;
}
.index-cont1-more a {
    font-size: 14px;
    padding: 5px 20px;
}
.wap_footers_height{
    height: 65px;
}
.wap_footer {
    width: 100%;
    /*max-width: 640px;*/
    /*height: 50px;*/
    margin: 0 auto;
    position: fixed;
    /*display: none;*/
    bottom: 0;
    left: 0;
    background: #1c48b1;
    z-index: 999999;
}
.wap-nav-height{
  height: 60px;
}
.wap_footer ul li {
    float: left;
    width: 33.3%;
    font-size: 12px;
    line-height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    opacity: 1;
}.wap_footer ul li a {
    line-height: 16px;
    display: block;
    color: #fff;
    text-align: center;
}

.wap_footer ul li span.icon {
    display: block;
    text-align: center;
    height: 22px;
    padding-bottom: 3px;
}

.wap_footer ul li a img {
    height: 22px;
    width: auto;
    display: inline-block;
}

.f_footheight {
    height: 45px;
    display: none;
}

.wap_logo img {
    height: 38px;
}

.ft_note{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #151515;
    z-index: 1200;
    padding: 10px;
}
.index-cont2-cont {
    margin-top: 20px;
    margin-bottom:30px;
}
.index-cont2-list {
    width: 48%;
    margin-right: 4%;
    padding: 30px 10px 50px 10px;
    margin-bottom: 20px;
}
.index-cont2-list:nth-child(2){
	margin-right: 0;
}
.index-cont2-list div:nth-child(3) {
    font-size: 14px;
    line-height: 1.6;
    height: 50px;
}
.index-cont2-list div:nth-child(2) {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.index-cont1-more {
    margin-bottom: 30px;
    margin-top: 10px;
}
.index-cont3-list {
    width: 100%;
}
.index-cont3-list:nth-child(2) {
    margin: 20px 0;
}
.index-cont3-list .title {
    font-size: 14px;
    padding: 10px 0;
}
.index-cont3-list .cont3-desc p:nth-child(1) {
    font-size: 16px;
}
.index-cont3-list .cont3-desc p:nth-child(2) {
    font-size: 14px;
    line-height: 1.6;
}
.index-cont4-cont-container {
    margin-top: 20px;
}
.index-cont4-cont-container .swiper-slides {
    padding: 5px 15px;
    box-sizing: border-box;
    width: 33.33%;
    height: 50px;
    box-sizing: border-box;
    border: 1px dashed #e8bcba;
}
.index-cont4-cont-container .swiper-slides:nth-child(5) {
    border-top: 1px dashed #e8bcba;
    border-right: 1px dashed #e8bcba;
}
.index-cont4-cont-container .swiper-slides:nth-child(10) {
    border-right: 1px dashed #e8bcba;
}
.index-cont4-cont-container .swiper-slides:nth-child(15) {
    border-bottom: 1px dashed #e8bcba;
    border-right: 1px dashed #e8bcba;
}
.index-new-cont {
    margin-top: 30px;
    margin-bottom: 30px;
}
.index-new-list .desc p:nth-child(1) {
    font-size: 14px;
}
.index-new-list .desc p:nth-child(2) {
    margin: 5px 0;
    font-size: 14px;
}
.index-new-list .desc p:nth-child(3) {
    font-size: 12px;
}
.index-new-list .thumbs {
    width: 100%;
}
.index-new-list .desc {
    width: 100%;
    margin-top: 10px;
}
.index-new-list .thumbs img {
    max-width: 100%;
}
.index-new-list {
    margin-top: 10px;
}
.index-cont6 {
    height: auto;
    padding-top: 40px;
}
.index-cont6-map {
    width: 100%;
    display: none;
}
.index-cont6-cont{
    background:transparent;
}
.index-cont5 {
    height: auto;
}
.index-cont6-cont {
    margin-top: 20px;
    margin-bottom: 30px;
    height: 200px;
}
.index-cont6-list .desc {
    font-size: 14px;
}
.index-contact-wx div img {
    max-width: 30%;
    display: inline-block;
}
.index-contact-wx p {
    font-size: 12px;
    margin-top: 5px;
}
.index-contract-info {
    font-size: 14px;
    margin-top: 70px;
    padding-bottom: 10px;
    text-align: left;
}
.index-cont6-list {
    margin-bottom: 10px;
}
.w1600 {
    width:100%;
    padding:0 10px;
    margin: 0 auto;
    box-sizing: border-box;
}
.pc{
	display: none;
}
.header-pc{
	display: none;
}
.about-list-banner {
    position: relative;
    margin-top: 50px;
}
.about-list-banner-cont .tittles span {
    font-size: 16px;
    margin: 0 5px;
}
.about-list-banner-cont .tittles img {
    width: 40px;
}
.about-list-banner-cont {
    position: absolute;
    top: 7vh;
}
.about-list-banner .tittles1 {
    font-size: 18px;
    margin: 10px 0;
}
.about-list-banner .tittles2 {
    font-size: 12px;
}
.about-list-banner .thumbs img {
    display: block;
    width: auto;
    height: 30vh;
}
.aobut-wjwh {
    margin-top: 40px;
    margin-bottom: 20px;
}
.aobut-wjwh-title {
    width: 100%;
}
.aobut-wjwh-title p:nth-child(1) {
    font-size: 14px;
    margin-bottom: 2px;
}
.aobut-wjwh-c {
    width: 100%;
    margin-top: 20px;
}
.aobut-wjwh-title p:nth-child(2) {
    font-size: 18px;
}
.aobut-wjwh-list:nth-child(1) {
    margin-right: 0%;
}
.aobut-wjwh-list {
    width: 100%;
    margin-bottom: 30px;
}
.aobut-wjwh-list p:nth-child(1) {
    font-size: 16px;
}
.aobut-wjwh-list p:nth-child(3) {
    font-size: 12px;
    line-height: 1.5;
}
.about3-img {
    width: 100%;
}
.about3-text {
    width: 100%;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
}
.about3-text p:nth-child(1) {
    font-size: 18px;
    margin-bottom: 10px;
}
.about3-text p:nth-child(2) {
    margin-bottom: 10px;
    font-size: 14px;
}
.about3-text p:nth-child(3) {
    font-size: 12px;
    line-height: 1.5
}
.about4 {
    padding: 30px 0;
}
.about4-title {
    width: 100%;
}
.about4-title p:nth-child(1) {
    font-size: 20px;
    margin-bottom: 1px;
}
.about4-title p:nth-child(2) {
    font-size: 14px
}
.about4-content {
    width: 100%;
    margin-top: 20px;
}
.about4-content .thumbs {
    width: 55%;
}.aobut-wjwh-list p:nth-child(2) {
    margin: 0 0;
}
.about4-content .conts {
    width: 43%;
    display: inline-block;
    float: left;
    padding-left: 2%;
}
.about4-content .conts p:nth-child(2) {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 5px;
}
.about4-content .conts p:nth-child(1) {
    font-size: 16px;
}
.list-footers {
    padding-top: 30px;
    padding-bottom: 30px;
}
.list-footers-list1 {
    text-align: left;
    width: 100%;
}
.list-footers-list2 {
    width: 100%;
    margin-top: 20px;
}
.list-footers-list3 {
    text-align: center;
    width: 100%;
    margin-bottom:15px;
}
.list-footers-list2 div span {
    font-size: 14px;
}
.list-footers-list3 img{
	max-width: 40%;
}
.list-footers-list1 img{
	max-width: 80%;
}
.list-footers-list2 div img {
    margin-right: 5px;
}
.list-footers-list2 div {
    margin-bottom: 10px;
}
.list-footers-list2 div img{
	width: 25px;
}
.case-tittles{
	margin-top: 10px;
}
.case-tittles img{
	max-width: 80%;
}
.case-cont-title p:nth-child(1) {
    font-size: 18px;
}
.case-cont-title p:nth-child(2) {
    font-size: 14px;
    margin-top: 5px;
}
.case-cont-title {
    margin-top:30px;
    margin-bottom: 20px;
}
.hcase ul li a img{
	width: 100%;
}
.case_nav a, .hcase ul li a .en_title {
    font-size: 5vw;
}
.pages a {
    display: inline-block;
    min-width: 35px;
    height: 35px;
    font-size: 14px;
    line-height: 32px;
    margin: 0 4px;
    -webkit-appearance: none;
    border-radius: 6px;
}
.pages span {
    min-width: 35px;
    height: 35px;
    font-size: 14px;
    line-height: 32px;
}
.pages {
    width: 100%;
    line-height: 10px;
    padding: 0px 0;
    margin-top: 0px;
    margin-bottom: 0px;
}
.case-cont {
    margin-bottom: 30px;
}
.case_yx1 {
    background: #f4f4f4;
    padding: 30px 0;
}
.w1300 {
    width: 100%;
    padding:0 10px;
}
.case_yx1-cont {
    margin-top: 60px;
    padding-bottom: 200px;
}
.case_yxr_l_img img{
	max-width: 30px;
}
.case_yx1_l_text {
    width: 170px;
    height: auto;
    margin-right: 5px;
    padding: 5px 15px 5px 5px;
    font-size: 12px;
    line-height: 1.3;
}
.case_yxr_l_text {
    width: 170px;
    height: auto;
    margin-right: 5px;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    line-height: 1.3;
}
.case_yx1_l_img img{
	max-width: 30px;
}
.case_yx1_l_1 {
    position: absolute;
    top: -40px;
    left: 0px;
	width: 100%;
}
.case_yx1_r_1 {
    position: absolute;
    top: 140px;
    right: 0px;
	width: 100%;
}
.case_yx1_r_3 {
    position: absolute;
    bottom: 0px;
    right: 0px;
    top: 260px;
	width: 100%;
}
.case_yx1_r_2 {
    position: absolute;
    top: 200px;
    right: 0px;
	width: 100%;
}
.case_yx1_r_2 .case_yxr_l_text {
    margin-left: 5px;
    margin-top: 5px;
}
.case_yx1_l_3 {
    position: absolute;
    bottom: 0px;
    top: 80px;
    left: 0px;
	width: 100%;
}
.case_yx1_r{
	width: 100%;
}
.case_yx1_l_2 {
    position: absolute;
    top: 20px;
    left: 0px;
}
.case_yx1_r_1 .case_yxr_l_text {
    margin-left: 10px;
    margin-top: 0px;
}
.case_yx2_mores a {
    font-size: 14px;
    padding: 5px 30px;
    margin-right: 0px;
}
.case_yx1_r_3 .case_yxr_l_text {
    margin-left: 10px;
    margin-top: 0px;
}
.case_yx2 {
    margin-bottom: 30px;
}
.case_yx2 {
    margin-top: 30px;
}
.case_yx2_thumbs {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
}
.case_yx2_text {
    width: 100%;
}
.case_yx2-cont {
    margin-top: 20px;
}
.case_yx2_text .title {
    padding-left: 25px;
    font-size: 16px;
    margin-bottom: 25px;
}
.case_yx2_list {
    margin-bottom: 5px;
    padding-left: 25px;
    width: 100%;
}
.case_yx2_contsss {
    margin-top: 20px;
}
.case_yx2_conts-list {
    margin-bottom: 10px;
}
.case_yx2_conts-list {
    padding: 10px;
}
.case_yx2_conts-list .tites {
    width: 35%;
    float: left;
    box-sizing: border-box;
}
.case_yx2_conts-list .desc {
    width: 65%;
    padding-left: 5%;
    padding-top:0px;
}
.case_yx2_conts-list .tites div:nth-child(1) {
    margin-top: 0px;
}
.case_yx3-list_desc p:nth-child(1) {
    font-size: 14px;
    margin-bottom: 5px;
}
.case_yx3-list_desc p:nth-child(2) {
    font-size: 14px;
}
.case_yx3-list {
    position: relative;
    padding-left: 30px;
    padding-bottom: 30px;
}
.case_yx3-text {
    width: 80%;
}
.case_yx3-list_span span:nth-child(1) {
    width:15px;
    height:15px;
    border-radius: 15px;
}
.case_yx3-cont {
    margin-top: 20px;
}
.case_yx3-list_span span:nth-child(2) {
    height: calc(100% - 15px);
    top: 15px;
    left: 8px;
}
.yxptdj-conts ul li {
    width: 48% !important;
}
.hcase ul li a .en_title{
	font-size: 14px;
}
.case_yx1-cont .bgs{
/*	display: none;*/
}
.about-list-banner-cont .aboutt1 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 30px;
}
.about-list-banner-cont .aboutt2 {
    font-size: 14px;
}.hcase ul li a .title {
    font-size:14px;
}
.contarct1 {
    margin: 30px 0;
}
.contact-map-list {
    margin-top: 20px;
    padding: 5px 10px;
}
.contarct1-cont {
    margin-top: 20px;
}
.contact-map-list div {
    width: 100%;
    padding:0 10px;
    padding-bottom: 30px;
}
.contact-map-list div:nth-child(2) {
    margin: 20px 0%;
}
.contact-map-list div img {
    margin-top: 5px;
}
.contact-map-list div span:nth-child(1) {
    border-radius: 120px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    line-height: 70px;
    margin-top: 0px;
    width: 100%;
    text-align: center;
}
.contarct2-map {
    height: 250px;
    margin-top: 30px;
    margin-bottom: 3px;
}
.msg-conts{
	margin-top: 20px;
}
.food-qlgd-title p:nth-child(1) {
    font-size: 16px;
}
.food-qlgd-title p:nth-child(2) {
    font-size: 14px;
}
.msg-desc {
    margin-top: 10px;
}
.contact-form {
    margin-top: 20px;
    padding-bottom: 20px;
}
.contact-form-div input {
    width: 100%;
}
.contact-form-div input:nth-child(2) {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.contact-form-btn button {
    font-size: 16px;
    padding: 5px 50px;
}
.contact-form-btn {
    margin-top: 0px;
}
.news-cont1 {
    margin: 30px 0;
}
.news-cont1-list {
    width: 100%;
    padding-bottom: 15px;
    margin-top: 15px;
}
.news-cont1-c {
    margin-top: 20px;
    margin-bottom: 10px;
}
.news-cont1-list .times {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.news-cont1-list .titles {
    height: auto;
    font-size: 14px;
}
.news-cont1-list .desc {
    font-size: 12px;
    line-height: 1.5;
    height: auto;
}
.news-cont1-list .mores span {
    margin-right: 20px;
}
.news-cont1-list .mores img {
    width: 30px;
}
.news-cont1-list:nth-child(2) {
    margin: 0 0%;
    margin-top: 15px;
}
.news-cont1-list:nth-child(5) {
    margin: 0 0%;
    margin-top: 15px;
}
.art-title {
    padding: 10px 0;
    font-size: 16px;
}
.show-conts{
    padding:15px 0;
}
.show-conts img{
    width: 100%;
    display: block;
}
.nextprev a {
    width: 100%;
    font-size: 12px;
}
.case1 {
    margin: 40px 0;
}
.case1-cont {
    margin-top: 20px;
    padding: 0 0px;
}
.case1-list {
    width: 100%;
    margin-bottom: 10px;
}
.case1-list:nth-child(2) {
    margin: 0 0%;
}
.case1-list-msg p:nth-child(1) {
    font-size: 18px;
}
.case1-list-msg p:nth-child(2) {
    font-size: 12px;
    line-height: 1.5;
    padding-top: 5px;
}
.case1-list-msg {
    width: 70%;
    padding: 15px 35px 20px 25px;
    margin-top: 20px;
}
.case1-list-tx img {
    max-width: 80%;
}
.case2 {
    margin-top: 30px;
}
.case2-cont {
    margin-top: 20px;
}
.case2-list {
    width: 50%;
    padding: 20px 10px 20px 10px;
}
.case2-list .tittles {
    font-size: 14px;
}
.case2-list .desc {
    height: 50px;
    line-height: 1.3;
    font-size: 12px;
    margin-top: 10px;
}
.case2-list .icons img{
    width: 30px;
}
.case2-list:nth-child(4) {
    border-right: 1px solid #dfdfdf;
}
.case2-list:nth-child(7) {
    border-bottom: none;
    border-top: 1px solid #dfdfdf;
}
.case2-list:nth-child(8){
    border-top: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}
.case2-list:nth-child(5) {
    border-top: 1px solid #dfdfdf;
}
.case2-list:nth-child(6){
    border-top: 1px solid #dfdfdf;
}
.case3 {
    margin-top: 30px;
    padding: 30px 0;
}
.case3-cont {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 0px;
}
.case3-list {
    width: calc(20% - 1px);
    padding: 5px 0;
}
.case3-list .tittles {
    font-size: 12px;
    margin-top: 5px;
}
.case3-more a {
    padding: 5px 30px;
    font-size: 14px;
}
.case3-more {
    margin-top: 20px;
}
.case3-list .thumbs img{
    width: 25px;
}
.case4-cont {
    margin-top: 50px;
}
.case4-cont-list {
    width: 100%;
    padding: 20px 10px 10px 10px;
}
.case4-cont-list:nth-child(2) {
    margin: 40px 0%;
}
.case4-cont-list .thumbs {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: -25px;
}
.case4-cont-list .thumbs img{
    width: 50px;
}
.case4-cont-list .tittles {
    font-size: 16px;
}
.case4-cont-list .desc {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 5px;
    height: auto;
}
.case4 {
    margin: 30px 0;
    margin-bottom: 30px;
}
.case5-cont {
    margin-top: 20px;
}
.case5-container .swiper-slide {
    overflow: hidden;
    width: 100%;
    height:auto;
    margin: 0 auto;
    background: url(./image/_bg3.png) no-repeat center top/100% 100%;
    padding: 20px 20px 50px 20px;
    /* box-shadow: -10px 10px 10px #e3e3e3; */
    text-align: center;
}
.case5-btn-prev {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -15px;
    z-index: 9;
    cursor: pointer;
}
.case5-btn-next {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -15px;
    z-index: 9;
    cursor: pointer;
}
.case5 {
    padding: 40px 0 40px 0;
}
.case5-container {
    position: relative;
    padding: 0 0px;
    box-sizing: border-box;
}
.case5-container .swiper-slide img {
    display: inline-block;
    border-radius: 5px;
    width: 80%;
    height:auto;
    margin-left: -10px;
    border-radius: 5px;
}
.case6 {
    padding-top: 40px;
    margin-bottom: 30px;
}
.case-show-title span {
    font-size:16px;
    margin-right: 5px;
}
.case-show-title1 {
    margin-top: 10px;
}
.case-show-desc {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 20px;
    margin-bottom: 50px;
}
.case-show-cont1 {
    width: 57%;
    margin-right: 3%;
    box-shadow: 0 0 10px #e3e3e3;
}
.case-show-cont2 {
    padding-top:5vh;
}
.show-case-cont2-desc {
    font-size: 14px;
    padding-right: 10px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.show-case-cont2-list {
    width: 100%;
    height: 320px;
    padding: 40px 15px;
}
.show-case-cont2 {
    border-top: 1px solid #a2a1a1;
    padding-top: 30px;
    margin-top: 30px;
    padding-bottom:70px;
}
.w1400s {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding:0 10px;
}
.show-case-cont3 {
    padding: 30px 0 0 0;
}
.show-cont3-text {
    width: 100%;
    padding-right: 0px;
    padding-top: 0px;
}
.show-cont3-img {
    width: 100%;
    padding-left: 0px;
    margin-top: 30px;
}
.show-cont3-text1 {
    margin-bottom: 10px;
}
.show-cont3-text2 {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.show-cont3-text3 {
    padding: 5px 20px;
}
.show-case-from {
    padding: 30px 0 20px 0px;
}
.footer {
    padding-bottom: 0px;
}
.show-case-from-form input {
    width: 100%;
    margin-right: 0%;
    font-size: 14px;
    color: #828282;
    padding: 5px 0 5px 10px;
    margin-bottom: 15px;
}
.show-case-from-desc {
    padding-left: 65px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.show-case-from-title span {
    font-size: 20px;
    margin-left: 10px;
}
.show-case-from-form button {
    width: 100%;
    margin-top: 15px;
    padding: 5px 0 5px 10px;
}



}