﻿.crumb {
	height: 60px;
	background: #f4f4f4;
	overflow: hidden;
}

.wrap {
	width: 1580px;
	margin: 0 auto;
}

.crumb ul {
	overflow: hidden;
	float: left;
	width: 50%;
	height: 100%;
	font-size: 15px;
	color: #333;
	line-height: 60px;
}

.crumb li {
	float: left;
}

.crumb li a {
	font-size: 15px;
	color: #333333;
	line-height: 60px;
}

.crumb li a:hover {
	color: #0a8ed0;
}

.crumb li span {
	width: 10px;
	display: inline-block;
	height: 13px;
	margin: 23px 7px 0 7px;
	background: url(../images/fico1.png) no-repeat center;
	background-size: cover;
}

.product_list {
	overflow: hidden;
	padding-top: 33px;
	width: 100%;
	padding-bottom: 20px;
}

.p_lts {
	float: left;
	width: 383px;
}

.p_rts {
	width: calc(100% - 406px);
	float: right;
}

.p_lts .hd {
	padding-left: 38px;
	border-bottom: 2px solid #bebebe;
	height: 152px;
}

.p_lts .hd h3 {
	font-size: 21px;
	color: #333333;
	line-height: 40px;
}

.p_lts .hd ul {
	overflow: hidden;
	width: calc(100% - 18px);
/*margin-top: 8px;*/
}

.p_lts .hd li {
	float: left;
	min-width: 80px;
	height: 30px;
	cursor: pointer;
	font-size: 13px;
	color: #333333;
	position: relative;
	line-height: 30px;
	background: #f4f4f4;
	margin-right: 13px;
	padding: 0 6px;
	box-sizing: border-box;
	margin-top: 5px;
}
/*.p_lts .hd li:last-child{
	border: 1px solid #333333;text-align: center;
}*/

.stor {
	position: absolute;
	right: 135px;
	top: 26px;
}

.stor li {
	float: left;
	margin-right: 20px;
}

.stor li a {
	font-size: 14px;
	color: #ffffff;
	line-height: 27px;
	display: block;
}

.ball_detal .con .hd .swiper-container .img_url {
	height: 700px;
	line-height: 700px;
}

.p_lts .hd li {
	border: 1px solid #333333;
	text-align: center;
}

.p_lts .hd li i {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	font-size: 20px;
	text-align: center;
	padding: 0 6px;
	line-height: 30px;
	color: #333333;
}

.p_lts .bd h2 {
	padding: 15px 0;
	padding-left: 38px;
	font-size: 17px;
	color: #333333;
	line-height: 36px;
	position: relative;
	cursor: pointer;
}

.p_lts .bd h2 i {
	background: url(../images/fico2.png) no-repeat center;
	width: 23px;
	height: 14px;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -7px;
	transition: all 0.3s;
	display: block;
}

.p_lts .bd dd.on  h2 i {
	transform: rotate(180deg);
}

.p_lts .bd dd.on h2 {
	padding-bottom: 10px;
}

.p_lts .bd dd.on {
	padding-bottom: 30px;
}

.p_lts .bd dd {
	border-bottom: 2px solid #bebebe;
}

.p_lts .bd ul {
	display: none;
}

.p_lts .bd li {
	padding: 0 38px;
}

.p_lts .bd .color {
	padding-left: 35px;
}

.p_lts .bd .color li {
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	box-sizing: border-box;
}

.p_lts .bd .color li:hover,
.p_lts .bd .color li.on {
	border-color: #000;
}

.p_lts .bd .color li:hover label,
.p_lts .bd .color li.on label {
	width: 34px;
	height: 34px;
	margin: 2px;
}

.p_lts .bd .color li label {
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	box-sizing: border-box;
	display: block;
	transition: all 0.3s;
}

.p_lts .bd .color li {
	display: inline-block;
	margin: 0 5px;
	padding: 0;
}

.p_lts .bd label {
	line-height: 36px;
	font-size: 14px;
	color: #333333;
	background: url(../images/fico5.png) no-repeat left center;
	padding-left: 32px;
	cursor: pointer;
	display: block;
}

.p_lts .bd li a.active  label {
	background: url(../images/fico6.png) no-repeat left center;
}

.p_lts .bd input {
	display: none;
}

.p_lts .bd dd:last-child {
	border-bottom: none;
}

.p_lts .bd dd:last-child h2 i {
	background: url(../images/fico3.png) no-repeat center;
	width: 30px;
	height: 25px;
	top: 50%;
	margin-top: -12px;
	transform: rotate(0) !important;
}

.p_lts .bd dd:last-child h2:hover i {
	background: url(../images/fico3-1.png) no-repeat center;
}

.p_lts .bd dd:last-child h2:hover a {
	color: #0a8ed0;
}

.p_lts .bd dd:last-child.on h2 {
	padding-bottom: 20px;
}

.p_lts .bd dd:last-child h2 a {
	display: block;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	transition: all 0s;
}

.p_rts .hd {
	margin: 0 20px;
	;overflow: hidden;
	height: 134px;
	padding-top: 42px;
	box-sizing: border-box;
}

.lt {
	float: left;
}

.rt {
	float: right;
}

.mask_pass {
	position: fixed;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	background: #fff;
	padding: 38px 60px;
	box-sizing: border-box;
	width: 480px;
	margin: 0 auto;
	box-shadow: 0 0 3px 1px #ccc;
	display: none;
}

.passa {
	padding: 10px 30px;
	background: red;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.p_rts .hd .lt h2 {
	font-size: 26px;
	color: #333333;
}

.p_rts .hd .lt h3 {
	display: none;
}

.p_rts .hd .rt h4 {
	font-size: 14px;
	color: #7c7c7c;
	line-height: 34px;
}

.p_rts .hd .sele {
	width: 220px;
	height: 40px;
	border: 1px solid #bebebe;
	font-size: 12px;
	color: #666666;
	box-sizing: border-box;
	padding: 0 20px;
	position: relative;
	z-index: 11;
	cursor: pointer;
}

.p_rts .hd .select {
	position: relative;
	background: #f4f4f4;
}

.p_rts .hd .select:after {
	content: "";
	background: url(../images/fico7.png) no-repeat center;
	width: 17px;
	height: 11px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	z-index: 1;
}

.p_rts .list ul {
}

.p_rts .list li {
	float: left;
	width: 25%;
	margin-bottom: 30px;
	padding: 0 20px;
	box-sizing: border-box;
}

.p_rts .list li .imgs img {
	width: 100%;
	display: block;
}

.p_rts .list li .imgs:hover h5,
.p_rts .list li .imgs:hover .zi1 {
	display: block;
}

.p_rts .list li .imgs .zi1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	bottom: 0;
	right: 0;
	display: none;
}

.p_rts .list li .imgs {
	position: relative;
	border: 1px solid #e3e3e3;
}

.p_rts .list li .imgs h5 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 70px;
	width: 160px;
	height: 50px;
	line-height: 50px;
	border-radius: 10px;
	text-align: center;
	background: #333333;
	color: #fff;
	margin: 0 auto;
	z-index: 12;
	font-size: 22px;
	display: none;
}

.p_rts .list li .imgs i {
	position: absolute;
	left: 0;
	top: 5%;
	z-index: 1;
	width: 20%;
}

.p_rts .list li .imgs i img {
	width: 100%;
	display: block;
}

.p_rts .list li .txt {
	text-align: center;
	padding-top: 10px;
}

.p_rts .list li .txt h3 {
	font-size: 17px;
	color: #333333;
	line-height: 24px;
	overflow: hidden;
}

.p_rts .list li .txt h4 {
	font-size: 17px;
	color: #666666;
	line-height: 40px;
}

.p_rts .more a {
	width: 180px;
	height: 44px;
	border: 2px solid #323232;
	text-align: center;
	line-height: 44px;
	color: #333333;
	font-size: 14px;
	display: block;
	margin: 70px auto 80px;
}

.p_rts .more a:hover {
	background: #000;
	color: #fff;
}

.p_rts .list li {
	position: relative;
	padding-top: 20px;
	box-sizing: border-box;
	border: 1px solid #fff;
	padding: 20px;
}

.p_rts .list li dl {
	background: #fff;
	border: 1px solid #e0e1e3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(224, 225, 227);
	border-top: 0;
	left: -1px;
	padding: 10px 0;
	position: absolute;
	top: 100%;
	display: none;
	width: calc(100% + 2px);
	box-sizing: border-box;
	padding-left: 15px;
	overflow: hidden;
	padding-bottom: 25px;
}

.p_rts .list li dd {
	float: left;
	width: 17%;
	margin-right: 3%;
	box-sizing: border-box;
	border: 1px solid #fff;
}

.p_rts .list li dd img {
	width: 100%;
	display: block
}

.p_rts .list li:hover {
	border: 1px solid #e0e1e3;
	z-index: 14;
}

.p_rts .list li:hover dl {
	display: block;
}

.p_rts .list li dd:hover {
	border-color: #ce181e;
}

.lp_rts.p_rts .list li:hover {
	border-color: #fff;
}

.p_rts .list li dd.on {
	border-color: #000 !important;
}

.toubu .p1 {
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
}

.toubu .p2 {
	width: 70%;
	text-align: center;
	background: red;
	color: #fff;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	margin-left: 15%;
}

.toubu .p3 {
	height: 44px;
	line-height: 44px;
	margin-left: 15%;
	margin-top: 20px;
}

.toubu .p3 a:hover {
	color: red;
}

/*首页*/
.slide-link {
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	display: inline-block;
	text-align: left;
	padding-right: 40px;
	margin-bottom: 8px;
	height: 30px;
	margin-right: 30px;
	background: url(/assets/images/button-arrow-gold.png) no-repeat scroll right -30px;}
.slide-link:hover {
	color: white !important;text-decoration: none;background: url(/assets/images/button-arrow-gold.png) no-repeat scroll right 0;}

/*产品列表*/
.list_images {
	height: 100%;
}

/*服饰产品列表结束*/
.wrap1 {
	width: 1710px;
	margin: 0 auto;
}

.details .de_hd {
	overflow: hidden;
	margin-top: 34px;
	position: relative;
	padding-bottom: 75px;
	border-bottom: 2px solid #bebebe;
}

.de_hd .de_swiper {
	float: left;
	width: 52%;
	overflow: hidden;
}

.de_hd .de_rts {
	float: right;
	width: 44%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}

.de_hd .lts {
	float: left;
	width: 124px;
	padding-top: 74px;
	position: relative;
	padding-bottom: 74px;
}

.gallery-thumbs {
	height: 585px;
}

.gallery-thumbs .swiper-slide {
	height: 124px;
}

.de_hd .rts {
	float: right;
	width: calc(100% - 136px);
}

.de_hd .lts .swiper-slide {
	border: 1px solid #bebebe;
	margin: 12px auto;
	width: 120px;
	height: 120px;
	cursor: pointer;
	overflow: hidden;
	box-sizing: border-box;
}

.de_hd .lts .swiper-slide img {
	width: 100%;
	display: block;
}

.de_hd .lts .swiper-button-prev1,
.de_hd .lts .swiper-button-next1 {
	background: url(../images/dnext2.png) no-repeat center;
	width: 21px;
	height: 14px;
	position: absolute;
	left: 0;
	right: 0;
	top: 16px;
	margin: 0 auto;
	transform: rotate(180deg);
	cursor: pointer;
}

.de_hd .lts .swiper-button-prev1 {
	transform: rotate(0);
	top: auto;
	bottom: 16px;
}

.swiper-button-disabled {
	opacity: 0.5;
}

.de_hd .de_rts h2 {
	font-size: 28px;
	color: #333333;
	line-height: 1;
}

.de_hd .de_rts h3 {
	font-size: 28px;
	color: #333333;
	text-transform: uppercase;
	line-height: 60px;
	margin-top: 10px;
}

.de_hd .de_rts h5 {
	font-size: 20px;
	color: #666666;
	line-height: 50px;
}

.de_hd .de_rts h4 {
	font-size: 36px;
	color: #333333;
	line-height: 60px;
}

.de_hd .color {
	border-top: 2px solid #bebebe;
	margin-top: 25px;
	overflow: hidden;
}

.de_hd .tit {
	float: left;
	font-size: 24px;
	color: #333333;
	line-height: 100px;
	width: 150px;
	display: block;
}

.de_hd .tit em {
	font-size: 20px;
	color: #666;
}

.de_hd .color ul {
	float: left;
	overflow: hidden;
	margin: 15px;
}

.de_hd .color li {
	float: left;
	height: 70px;
	width: 70px;
	border: 2px solid #fff;
	margin-right: 20px;
	box-sizing: border-box;
}

.de_hd .color li.on {
	border-color: #000
}

.de_hd .color li:hover {
	border-color: #d0040b
}

.de_hd .color li img {
	width: 66px;
	height: 66px;
	display: block;
}

.de_hd .dli {
	border-top: 2px solid #bebebe;
	transition: all 0.3s;
}

.de_hd .dli.on {
	padding-bottom: 15px;
}

.de_hd .dli .tit {
	float: none;
	width: auto;
	position: relative;
	display: block;
}

.de_hd .dli .tit:after {
	content: "";
	display: block;
	background: url(../images/dnext2.png) no-repeat center;
	width: 21px;
	height: 12px;
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 11;
	transition: all 0.3s;
}

.de_hd .dli.on .tit:after {
	transform: rotate(180deg);
}

.de_hd .dli h6 {
	font-size: 16px;
	color: #333333;
	float: left;
}

.de_hd .dli dl {
	float: right;
	overflow: hidden;
}

.de_hd .dli dd {
	float: left;
	margin-right: 20px;
	text-align: center;
}

.de_hd .dli dd img {
	display: block;
	height: 55px;
}

.de_hd .dli dd i {
	display: block;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}

.de_hd .dli .de_sub {
	display: none;
}

.de_hd .rts .swiper-slide {
	border: 3px solid #bebebe;
	box-sizing: border-box;
	overflow: hidden;
}

.de_hd .rts .swiper-slide img {
	width: 100%;
	display: block;
	position: relative;
}

.de_hd .de_btn {
	margin-top: 20px;!important
	position: absolute;
	left: 0;
	bottom: 75px;
	z-index: 1;
	overflow: hidden;
}

