/*@font-face {
	font-family: "SourceHanSerifCN-Bold";
	src: url("SourceHanSerifCN-Bold.otf");
}*/

/** {
	font-family: "SourceHanSerifCN-Bold";
}*/

/*.sont {
	font-family: "å®‹ä½“" !important;
}*/

img {
	border: 0px;
}

a {
	color: #333333;
}

* {
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}

i {
	font-style: normal
}

button {
	outline: none !important;
}

input {
	outline: none !important;
}

textarea {
	outline: none !important;
}

a {
	color: #333;
}

a:focus,
a:hover {
	text-decoration: none;
	color: #333333;
}

ol,
ul {
	margin: 0;
}

p {
	margin: 0;
}

li {
	list-style: none;
}

@font-face {
	font-family: "iconfont";
	src: url('../iconfont/iconfont.eot');
	/* IE9*/
	src: url('../iconfont/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../iconfont/iconfont.woff') format('woff'), /* chrome, firefox */
	url('../iconfont/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	url('iconfont.svg#iconfont') format('svg');
	/* iOS 4.1- */
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	padding: 0;
}

.row {
	margin: 0;
}


.container {
	padding: 0 !important;
}


/*    */

.box-shadow {
	box-shadow: 0px 0px 22px #666;
}

.box-shadow-hover:hover {
	box-shadow: 0px 0px 10px #666;
}

.box-shadow-10 {
	box-shadow: 0px 0px 10px #666;
}

.padding10 {
	padding: 10px;
}

.padding5 {
	padding: 5px;
}

.padding-left-30 {
	padding-left: 30px;
}

.padding-right-20 {
	padding-right: 20px;
}

.padding-0-30-0-10 {
	padding: 0 30px 0 10px;
}

.padding-0-4 {
	padding: 0 4px;
}

.padding-0-10 {
	padding: 0 10px;
}

.padding-0-20 {
	padding: 0 20px;
}

.padding-20-0 {
	padding: 20px 0px;
}

.padding-0 {
	padding: 0;
}

.padding-3-4 {
	padding: 3px 4px;
}

.padding-4-0 {
	padding: 4px 0;
}

.padding-left-10 {
	padding-left: 10px;
}

.imgwidth50 {
	width: 50%;
}

.imgwidth60 {
	width: 60%;
}

.imgwidth30 {
	width: 30%;
}

.imgwidth20 {
	width: 20%;
}

.imgwidth10 {
	width: 10%;
}

.imgwidth5 {
	width: 5%;
}

.imgwidth12 {
	width: 12%;
}

.imgwidth15 {
	width: 15%;
}

.imgwidth90 {
	width: 90%;
}

.imgwidth40 {
	width: 40%;
}

.imgwidth80 {
	width: 80%;
}

.imgwidth70 {
	width: 70%;
}

.imgwidth55 {
	width: 55%;
}

.imgwidth100 {
	width: 100%;
}

.width14285 {
	width: 14.285%;
}

.margin-left-20px {
	margin-left: 20px;
}

.margin-right-20px {
	margin-right: 20px;
}

.margin-15-0 {
	margin: 15px 0;
}

.margin-20-0 {
	margin: 20px 0;
}

.margin-30-0 {
	margin: 30px 0;
}

.margin-40-0 {
	margin: 40px 0;
}

.margin-top-8px {
	margin-top: 8px;
}

.margin-bottom-20px {
	margin-bottom: 20px;
}

.block {
	display: block;
}

.color-a52a42 {
	color: #a52a42;
}

.inline-block {
	display: inline-block;
}

.margin-auto {
	margin: auto;
}

.margin-20-auto {
	margin: 20px auto;
}

.margin-10-auto {
	margin: 10px auto;
}

.box-size {
	box-sizing: border-box;
}

.icon-35 {
	width: 35px;
	height: 35px;
}

.icon-30 {
	width: 30px;
	height: 30px;
}

.icon-25 {
	width: 25px;
	height: 25px;
}

.icon-23 {
	width: 23px;
	height: 23px;
}

.icon-20 {
	width: 20px;
	height: 20px;
}

.font-size-15 {
	font-size: 15px !important;
}

.font-size-30 {
	font-size: 30px !important;
}

.font-size-28 {
	font-size: 28px !important;
}

.font-size-24 {
	font-size: 24px !important;
}

.font-size-20 {
	font-size: 20px !important;
}

.font-weight {
	font-weight: 600;
}

.font-size-16 {
	font-size: 16px !important;
}

.font-size-18 {
	font-size: 18px !important;
}

.fon-size-11 {
	font-size: 11px !important;
}

.fon-size-14 {
	font-size: 14px;
}

.fon-size-12 {
	font-size: 12px;
}

.margin-0-5 {
	margin: 0 5px;
}

.back-color-white {
	background: #FFFFFF !important;
}

.bac-colo-transparent {
	background: transparent;
}

.bac-colo-f2973a {
	background: #f2973a;
}

.line-height-25 {
	line-height: 25px!important;
}

.line-height-30 {
	line-height: 30px !important;
}

.line-height-25 {}

.left-hr {
	height: 60px;
	width: 1px;
	background: #cccccc;
	position: absolute;
	right: 2px;
	top: 10px;
	box-shadow: 0px 0px 0px #666;
	border-radius: 50%;
}

.position-relative {
	position: relative;
}

.flex-center {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
}
.justify{
	text-align: justify;
}
.hr-color-474747 {
	border-bottom: 1px solid #474747;
}

.color-ffa4a8 {
	color: #ffa4a8;
}

.color-a68f73 {
	color: #a68f73;
}

.color-f2973a {
	color: #f2973a;
}

.color-9a8162 {
	color: #9a8162;
}

.color-5a5a5a {
	color: #5a5a5a;
}

.colol-999999 {
	color: #999999;
}

.color-e7000a {
	color: #e7000a;
}

.color-ffbb73 {
	color: #ffbb73;
}

.color-29abe2 {
	color: #29abe2;
}

.color-333 {
	color: #333333;
}

.color-fa7600 {
	color: #fa7600;
}

.color-white {
	color: #FFFFFF;
}

.color-ab0f19 {
	color: #ab0f19;
}

.color-ab0f19-hover:hover {
	color: #AB0F19;
}

.color-bak {
	color: #333333;
}

.colol-8f8f94 {
	color: #8f8f94;
}

.color-3bbafe {
	color: #3bbafe !important;
}

.color-000 {
	color: #000000;
}

.color-9a8162 {
	color: #9a8162;
}

.color-474747 {
	color: #474747;
}

.color-66666 {
	color: #666666 !important;
}

.vertical-align-sub {
	vertical-align: sub;
}

.color-ddd {
	color: #DDDDDD;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.border-1-ddd {
	border: 1px solid #DDDDDD;
}

.border-1--bottom-474747 {
	border-bottom: 1px solid #474747;
}

.justified-center {
	align-items: center;
	display: flex;
	justify-content: center;
}

.border-1-fff {
	border: 1px solid #fff;
}

.border-1-f8f8f8 {
	border: 1px solid #f8f8f8;
}

.border-1-ddd {
	border: 1px solid #ddd;
}

.border-1--bottom-f8f8f8 {
	border-bottom: 1px solid #F8F8F8;
}

.border-1--bottom-white {
	border-bottom: 1px solid white;
}

.border-1--bottom-000 {
	border-bottom: 1px solid #000;
}

.border-1--bottom-f3f3f3 {
	border-bottom: ;
}

.border-1-3bbafe {
	border: 1px solid #3bbafe;
}

.border-1--bottom-e81727 {
	border-bottom: 1px solid #e81727;
}

.border-1--bottom-ddd {
	border-bottom: 1px solid #DDDDDD;
}

.border-1--bottom-A68F73 {
	border-bottom: 1px solid #A68F73;
}

.border-3--bottom-A68F73 {
	border-bottom: 3px solid #A68F73;
}

.border-2--bottom-A68F73 {
	border-bottom: 2px solid #A68F73;
}

.border-3--bottom-29abe2 {
	border-bottom: 3px solid #29abe2;
}
.hover-border-2-bottom-A68F73{
	border-bottom: 2px solid transparent;
}
.hover-border-2-bottom-A68F73:hover {
	border-bottom: 2px solid #A68F73 !important;
	color: #A68F73;
}

.border-5-bottom-ddd {
	border-bottom: 5px solid #efeff4;
}

.border-1-333 {
	border: 1px solid #333;
}

.border-ridus {
	border-radius: 50%;
}

.border-ridus-10 {
	border-radius: 10px;
}

.border-ridus-6 {
	border-radius: 6px;
}

.border-left-1-000 {
	border-left: 1px solid #000000;
}

.border-left-1-ddd {
	border-left: 1px solid #ddd;
}

.w25-h25 {
	width: 25px;
	height: 25px;
}

.w40-h40 {
	width: 40px;
	height: 40px;
}

.w100-h100 {
	width: 100px;
	height: 100px;
}

.width20 {
	width: 20%;
}

.width20 {
	width: 20%;
}

.width24 {
	width: 24%;
}

.width1111 {
	width: 11.111%;
}

.height65 {
	height: 65px;
	line-height: 65px;
}

.height40 {
	height: 40px;
	line-height: 40px;
}

.height50 {
	height: 50px;
}

.height60 {
	height: 60px;
	line-height: 60px;
}

.height80 {
	height: 80px;
	line-height: 80px;
}

.height100 {
	height: 100px;
	line-height: 100px;
}

.bac-colo-ff8400 {
	background: #ff8400;
}

.bac-colo-e60012 {
	background: #e60012;
}

.bac-colo-f8f8f8 {
	background: #f8f8f8;
}

.list-style-o li {
	list-style: disc;
}

.bac-colo-29abe2 {
	background: #29abe2;
}

.bac-colo-efe9e9 {
	background: #efe9e9;
}

.bac-colo-transparent {
	background: transparent;
}

.bac-colo-8d0c14 {
	background: #8d0c14;
}

.bac-colo-ab0f19 {
	background: #ab0f19;
}

.bac-colo-3bbafe {
	background: #3bbafe;
}

.color-8d0c14 {
	color: #8d0c14;
}

.color-5f5f5f {
	color: #5f5f5f;
}

.margin-10-0 {
	margin: 10px 0;
}

.margin-15-0 {
	margin: 15px 0;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.line-height-40 {
	line-height: 40px;
}

.line-height-50 {
	line-height: 40px;
}

.line-height-100 {
	line-height: 100px;
}

.active-hover-f2973a:hover {
	color: #f2973a;
}

.active-hover-29abe2-bottom:hover {
	border-bottom: 3px solid #29abe2;
	color: #29abe2;
}

.active-29abe2 {
	color: #29abe2;
}

.active-hover-bac-f2973-color-fff:hover {
	color: #FFFFFF;
	background: #F2973A !important;
}

.padding-11-15 {
	padding: 11px 15px
}

.postion-bottom0-left37 {
	position: absolute;
	bottom: 20px;
	right: 0;
	padding-left: 40px;
}

.top {
	display: inline-block;
	width: 25px;
	text-align: center;
	height: 25px;
	background: #d;
	background-color: #dd524d;
	color: #fff;
	border-radius: 50%;
	line-height: 25px;
}

.hand {
	cursor: pointer;
}

.login_conten:before {
	background: #000000;
	content: "";
	height: 2px;
	position: absolute;
	top: 50%;
	width: 15%;
	left: 10%;
}

.login_conten:after {
	background: #000000;
	content: "";
	height: 2px;
	position: absolute;
	top: 50%;
	width: 15%;
	right: 10%;
}

.filter-gray:hover a img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


.p-indent50 {
	text-indent: 50px;
}

.backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 998;
	background-color: rgba(0, 0, 0, .3);
}

@media only screen and (min-width: 100px) and (max-width: 370px) {
	.media-font-size-14 {
		font-size: 14px !important;
	}
	.media-font-size-13 {
		font-size: 13px !important;
	}
	.media-font-size-11 {
		font-size: 11px !important;
	}
	.media-line-height-20 {
		line-height: 20px !important;
	}
	.media-line-height-25 {
		line-height: 25px !important;
	}
	.media-height45 {
		height: 45px !important;
	}
	.media-margin-10 {
		margin: 10px 0;
	}
	.media-margin-5 {
		margin: 5px 0;
	}
	.media-margin-0 {
		margin: 0 0;
	}
	.media-margin-bottom-10 {
		margin-bottom: 10px;
	}
}

.header-nav {
	height: 170px;
}

.nav-logo {
	float: left;
	margin-top: 25px;
	margin-left: 5%;
}

.nav-logo img {
	width: 100px;
}

.break-word {
	word-break: break-word;
}

.nav-list {}

.nav-list li {
	height: 140px;
	padding-left: 5px;
	/*margin-right: 70px !important;*/
}

.nav-list>ul>li>a {
	display: block;
	float: left;
	width: 17px;
	text-align: center;
	word-break: break-all;
	line-height: 19px;
	margin-right: 70px
}

.play-btn {
	cursor: pointer;
	position: absolute;
	z-index: 999;
	top: 32%;
	left: 46.5%;
	text-align: center;
}

.play-btn img {
	width: 85%;
	margin: 14px 0;
}

.play-btn p {
	color: #fff;
	font-size: 18px;
	line-height: 34px;
}

.video {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999999;
	width: 100%;
	height: 100%;
}

.close {
	background: #000;
	position: absolute;
	top: -40px;
	right: 0px;
	font-size: 15px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 27px;
	opacity: 1;
}

.close:focus,
.close:hover {
	background: #000000;
}

.text {
	position: absolute;
	right: 11%;
	top: 20%;
}

.text ul li {
	width: 13px;
	margin: 16px;
	word-break: break-all;
	text-align: center;
	line-height: 20px;
}

.bac-colo-8d0c14-hover:hover {
	background: #8d0c14 !important;
}

li.vertical {
	width: 13px;
	margin: 0 5%;
	word-break: break-all;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
}

.text ul li span {
	transform: rotate(90deg);
}

#mian1 {
	margin-top: -9%;
	position: z;
	position: relative;
	z-index: 999;
}

