@charset "utf-8";
/* CSS Document */
/* index */

@media (max-width: 1600px) {
	.wrap {
		padding: 0 3%;
	}
}

@media (max-width: 1500px) {}

@media (max-width: 1440px) {}

@media (min-width: 1201px) {

	.rouena li a:hover .pic img,
	.LBlist li a:hover .pic img,
	.cpList li a:hover .pic img {
		transform: scale(1.05);
		transition: all 0.5s;
	}

	.ounmfe li a:hover,
	.LBlist li a:hover .pic,
	.cpList li a:hover .pic {
		color: #e66b25;
		border-color: #e66b25;
	}

	.ounmfe li a:hover .s1 {
		background-image: url(../images/b1-2.png);
	}

	.ounmfe li a:hover .s2 {
		background-image: url(../images/b2-2.png);
	}

	.ounmfe li a:hover .s3 {
		background-image: url(../images/b3-2.png);
	}

	.ounmfe li a:hover .s4 {
		background-image: url(../images/b4-2.png);
	}

	.ounmfe li a:hover .s5 {
		background-image: url(../images/b5-2.png);
	}

	.ounmfe li a:hover .s6 {
		background-image: url(../images/b6-2.png);
	}

	.ounmfe li a:hover .s7 {
		background-image: url(../images/b7-2.png);
	}

	.ounmfe li a:hover .s8 {
		background-image: url(../images/b8-2.png);
	}

	.lemnfa .con .d2 a:hover {
		color: #0075bf;
	}
	.ounmfe li a:hover .img01{
		display: none;
	}
	.ounmfe li a:hover .img02{
		display: inline-block;
	}
	

}


@media (max-width: 1200px) {
	body {}

	.wrap {
		max-width: 768px;
		margin: 0 auto;
		padding: 0 3%;
	}
	.cpList2 li{
		width: 49%;
		
	}
	.cpList2 li:nth-child(2n){
		margin-right: 0;
	}
	
	
	
	


	.mob-menu {
		display: block;
		width: 50px;
		height: 50px;
		position: absolute;
		z-index:5;
		right: 3%;
		top: 0;
	}

	.mob-menu:before {
		content: '';
		position: absolute;
		left: 50%;
		top: 50%;
		height: 2px;
		width: 30px;
		margin-left: -15px;
		margin-top: -9px;
		background: #0075bf;
		transition: all 0.5s ease;
	}

	.mob-menu:after {
		content: '';
		position: absolute;
		left: 50%;
		top: 50%;
		height: 2px;
		width: 30px;
		margin-left: -15px;
		margin-top: 7px;
		background: #0075bf;
		transition: all 0.5s ease;
	}

	.mob-menu span {
		position: absolute;
		left: 50%;
		top: 50%;
		height: 2px;
		width: 30px;
		margin-left: -15px;
		margin-top: -1px;
		background: #0075bf;
		transition: all 0.5s ease;
	}

	.mob-menu.on {
		transition: all 0.5s ease;
	}

	.mob-menu.on:before {
		margin-top: -1px;
		transform: rotate(45deg);
		transition: all 0.5s ease;
	}

	.mob-menu.on:after {
		margin-top: -1px;
		transform: rotate(-45deg);
		transition: all 0.5s ease;
	}

	.mob-menu.on span {
		width: 0;
		transition: all 0.5s ease;
	}

	.top {
		padding: 5px 0;
	}

	.top .logo {
		padding: 10px 0;
	}

	.top .logo img {
		height: 25px;
	}

	.topMenu .search span {
		display: block;
		width: 45px;
		height: 45px;
		background-size: 50% auto;
	}

	.topMenu .search p {
		position: absolute;
		right: 0;
		top: 45px;
		z-index: 5;
		background: #fff;
		display: none;
	}

	.loginIn,
	.loginOut {
		display: none;
	}

	.mob-login {
		display: block;
	}

	.mob-login a {
		display: block;
		width: 40px;
		height: 45px;
		background: url(../images/a1.png) no-repeat center center;
		background-size: 22px auto;
	}

	.loginT {
		margin: 0 5px;
	}

	.shopCar a {
		background-size: 30px auto;
	}

	.indTit span {
		font-size: 20px;
	}

	.ounmfe li a span {
		height:28px;
		width:42px;
		background-size:auto 100%; 
		background-position: right center;
	}
	.ounmfe li a img{
		height: 28px;
		margin-right: 8px;
	}
	.ounmfe li a {
		font-size: 18px;
		line-height: 55px; 
	}

	.LBlist li a .tit {
		font-size: 16px;
	}

	.ny-dres {
		display: none;
	}

	.ny-main {
		padding: 15px 0;
	}

	.ny-nav-01 {
		width: calc(100% - 60px);
	}

	.ny-nav-01 span {
		display: block;
		background: #0075bf url(../images/xl.png) no-repeat 98% center;
		font-size: 16px;
		color: #fff;
		line-height: 50px;
		padding: 0 3%;
	}

	.ny-nav-01 p {
		display: none;
	}

	.ny-nav-01 p a {
		margin: 0;
		text-align: left;
		padding: 0 30px;
		display: block;
		width: 100%;
		font-size: 14px;
		border-radius: 0;
		line-height: 40px;
	}

	.yonmea {
		flex: auto;
		width: 100%;
	}

	.cpList li {
		width: 49%;
	}

	.cpList li:nth-child(3n) {
		margin-left: 2%;
	}

	.cpList li:nth-child(2n+1) {
		margin-left: 0;
	}

	.pageOl a.mob-none {
		display: none;
	}

	.navList {
		position: fixed;
		z-index: 5;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		overflow: auto;
		display: none;
	}

	.lboneT li>a {
		font-size: 15px;
	}

	.closeot {
		display: block;
		position: fixed;
		cursor: pointer;
		z-index: 6;
		right: 10px;
		top: 10px;
		width: 30px;
		height: 30px;
		background: url(../images/icon30.png) no-repeat;
	}

	.lboneT li .sec a {
		font-size: 14px;
	}

	.octianl {
		padding: 0;
	}

	.lemnfa .pic {
		width: 100%;
	}

	.lemnfa .con {
		width: 100%;
	}

	.lemnfa .con .d2 {
		min-height: auto;
	}

	.tonat {
		font-size: 20px;
	}

	.lmenba {
		width: 100%;
	}

	.mloteb {
		width: 100%;
	}

	.lmenba span {
		display: block;
		background: #0075bf url(../images/xl.png) no-repeat 98% center;
		font-size: 16px;
		color: #fff;
		line-height: 50px;
		padding: 0 3%;
	}
	.lmenba p{
		border-radius: 0;
		padding: 0 30px;
		display: none;
	}
	.lmenba p a{
		font-size: 15px;
		line-height: 45px;
	}
	.tbaelc{
		display: none;
	}
	.lmbfea{
		flex-wrap: wrap;
		text-align: left;
	}
	.lmbfea .d1{
		display: none;
	}
	.lmbfea .d2{
		flex: auto;
		width: 100%;
	}
	.lmbfea .d3{
		width: 100%;
		margin-top: 15px;
	}
	.lmbfea .d4{
		margin-top: 15px;
		width: 100%;
	}
	.lmbfea textarea{
		width: 100%;
	}
	.lmlfeb{
		padding: 0;
	}
	.komcfe{
		display: none;
	}
	.lponmec a{
		font-size: 14px;
		width: 80px;
		margin-right: 5px;
	}
	.colmac .list .time{
		padding: 10px;
	}
	.colmac .list .time{
		font-size: 12px;
	}
	.colmac .list .time span{
		margin-right: 10px;
	}
}

