.banner {
	position: relative;
}
.slick-slide {
	height: auto;
}
.banner .slick-dots {
	margin: 0px; padding: 0px; top: 50%; text-align: center; right: 3.13%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.banner .slick-dots li {
	display: block;
}
.banner .slick-dots li button {
	background: rgb(193, 197, 211); margin: 10px; padding: 0px; border: 0px currentColor; transition:0.3s ease-in-out; border-image: none; width: 36px; height: 36px; text-align: center; color: rgb(68, 68, 68); line-height: 36px; font-size: 14px; cursor: pointer; transform: rotate(45deg); -webkit-transition: all .3s ease-in-out; -webkit-transform: rotate(45deg);
}
.banner .slick-dots li button span {
	display: inline-block; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.banner .slick-dots li.slick-active button {
	background: rgb(127, 33, 34); color: rgb(255, 255, 255);
}
.banner .scroll.ibtn {
	left: 50%; width: 66px; height: 66px; bottom: 3.5%; margin-left: -33px; position: absolute; background-image: url("../../images/common/index/btn_scroll.png");
}
.sect-title {
	margin: 0px; color: rgb(204, 204, 204); letter-spacing: 0.18em; font-size: 25px; font-weight: bold;
}
.sect-title small {
	margin: 0px 4px -2px; color: rgb(136, 136, 136); letter-spacing: 0.15em; font-size: 14px;
}
.sect-title .ic {
	font-size: 16px;
}
.sect-title .ic-caret-right {
	margin-right: 5px;
}
.sect-title .ic-caret-left {
	margin-left: 5px;
}
.sect1 {
	padding: 82px 0px 0px;
}
.news-sect .sect-title {
	border: 4px solid rgb(2, 34, 93); border-image: none; left: -54px; top: 84px; width: 234px; height: 60px; text-align: center; line-height: 60px; position: absolute; transform: rotate(90deg); -webkit-transform: rotate(90deg);
}
.news-sect .sect-title::before {
	border: 1px solid rgb(169, 140, 41); border-image: none; left: -2px; top: -2px; right: -2px; bottom: -2px; display: block; position: absolute; content: ""; pointer-events: none;
}
.news-sect .sect-title * {
	vertical-align: middle; display: inline-block;
}
.news-sect .sect-title span {
	margin-bottom: 3px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg);
}
.news-slider {
	padding-right: 90px; margin-left: 100px; position: relative;
}
.news-slider .slick-prev {
	background: rgb(51, 51, 51); border-radius: 50%; top: 50%; width: 30px; height: 30px; right: 30px; color: rgb(255, 255, 255); line-height: 32px; font-size: 15px; position: absolute;
}
.news-slider .slick-next {
	background: rgb(51, 51, 51); border-radius: 50%; top: 50%; width: 30px; height: 30px; right: 30px; color: rgb(255, 255, 255); line-height: 32px; font-size: 15px; position: absolute;
}
.news-slider .slick-prev:hover {
	background: rgb(194, 164, 69);
}
.news-slider .slick-next:hover {
	background: rgb(194, 164, 69);
}
.news-slider .slick-prev {
	margin-top: -35px;
}
.news-slider .slick-next {
	margin-top: 5px;
}
.news-list {
	margin: 0px -10px;
}
.news-list .item {
	padding: 0px 10px; width: 50%; box-sizing: border-box; -webkit-box-sizing: border-box;
}
.news-list .item .box {
	background: rgb(2, 34, 93); width: 100%; display: table; table-layout: fixed;
}
.news-list .pic {
	background: url("../../images/common/news/pic_bg.png"); padding: 12px; width: 50%; text-align: center; vertical-align: middle; display: table-cell; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box;
}
.news-list .pic .pic-img {
	vertical-align: middle; display: inline-block; position: relative;
}
.news-list .pic .pic-img::after {
	background: url("../../images/common/news/hover.png") no-repeat 50% 60% rgba(194, 164, 69, 0.6); transition:0.3s; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; content: ""; opacity: 0; -webkit-transition: all .3s;
}
.news-list .box:hover .pic-img::after {
	background-position: 50% 50%; opacity: 1;
}
.news-list .box:hover .pic-img::before {
	top: 50%;
}
.news-list .txt {
	padding: 24px 20px 24px 50px; vertical-align: middle; display: table-cell; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box;
}
.news-list .date {
	background: rgb(2, 34, 93); padding: 14px 0px 0px; border-radius: 50%; border: 2px solid rgb(255, 255, 255); border-image: none; left: -32px; top: 15px; width: 64px; height: 64px; text-align: center; color: rgb(247, 247, 247); line-height: 1.1; font-size: 13px; position: absolute; z-index: 50; box-sizing: border-box; -webkit-box-sizing: border-box;
}
.news-list .date b {
	font-size: 24px; display: block;
}
.news-list .name {
	color: rgb(220, 198, 119); line-height: 1.3; overflow: hidden; font-size: 18px; font-weight: bold; margin-bottom: 12px; max-height: 67px; -webkit-line-clamp: 3; -webkit-box-orient: vertical;
}
.news-list .box:hover .name {
	text-decoration: underline;
}
.news-list .description {
	color: rgb(204, 204, 204); line-height: 1.3; overflow: hidden; font-size: 13px; margin-bottom: 15px; max-height: 63px; -webkit-line-clamp: 4; -webkit-box-orient: vertical;
}
.news-list .more {
	background: none; border-radius: 5px; border: 1px solid rgb(187, 187, 187); border-image: none; text-align: center; color: rgb(187, 187, 187); line-height: 27px; font-size: 12px; font-weight: bold; display: block; max-width: 244px;
}
.news-list .box:hover .more {
	background: rgb(194, 164, 69); border-color: rgb(194, 164, 69); color: rgb(255, 255, 255);
}
.sect2 {
	padding: 70px 0px 0px;
}
.products-sect .title-box {
	text-align: center; margin-bottom: 20px; position: relative;
}
.products-sect .sect-title::before {
	bottom: 12px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 4px; border-bottom-style: double; display: block; position: absolute; content: "";
}
.products-sect .sect-title::after {
	bottom: 12px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 4px; border-bottom-style: double; display: block; position: absolute; content: "";
}
.products-sect .sect-title::before {
	left: 0px; right: 50%; margin-right: 120px;
}
.products-sect .sect-title::after {
	left: 50%; right: 0px; margin-left: 120px;
}
.products-sect .sect-title {
	background: url("../../images/common/index/products_title_ic.png") no-repeat 50% 0px; text-align: center; line-height: 0.2em; padding-top: 95px; font-size: 22px; font-style: italic; position: relative;
}
.products-sect .sect-title p {
	color: rgb(34, 34, 34); padding-top: 0px; font-size: 30px; font-style: normal; position: relative;
}
.products-sect .more.btn {
	background: rgb(149, 149, 149); margin: 0px auto 60px; border-radius: 4px; transition:0.3s ease-in-out; width: 150px; color: rgb(250, 250, 250); line-height: 26px; font-size: 12px; font-weight: bold; display: block; -webkit-transition: all .3s ease-in-out;
}
.products-sect .more.btn:hover {
	background: rgb(17, 17, 17); color: rgb(255, 255, 255);
}
.products-list {
	margin: 0px -18px;
}
.products-list .item {
	padding: 0px 18px; width: 25%;
}
.products-list :nth-child(4n+1).item {
	clear: left;
}
.products-list :nth-child(9).item {
	display: none;
}
.products-list .box {
	margin: 0px auto 60px; position: relative; max-width: 330px;
}
.products-list .new.box::before {
	background: url("../../images/common/products/new_tag.png") no-repeat; left: 12px; top: -8px; width: 65px; height: 65px; display: block; position: absolute; z-index: 10; content: ""; pointer-events: none;
}
.products-list .pic {
	border: 1px solid rgb(241, 241, 241); border-image: none; overflow: hidden; margin-bottom: 10px; display: block; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box;
}
.products-list .pic::before {
	background: url("../../images/common/products/hover.png") no-repeat 50% 50% rgba(149, 148, 144, 0.6); transition:0.3s; left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute; content: ""; opacity: 0; -webkit-transition: all 0.3s;
}
.products-list .box:hover .pic::before {
	opacity: 1;
}
.products-list .txt {
	padding-top: 6px; position: relative;
}
.products-list .name {
	height: 30px; color: rgb(127, 33, 34); letter-spacing: 0.1em; overflow: hidden; font-size: 18px; font-weight: bold; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.products-list .description {
	height: 38px; color: rgb(102, 102, 102); line-height: 1.5; letter-spacing: 0.15em; overflow: hidden; font-size: 14px; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
}
.products-list .box:hover .description {
	text-decoration: underline;
}
.products-list .btn-group {
	text-align: center; letter-spacing: 5px; padding-top: 10px;
}
.products-list .btn-group .btn {
	border-radius: 3px; width: 125px; color: rgb(255, 255, 255); line-height: 30px; letter-spacing: 0.1em; font-family: "Inder", sans-serif; font-size: 13px; margin-top: 5px; vertical-align: middle; display: inline-block;
}
.products-list .btn .ic {
	font-size: 1.2em; vertical-align: text-bottom;
}
.products-list .detail.btn {
	background: rgb(172, 41, 46); transition:0.3s ease-in-out; -webkit-transition: all .3s ease-in-out;
}
.products-list .box:hover .detail.btn {
	background: rgb(119, 119, 119);
}
.sect3 {
	margin-top: 30px;
}
.sect3 .container {
	padding: 0px; max-width: none;
}
.album-sect {
	left: 0px; top: 0px; width: 39%; bottom: 0px; position: absolute;
}
.album-sect .more.ibtn {
	width: 48px; height: 48px; right: 0px; bottom: 0px; position: absolute; z-index: 10; background-image: url("../../images/common/index/about_more.png");
}
.album-sect .slick-prev {
	left: 0px; width: 48px; height: 48px; bottom: 0px; position: absolute; z-index: 10; background-image: url("../../images/common/index/album_arrow.png");
}
.album-sect .slick-next {
	left: 0px; width: 48px; height: 48px; bottom: 0px; position: absolute; z-index: 10; background-image: url("../../images/common/index/album_arrow.png");
}
.album-sect .slick-prev {
	background-position: 0px 0px;
}
.album-sect .slick-next {
	background-position: 100% 0px; left: 49px;
}
.album-sect .slick-prev:hover {
	background-position: 0px 100%;
}
.album-sect .slick-next:hover {
	background-position: 100% 100%;
}
.album-list {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.album-list * {
	width: 100%; height: 100%;
}
.album-list .box {
	background: no-repeat 50% 50% / cover; margin: 0px auto; overflow: hidden; display: block; position: relative;
}
.album-list .box * {
	width: auto; height: auto;
}
.album-list .fancybox {
	display: none;
}
.album-list .pic {
	overflow: hidden; position: relative;
}
.album-list .name {
	background: rgba(255, 255, 255, 0.8); padding: 0px 12px; left: 98px; height: 48px; right: 49px; bottom: 0px; color: rgb(51, 51, 51); line-height: 48px; overflow: hidden; font-size: 15px; white-space: nowrap; position: absolute; -ms-text-overflow: ellipsis;
}
.album-list .box:hover .name {
	background: rgb(127, 33, 33); color: rgb(255, 255, 255);
}
.album-list .name .ic {
	margin: 0px 8px 3px 0px; color: rgb(194, 164, 69); font-size: 24px; vertical-align: middle;
}
.about-sect {
	background: url("../../images/common/index/about_bg.jpg") no-repeat 50% 0px / cover; padding: 4% 30px 4% 110px; color: rgb(85, 85, 85); letter-spacing: 0.18em; font-size: 13px; margin-left: 39.1%; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box;
}
.about-sect::before {
	border-width: 1px 0px; border-style: solid; border-color: rgb(204, 204, 204); border-image: none; left: 0px; top: 3px; right: 0px; bottom: 3px; position: absolute; content: ""; pointer-events: none;
}
.about-sect .sect-title {
	left: -44px; top: 50%; color: rgb(51, 51, 51); position: absolute; transform: translateY(-50%) rotate(90deg); -webkit-transform: translateY(-50%) rotate(90deg);
}
.about-sect .sect-title * {
	vertical-align: middle; display: inline-block;
}
.about-sect .sect-title span {
	margin-bottom: 3px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg);
}
.about-sect .sect-title2 {
	margin: 0px 0px 15px; color: rgb(102, 102, 102); line-height: 1.3; letter-spacing: 0.2em; font-family: "Gentium Basic", serif; font-size: 25px; font-style: italic; font-weight: bold; display: block;
}
.about-sect .txt-box {
	max-width: 750px;
}
.about-sect .editor {
	min-height: 154px;
}
.about-sect .more.btn {
	color: rgb(68, 68, 68); line-height: 25px; font-size: 12px; font-weight: bold; margin-top: 15px; transform: scale(0.9); -webkit-transform: scale(0.9);
}
.about-sect .more.btn:hover {
	color: rgb(226, 63, 58);
}
.sect4 {
	background: rgb(255, 255, 255); overflow: hidden; margin-top: 60px;
}
.sect4 .container {
	padding-top: 40px; padding-bottom: 40px;
}
.service-sect {
	padding-left: 120px; margin-right: 30%; position: relative; z-index: 2;
}
.service-sect .more.btn {
	margin: 35px auto 0px; border-radius: 4px; border: 1px solid rgb(187, 187, 187); border-image: none; width: 244px; color: rgb(187, 187, 187); line-height: 25px; font-size: 12px; font-weight: bold; display: block;
}
.service-sect .more.btn:hover {
	background: rgb(194, 164, 69); border-color: rgb(194, 164, 69); color: rgb(255, 255, 255);
}
.service-sect .sect-title {
	transform-origin: left top; border: 4px solid rgb(2, 34, 93); border-image: none; left: 68px; top: 0px; width: 246px; height: 60px; text-align: center; line-height: 60px; position: absolute; transform: rotate(90deg); -webkit-transform: rotate(90deg); -webkit-transform-origin: top left;
}
.service-sect .sect-title::before {
	border: 1px solid rgb(169, 140, 41); border-image: none; left: -2px; top: -2px; right: -2px; bottom: -2px; display: block; position: absolute; content: ""; pointer-events: none;
}
.service-sect .sect-title * {
	vertical-align: middle; display: inline-block;
}
.service-sect .sect-title span {
	margin-bottom: 3px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg);
}
.service-sect .sect-title2 {
	background: url("../../images/common/index/service_ic.png") no-repeat; margin: 0px 0px 12px; padding: 25px 0px 10px 140px; color: rgb(192, 164, 69); line-height: 1.3; letter-spacing: 0.1em; font-family: "Gentium Basic", serif; font-size: 25px; font-weight: bold;
}
.service-sect .editor {
	min-height: 88px;
}
.service-pic {
	width: 34%; right: 0px; bottom: 0px; position: absolute; z-index: 0;
}
.AD_news {
	margin: 60px 0px 0px;
}
@media screen and (max-width:1600px)
{
.news-slider {
	padding-right: 50px;
}
.news-slider .slick-prev {
	right: 0px;
}
.news-slider .slick-next {
	right: 0px;
}
.news-list .item {
	width: 100%;
}
.news-list .pic {
	width: 304px;
}
.products-list {
	margin: 0px -7px;
}
.products-list .item {
	padding: 0px 7px; width: 33.33%;
}
.products-list :nth-child(9).item {
	display: block;
}
.products-list :nth-child(4n+1).item {
	clear: none;
}
.products-list :nth-child(3n+1).item {
	clear: left;
}
}
@media screen and (max-width:1360px)
{
.about-sect {
	margin-left: 0px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.album-sect {
	width: auto; margin-bottom: 30px; position: relative;
}
.album-list {
	position: relative;
}
.album-list {
	width: auto; height: auto;
}
.album-list * {
	width: auto; height: auto;
}
.album-list .item {
	width: 50%;
}
.album-list .box {
	
}
.album-list .name {
	left: 0px;
}
.album-list .slick-current .name {
	left: 98px; right: 0px;
}
.service-sect {
	padding-left: 100px; margin-right: 0px;
}
.service-sect .txt-box {
	margin-right: 35%;
}
.service-sect .editor {
	min-height: 132px;
}
}
@media screen and (max-width:1200px)
{
.news-list .pic {
	width: 43%;
}
.service-sect .txt-box {
	margin-right: 0px;
}
.service-sect .editor {
	min-height: 0px;
}
.service-pic {
	display: none;
}
}
@media screen and (max-width:900px)
{
.products-list {
	margin: 0px auto; max-width: 800px;
}
.products-list .item {
	width: 50%;
}
.products-list :nth-child(9).item {
	display: none;
}
.products-list :nth-child(3n+1).item {
	clear: none;
}
.products-list :nth-child(2n+1).item {
	clear: left;
}
}
@media screen and (max-width:767px)
{
.banner .slick-dots {
	margin-top: -28px; position: static; transform: none; -webkit-transform: none;
}
.banner .slick-dots li {
	display: inline-block;
}
.banner .scroll.ibtn {
	display: none;
}
.sect1 {
	padding-top: 45px;
}
.news-sect .sect-title {
	margin: 0px auto 20px; left: 0px; top: 0px; position: relative; transform: none; -webkit-transform: none;
}
.news-sect .sect-title span {
	margin: 0px; transform: none; -webkit-transform: none;
}
.news-slider {
	padding: 40px 0px 0px; margin-left: 0px;
}
.news-slider .slick-prev {
	margin: 0px; top: 0px; right: 50%;
}
.news-slider .slick-next {
	margin: 0px; top: 0px; right: 50%;
}
.news-slider .slick-prev {
	margin-right: 5px;
}
.news-slider .slick-next {
	margin-right: -35px;
}
.products-list {
	margin: 0px -7px;
}
.products-list .box {
	margin-bottom: 40px;
}
.about-sect {
	padding: 45px 5%;
}
.about-sect .sect-title {
	margin: 0px auto 10px; left: 0px; top: 0px; text-align: center; position: relative; transform: none; -webkit-transform: none;
}
.about-sect .sect-title span {
	margin: 0px; transform: none; -webkit-transform: none;
}
.about-sect .editor {
	min-height: 0px;
}
.album-sect {
	margin: 0px auto 30px; max-width: 600px;
}
.album-list .item {
	width: 100%;
}
.album-list .slick-current .name {
	right: 49px;
}
.service-sect {
	padding: 0px; text-align: center;
}
.service-sect .sect-title {
	margin: 0px auto 20px; left: 0px; top: 0px; position: relative; transform: none; -webkit-transform: none;
}
.service-sect .sect-title span {
	margin: 0px; transform: none; -webkit-transform: none;
}
.service-sect .sect-title2 {
	padding: 0px; background-image: none;
}
}
@media screen and (max-width:600px)
{
.news-list .item .box {
	width: auto; display: block;
}
.news-list .pic {
	width: auto; display: block;
}
.news-list .txt {
	width: auto; display: block;
}
.news-list .item .box {
	margin: 0px auto; max-width: 304px;
}
.news-list .txt {
	padding: 15px; position: static;
}
.news-list .date {
	left: auto; right: 5px;
}
.news-list .more {
	max-width: none;
}
.products-list .offers {
	height: 34px; letter-spacing: 0.05em; font-size: 20px;
}
.products-list .name {
	height: 27px; letter-spacing: 0.05em; font-size: 16px;
}
.products-list .btn-group {
	padding-top: 10px;
}
}
@media screen and (max-width:400px)
{
.products-list .item {
	width: 100%;
}
.products-list :nth-child(n).item {
	clear: none;
}
.products-list .offers {
	height: auto; max-height: 34px;
}
.products-list .name {
	height: auto; max-height: 27px;
}
.products-list .description {
	height: auto; max-height: 34px;
}
}