.btn-seach {
	height: 40px;
	margin: 20px 0;
}

.letter-spacing9 {
	letter-spacing: 9px;
	padding-left: 9px;
}

.btn-seach button {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 8px 24px;
	border-radius: 15px;
	background: transparent;
}


/*.btn-seach button :hover{

	color: #a78f71;

}*/

.btn-seach button img {
	vertical-align: initial;
}


/*.btn-seach .button1-box:hover*/

.img-text {
	position: absolute;
	top: 16%;
	left: 11%;
}

a .bannerbtext {
	background: url(images/bannerimg_03.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 3.9% 3%;
}

.ridios-fff {
	width: 65px;
	height: 65px;
	background: #FFFFFF;
	border-radius: 50%;
	border: 10px solid #7f99ae;
}

.dins {
	height: 105px;
	position: absolute;
	left: 51%;
	width: 2px;
	background: #7f99ae;
	background-color: #d1d1cf;
}

.filt1 {
	position: absolute;
	bottom: 0;
	left: 24%;
	opacity: 0;
}

.filt2 {
	position: absolute;
	bottom: 0;
	left: 33%;
	opacity: 0;
}

.filt3 {
	position: absolute;
	bottom: 0;
	left: 44%;
	opacity: 0;
}

.filt4 {
	position: absolute;
	bottom: 0;
	opacity: 0;
	left: 71.6%;
	width: 164px;
	height: 164px;
	border: 2px solid #FFFFFF;
	text-align: center;
	border-radius: 50%;
	padding: 46px 0;
	background-color: rgba(255, 255, 255, 0.35);
}


/*.filtall{

	bottom: 0 !important;

	opacity: 0 !important;;

}*/

.leftext {
	position: absolute;
	top: 0;
	left: 18.5%;
	padding-top: 2%;
	padding-right: 60px;
	;
}

@media only screen and (max-width: 1700px) {
	.leftext {
		position: absolute;
		top: 0;
		left: 18.5%;
		padding-top: 2%;
		padding-right: 60px;
	}
}

.sole .leftext {
	position: absolute;
	top: 95px;
	left: 18.5%;
	padding-top: 2%;
	padding-right: 60px;
}

.cursor-pointer {
	cursor: pointer
}

.modal-center-2 {
	position: absolute;
	width: 88%;
	top: 10%;
	left: 6%;
	background: rgba(0, 0, 0, .2);
    display:none
}

.right-dl {
	position: absolute;
	top: 28%;
	right: 8%;
	border: 1px solid #ddd;
	padding: 6px 9px;
	border-radius: 23px;
	width: 10%;
}

.right-dl a {
	color: #FFFFFF;
}

.dropdown-modeo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
	right: 0;
	margin: auto;
	background-color: rgba(51, 51, 51, 0.51);
}