.de_hd .de_btn a {
	width: 168px;
	height: 54px;
	line-height: 54px;
	font-size: 28px;
	color: #ffffff;
	background: #1543b9;
	float: left;
	margin-right: 20px;
	font-weight: bold;
	text-align: center;
}
/*手机端view_product_2.htm购物车按钮专用--开始*/
.de_btn_2 {
	margin-top: 30px;!important
	position: absolute;
	left: 0;
	bottom: 0px;
	z-index: 1;
	overflow: hidden;
}

.de_btn_2 a {
	width: 82px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: #1543b9;
	float: left;
	margin-right: 5px;
}
/*手机端view_product_2.htm购物车按钮专用--结束*/
.de_hd .lts .swiper-container {
	width: 124px;
}

.wrap2 {
	width: 1450px;
	margin: 0 auto;
}

.de_bd {
	overflow: hidden;
	padding-bottom: 95px;
}

.de_bd h2 {
	font-size: 36px;
	color: #333333;
	line-height: 50px;
	margin-top: 60px;
}

.de_bd .de_imgs {
}

.de_bd .de_imgs img {
	display: block;
	margin: 0 auto;
}

.de_bd p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.bor_bot {
	border-bottom: 2px solid #bebebe;
}

.swiper-button-next, .swiper-button-prev {
	display: none;
}
/*搜索页*/
.p_lts .hd li i{top: -3px !important;}
.keyword{height: 20px;line-height: 20px;width: 50%;padding:8px;margin-top: 8px; float:left;}
.kbut{background: #080808;
    color: #fff;
    padding: 11px 18px;
    font-size: 18px;
    width: fit-content;
    margin-top: 8px;
    float: left;
    border: none;}
.p_rts .list .pagelist li {
    width: auto;
    border: none;
    float: none;
    display: inline-block;
}
.p_rts .more.pagelist a {
    width: 100px;
    text-align: center;
}
	
/*服饰详情结束*/
.de_mask {
	background: rgba(0,0,0,0.6);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	bottom: 0;
	display: none;
}

.de_mask .de_hd {
	width: 1000px;
	margin: 150px auto 0;
	background: #fff;
	padding-top: 50px;
}

.de_mask .de_hd .de_swiper {
	width: 60%;
}

.de_mask .de_hd .de_rts {
	width: 38%;
	top: 50px;
}

.de_mask .de_hd .dli h6 {
	position: absolute;
	top: 0;
	left: 0;
	float: none;
	font-size: 14px;
}

.de_mask .de_hd .dli dl {
	margin-top: 20px;
}

.de_mask .de_hd .lts .swiper-slide {
	width: 70px;
	height: 70px;
	margin: 4px auto;
}

.de_mask .gallery-thumbs {
	height: 315px;
}

.de_mask .de_hd .de_rts h2 {
	font-size: 16px;
	line-height: 1.6;
}

.de_mask .de_hd .de_rts h3 {
	font-size: 18px;
	line-height: 1.6;
	margin-top: 0
}

.de_mask .de_hd .de_rts h5 {
	font-size: 16px;
	line-height: 1.6;
}

.de_mask .de_hd .de_rts h4 {
	font-size: 16px;
	line-height: 1.6;
}

.de_mask .de_hd .tit {
	font-size: 14px;
	line-height: 60px;
}

.de_mask .de_hd .color ul {
	margin: 10px auto;
}

.de_mask .de_hd .color li img {
	width: 100%;
	height: 100%;
}

.de_mask .de_hd .color li {
	width: 40px;
	height: 40px;
	margin: 0 4px;
}

.de_mask .de_hd .dli dd {
	margin-right: 10px;
}

.de_mask .de_hd .dli dd img {
	width: 48px;
	height: 48px;
}

.de_mask .de_hd .dli dd i {
	font-size: 10px;
}

.de_mask .de_hd .dli .de_sub {
	position: relative;
}

.de_mask .de_hd .de_btn a {
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.de_mask .mask_h {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: url(../images/logo2.png) no-repeat 15px center #eee;
	background-size: 30px 30px;
	z-index: 11;
	height: 40px;
}

.de_mask .icons {
	width: 40px;
	height: 40px;
	background: url(../images/icon.png) no-repeat center;
	background-size: 50%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 11;
	cursor: pointer;
	border-left: 1px solid #fff;
}

.de_mask .de_hd .tit em {
	font-size: 12px;
}

.de_mask .de_hd .lts {
	padding: 74px 0;
}

.de_mask .de_hd .rts {
	width: calc(100% - 136px);
}


/*横幅正副标题*/
.positive_title {
	font-family: "FZDHT";
	font-size: 76px;
	color: #fff;
	width: 100%;
	height: auto;
	margin-top: -270px;
	position: absolute;
	z-index: 11;
}

.subheading {
	font-family: "FZHT";
	font-size: 40px;
	color: #fff;
	width: 100%;
	height: auto;
	margin-top: -100px;
	position: absolute;
}


/*头部*/
.header {
	height: 80px;
	background: #000;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1111;
}

.gh {
	height: 25px;
	width: 40px;
	top: 50%;
	margin-top: -12.5px;
	position: absolute;
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	cursor: pointer;
	z-index: 9999;
	display: block;
	left: 28px;
}

.selected .gh {
	transform: rotate(90deg);
}

.gh a {
	background-color: #fff;
	display: block;
	height: 4px;
	margin-top: -3px;
	position: relative;
	top: 50%;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
	border-radius: 0;
}

.gh a:after,
.gh a:before {
	background-color: #fff;
	content: "";
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
	border-radius: 0;
}

.gh a:after {
	top: 11px;
}

.gh a:before {
	top: -11px;
}

.selected .gh a:after,
.selected .gh a:before {
	top: 0;
}

.selected .gh a:before {
	transform: translateY(0px) rotate(-45deg);
	-webkit-transform: translateY(0px) rotate(-45deg);
	-ms-transform: translateY(0px) rotate(-45deg);
	background: #000;
}

.selected .gh a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
	background: #000;
}

.selected .gh a {
	background-color: transparent !important;
}

.selected .header {
	overflow: visible;
}

.selected .header .nav {
	display: block;
	z-index: 111;
	position: absolute;
	left: 0;
	top: 80px;
	right: 0;
	margin: 0;
}

.selected .header .nav li a {
	text-align: center;
	width: auto;
	display: block;
	background: rgba(255, 255, 255, 0.9);
	margin: auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 50px;
	padding: 0;
}

.selected .header .nav li a {
	color: #000000;
}

.selected .header .nav .selected a {
	border-bottom-color: #73e5b1;
}

.header .logo {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50% ,-50%);
	z-index: 11;
}

.header .logo img {
	height: 38px;
	display: block;
	margin: 0 auto;
}

.header .naver {
	position: absolute;
	left: 125px;
	top: 26px;
}

.header .naver ul {
	overflow: hidden;
}

.header .naver li {
	float: left;
	margin-right: 20px;
}

.header .naver a {
	font-size: 14px;
	color: #ffffff;
	line-height: 27px;
	display: block;
}

.header .naver a:hover {
	color: #0a8ed0;
}

.header .rts {
	position: absolute;
	right: 35px;
	top: 20px;
	z-index: 1;
}

.header .rts dd {
	float: left;
	margin-left: 29px;
	display: block;
	width: 26px;
	height: 26px;
	position: relative;
	cursor: pointer;
}

.header .rts dd a {
	display: block;
	width: 100%;
	height: 100%;
}

.header .rts .seach {
	background: url(../images/h_ico1.png) no-repeat center;
	background-size: 21px 21px;
}

.header .rts .my {
	background: url(../images/h_ico2.png) no-repeat center;
	background-size: 21px 21px;
}

.header .rts .seach:hover {
	background: url(../images/h_ico1-1.png) no-repeat center;
	background-size: 21px 21px;
}

.header .rts .my:hover {
	background: url(../images/h_ico2-1.png) no-repeat center;
	background-size: 21px 21px;
}

/*头部*/
.h_banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.h_banner .swiper-slide img {
	display: block;
/*height: 100%;*/
	width: 100%;
}

.h_banner .bd .swiper-slide {
	position: relative;
	overflow: hidden;
}

.h_banner .swiper-slide .ban1 {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -140px;
	top: 0;
}

.h_banner .swiper-slide .ban4 {
	position: absolute;
	left: 50%;
	top: 337px;
}

.h_banner .swiper-slide .ban3 {
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: 280px;
}

.h_banner .swiper-slide .ban2 {
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: 410px;
}

.h_banner .swiper-slide .ban5 {
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: 530px;
}

.h_banner .hd {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	height: 55px;
}

.h_banner .hd .swiper-slide {
	width: 150px;
	text-align: center;
	height: 55px;
	position: relative;
	transition: all 0.3s;
}

.h_banner .hd .swiper-wrapper {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 11;
	width: auto;
}

.h_banner .hd .swiper-slide a {
	display: block;
	width: 150px;
	height: 55px;
	background-color: #dfdfe6;
	transition: all ease 0.3s;
	text-align: center;
	transform: skewX(-30deg);
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	text-decoration: none;
}

.h_banner .hd .swiper-slide span {
	display: block;
	transform: skewX(30deg);
	line-height: 55px;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
	text-transform: uppercase;
}

.h_banner .hd .swiper-slide.swiper-slide-thumb-active {
	position: relative;
	z-index: 11;
	width: 180px;
}

.h_banner .hd .swiper-slide.swiper-slide-thumb-active a {
	text-decoration: none;
	background: #0a8ed0;
	cursor: pointer;
	bottom: 0px;
	transform: skewX(-30deg) scale(1.08);
	box-shadow: 3px 5px 10px #000;
	width: 180px;
}

.h_banner .hd .swiper-slide.swiper-slide-thumb-active span {
	color: #fff;
}

.h_banner .swiper-slide.swiper-slide-active .ban1 {
	-webkit-animation: fadeInRight 1s .2s ease both;
	-moz-animation: fadeInRight 1s .2s ease both;
}

.h_banner .swiper-slide.swiper-slide-active .ban4 {
	-webkit-animation: fadeInUp 1s .4s ease both;
	-moz-animation: fadeInUp 1s .4s ease both;
}

.h_banner .swiper-slide.swiper-slide-active .ban5 {
	-webkit-animation: fadeInUp 1s .6s ease both;
	-moz-animation: fadeInUp 1s .6s ease both;
}

.h_banner .swiper-slide.swiper-slide-active .ban2 {
	-webkit-animation: fadeInUp 1s .8s ease both;
	-moz-animation: fadeInUp 1s .8s ease both;
}

.h_banner .swiper-slide.swiper-slide-active .ban3 {
	-webkit-animation: fadeInUp 1s 1s ease both;
	-moz-animation: fadeInUp 1s 1s ease both;
}

.h_banner .swiper-slide .ban2-1 {
	position: absolute;
	right: 50%;
	top: 0;
	bottom: 0;
	width: 50%;
	background: rgba(7,7,7,.5);
}

.h_banner .swiper-slide .ban2-2 {
	left: -10px;
	bottom: 80px;
	z-index: 1;
	position: absolute;
}

.h_banner .swiper-slide .ban2-3 {
	left: -10px;
	bottom: 230px;
	z-index: 1;
	position: absolute;
}

.h_banner .swiper-slide .ban2-4 {
	left: -10px;
	bottom: 390px;
	z-index: 1;
	position: absolute;
}

.h_banner .swiper-slide .ban2-5 {
	left: 0;
	top: 25%;
	;text-align: center;
	z-index: 11;
	position: absolute;
	right: 0;
}

.h_banner .swiper-slide .ban2-5 img {
	margin: 0 auto;
	width: 40%;
}

.h_banner .swiper-slide.swiper-slide-active .ban2-1 {
	-webkit-animation: fadeInLeft 1s .2s ease both;
	-moz-animation: fadeInLeft 1s .2s ease both;
}

.h_banner .swiper-slide.swiper-slide-active .ban2-2 {
	-webkit-animation: fadeInLeft 1s .4s ease both;
	-moz-animation: fadeInLeft 1s .4s ease both;
}

.h_banner .swiper-slide.swiper-slide-active .ban2-3 {
	-webkit-animation: fadeInLeft 1s .6s ease both;
	-moz-animation: fadeInLeft 1s .6s ease both;
}

.h_banner .swiper-slide.swiper-slide-active .ban2-4 {
	-webkit-animation: fadeInLeft 1s .8s ease both;
	-moz-animation: fadeInLeft 1s .8s ease both;
}

.h_banner .swiper-slide.swiper-slide-active .ban2-5 {
	-webkit-animation: fadeInUp 1s .8s ease both;
	-moz-animation: fadeInUp 1s .8s ease both;
}
/*banner*/

/*球员*/
.pr_swiper {
	position: relative;
}

.player .swiper-slide {
	height: auto;
	padding: 0 3px;
}

.player .swiper-slide a {
	display: block;
	height: 100%;
	position: relative;
	transform: skewX(-30deg);
	box-sizing: border-box;
	transition: all ease 0.3s;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.player .swiper-slide img {
	display: block;
	transform: skewX(30deg) translateX(-13%);
	box-sizing: border-box;
	width: 136%;
	height: auto;
	transition: all ease 0.3s;
}

.player .swiper-slide span {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 11;
	background: rgba(0,0,0,0.6);
	transition: all 0.3s;
}

.player {
	padding: 80px 0 150px;
}

.player .swiper-slide:hover span {
	opacity: 0;
}

.player .swiper-slide:hover a {
	z-index: 11;
	box-shadow: 0 0 6px 4px #9a9594;
	transform: scale(1.03) skewX(-30deg);
}

.player .list {
	overflow: inherit;
}

.player .next,
.player .prev {
	background: url(../images/h_next2.png) no-repeat center;
	width: 58px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -42px;
	z-index: 111;
	cursor: pointer;
}

.player .prev {
	left: auto;
	right: 0;
	transform: rotate(180deg);
}

.player .next:hover,
.player .prev:hover {
	background: url(../images/h_next3.png) no-repeat center;
}

.h_tit {
	text-align: center;
	padding-bottom: 70px;
}

.h_tit .text {
	display: inline-block;
	background: url(../images/line.png) no-repeat left center;
	padding-left: 24px;
}

.h_tit h2 {
	font-size: 27px;
	color: #333333;
	line-height: 27px;
	text-align: left;
	padding-left: 7px;
}

.h_tit h3 {
	font-size: 27px;
	color: #333333;
	line-height: 27px;
	padding-left: 20px;
}

.taylormade {
	background: #f0f0f0;
	padding: 70px 0 150px;
}

.hwrap {
	width: 1560px;
	margin: 0 auto;
	position: relative;
}

.taylormade .video img {
	display: block;
	width: 100%;
	position: relative;
	z-index: 11;
	transition: all 0.3s;
}

.taylormade .video #video {
	position: absolute;
	left: 0;
	top: 0;
}