@media (max-width: 768px) {
	.loginMain {
		padding: 0 5%;
	}

	.loginLogo {
		position: relative;
		left: 0;
		top: 0;
		padding: 20px 0;
	}

	.loginLogo img {
		height: 30px;
	}

	.contlogin {
		position: absolute;
		right: 5%;
		top: 50%;
		width: 90%;
		padding: 20px;
	}

	.contlogin .d1 {
		font-size: 24px;
	}

	.contlogin .list .b3 {
		width: 150px;
	}

	.buttonLogin input {
		font-size: 24px;
	}

	.ounmfe li a {
		font-size: 15px;
	}

	.ounmfe li {
		width: 49%;
	}

	.ounmfe li:nth-child(2n) {
		margin-right: 0;
	}

	.LBlist li {
		width: 49%;
	}

	.LBlist li:nth-child(2n) {
		margin-right: 0;
	}

	.CopyRight {
		padding: 15px 5%;
		font-size: 14px;
	}

	.cpList li a .pic img {
		height: 40vw;
	}

	.cpList li a .tit {
		font-size: 14px;
	}

	.lemnfa .con .d1 {
		font-size: 18px;
	}

	.lemnfa .con .d2 a {
		margin-top: 15px;
		font-size: 12px;
		margin-right: 15px;
	}

	.hneabt td {
		float: left;
		width: 100%;
		text-align: left;
	}
	.vounrz li .d1{
		flex: auto;
		width: 100%;
	}
	.vounrz li .d2,.vounrz li .d3{
		width: 100%;
		margin-top: 12px;
	}
	.scaTit{
		font-size: 16px;
	}
	.orubea{
		font-size: 14px;
	}
	.orubea strong{
		font-size: 24px;
	}
	.orubea input{
		font-size: 16px;
		width: 90px;
	}
	.lbenmg{
		font-size: 14px;
	}
	.lmbnea{
		width: 100%;
	}
	.oplmca{
		flex-wrap: wrap;
	}
	.oplmca .left{
		flex: auto;
		width: 100%;
		padding: 20px;
	}
	.oplmca .right{
		width: 100%;
		border: none;
		border-top: 1px solid #ddd;
		line-height: 45px;
	}
	.oplmca .left .mlcebz{
		flex-wrap: wrap;
	}
	.oplmca .left .d1{
		flex: auto;
		width: 100%;
	}
	.oplmca .left .d2{
		width: 50%;
		margin-top: 12px;
		text-align: left;
		padding-bottom: 15px;
	}
	.rltebn .list{
		width: 100%;
	}
	.rmtena .d2 .list{
		width: 100%;
	}
}

@media (max-width: 640px) {
	.lemnfa .pic img {
		height: 60vw;
	}

	.nemlat li .pic {
		width: 100%;
	}

	.nemlat li .con {
		width: 100%;
	}

	.moltra td {
		float: left;
		width: 100%;
	}
	.cpList2 li a .pic img{
		height: 40vw;
	}
	.cpList2 li a .tit{
		font-size: 15px;
	}
	
	

}




.shade {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 21;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.big-video {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -240px;
	z-index: 22;
	display: none;
	margin-left: -450px;
	background-color: #fff;
	width: 900px;
	box-sizing: border-box;
}

.big-video-main {
	height: 480px;
}

.big-video-clo {
	position: absolute;
	right: -35px;
	top: 0;
	width: 30px;
	height: 30px;
	background: url(../images/icon30.png) no-repeat center center;
	cursor: pointer;
}

@media screen and (max-width: 750px) {
	.big-video {
		width: 100%;
		left: 0;
		margin-left: 0;
	}

	.big-video-main {
		height: 185px;
	}

	.big-video-clo {
		right: 0;
		z-index: 21;
		top: -30px;
	}
}