.dropdown-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	bottom: 0;
	right: 0;
	margin: auto;
}

.btn.active,
.btn:active {
	background: #DDDDDD !important;
	color: #FFFFFF;
}

.text-postion {
	position: absolute;
	bottom: 10%;
}

.nav-listv1 {
	position: absolute;
	top: 112px;
	background: #fff;
	z-index: 999;
	width: 100px;
	text-align: center;
	/* padding: 9px; */
	left: -40%;
	padding-top: 25px;
	padding-right: 0;
	text-align: left;
	padding-bottom: 0;
	border-radius: 8px;
}

.nav-listv1 ul {
	margin-bottom: 0;
}

.nav-listv1 li {
	padding-left: 0;
	margin-bottom: 0;
	/* padding-left: 20px; */
	text-align: center;
	height: 51px;
	line-height: 51px !important;
	border-bottom: 1px solid #ddd;
}

li {}

.nav-listv1 li:last-child {
	border: none;
}

.nav-listv1 li a:hover {
	color: #A68F73;

}

.bannerpostion {
	position: absolute;
	left: 55%;
	top: 37%;
}

.bannerpostion-a {
	background: #A68F73;
	padding: 8px 17px;
	border-radius: 15px;
	/* height: 55px; */
	margin: 12px 0;
	display: block;
	width: 150px;
	text-align: center;
}

