 
body {
	overflow-x: hidden;
	height:100%;
	width:100%;
	font-family: "黑体", 华文细黑, 微软雅黑, "Microsoft Yahei", 华文黑体, "ST Heiti", MS黑体, "MS Hei", abchanel-couture, Arial;
}
.logo {
	position: fixed;
	top: 50px;
	left: 50px;
	z-index: 3;
}
.logo a {
	display: inline-block;
}
.logo a img {
	width: 181px;
	height: 49px;
}
.nav {
	position: fixed;
	top: 60px;
	right: 50px;
	z-index: 3;
}
.nav a {
	display: inline-block;
	width: 80px;
	height: 30px;
	line-height: 30px;
}
.nav a .line {
	width: 20px;
	height: 13px;
	position: relative;
	margin-top: 8px;
}
.nav a .line span {
	position: absolute;
	height: 1px;
	width: 100%;
	background: #fff;
}
.nav a .line span:nth-child(1) {
	top: 0;
}
.nav a .line span:nth-child(2) {
	top: 50%;
	margin-top: -1px;
}
.nav a .line span:nth-child(3) {
	bottom: 0;
}
.nav p {
	font-family: Arial, 华文细黑, 微软雅黑, "Microsoft Yahei", 华文黑体, "ST Heiti", MS黑体, "MS Hei", abchanel-couture;
	color: #fff;
	font-size: 16px;
}
.panel {
	position: relative;	
} 
.panel .xiaoping {
	display: none;
}
.panel-1 .banner {
	background-size: cover;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	/*background-attachment:fixed; */
}
.panel-1 .banner-info {
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.panel-1 .banner-info .one {
	margin-right: 180px;
}
.panel-1 .banner-info .one a {
	display: inline-block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	/*opacity: 0.65;*/
	background: rgba(255, 255, 255, 0.65);
	/*filter:alpha(opacity=65);*/
	font-size: 16px;
	color: #333;
	position: relative;
}
.panel-1 .banner-info .one a:hover {
	opacity: 0.6;
}
.panel-1 .banner-info .one a:before {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	left: 20px;
}
.panel-1 .banner-info .one a:after {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	right: 20px;
}
.panel-1 .banner-info .two a {
	display: inline-block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
/*	opacity: 0.65;
	filter:alpha(opacity=65);*/
	background: rgba(255, 255, 255, 0.65);	
	font-size: 16px;
	color: #333;
	position: relative;
}
.panel-1 .banner-info .two a:hover {
	opacity: 0.6;
}
.panel-1 .banner-info .two a:before {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	left: 20px;
}
.panel-1 .banner-info .two a:after {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	right: 20px;
}
.panel-2 .banner {
	background-size: cover;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}



.panel-2 .banner-info {
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.panel-2 .banner-info .one a {
	display: inline-block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
/*	opacity: 0.65;
	filter:alpha(opacity=65);*/
	background: rgba(255, 255, 255, 0.65);
	font-size: 16px;
	color: #333;
	position: relative;
}
.panel-2 .banner-info .one a:hover {
	/*text-decoration: underline; */
	opacity: 0.6;
}
.panel-2 .banner-info .one a:before {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	left: 20px;
}
.panel-2 .banner-info .one a:after {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	right: 20px;
}






.panel-2 .banner-info {
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.panel-2 .banner-info2 .one {
	margin-right: 180px;
}
.panel-2 .banner-info2 .one a {
	display: inline-block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	/*opacity: 0.65;*/
	background: rgba(255, 255, 255, 0.65);
	/*filter:alpha(opacity=65);*/
	font-size: 16px;
	color: #333;
	position: relative;
}
.panel-2 .banner-info2 .one a:hover {
	opacity: 0.6;
}
.panel-2 .banner-info2 .one a:before {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	left: 34px;
}
.panel-2 .banner-info2 .one a:after {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	right: 34px;
}
.panel-2 .banner-info2 .two a {
	display: inline-block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
/*	opacity: 0.65;
	filter:alpha(opacity=65);*/
	background: rgba(255, 255, 255, 0.65);	
	font-size: 16px;
	color: #333;
	position: relative;
}
.panel-2 .banner-info2 .two a:hover {
	opacity: 0.6;
}
.panel-2 .banner-info2 .two a:before {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	left: 34px;
}
.panel-2 .banner-info2 .two a:after {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	right: 34px;
}













.panel-3 .banner {
	background-size: cover;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}



.panel-3 .banner-info {
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.panel-3 .banner-info .one a {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
/*	opacity: 0.65;
	filter:alpha(opacity=65);*/
	background: rgba(255, 255, 255, 0.65);
	font-size: 16px;
	color: #333;
	position: relative;
}
.panel-3 .banner-info .one a:hover {
	opacity: 0.6;
}
.panel-3 .banner-info .one a:before {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	left: 22px;
}
.panel-3 .banner-info .one a:after {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	right: 22px;
}





.panel-4 .banner {
	background-size: cover;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}



.panel-4 .banner-info {
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.panel-4 .banner-info .one {
	margin-right: 140px;
}
.panel-4 .banner-info .one a {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
/*	opacity: 0.65;
	filter:alpha(opacity=65);*/
	background: rgba(255, 255, 255, 0.65);
	font-size: 16px;
	color: #333;
	position: relative;
}
.panel-4 .banner-info .one a:hover {
	opacity: 0.6;
}
.panel-4 .banner-info .one a:before {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	left: 22px;
}
.panel-4 .banner-info .one a:after {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	right: 22px;
}
.panel-4 .banner-info .two a {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
/*	opacity: 0.65;
	filter:alpha(opacity=65);*/
	background: rgba(255, 255, 255, 0.65);
	font-size: 16px;
	color: #333;
	position: relative;
}
.panel-4 .banner-info .two a:hover {
	opacity: 0.6;
}
.panel-4 .banner-info .two a:before {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	left: 22px;
}
.panel-4 .banner-info .two a:after {
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #a8a8a8;
	top: 50%;
	right: 22px;
}




.panel-5 {
	background: #f4f4f4;
	position: relative;
}
.panel-5 .content {
	position: absolute;
	width: 1400px;
	font-family: "黑体", 华文细黑, 微软雅黑, "Microsoft Yahei", 华文黑体, "ST Heiti", MS黑体, "MS Hei", abchanel-couture, Arial;
	color: #333333;
	top: 50%;	
	left: 50%;	
	transform: translate(-50%, -50%);
}
.panel-5 .content .likeness {
	width: 390px;
	height: 338px;
	border-bottom: 1px solid #d8d8d8;
}
.panel-5 .content .likeness a {
	display: block;
	position:relative;
	width: 390px;
	height: 240px;
	overflow: hidden;	
}
.panel-5 .content .likeness .small {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.panel-5 .content .likeness .text {
	text-align: center;
	margin-top: 30px;
	font-size: 16px;
}
.panel-5 .content .likeness .text p {
	line-height: 22px;
}
.panel-5 .content .likeness .text p.english {
	font-family: Arial, 华文细黑, 微软雅黑, "Microsoft Yahei", 华文黑体, "ST Heiti", MS黑体, "MS Hei", abchanel-couture;
	font-size: 14px;
}
.panel-5 .content .left {
	margin-right: 115px;
}
.panel-5 .content .middle {
	margin-right: 115px;
}
.panel-5 .content .likeness .big {
    transition: all 2s; 	
}
.panel-5 .content .likeness a:hover .big {
	transform: scale(1.12);
}



/*向下按钮和动画*/
.xiangxia {
	z-index: 3;
	position: fixed;
	bottom: 0px;
	left: 50%;
	bottom: 30px;
	opacity: 0.8; 
    animation: arrow 1.5s infinite ease-in-out;
    margin-left: -12px;  
    font-size: 0;
}
.xiangxia a {
	display: inline-block;
}
.xiangxia a img {
	width: 24px;
	height: 27px;
}
@keyframes arrow {
	0% {
		opacity:0;
		transform:translate(0, -15px) 
	}
	50% {
		opacity:1;
		transform:translate(0, -10px)
	}
	100% {
		opacity:0;
		transform:translate(0, -5px) 
	}
}



@media only screen and (max-width: 1440px) {


	.panel-5 .content {
		width: 1020px;
		top: 50%;	
		left: 50%;	
		transform: translate(-50%, -50%);
	}
	.panel-5 .content .likeness {
		width: 300px;
		height: 285px;
	}
	.panel-5 .content .likeness a {
		width: 300px;
		height: 184.61px;
		overflow: hidden;	
	}
	.panel-5 .content .left {
		margin-right: 40px;
	}
	.panel-5 .content .middle {
		margin-right: 40px;
	}
	.panel-5 .content .likeness .big {
		width: 300px;	
	}
	.panel-5 .content .likeness .small {
		width: 40px;
	}
}

@media only screen and (max-width: 1366px) {
	.logo {
	    top: 35px;
	    left: 35px;
	}	
	.logo a img {
		width: 160px;
		height: auto;
	}
	.nav {
	    top: 40px;
	    right: 40px;
	}
	.xiangxia {
		bottom: 15px;
	}
	.xiangxia a img {
		width: 20px;
		height: auto;
	}
    .panel-1 .banner-info {
        bottom: 60px;
    }	
    .panel-1 .banner-info .one {
        margin-right: 90px;
    }    
    .panel-1 .banner-info .one a {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .panel-1 .banner-info .two a {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

	.panel-2 .banner-info {
		bottom: 60px;
	}
	.panel-2 .banner-info .one a {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
	}

    .panel-2 .banner-info2 {
        bottom: 60px;
    }	
    .panel-2 .banner-info2 .one {
        margin-right: 90px;
    }    
    .panel-2 .banner-info2 .one a {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .panel-2 .banner-info2 .two a {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

	.panel-3 .banner-info {
		bottom: 60px;
	}
	.panel-3 .banner-info .one a {
	    display: inline-block;
	    width: 160px;
        height: 40px;
        line-height: 40px;
	    font-size: 14px;
	}
	.panel-4 .banner-info {
		bottom: 60px;
	}
	.panel-4 .banner-info .one {
	    margin-right: 80px;
	}	
	.panel-4 .banner-info .one a {
	    display: inline-block;
	    width: 150px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 14px;
	}
	.panel-4 .banner-info .two a {
	    display: inline-block;
	    width: 150px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 14px;
	}











}

@media only screen and (max-width: 1280px) {


	.panel-5 .content {
		width: 710px;
	}
	.panel-5 .content .likeness {
		width: 230px;
		height: 200px;
	}
	.panel-5 .content .likeness a {
		width: 230px;
		height: 135px;
		overflow: hidden;	
	}
	.panel-5 .content .left {
		margin-right: 10px;
	}
	.panel-5 .content .middle {
		margin-right: 10px;
	}
	.panel-5 .content .likeness .big {
		width: 230px;	
	}
	.panel-5 .content .likeness .small {
		width: 40px;
	}
	.panel-5 .content .likeness .text {
	    margin-top: 15px;
	    font-size: 14px;
	}
			
}
@media only screen and (max-width: 1024px) {
				
	.panel-5 .content .likeness {
		width: 220px;
		height: 210px;
	}
	.panel-5 .content .likeness a {
		width: 220px;
		height: 135.8px;
		overflow: hidden;	
	}
	.panel-5 .content .left {
		margin-right: 20px;
	}
	.panel-5 .content .middle {
		margin-right: 20px;
	}
	.panel-5 .content .likeness .big {
		width: 220px;
	}

}	

@media only screen and (max-width: 768px) {
	.panel {
		width: 100%;
	}
	.panel .banner {
		display: none;
	}	
	.panel .xiaoping {
		display: block;
	}
	.panel .xiaoping img {
		width: 100%;
	}
	.panel-1 .banner-info .one {
	    margin-right: 50px;
	}	
	.panel-1 .banner-info .one a {
	    width: 120px;
	}
	.panel-1 .banner-info .one a:before {
		left: 10px;
	}	
	.panel-1 .banner-info .one a:after {
		right: 10px;
	}
	.panel-1 .banner-info .two a {
		width: 120px;
	}
	.panel-1 .banner-info .two a:before {
		left: 10px;
	}	
	.panel-1 .banner-info .two a:after {
		right: 10px;
	}
	.panel-2 .banner-info .one a:before {
		left: 15px;
	}
	.panel-2 .banner-info .one a:after {
		right: 15px;
	}



	.panel-2 .banner-info2 .one {
	    /*margin-right: 50px;*/
	}	
	.panel-2 .banner-info2 .one a {
	    width: 120px;
	}
	.panel-2 .banner-info2 .one a:before {
		left: 15px;
	}	
	.panel-2 .banner-info2 .one a:after {
		right: 15px;
	}
	.panel-2 .banner-info2 .two a {
		width: 120px;
	}
	.panel-2 .banner-info2 .two a:before {
		left: 15px;
	}	
	.panel-2 .banner-info2 .two a:after {
		right: 15px;
	}
	.panel-3 .banner-info .one a {
		width: 140px;
	}
	.panel-3 .banner-info .one a:before {
		left: 15px;
	}
	.panel-3 .banner-info .one a:after {
		right: 15px;
	}


	.panel-4 .banner-info .one {
	    margin-right: 40px;
	}
	.panel-4 .banner-info .one a {
		width: 120px;
	}	
	.panel-4 .banner-info .two a {
		width: 120px;
	}
	.panel-4 .banner-info .one a:before {
		left: 10px;
	}
	.panel-4 .banner-info .one a:after {
		right: 10px;
	}

	.panel-4 .banner-info .two a:before {
		left: 10px;
	}
	.panel-4 .banner-info .two a:after {
		right: 10px;
	}





	
	.panel-5 .likeness {
		float: none;
	}
	.panel-5 .content {
		width: 100%;
		margin: 0 auto;
		position: static;
		top: none;	
		left: none;	
		transform: none;
		padding-top: 50px !important;	
	}
	.panel-5 .content .likeness {
		width: 400px;
		height: 306px;
		margin: 0 auto;
		border-bottom: 1px solid #d8d8d8;
		margin-bottom: 10px;
	}
	.panel-5 .content .likeness a {
		width: 400px;
		height: 246px;
		overflow: hidden;	
	}
	.panel-5 .content .likeness .big {
		width: 400px;
	}
	.panel-5 .content .likeness .small {
		width: 40px;
	}
	.panel-5 .content .likeness .text {
		margin-top: 10px;
	}	
	.panel-5 .content .right {
		margin-bottom: 100px;
	}
	.xiangxia {
		display: none !important;
	}
	
}

@media only screen and (max-width: 640px) {
	.panel-2 .banner-info2 .one {
	    margin-right: 50px;
	}		
	.panel-5 .likeness {
		float: none;
	}
	.panel-5 .content {
		width: 100%;
		margin: 0 auto;
	}
	.panel-5 .content .likeness {
		width: 350px;
		height: 280px;
		margin: 0 auto;
		border-bottom: 1px solid #d8d8d8;
		margin-bottom: 10px;
	}
	.panel-5 .content .likeness a {
		width: 350px;
		height: 215px;
		overflow: hidden;	
	}
	.panel-5 .content .likeness .big {
		width: 350px;
	}
	.panel-5 .content .likeness .small {
		width: 40px;
	}
	.panel-5 .content .likeness .text {
		margin-top: 10px;
	}	
	.panel-5 .content .right {
		margin-bottom: 100px;
	}

}



@media only screen and (max-width: 414px) {
	.logo {
	    top: 20px;
	    left: 20px;
	}	
	.logo a img {
		width: 110px;
	}
	.nav a {
	    width: 75px;
	}
	.nav {
	    top: 20px;
	    right: 15px;
	}
	.panel-1 .banner-info {
		/*background: red;*/
		width: 100%;
	}
	.panel-1 .banner-info .one {
		margin-right: 0;
		margin-left: 50px;
	}		
	.panel-1 .banner-info .two {
		float: right;
		margin-right: 50px;
	}



	.panel-2 .banner-info2 {
		/*background: red;*/
		width: 100%;
	}
	.panel-2 .banner-info2 .one {
		margin-right: 0;
		margin-left: 50px;
	}		
	.panel-2 .banner-info2 .two {
		float: right;
		margin-right: 50px;
	}






	.panel-4 .banner-info {
		width: 100%;
	}
	.panel-4 .banner-info .one {
		margin-right: 0;
		margin-left: 50px;
	}		
	.panel-4 .banner-info .two {
		float: right;
		margin-right: 50px;
	}


}



@media only screen and (max-width: 375px) {

	.panel-1 .banner-info .one {
		margin-right: 0;
		margin-left: 30px;
	}		
	.panel-1 .banner-info .two {
		float: right;
		margin-right: 30px;
	}


	.panel-2 .banner-info2 .one {
		margin-right: 0;
		margin-left: 30px;
	}		
	.panel-2 .banner-info2 .two {
		float: right;
		margin-right: 30px;
	}




	.panel-4 .banner-info .one {
		margin-right: 0;
		margin-left: 30px;
	}		
	.panel-4 .banner-info .two {
		float: right;
		margin-right: 30px;
	}





	.panel-5 .likeness {
		float: none;
	}
	.panel-5 .content {
		width: 100%;
		margin: 0 auto;
	}
	.panel-5 .content .likeness {
		width: 300px;
		height: 250px;
		margin: 0 auto;
		border-bottom: 1px solid #d8d8d8;
		margin-bottom: 10px;
	}
	.panel-5 .content .likeness a {
		width: 300px;
		height: 184px;
		overflow: hidden;	
	}
	.panel-5 .content .likeness .big {
		width: 300px;
	}
	.panel-5 .content .likeness .small {
		width: 40px;
	}
	.panel-5 .content .likeness .text {
		margin-top: 10px;
	}	
	.panel-5 .content .right {
		margin-bottom: 100px;
	}

}

@media only screen and (max-width: 360px) {

	.panel-5 .content .right {
	    margin-bottom: 120px;
	}		
}

@media only screen and (max-width: 320px) {


	.panel-5 .content .right {
	    margin-bottom: 120px;
	}				
}

.copyRightss {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-bottom: 10px;
}
.copyRightss:hover {
	opacity: 0.7;
}