﻿


/* 人才招聘 */
.joinUs{background:#fff;}
.jobctit{background:#333;height:60px;line-height:60px;font-size:16px;color:#fff;}
.jobctit span{display:inline-block;width:18%;text-align:center;}
.job-content *{box-sizing:border-box;}
.job-content h1{text-align:center;font-size:30px;color:#333;font-weight:normal;margin-bottom:50px;}
.job-content{margin-bottom:50px;margin-top:2%;}
.job-content dl dt{height:62px;line-height:62px;cursor:pointer;border-bottom:1px solid #dfdfdf;}
.job-content span.job_cls{width:6%;}
.job-content dl dt .down{width:11px;height:7px;background:url(../images/dl.png) no-repeat center;display:block;margin-top:28px;margin:0px auto;}
.job-content dl dt.cur .down{background:url(../images/dlon.png) no-repeat center;}
.job-content dl dt span{display:inline-block;width:18%;text-align:center;color:#666;}
.job-content span.job_post{text-align:left;padding-left:25px;}
.job-content dl dd{background:#f8f8f8;padding:30px 4.2%;line-height:28px;display:none;}
.job-content dl dd p{color:#666;font-size:14px;}
.job-content dd h4{font-weight:bold;font-size:14px;color:#000;}
.job-content dl dd a.job-apply{background:#0068b7;display: block;width:140px;height:42px;line-height:42px;text-align:center;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;color:#fff;margin-top:20px;transition: all 0.5s ease;font-size:14px;}
.job-content dl dd a.job-apply:hover{background:#02589a;}
.joinUs .pagination a{background:#fff;width:45px;height:45px;line-height:45px;text-align:center;margin:0px 3px;}
.joinUs .pagination a:hover{background:#0068b7;color:#fff;}

.ach-info {
    text-align: center;
    color: #777;background: url(../images/20190427082015_86346.jpg);
    font-size: 13px;
padding-bottom:5%;padding-top:5%;
}.ach-info h2 {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff;
}.ach-info p {
    max-width: 100%;line-height:1.8; color:#fff;
    margin: 0px auto;  font-size:16px;
}
.ach-info h2::after {
    content: "";
    display: block;
    height: 1px;
    width: 65px;
    background: #fff;
    margin: 30px auto;
}






/* 产品列表页 */
.product{padding:0px 0 0px; position:relative;width:100%;float:left;}
.product .containt{margin-top:0;width:100%;}
.product .pro_fl{width:100%; float: left;position:relative;}
.product .pro_fl h2{background: #fff; padding: 25px 30px; font-size:24px; color: #333;font-weight: bold;text-transform: uppercase;}
.product .pro_fl dl.cur dt{background:#ccc url(../images/icon_sjupon.png) no-repeat 95% center;color:#fff;}
.product .pro_fl dl{border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;margin-bottom:0;}
.product .pro_fl dt{padding: 20px 40px; border-bottom: 1px solid #eee; font-size: 16px; color: #666; background: url(../images/icon_sjup.png) no-repeat 95% center; cursor: pointer}
.product .pro_fl dd a{display: block; position: relative;padding-left:20px;line-height:30px;font-size:14px;color:#999;}
.product .pro_fl dd a:after{position: absolute; left:0px; top:13px; width: 4px; height: 4px; background: #999; content: ""}
.promenu{padding:20px 25px;border-bottom:1px solid #e1e1e1;}
.product .pro_fl dd a:hover{color:#d4181a;text-decoration: underline;}
.product .pro_fl dd a:hover:after{background:#d4181a;}
.product .pro_fl .promenu{display:none;}
#nb-banne{ background-color:#333;height:150px;}
.product .pro_fr{width:100%; float:right;margin-top:2%;}
.pro_fl_main{display:none; background-color:#fff;}
.product .pro_fl h2 i::before {
    content: "+";
    font-weight: bold;font-style:normal;
    position: absolute;
    font-size: 26px;top:30%;
    right: 5%; cursor:pointer;
}
.product .pro_fl h2 b{display:none;}
.product .pro_fl h2 b::before {
    content: "-";top:3%;
    font-weight: bold;
    position: absolute;
    font-size: 36px;
    right: 5%; cursor:pointer;
}
#poio1{background-color:#333;}
#poio{ background-color:#f5f5f5;}

.search-en b::before {
    content: "→";
    font-weight: bold;font-style:normal;
    position: absolute;
    font-size: 26px;top:0;
   cursor:pointer;
}


.productPic{


    margin: 0 auto;

}

.productPic ul{

    width: 100%;

    overflow: hidden;margin-bottom:5%;


}

.productPic ul li{

    width:23%;

    margin-right: 2%;padding:0;border:none;
min-height:auto;
    float: left;

    margin-top: 30px;

}

.product-words{

    width: 100%;

    overflow: hidden;

}

.product-w-pic{

    width: 100%;

    position: relative;

    overflow: hidden;

    padding: 2%;

    background-color: #fff;

    text-align: center;

}

.product-w-pic img{

    width: 100%;

    min-height: 100%;

    max-height: 100%;

    object-fit: cover;transition: all linear .3s;
-webkit-transition: all linear .3s;
-moz-transition: all linear .3s;
-ms-transition: all linear .3s;
-o-transition: all linear .3s;

}
.product-w-pic img:hover{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}



.product-w-shade{

    width: 100%;

    height: 92%;

    position: absolute;

    top: 0%;

    left: 0%;

/*    background-color: rgba(0, 0, 0, .6);*/

    transition: all .5s;

    opacity: 0;

}
.product-w-pic .product-w-piclink{
    display: block;width: 100%;height: 100%;font-size: 0;
    padding: 0;border-bottom: none;margin: 0;
}

.product-w-shade h6{

    width: 100%;

    position: absolute;

    top: 50%;

    transform: translate(0,-50%);

}

.product-w-shade h6 p{

    font-size: 16px;

    color: #fff;

    width: 80%;

    margin-left: 10%;

    text-align:justify;

    text-justify:inter-word;

    text-align: center;

    height: 88px;

    overflow: hidden;

    display: -webkit-box;

    text-overflow: ellipsis;

    -webkit-line-clamp: 4;

    -webkit-box-orient: vertical;

}

.product-w-shade h6 span{

    display: inline-block;

    font-size: 16x;

    color: #fff;

    text-align: center;

    padding: 0 0 4px 0;



    margin-top: 36px;

}


.product-w-pic:hover .product-w-shade{

    opacity: 1;

    height: 100%;

}

.product-w-words{

    width: 100%;

    overflow: hidden;

    padding: 26px 20px;

    background-color: #ebebeb;

}

.product-w-words h6{

    font-size:16px;

    color: #333;

    font-weight: bold;

}

.product-w-words p{

    font-size: 14px;

    color: #666;

    height: 22px;

    white-space:nowrap;

    text-overflow:ellipsis;

    overflow:hidden;

}



.searchbox{ width: 100%; background: #000; filter:alpha(opacity=80); background: rgba(0,0,0,0.8); padding: 28px 0;float:left;}
.search-en{ float: left; margin-left: 20px; margin-top: 10px; position:relative;}
.search-en h3{ display: block; line-height: 1; color: #d4181a; font-size: 24px; font-weight: bold; float: left;}
.search-en b{ display: block; color: #d4181a; font-size: 20px; line-height: 1; float: left; font-weight: normal; margin-left: 24px; margin-top: 15px;}
.searchfix{ float: right; margin-right: 2%;}
.searchfix .text{ padding: 0; margin: 0; border: none; padding-left: 25px; width: 455px; height: 64px; line-height: 64px; color: #E6E6E6; font-size: 14px; background: #fff; filter:alpha(opacity=20); background: rgba(255,255,255,0.2); float: left;}
.searchfix .text::-webkit-input-placeholder{
	color:#E6E6E6;
}
.searchfix .text::-moz-placeholder{  
	color:#E6E6E6;
}
.searchfix .text:-moz-placeholder{   
	color:#E6E6E6;
}
.searchfix .text:-ms-input-placeholder{ 
	color:#E6E6E6;
}
.searchfix .text:focus::-webkit-input-placeholder{ opacity: 0; visibility: hidden;}
.searchfix .sub{ padding: 0; margin: 0; border: 0; width: 110px; height: 64px; text-align: center; line-height: 64px; cursor: pointer; float: left; color: #fff; font-size: 14px; background:#d4181a; margin-left: 2px; transition: 0.5s;}
.searchfix .sub:hover{ background: #666;}
.mro-left{width:40%;float:left;}
.ban{ width:500px; height:700px; position:relative; overflow:hidden;margin:0px auto 0 auto;}
.ban2{ width:500px; height:567px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:500px; height:567px;}
.ban2 ul li img{max-width:100%;}
.prev{ float:left; cursor:pointer;}
.num{ height:93px;overflow:hidden; width:89%; position:relative;float:left;}
.min_pic{ padding-top:10px; width:100%;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{  height:93px; margin-right:8px; padding:1px; opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50);}
.num ul li.on{ border:1px solid red; padding:0;opacity:1;-moz-opacity:1;filter:alpha(Opacity=1);}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.8;-moz-opacity:0.8;filter:alpha(Opacity=80); position:fixed;z-index:999; left:0; top:0; display:none;}
.pop_up{ width:700px; height:793px; padding:0px; background:#fff; position:fixed; -position:absolute; left:50%; top:10%; margin-left:-300px; margin-top:0px; display:none; z-index:99999;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:700px; height:793px; position:relative; overflow:hidden;}
.pop_up2{ width:700px; height:793px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:700px; height:793px; float:left; text-align:center;}

.pop_up2 ul li img{max-width:100%;margin:auto;}




.mro-right{width:58%;float:right;}

.mro-right_a{width:100%;float:left; font-size:16px; font-weight:bold; color:#333;margin-bottom:2%;}
.mro-right_b{width:100%;float:left; font-size:16px;  color:#333;margin-bottom:2%;}
.mro-right_c{width:100%;float:left; font-size:16px;  color:#333;word-wrap: break-word;}
.mro-right_d{padding-left:5%;padding-right:5%;
height: 64px;margin-top:2%; border-radius:64px;
text-align: center;
line-height: 64px;
cursor: pointer;
float: left;
color: #fff;
font-size: 16px;
background: #d4181a;}
.mro-right_d a{ color:#fff;}

#UIO{ background-color:#333;padding-top:40px;padding-bottom:40px;}
.UIO_1{ font-size:16px; font-weight:bold; color:#fff;height:50px;line-height:50px; border-radius:50px; background-color:#d4181a;width:20%; text-align:center;float:left;}
.poio-1{line-height:30px; font-size:14px;}
.poio-1 tr td{padding-left:15px;}
.poio-1 tr.b-1{ background-color:#d4181a;}
.poio-1 tr.b-1 td{ color:#fff; font-weight:bold;}
.poio-1 tr:nth-child(2n){ background-color:#fff;}

#mk-pro{display:none;}

.swiper-slide.cur, .swiper-slide:hover {
      background: #e60039; }
 .swiper-wrapper1 .ico-wrap {
    }
  .swiper-wrapper1 .txts-wrap {
    font-size: 14px;
    line-height: 20px;
    color: #ccc;
    text-align: center; }

  .swiper-wrapper1 .swiper-wrapper1 .pro-nav-wrap2 {
  align-items: center;
  margin: 1.6rem 0 1rem; }
 .swiper-wrapper1 .nav-left {
    flex: 0 0 480px;
    width: 480px;
    margin-left: 120px;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #4b4848; }
 .swiper-wrapper1 .nav-left-title {
   }
 .swiper-wrapper1 .pro-left-banner {
    overflow: hidden; }
 .swiper-wrapper1 .swiper-slide1 {display: inline-block;
    cursor: pointer;border-right: 1px solid #3e3c3c; position:relative;
    text-align: center; padding-left:2%;padding-right:2%;padding-top:20px;padding-bottom:20px;}
 .swiper-wrapper1 .swiper-slide1.cur,   .swiper-wrapper1 .swiper-slide1:hover {
      background: #e60039;
      color: #fff; }

.swiper-wrapper1{ text-align:center;width:100%;float:left;margin-top:0%;}
.img100{height:50px;}
.swiper-slide-active {height:auto;}
.swiper-container-horizontal{margin-top:5%;}
 .swiper-slide-active {
      background: #e60039;
      color: #fff; }
	  
.nb-er{ visibility:hidden;z-index:99999; position:absolute;top:100%;left:0; background-color:#fff;box-shadow: #666 0px 0px 15px;}
.nb-er a{ color:#666; font-size:14px;padding-right:20px;line-height:50px;width:100%;float:left; text-align:center;border-bottom:solid 1px #f6f6f6;}
.swiper-slide1:hover .nb-er{ visibility:visible}
#related1{background-color: #f5f5f5;padding-top:0;}
#related{background-color: #f5f5f5;padding-top:0;}

/*xiangguanchanpin*/

	  .ind-prod-main {

}
.ind-prod-ul {
}
.ind-prod-li {
	padding: 0 20px;
}
.ind-prod-li-img {
	border: 1px solid #e4e4e4;
	height: auto;
	overflow: hidden;
}
.ind-prod-li-img img {
	display: block;
	width: 100%;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
}
.ind-prod-li:hover .ind-prod-li-img {
}
.ind-prod-li-desc {
	padding: 10px 0;
	font-size: 14px;
	line-height: 24px;
	color: #999;
	height: auto;
	overflow: hidden;
}
.ind-prod-li-desc p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ind-prod-li-desc p br {
	display: none;
}
.ind-prod-li-desc p:before {
	content: '•';
	margin-right: 5px;
	color: #003393;
}
.ind-prod-li-desc p span {
	margin-right: 10px;
	color: #003393;
}
.ind-prod-li a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.2);
}
.ind-prod-li-desc .tit {
	margin-bottom: 10px; text-align:center;
	font-size:16px;
	color: #333;
}
.ind-prod-main .owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 50%;
	margin: -23px 0 0 0;
	padding: 0 10px;
	width: 46px;
	height: 46px;
	color: #999;
	font-weight: bold;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	opacity: 1;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.ind-prod-main .owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: -40px;
	background-image: url("../images/icon8.png");
}
.ind-prod-main .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -40px;
	background-image: url("../images/icon9.png");
}

@media all and (max-width:1400px){
	.pop_up{ width:600px; height:680px;}
.pop_up2{ width:600px; height:680px; }
.pop_up2{ width:600px; height:680px; }
.pop_up2 ul li{ width:600px; height:680px; }
	.poio-1{ font-size:12px;}
	.poio-1 tr td{line-height: 30px;}
	}

@media all and (max-width:1300px){
			.ind-prod{width:90%;margin:auto;}
	.mro-left{width:45%;}
	.mro-right{width:52%;}
	}

	.poio-1{overflow-y:hidden;float:left;width:100%;}
	
@media all and (max-width:1200px){

	.mro-left{ width:45%;}
	.mro-right{width:52%;}
	.ban{width:400px;height:453px;}
	.ban2{width:400px;height:453px;}
	.ban2 ul li{width:400px;height:453px;}
	.ban2 ul li img{width:400px;height:453px;}
	
.pop_up{ width:500px; height:567px;}
.pop_up2{ width:500px; height:567px; }
.pop_up2 ul li{ width:500px; height:567px; }
	.pop_up{margin-left:0;top:20%;left:28%;}
	.poio-1{overflow-y:hidden;float:none;}

	}
@media all and (max-width:1070px){

	.mro-left{ width:50%;}
	.mro-right{width:48%;}}
	
@media all and (max-width:1000px){

	.mro-left{ width:50%;}
	.mro-right{width:45%;}}
		
	@media all and (max-width:900px){

	.mro-left{ width:50%;}
	.mro-right{width:40%;}}
	
	

@media all and (max-width:870px){
.mro-right{width:40%;}}

@media all and (max-width:840px){
.mro-right{width:38%;}}

	.yd-produo{display:none;}
	
	
@media all and (max-width:800px){
	.yd-produo{display:block;}
	.pc-produo{display:none;}
	#mk-pro{display:block;}
 .swiper-wrapper1{display:none;}
	.mro-left{width:100%;margin-bottom:5%;}
		.mro-right{width:100%;}
		.pop_up{margin-left:0;left:15%;top:20%;}
	.ban{width:500px;height:567px;}
	.ban2{width:500px;height:567px;}
	.ban2 ul li{width:500px;height:567px;}
	.ban2 ul li img{width:500px;height:567px;}

	#poio1{padding-top:0px;padding-bottom:20px;}
	.product .pro_fl h2{ font-size:20px;}
	.product .pro_fl dt{ font-size:14px;}
	.product-w-words h6{ font-size:14px;}
	.product-w-shade h6 p{ font-size:14px;}
	.searchfix{width:100%;margin:0;}
	.searchfix .text{width:80%;}
	.searchfix .sub{width:20%;margin-left:0;}
	.search-en{margin-bottom:5%;}
	.productPic ul li{width:49%;float:left;margin:0;margin-bottom:5%;}
	.productPic ul li:nth-child(2n){float:right;}
	
  
    .pd80{padding:20px 0;}
    .down-wrap li{margin-bottom:15px;width:100%;}
    .ach-honor-info{margin-bottom:20px;}
    .honor-iso{margin-top:0px;}
    .honor-iso li{margin:0px 5px;}
    .wechat-wrap li{width:100%;margin-bottom:30px;}
    .wechat-wrap li span img{width:100px;}
    .wechat-wrap i{margin-bottom:40px;}
    .job-content span.job_post{padding-left:10px;width:20%;}
	.job-content span.job_num,.job-content  span.job_add{width:15%;}
    .job-content span{font-size:12px;height:60px;line-height:60px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}


    .newslist ul li{width:100%;}
    .contact li{padding:0;width:50%;margin-bottom:20px;height:300px;}
    .contact li span{width:80px;height:80px;line-height:80px;}
    .contact li span img{max-width:40%;}

    .serverbox ul li{width:100%;margin-bottom:20px;}
    .serverbox .swiper-button-prev{left:41%;line-height:27px;}
    .serverbox .swiper-button-next{right:41%;line-height:27px;}
    .ser2 li{width:100%;margin-bottom:20px;}
    .ser3 ul li{width:100%;margin-bottom:10px;}
    .innovate1 li{width:50%;}
    .innovate2 p{margin-bottom:20px;}
    .innovate2 .zx3{margin-top:20px;}

    .joins ul li{width:50%;}
    .joins ul li span{width:100px;height:100px;line-height:100px;}
    .joins ul li span img{width:50px}



    .pub-tit{top:28%;}
    .pub-tit h2{font-size:24px;}
    .pub-tit p{font-size:16px;}
    .newsWrap{padding:20px 0;}
    .pub-t1{font-size:28px;}
    .innovate1 .info{margin-bottom:20px;}
    .job-content dl dt .down{margin-top:28px;}
    .job-content{margin-bottom:20px;}
    .ach-honor-box .honor-pic img{width:100%;height:260px;object-fit:cover;}
    .ach-honor-box .honor-note{height:260px;padding:40px 10px;}
    .ach-info h2,.cmp-info h2{font-size:28px;}
    .cmp-info .cmp-pic,.cmp-info .cmp-note{width:100%;}
    .cpn-iead ul li{width:50%;padding:0 10px;margin-bottom:25px;}
    .cpn-iead h4{margin:15px auto;height:50px;overflow:hidden;}

    .cpm1 .cpm1-fl{width:100%;padding:20px 0;border-right:0px;}
    .cpm1 .cpm1-fr{width:100%;padding:20px 0;}
    .cpm1 .cpm1-fr li h4{font-size:32px;}
    .cpm1 .cpm1-fr li span img{width:60px;height:60px;object-fit:contain}
    .cpm2{padding:60px 0;text-align:center;}
    .cpm2 h2{font-size:24px;margin-bottom:15px;}
    .cpm3{padding:30px 0;}
    .gallery-top .swiper-slide{padding:20px;}
    .cpm1 .cpm1-fl h2{font-size:26px;}
    .cpm1 .cpm1-fl i{margin:20px 0;}
    .joinone .swiper-container{padding-top:55px;}
    .index-media{margin-top:30px;}
    .Imedia-swiper{width:100%;margin:0;left:0;}
    .Imedia-swiper img{max-width:100%;}
    .Imedia-swiper .swiper-pagination{margin-top:20px;}
    .joins ul li{margin-top:20px;margin-bottom:0px;}
    .joins ul li h4{height:50px;}
    .joins .pub-line1{margin-bottom:20px;}
    .trs3 ul li span{width:70px;height:70px;line-height:70px;padding:20px;}
    .trs3 ul li{margin-top:15px;padding:0px 10px;}
    .trs3 ul li span img{max-width:80%;}
    .trs3 .pub-line1{margin-bottom:20px;}
    .trs4 .info{margin-bottom:15px;}
    .mindt li .com-img{min-height:100px;}
    .mindt li img{height:80px;}
    .product .pro_fl{width:100%;}
    .product .pro_fr{width:100%;margin-top:20px;}
    .pro_fr .cont .p-img{width:100%;padding:20px;}
    .pro_fr .cont .note{width:100%;}
    .pro_fr .cont .note h4{margin-top:20px;}
    .pro_fr .pro_tab dl{overflow: hidden;}
    .pro_fr .pro_tab dd{width:48%;margin:0px;float:left;height:40px;line-height:40px;background:#eee;margin-bottom:15px;}
    .pro_fr .pro_tab dd:after,.pro_fr .pro_tab dd.cur:before{display:none;}
    .pro_fr .pro_tab dd:nth-child(2n){float:right;}
    .pro_fr .pro_tab dd.cur{background:#0068b7;color:#fff;}
    .tab3 li{width:48%;float:left;margin-right:0;}
    .tab3 li:nth-child(2n){float:right;}
    .product{padding:0px;}
    .pro-form ul li{width:100%;}
    .tab3 li .com-img img{height:130px;}
    .pro-form *{box-sizing: border-box;}
    .pro_fr .cont{margin-bottom:20px;}
   .mro-right_a{ font-size:14px;}
   .mro-right_b{ font-size:14px;}
    .mro-right_c{ font-size:14px;}
   .mro-right_d{ font-size:14px;height:35px; border-radius:35px;line-height:35px;} 
   .UIO_1{ font-size:14px;height:35px; border-radius:35px;line-height:35px;}
   .poio-1{ font-size:12px;}
  
}











@media all and (max-width:640px){
	.pop_up{ width:100%; background-color:#fff;left:0;}
	.pop_up2{ margin:auto;float:none; }
	.UIO_1{width:40%;}
	}






@media all and (max-width:550px){


.ban{width:400px;height:453px;}
	.ban2{width:400px;height:453px;}
	.ban2 ul li{width:400px;height:453px;}
	.ban2 ul li img{width:400px;height:453px;}
	
.pop_up{ width:100%; height:453px;background-color:#fff;}
.pop_up2{ width:400px; height:453px;margin:auto;float:none; }
.pop_up2 ul li{ width:400px; height:453px; }
	.pop_up{margin-left:0;top:20%;left:0%;}

}


@media all and (max-width:410px){


.ban{width:350px;height:397px;}
	.ban2{width:350px;height:397px;}
	.ban2 ul li{width:350px;height:397px;}
	.ban2 ul li img{width:350px;height:397px;}
	
.pop_up{ width:100%; height:397px; background-color:#fff;}
.pop_up2{ width:350px; height:397px; }
.pop_up2 ul li{ width:350px; height:397px; }
	.pop_up{margin-left:0;top:20%;}

}