.bannerpostion-a:hover {
	color: #FFFFFF;
}

.bannerpostion-a:hover i {
	color: #FFFFFF;
}

.btn-block2:hover {
	background-color: #8b704e !important;
	;
}

.btn-block2:hover a {
	color: #FFFFFF;
}

.vertical-align-bottom {
	vertical-align: bottom;
}

.bannerpostion-a-color:hover {
	color: #9a8162;
}

.listpostion {
	position: absolute;
	width: 100%;
	bottom: 8%;
}

.porductimg {
	position: absolute;
	top: 0;
	padding: 10%;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 130px;
}

.porductimg .porductImg {
	width: 100%
}

.porductimg .bs {
	position: absolute;
	left: -21%;
	bottom: 3%;
}

.hr-int {
	width: 50%;
	height: 2px;
	background: #A68F73;
	border-radius: 50%;
	"

}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 8px;
	z-index: 1000;
	text-align: center !important;
	display: none;
	float: left;
	min-width: 98px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu{
	    /*height: 200px;*/
    overflow: auto;
    padding-bottom: 0;
}
.dropdown-menu li:last-child{
	border: none;
}
.list-li2 div{
	height: 120px;
    line-height: 88px;
}
.right-dl {
	padding: 6px 0 !important;
}

.pos {
	position: absolute;
	right: 27%;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #a48f72;
	border-radius: 50%;
	top: 46%;
	color: #fff;
}