.taylormade.active #video {
	position: static;
}

.taylormade .hwrap {
	background: url(../images/himg2.jpg) no-repeat right center #fff;
	overflow: hidden;
	background-size: 30%;
}

.taylormade .imgs img {
	right: 470px;
	top: 0;
	position: absolute;
	z-index: 11;
	transition: all 0.4s;
	bottom: 0;
}

.taylormade .imgs img {
	height: 100%;
	display: block;
}

.taylormade.active .imgs img,
.taylormade.on .imgs img {
	right: 150px;
}

.taylormade .btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 11;
	left: 375px;
	width: 170px;
	height: 170px;
	border-radius: 50%;
	opacity: 0;
	transition: all 0.3s;
	cursor: pointer;
}

.taylormade.on .btn {
	opacity: 1;
}

.taylormade.active .video img,
.taylormade.active .btn {
	display: none;
}

/* 企业合作 */
.qiyehz .bd .swiper-slide img{ width:100%; height:auto;display: inline-block;vertical-align: middle;}
.qf_slider3 img{ width:100%;}
.swiper-pagination3 .swiper-pagination-bullet{margin: 0 12px !important;}
.next3{background: url(/img/controls-custom.png) no-repeat -74px -74px;position: absolute; cursor:pointer;top: 50%;margin-top: -74px;width: 74px;height: 74px;
z-index: 89;right:0;text-indent: 100%;white-space: nowrap;overflow: hidden;outline: none !important;}
.next3:hover{background-position: -74px 0;}
.prev3{position: absolute;background: url(/img/controls-custom.png) no-repeat 0 -74px;cursor:pointer;top: 50%;margin-top: 0; width: 74px;height: 74px;z-index: 89; right:0; text-indent: 100%;white-space: nowrap; overflow: hidden;outline: none !important;}
.prev3:hover{background-position: 0 0;}

/* 最新消息 */
.news {
	padding: 70px 0 150px;
}

.news ul {
	overflow: hidden;
}

.news li {
	float: left;
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 50px;
}

.news li:nth-child(2n) {
	margin-right: 0;
}

.news li a {
	display: block;
	overflow: hidden;
	position: relative;
}

.news li .text {
	float: left;
	width: 500px;
	height: 370px;
	border: 2px solid #000000;
	background: #2a2a2a;
	position: relative;
}
/*边框尺寸*/
.news li .imgs {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 336px;
	height: 306px;
	overflow: hidden;
	border: 2px solid #000000;
	z-index: 11;
}
/*图片尺寸*/
.news li .imgs img {
	display: block;
	width: auto;
	height: 100%;
	transition: all 0.6s;
}

.news li .ab {
	/*right: 135px;left:30px;bottom: 90px;position: absolute;*/
	left: 30px;
	position: absolute;
	width: 62%;
	height: auto;
	top: 9%;
}

.news li .ab h3 {
	/*overflow: hidden;margin-top: 30px;text-align: right;*/
	overflow: hidden;
	margin-top: 30px;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.news li .ab span {
	font-size: 18px;
	color: #0a8ed0;
	line-height: 1.4;
	background: url(../images/hico4.png) no-repeat right center;
	padding-right: 24px;
	display: inline-block;
}

.news li .ab h2 {
	/*font-size:18px ;line-height: 40px;color: #ffffff;*/
	font-size: 18px;
	line-height: 40px;
	color: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	text-align: justify;
}

.news li .ab h4 {
	font-size: 18px;
	line-height: 40px;
	color: #ffffff;
}

.news li .imgs img:hover {
	transform: scale(1.3);
}

.news dl {
	overflow: hidden;
	margin-top: 40px;
}

.news dd {
	float: left;
	width: 18.5%;
	margin-right: 21.75%;
	text-align: center;
}

.news dd:hover i {
	background: #0a8ed0;
}

.news dd:nth-child(3n) {
	margin-right: 0;
}

.news dd i {
	width: 195px;
	height: 195px;
	border-radius: 50%;
	background: #666666;
	margin: 0 auto;
	display: block;
	position: relative;
}

.news dd i img {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 11;
	display: block;
	margin: 0 auto;
}

.news dd:hover h3 {
	color: #0a8ed0;
}

.news dd h3 {
	font-size: 22px;
	color: #333333;
	line-height: 33px;
	margin-top: 9px;
}

.news dd h4 {
	font-size: 18px;
	color: #666666;
	line-height: 27px;
}

.footer {
	background: #323232;
	padding: 53px 0 0;
}

.footer .f_nav {
	float: left;
	overflow: hidden;
}

.footer .f_nav dl {
	float: left;
	width: 385px;
}

.footer .f_nav dt {
	font-size: 22px;
	color: #ffffff;
	line-height: 37px;
}

.footer .f_nav dd a {
	font-size: 18px;
	color: #999999;
	line-height: 35px;
}

.footer .f_nav dl:last-child {
	width: auto;
}

.footer .rts {
	float: right;
	margin-top: 15px;
}

.footer .rts li {
	width: 70px;
	margin-left: 25px;
	text-align: center;
	float: left;
	position: relative;
	margin-bottom: 18px;
}

.footer .rts li .img_wx {
	width: 120px;
	height: 0;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	padding-top: 25px;
	top: 20px;
	overflow: hidden;
	transition: all 0.3s;
}

.footer .rts li .img_wx img {
	width: 100%;
	height: 120px;
	display: block;
}

.footer .rts li:hover .img_wx {
	height: 150px;
}

.copyright {
	border-top: 1px solid #585858;
	margin-top: 45px;
	height: 80px;
}

.copyright p {
	float: left;
	font-size: 13px;
	color: #ffffff;
	line-height: 80px;
}

.copyright .c_nav {
	float: right;
}

.copyright .c_nav li {
	float: left;
	margin-left: 34px;
}

.copyright .c_nav li a {
	font-size: 13px;
	color: #ffffff;
	line-height: 80px;
}

.layout {
	overflow: hidden;
	background: #fff;
	overflow: hidden;
}

.copyright .sele {
	background: url(../images/hico9.png) no-repeat right center #323232;
	padding-right: 45px;
	font-size: 13px;
	color: #ffffff;
	line-height: 30px;
	border: none;
	box-sizing: border-box;
	margin-top: 25px;
}
/* 个人信息开始 */
.x_banner {
	position: relative;
}

.x_banner .nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 10;
}

.x_banner .nav ul {
	padding: 10px 0 20px;
	background: rgba(0,0,0,0.5);
	overflow: hidden;
}

.x_banner .nav ul li {
	height: 60px;
	float: left;
	border-right: 1px solid #bebebe;
	width: 12.5%;
	text-align: center;
	box-sizing: border-box;
}

.x_banner .nav ul li:last-child {
	border-right: none;
}

.x_banner .nav ul li a {
	display: inline-block;
}

.x_banner .nav ul li i {
	display: inline-block;
	width: 43px;
	height: 43px;
	overflow: hidden;
	margin-right: 20px;
	vertical-align: middle
}

