/********************************************公共***************************************/
*{outline: none}
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,input,textarea,button,select,fieldset,legend,img{margin:0;padding:0;border:none;}
body{ font-family:"Microsoft YaHei","Arial Narrow"; color: #333; font-size:14px;background-color:#fff;overflow-x: hidden;}
a{color:inherit;text-decoration: none !important;}
p{word-wrap:break-word} 
ol,ul,li{list-style: none;}
tr,td{border-spacing: inherit;}
table { border-collapse:collapse; border-spacing:0; }
input{background-color: initial;}
textarea{resize: none;background-color: initial;overflow:hidden;}

input,img{border:0;vertical-align:middle}
.fl{float:left;}
.fr{float:right;}
.dn{display: none;}
.clearfix:after{content:"";display:table;clear:both;}
.wrap{ width:94%; max-width:1200px; margin:0 auto}
@media (max-width:768px) {
	.wrap{ width:90%;}
}
/********************************************顶部**************************************/
#top-k{height:113px;}
header{
	background: url(/img/index001.png) no-repeat 100% #fff;
	background-position: top;
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
}
.h-top{
	float: left;
	margin-left: 53%;
	color: #FFF;
	padding: 5px 0;
	overflow: hidden;
}
.h-mid{
	padding-bottom: 12px;
}
.logo{
	float: left;
	margin-top: -15px;
}
nav{
	float: right;
	text-align: center;
	font-size: 0px;
}
nav li{
	display: inline-block;
	font-size: 16px;
}
nav li::after{
	content: "";
	height: 100%;
	border-right: 1px dotted #a7a7a7;
}
nav li:last-child::after{
	content: "";
	border-right: 0;
}
nav li a{
	display: inline-block; 
	padding: 30px 23px 20px;
}
nav li:last-child a{
	padding-right: 0;
}
nav li a:hover{color: #ff8111;}
.nav-btn, .nav-btn-1{width: 35px;height: 35px;display: none; background-size: 100% 100%;background-repeat: no-repeat;}
.nav-btn{background-image: url(/img/nav-btn.png);}
.nav-btn-1{background-image: url(/img/nav-btn-1.png);}
@media only screen and (max-width: 1020px) {
	nav li a {padding: 30px 20px 20px;}
}
@media only screen and (max-width: 980px) {
	nav li a {padding: 30px 14px 20px;}
}
@media only screen and (max-width: 860px) {
	nav li a {padding: 30px 8px 20px;}
}
@media only screen and (max-width: 800px) {
	nav li a {padding: 30px 6px 20px;}
}
@media only screen and (max-width: 768px) {
	nav{ width: 100%;display: none;overflow: auto;height: 300px;}
	nav li {width: 100%;border-bottom: 1px solid #dedede;}
	nav li::after {border-right: 0;}
	nav li a {padding: 10px 0;width: 100%;}
	.nav-btn{display:block; }
	header{background: #fff;}
	.h-top {float: none;width: 90%;margin: 0 auto;text-align: right;color: #666;}
	.logo img{width: 70px;}
	.h-mid {padding-bottom: 10px;}
	#top-k {height: 81px;}
}
@media (max-width:560px) {
	
}
@media (max-width:480px) {
	.h-top{display: none;}
	.h-mid {padding-top: 20px;}
	#top-k {height: 71px;}
}
@media (min-width:769px) {
	.nav-btn{display:none !important; }
	.nav-btn-1{display:none !important; }
	nav{display: block !important;}
}

/********************************************主体**************************************/
/*****************************banner*******************************/
.swiper-slide img {width: 100%; max-width: 100%;}
.banner{ position: relative;}
.banner img{width: 100%;}
.banner-min{display: none !important;}
.banner .slick-slider {margin-bottom: 0px;touch-action: inherit;}
.banner .prev-next{z-index: 100;background:url(/img/arrows.png) no-repeat;height: 100px;width: 50px;cursor: pointer;position: absolute;top: 50%;margin-top: -50px;}
.banner .prev{left:50px;background-position:0 0;}
.banner .next{right:50px;background-position:-80px 0;}

.banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #ff8111;
    opacity: .8;
}
.banner .swiper-pagination-bullet-active {
    width: 60px;
    border-radius: 15px;
    opacity: 1;
}
@media (max-width:768px) {
    .banner-max{display: none !important;}
    .banner-min{display: block !important;}
    .banner .prev-next{background-size:300%;height: 60px;width: 30px;margin-top: -30px;}
    .banner .prev{left:20px;background-position:left;}
    .banner .next{right:20px;background-position:right;}
    .banner .swiper-pagination-bullet {width: 10px; height: 10px;}
	.banner .swiper-pagination-bullet-active {width: 30px;border-radius: 10px;}
}
@media (min-width:769px) {
	.banner .prev:hover{background-position:0 -240px;}
	.banner .next:hover{background-position:-80px -240px;}
}
/*****************************标题*******************************/
.title-1{
	font-size: 30px;
	margin: 3.6% 0 3.3%;
	text-align: center;
}
@media only screen and (max-width: 768px) {
	.title-1 {font-size: 26px;}
}
@media (max-width:560px) {
	.title-1 {font-size: 22px;}
}
/*****************************william威廉亚洲官方*******************************/
/******************产品展示*******************/
.cpzs-swiper{
	width:510px;
	margin: 0 auto;
	padding: 0 70px;
	position: relative;
}
.cpzs-swiper .gallery-thumbs{
	padding: 10px 0;
}
.cpzs-swiper .gallery-thumbs .swiper-slide{
	text-align: center;
	font-size: 20px;
	background: #d3d3d3;
	padding: 10px 0;
	cursor: pointer;
}
.cpzs-swiper .gallery-thumbs .swiper-slide-active{
	color: #fff;
	background: #ff8111;
}
.cpzs-swiper .gallery-thumbs .swiper-slide-active::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ff8111;
    position: absolute;
    bottom: -8px;
    margin-left: -8px;
    left: 50%;
}
.cpzs-swiper .swiper-button-prev1{
	background: url(/img/arrows1-l.png) no-repeat ;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.cpzs-swiper .swiper-button-next1{
	background: url(/img/arrows1-r.png) no-repeat;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.cpzs .gallery-top .swiper-slide{
	letter-spacing: -5px;
	margin-top: 25px;
}
.cpzs .gallery-top a{
	display: inline-block;
	width:23.5%; 
	margin-right: 2%;
	letter-spacing: initial;
	position: relative;
}
.cpzs .gallery-top a img{
	border: 1px solid #dedede;
	box-sizing: border-box;
	display: block;font-size: 0;
}
.cpzs .gallery-top a:nth-child(4n){
	margin-right: 0;
}
.cpzs .gallery-top .cpzs-bottom{
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	background: rgba(0,0,0,0.6);
	opacity: 0;
	transition: all 0.3s;
}
.cpzs .gallery-top .cpzs-bottom span{
	padding: 0 10px;
	display: block;
	margin-top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
	color: #fff;
	
}
.cpzs .gallery-top .cpzs-bottom span i{
	display: inline-block;
	border: 1px solid #fff;
	width: auto;
	padding: 4px 16px;
	font-size:14px;
	margin-top: 16px;
}
@media only screen and (min-width: 769px) {
	.cpzs .gallery-top .cpzs-bottom:hover{
		opacity: 1;
	}
}
@media only screen and (max-width: 980px) {
	.cpzs .gallery-top .cpzs-bottom span { font-size: 18px;}
}
@media only screen and (max-width: 768px) {
	.cpzs-swiper .gallery-thumbs .swiper-slide { font-size: 16px;}
	.cpzs-swiper { width: 70%;padding: 0 50px;}
	.cpzs .gallery-top a{overflow: hidden;border: 1px solid #dedede;box-sizing: border-box;width: 48%;margin-right: 4%;margin-bottom: 10px;margin-top: 5px;}
	.cpzs .gallery-top a:nth-child(2n){margin-right: 0;}
	.cpzs .gallery-top .cpzs-bottom span {font-size: 14px;color:#666;margin-top: 5px;transform: translateY(0);}
	.cpzs .gallery-top .cpzs-bottom{border: 1px solid #dedede;box-sizing: border-box;border-bottom: 0;opacity: 1;bottom: 3px;height: 26px;background: #fff;top: auto;line-height:20px}
	.cpzs .gallery-top .swiper-slide {margin-top: 10px;}
}
/******************关于山一*******************/
.gysy{
	height:455px;
	background: url(/img/index-bg.jpg) no-repeat ;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	color: #fff;
}
.gysy .content{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	background: rgba(0,0,0,0.5);
	padding:0 12px;
}
.gysy .content .title-1{
	color: #ff8111;
	padding-top: 30px;
}
.gysy .content p{
	font-size: 18px;
	text-align: justify;
	text-indent: 2em;
	line-height: 35px;
}
.gysy .content .move{
	font-size: 22px;
	padding: 3px 37px;
	border: 2px solid #ff8111;
	border-radius: 20px;
	display: inline-block;
	margin: 60px 0 30px 0;
}
@media only screen and (max-width: 1200px) {
	.gysy .content {width: 100%;box-sizing: border-box;}
	.gysy .content p { font-size: 16px;}
	.gysy {height: 400px;}
}
@media only screen and (max-width: 980px) {
	.gysy{background-attachment: scroll;}
	.gysy .content .move {margin: 30px 0 30px 0;}
	.gysy .content .move { font-size: 18px;}
}
@media only screen and (max-width: 768px) {
	.gysy .content p {font-size: 14px;line-height: 26px;}
}
@media only screen and (max-width: 380px) {
	.gysy {height: 450px;}
}

/******************新闻中心*******************/
.xwzx .content li{float: left;margin-right: 5%;width: 47.5%;}
.xwzx .content li:nth-child(2n){margin-right: 0;}
.xwzx .content .time{color: #fff;background: #ff8111;float: left;margin: 0 20px 25px 0;padding: 8px 11px; text-align: center;}
.xwzx .content .time p:first-child{font-size: 32px;}
.xwzx .content .txt{color: #666;}
.xwzx .content .txt p:first-child{font-size: 16px; color: #333;margin-bottom: 10px;margin-top: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xwzx .content .txt p:last-child{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 40px;
}
@media only screen and (max-width: 768px) {
	.xwzx .content li{margin-right: 0;width: 100%;}
}
@media only screen and (min-width: 769px) {
	.xwzx .content li:hover .txt{color: #0168b7;}
}
/*****************************山一介绍*******************************/
.jieshao{text-align: center;}
.jieshao li{transition: all 0.5s; display: inline-table;margin: 45px;width: 165px;height: 165px;border-radius: 50%;border: 1px solid #c1bfbd;}
.jieshao li div{display: table-cell;vertical-align: middle;}
.jieshao li div p:nth-child(2){color: #999;padding: 3px;}
.jieshao li div p:nth-child(3){color: #0168b7;}
@media only screen and (min-width: 769px) {
	.jieshao li:hover{transform: rotateZ(360deg);}
}
/********************************************底部**************************************/
footer{background: url(/img/footer-bg.jpg) no-repeat center;background-size:100% 100%;}
footer .lianxi{padding-top: 20px;}
footer .lianxi .fl{width:60%;margin-top: 22px;}
footer .lianxi .fl div{float: left;margin-left: 13%;}
footer .lianxi .fl div p{font-size: 16px; font-weight: bold;line-height: 35px;}
footer .lianxi .fl div ul{overflow: auto;height: 100px;width: 140%;}
footer .lianxi .fl div li{color: #666;line-height: 24px;}
footer .lianxi .fl div li:hover{color: #0168b7;}
footer .lianxi .fr{width: 40%;text-align: center;}
footer .lianxi .fr .content{width: 250px;margin: 0 auto;}
footer .lianxi .fr1{color: #999; text-align: left; background: url(/img/footer-1.png) no-repeat left center;padding-left: 55px;margin-left: 10px;}
footer .lianxi .fr1 div:last-child{font-size: 20px;color: #0168b7;font-weight: bold;}
footer .lianxi .fr2{margin:12px auto 0;}
footer .lianxi .fr2 a{margin: 1px;display: inline-block;width: 30px;height: 30px;border-radius: 50%;background:#d0d0d0;}
footer .lianxi .fr2 a span{height: 100%;display: inline-block;vertical-align: middle;}
footer .lianxi .fr2::before{content: '';width: 55px;height:1px;background:#d2d2d2;margin-top: 18px;display: inline-block;float: right;}
footer .lianxi .fr2::after{content: '';width: 55px;height:1px;background:#d2d2d2;margin-top: 18px;display: inline-block;float: left;}
footer .lianxi .fr3 div{color: #999;display: inline-block;font-size: 15px;margin: 8px;}
footer .banquan{padding: 16px 0;color: #999;text-align: center;}
footer .banquan div{width: 34%;height: 1px;background: #dcdcdc;transform: translateY(10px);}
@media only screen and (max-width: 1200px) {
	footer .lianxi .fl div {margin-left: 13%;}
	footer .banquan div { width: 30%;}
}
@media only screen and (max-width: 980px) {
	footer .lianxi .fl div {margin-left: 9%;}
	footer .banquan div {width: 23%;}
}
@media only screen and (max-width: 768px) {
	footer .lianxi .fl{display: none;}
	footer .lianxi .fr{width: 100%;}
	footer .banquan div{display: none;}
	footer .banquan {padding: 0 0 16px;}
	header .a{display:none}
	
}
.mm_os{display:block}
@media only screen and (max-width: 480px) {
	.mm_os{display:none}
}


.yqlj a{margin-left:10px}

.qbxz{
    float: left;
}
.qbxz a{
    padding:0 15px;
    border-right:1px solid #aaa;
    color:#999;
}
.qbxz a:hover{
    color:#0066b5;
}
.qbxz a:first-child{
    padding-left: 0;
}
.qbxz a:last-child{
    border-right:0;
}