.btn-box:active {
	background: #FFFFFF !important;
	box-shadow: 3px 3px 0px -1px #DDDDDD !important;
}

.jiathis_txt {
	background: url(images/icon-fx1_03.png)!important;
	background-size: 100% !important;
	margin: 0 10px;
}

.jtico_weixin {
	background: url(../images/icon-fx1_05.jpg)!important;
	background-size: 100% !important;
}

.jtico_qzone {
	background: url(../images/icon-fx1_07.png) !important;
	background-size: 100% !important;
}

.qrcode {
	background: url(../images/back88_03.png) no-repeat;
	position: absolute;
	top: -158px;
	right: 10px;
	z-index: 999;
	background-size: 100% 100%;
	height: 160px;
	text-align: center;
	width: 271px;
	/* padding-right: 5px; */
	text-align: center;
	padding-top: 13px;
	display: ;
}

.qrcode img {
	width: 41% !important;
	margin: 0 7px !important;
}

.punctuation {
	display: inline-block;
	line-height: 15px;
	line-height: 1px;
	vertical-align: text-top;
	text-align: right;
	width: 20px;
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {}

@media only screen and (min-width: 1420px) and (max-width: 1620px) {
	.bannerbtext {
		padding-left: 55px !important;
		padding-right: 55px !important;
	}
	.bannerbtext p:nth-child(5) {
		margin-top: 43px!important;
		margin-bottom: 25px !important;
	}
	.bannerbtext1 {
		padding-top: 0;
		top: 75px !important;
		padding-right: 45px !important;
	}
	.modeo-text {
		position: absolute !important;
		top: 0 !important;
		width: 100% !important;
		height: 387px !important;
		padding-top: 24% !important;
		background-color: rgba(0, 0, 0, .6) !important;
		padding: 24% 10% 0 10% !important;
	}
}

@media only screen and (min-width: 1360px) and (max-width: 1420px) {}

@media only screen and (min-width: 1280px) and (max-width: 1360px) {}


/**
 ä¿®æ”¹æ—¶é—´ï¼š18.02.03
 ä¿®æ”¹è€…ï¼šæŽäºšæž—
 */

@media only screen and (min-width: 1400px) and (max-width: 1610px) {
	.leftext {
		left: 0;
		padding-right: 70px;
	}
	
}


.modeo-text {
	position: absolute;
	top: 0;
	width: 100%;
	height: 418px;
	padding-top: 24%;	
	background-color: rgba(0, 0, 0, .5);
	padding: 19% 10% 0 10%;
}

@media only screen and (min-width: 1620px) and (max-width: 1940px) {
	.modeo-text {
		height: 460px !important;
	}
}

.padright {
	padding-right: 224px;
	padding-top: 39px;
}

.anxin {
	padding-left: 170px;
	padding-top: 90px;
}

.keeps {
	padding-top: 200px;
}

.gifimg1 {
	padding-top: 50px;
	margin-left: 24px;
}

.gifimg2 {
	padding-top: 50px;
}

.flower {
	/*height: 439px;*/
	overflow: hidden;
}

.height1001 {
	height: 100%;
}

.widthauto {
	width: auto;
}

.postion-bottom0-left42 {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: normal;
}

.dage {
	margin-top: 30px;
}

.qrcodeplanr {
	line-height: 36px;
}

.amer {
	font-size: 16px !important
}

.msn {
	margin-top: 50px;
}

.minh {
	min-height: 80px;
}

.bannerbtext1 {
	left: 123px;
	top: 14%;
}

.ca {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 65px;
	padding-bottom: 0;
}

.from {
	margin-top: 10%;
	color: #4b4032 !important;
}

.child {
	margin-left: -36px;
	margin-top: 28px;
}

.baozh li span {
	margin-left: 25px;
}

.prosnext {
	background-size: 50%;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.listd li {
	margin: 35px 0;
}

.maoniu {
	padding: 7%;
	padding-bottom: 0;
	padding-top: 5%;
}

.relase {
	position: absolute;
	bottom: 4%;
	width: 91%;
}

.img-lista img {
	width: 35px;
	height: 32px;
}

.img-lista .padding-right-20 {
	padding-left: 8px;
}

.list-inds div p {
	padding-right: 50px;
}

.bgsize {
	background-size: 37% 100%;
	background-position: 100px;
}

@media only screen and (min-width: 1361px) and (max-width: 1670px) {
	.list-li2 p {
		font-size: 18px !important
	}
	.lists p {
		font-size: 18px !important
	}
	.sole .leftext {
		top: 100px;
	}
	.bannerbtext1 {
		padding-top: 0;
		top: 55px !important;
		padding-right: 45px !important;
	}
	.bgsize {
		background-size: 41% 100%;
		background-position: 9px;
	}
	.listd {
		width: 80%;
		margin: 30px auto;
	}
}

@media only screen and (max-width: 1601px) {
	.amer {
		font-size: 14px !important
	}
	/*.pros{min-height: 470px;}*/
	.pros .col-sm-6 {
		height: 100%;
	}
	.pros .prosnext {
		height: 100%;
	}
	.prosImg img {
		margin-top: -15px;
	}
	.bgsize {
		background-size: 43% 100%;
		background-position: -13px;
	}
	.list-news{
		min-height: 170px !important;
	}
}

@media only screen and (max-width: 1400px) {
	.padright {
		padding-right: 80px;
		    left: 150px;
    overflow: auto;
    height: 362px;
	}
	.baozh li p {
		font-size: 15px !important;
	}
	.baozh li p span {
		margin-left: 15px;
	}
	.hrs {
		margin: 12px 0
	}
	.msn {
		margin-top: 10px;
	}
	.prosImg img {
		width: 60%;
	}
	.bgsize {
		background-size: 40% 96%;
		background-position: 47px 11px;
	}
}
@media only screen and (min-width: 1361px) and (max-width: 1399px) {
    .bgsize {
		background-size: 50% 100%;
        background-position: -92px 0px;
	}
    }

@media only screen and (max-width: 1360px) {
	.pros {
		height: 390px;
	}
	.pros .prosnext {
		height: 100%;
	}
	.pros .col-sm-6 {
		height: 100%;
	}
	.height100 {
		height: 100%;
	}
	.height1001 {
		height: 100%;
	}
	.prosImg img {
		width: 60%;
		margin-top: -10px;
	}
	.padright {
		left: 16.5%;
		padding-top: 40px;
		padding-right: 20px;
	}
	.mah {
		margin: 5px 0;
	}
	.anxin {
		padding-left: 115px;
		padding-top: 90px;
	}
	.gifimg1 {
		width: 310px;
		padding-top: 100px;
	}
	.gifimg2 {
		width: 310px;
		padding-top: 100px;
	}
	.keeps {
		padding-top: 190px;
	}
	.sole .leftext {
		top: 60px
	}
	.flower {
		/*height: 370px;*/
		overflow: hidden;
	}
	.widthauto {
		width: auto;
	}
	.modeo-text {
		padding: 8% 10% 0 10%;
	}
	.dage {
		margin-top: 20px;
	}
	.list-li2 p {
		font-size: 18px !important
	}
	.lists p {
		font-size: 18px !important
	}
	.amer {
		line-height: 26px !important;
	}
	.ca {
		padding-top: 40px;
	}
	.msn {
		margin-top: 20px;
	}
}

@media only screen and (min-width: 1201px) and (max-width: 1320px) {
	.modeo-text {
		padding: 10% 10% 0 10%;
	}
	.dage {
		margin-top: 20px;
		line-height: 26px !important;
	}
	.list-li2 p {
		font-size: 16px !important
	}
	.lists p {
		font-size: 16px !important
	}
	.sole .leftext {
		top: 60px
	}
	.amer {
		line-height: 24px !important;
	}
	.bannerbtext1 {
		padding-top: 0;
		padding-right: 45px !important;
		left: 100px;
	}
	.from {
		margin-top: 5%;
	}
	.porductimg {
		padding-left: 75px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	.padright {
		left: 3.5%;
		padding-top: 5px;
		padding-right: 20px;
	}
	.mah {
		margin: 5px 0;
	}
	.modeo-text {
		padding: 2% 10% 0 10%;
	}
	.dage {
		margin-top: 10px;
		line-height: 24px !important;
	}
	.list-li2 p {
		font-size: 14px !important
	}
	.lists p {
		font-size: 14px !important
	}
	.msn {
		margin-top: 5px;
		margin-left: 22px;
		width: 140px;
	}
	.bannerbtext1 {
		padding-top: 0;
		padding-right: 0;
		left: 65px;
		top: 2%;
		width: 280px;
		;
	}
	.from {
		margin-top: 1%;
	}
	.porductimg {
		padding-left: 60px;
		top: 40px;
	}
	.child {
		margin-left: -31px;
		margin-top: -16px;
	}
	.baozh ul li p {
		font-size: 14px !important;
	}
	.baozh li p span {
		margin-left: 8px;
	}
	.prosnext {
		background-size: contain;
	}
	.fbig {
		font-size: 16px !important;
	}
	.fsml {
		font-size: 14px !important;
	}
	.prosImg img {
		width: 80%;
	}
	.nav-list {
		width: 52%;
	}
	.nav-list>ul>li>a {
		margin-right: 44px;
	}
	.maoniu {
		padding-top: 2.5%
	}
	.listpb {
		line-height: 30px !important;
		font-size: 16px !important;
		height: 30px !important;
	}
	.listps {
		font-size: 12px !important;
	}
	.listimg {
		width: 100%;
	}
	.relase {
		position: absolute;
		bottom: 6%;
		width: 100%;
		line-height: 24px !important;
		left: 0;
		text-align: center;
	}
	.imglists div img {
		width: auto !important;
		height: 70px !important;
	}
	.width14285 p span {
		letter-spacing: 3px !important;
	}
	.img-lista img {
		width: 26px;
		height: 23px;
		margin-top: -6px;
	}
	.img-lista .padding-right-20 {
		padding-left: 8px;
	}
	.list-inds {
		width: 100%;
	}
	.list-inds div p {
		margin-right: 5px;
	}
	.yz {
		width: 26%;
	}
	.renshi {
		width: 80%;
	}
	.bgsize {
		background-size: 46% 100%;
		background-position: -36px 3px;
	}
}




@media only screen and (max-width:1450 ) and (min-width:1380px) {
	
	
}
@media only screen and (min-width: 1380px) and (max-width: 1440px) {
	.div-1400{
		width: 1400px !important;
	}
	#mian1{
		margin-top: -9%;
	}
	.tepsd{
		margin-top: 1.2%;
	}
	#gifimg img{
		    top: 27px !important;
	}
	/*#willesPlay{
		left: 28% !important;
	}*/
	.dins{
		height: 105px;
	    position: absolute;
	    left: 55%;
	    width: 2px;
	    background: #7f99ae;
	    background-color: #d1d1cf;
	}
	.filt4{
		left: 71%;
	}
	.bannset .bottms{
		    padding-left: 110px !important;
		    }
.flex-center .modal-center-2{
	    left: 6% !important;
	    width: 346px !important;
    height: 193px;
    top: 23px;
    
}
.gifimg1,.gifimg2{    padding-top: 91px;}
 .sole .leftext{
 	top: 75px;
 }
.position-relative .bannerpostion-a{
 	margin-top: 12px !important;
 }
 .pros .porductimg .porductImg{
 	width: 109% !important;
 }
 .porductimg{
 	    padding-left: 95px !important; 
 }
 .list-inds div p{
 	padding-right: 39px;
 }
}

	.footnav p a{padding-left:17px}
	.footnav .width14285:first-child p a{padding-left:30px}

@media only screen and  (max-width: 1370px) {
	.nav-listv1{
		left: -37%;
	}
	#mian1{
		    margin-top: -9%;    background-size: 33.9% !important;
	}
	.bannerpostion-a{
		    margin: 4px 0;
	}
	.tepsd{
		    padding-top: 2.8% !important;
	}
	#gifimg img{
		    position: absolute;
    left: -10% !important;
    top: 37px !important;
    width: 109%;
	}
	/*#willesPlay{
		    left: 29% !important; 
	}*/
	.dins{
		left: 61%;
	}
	.filt4{
	
		left: 71%;
	}
	.gifimg1{
		padding-top: 115px;
	}
	.gifimg2{
		padding-top: 112px;
	}
	.sole .leftext{
		top: 70px;
	}
	.bannerpostion-a{
		    margin-top: 19px !important;

	}
	.bannerbtext1{
		    top: 3%;
	}
	

 .pros .porductimg .porductImg{
 	width: 109% !important;
 }
 .porductimg{
 	    padding-left: 95px !important; 
 }
 .porducttext{
 	width: 90% !important;
 }
 .list-inds div p{
 	padding-right: 40px;
 }
 .dins{
 	left: 60%;
 }
}
.pros width1360{
	display: block;
}
.width1360{
		min-width: 1300px;
	}
.swiper-button-prev{opacity:0.35 !important}
.swiper-button-next{opacity:0.35 !important}

.ellipsis2{
	overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.col-sm-12 {
    width: 100% !important;float: left;
  }
  .col-sm-11 {
    width: 91.66666667% !important;;float: left;
  }
  .col-sm-10 {
    width: 83.33333333% !important;;float: left;
  }
  .col-sm-9 {
   width: 75% !important;float: left;
  }
  .col-sm-8 {
    width: 66.66666667% !important;float: left;
  }
  .col-sm-7 {
    width: 58.33333333% !important;float: left;
  }
  .col-sm-6 {
    width: 50% !important;float: left;
  }
  .col-sm-5 {
    width: 41.66666667% !important;float: left;
  }
  .col-sm-4 {
    width: 33.33333333% !important;
    float: left;
  }
  .col-sm-3 {
    width: 25% !important;
    float: left;
  }
  
  .col-sm-2 {
    width: 16.66666667% !important;
    float: left;
  }
  .col-sm-1 {
   width: 8.33333333% !important;
     float: left;
  }
  .panel{
  	border-radius: 0;
  }

.btn i{
	    color: #000;
}
#bodys p,#bodys li{
	color: #000000 !important; 
}
