/*
@media only screen and (max-width: 1920px) {
	.m-news h3, .g-t1 h3 {
		font-size: 1.666vw;
	}

	.m-txt1 h3 {
		font-size: 1.2541vw;
	}

	.m-txt3 h1 {
		font-size: 1.4583vw;
	}

	.g-t3 h3, .m-list9 h4 {
		font-size: 1.6666vw;
	}
}
*/
/*@media only screen and (max-width: 1499px) {
	.banner {
		height: 450px;
	}

	.ban-txt .tit {
		font-size: 20px;
	}

	.g-t1 h3 {
		margin-top: 0;
	}

		.g-t1 h3:after {
			height: 28px;
			margin-top: -12px;
		}

	.m-list1 h3 {
		font-size: 14px;
	}

	.m-list1 li a {
		font-size: 14px;
		line-height: 50px;
	}

	.m-slide1 .slick-dots li button {
		width: 10px;
		height: 10px;
		padding: 0;
	}

	.m-slide1 .slick-dots {
		bottom: -25px;
	}

	.row-a1-1 {
		padding-bottom: 110px;
	}

	.row-a2 {
		padding-top: 60px;
	}

	.m-list2 {
		padding-top: 15px;
	}

		.m-list2 li a, .m-list2 h3 {
			font-size: 14px;
		}

		.m-list2 li a {
			line-height: 36px;
		}

	.row-a2 .col-l {
		margin-bottom: 40px;
	}

	.ul-alliance a {
		padding: 18px;
	}

	.ul-alliance p {
		font-size: 16px;
		line-height: 18px;
		height: 36px;
	}

	.ul-alliance .icon {
		width: 36px;
		height: 36px;
		-o-background-size: 100% auto;
		-ms-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
	}

	.m-alliance .tit {
		height: 73px;
	}

	.m-list5 {
		margin: 0 -15px;
	}

		.m-list5 .con {
			margin: 0 15px;
		}

		.m-list5 li {
			margin-bottom: 30px;
		}

	.m-txt1 {
		font-size: 14px;
	}

	.m-form .item span {
		font-size: 16px;
	}

	.m-list2-2 li a {
		line-height: 51px;
		height: 51px;
	}

	.m-list9 li {
		margin-bottom: 11px;
	}

	.index-red .nav .v1 {
		padding: 0 20px;
	}

	.g-t2 h3 {
		font-size: 22px;
	}

	.z-pic1 {
		height: 276px;
		width: 340px;
	}

	.row-z2 {
		padding: 40px 0;
	}

	.z-new1 .txt h4, .z-new1 .txt p {
		font-size: 14px;
	}

	.m-list6 h4 {
		font-size: 14px;
	}
}*/

