@charset "utf-8";

.mheader {
	display: none;
}




/*960-1199*/
@media screen and (min-width: 960px) and (max-width: 1199px) {
	.wrap {
		width: 100%;
		padding: 0 2%;
	}

}

/*768-959*/
@media screen and (min-width: 768px) and (max-width: 959px) {
	.wrap {
		width: 100%;
		padding: 0 2%;
	}

}


/*480-767*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.wrap {
		width: 96%;
		padding: 0 2%;
	}





}

/*479*/
@media only screen and (max-width: 479px) {
    .cpxx_con h2{
        padding-left: 0;
        text-align: center;
    }
    .tjcp li{
        width: 48.5%;
    }
    .tjcp li .picbox{
        padding-bottom: 65%;
    }
	
	.a_1{
		display: block !important;
	}
	.a_2{
		display: none;
	}
	.hdwz{
		display: none;
	}
	.iprolist_1 li{
		height: 120px !important;
	}
	
	.footer_1{
		display: block !important;
		position: fixed;
		bottom:0;
		width:100%;
		display: flex !important;
		justify-content: space-around;
		align-items: center;
		padding: 3px 0;
		background-color: #0078CD;
	}
	.footer_1 .dibu{
		display: flex;
		flex-direction: column;
		
	}
	.footer_1 .dibu img{
		/* margin-bottom: 5px; */
		width: 30px;
	}
	.footer_1 .dibu p{
		color:#FFFFFF;
		font-size: 14px;
	} 
	
	.solution-box ul li p{
		font-size: 13px;
	}
	.solution-box ul li h3{
		font-size: 15px !important;
	}
	
	.certify_1{
		display: block !important;
	}
	.swiper-wrapper_1{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.swiper-slide_1{
		width: 45%;
		margin: 10px 0;
	}
	.swiper-wrapper_1 img{
		width: 100%;
		border: 1px solid #CCCCCC;
	}
	
	#certify{
		display: none !important;
	}

	.ftform_1 img {
		margin-bottom: 15px;
		width: 80px;
		height: 80px;
	}

	.ftform_1 {
		float: left;
		margin: 20px 3px;
		text-align: center;
	}


	.footer {
		width: 100%;
		overflow: hidden;
		height: auto;
		/* background: #15267e; */
		background-image: url(../images/foot_bg.jpg);
		background-position: left center;
		background-repeat: no-repeat;
		margin-top: 3%;
		padding-top: 3%;
		padding-bottom: 1.5%;
		background-size: cover;
	}

	.iprolist ul li .info {
		width: 100%;
		height: 60px;
		float: left;
		border-bottom: 1px #ccc dashed;
	}

	.ijjfalist ul li .info p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.solution-wrapper {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.solution-box ul li {
	    width: 45% !important;
	    margin: auto;
	    margin-bottom: 15px;
	}
	
	.solution-box ul{
		width:100% !important;
	}


	.solution-box {
		/* display: none; */
	}

	.iysbox {
		/* display: block; */
	}

	.toper {
		display: none;
	}

	.head_tel {
		display: none;
	}

	.wrap {
		width: 96%;
		padding: 0 2%;
	}

	.nav {
		position: fixed !important;
		/*left: 0;*/
		top: 50px !important;
		height: auto;
		z-index: 999;
		background: #FFFFFF;
		border:none
	}

	.nav ul {
		display: none ;
	}
	.nav .xs_xs{
	    display: none !important;
	}

	.nav ul li {
		width: 100%;
		height: auto;
		margin: 0;
		border-bottom: 1px solid #01126a;
		border-top: 1px solid #293a92;
	}

	.nav ul li a {
		height: 40px;
		line-height: 40px;
		padding: 0;
		text-align: center;
		width: 100%;
		float: left;
	}

	.search {
		width: 70%;
		position: relative;
		box-sizing: border-box;
	}

	.search span {
		position: absolute;
		left: 0;
		z-index: 1;
	}

	.search-keyword {
		width: 100%;
	}

	.search-submit {
		position: absolute;
		right: 0;
		z-index: 1;
	}

	.nav a.gohome {
		display: inline-block;
		float: left;
		width: 45px;
		height: 45px;
		position: absolute;
		top: -50px;
		right: 60px;
	}

	.nav a.gohome i {
		width: 45px;
		height: 45px;
		display: inline-block;
		background: url(../images/gohome.png) no-repeat center center / 50% 50%;
	}

	#gonav {
		display: inline-block;
		/*float: right;*/
		width: 45px;
		height: 45px;
		position: absolute;
		top: 7px;
		right: 10px;
		z-index: 999;
	}

	#gonav i {
		width: 45px;
		height: 45px;
		display: inline-block;
		float: right;
		background: url(../images/gonav.png) no-repeat center center / 50% 50%;
	}


	.fullSlide .bd li img {
		width: 140%;
		margin-left: -20%;
	}

	.header {
		padding-top: 5px;
		padding-bottom: 5px;
		position: fixed;
        top: 0;
        background: #fff;
        left: 0;
        z-index: 999;
        border-bottom: 1px solid #ccc;
	}

	.header .logo {
		margin-left: 2%;
	}

	.header .logo img {
		width: auto;
		height: 30px;
	}

	.header .logo span {
		height: 50px;
		line-height: 50px;
	}

	.h2tit h2 {
		font-size: 24px;
	}

	.h2tit p {
		width: 80%;
		padding: 0 10%;
	}

	.iprotab .tab-hd ul li {
		width: 40%;
		margin: 0 5% 2%;
		float: left;
	}

	.iprolist ul li {
		width: 49%;
		margin-right: 2%
	}

	.iprolist ul li:nth-child(5n) {
		margin-right: 2%
	}

	.iprolist ul li:nth-child(2n) {
		margin-right: 0
	}

	.iprolist ul li .info span {
		width: 100%;
		display: block;
	}

	.iysbox .iysboxl {
		width: 94%;
	}

	.iysbox h3 span {
		font-size: 22px;
	}

	.iysbox h3 p {
		font-size: 16px;
	}

	.iysbox .iysboxr {
		width: 94%;
	}

	.iabout .wrap {
		height: auto;
		float: left;
	}

	.iabout .wrap .content {
		width: 100%;
		margin: 0;
	}

	.iabout .wrap .content .picbox {
		width: 100%;
		height: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.iabout .wrap .content .picbox img {
		width: 100%;
		height: auto;
	}

	.iabout .wrap .content .info {
		width: 100%;
		margin: 2% 0;
	}

	.iabout .pic {
		display: none;
	}

	.ijjfalist ul li {
		width: 100%;
		margin-right: 0
	}

	.ijjfalist ul li .picbox {
		/* display: none; */
	}

	.ijjfalist ul li .info {
		/* width: 100%; */
	}

	.w2p3 {
		width: 100%;
	}

	.w1p3 {
		width: 100%;
	}

	.inewstt .picbox {
		width: 49%;
		margin-right: 2%;
		height: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.inewstt .picbox img {
		width: 100%;
	}

	.inewstt .info {
		width: 49%;
		float: right;
	}

	.inewstt .info h3 a {
		font-size: 16px;
		line-height: 1.4;
	}

	.inewstt .info p {
		height: 72px;
		overflow: hidden;
	}

	.inewslist ul li {
		width: 100%;
		margin-right: 0
	}

	.picScroll-top .bd ul li .title a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		display: block;
	}

	.ftleft {
		width: 100%;
	}

	.ftlogo {
		display: none;
	}

	.ftinfo {
		width: 100%;
		margin-top: 3%;
		text-align: center;
	}

	.ftform {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.nbanner {
		display: none;
	}

	.nbanner img {
		max-width: 140%;
		width: 140%;
		margin-left: -20%;
	}

	.sidebar ul li {
		width: 40%;
		margin: 0 5% 2%;
		float: left;
	}

	.cpxx_t_l {
		width: 100%;
	}

	.cpxx_t_r {
		width: 100%;
		margin-top: 20px;
	}

	.newslist ul li .picbox {
		display: none;
	}

	.newslist ul li .info {
		width: 100%;
	}

	.newslist ul li .info a h2 {
		font-size: 16px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		display: block;
		margin-bottom: 2%;
	}

	.article h1 {
		font-size: 18px;
	}

	.prene .fl {
		width: 100%;
		float: left;
	}

	.prene .fr {
		width: 100%;
		float: left;
	}

	.tjnewslist ul li {
		width: 100%;
		margin-right: 0
	}

	.ftform .fttit {
		text-align: center;
	}

}