.x_banner .nav ul li:nth-child(1) i {
	background: url(../images/ico1.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(2) i {
	background: url(../images/ico2.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(3) i {
	background: url(../images/ico3.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(4) i {
	background: url(../images/ico4.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(5) i {
	background: url(../images/icoo4.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(6) i {
	background: url(../images/icoo5.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(7) i {
	background: url(../images/icoo6.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(8) i {
	background: url(../images/icoo7.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li i img {
	display: block;
}

.x_banner .nav ul li span {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	line-height: 60px;
	vertical-align: middle;
}

.x_title {
	background: #f4f4f4;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.x_title .all {
	overflow: hidden;
}

.x_title .all h2 {
	float: left;
	width: 50%;
	height: 100%;
	font-size: 20px;
	color: #333;
	line-height: 60px;
}

.x_title .all h2 a {
	font-size: 20px;
	color: #333;
	line-height: 60px;
	height: 100%;
}

.x_title .all h2 a:hover {
	color: #0a8ed0;
}

.info .detal .hd h2 {
	font-size: 26px;
	color: #333;
	line-height: 140px;
	text-align: center;
	border-bottom: 1px solid #BEBEBE;
}

.info .detal .hd h3 {
	border-bottom: 1px solid #bebebe;
	line-height: 77px;
	font-size: 17px;
	color: #666666;
}

.info .detal .bd h2 {
	line-height: 75px;
	font-size: 14px;
	color: #666666;
}

.info .detal .bd .qieh {
	border: 1px solid #dddddd;
	background: #f7f7f7;
	width: 305px;
	box-sizing: border-box;
	overflow: hidden;
	padding: 8px 10px;
}

.info .detal .bd .qieh li {
	width: 140px;
	height: 40px;
	float: left;
}

.info .detal .bd .qieh li label {
	font-size: 17px;
	color: #666666;
	line-height: 40px;
	display: block;
	text-align: center;
	cursor: pointer;
}

.info .detal .bd .qieh li .radio {
	display: none;
}

.info .detal .bd .qieh li .radio:checked + label {
	background: #555555;
	color: #fff;
}

.info .detal .bd .inputs li {
	margin-top: 40px;
	background: #f7f7f7;
	border: 1px solid #dddddd;
	position: relative;
}

.info .detal .bd li h3 {
	font-size: 17px;
	color: #666666;
	line-height: 52px;
	float: left;
	margin: 0 20px;
	position: absolute;
	left: 0;
	top: 1px;
	transition: all 0.15s;
	padding: 0 10px;
	background: #F7F7F7;
}

.info .detal .bd .inputs li .name {
	height: 55px;
	display: block;
	border: none;
	background: #F7F7F7;
	font-size: 17px;
	padding: 0 20px;
	box-sizing: border-box;
	width: 100%;
}

.info .detal .bd .inputs.on li h3,
.info .detal .bd .inputs li.active h3 {
	position: absolute;
	line-height: 1;
	left: 0;
	top: -7px;
	font-size: 14px;
	z-index: 10;
	background: #fff;
	padding: 0 5px;
}

.info .detal .bd .selects li.active h3 {
	position: absolute;
	line-height: 1;
	left: 0;
	top: -7px;
	font-size: 14px;
	z-index: 10;
	background: #fff;
	padding: 0 5px
}

.info .detal .bd .checks li {
	margin-top: 28px;
	overflow: hidden;
	position: relative;
}

.info .detal .bd .checks label {
	padding-left: 35px;
	background: url(../images/ico5.png) no-repeat left center;
	line-height: 30px;
	font-size: 17px;
	color: #666666;
	height: 30px;
	cursor: pointer;
	background-size: 20px 20px;
}

.info .detal .bd .checks2 label {
	padding-left: 35px;
	background: url(../images/ico5.png) no-repeat left center !important;
	line-height: 30px;
	font-size: 17px;
	color: #666666;
	height: 30px;
	cursor: pointer;
	background-size: 20px 20px !important;
}

.info .detal .bd .checks2 .check:checked+label {
	background: url(../images/ico6.png) no-repeat left center !important;
	background-size: 20px 20px !important;
}

.info .detal .bd .checks .check {
	display: none;
}

.info .detal .bd .checks .check:checked+label {
	background: url(../images/ico6.png) no-repeat left center;
	background-size: 20px 20px;
}

.info .detal .bd .selects li {
	width: 31.33%;
	float: left;
	margin-left: 3%;
}

.info .detal .bd .selects li:first-child {
	margin-left: 0;
}

.info .detal .bd .selects .select {
	width: 100%;
	height: 55px;
	border: 1px solid #dddddd;
	background: #f7f7f7;
	background: url(../images/ico7.png) no-repeat right 34px center #F7F7F7;
	padding: 0 30px;
	box-sizing: border-box;
	font-size: 17px;
	color: #666666;
	line-height: 55px;
	background-size: 18px 11px;
}

.info .detal .hd2 h3 {
	margin-top: 40px;
	border-top: 1px solid #bebebe;
}

.info .detal .bd .inputs li .select {
	width: 100%;
	height: 53px;
	background: none;
	border: none;
	padding: 0 30px;
	font-size: 17px;
	color: #666;
	float: left;
	background: url(../images/ico7.png)no-repeat right 30px center;
	box-sizing: border-box;
	background-size: 18px 11px;
}

.info .detal .bd2 .selects {
	margin-top: 40px;
}

.info .detal .bd2 .selects li {
	width: 48%;
	margin-left: 0;
	position: relative;
}

.info .detal .bd2 .selects li:first-child {
	margin-right: 4%;
}

.info .detal .btn {
	display: block;
	width: 295px;
	height: 55px;
	border: 1px solid #dddddd;
	background: #f7f7f7;
	margin: 40px auto 93px;
	font-size: 17px;
	color: #333;
	line-height: 55px;
	text-align: center;
	cursor: pointer;
	transition: all 0.3s;
}

.info .detal .btn:hover {
	border-color: #0a8ed0;
	background: #0a8ed0;
	color: #fff;
}
.file_ico{position: absolute;right: 0px;top: 0px;width: 60px;cursor: pointer;}
.inp{height: 50px; width: 95%;border: 1px solid #dddddd;padding: 0 0 0 30px;}
.laiy{ margin-top:0px !important;}
.laiy label{ margin-left:20px;}

/*关于冈野*/
.about .banner {
	position: relative;
}

.about .banner .imgs {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 11;
}

.about .banner .imgs img {
	width: 100%;
	display: block;
}

.about .banner .ico {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	width: 235px;
	height: 235px;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
	margin: 0 auto;
}

.x_title .all .bd {
	float: right;
}

.x_title .all .bd dd {
	width: 130px;
	overflow: hidden;
	margin-left: 40px
}

.x_title .all .bd dd a {
	display: inline-block;
	padding-left: 40px;
	font-size: 15px;
	color: #111;
	line-height: 60px;
	transition: all 0s;
}

.x_title .all .bd dd.lt a {
	background: url(../images/ico8.png) no-repeat left center;
	background-size: 21px 21px;
}

.x_title .all .bd dd.rt a {
	background: url(../images/ico9.png) no-repeat left center;
	background-size: 21px 21px;
}

.x_title .all .bd dd.rt a:hover {
	background: url(../images/ico9-1.png) no-repeat left center;
	color: #0a8ed0;
	background-size: 21px 21px;
}

.x_title .all .bd dd.lt a:hover {
	background: url(../images/ico8-1.png) no-repeat left center;
	color: #0a8ed0;
	background-size: 21px 21px;
}

.about .detals {
	padding-top: 60px;
}

.about .detals .hd {
	margin: 0 auto 36px;
	text-align: center;
}

.about .detals .text {
	padding-bottom: 167px;
}

.about .detals .text p {
	font-size: 15px;
	line-height: 37px;
	color: #666;
	text-align: justify;
}
/*联系冈野*/
.banner {
	position: relative;
}

.banner .img {
	width: 100%;
	height: auto;
}

.banner .img img {
	display: block;
	width: 100%;
	height: auto;
}

.banner .text {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}

.contact .banner .text h1 {
	font-size: 48px;
	line-height: 140px;
	color: #fff;
	font-weight: bold;
	margin-top: 160px;
}

.contact .banner .text .search {
	display: block;
	width: 212px;
	height: 44px;
	background: #0a8ed0;
	line-height: 44px;
	text-align: center;
	font-size: 24px;
	color: #fff;
}

.contact .banner .text .search:hover {
	background: #fff;
	color: #0a8ed0;
}

.contact .con .hd {
	padding: 80px 0 66px;
}

.contact .con .hd p {
	font-size: 15px;
	line-height: 35px;
	color: #666;
	width: 820px;
	margin: 0 auto 55px;
}

.contact .con .hd h2 {
	font-size: 26px;
	color: 333;
	line-height: 35px;
	text-align: center;
}

.contact .con .hd h3 {
	line-height: 38px;
	font-size: 17px;
	color: #333;
	text-align: center;
}

.contact .con .hd h4 {
	line-height: 35px;
	font-size: 17px;
	color: #333;
	width: 552px;
	margin: 10px auto;
}

.contact .con .bd {
	background: #f0f0f0;
}

.contact .con .bd .lwrap {
	width: 760px;
	margin: 0 auto;
}

.contact .con .bd h2 {
	font-size: 26px;
	line-height: 145px;
	color: #333;
	text-align: center;
}

.contact .con .bd .list {
	margin: 0 auto;
}

.contact .con .bd .list li {
	border-bottom: 1px solid #bebebe;
	padding-bottom: 20px;
	position: relative;
	overflow: hidden;
	padding-top: 10px;
}

.contact .con .bd .list li label {
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	transition: all 0.15s;
	position: absolute;
	left: 0;
	top: 10px;
}

.contact .con .bd .center {
	position: relative;
	z-index: 111;
}

.contact .con .bd h4 {
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	display: none;
}

.contact .con .bd h3 {
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	position: relative;
	z-index: 11;
}

.contact .con .bd .center .select {
	border: none;
	background: none;
	font-size: 15px;
	opacity: 0;
	color: #666;
	width: 100%;
	height: 26px;
	line-height: 26px;
	cursor: pointer;
}

.contact .con .bd .active .select {
	opacity: 1;
}

.contact .con .bd .list .icon,
.contact .con .bd .list .icon2 {
	position: absolute;
	right: 0;
	top: 12px;
	width: 21px;
	height: 21px;
	overflow: hidden;
	transition: all 0.3s;
}

.contact .con .bd .list .icon.on {
	transform: rotate(45deg);
}

.contact .con .bd .icon img {
	display: block;
	width: 100%;
	height: 100%
}

.contact .con .bd .list li.active .center {
	display: block;
}

.contact .con .bd .list li.active label {
	font-size: 12px;
	color: #666;
	position: static;
}

.contact .con .bd .list li.active .name {
	width: 100%;
}

.contact .con .bd .list .name {
	width: 100%;
	height: 30px;
	color: #666;
	background: none;
	border: none;
	padding: 0 15px;
	box-sizing: border-box;
	font-size: 15px;
}

.contact .con .bd .phone {
	margin: 0 auto;
	padding-top: 10px;
}

.contact .con .bd .phone label {
	font-size: 15px;
	color: #666;
	line-height: 30px;
	margin-top: 10px;
}

.contact .con .bd .phone .modes {
	overflow: hidden;
	border-bottom: 1px solid #bebebe;
}

.contact .con .bd .phone .modes i {
	float: left;
	line-height: 40px;
	font-size: 15px;
	color: #666;
}

.contact .con .bd .phone .modes .model {
	float: left;
	width: 80%;
	height: 40px;
	color: #666;
	font-size: 15px;
	border: none;
	background: none;
	padding: 0 20px;
	box-sizing: border-box;
}

.contact .con .bd .check {
	margin: 10px auto;
}

.contact .con .bd .check h3 {
	line-height: 27px;
	font-size: 17px;
	color: #333333;
}

.contact .con .bd .check .radios {
	height: 46px;
	line-height: 46px;
}

.contact .con .bd .check .radios  .radio {
	display: none;
}

.contact .con .bd .check .radios label {
	line-height: 38px;
	padding-left: 36px;
	background: url(../images/ico11.png) no-repeat left center;
	background-size: 20px 20px;
	height: 46px;
	font-size: 15px;
	color: #666;
	cursor: pointer;
}

.contact .con .bd .check .radios  .radio:checked+label {
	background: url(../images/ico12.png) no-repeat left center;
	background-size: 20px 20px;
}

.contact .con .bd .list .center textarea {
	width: 100%;
	height: 105px;
	border: none;
	resize: none;
	background: none;
	padding: 20px;
	box-sizing: border-box;
	font-size: 15px;
	color: #666;
}

.contact .con .bd .list .active .icon2 {
	display: none;
}

.contact .con .bd .center p {
	font-size: 20px;
	color: #666;
	line-height: 43px;
}

.contact .con .bd .btns {
	margin: 0 auto;
	padding: 57px 30px;
	box-sizing: border-box;
	overflow: hidden;
}

.contact .con .bd .btns .btn {
	display: block;
	width: 170px;
	height: 42px;
	border: 1px solid #585858;
	line-height: 42px;
	box-sizing: border-box;
	text-align: center;
	font-size: 18px;
	color: #000;
}
.contact .con .bd .btns .btn:hover {
	background: #000;
	color: #fff;
}
.text2{background: rgba(0,0,0,0.7);padding-top: 250px;box-sizing: border-box;position: absolute;left: 0;right: 0;top: 0; bottom: 0;z-index: 1;}
.text2 h2{text-align: center;line-height: 102px;font-size: 66px;color: #fff; font-weight: bold;}
.text2 h3{text-align: center;line-height: 102px;font-size: 44px;color: #fff; font-weight: bold;}
.text2 h6{text-align: center;line-height: 102px;font-size: 18px;color: #fff; font-weight: normal;}
.wrap_lxgy {
	width: 1580px;
	margin: -2.5% auto;
}
.banner_content {
	width: 1080px;
	font-size: 24px;
	color: #fff;
	margin: 9.6% auto;
}

/*门店查找开始*/
.x_adress .banner .text h2 {
	margin-top: 170px;
	line-height: 94px;
	font-size: 48px;
	color: #fff;
	text-align: center;
}

.x_adress .banner .text h3 {
	line-height: 87px;
	text-align: center;
	font-size: 40px;
	color: #fff;
}

.x_adress .map {
	height: 479px;
	overflow: hidden;
	border-top: 1px solid #eee;
}

.x_adress .nav ul {
	/*overflow: hidden;*/
	font-size: 0;
}

.x_adress .nav ul li {
	display: inline-block;
/*margin-right: 0.5%;*/
	width: 33%;
	background: #000;
	position: relative;
}

.x_adress .nav ul li a {
	display: block;
	height: 59px;
	font-size: 17px;
	color: #fff;
	line-height: 59px;
	background: #000;
	text-align: center;
}

.x_adress .nav ul li:last-child {
	margin-right: 0;
}

.x_adress .nav ul li.on a {
	background: #0a8ed0;
}

.x_adress .con .bd {
	padding: 10px 162px;
	box-sizing: border-box;
	overflow: hidden;
	display: none;
}

.x_adress .con .bd li {
	float: left;
	width: 50%;
	margin-bottom: 47px;
}

.x_adress .con .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.x_adress .con .bd li .text {
	background: url(../images/ico14.png) no-repeat top 30px center;
	padding-top: 80px;
	background-size: 35px 40px;
}

.x_adress .con .bd li .text h2 {
	line-height: 28px;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.x_adress .con .bd li .text h3 {
	font-size: 12px;
	line-height: 25px;
	color: #000;
	text-align: center;
}

.text2 {
	background: rgba(0,0,0,0.7);
	padding-top: 250px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}

/*.text2 h2 {
	text-align: center;
	line-height: 102px;
	font-size: 66px;
	color: #fff;
	font-weight: bold;
}*/

.logo {
	width: 300px;
}

.more a {
	width: 180px;
	height: 44px;
	border: 2px solid #323232;
	text-align: center;
	line-height: 44px;
	color: #333333;
	font-size: 14px;
	display: block;
	margin: 70px auto 80px;
}

.more a:hover {
	background: #333333;
	color: #fff;
}

.dmap {
	height: 500px;
	position: fixed;
	left: 15%;
	right: 15%;
	top: 15%;
	z-index: 100;
	display: block;
	z-index: -1;
}

.dmap h2 {
	height: 35px;
	line-height: 35px;
	background: #fff;
	border: 1px solid #f3e6e6;
	text-align: right;
}

.dmap h2 a {
	padding: 5px 10px;
	margin-right: 12px;
	font-size: 15px;
	cursor: pointer;
} 
		
		
		
/*企业合作开始*/
.enterprise .banner .text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.enterprise .banner .text h2 {
	font-size: 67px;
	line-height: 104px;
	color: #fff;
	text-align: center;
}




/*球员开始*/
.x_player .con .hd {
	background: #000;
	padding: 10px 0 57px;
	border-top: 5px solid #e10009;
	position: relative;
}

.x_player .con .hd:after {
	content: '';
	position: absolute;
	width: 87px;
	height: 45px;
	left: 50%;
	top: 0;
	background: url(../images/ico15.png) no-repeat center top;
	transform: translateX(-50%);
}

.x_player .con .hd h2 {
	text-align: center;
}

.x_player .con .hd h2 span {
	font-size: 47px;
	color: #fff;
	display: inline-block;
	line-height: 120px;
	background: url(../images/logo2.png) no-repeat left center;
	padding-left: 64px;
	background-size: 51px 51px;
}

.x_player .con .hd p {
	line-height: 37px;
	font-size: 26px;
	color: #fff;
	text-align: center;
}

.x_player .con .bd .list li {
	overflow: hidden;
	width: 100%;
	background-size: cover !important;
	overflow: hidden;
}

.x_player .con .bd .list li .img {
	width: 49%;
	height: 100%;
}

.x_player .con .bd .list li .img img {
	display: block;
	width: 100%;
}

.x_player .con .bd .list li .text {
	padding-left: 125px;
	width: 50%;
	margin-top: 226px;
	box-sizing: border-box;
	padding-right: 170px;
}

.x_player .con .bd .list li .text.rt {
	padding-left: 152px;
	padding-right: 125px;
}

.x_player .con .bd .list li .text h2 {
	font-size: 20px;
	font-family: arial;
	color: #090a0e;
	line-height: 50px;
}
/*.playt h2{font-family: arial;color: #090a0e;font-size: 20px;}*/
.playt h3 {
	font-size: 28px;
}

.x_player .con .bd .list li .text p {
	font-size: 16px;
	color: #090a0e;
	line-height: 30px;
	text-align: justify;
	margin-top: 10px;
}

.x_player .con .bd .list li .text .btn {
	display: block;
	width: 284px;
	height: 78px;
	line-height: 78px;
	border-radius: 39px;
	text-align: center;
	overflow: hidden;
	margin-top: 24px;
	background: #000;
	color: #fff;
	font-size: 24px;
	transition: all 0.3s;
}

.x_player .con .bd .list li .text .btn:hover {
	background: #0a8ed0;
	color: #fff;
}
/*球员签约详情开始*/
.player_detal .banner .text {
	position: absolute;
	top: 0;
	right: 173px;
	width: 570px;
	left: auto;
}

.player_detal .banner .text .icon {
	overflow: hidden;
	margin: 25px auto 0;
}

.player_detal .banner .text .icon img {
	display: block;
	margin: 0 auto;
}

.player_detal .banner .text h2 {
	font-size: 41px;
	color: #666;
	line-height: 94px;
	text-align: center;
	margin-bottom: 20px;
}

.player_detal .banner .text p {
	font-size: 22px;
	line-height: 35px;
	color: #666666;
}

.player_detal .con .hd {
	padding: 45px 0;
}

.player_detal .con .hd h2 {
	line-height: 66px;
	font-size: 26px;
	color: #000000;
	text-align: center;
	margin-bottom: 38px;
}

.player_detal .con .hd ul {
	overflow: hidden;
	width: 91%;
	margin: 0 auto;
}

.player_detal .con .hd ul li {
	float: left;
	margin-right: 2%;
	margin-bottom: 30px;
	width: 18%;
}

.player_detal .con .hd ul li a {
	display: block;
}

.player_detal .con .hd .img {
	width: 100%;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
}

.player_detal .con .hd .img img {
	display: block;
	width: 100%;
	height: 100%;
}

.player_detal .con .hd ul li h3 {
	font-size: 15px;
	line-height: 23px;
	color: #333333;
	text-align: left;
	padding: 10px 0;
}

.player_detal .con .hd .btn {
	display: block;
	width: 152px;
	height: 40px;
	border: 1px solid #333333;
	margin: 0 auto 10px;
	text-align: center;
}

.player_detal .con .hd .btn:hover {
	background: #000;
	color: #fff;
}

.player_detal .con .hd .btn:hover span {
	background: url(../images/ico16-1.png) no-repeat right center;
	color: #fff;
}

.player_detal .con .hd .btn span {
	display: inline-block;
	font-size: 17px;
	line-height: 40px;
	color: #333;
	padding-right: 16px;
	background: url(../images/ico16.png) no-repeat right center;
	background-size: 8px 12px;
}

.player_detal .con .bd {
	background: #f1f1f1;
}

.player_detal .con .bd h2 {
	padding: 40px 0;
	text-align: center;
	line-height: 66px;
	font-size: 26px;
	color: #333333;
}

.player_detal .con .bd ul {
	padding-bottom: 20px;
	overflow: hidden;
	position: relative;
}

.player_detal .con .bd ul li {
	float: left;
	width: 33%;
	box-sizing: border-box;
	position: relative;
}

.player_detal .con .bd ul li:nth-child(2) {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	bottom: 20px;
}

.player_detal .con .bd ul li:last-child {
	float: right;
}

.player_detal .con .bd .imgs {
	width: 100%;
	overflow: hidden;
}

.player_detal .con .bd img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 1s;
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray
}

.player_detal .con .bd img:hover {
	transform: scale(1.2);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: auto
}

.player_detal .con .bd ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.player_detal .con .bd .img {
	width: 100%;
	overflow: hidden;
}

.player_detal .con .bd .img:nth-child(2) {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.player_detal .con .other h2 {
	padding: 40px 0;
	text-align: center;
	line-height: 66px;
	font-size: 26px;
	color: #333333;
}

.player_detal .con .other ul {
	overflow: hidden;
	padding-bottom: 58px;
}

.player_detal .con .other ul li {
	float: left;
	width: 15%;
	margin-right: 2%;
}

.player_detal .con .other ul li:nth-child(6) {
	margin-right: 0;
}

.player_detal .con .other .img {
	width: 100%;
	overflow: hidden;
}

.player_detal .con .other .img img {
	display: block;
	width: 100%;
	height: 100%;
}

.player_detal .con .other ul li h3 {
	font-size: 17px;
	color: #333333;
	line-height: 25px;
	margin-top: 7px;
	text-align: center;
	padding: 0 10px;
	box-sizing: border-box;
	transition: all 0.3s;
}

.player_detal .con .other ul li:hover h3 {
	color: #0a8ed0;
}

.player_detal .con .other ul li p {
	font-size: 13px;
	color: #666;
	line-height: 20px;
	text-align: center;
	padding: 0 10px;
	box-sizing: border-box;
}

.player_detal .con .other h4 {
	line-height: 1.7;
	margin: 30px 0 90px;
	text-align: center;
	font-size: 16px;
	color: #666;
}
/* 球杆详情开始 */
.ball_detal .banner .text {
	padding-top: 180px;
}

.ball_detal .banner .text .icon img {
	display: block;
	height: 30px;
}

.ball_detal .banner .text h2 {
	line-height: 138px;
	font-size: 80px;
	color: #fff;
	font-weight: bold;
	margin-top: 34px;
}

.ball_detal .con {
	padding-top: 90px;
}

.ball_detal .con h2 {
	box-sizing: border-box;
	line-height: 62px;
	font-size: 50px;
	color: #333333;
	font-weight: bold;
}

.ball_detal .con .hd {
	box-sizing: border-box;
	padding: 80px 0;
	position: relative;
}

.ball_detal .con .hd .text {
	overflow: hidden;
	background: #191f22;
	padding: 88px 170px 190px;
}

.ball_detal .con .hd h3 {
	font-size: 36px;
	color: #fff;
	line-height: 120px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 520px;
}

.ball_detal .con .hd p {
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	width: 39%;
}

.ball_detal .con .hd .banner1 {
	width: 47%;
	overflow: hidden;
	position: absolute;
	right: 170px;
	top: 50%;
	transform: translateY(-50%);
}

.ball_detal .con .hd .swiper-container {
	width: 80%;
	overflow: hidden;
}

.ball_detal .con .hd .swiper-container img {
	width: 100%;
	display: block;
}

.ball_detal .con .swiper-button-next1,
.ball_detal .con .swiper-button-prev1,
.ball_detal .con .swiper-button-next,
.ball_detal .con .swiper-button-prev {
	display: block;
	background: url(../images/ico21.png) no-repeat center;
	height: 82px;
	width: 40px;
	background-size: cover;
	position: absolute;
	top: 50%;
	margin-top: -41px;
	z-index: 111;
}

.ball_detal .con .swiper-button-prev1,
.ball_detal .con .swiper-button-prev {
	transform: rotate(180deg);
}

.ball_detal .con .hd .banner1 .swiper-slide .btn {
	cursor: pointer;
	display: block;
	width: 210px;
	height: 57px;
	border: 1px solid #fff;
	position: absolute;
	right: 35px;
	bottom: 100px;
	text-align: center;
}

.ball_detal .con .hd .banner1 .swiper-slide .btn:hover {
	background: #fff;
	color: #000;
}

.ball_detal .con .hd .banner1 .swiper-slide .btn:hover span {
	background: url(../images/ico20-1.png) no-repeat left center;
	color: #000;
}

.ball_detal .con .hd .banner1 .swiper-slide .btn span {
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding-left: 24px;
	line-height: 57px;
	background: url(../images/ico20.png) no-repeat left center;
}

.ball_detal .con .bd {
	margin-top: 80px;
}

.ball_detal .con .bd .nav ul {
	overflow: hidden;
}

.ball_detal .con .bd .nav ul li {
	float: left;
	width: 50%;
	height: 120px;
	background: #313131;
	text-align: center;
	line-height: 120px;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
}

.ball_detal .con .bd .nav ul li.on {
	background: #cf0e19;
}

.ball_detal .con .bd .plant {
	padding: 150px 85px;
	background: #000;
	overflow: hidden;
}

.ball_detal .con .bd .plant .banner2 {
	float: left;
	width: 1138px;
	height: 645px;
	overflow: hidden;
}

.ball_detal .con .bd .plant .banner2 .pic2 .swiper-slide img {
	width: 100%;
}

.ball_detal .con .bd .plant .banner2 .swiper-button-next1 {
	right: 20px;
	cursor: pointer;
}

.ball_detal .con .bd .plant .banner2 .swiper-button-prev1 {
	left: 20px;
	cursor: pointer;
}

.ball_detal .con .bd .plant .banner2 .swiper-pagination .swiper-pagination-bullet {
	background: #FFF;
}

.ball_detal .con .bd .plant .text {
	float: right;
	margin-right: 80px;
	width: 440px;
	overflow: hidden;
}

.ball_detal .con .bd .plant .title h3 {
	font-size: 36px;
	color: #fff;
	line-height: 62px;
}

.ball_detal .con .bd .plant  .title h4 {
	line-height: 60px;
	font-size: 20px;
	color: #fff;
}

.ball_detal .con .bd .plant .title h5 {
	font-size: 20px;
	color: #fff;
	line-height: 38px;
	text-align: justify;
}

.news-video {
	width: 100%;
}

.ball_detal .con .bd .plant .checks ul {
	overflow: hidden;
}

.ball_detal .con .bd .plant .checks ul li {
	float: left;
	width: 165px;
	height: 128px;
	margin-top: 15px;
}

.ball_detal .con .bd .plant .checks .radio {
	display: none;
}

.ball_detal .con .bd .plant .checks ul li label {
	display: block;
	line-height: 38px;
	text-align: center;
	margin: 45px 0;
	cursor: pointer;
	font-size: 24px;
	color: #fff;
	background: url(../images/ico22.png) no-repeat left center;
}

.ball_detal .con .bd .plant .checks .radio:checked+label {
	background: url(../images/ico23.png) no-repeat left center;
}

.ball_detal .con .bd .plant .selects  li {
	margin-bottom: 50px;
	overflow: hidden;
}

.ball_detal .con .bd .plant .selects  li h3 {
	float: left;
	width: 80px;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	color: #fff;
}

.ball_detal .con .bd .plant .selects .select {
	float: right;
	width: 345px;
	height: 55px;
	line-height: 55px;
	padding: 0 50px 0 20px;
	box-sizing: border-box;
	font-size: 20px;
	color: #333;
	background: url(../images/ico24.png) no-repeat right 50px center  #FFFFFF;
}

.ball_detal .viedo_display h2 {
	line-height: 164px;
	text-align: center;
	font-size: 48px;
	color: #333333;
}

.ball_detal .viedo_display .video {
	width: 100%;
	position: relative;
}

.ball_detal .viedo_display .video .bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 11;
}

.ball_detal .viedo_display .video video {
	display: block
}

.ball_detal .viedo_display .video .bg img {
	width: 100%;
	display: block;
}

.ball_detal .viedo_display .video .bg .ico {
	width: 235px;
	height: 235px;
	border-radius: 50%;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 111;
}

.ball_detal .viedo_display .nav ul {
	overflow: hidden;
	text-align: center;
	font-size: 0;
	padding: 80px 0;
}

.ball_detal .viedo_display .nav ul li {
	display: inline-block;
	width: 476px;
/*height: 166px;*/
	background: url(../images/bgc4.png) no-repeat left top;
	margin: 0 37px;
	transition: all 0.6s;
}

.ball_detal .viedo_display .nav ul li a {
	display: block;
	font-size: 36px;
	color: #fff;
	line-height: 28px !important;
	text-align: left;
	padding: 12.5% 0;
	padding-left: 34%;
}

.ball_detal .viedo_display .nav ul li:hover a {
	background: rgba(0,0,0,0.2);
}

.ball_detal .viedo_display .nav ul li:hover {
	background-size: 120% !important;
}

/* 试打会开始 */
.try .con h1 {
	line-height: 64px;
	color: #333333;
	font-size: 26px;
	text-align: center;
	margin: 40px 0;
}

.try .con .hd {
	overflow: hidden;
}

.try .con .hd li {
	float: left;
	width: 31.33%;
	margin-right: 3%;
	border: 1px solid #dddddd;
	margin-bottom: 30px;
	box-sizing: border-box;
}

.try .con .hd li:last-child {
	margin-right: 0;
}

.try .con .hd .select {
	width: 100%;
	height: 54px;
	border: none;
	font-size: 18px;
	line-height: 54px;
	color: #666;
	padding: 0 30px;
	background: url(../images/fico2.png) no-repeat right 30px center #f7f7f7;
}

.try .con .hd .nav {
	padding: 5px 10px;
	overflow: hidden;
	background: #f7f7f7;
}

.try .con .hd .nav dd {
	float: left;
	width: 49%;
	height: 100%;
	margin-right: 2%;
}

.try .con .hd .nav dd:last-child {
	margin-right: 0;
}

.try .con .hd .nav dd a {
	display: block;
	font-size: 18px;
	line-height: 42px;
	text-align: center;
	color: #666;
}

.try .con .hd .nav dd a:hover,
.try .con .hd .nav dd.on a {
	background: #0a8ed0;
	color: #fff;
}

.try .con .bd {
	overflow: hidden;
}

.try .con .bd li {
	float: left;
	width: 31.33%;
	margin-right: 3%;
	border: 1px solid #dddddd;
	margin-bottom: 50px;
	box-sizing: border-box;
}

.try .con .bd li:nth-child(3n) {
	margin-right: 0;
}

.try .con .bd .pics {
	position: relative;
	width: 100%;
}

.try .con .bd .pics .img {
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #dddddd;
}

.try .con .bd .pics .img img {
	display: block;
	width: 100%;
	height: 100%;
}

.try .con .bd .pics .text {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: rgba(0,0,0,0.5);
}

.try .con .bd .pics .text h2 {
	font-size: 29px;
	color: #fff;
	line-height: 42px;
	text-align: center;
}

.try .con .bd .pics .text h3 {
	font-size: 17px;
	line-height: 27px;
	color: #fff;
	text-align: center;
}

.try .con .bd .pics .text .tx {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.try .con .bd .bottom {
	padding: 14px 30px 20px;
	box-sizing: border-box;
}

.try .con .bd .bottom h2 {
	line-height: 40px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.try .con .bd .bottom h3 {
	line-height: 24px;
	margin-top: 8px;
	font-size: 15px;
	color: #666666;
}

.try .con .bd .bottom .btn1 {
	width: 100px;
	height: 40px;
	display: block;
	border: 1px solid #dddddd;
	margin-top: 10px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	color: #333333;
}

.try .con .bd .bottom .btn2 {
	display: block;
	width: 100%;
	height: 55px;
	background: #333333;
	line-height: 55px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
	transition: all 0.3s;
}

.try .con .bd li .btn1:hover {
	background: #0a8ed0;
	color: #fff;
}

.try .con .bd li .btn2:hover {
	background: #0a8ed0;
}

.more a {
	width: 180px;
	height: 44px;
	border: 2px solid #323232;
	text-align: center;
	line-height: 44px;
	color: #333333;
	font-size: 14px;
	display: block;
	margin: 70px auto 80px;
}

.baidu-map-container {
	height: 100%;
	width: 100%;
}


/* 质量保证开始 */
.ensure .banner h2 {
	font-size: 48px;
	line-height: 93px;
	text-align: center;
	color: #fff;
	margin-top: 200px;
}

.ensure .banner h3 {
	font-size: 41px;
	line-height: 87px;
	color: #fff;
	text-align: center;
}

.ensure .con {
	padding: 40px 0 90px;
}

.ensure .con h2 {
	font-size: 26px;
	color: #333;
	text-align: center;
	line-height: 62px;
	margin-bottom: 34px;
}

.ensure .con h3 {
	line-height: 30px;
	font-size: 20px;
	color: #333333;
	margin-top: 30px;
}

.ensure .con p {
	line-height: 30px;
	color: #666;
	font-size: 15px;
}
/* 常见问题 */
.line_faq {
	height: 68px;
}

/* 注册开始 */
.line {
	height: 80px;
}
.reg_1 {
	color: #ff0000;
	font-size: 14px;
}
.reg_2 {
	color: #ffffff;
}
.register .con h1 {
	padding: 40px 0;
	line-height: 65px;
	text-align: center;
	font-size: 26px;
	color: #333333;
	border-bottom: 1px solid #dddddd;
}

.register .con h2 {
	line-height: 76px;
	font-size: 18px;
	color: #666666;
	border-bottom: 1px  solid #dddddd;
}

.register .con li h3 {
	font-size: 15px;
	color: #666;
	line-height: 73px;
}

.register .con .input {
	width: 100%;
	height: 55px;
	border: 1px solid #dddddd;
	background: #f7f7f7;
	font-size: 15px;
	color: #666;
	padding: 0 20px;
	box-sizing: border-box;
}

.register .con .nav {
	width: 300px;
	height: auto;
	border: 1px solid #dddddd;
	background: #f7f7f7;
	padding: 8px 10px;
	box-sizing: border-box;
	overflow: hidden;
}

.register .con .nav dd {
	float: left;
	width: 50%;
	height: 100%;
}

.register .con .nav dd label {
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	display: block;
	font-size: 18px;
	cursor: pointer;
}

.register .con .nav .radio {
	display: none;
}

.register .con .nav .radio:checked+label {
	background: #555555;
	color: #fff;
}

.register .con .check {
	display: none;
}

.register .con .checks label {
	line-height: 82px;
	color: #666;
	background: url(../images/ico5.png) no-repeat left center;
	padding-left: 43px;
	height: 82px;
	display: inline-block;
	font-size: 18px;
	cursor: pointer;
	background-size: 26px 26px;
}

.register .con .checks2 label {
	background: url(../images/ico5.png) no-repeat left center;
	height: 40px;
	line-height: 40px;
	background-size: 26px 26px;
}

.register .con .checks2 .check:checked + label {
	background: url(../images/ico6.png) no-repeat left center;
	background-size: 26px 26px;
}

.register .con .check:checked + label {
	background: url(../images/ico6.png) no-repeat left center;
	background-size: 26px 26px;
}

.register .con .birthdays dl {
	overflow: hidden;
}

.register .con .birthdays .select select {
	float: left;
	width: 31.33%;
	height: 55px;
	margin-right: 3%;
	background: url(../images/fico2.png) no-repeat right 20px center #F7F7F7;
	padding: 0 20px;
	font-size: 18px;
	color: #666;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
}

.register .con .email dl {
	overflow: hidden;
}

.register .con .email .select .form-control {
	float: left;
	width: 100%;
	height: 55px;
	margin-right: 3%;
	border: 1px solid #e7e7e7;
	background: #F7F7F7;
	padding: 0 20px;
	font-size: 18px;
	color: #666;
	box-sizing: border-box;
}

.register .con .email .select .form-controlbox1 {
	float: left;
	width: 50%;
	height: 55px;
	border: 1px solid #e7e7e7;
	background: #F7F7F7;
	padding: 0 20px;
	font-size: 18px;
	color: #666;
	box-sizing: border-box;
	margin-top: 15px;
}

.register .con .email .select .btun {
	float: left;
	width: 20%;
	height: 55px;
	background: #F7F7F7;
	border: none;
	margin-top: 15px;
	margin-left: 15px;
	padding: 0 20px;
	font-size: 18px;
	color: #666;
	box-sizing: border-box;
	border: 1px solid #e7e7e7;
}

.register .con .birthdays .select:last-child select {
	margin-right: 0;
}

.register .con .btn {
	display: block;
	width: 295px;
	height: 55px;
	border: 1px solid #dddddd;
	margin: 0 auto 99px;
	background: #f7f7f7;
	line-height: 55px;
	box-sizing: border-box;
	font-size: 18px;
	color: #333;
	cursor: pointer;
	transition: all 0.3s;
}

.register .con .btn:hover {
	background: #000;
	color: #fff;
}
/* 最新消息列表开始 */
.x_news .news {
	padding: 0;
}

.line_news {
	height: 68px;
}

.x_news .news .hwrap h1 {
	font-size: 26px;
	color: #333;
	line-height: 62px;
	margin-top: 40px;
	text-align: center;
}

.x_news .news .hwrap ul li {
	margin-bottom: 0;
	margin-top: 80px;
}

.x_page ul {
	margin: 75px auto;
	overflow: hidden;
	text-align: center;
	width: auto;
}

.x_page ul li {
	width: 25px;
	height: 25px;
	float: none;
	text-align: center;
	display: inline-block;
	margin: 0 4px;
}

.x_page ul li.on a {
	color: #333;
}

.x_page ul li a {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.x_page ul li .next,
.x_page ul li .prev {
	width: 32px;
	height: 100%;
	background: url(../images/ico25.png) no-repeat center;
}

.x_page ul li .next:hover,
.x_page ul li .prev:hover {
	background: url(../images/ico25-1.png) no-repeat center;
}

.x_page ul li:nth-child(1) {
	margin-right: 60px;
}

.x_page ul li:last-child {
	margin-left: 60px;
}

.x_page ul li .prev {
	transform: rotate(180deg);
}

.x_page ul li a:hover {
	color: #0a8ed0;
}

/* 最新消息详情开始 */
.news_detal .detal {
	position: relative;
	overflow: hidden;
}

.news_detal .detal .hd {
	height: 276px;
	background: #3b3b3b;
	padding-top: 56px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1;
}

.news_detal .detal .hd h2 {
	font-size: 49px;
	line-height: 99px;
	color: #fff;
	text-align: center;
}

.news_detal .detal .hd h3 {
	line-height: 66px;
	font-size: 19px;
	color: #fff;
	text-align: center;
}

.news_detal .detal .hd h4 {
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	position: absolute;
	left: 140px;
	top: 40px;
}

.news_detal .detal .hd h4:hover {
	color: #0a8ed0;
}

.news_detal .detal .bd {
	margin-top: 276px;
	z-index: 10;
	padding-bottom: 70px;
	position: relative;
	z-index: 111;
}

.news_detal .detal .bd .xwrap {
	width: 1187px;
	margin: 0 auto;
}

.news_detal .detal .bd .img {
	width: 100%;
	height: auto;
	margin-bottom: 65px;
}

.news_detal .detal .bd .img img {
	display: block;
	width: 100%;
	height: 100%;
}

.news_detal .detal .bd .xwrap p {
	line-height: 40px;
	color: #666;
	font-size: 20px;
	margin-bottom: 70px;
}

.news_detal .detal .bd .xwrap p:last-child {
	margin-bottom: 0;
}

.news_detal .detal .bd .xwrap p i {
	margin-left: 68px;
}

.news_detal .detal .bd .btns {
	overflow: hidden;
	margin-top: 26px;
}

.news_detal .detal .bd .btn {
	display: block;
	line-height: 60px;
	color: #666;
	font-size: 20px;
	text-align: center;
	position: relative;
}

.news_detal .detal .bd .btn:hover {
	color: #0a8ed0;
}

.news_detal .detal .bd .btn {
	border-bottom: 1px solid #dddddd;
}
/* 保养手册开始 */
.maintain .con h2 {
	padding: 50px 0;
	text-align: center;
	line-height: 50px;
	font-size: 27px;
	color: #333;
}

.maintain .con .hd ul {
	overflow: hidden;
}

.maintain .con .hd ul li {
	width: 31.33%;
	margin-right: 3%;
	margin-bottom: 20px;
	float: left;
}

.maintain .con .hd ul li:nth-child(3n) {
	margin-right: 0;
}

.maintain .con .hd .img {
	width: 100%;
	overflow: hidden;
}

.maintain .con .hd .img img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.maintain .con .hd li:hover .img img {
	transform: scale(1.2);
}

.maintain .con .hd li:hover .text h3 {
	color: #0a8ed0;
}

.maintain .con .hd .text {
	padding: 0 10px;
	box-sizing: border-box;
}

.maintain .con .hd .text h3 {
	font-size: 18px;
	line-height: 50px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.maintain .con .bd {
	background: #f4f4f4;
}

.maintain .con .bd .search {
	width: 950px;
	margin: 0 auto;
	height: 45px;
	border: 1px solid #dddddd;
	background: #fff;
}

.maintain .con .bd .search h3 {
	float: left;
	width: calc(100% - 63px);
	position: relative;
	height: 100%;
	border: none;
	padding: 0 20px;
	box-sizing: border-box;
}

.maintain .con .bd .search h3 .text {
	height: 45px;
	font-size: 20px;
	color: #333;
	border: none;
	background: none;
	width: 100%;
}

.maintain .con .bd .search h3 label {
	font-size: 15px;
	color: #333;
	line-height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0 30px;
	transition: all 0.15s;
}

.maintain .con .bd .search h3.on label {
	top: -7px;
	font-size: 12px;
	display: inline-block;
	background: #fff;
	line-height: 1;
}

.maintain .con .bd .search .btn {
	display: block;
	width: 45px;
	height: 45px;
	float: right;
	background: url(../images/ico26.png) no-repeat center;
	border: none;
	border-left: 1px solid #dddddd;
	cursor: pointer;
}

.maintain .con .bd .contact {
	margin-top: 70px;
}

.maintain .contact .conta {
	overflow: hidden;
	padding-bottom: 145px;
}

.maintain .contact .left {
	width: 330px;
	overflow: hidden;
}

.maintain .contact .left .ul1 {
	width: 227px;
	border-bottom: 1px  solid #bebebe;
	padding-bottom: 20px;
}

.maintain .contact .left .ul1  li a {
	font-size: 15px;
	color: #666;
	line-height: 32px;
}

.maintain .contact .left .ul2 {
	margin-top: 20px;
}

.maintain  .contact .left .ul2 li a {
	font-size: 12px;
	color: #666;
	line-height: 32px;
}

.maintain .contact .left .btn {
	width: 170px;
	height: 55px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	margin-top: 18px;
}

.maintain .contact .left .btn a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	color: #666;
	text-align: center;
	line-height: 55px;
}

.maintain .contact .left .btn a:hover {
	background: #0a8ed0;
	color: #fff;
}

.maintain .contact .right {
	width: calc(100% - 350px);
}

.maintain .contact .right ul li {
	border-bottom: 1px solid #bebebe;
}

.maintain .contact .right li h3 {
	font-size: 18px;
	color: #333;
	line-height: 64px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.maintain .contact .right li h3 i {
	position: absolute;
	width: 30px;
	height: 100%;
	right: 0;
	top: 0;
	background: url(../images/ico27.png) no-repeat center;
	display: block;
	transition: all 0.3s;
}

.maintain .contact .right ul li.on h3 {
	color: #0a8ed0;
}

.maintain .contact .right ul li.on h3 i {
	background: url(../images/ico28.png) no-repeat center;
	transform: rotate(180deg);
}

.maintain .contact .right ul li.on {
	padding-bottom: 10px;
}

.maintain .contact .right p {
	padding: 0  75px 0 0;
	display: none;
	font-size: 15px;
	color: #333;
	line-height: 23px;
}

.mask {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2222;
	background: rgba(0,0,0,0.6);
	display: none;
}

.mask_problem {
	position: fixed;
	left: 0;
	right: 0;
	top: 50%;
	transform: scale(0) translateY(-50%);
	z-index: 999;
	width: 1000px;
	transition: all 0.3s;
	background: #fff;
	margin: 0 auto;
	border-radius: 10px;
	overflow: hidden;
	padding: 20px 75px;
	box-sizing: border-box;
	z-index: 9998;
}

.mask_problem.on {
	transform: scale(1) translateY(-50%);
}

.mask_problem h2 {
	font-size: 25px;
	line-height: 80px;
	text-align: center;
	color: #666;
	padding: 20px 0;
}

.mask_problem h2 i {
	color: #FF0000;
}

.mask_problem h3 {
	font-size: 20px;
	line-height: 60px;
	color: #666;
}

.mask_problem .input {
	width: 100%;
	height: 60px;
	background: #F4F4F4;
	border: none;
	margin-bottom: 20px;
	font-size: 20px;
	color: #666;
	padding: 0 30px;
	box-sizing: border-box;
}

.mask_problem .textarea {
	width: 100%;
	height: 200px;
	background: #F4F4F4;
	border: none;
	padding: 20px;
	box-sizing: border-box;
	font-size: 20px;
	color: #666;
	line-height: 30px;
	resize: none;
}

.mask_problem .btn {
	width: 300px;
	height: 70px;
	background: #F4F4F4;
	line-height: 70px;
	border: 1px  solid #BEBEBE;
	margin: 30px auto;
	font-size: 20px;
	display: block;
	color: #666;
	text-align: center;
	cursor: pointer;
	transition: all 0.3s;
}

.mask_problem .btn:hover {
	background: #0a8ed0;
	color: #fff;
	border-color: #0a8ed0;
}
/* 产品入口页开始 */
.enter .banner .text {
	background: rgba(0,0,0,0.7);
	padding-top: 207px;
	box-sizing: border-box;
}

.enter .banner .text h2 {
	text-align: center;
	line-height: 102px;
	font-size: 66px;
	color: #fff;
	font-weight: bold;
}

.enter .con h2 {
	padding: 40px 0;
	box-sizing: border-box;
	text-align: center;
	line-height: 66px;
	font-size: 27px;
	color: #333;
	margin-bottom: 15px;
}

.enter .con .hd ul {
	overflow: hidden;
	padding-bottom: 70px;
}

.enter .con .hd ul li {
	float: left;
	width: 32.33%;
	margin-right: 1.5%;
	margin-bottom: 29px;
	position: relative;
}

.enter .con .hd ul li:nth-child(3n) {
	margin-right: 0;
}

.enter .con .hd .img {
	width: 100%;
	overflow: hidden;
}

.enter .con .hd .img img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.enter .con .hd .text {
	position: absolute;
	left: 0;
	right: 0;
/*top: 0;*/
	bottom: 0;
	z-index: 1;
	background: rgba(0,0,0,0.3);
}

.enter .con .hd .text h3 {
	text-align: center;
	font-size: 26px;
	color: #fff;
	line-height: 1.8;
	/*position: absolute;left: 0;right: 0;top: 50%;transform: translateY(-50%);*/
}

.enter .con .hd ul li:hover .text {
	/*background: none;*/
}

.enter .con .hd ul li .img:hover img {
	transform: scale(1.3);
}

.seji {
	height: 250px;
}

.hspan {
	position: absolute;
	font-size: 16px;
	background: #191f22;
	color: #fff;
	padding: 10px 18px;
	left: 0px;
	bottom: -72%;
}

.cate .text {
	height: 76px;
	overflow: hidden;
	transition: height 0.6s;
}

.cate .text h3 {
	padding: 14px 0 18px 0;
	letter-spacing: 2px;
	margin: 0;
}

.cate .text p {
	margin: 0;
	padding: 0 0 16px 0;
	text-align: center;
}

.cate .text a {
	font-size: 20px;
	color: #ffffffde;
	font-family: 'DINCond-Medium';
	outline: 0;
	display: block;
	position: relative;
}

.pre {
	width: 70%;
	height: 1px;
	background: #cccccc80;
	margin: 0 auto;
	text-align: center;
	float: inherit;
	margin-bottom: 18px;
	position: relative;
}

.pre div {
	height: 2px;
	background: #f50606;
	margin: 0 auto;
	position: absolute;
	margin-top: -1px;
	right: 42%;
	left: 42%;
}

/* 球杆认证开始 */
.probate .con h2 {
	line-height: 65px;
	font-size: 26px;
	color: #333333;
	text-align: center;
	padding-top: 39px;
}

.probate .con .hd h3 {
	line-height: 35px;
	margin: 30px 0 50px;
	text-align: center;
	font-size: 17px;
	color: #666;
}

.probate .con .hd ul {
	overflow: hidden;
}

.probate .con .hd ul li {
	width: 32.33%;
	margin-right: 1.5%;
	margin-bottom: 70px;
	float: left;
	position: relative;
	height: 668px;
}

.probate .con .hd ul li:nth-child(3n) {
	margin-right: 0;
}

.probate .con .hd .img {
	width: 100%;
	overflow: hidden;
}

.probate .con .hd .img img {
	display: block;
	width: 100%;
	height: 100%;
}

.probate .con .hd .text {
	padding: 8px 10px;
	box-sizing: border-box;
}

.probate .con .hd .text h4 {
	line-height: 37px;
	color: #666;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}

.probate .con .hd .text h5 {
	line-height: 22px;
	color: #666;
	font-size: 15px;
	text-align: center;
}

.probate .con .hd ul li:last-child {
	overflow: hidden;
	background: #f7f7f7;
}

.probate .con .hd .add {
	line-height: 1.7;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.probate .con .hd .add span {
	display: inline-block;
	font-size: 24px;
	line-height: 50px;
	color: #333;
	padding-left: 47px;
	background: url(../images/ico29.png) no-repeat left center;
}

.probate .con .bd {
	background: #f4f4f4;
}

.probate .con .bd ul {
	overflow: hidden;
	padding-bottom: 104px;
}

.probate .con .bd ul li {
	float: left;
	position: relative;
}

.probate .con .bd ul li:first-child {
	width: 528px;
}

.probate .con .bd ul li:nth-child(2) {
	width: 606px;
	padding: 0 60px;
	box-sizing: border-box;
	overflow: hidden;
}

.probate .con .bd ul li:nth-child(3) {
	width: 420px;
	padding-left: 40px;
	box-sizing: border-box;
}

.probate .con .bd ul li:nth-child(2):before {
	content: '';
	position: absolute;
	top: 30px;
	left: 0;
	height: 100%;
	width: 1px;
	background: #bebebe;
}

.probate .con .bd ul li:nth-child(2):after {
	content: '';
	position: absolute;
	top: 30px;
	right: 0;
	height: 100%;
	width: 1px;
	background: #bebebe;
}

.probate .con .bd .title {
	height: 90px;
	overflow: hidden;
}

.probate .con .bd .title h3 {
	float: left;
	line-height: 60px;
	font-size: 66px;
	color: #999;
	font-weight: bold;
	width: 90px;
}

.probate .con .bd .title h4 {
	float: left;
	line-height: 35px;
	font-size: 15px;
	color: #666;
}

.probate .con .bd .img {
	overflow: hidden;
}

.probate .con .bd .img img {
	display: block;
	width: 100%;
}

.probate .con .bd .inputs h3 {
	line-height: 50px;
	font-size: 15px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.probate .con .bd .inputs .input {
	width: 100%;
	height: 54px;
	margin: 15px 0;
	background: #fff;
	border: 1px solid #dddddd;
	font-size: 15px;
	color: #333;
	padding: 0 30px;
	box-sizing: border-box;
}

.probate .con .bd .inputs .btns {
	width: 100%;
	height: 54px;
	border: 1px solid #333;
	position: relative;
}

.probate .con .bd .inputs .btn {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
	opacity: 0;
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
}

.probate .con .bd .inputs .btns h4 {
	position: absolute;
	left: 0;
	right: 0;
	transition: all 0.3s;
	top: 0;
	bottom: 0;
	z-index: 1;
	background: #d5d5d5;
	text-align: center;
	cursor: pointer;
}

.probate .con .bd .inputs .btns:hover h4 {
	background: #000;
}

.probate .con .bd .inputs .btns:hover h4 span {
	background: url(../images/ico30-1.png) no-repeat left top;
	color: #fff;
}

.probate .con .bd .inputs .btns h4 span {
	font-size: 15px;
	color: #333;
	line-height: 54px;
	padding-left: 10px;
	background: url(../images/ico30.png) no-repeat left top;
}

.probate .con .bd .text {
	margin-top: 7px;
}

.probate .con .bd .text p {
	line-height: 25px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 30px;
}

.mask_add {
	position: fixed;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	background: #fff;
	padding: 60px;
	box-sizing: border-box;
	width: 607px;
	margin: 0 auto;
	box-shadow: 0 0 3px 1px #ccc;
	display: none;
}

.mask_add h2 {
	line-height: 60px;
	text-align: center;
	font-size: 15px;
	color: #333;
}

.mask_add h3 {
	margin: 10px 0;
	line-height: 40px;
	font-size: 15px;
	color: #333;
}

.mask_add  .input {
	width: 100%;
	height: 55px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	padding: 0 30px;
	box-sizing: border-box;
	font-size: 15px;
}

.mask_add  .btns {
	width: 100%;
	height: 55px;
	border: 1px solid #333;
	position: relative;
}

.mask_add  .btn {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
	opacity: 0;
	display: block;
	width: 100%;
	height: 100%
}

.mask_add  .btns h4 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background: #d5d5d5;
	text-align: center;
	cursor: pointer;
	transition: all 0.3s;
}

.mask_add .btns:hover h4 {
	background: #000;
	color: #fff;
}

.mask_add .btns:hover h4 span {
	color: #fff;
	background: url(../images/ico30-1.png) no-repeat left top;
}

.mask_add  .btns h4 span {
	font-size: 15px;
	color: #333;
	line-height: 55px;
	padding-left: 10px;
	background: url(../images/ico30.png) no-repeat left top;
}

.mask_add  .icon {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/ico31.png) no-repeat center;
	width: 83px;
	height: 83px;
	cursor: pointer;
	transition: all 0.3s;
}

.mask_add  .icon:hover {
	transform: rotate(720deg);
}
/* 登录开始 */
.logins .con h2 {
	font-size: 27px;
	color: #333;
	line-height: 60px;
	padding: 50px 0 20px;
	text-align: center;
}

.logins .con ul {
	width: 1250px;
	margin: 0 auto;
	overflow: hidden;
}

.logins .con ul li {
	width: 580px;
}

.logins .con ul li h3 {
	line-height: 38px;
	font-size: 18px;
	color: #333;
}

.logins .con ul li h4 {
	font-size: 16px;
	color: #666;
	line-height: 56px;
	text-align: right;
	margin-bottom: 10px;
}

.logins .con dd {
	position: relative;
}

.logins .con dd label {
	font-size: 18px;
	color: #666666;
	line-height: 53px;
	float: left;
	margin: 0 20px;
	position: absolute;
	left: 0;
	top: 1px;
	transition: all 0.15s;
	padding: 0 6px;
	background: #F7F7F7;
}

.logins .con dd.active label {
	position: absolute;
	line-height: 1;
	left: 0;
	top: -10px;
	font-size: 20px;
	z-index: 10;
	background: #fff;
}

.logins .con .input {
	width: 100%;
	height: 55px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	padding: 0 28px;
	box-sizing: border-box;
	font-size: 24px;
	color: #666;
	margin-bottom: 32px;
}

.logins .con .forget {
	height: 76px;
	line-height: 76px;
	width: 50%;
	position: relative;
	margin-bottom: 12px;
}

.logins .con .forget a {
	font-size: 16px;
	color: #333;
	height: 100%;
	line-height: 76px;
	text-decoration: underline !important;
}

.logins .con .forget a:hover {
	color: #000;
}

.logins .con  .btn {
	width: 100%;
	height: 55px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	font-size: 18px;
	color: #666;
	text-align: center;
	line-height: 55px;
	margin-bottom: 32px;
	cursor: pointer;
	transition: all 0.3s;
}

.logins .con  .text {
	margin-top: 60px;
	height: 237px;
}

.logins .con  .text h5 {
	font-size: 18px;
	color: #666;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.logins .con  .text h5 i {
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/ico32.png) no-repeat left center;
}

.mask_nav {
	position: fixed;
	left: -390px;
	top: 0;
	bottom: 0;
	width: 390px;
	background: #000000;
	z-index: 9999;
	transition: all 0.3s;
}

.mask_nav.active {
	left: 0;
}

.mask_nav h2 {
	padding: 35px 0;
	box-sizing: border-box;
	margin-left: 40px;
}

.mask_nav .index {
	font-size: 18px;
	padding: 0 47px;
	color: #fff;
	background: url(../images/h0.png) no-repeat left center;
	margin-left: 40px;
	line-height: 75px;
}

.mask_nav .sba {
	background: url(../images/h1.png)  no-repeat left center !important;
}

.mask_nav h2 span {
	display: inline-block;
	padding-left: 25px;
	font-size: 18px;
	color: #0a8ed0;
	cursor: pointer;
	background: url(../images/ico33.png) no-repeat left center;
	line-height: 30px;
	line-height: 30px;
}

.mask_nav ul li {
	border-bottom: 1px solid #bebebe;
	padding: 0 40px;
	box-sizing: border-box;
}

.mask_nav  ul li h3 {
	line-height: 75px;
	font-size: 18px;
	color: #fff;
	padding-left: 47px;
	position: relative;
	cursor: pointer;
}

.mask_nav  ul li h3 i {
	position: absolute;
	width: 85px;
	background: url(../images/lico2.png) no-repeat center;
	width: 24px;
	height: 14px;
	right: 0;
	top: 50%;
	margin-top: -7px;
	transition: all 0.3s;
}

.mask_nav  ul li dd a {
	font-size: 15px;
	color: #999999;
	line-height: 33px;
	margin-left: 47px;
}

.mask_nav  ul li dd a:hover {
	color: #fff;
}

.mask_nav  ul li dl {
	margin-bottom: 45px;
	display: none;
}

.mask_nav  ul li:nth-child(1) h3 {
	background: url(../images/ico34.png) no-repeat left center;
}

.mask_nav  ul li:nth-child(2) h3 {
	background: url(../images/ico35.png) no-repeat left center;
}

.mask_nav  ul li:nth-child(3) h3 {
	background: url(../images/ico36.png) no-repeat left center;
}

.mask_nav  ul li:nth-child(4) h3 {
	background: url(../images/ico37.png) no-repeat left center;
}

.mask_nav  ul li:nth-child(1).on h3 {
	background: url(../images/ico34-1.png) no-repeat left center;
}

.mask_nav  ul li:nth-child(2).on h3 {
	background: url(../images/ico35-1.png) no-repeat left center;
}

.mask_nav  ul li:nth-child(3).on h3 {
	background: url(../images/ico36-1.png) no-repeat left center;
}

.mask_nav  ul li:nth-child(4).on h3 {
	background: url(../images/ico37-1.png) no-repeat left center;
}

.mask_nav  ul li.on h3 i {
	transform: rotate(180deg);
}

.logins .con {
	padding-bottom: 80px;
}

.logins .con .btn:hover {
	background: #000;
	color: #fff;
}
/*特效*/
.x_banner .nav ul li a:hover span,
.copyright .c_nav li a:hover,
.footer .f_nav dd a:hover,
.maintain .contact .left .ul2 li a:hover,
.maintain .contact .left .ul1  li a:hover {
	color: #0a8ed0;
}

.x_banner .nav ul li:nth-child(1) a:hover i {
	background: url(../images/ico1-1.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(2) a:hover  i {
	background: url(../images/ico2-1.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(3) a:hover  i {
	background: url(../images/ico3-1.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(4) a:hover  i {
	background: url(../images/ico4-1.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(5) a:hover  i {
	background: url(../images/icoo4-1.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(6) a:hover  i {
	background: url(../images/icoo5-1.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(7) a:hover  i {
	background: url(../images/icoo6-1.png) no-repeat center;
	background-size: 33px 33px;
}

.x_banner .nav ul li:nth-child(8) a:hover  i {
	background: url(../images/icoo7-1.png) no-repeat center;
	background-size: 33px 33px;
}

.qiyehz .q_banner {
	height: 465px;
	position: relative;
}

.qiyehz .q_banner h2 {
	font-size: 49px;
	line-height: 1.6;
	color: #ffffff;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-85%);
	z-index: 11;
}

.qiyehz .hd {
	padding: 40px 0 70px;
}

.qiyehz .hd .text {
	text-align: center;
}

.qiyehz .hd h3 {
	font-size: 26px;
	color: #333333;
	line-height: 54px;
	margin-bottom: 43px;
}

.qiyehz .hd p {
	font-size: 14px;
	color: #666666;
	line-height: 35px;
}

.qiyehz .imgs {
	text-align: center;
}

.qiyehz .imgs img {
	width: 100%;
	display: block;
}

.qiyehz .bd {
	position: relative;
	top: -90px;
	z-index: 11;
}

.qiyehz .bd h2 {
	background: url(../images/arrow.png) no-repeat center;
	height: 187px;
	text-align: center;
	font-size: 21px;
	color: #333333;
	line-height: 96px;
	padding-top: 91px;
	box-sizing: border-box;
	background-size: 554px 187px;
}

.qiyehz .bd .swiper-slide {
	width: auto;
	margin: 0 10px;
	width: 588px;
	height: 680px;
	line-height: 680px;
}

.qiyehz .bd .swiper-slide a {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.qiyehz .bd .q_slider {
	background: url(../images/bg1.jpg) no-repeat center;
	padding: 10px 0 15px;
	background-size: cover;
}

.qiyehz .bd .lines {
	margin-top: 70px;
	position: relative;
	height: 3px;
}

.qiyehz .bd .lines .swiper-pagination-progressbar {
	width: 100%;
	height: 3px;
	left: 0;
	top: 0;
	background: #bebebe;
}

.qiyehz .bd .lines .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #f30202;
}

.qiyehz .bd .btns {
	text-align: right;
	margin-top: 18px;
}

.qiyehz .bd .prev1,
.qiyehz .bd .next1 {
	background: url(../images/next2.png) no-repeat center;
	height: 64px;
	width: 64px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 10px;
	cursor: pointer;
}

.qiyehz .bd .prev1 {
	transform: rotate(180deg);
}

.qiyehz .bd h3 {
	background: url(../images/arrow2.png) no-repeat center;
	height: 200px;
	text-align: center;
	font-size: 26px;
	color: #333333;
	line-height: 142px;
	background-size: 702px 200px;
	padding-bottom: 58px;
	box-sizing: border-box;
}

.qf_slider .swiper-slide {
	width: auto;
	margin: 0 100px;
}

.qf_slider {
	position: relative;
}

.qf_slider .prev2,
.qf_slider .next2 {
	background: url(../images/next1.png) no-repeat center;
	width: 47px;
	height: 98px;
	left: 180px;
	top: 50%;
	margin-top: -49px;
	position: absolute;
	z-index: 11;
	cursor: pointer;
}

.qf_slider .prev2 {
	left: auto;
	right: 180px;
	transform: rotate(180deg);
}

.qf_slider .swiper-pagination span {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0 15px !important;
	cursor: pointer;
	background: #bebebe;
	opacity: 1;
}

.qf_slider .swiper-pagination {
	position: static;
	margin: 80px 0 100px;
}

.qf_slider .swiper-pagination span.swiper-pagination-bullet-active {
	background: #0a8ed0;
}

.nav li {
	cursor: pointer;
}

.nav2 {
	position: absolute;
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	bottom: 59px;
	z-index: 1000;
	height: 0px;
	overflow: hidden;
	transition: height 0.6s;
}

.nav2 li {
	width: 29% !important;
	height: 35px;
	line-height: 35px;
	margin: 8px 10px;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

.nav2 .on {
	background: #c00 !important;
}

/*企业合作*/

.account-dialog:after {
	content: "";
	background: #fff;
	width: 10px;
	height: 10px;
	border-left: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	position: absolute;
	z-index: 2;
	top: 36px;
	right: 25px;
	transform: rotate(45deg);
}

.account-dialog {
	position: absolute;
	transition: all 0.3s;
	z-index: 1010;
	top: 20px;
	width: auto;
	right: 50%;
	margin-right: -30px;
	padding: 40px 0 20px 20px;
	display: none;
}

.account-dialog.active {
	display: block;
}

.account-dialog .h_con {
	padding: 40px;
	transition: all .3s linear;
	position: relative;
	z-index: 1;
	background: #fff;
	overflow: hidden;
	border: 1px solid #e2e2e2;
	width: 572px;
}

.account-dialog .h_form {
	width: 286px;
	float: left;
	text-align: left;
	min-height: 270px;
	position: relative;
	padding: 0 24px 60px 0;
	border-right: 1px solid #e2e2e2;
	box-sizing: border-box;
}

.account-dialog .h_text {
	width: 262px;
	min-height: 270px;
	float: right;
	text-align: left;
	position: relative;
	padding: 0 0 60px;
	box-sizing: border-box;
}

.account-dialog h2 {
	font-size: 16px;
	font-weight: 700;
	display: block;
	margin: 0 0 16px;
	text-transform: uppercase;
	transform: translateY(-5px);
	color: #555;
}

.account-dialog .h_form li {
	position: relative;
	margin: 0 0 17px;
	padding-bottom: 1px;
}

.account-dialog .h_form li input {
	background-clip: padding-box;
	border: 1px solid #e2e2e2;
	color: #555;
	font-size: 16px;
	letter-spacing: .04em;
	height: 49px;
	padding: 0 20px;
	vertical-align: baseline;
	background: #fbfbfb;
	width: 100%;
	box-sizing: border-box;
}

.account-dialog .h_form li label {
	top: 0;
	background: 0 0;
	color: #555;
	font-size: 16px;
	line-height: 46px;
	display: block;
	position: absolute;
	left: 19px;
	padding: 0 2px;
	transition: all,.15s;
}

.account-dialog .h_form a {
	font-size: 13px;
	top: -8px;
	font-weight: 700;
	position: relative;
	text-decoration: underline !important;
	color: #555;
}

.account-dialog .h_form a:hover {
	color: #0a8ed0;
}

.account-dialog .h_text .btns,
.account-dialog .h_form .btns {
	color: #555;
	transition: all 0.3s;
	border: 1px solid #e2e2e2;
	z-index: 11;
	background: #fff;
	height: 47px;
	cursor: pointer;
	width: 262px;
	line-height: 47px;
	display: block;
	text-align: center;
	font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.account-dialog .h_text p {
	font-size: 14px;
	line-height: 24px;
	color: #555;
}

.account-dialog .h_form li.active label {
	top: -7px;
	font-size: 14px;
	display: inline-block;
	background: #fff;
	line-height: 1;
}

.account-dialog .h_text .btns:hover,
.account-dialog .h_form .btns:hover {
	background: #000;
	color: #fff;
}

.seach_con {
	position: absolute;
	left: 0;
	top: -110px;
	background: #f9f9f9;
	transition: all 0.3s;
	z-index: 1;
	padding: 15px 0;
	width: 100%;
	text-align: center;
}

.seach_con .se_bd {
	border-left: 2px solid #7e7e7e;
	max-width: 550px;
	padding: 0 40px 0 0;
	width: 90%;
	margin: 0 auto;
	color: #555;
	position: relative;
}

.seach_con .se_bd input {
	color: #555;
	font-size: 30px;
	padding: 0 15px;
	border: none;
	line-height: 50px;
	width: 100%;
	height: 50px;
	background: none
}

.seach_con .se_bd .s_btn {
	top: 0;
	cursor: pointer;
	right: -10px;
	display: block;
	width: 50px;
	position: absolute;
	height: 50px;
	background: url(../images/ico8.png) no-repeat center;
}

.seach_con .se_bd .s_btn:hover {
	background: url(../images/ico8-1.png) no-repeat center;
}

.g_btn {
	position: absolute;
	right: 0;
	top: -114px;
	width: auto;
	min-width: 100%;
	height: 59px;
	cursor: pointer;
	z-index: 10;
	background: #000;
	text-align: right;
	opacity: 0;
	color: #fff;
	line-height: 59px;
	font-size: 16px;
	letter-spacing: .04em;
	padding: 0 50px 0 10px;
	white-space: nowrap;
	font-weight: 700px;
	transition: all 0.5s;
}

.g_btn:after {
	content: "";
	background: url(../images/ico33-1.png) no-repeat center;
	transition: all 0.3s;
	width: 33px;
	height: 33px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
}

.g_btn:hover:after {
	transform: rotate(720deg);
}

.seach_con.on {
	top: 80px;
}

.g_btn.on {
	top: -14px;
	opacity: 1;
}

.player_detal .banner .wrap {
	position: relative;
	height: 100%;
}

.player_detal .banner .icon {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 560px;
}

.player_detal .banner .icon img {
	width: 100%;
}

.baidu-map-container {
	width: 100%;
}

.banner_top {
	background-size: cover !important;
}

.mask_nav ul li:first-child {
	border-top: 1px solid #bebebe;
}

dd.my_dd:hover .account-dialog {
	display: block;
}

.mobile_bottom_column {
	display: none;
}
/*手机端*/
@media screen and (max-width: 768px){
.text2 h2{text-align: center;line-height: 102px;font-size: 66px;color: #fff; font-weight: bold; margin: -12% auto;}
.text2 h3{text-align: center;line-height: 102px;font-size: 44px;color: #fff; font-weight: bold;}
.text2 h6{text-align: center;line-height: 102px;font-size: 18px;color: #fff; font-weight: normal;}
.crumb li {
	float: left;
	margin: 5px auto;
}
.news li .ab {
	/*right: 135px;left:30px;bottom: 90px;position: absolute;*/
	left: 30px;
	position: absolute;
	width: 62%;
	height: auto;
	top: 9%;
}
/*最新消息图片尺寸*/
.news li .imgs img {
	display: block;
	width: auto;
	height: 150px;
	transition: all 0.6s;
}
.line_news {
margin: -2px auto;
}
.crumb dl {
	margin: -38px auto!important;
}
.x_banner{height: auto!important;margin: -26% auto;}
.header_my_clubs{height: auto!important;margin: -3% auto;}
.title_text_top {
	margin: 38% auto;
}
.list_images {
	height: 100%;
}
.mobile_bottom_column {
	display: block !important;
}
.register .con .email .select .btun {
	width: 45%;
}
.banner {height: 150px!important;}
.wrap_lxgy {
	width: 1580px;
	margin: -20% auto!important;
}
.crumb ul {
	overflow: hidden;
	float: left;
	width: 90%;
	height: 100%;
	font-size: 13px;
	color: #333;
	line-height: 60px;
	margin: -5px auto!important;
}
/*商品附件/配件列表上下商品之间间距*/
div#block001 li {
    height: 245px!important;
}
.banner_content {
	width: 90%;
	font-size: 16px!important;
	color: #fff;
	margin: 9% auto;
}
}
@media only screen and (max-width: 900px) {
	.header .logo {
		width: 40%;
	}
	.btn1 {
		float: left;
		margin-top: 20px !important;
		margin-bottom: 30px !important;
	}

	.btn2 {
		float: left !important;
		width: 100px !important;
		height: 30px !important;
		line-height: 30px !important;
		margin-top: 10px !important;
		margin-bottom: 30px !important;
		margin-left: 20px !important;
	}

	.nty {
		font-size: 14px !important;
		width: 40px !important;
		height: 40px !important;
		line-height: 20px !important;
	}

	.ntr {
		font-size: 18px !important;
		width: 40px !important;
		height: 40px !important;
		line-height: 20px !important;
	}

	.ntt a h2 {
		font-size: 14px !important;
		line-height: 12px !important;
	}

	h3.nts {
		font-size: 18px !important;
	}

	.try .con .bd li {
		width: 100% !important;
		margin-right: 0% !important;
		padding: 10px 10px 0px 10px !important;
	}
	.line_faq {
		height: 48px;
	}

	.all {
		height: 48px;
	}
	.line_news {
		height: 50px;
	}
}

@media only screen and (max-width: 1000px) {
	.btn1 {
		float: left;
		margin-top: 20px !important;
		margin-bottom: 30px !important;
	}

	.btn2 {
		float: left !important;
		width: 100px !important;
		height: 30px !important;
		line-height: 30px !important;
		margin-top: 10px !important;
		margin-bottom: 30px !important;
		margin-left: 20px !important;
	}

	.nty {
		font-size: 14px !important;
		width: 40px !important;
		height: 40px !important;
		line-height: 20px !important;
	}

	.ntr {
		font-size: 18px !important;
		width: 40px !important;
		height: 40px !important;
		line-height: 20px !important;
	}

	.ntt a h2 {
		font-size: 14px !important;
		line-height: 12px !important;
	}

	h3.nts {
		font-size: 18px !important;
	}

	.try .con .bd li {
		width: 100% !important;
		margin-right: 0% !important;
		padding: 10px 10px 0px 10px !important;
	}
}
/*iPad mini2竖屏and iPhone12横屏尺寸*/
@media only screen and (max-width: 1100px) {
.h_banner .swiper-slide .ban2-1 {
	position: absolute;
	right: 50%;
	top: 0;
	bottom: 0;
	width: 50%;
	height: auto;
	background: rgba(7,7,7,.5);
}
.h_banner .swiper-slide img {
	display: block;
	width: auto;
	height: 100%;
}
.h_banner .hd .swiper-wrapper {
	position: absolute;
	left: 10%;
	transform: translateX(-10%);
	z-index: 11;
	width: 100%;
}
/*横幅正副标题*/
.positive_title {
	font-family: "FZDHT";
	font-size: 48px;
	color: #fff;
	width: 100%;
	height: auto;
	margin-top: -160px;
	position: absolute;
	z-index: 11;
}

.subheading {
	font-family: "FZHT";
	font-size: 28px;
	color: #fff;
	width: 100%;
	height: auto;
	margin-top: -60px;
	position: absolute;
}
.banner_logo {
	max-width:100%!important;
	height:auto!important;
}
.banner_content {
	width: 90%;
	font-size: 26px;
	color: #fff;
	margin: 9% auto;
}
.crumb ul {
	overflow: hidden;
	float: left;
	width: 90%;
	height: 100%;
	font-size: 13px;
	color: #333;
	line-height: 60px;
	margin: 0 auto;
}
.con {
	margin: 18% auto;
}
.wrap_lxgy {
	width: 1580px;
	margin: -2% auto!important;
}
	.stor {
		display: none;
	}
}

@media only screen and (max-width: 1200px) {

}
/*iPad mini2横屏尺寸*/
@media only screen and (max-width: 1440px) {
.wrap_lxgy {
	width: 1580px;
	margin: -6.5% auto;
}
.crumb dl {
	margin: -60px auto;
}
.line_faq {
	height: 48px;
	margin: 0 auto;
}
	.ntt a h2 {
		font-size: 14px !important;
		line-height: 32px !important;
	}

	h3.nts {
		font-size: 18px !important;
	}
}


@media only screen and (min-width: 1100px) {
					
	.stor {
		display: block;
	}
}