@media only screen and (max-width: 1024px) {
    html {
        overflow-x: hidden;
    }
    body {
        min-width: auto;
        overflow-x: hidden;
    }
    .wp {
        width: auto;
        padding: 0 10px;
    }

    .menuBtn, .soBtn {
        display: block;
    }

    .so,.login,
    .index-red .hdr {
        display: none;
    }

    .header {
        height: 55px;
		padding-top: 0;
		padding-bottom: 0;
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		z-index: 100;
    }
	.header-place{
		height: 55px;
	}

    .logo {
        line-height: 53px;
    }

    .nav {
        position: fixed;
        height: auto;
        top: 55px;
        bottom: 0;
        width: 250px;
        right: -250px;
        z-index: 101;
        padding: 10px 0;
        border-top: 2px solid #2f75ca;
        border-bottom: 2px solid #2f75ca;
        transition: 0.5s;
        -ms-transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
    }

    body.open .nav {
        right: 0;
    }

    .nav .menu-list{
    	flex-direction: column;
    }
	
	.nav .menu-list li {
        width: auto;
    }
	.nav .menu-list .sub {
	    display: none;
	}

    .nav .v1 {
        width: auto;
        margin: 0;
		height: 40px;
        line-height: 40px;
        font-size: 14px;
        color: #000;
        text-align: left;
		border-right:none;
    }

    .nav li:hover .v1:after,
    .nav li:hover .v1:before,
    .nav li.on .v1:after,
    .nav li.on .v1:before {
        display: none;
    }

    .index-blue .nav .v1,
    .index-red .nav .v1 {
        color: #fff;
    }

    .banner {
        height: auto;
    }

    .banner .slider {
        height: 400px;
    }

    .banner .slick-dots {
        bottom: 20px;
    }

    .ban-txt {
        position: static;
        height: auto;
    }

    .ban-txt .name {
        position: static;
        text-align: right;
        display: block;
        padding-top: 5px;
    }

    .ban-txt .tit {
        width: auto;
        float: none;
        height: auto;
        padding: 10px 0;
    }

    .ban-txt .tit br {
        display: none;
    }

    .ban-txt .wp {
        padding: 0;
    }

    .ban-txt .txt {
        padding: 15px 10px;
    }

    .m-news h3 {
        font-size: 20px;
    }

    .m-news .txt {
        font-size: 14px;
        line-height: 28px;
    }

    .row-a1-1 .slide-news {
        width: auto;
        float: none;
        margin-bottom: 30px;
    }

    .row-a1-1 .top-news {
        width: auto;
        float: none;
    }

    .row-a1-1 {
        padding-bottom: 10px;
    }

    .row-a3-1 .col-c,
    .row-a3-1 .col-l,
    .row-a3-1 .col-r {
        width: auto;
        float: none;
        margin: 0;
    }

    .row-a3 {
        padding-top: 30px;
    }

    .row-a3-2 .col-l {
        width: auto;
        float: none;
        margin-bottom: 10px;
    }

    .row-a3-2 .col-r {
        width: auto;
        float: none;
    }

    .fd-con {
        padding: 30px 0;
    }

    .fd-txt {
        margin-left: 0;
    }

    .m-news {
        margin-bottom: 25px;
    }

    .g-t1 h3 {
        font-size: 20px;
    }

    .g-box1 {
        padding: 0 30px;
    }

    .m-txt3 h1 {
        font-size: 20px;
    }

    .col-side {
		margin: 0;
        margin-bottom: 20px;
    }

    .col-main {
		width: auto;
		float: none;
    }
	
	.col-left {
		width: auto;
		float: none;
	}
	
	.col-right {
		margin: 0;
	    margin-bottom: 20px;
	}

    .m-t1,.m-t3 {
        height: 60px;
        line-height: 60px;
        font-size: 18px;
    }

    .snv li .s1 {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .so-list li {
        padding: 0 40px;
    }

    .g-box2 .cur {
        margin-left: 40px;
    }

    .so-header{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.so-mo {
        display: block;
        flex: 1;
		margin-top: 0;
		margin-right: 20px;
		margin-left: 0;
		float: none;
    }

    .so .inp {
        width: 100%;
        height: 40px;
    }

    .so .btn {
        height: 40px;
    }

    .col-main-1 {
        overflow-x: auto;
    }

    .m-jiagou {
        width: 1072px;
        margin: 0 auto;
    }

    .m-form .item {
        float: none !important;
    }

    .m-form .item span {
        width: 130px !important;
        font-size: 14px;
    }

    .index-blue .banner {
        height: auto;
    }

    .fix-adve {
        display: none;
    }

    .row-y1 .col-l,
    .row-y1 .col-r,
    .row-y2 .col-l,
    .row-y2 .col-r {
        width: auto;
        float: none;
    }

    .row-y1 .col-r,
    .row-y2 .col-r {
        padding: 0;
        margin-top: 20px;
    }

    .g-t3 h3,
    .m-list9 h4 {
        font-size: 18px;
    }

    .row-y2 {
        padding-top: 20px;
        margin-bottom: 20px;
    }

    .row-y1 {
        padding-bottom: 20px;
    }

    .g-t3 .more {
        font-size: 12px;
        margin-top: 8px;
    }

    .row-y3 .col-l {
        width: auto;
        float: none;
        padding: 0;
        margin-bottom: 20px;
    }

    .row-y3 {
        margin: 0;
    }

    .m-adve1-1 {
        margin: 0px 0 20px;
    }

    .row-z1 .col-l,
    .row-z1 .col-r,
    .row-z2 .col-l,
    .row-z2 .col-r {
        width: auto;
        float: none;
    }

    .row-z1 .col-l {
        margin-bottom: 20px;
    }

    .index-red .banner {
        height: auto;
    }

    .row-z1 {
        padding: 30px 0;
    }

    .row-z2 {
        padding: 20px 0;
    }

    .row-z2 .g-box3 {
        padding: 20px 10px 0;
    }

    .row-z2 .wp {
        padding: 0;
    }

    .row-z2 .col-r .g-box3 {
        padding-bottom: 20px;
    }

    .row-z3 {
        padding: 20px 0 0;
    }

    .row-z3 .ovh {
        margin: 0;
    }

    .row-z3 .col-l,
    .row-z3 .col-c,
    .row-z3 .col-r {
        width: auto;
        float: none;
        padding: 0;
        margin-bottom: 20px;
    }

    .row-z4 {
        padding: 20px 0;
    }

    .index-red .nav {
        border-color: #be2920;
    }

    .index-blue .nav {
        border-color: #0b366c;
    }

    .index-blue .menuBtn b {
        background-color: #0b366c;
    }
    .m-pic {
        padding: 30px 10px;
    }
    .wp2 {
        width: auto;
        padding: 0 10px;
    }
	
	.pic-list li{
		width: 50%;
		margin-bottom: 20px;
	}
	.pic-list li .gallery-image{
		height: 130px;
	}
	.pic-list li .gallery-info{
		padding: 10px;
		height: 75px;
	}
	.page-title{
		padding-top: 0;
		padding-bottom: 20px;
		font-size: 26px;
	}
	.man-box{
		padding: 10px;
	}
	.man-box .man-pic{
		float: none;
		width: 265px;
	}
	.man-box .man-text{
		width: auto;
		float: none;
		text-align: left;
	}
	.man-box .man-text h1{
		text-align: center;
		font-size: 26px;
	}
	.flex-row{
		flex-direction: row;
	}
}

/*@media only screen and (max-width: 959px)*/
@media only screen and (max-width: 1024px) {
    .banner .slider {
        height: 280px;
    }

    .fd-txt {
        float: none;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .fd-qr {
        float: none;
        text-align: center;
		margin-right: 0;
    }

    .fd-copy {
        text-align: center;
        line-height: 22px;
        font-size: 12px;
        padding: 10px 0;
    }

    .fd-copy a {
        display: block;
    }

    .m-list3 li {
        width: 50%;
        margin-bottom: 10px;
    }

    .m-list3 h4 {
        font-size: 18px;
    }

    .m-list3 span {
        font-size: 12px;
        height: 34px;
        overflow: hidden;
        display: block;
    }

    .m-list3 .con {
        margin: 0 5px;
        padding: 20px 0;
    }

    .m-list3 {
        padding: 0 5px;
    }
    .g-bgf1 {
        padding-top: 30px;
    }
    .h50 {
        height: 30px;
    }

    .m-txt3 {
        padding-bottom: 30px;
    }
	
	.m-txt3 video {
        width: 100% !important;
    }

    .z-slide1-1 h4 {
        font-size: 16px;
        left: 10px;
        padding-left: 0;
        bottom: 0;
    }

    .z-slide1-1 .slick-dots {
        right: 10px;
    }

    .z-new2 .desc {
        font-size: 14px;
    }

    .m-txt4 h3 {
        font-size: 16px;
        height: 46px;
        line-height: 46px;
        margin-bottom: 20px;
        width: 160px;
    }

    .m-txt4 {
        padding-top: 30px;
    }

    .m-txt4 .item p {
        font-size: 14px;
    }

    .m-txt4 .item {
        line-height: 32px;
    }

    .m-txt4 .desc {
        margin: 0 15px;
    }

    .m-txt4 .item span {
        margin-top: 4px;
    }

    .m-list8 h3 {
        font-size: 14px;
        padding-left: 10px;
    }

    .m-list8 li a {
        height: 50px;
        line-height: 50px;
    }

    .m-list8 span {
        right: 10px;
        -o-background-size: auto 20px;
        -ms-background-size: auto 20px;
        -moz-background-size: auto 20px;
        -webkit-background-size: auto 20px;
        background-size: auto 20px;
    }
}

/*Common For Max 480*/
/*@media only screen and (max-width: 767px)*/
@media only screen and (max-width: 1024px) {
    .logo .logo-img {
        height: 28px;
    }
    .m-list3 li {
        float: left;
    }
    .m-list3 .con {
        height: 134px;
    }
    .banner .slider {
        height: 150px;
    }

    .ban-txt .desc {
        height: auto;
        font-size: 12px;
    }

    .ban-txt .txt {
        padding: 10px;
    }

    .ban-txt .tit {
        font-size: 16px;
    }

    .ban-txt .name {
        font-size: 12px;
    }

    .m-news h3 {
        font-size: 18px;
    }

    .row-a1 {
        padding-top: 30px;
    }

    .m-news {
        margin-bottom: 20px;
    }

    .m-slide1 .tit {
        font-size: 14px;
    }

    .g-t1 h3 {
        font-size: 20px;
    }

    .g-t1 h3:after {
        width: 50px;
        height: 3px;
    }

    .g-t1 .more {
        padding: 0px 10px;
    }
    .m-list1 {
        margin-top: 28px;
    }

    .row-a1-1 .col-l {
        margin-bottom: 45px;
    }
	
	.row-a2 {
	    padding-top: 30px;
	}

    .row-a2 .col-l, .row-a2 .col-r {
        width: auto;
		float: none;
    }
	.row-a2 .col-l{
		flex-direction: column;
	}
	.row-a2 .col-l .zcbg{
		width: auto;
		height: auto;
		padding: 20px 0;
		margin-bottom: 10px;
	}
	.row-a2 .zcbg img{
		width: 60px;
	}
	.row-a2 .col-l .server-item1+.server-item1{
		margin-left: 10px;
	}
	.row-a2 .col-r{
		height: auto;
	}
	.row-a2 .server-item{
		margin-bottom: 10px;
	}
	.row-a2 .server-item1,.row-a2 .server-item2,.row-a2 .server-item3{
		width: auto;
		height: auto;
		padding: 10px;
		flex: 1;
	}
	.row-a2 .col-r .flex-column{
		flex: 1;
	}
	.row-a2 .col-r .flex-js+.flex-js{
		margin-left: 10px;
	}
	.row-a3-1 .server-item1{
		width: auto;
		height: auto;
		flex: 1;
		padding: 10px;
	}
	.row-a3-1 .server-item3 {
	    width: auto;
	    height: auto;
	    padding: 15px;
	}
	.row-a3-1 .server-item1-2{
		margin-left: 10px;
	}
	.row-a3-1 .server-item2 {
	    height: auto;
	    padding: 15px;
	}
	.row-a3-1 .server-item2 .service-logo{
		width: 60px;
	}
	.row-a3-1 .col-l {
	    margin-bottom: 10px;
	}
	.row-a4 .row-a4-1{
		padding: 10px 30px;
	}
	.row-a4 .row-a4-1 .service-logo {
	    margin-left: auto;
	}
	.row-a4 .row-a4-2{
		flex-wrap: wrap;
	}
	.row-a4 .row-a4-2 .server-item{
		width: 49%;
		margin-bottom: 8px;
		padding: 13px;
	}
	.row-a4 .row-a4-2 .server-item .service-tit{
		text-align: center;
	}
	.row-a5 {
	    padding-top: 30px;
	}
	.row-a5 .col-l, .row-a5 .col-r{
		float: none;
		width: auto;
	}
	.row-a5-1 .col-l .server-item {
	    width: auto;
	    height: auto;
	    padding: 15px;
		margin-bottom: 8px;
	}
	.row-a5-1 .col-l .server-item .service-logo {
	    width: 60px;
	}
	.row-a5-1 .col-r .server-item {
	    width: 49%;
	    height: auto;
		flex-direction: column-reverse;
	}
	.row-a5-1 .col-r .server-item .service-tit {
	    display: block;
	}
	.row-a5-1 .col-r .server-item .service-logo {
	    margin-left: 0;
	}
	.row-a5-1 .col-r .server-item .service-sub{
		display: none;
	}
	.row-a6 {
	    padding-top: 30px;
	}
	.row-a6 .col-l, .row-a6 .col-r{
		float: none;
		width: auto;
	}
	.row-a6-1 .col-l .server-item {
	    width: auto;
	    height: auto;
	    padding: 15px;
		margin-bottom: 8px;
	}
	.row-a6-1 .col-l .server-item .service-logo {
	    width: 60px;
	}
	.row-a6-1 .col-r .server-item {
	    width: 49%;
	    height: auto;
		flex-direction: column-reverse;
	}
	.row-a6-1 .col-r .server-item .service-tit {
	    display: block;
	}
	.row-a6-1 .col-r .server-item .service-logo {
	    margin-left: 0;
	}
	.row-a6-1 .col-r .server-item .service-sub{
		display: none;
	}
	.row-a6-1 .col-r .server-item2 {
	    width: auto;
	    height: auto;
		align-items: center;
	}
	.row-a6-1 .col-r .server-item2 .service-tit{
	    margin-top: 0;
	}
	.fd-link ul img{
		width: 105px;
	}
	.service-tit{
		font-size: 14px;
	}
	.service-sub{
		display: none;
	}
	.service-logo {
	    width: 60px;
	}

    .m-list2 .date,
    .m-list1 .date {
        font-size: 12px;
    }

    .m-m1 .txt {
        font-size: 14px;
    }

    .m-alliance .tit h3 {
        font-size: 18px;
    }

    .ul-alliance a {
        padding: 15px 0;
    }

    .ul-alliance p {
        font-size: 14px;
        line-height: 16px;
        height: 32px;
    }

    .ul-alliance .icon {
        width: 32px;
        height: 32px;
    }

    .row-a3-2 {
        padding-bottom: 35px;
    }

    .row-a4 {
        padding-top: 30px;
    }

    .fd-txt h3 {
        font-size: 18px;
		margin-bottom: 0;
    }

    .fd-txt .txt .l,
    .fd-txt .txt .r {
        float: none;
        margin: 0;
        width: auto;
    }
    .fd-txt p span {
        margin-left: 25px;
    }
	.fd-txt-group{
		text-align: center;
	}
	.fd-txt-group .fd-txt-link{
		float: none;
		width: auto;
		margin-bottom: 8px;
	}
	.fd-txt-group+.fd-txt-group {
	    margin-top: 10px;
	}

    .fd-qr .pic {
        width: 90px;
    }

    .fd-qr p {
        font-size: 10px;
    }

    .m-txt3 h1 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .m-txt3 .info {
        font-size: 12px;
        text-align: center;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    .m-txt3 .info .l {
        float: none;
        margin-bottom: 10px;
    }

    .m-txt3 .info .r {
        float: none;
    }

    .m-txt3 .info .l span {
        margin: 0 2px;
    }
	
	.row-c1 {
	    margin-top: 20px;
	}
	.cat-topic {
	    width: 180px;
	    font-size: 14px;
	}
	.row-c1-1 .col-l {
	    width: 100%;
	    padding: 10px;
	}
	.cat-img {
	    width: 100px;
	    height: 70px;
	}
	.cat-title {
	    font-size: 14px;
		width: auto;
	}
	
	.cat-des {
	    font-size: 12px;
		width: auto;
	    max-width: 840px;
	    margin-top: 10px;
	}
	.row-c1-1 .col-l:nth-of-type(odd){
		justify-content: space-between;
	}
	.row-c1-1 .col-l:nth-of-type(even) {
	    margin-left: 0;
		justify-content: space-between;
		/* flex-direction: row-reverse; */
	}
	.row-c1-1 .col-l:nth-of-type(even) .cat-img {
	    /* margin-left: 0;
		margin-right: 22px; */
	}
	.row-c1 .text-cut2 {
	    -webkit-line-clamp: 1;
	}

    .g-box1 {
        padding: 20px 10px 0;
        margin-top: 10px;
    }
	.p-box1{
		padding: 0;
	}

    .m-txt3 .size {
        margin-right: 10px;
        display: inline-block;
        float: none;
        vertical-align: middle;
    }

    .m-txt3 .share {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    .m-list5 {
        margin: 0 -5px;
    }

    .m-list5 li {
        width: 50%;
        margin-bottom: 10px;
    }

    .m-list5 .con {
        margin: 0 5px;
    }

    .m-list5 h4 {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .pages li {
        display: none;
    }

    .pages li.on,
    .pages li.arrow {
        display: block;
    }

    .pages {
        padding: 30px 0;
    }

    .cur {
        padding: 15px 0;
    }

    .g-box1 .cur {
        margin-bottom: 20px;
    }

    .m-t2 .more {
        font-size: 14px;
    }

    .m-list4 li a {
        font-size: 14px;
        line-height: 36px;
    }

    .m-list4 li h4 {
        font-weight: normal;
    }

    .m-list4 li span {
        font-size: 12px;
    }

    .m-t2 {
        line-height: 36px;
    }

    .m-t2 h3 {
        height: 36px;
        font-size: 16px;
    }

    .m-list4 {
        margin-bottom: 20px;
        padding-bottom: 18px;
    }

    .m-txt1 img {
        float: none !important;
        margin: 0 auto !important;
        width: auto !important;
        height: auto !important;
    }

    .m-txt1 h3 {
        margin-top: 0;
        font-size: 18px !important;
        margin-bottom: 10px;
        padding-bottom: 8px;
        text-align: center;
    }
	.teams h3 {
	    margin-top: 0;
	    font-size: 18px !important;
	    margin-bottom: 10px;
	    padding-bottom: 8px;
	    text-align: center;
	}

    .m-txt1 {
        padding: 10px 10px 50px;
    }
    .news-main {
        padding: 10px 10px 0;
    }
    .news-list .news-date h2{
        font-size: 19px;
    }
    .news-list li{
        padding: 10px;
    }
    .news-list .news-info h3{
        font-size: 14px;
    }

    .m-txt2 .txt {
        width: auto;
        margin: 0;
        max-width: none;
        padding: 20px 10px;
        font-size: 14px;
        line-height: 20px;
    }

    .m-txt2 .txt p {
        margin-bottom: 10px;
    }

    .m-txt2 {
        padding: 10px 10px 50px;
    }

    .m-pic3 {
        padding: 30px 10px;
    }

    .g-box1-1 .cur {
        margin-bottom: 0;
    }

    .g-box2 .cur {
        margin-left: 10px;
        float: none;
    }

    .so-list li {
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .so-list .lab {
        font-size: 12px;
        height: 22px;
        line-height: 20px;
        width: 60px;
        margin-top: 4px;
    }

    .so-list .top h3 {
        font-size: 15px;
        margin-left: 68px;
    }

    .so-list .date {
        display: none;
    }

    .so-list .con {
        padding-bottom: 20px;
    }

    .so-tit {
        margin: 0;
        padding-left: 10px;
        margin-bottom: 15px;
    }
	
	.teams .peple-wrapper .peple{
		width: 50%;
	}
	.teams .peple-wrapper .peple .p-img{
		width: 140px;
		height: 168px;
	}
	.teams .peple-wrapper .peple .dec {
	    margin-top: 7px;
		padding: 0 15px;
		text-align: center;
	}

    .banner .slick-dots {
        bottom: 10px;
    }

    .m-list4-2 li span {
        padding-left: 25px;
        -o-background-size: auto 15px;
        -ms-background-size: auto 15px;
        -moz-background-size: auto 15px;
        -webkit-background-size: auto 15px;
        background-size: auto 15px;
    }

    .g-box6 {
        padding: 20px 10px;
    }

    .index-blue .cur {
        padding-bottom: 20px;
    }

    .m-txt3 video {
        height: 400px !important;
    }

    .m-txt3 video {
        padding: 10px;
    }

    .m-form .item span {
        width: auto !important;
        float: none;
        line-height: 30px;
    }

    .m-form .item i {
        font-size: 18px;
        top: -2px;
    }

    .m-form .inp input,
    .m-form .txt textarea {
        width: 100% !important;
        height: 40px;
        padding: 0 10px;
    }

    .m-form .txt textarea {
        padding: 5px 10px;
        height: 150px;
    }

    .m-form .item {
        margin-bottom: 10px;
    }

    .m-form .item span br {
        display: none;
    }

    .m-form .code,
    .m-form .ovh2 .item.l {
        position: relative;
    }

    .m-form .code .inp,
    .m-form .ovh2 .item.l .inp {
        float: none;
        width: auto;
        padding-right: 110px;
    }

    .m-form .code .pic,
    .m-form .ovh2 .item.l label {
        position: absolute;
        right: 0;
        bottom: 0;
        line-height: 40px;
    }

    .m-form .ovh2 .item.l label {
        height: 40px;
        line-height: 38px;
        width: 100px;
    }

    .m-form .ovh2 .item.r .inp {
        width: auto;
    }

    .m-form .desc {
        padding-left: 0;
    }

    .z-slide1 h4 {
        font-size: 14px;
    }

    .g-t2 h3 {
        font-size: 18px;
    }

    .g-t2 {
        padding-bottom: 7px;
    }

    .g-t2 .more {
        font-size: 12px;
        margin-top: 8px;
    }

    .z-pic1 {
        width: auto;
        float: none;
    }

    .z-pic1 .pic,
    .z-pic1 .pic img {
        height: auto;
    }

    .z-pic1 h4 {
    }

    .row-z3 .ovh {
        padding-top: 20px;
    }

    .m-list7 {
        padding: 10px;
    }

    .m-list7 .con {
        margin: 0;
    }

    .m-list7 li {
        width: auto;
        float: none;
        margin-bottom: 10px;
    }

    .row-z4 .wp {
        padding: 0;
    }

    .m-form .tips {
        font-size: 12px;
        top: -65px;
    }

    .m-form .tips i {
        font-size: 18px;
        top: 4px;
    }

    .m-form .inp input,
    .m-form .txt textarea {
        font-size: 14px;
    }

    .so-tit {
        float: none;
        clear: both;
        margin-bottom: 10px;
        *zoom: 1;
    }
    .so-tit:after,
    .so-tit:before {
        display: block;
        content: 'clear';
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden;
    }
    .so-sel {
        margin-top: 0;
        margin-left: 10px;
    }

    .pop-tips .cont {
        width: 300px;
        padding-top: 20px;
    }

    .pop-tips .cont h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .pop-tips .cont .error-text {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .pop-tips .btn {
        font-size: 16px;
        line-height: 40px;
    }
    .m-txt3 .txt img {
        float: none !important;
        margin: 0 auto !important;
        width: auto !important;
        height: auto !important;
		max-width: 100%;
    }
    .m-txt3 .share span {
        font-size: 12px;
    }
    .g-t1 h3 {
        margin-top: 0;
    }
    .m-txt3 .bot-btn {
        display: none;
    }
    .m-slide1 {
        height: auto;
    }

    /*******************************
	    -------[=2020.12.17]-------
	********************************/

    .m-slide3 .item {
        position: relative;
        padding-bottom: 25px;
    }

    .m-slide3 .date {
        float: none;
        width: 100px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .m-slide3 .con {
        margin-left: 0;
    }

    .m-slide3 .slider:after {
        display: none;
    }

    .m-slide3 .date:before {
        display: none;
    }

    .m-slide3 .date:after {
        display: none;
    }

    .m-slide3 .num {
        font-size: 18px;
        padding-left: 110px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .m-slide3 ul {
        font-size: 14px;
        line-height: 28px;
    }

    .m-slide3 li {
        padding-left: 12px;
    }

    .m-slide3 {
        padding-bottom: 0px;
    }

    .m-txt3-2 {
        padding-top: 30px;
    }

    .m-txt3-2 h1 {
        margin-bottom: 15px;
    }

    .m-slide3 {
        padding-top: 15px;
    }
    /*******************************
	    -------[=2020.12.17-end]-------
	********************************/
    .g-chun .logo {
        line-height: 53px;
    }
    .g-chun .menuBtn b {
        background-color: #fff;
    }
    .g-chun .nav .v1 {
        color: #fff;
    }
    .fix-qr {
        display: none !important;
    }
	.user-page-header .logo-img {
	    width: 115px;
	}
	.register-form{
		margin: 0 auto;
		width: 100%;
		padding: 50px 0;
	}
	.register-form .layui-form-label {
	    width: 100%;
	    text-align: left;
	}
	.register-form .layui-input-inline {
	    width: 90%;
	    margin: 0;
	    padding: 0 15px;
	}
	.register-form .reg-item{
		padding: 0 15px;
	}
	.user-main .user-right{
		padding: 10px;
		margin-top: 10px;
		min-height: auto;
	}
	.user-main .user-right .user-header img {
	    width: 95px;
	}
	.user-main .user-info{
		flex-direction: column;
	}
	.user-main .user-info .user-items{
		width: auto;
		margin-bottom: 15px;
	}
}

/*Common For Max 320*/
@media only screen and (max-width: 479px) {
    .m-txt3 video {
        height: 250px !important;
    }
    .fd-txt h3 {
        font-size: 16px;
    }
	.cat-des {
	    font-size: 12px;
	    max-width: 225px;
	    margin-top: 10px;
	}
	.cat-title {
	    font-size: 14px;
	    width: 225px;
	}
	.m-btn-box .m-btn{
		width: 90px;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}
	.m-btn-box .m-btn-g{
		margin-left: 16px;
	}
	.m-btn-box .m-btn-l{
		margin-left: 16px;
	}
}
