@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
 
/* Headers */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #555555;
    font-family: 'Microsoft Yahei', sans-serif;
}

h1 {
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 22px;
}

h2 {s
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 20px;
}

h3 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 18px;
    font-weight: 400;
}

h4 {
    font-size: 16px;
    margin-bottom: 16px;
}

h5 {
    font-size: 14px;
    margin-bottom: 14px;
}

h6 {
    font-size: 12px;
    margin-bottom: 12px;
}
/* boxs */
.syl_box0 {width:100%; }
.syl_box1{margin:auto;width:1200px;padding:5px;}
.syl_box11{margin:auto;width:1200px;padding:5px;height:160px;}

.syl_box2{margin:auto;width:1200px;border: 1px solid #f0f0f0;height:200px;padding:10px;}
.syl_box3{margin:auto;width:292px;float:left; text-align:center;}
.syl_box5{margin:auto;width:1200px;text-align:center;height:60px;}

/* line s-y-l */
.sy_line0 {width:100%;height:100px;background:#efefef;margin-top:20px;margin-bottom:30px;float:center;}
.sy_line1 {width:80%;height:80px;background:#fff;float:left;line-height:80px;margin:10px;	box-shadow: -5px 4px 50px -21px #000;}
.sy_line11 {width:16%;height:80px;line-height:50px;font-size:36px;background:#fff7f8;float:left;
line-height:80px;margin:10px;text-align:center;	box-shadow: -5px 4px 50px -21px #000;}

.sy_line2 {height:25px;line-height:25px;font-size:22px;color:#000;font-weight:600;float:center;margin:5px;}
.sy_line3 {height:15px;line-height:15px;font-size:18px;color:#4f2354;font-weight:500;margin:5px;}
.sy_line4 {height:15px;line-height:15px;font-size:14px;color:#999;font-weight:400;float:right;margin:5px;}
/* title */
.title1 {font-size:14px;color:#666;}
.title2 {font-size:14px;color:#C5B4B7;}
.title3 {font-size:14px;color:#983445;font-weight:500;}
.title4 {font-size:16px;color:#983445;font-weight:600;}
/* circle*/
.circle {margin:auto;border: 20px solid #f0f0f0;border-radius: 50%;text-align:center;line-height:110px;width:150px;height: 150px; font-size:16px; font:"幼圆";color:#ff3399;
}

/*-- Shopping Part Starts here --*/
.shopping{
	margin-top:2em;
}
.shopping-col-left{
	width:63%;
	float:left;
	min-height:460px;
	margin-right:3%;
	background:url(../images/bascket-bg.jpg)no-repeat;
	background-size:cover;
	box-shadow: -5px 4px 50px -21px #000;
	padding:2em 2em 0;
}
.shopping-col-right{
	width:34%;
	float:right;
	min-height:460px;
	background:#f5f5f5;
	box-shadow: -5px 4px 50px -21px #000;
}
.shopping-col-left h3{
	font-size:1.5em;
	color:#000;
	font-weight:700;
	margin:0 0 1em 0;
	text-align:left;
}
.product{
	margin:1em 0;
	padding:1em 0;
	border-top:1px solid rgba(85, 85, 85, 0.24);
}
.producty{
	margin:1em 0;
	padding:1em 0;
}
.product.1_pr{
	border-top:0px solid;
}
.product span, .producty span{
	width:100px;
	height:60px;
	display: inline-block;
	float:left;
	margin-right:3%;
}
.product p, .producty p{
	font-size:1em;
	color:#000;
	font-weight:700;
	float:left;
	margin-top:1.2em;
	width:60%;
	display: inline-block;
}
.product p a, .producty p a{
	font-size:0.7em;
	font-weight:400;
	color:#6ea9c1;
	text-decoration:none;
	margin-right:3%;
	display: inline-block;
}
.product div, .producty div{
	float:left;
}
.product div i, .producty div i{
	font-size: 0.8em;
	display: inline-block;
	display: inline-block;
	font-style:normal;
}
.product div h4, .producty div h4{
	font-size:1.4em;
	font-weight: 700;
	margin-top:0.5em;
	color:#444;
}
.product div h4 i, .producty div h4 i{
	font-size:0.6em;
	padding:10px 15px;
	border:1px solid #f5f5f5;
	background:#fff;
	font-size: 0.6em;
	padding: 10px 15px;
	margin-right:1.2em;
	vertical-align: middle;
}
.total{
	margin:2em 0 0 ;
}
.total h4{
	font-size:1.5em;
	font-weight:700;
	float:left;
}
.total a{
	float:right;
	font-size:0.8em;
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	background:#ef9813;
	padding:10px 20px;
	text-decoration:none;
	border-radius:5px;
}
.total a:hover{
	background:#71adc5;
}
.map{}
.map iframe{
	width:100%;
	height:350px;
}
.map-desc{
	padding:1em 2em;
}
.map-desc h4{
	font-size:1.5em;
	color:#000;
	font-weight:700;
	margin:0;
}
.map-desc p{
	font-size: 0.8em;
	color:#333;
	font-weight:400;
}
/*-- Shopping Part Ends here --*/



/*-- 202408 --- syl ---图片上传css start --*/
#upBox{
text-align: center;
padding: 20px;
margin-top: 50px;
margin-bottom: 200px;
position: relative;
border-radius: 10px;
}
#inputBox{
	border: 1px solid cornflowerblue;
	color: cornflowerblue;
	border-radius: 20px;
	position: relative;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	font-size: 16px;
}
#inputBox input{
	width: 114%;
	height: 40px;
	opacity: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: -14%;
	
}
#imgBox{
	text-align: left;
}
#btn{
	display: inline-block;
	text-align: center;
	line-height: 30px;
	outline: none;
	width: 100px;
	height: 30px;
	background: cornflowerblue;
	border: 1px solid cornflowerblue;
	color: white;
	cursor: pointer;
	margin-top: 30px;
	border-radius: 5px;
}
#btn_next{
	display: inline-block;
	text-align: center;
	line-height: 30px;
	outline: none;
	width: 100px;
	height: 30px;
	background: cornflowerblue;
	border: 1px solid cornflowerblue;
	color: white;
	cursor: pointer;
	margin-top: 30px;
	border-radius: 5px;
}
.box{
	font-family: 'Varela Round', sans-serif;
	text-align: center;
	overflow: hidden;
	perspective: 800px;
	position: relative;
	margin-top:10px;
}
.box:before,
.box:after{
	content: "";
	background: rgba(255,255,255,0.9);
	width: 43%;
	height: 21%;
	opacity: 0;
	transform: translateY(-50%) rotateY(90deg);
	transform-origin: right center;
	transform-style: preserve-3d;
	position: absolute;
	top: 50%;
	left: 7%;
	z-index: 1;
	transition: all 0.4s ease-out;
}
.box:after{
	transform: translateY(-50%) rotateY(-90deg);
	transform-origin: left center;
	left: auto;
	right: 7%;
}
.box:hover:before,
.box:hover:after{
	opacity: 1;
	transform: translateY(-50%) rotateY(0);
}
.box img{
	width: 300px;
	height: 260px;
	transition: all 0.4s ease;
	border-radius: 15px;
}
.box:hover img{ filter: hue-rotate(100deg); }
.box .box-content{
	color: #6c5ce7;
	width: 100%;
	opacity: 0;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	transition: all 0.4s;
}
.box:hover .box-content{ opacity: 1; }
.box .title{
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0 0 3px 0;
	text-transform: uppercase;
}
.box:hover .syl_icon{
	opacity: 1;
	transform: translateY(0);
}
.box:hover .syl_icon:nth-child(2){ transition: all 0.3s ease 0.2s; }
.syl_icon{
	color: #fff;
	background: #6c5ce7;
	font-size: 20px;
	line-height: 36px;
	height: 36px;
	width: 36px;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #fff;
	transition: all 0.5s ease;
	padding: 0;
	margin: 0;
	list-style: none;
	transform: translateX(-50%);
	position: absolute;
	left: 47%;
	bottom: 13px;
	display: inline-block;
	opacity: 0;
	transform: translateY(50px);

}
.syl_icon:hover{
	color: #fff;
	text-shadow: 0 0 5px #000;
	border-radius: 10%;
}

.syl_box2024{float:left;width:160px;border:solid 1px #86a5ad;padding:6px;text-align:center;}

/*-- 202408 --- syl ---图片上传css end --*/
