@charset "utf-8";
/* CSS Document */
:root {
  --sakura-bg1: #fff0f6;
  --sakura-bg2: #ffe4ec;
  --sakura-pink: #ffb7c5;
  --sakura-green: #b7e4c7;
  --sakura-blue: #a7c7e7;
  --sakura-white: #fffafc;
  --sakura-shadow: 0 8px 32px 0 rgba(255,183,197,0.18);
  --sakura-card: #fffafc;
  --sakura-brown: #a67c52;
}
body {
  background: linear-gradient(120deg, var(--sakura-bg1) 0%, var(--sakura-bg2) 100%);
  color: #4e2e3a !important;
  font-family: 'Hiragino Sans GB', 'PingFang SC', 'Arial', sans-serif;
  background-image: radial-gradient(circle at 60% 20%, #ffe4ec 0%, #fff0f6 100%);
}
a, a:visited {
  color: var(--sakura-pink) !important;
  transition: color 0.3s;
}
a:hover {
  color: var(--sakura-green) !important;
  text-decoration: underline wavy var(--sakura-pink);
}
h1, h2, h3 {
  color: var(--sakura-brown) !important;
  text-shadow: 0 2px 8px #ffb7c5;
  letter-spacing: 1px;
}
* {
	border: none;
	color: #444;
	font-family: Verdana, Arial, SansSerif;
	font-size: 13px;
	list-style: none;
	line-height: 24px;
	outline: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.clear {
	clear: both;
}
.more, .item .more, .hot .online {
  background: linear-gradient(90deg, var(--sakura-pink), var(--sakura-green)) !important;
  color: #fff !important;
  border-radius: 32px !important;
  box-shadow: 0 2px 12px #ffb7c5 !important;
  font-weight: bold;
  border: 2px solid var(--sakura-brown) !important;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s, transform 0.2s;
}
.more:hover, .item .more:hover, .hot .online:hover {
  background: linear-gradient(90deg, var(--sakura-green), var(--sakura-pink)) !important;
  color: #fff !important;
  box-shadow: 0 8px 32px #b7e4c7 !important;
  transform: scale(1.12) rotate(2deg);
}
.nav li, .pull_left, .col_top li, .col_list li, .col_midle li, .f_col, .f_col_4 li, .list2 li, .contact_ul li, .about_minddle li, .about_list li, .right_bottom li, .list_product li, .owl-item {
	float: left;
}
.pull_right {
	float: right;
}
.width1170 {
	width: 1170px;
	margin: 0 auto;
}
.width1170 {
	overflow: hidden;
}
#header {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#header img {
	width: auto;
	max-width: 100%;
	height: auto;
}
.nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 25px 0;
	background: rgba(255,240,246,0.95) !important;
	border-bottom: 2.5px solid var(--sakura-pink) !important;
	box-shadow: 0 2px 24px #ffb7c5;
}
.nav ul {
	margin-top: 10px;
}
.nav li a, #pull {
	color: #fff;
	display: block;
	line-height: 42px;
	font-weight: bold;
	padding-left: 70px;
	font-size: 14px;
	text-transform: uppercase;
}
.nav li a.active, .nav li a:hover {
	text-decoration: none;
	color: #0f84f5;
}
#pull, .right_list p {
	display: none;
}
.subnav {
	position: absolute;
	bottom: 25px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	padding: 22px;
	width: 200px;
	left: 50%;
	margin-left: -100px;
}
.subnav h1 {
	text-transform: uppercase;
}
.subnav i {
	margin: 0 10px;
}
.col_bottom p, .col_bottom a, #footer p, .subnav i, .subnav h1, .subnav a, .subnav span, .hot p, .hot a, .col_bottom h1, .col_bottom label, .col_bottom form, .item p, .item a {
	color: #fff;
}
.col_list, .content, .col_about, .col_contanct, .about_list, .list_product {
	margin: 90px auto;
}
.text_top {
	text-align: center;
	margin-bottom: 40px;
}
.text_top h1, .col_left h1 {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../images/h1bg.png) no-repeat center bottom;
}
.text_top p {
	width: 75%;
	margin: 0 auto;
}
.bg {
	background: #f5f5f5;
	padding: 90px 0;
}
.col_top .more {
	display: block;
	margin: 15px auto 0;
	width: 150px;
	line-height: 46px;
	background: #0f84f5;
	color: #fff;
}
.col_top ul {
	width: 510px;
	margin: 0 auto;
}
.col_top li {
	width: 110px;
	margin: 0 30px;
	text-align: center;
}
.col_list ul, .col_midle ul, .contact_ul ul, .about_minddle ul, .about_list ul, .list_product ul {
	width: 1200px;
}
.col_list li, .list2 li {
	width: 268px;
	margin-right: 30px;
	border: 1px solid #ccc;
	background: #f9f9f9;
	padding-bottom: 15px;
	text-align: center;
}
.col_list .text {
	padding: 20px 20px 0;
	border-top: 1px solid #ccc;
	height: 68px;
	overflow: hidden;
	margin-bottom: 10px;
}
.col_list .more, .list2 .more, .left_list h2 span {
	color: #0f84f5;
}
.col_list_2 {
	margin: 0 auto !important;
}
.col_list_2 li {
	background: #fff;
}
.col_midle li {
	width: 550px;
	border: 1px solid #ccc;
	margin-right: 48px;
	margin-bottom: 40px;
	background: #fff;
}
.col_midle li img {
	margin-right: 20px;
}
.col_midle .text {
	margin: 20px 20px 0 0;
	height: 96px;
	overflow: hidden;
}
.col_bottom {
	background: url(../images/banner1.jpg) center top;
	padding: 90px 0;
}
.col_bottom .more {
	display: block;
	margin: 15px auto 0;
	width: 150px;
	line-height: 46px;
	background: #0f84f5;
	color: #fff;
}
.list, .right_list, .right_middle {
	margin-bottom: 50px;
}
.list li, .list2 li {
	margin-bottom: 40px;
}
.list2 h3 {
	white-space: nowrap;
	overflow: hidden;
	margin: 15px 15px 0;
}
.left_content {
	width: 870px;
	overflow: hidden;
}
.list2 {
	width: 900px;
}
.left_list h2 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.left_list h2, .content_text, .topimg {
	margin-bottom: 30px;
}
.right_sidebar {
	width: 270px;
}
.right_sidebar h1 {
	margin-bottom: 20px;
}
.right_list li a, .right_list ul.active {
	display: block;
}
.right_list .drop {
	border: 1px solid #d1d1d1;
	padding: 12px 15px 12px 30px;
	font-weight: bold;
	zoom: 1;
	background: url(../images/rightbg.png) no-repeat 15px 17px;
	margin-bottom: 2px;
}
.right_list ul ul {
	display: none;
	padding: 5px 5px 5px 30px;
}
.right_list a.active, .right_list .drop:hover {
	background: url(../images/rightbg.jpg) no-repeat right center;
}
.right_list li li {
	padding: 3px 0;
	list-style-type: square;
}
.right_middle li {
	margin-bottom: 30px;
}
.right_middle img {
	margin-right: 10px;
}
.right_middle .text {
	height: 89px;
	overflow: hidden;
}
.list_product li {
	width: 370px;
	margin: 0 30px 30px 0;
}
/*-------about----------*/
.col_right, .col_left {
	width: 550px;
}
.about_minddle p, .list_product p {
	width: 100%;
	margin-bottom: 20px;
}
.about_minddle li, .about_list li {
	width: 270px;
	text-align: center;
	margin-right: 30px;
}
.about_minddle big {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.col_about .col_left {
	margin-top: 40px;
}
.col_left h1 {
	background-position: -45px bottom;
}
.about_list .text {
	margin: 20px 0 0;
}
/*-------contact----------*/
.contact_ul li {
	width: 308px;
	border: 1px solid #ccc;
	background: #fff;
	margin-right: 30px;
	padding: 30px;
	text-align: center;
}
.contact_ul strong {
	display: block;
	margin: 15px auto 5px;
}
.contact_ul li span {
	display: block;
	height: 48px;
}
/*-----------footer----------------*/
.hot {
	padding: 40px 0;
	background: var(--sakura-pink) !important;
	color: #fff !important;
	text-shadow: 0 2px 8px #b7e4c7;
}
.hot h1 {
	width: 180px;
	text-transform: uppercase;
	border-right: 1px solid #fff;
	padding-right: 30px;
	margin-right: 30px;
	font-weight: 500;
}
.hot h1 a, .about_minddle big {
	font-size: 33px;
	line-height: 42px;
}
.hot .online, .item .more {
	border: 2px solid #fff;
	padding: 10px 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
}
.hot p {
	width: 600px;
	margin: 15px auto;
}
.f_col {
	width: 270px;
	margin-right: 30px;
}
.f_col h2 {
	margin-bottom: 20px;
}
.f_col_1 .more {
	margin: 10px 0 0;
	text-align: center;
	width: 120px;
	background: #333;
	color: #fff;
	line-height: 38px;
	display: block;
}
.f_col_2 li, .f_col_3 li {
	list-style-type: square;
	margin-left: 15px;
	margin-bottom: 8px;
	max-height: 44px;
}
.f_col_4 {
	margin-right: 0;
}
.f_col_4 ul, .right_bottom ul {
	width: 280px;
}
.f_col_4 li, .right_bottom li {
	margin-right: 9px;
	margin-bottom: 10px;
}
.f_col_4 img, .right_bottom img, .list_product img {
	display: block;
}
#footer {
	background: var(--sakura-pink) !important;
	padding: 15px 0;
	color: #fff !important;
	text-shadow: 0 2px 8px #b7e4c7;
}
.input-xlarge {
	border: 1px solid #ccc;
}
/*form*/
table {
	width: 100%;
}
.form td {
	padding-bottom: 10px;
}
.form .input-xlarge {
	height: 28px;
	width: 99%;
	padding: 8px 5px;
	background: #fff;
}
.form select.input-xlarge {
	height: 36px;
	width: 100%;
}
.form textarea.input-xlarge {
	height: 120px;
}
.checkbox {
	display: block;
	float: left;
	margin-right: 10px;
}
.checkbox input, .radio input {
	vertical-align: middle;
}
.submit input {
	width: 100%;
	padding: 8px 12px;
	background: #0f84f5;
	color: #fff;
	font-weight: bold;
}
label {
	display: inline-block;
	padding-right: 20px;
}
.table {
	text-align: center;
	border-collapse: collapse;
}
.table td {
	border: 1px solid #aaa;
	padding: 8px 0;
}
.table .parameter .odd {
	background: #ddd !important;
}
.carousel-warp {
	position: absolute;
	top: 40%;
	width: 100%;
}
.item .text {
	width: 570px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	padding: 22px;
	margin: 0 auto;
}
.item .more {
	width: 120px;
	margin: 15px auto 0;
}
.post-slider-btn {
	width: 100%;
	position: absolute;
	top: 50px;
}
.post-slider-btn button {
	height: 60px;
	width: 60px;
	background: #000;
	color: #fff;
	border-radius: 30px;
	filter: alpha(opacity=10);
	opacity: 0.1;
}
.banner:hover .post-slider-btn button {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.post-slider-btn .next {
	float: right;
}
.post-slider-btn .prev {
}
 @media all and (max-width:1200px) {
.width1170 {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.col_list ul, .col_midle ul, .f_col_4 ul, .contact_ul ul, .about_minddle ul, .about_list ul, .list2, .right_bottom ul, .list_product ul {
	width: 100%;
}
.width1170, .nav li, .col_list li, .col_midle li, .input-xlarge, .contact_ul li, .list2 li {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.logo img, .col_list li img, .f_col_4 img, .col_right img, .about_minddle img, .about_list img, .left_content img, .right_bottom img, .list_product img {
	width: auto;
	max-width: 100%;
	height: auto;
}
.nav li a {
	padding-left: 50px;
}
.logo {
	width: 100px;
}
.col_list .text {
	padding: 10px 10px 0;
}
.contact_ul li {
	padding: 30px 10px;
}
.hot p {
	width: 300px;
	margin: 5px auto;
}
.left_content {
	width: 72%;
}
.right_sidebar {
	width: 25%;
}
.col_right, .col_left {
	width: 48%;
}
.col_list li, .f_col, .about_minddle li, .about_list li {
	width: 23.5%;
	margin-right: 2%;
}
.col_midle li {
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 20px;
}
.contact_ul li, .list2 li, .list_product li {
	width: 32%;
	margin-right: 2%;
}
.col_list li:nth-child(4n), .col_midle li:nth-child(2n), .f_col_4, .contact_ul li:nth-child(3), .about_minddle li:nth-child(4), .about_list li:nth-child(4), .list2 li:nth-child(3n), .list_product li:nth-child(3n) {
	margin-right: 0;
}
.banner img {
	min-height: 257px;
}
.form .input-xlarge {
	height: 38px;
}
.parameter {
	overflow-x: auto;
}
}
@media all and (max-width:930px) {
.bg, .col_bottom {
	padding: 60px 0;
}
.col_list, .col_contanct, .col_about, .about_list, .content, .list_product {
	margin: 60px auto;
}
.f_col_4 li, .right_bottom li {
	width: 48%;
	margin-right: 2%;
}
.col_about .col_left {
	margin-top: 20px;
}
.list_product li {
	margin-bottom: 15px;
}
	
}
@media all and (max-width:767px) {
.nav ul {
	margin-top: 5px;
}
.nav {
	padding: 15px 0;
}
.nav li a {
	padding-left: 30px;
}
.logo {
	width: 90px;
}
.text_top p {
	width: 100%;
}
.col_midle li img {
	width: 140px;
	height: auto;
	margin-right: 10px;
}
.col_midle .text {
	margin: 10px 10px 0;
	max-height: 98px;
	height: auto;
}
.f_col_1, .f_col_4, .left_content, .right_sidebar {
	width: 100%;
	margin-bottom: 20px;
}
.f_col_2, .f_col_3 {
	width: 48%;
}
.f_col_4 li, .right_bottom li {
	width: auto;
	margin-right: 10px;
	float: none;
	display: inline-block;
}
.col_product .col_left {
	width: auto;
	float: none;
}
.col_product .col_right {
	margin: 0 0 10px 15px;
}
.col_product_2 .col_right {
	margin: 0 15px 10px 0;
}
.col_product_2 .col_right img {
	padding-right: 15px;
	background: #f5f5f5;
}
.col_product_2 h1 {
	background-position: 55% bottom;
}
.f_col .more {
	margin: 10px auto;
}
.f_col_1, .f_col_4, #footer, .right_middle, .right_bottom {
	text-align: center;
}
.hot h1 {
	width: 110px;
	padding-right: 15px;
	margin-right: 25px;
}
.hot h1 a, .about_minddle big {
	font-size: 22px;
	line-height: 42px;
}
.hot .online {
	padding: 10px 15px;
}
.contact_ul li span {
	height: 66px;
}
.col_about .col_left {
	margin-top: 0;
}
.right_middle li>a {
	float: none;
}
.right_middle .text {
	height: auto;
}
.right_middle {
	background: #f1f1f1;
	padding: 25px 10px 15px;
}
.bg, .col_bottom {
	padding: 40px 0;
}
.col_list, .col_contanct, .col_about, .about_list, .content, .list_product {
	margin: 40px auto;
}
.text_top, .right_list, .right_middle, .right_middle li {
	margin-bottom: 20px;
}
.text_top h1, .col_about h1, .right_middle img, .list_product li {
	margin-bottom: 10px;
}
.content {
	position: relative;
}
.left_content {
	padding-top: 65px;
}
.right_list {
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	background: #fff;
}
.right_list h1, .right_list ul {
	display: none;
}
.right_list p {
	display: block;
	border: 1px solid #ddd;
	padding: 12px 15px;
	background: #f9f9f9 url(../images/right_pull.jpg) no-repeat 96% center;
	font-size: 16px;
	margin-bottom: 2px;
}
h1, h1 a {
	font-size: 17px;
}
h2, h2 a {
	font-size: 16px;
}
.carousel-warp {
	top: auto;
	bottom: 0;
}
.item .text {
	width: 100%;
	box-sizing: border-box;
}
}
@media all and (max-width:640px) {
.nav li a {
	padding-left: 22px;
}
.logo {
	width: 80px;
}
.col_list li, .about_minddle li, .about_list li, .list2 li, .list_product li {
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 15px;
}
.list2 li:nth-child(3n), .list_product li:nth-child(3n) {
	margin-right: 3%;
}
.col_list li:nth-child(2n), .about_minddle li:nth-child(2), .about_list li:nth-child(2), .list2 li:nth-child(2n), .list_product li:nth-child(2n) {
	margin-right: 0;
}
.col_midle li, .hot h1, .hot p {
	width: 100%;
	margin-right: 0;
}
.hot {
	text-align: center;
	padding: 20px 0;
}
.hot h1, label {
	border-right: none;
	padding-right: 0;
}
.hot h1, .hot p, .hot .online {
	float: none;
}
.hot .online {
	width: 130px;
	margin: 10px auto;
	display: block;
}
.carousel-warp {
	position: relative;
}
.post-slider-btn {
	top: -60px;
}
.post-slider-btn button {
	border-radius: 0;
}
}
 @media all and (max-width:567px) {
#pull {
	display: block;
}
.nav ul {
	width: 100%;
	margin-top: 15px;
	display: none;
}
.nav li {
	width: 33%;
	border-right: 1px solid #ccc;
	text-align: center;
	margin-bottom: 10px;
}
.nav li a {
	line-height: 26px;
	padding: 0;
}
.col_right, .contact_ul li {
	margin-bottom: 20px;
}
.col_top ul, .col_right, .col_left, .contact_ul li {
	width: 100%;
}
.col_top li {
	width: 32%;
	margin: 0;
}
.col_top li:nth-child(2) {
	margin: 0 2%;
}
.contact_ul li span {
	height: auto;
}
.col_right, .col_left {
	text-align: center;
}
.col_left h1 {
	background-position: center bottom;
}
}
 @media all and (max-width:412px) {
.f_col {
	width: 100%;
}
.f_col_2, .f_col_3 {
	text-align: center;
}
}
/*�ɼ�ҳ��ʽ*/
.contentlist{width:100%; float:left; margin:10px 0 5px 0; border-bottim:2px solid #ccc; padding:10px;}
.contentlist img{float:left; margin-right:8px; border:1px solid #ccc; padding:3px;}
.listp{width:100%; float:left; margin:10px 0 5px 0; border-bottim:2px solid #ccc; padding:10px;}
.listimg{width:100%; float:left;}
.listimg img{float:left; margin-right:8px; border:1px solid #ccc; padding:3px;}
.listimg img:last-child{margin-right:0;}
#price img{float:right; border:0;}
#pages li{ width:25px; float:left;}
input, textarea, select {
  background: #fffafc !important;
  color: #4e2e3a !important;
  border: 1.5px solid var(--sakura-pink) !important;
  border-radius: 12px !important;
}
::-webkit-input-placeholder { color: #ffb7c5 !important; }
::-moz-placeholder { color: #ffb7c5 !important; }
:-ms-input-placeholder { color: #ffb7c5 !important; }
::placeholder { color: #ffb7c5 !important; }
@keyframes sakuraIn {
  0% { opacity: 0; transform: translateY(-60px) scale(0.7) rotate(-10deg);}
  60% { opacity: 1; transform: translateY(10px) scale(1.1) rotate(6deg);}
  100% { opacity: 1; transform: translateY(0) scale(1) rotate(0);}
}
@keyframes petalFall {
  0% { transform: translateY(-10px) rotate(-10deg) scale(1); opacity: 0.7; }
  30% { transform: translateY(10px) rotate(10deg) scale(1.1); opacity: 1; }
  60% { transform: translateY(20px) rotate(-8deg) scale(0.95); opacity: 1; }
  100% { transform: translateY(0) rotate(0deg) scale(1); opacity: 0.7; }
}
@keyframes sakuraBounce {
  0% { transform: scale(1,1);}
  30% { transform: scale(1.18,0.82);}
  40% { transform: scale(0.82,1.18);}
  50% { transform: scale(1.08,0.92);}
  65% { transform: scale(0.95,1.05);}
  75% { transform: scale(1.05,0.95);}
  100% { transform: scale(1,1);}
}
@keyframes sakuraRotate {
  0%,100% { transform: rotate(0);}
  20% { transform: rotate(-8deg);}
  40% { transform: rotate(8deg);}
  60% { transform: rotate(-6deg);}
  80% { transform: rotate(6deg);}
}
@keyframes sakuraScale {
  0%,100% { transform: scale(1); }
  50% { transform: scale(1.15); }
}
@keyframes sakuraShake {
  0%,100% { transform: translateX(0); }
  10% { transform: translateX(-8px); }
  20% { transform: translateX(8px); }
  30% { transform: translateX(-6px); }
  40% { transform: translateX(6px); }
  50% { transform: translateX(-4px); }
  60% { transform: translateX(4px); }
  70% { transform: translateX(-2px); }
  80% { transform: translateX(2px); }
  90% { transform: translateX(-1px); }
}