/*  header */
.header_nav {
	padding: 10px 0;
	/* background: url(../images/1.png); */

}
.header_nav .navbar-nav>li>.cur{
	color: #f4ca59 !important;
}
.header_nav .navbar-nav {
	margin-top: 20px;
}

.header_nav .navbar-nav>li>a {
	padding: 0;
	margin: 0 35px;
	color: #fff;
}

.header_nav .navbar-nav>li>a:hover {
	color: #f4ca59;
	background: none;
}

.header_nav {
	/* 	position: fixed;
	top: 0; */
}

.header_nav .logo {
	width: 180px;
	display: inline-block;
}

.navbar-toggle .icon-bar {
	background: #fff;
}

.cnen {
	color: #fff;
	margin-top: 20px;
	margin-left: 30px;
}

.cnen a {
	color: #fff;
}

.nav_heights {
	width: 100%;
	height: 85px;
}

@media (max-width: 768px) {
	.header_nav {
		padding: 0 0 !important;
	}

	.header_nav .logo {
		width: 80px !important;
		display: inline-block;
		margin-top: 10px;
		margin-left: 20px;
	}

	.header_nav .navbar-nav>li>a {
		line-height: 30px;
	}

	.nav_heights,
	.cnen {
		display: none;
	}
}

@media (max-width: 1024px) {
	.header_nav {
		padding: 5px 0;
	}

	.header_nav .logo {
		width: 100px;
		display: inline-block;
	}

	.nav_heights,
	.cnen {
		display: none;
	}
}

/* e header */

/* modal_title */

.index-title {
	text-align: center;
}

.index-title .title {
	line-height: 1.2;
	font-size: 22px;
	margin-bottom: 0;
}

.index-title .subs {
	line-height: 1.69231;
	font-size: 15px;
	color: #828282;
	margin-top: 10px;
}

.index-title .subs .line {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-left: 100px;
	padding-right: 100px;
}

.index-title .subs .line:after,
.index-title .subs .line::before {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -1px;
	height: 2px;
	background-repeat: no-repeat;
	-o-background-size: cover;
	background-size: cover;
	background-position: 0 0;
	width: 80px;
}

.index-title .subs .line:after {
	right: 0;
	background-color: #828282;
}

.index-title .subs .line::before {
	left: 0;
	background-color: #828282;
}

@media (max-width: 1024px) {
	.index-title .title {
		font-size: 22px;
	}

	.index-title .subs {
		font-size: 16px;
	}

	.index-title .subs .line {
		padding-left: 60px;
		padding-right: 60px;
	}

	.index-title .subs .line:after,
	.index-title .subs .line::before {
		width: 40px;
	}
}

@media (max-width: 1260px) {
	.index-title .title {
		font-size: 22px;
	}

	.index-title .subs {
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	.index-title .title {
		font-size: 18px;
	}

	.index-title .subs {
		font-size: 16px;
		margin-top: 2px;
	}
}

.color_c {
	color: #f4cb59;
}


/* modal_title */
/* service */

.service_list {
	margin-top: 30px;
}

.service_list .list {
	background-image: linear-gradient(#ffffff,
		#ffffff),
		linear-gradient(#ffffff,
		#ffffff);
	background-blend-mode: normal,
		normal;
	box-shadow: 0px 2px 4px 0px rgba(102, 102, 102, 0.41);
	margin-right: 6.3%;

}

.service_list .list .img {
	width: 60%;
	margin: 35px auto;
}

.service_list .list h2 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 0px; */
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}

.service_list .list .info {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 0px; */
	letter-spacing: 0px;
	color: #666666;
	text-align: center;
	margin: 20px 0 60px;
}

@media (min-width: 992px) {
	.service_list .list:nth-child(4n) {
		margin-right: 0;
	}

	.service_list .col-md-2 {
		width: 20%;
	}
}

@media (min-width: 800px) {
	.service_list .list {}
}

@media (max-width: 768px) {
	.service_list {
		padding: 0 15px;
		margin-top: 10px;
	}

	.col-zw-6 {
		width: 49% !important;
		float: left;
	}

	.service_list .list .img {
		margin: 25px auto;
	}

	.service_list .list {
		margin-right: 4%;
		margin-bottom: 15px;
	}

	.service_list .list .info {
		font-size: 13px;
		margin: 15px 0 40px;
	}

	.service_list .list:nth-child(2n) {
		margin-right: 0;
	}

	.service_list .list h2 {
		font-size: 14px;
	}
}

@media (max-width: 500px) {

	.service_list .list h2 {
		font-size: 14px;
	}
}

.ser_content {
	margin-top: 240px;
}

.banner_img {
	/* width: 80% !img; */
}

.service_index_bottom {
	margin-top: 20px;
	background: url(../images/9.png) center no-repeat;
	background-size: cover;
	height: 930px;
	overflow: hidden;
}

.service_index_bottom .left_ser .list_i {
	width: 360px;
	    height: 450px;
	padding: 5px;
	background: #fff;
}

.service_index_bottom .left_ser .list_i .title {
	text-align: center;
	color: #000;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}


.service_index_bottom .owl-buttons {
	position: absolute;
	top: 50%;
	margin-top: -52px;
	/* margin-top: 10px; */
	text-align: center;
	width: 110%;
	left: -6%;
	z-index: 999;
}

.banner_img {
	/* margin-left: 50px; */

}

.service_index_bottom .right_ser {}

.service_index_bottom .right_ser .title_en {
	text-align: right;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #ffffff;
}

.service_index_bottom .right_ser .title_cn {
	text-align: right;
	color: #f5ca5a;
	font-size: 50px;
	margin: 12px 0 30px;
}

.service_index_bottom .right_ser .info {
	float: right;
	text-align: right;
	color: #FFFFff;
	padding-left: 10%;
}

.service_index_bottom .right_ser a {
	display: inline-block;
	text-align: right;
	float: right;
	padding: 10px 50px;
	border: 1px solid #fff;
	color: #FFFFFF;
	margin-top: 60px;
}
.service_index_bottom .left_ser .list_i .img{
	height: 400px;
	overflow: hidden;
} 
.service_index_bottom .right_ser a:hover {
	border: 0;
	background: #f5ca5a;
}

@media (max-width: 1024px) {
	.service_index_bottom .left_ser .list_i {
		width: 240px;
		margin: 0 auto;
	}

	.service_index_bottom .right_ser .title_en {
		font-size: 26px;
	}

	.service_index_bottom .right_ser .title_cn {
		font-size: 22px;
	}

	.service_index_bottom .right_ser .info {
		font-size: 13px;
	}
}
.service_index {
	    margin: 30px auto 50px;
}
@media (max-width: 1224px) {
	.service_index_bottom {
		height: 750px;
	}

	.service_index_bottom .left_ser .list_i {
		width: 240px;
		margin: 0 auto;
	}

	.service_index_bottom .right_ser .title_en {
		font-size: 26px;
	}

	.service_index_bottom .right_ser .title_cn {
		font-size: 22px;
	}

	.service_index_bottom .right_ser .info {
		font-size: 13px;
	}
}

@media (max-width: 768px) {
	.service_index_bottom {
		height: 450px;
	}
.service_index {
	    margin:0 auto;
}
	.service_index_bottom .left_ser .list_i {
		width: 260px;
		max-height: 335px;
		margin: 0 auto;
	}
.service_index_bottom .left_ser .list_i .img{
	max-height: 285px ;
	overflow: hidden;
}
	.banner_img {
		margin-left: 0;
	}

	.right_ser {
		display: none;
	}

	.ser_content {
		margin-top: 60px;
	}
}

/* service */

/* index_about_bg */
.index_about_bg {
	width: 100%;
	height: 700px;
	background: url(../images/12.png) center no-repeat;
	background-size: cover;
	overflow: hidden;
}

.index_about {
	margin-top: 78px;
}

.index_about .left {
	padding-top: 80px;
}

.index_about .left .title_en {
	font-size: 42px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

.index_about .left .title_cn {
	font-size: 34px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffcc66;
	margin: 27px 0 60px 0;
}

.index_about .left .info {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}

.index_about .left .mores {
	display: inline-block;
	padding: 10px 50px;
	border: 1px solid #2e2b2b;
	color: #2e2b2b;
	margin-top: 60px;
}

.index_about .left .mores:hover {
	background: #ffcc66;
	border: none;
	color: #fff !important;
}

@media (max-width: 1280px) {
	.index_about .left {
		padding-top: 10px;
	}

	.index_about .left .title_en {
		font-size: 36px;
	}

	.index_about .left .title_cn {
		font-size: 28px;
		margin: 15px 0 30px 0;
	}

	.index_about_bg {
		height: 600px;
	}
}

@media (max-width: 1024px) {
	.index_about .left .info {
		font-size: 14px;
		line-height: 25px;
	}

	.index_about_bg {
		height: 500px;
	}
}

@media (max-width: 768px) {
	.index_about .right {
		display: none;
	}

	.index_about .left .title_en {
		font-size: 18px;
		font-weight: bold;
		text-align: center;
	}

	.index_about {
		margin-top: 23px;
	}

	.index_about .left .title_cn {
		font-size: 14px;
		margin: 5px 0 8px;
		text-align: center;
		font-weight: bold;
	}

	.index_about .left .info {
		font-size: 13px;
		line-height: 25px;
	}

	.index_about_bg {
		height: auto;
		padding-bottom: 20px;
	}

	.index_about .left .mores {
		display: none;
	}
}

/* index_about_bg */

/* index_case_bg */
.index_case_bg {
	background: url(../images/46.png) no-repeat center;
	width: 100%;
	height: 700px;
	background-size: cover;
	overflow: hidden;
}

.index_case_bg .modal_title {
	margin-top: 50px;
}

.index_case_bg .index-title .title {
	color: #fff;
}

.index_case_bg .index-title .subs {
	color: #fff;
}

.index_case_bg .index-title .subs .line::before,
.index_case_bg .index-title .subs .line:after {
	background-color: #fff;
}

.index_case_bg .case_list_index .item {
	/* width: 24%; */
	margin: 2%;
	float: left;
}

.index_case_bg .case_list_index .item:nth-child(4n) {
	margin-right: 0;
}

.index_case_bg .case_list_index .item .top {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	background-color: #ffffff;
}

.index_case_bg .case_list_index .item .more {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	background-color: #ffffff;
}

.index_case_bg .case_list_index .item .img {
	/* height: 367px; */
}

.index_case_bg .case_list_index .item .img img {
	/* height: 367px; */
}

.index_case_bg .case_list_index {
	margin-top: 50px;
}

@media (max-width: 768px) {
	.index_case_bg {
		height: auto !important;
		padding-bottom: 20px;
	}

	.index_case_bg .case_list_index .item .top,
	.index_case_bg .case_list_index .item .more {
		font-size: 14px;
		height: 35px;
		line-height: 35px;
	}

	.index_case_bg .modal_title {
		margin-top: 20px;
	}

	.index_case_bg .case_list_index {
		margin-top: 20px;
	}
}

@media (max-width: 1024px) {
	.service_list {
		margin-top: 0;
	}

	.col-zw-6 {
		width: 48%;
		float: left;
	}

	.service_list .list {
		margin-right: 2%;
		margin-bottom: 10px;
	}
}

@media (max-width: 1280px) {
	.index_case_bg {
		height: 600px;
	}
}

/* index_case_bg */


/* index_news */
.index_news {
	overflow: hidden;
	padding-top: 40px;
	margin-bottom: 100px;
}

.index_news_list {
	width: 100%;
	margin-top: 30px;
}

.index_news_list .list {
	position: relative;
	padding: 0 !important;
	float: left;
	    border: 1px solid #f9f9f9;
		height: 240px;
}

.index_news_list .list .modals {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #101010;
	opacity: .5;
}

.index_news_list .list .title {
	position: absolute;
	bottom: 80px;
	color: #fff;
	padding: 0 30px;
	font-size: 15px;
}

.index_news_list .list .info {
	position: absolute;
	bottom: 30px;
	color: #fff;
	padding: 0 30px;
	font-size: 14px;
	line-height: 20px;
}

@media (max-width: 768px) {
	.index_news_list {
		width: 100%;
		padding: 0 20px;
		margin-top: 10px;

	}

	.index_news_list .list {
		display: none;
	}

	.index_news_list .list .title {
		bottom: 60px !important;
		font-size: 13px !important;
	}

	.index_news_list .list:first-child {
		display: block;
	}

	.index_news {
		padding-top: 0;
		padding-bottom: 20px;
		margin-bottom: 10px;
	}
}

@media (max-width: 1024px) {}

@media (max-width: 1280px) {
	.index_news_list .list .title {
		bottom: 80px;
		font-size: 14px;
		line-height: 18px;
	}

	.index_news_list .list .info {
		bottom: 20px;
		font-size: 13px;
		line-height: 18px;

	}
}

/* index_news */

/* footer */
.footer {
	width: 100%;
	background-color: #333333;
}

.footer .about_info {
	padding: 20px 0;
}

.footer .about_info .img_logo {
	width: 50%;
}

.footer .about_info .info {
	color: #fff;
	margin-top: 20px;
	width: 80%;
}

.footer .about_info .foot {
	color: #fff;
	margin-top: 30px;
	font-size: 13px;
}

.footer .about_info .foot a {
	display: inline-block;
	color: #fff;
}

.about_info1 {
	padding-top: 40px
}

.about_info1 .title {
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #f5ca5a;
	margin-bottom: 30px;

}

.about_info1 .list {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.about_info1 .list a {
	color: #fff;
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
	.footer {
		padding: 0 20px;
	}

	.footer .about_info .info {
		font-size: 13px;
	}

	.footer .about_info .foot {
		font-size: 13px;
	}

	.about_info1 .title {
		font-size: 16px;
	}

	.about_info1 .list a {
		font-size: 14px;
	}
}

/* footer */
/* 首页 */
/* 首页 */

/* modal_mbx */
.modal_mbx {
	background: #f4f4f4;
	padding: 15px 0;
	color: #666666;
}

.modal_mbx>div {
	display: flex;
	align-items: center;
}

.flex1 {
	flex: 1;
}

.modal_class {
	display: flex;
	align-items: center;
}

.modal_mbx a {
	color: #666666;
	line-height: 20px;
	display: inline-block;
	/* background: #ffcc66; */
}

.modal_class a {
	padding: 3px 10px;

}

.modal_a {
	background: #ffcc66;
	/* margin-right:30px ; */
	color: #fff !important;
}

.modal_mbx .fr {
	display: flex;
	align-items: center;
}

.modal_mbx img {
	display: inline-block;
	margin-right: 5px;
}

/* modal_mbx */


/* .about_info */
.about_info {
	margin-top: 60px;
}

.about_info .left {
	width: 53%;
	margin-right: 2%;
}

.about_info .left .title {
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	color: #333333;
}

.about_info .left .line {
	width: 50px;
	height: 1px;
	background-color: #222222;
	margin-bottom: 30px;
}

.about_info .left .contents {
	padding-right: 10px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #333333;
}

.about_info .right {
	width: 45%;
}

.about_list {
	padding: 30px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 50px;
}

.about_list .list {
	border-right: 1px solid #ccc;
	padding: 10px 0;
}

.about_list .list:nth-child(4n) {
	border-right: 0;
}

.width100 {
	width: 100px;
	height: 100px;
	line-height: 100px;
	box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, .2);
	margin: 0 auto;
	text-align: center;
}

.about_list .list .title {
	text-align: center;
	margin-top: 10px;
}

.development {
	margin-top: 40px;
	margin-bottom: 40px;
}

.development .modal_title {
	margin-bottom: 30px;
}

.development .left {}

.development .right .item_list {
	padding-left: 20px;
}

.development .right .item_list .list {
	display: flex;
	align-items: center;
	padding: 25px 0;
	border-bottom: 1px solid #ccc;
}

.development .right .item_list .list .year {
	font-size: 24px;
	width: 90px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #f4ca59;
	margin-right: 10px;
	flex: none;
}

.development .right .item_list .list .info {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
	.modal_mbx .fr{
		font-size: 13px!important;
	}
	.development{
		margin: 15px 0 20px ;
	}
	.development .right .item_list {
		/* background: url(../images/faz.png) left; */
		/* background-size: 12px */
		padding-left: 0;
	}

	.about_info {
		margin-top: 20px;
		width: 96%;
		margin: 0 auto;
	}

	.about_info .left {
		width: 100%;
	}

	.about_info .right {
		width: 100%;
	}

	.about_info .left .contents {
		font-size: 14px;
		line-height: 28px;
		padding-right: 0;
	}

	.about_info .left .line {
		margin-bottom: 10px;
	}

	.about_info .left .title {
		font-size: 16px;
	}
	.development .right .item_list .list{
		padding: 15px 0;
	}

	.development .right .item_list .list .year {
		font-size: 16px;
		width: 110px;
	}

	.development .right .item_list .list .info {
		font-size: 14px;
	}

	.development .modal_title {
		margin-bottom: 10px;
	}

	.modal_class {
		flex-wrap: wrap;
		justify-content: space-between;
	}
}

/* .about_info */


/* product_list */
.product_list {
	margin-top: 50px;
}

.product_list .list {
	margin-bottom: 20px;
	box-shadow: 0px 3px 7px 0px rgba(204, 204, 204, 0.41);
	width: 24%;
	margin-right: 1%;
	float: left;
	padding: 0 15px;
	/* height: 414px; */
	overflow: hidden;
}
.product_list .list .img{
	/* max-height: 340px; */
	overflow: hidden;
	/* min-height: 340px; */
}
.product_list .list .infos {
	padding: 10px 15px;
}

.product_list .list .infos .title {
	position: relative;
}

.product_list .list .infos .title .left {
	color: #666666;
}

.product_list .list .infos .title .right {
	color: #666666;
}

.product_list .list .infos .title .right .price {
	color: #ffcc66;
	font-size: 20px;
}

.product_list .list .infos .title .line {
	width: 25px;
	height: 1px;
	background: #ffcc66;
	position: absolute;
	bottom: 5px;
	left: 0;
}

.product_list .list .infos .info {
	color: #999999;
	margin-top: 5px;
}

.product_list .list:nth-child(4n) {
	margin-right: 0;
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
	.product_list .list {
		width: 48%;
		margin: 0 1% 15px;
		height: auto;
	}
.product_list .list .img{
	height: 200px;
	overflow: hidden;
	min-height: 200px;
	max-height: 200px;
}
	.product_list .list .infos .title .right .price {
		font-size: 15px;
	}

	.product_list .list .infos .title .line {
		bottom: 0;
	}

	.product_list .list .infos .info {
		font-size: 13px;
	}

	.product_list {
		margin-top: 20px;
		width: 98%;
		margin: 20px auto 0;
	}

	.product_list .list .infos {
		padding: 5px;
	}
}

/* product_list */


/* pages */
.pages .pagination>li>a,
.pages .pagination>li>span {
	color: #666;
}

.pages .pagination>li>a:hover,
.pages .pagination>li>span:hover,
.pages .pagination>li>a:focus,
.pages .pagination>li>span:focus {
	background: #ffcc66 !important;
	color: #fff !important;
}

/* pages */

/* news_list */
.news_list {
	margin-top: 50px;
}

.news_list .lists {
	border-bottom: 1px solid #ccc;
	padding: 15px;
	-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
}

.news_list .lists>a {
	display: inline-block;
	width: 100%;
}

.news_list .lists .info .title {
	font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-bottom: 18px;
	margin-top: 18px;
}

.news_list .lists .info .date {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	margin-bottom: 30px;
}

.news_list .lists .info .note {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;
}

.news_list .lists:hover {
	-webkit-box-shadow: rgba(0,0,0,.15) 0 0 20px;
		-moz-box-shadow: rgba(0,0,0,.15) 0 0 20px;
		box-shadow: rgba(0,0,0,.15) 0 0 20px;
}
.news_list .lists>a .img{
	height: 240px;
	line-height: 240px;
	overflow: hidden;
}
@media (max-width: 1300px) {
	.news_list .lists .info .title {
		margin-bottom: 5px;
		margin-top: 5px;
	}

	.news_list .lists .info .date {
		margin-bottom: 5px;
	}
}

@media (max-width: 1024px) {
	.news_list .lists .info .note {
		font-size: 14px;
		line-height: 22px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	.news_list .lists .info .title {
		font-size: 15px;
	}

}

@media (max-width: 768px) {
	.news_list .lists{
		padding: 8px;
	}
	.news_list {
		margin-top: 20px;
	}
.news_list .lists>a {
	display: flex; 
	align-items: center;
}
.news_list .lists>a .img{
	padding: 0 !important;
	max-height: 135px;
	line-height: 135px;
	overflow: hidden;
}
	.news_list .lists .info .note {
		-webkit-line-clamp: 2 !important;
		font-size: 13px !important;
	}

	.news_list .lists .info .title {
		font-size: 13px !important;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		margin-bottom: 0px !important;
	}

	.news_list .lists .info .date {
		font-size: 13px;
		margin-bottom: 0px !important;
	}

	.modal_class a {
		font-size: 13px;
	}

	.header_nav .navbar-nav {
		margin-top: 0;
		*/
	}
}

/* news_list */
/* product_conts */
.product_conts {
	margin-top: 50px;
}

.product_conts .right .title {
	font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

.product_conts .right .price {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin: 40px 0 40px;
}

.product_conts .right .price .colors {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ffcc66;
}

.product_conts .right .btnzx {
	padding: 5px 15px;
	border-radius: 30px;
	width: 110px;
	text-align: center;
	color: #fff;
	background-color: #ffcc66;
	margin-left: 20px;
}

.product_conts .right .btnzx a {
	color: #fff;
	font-size: 14px;
}

.product_conts .right .info_g .notes {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #003333;
}

.product_conts .right .info_g .tables_list {}

.product_conts .right .info_g .tables_list .info_title {
	width: 100%;
	padding: 8px;
	background-color: #f4f4f4;
	color: #666666;
	font-size: 14px;
	margin-top: 14px;

}

.product_conts .right .info_g .tables_list .main_table {
	border: 1px solid #f4f4f4;
	/* border-top: 0; */
	margin-top: 5px;
}

.product_conts .right .info_g .tables_list .main_table .list {
	padding: 8px 10px;
	color: #999999;
	border-right: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	display: flex;
	align-items: center;

}
.product_conts .right .info_g .tables_list .main_table .list:last-child{
	border-bottom: none;
}
.product_conts .right .info_g .tables_list .main_table .list:nth-last-child(2){
	border-bottom: none;
}
.product_conts .right .info_g .tables_list .main_table .list img{
	margin-right: 10px;
}
.product_conts .right .info_g .tables_list .main_table .list:nth-child(2n) {
	border-right: none;
}

.product_conts .daite {
	margin-top: 40px;
	position: relative;
}

.product_conts .daite .details {
	text-align: center;
	width: 130px;
	padding: 8px 0;
	background-color: #ffcc66;
	color: #fff;
}

.product_conts .daite .line {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #ccc;
}

.product_conts .content {
	margin-top: 20px;
	margin-bottom: 40px;
	line-height: 25px;
}

.product_conts .content img {
	max-width: 100% !important;
}

@media (max-width: 768px) {
	.product_conts {
		margin-top: 20px;
	}

	
	.product_conts .right .info_g .tables_list .main_table .list:nth-last-child(2){
		border-bottom: 1px solid #f4f4f4 !important;
	}

	.preview .swiper-container {
		margin-left: 20px !important;
		width: 86% !important;
		overflow: hidden;
	}

	.product_conts .right .title {
		font-size: 16px;
	}

	.product_conts .right .price {
		font-size: 14px;
		margin: 15px 0 15px;
	}

	.product_conts .right .price .colors {
		font-size: 18px;
		font-weight: bold;
	}

	.product_conts .right .btnzx {
		padding: 2px 8px;
		font-size: 16px;

	}

	.product_conts .right .info_g .notes {
		font-size: 14px;
	}

	.product_conts .right .info_g .tables_list .info_title {
		font-size: 13px;
	}

	.product_conts .daite .details {
		font-size: 13px;
		width: 100px;
		padding: 5px 0;
	}

	.product_conts .daite {
		margin-top: 20px;
	}

	.product_conts .content {
		line-height: 28px;
	}

	.product_conts .right .info_g .tables_list .main_table .list {
		font-size: 13px;
	}
}

/* product_conts */

/* case_list */
.case_list {
	margin-top: 50px;
}

.case_list .list {
	margin-bottom: 20px;
	box-shadow: 0px 3px 7px 0px rgba(204, 204, 204, 0.41);
	width: 24%;
	margin-right: 1%;
	float: left;
}

.case_list .list .img {
	height: 375px;
	line-height: 375px;
	overflow: hidden;
}

.case_list .list .img img {
	line-height: 375px;
}

.case_list .list .title {
	padding: 10px 0;
	text-align: center;
}

.case_list .list:hover,
.hyjd_list .list:hover {
	background: #ffcc66;
	color: #fff !important;
}

.case_list .list:hover a,
.hyjd_list .list:hover a {
	color: #fff !important;
}

.case_list .list:nth-child(4n) {
	margin-right: 0;
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
	.case_list {
		width: 98%;
		margin: 20px auto 0;
	}

	.case_list .list {
		width: 48%;
		margin: 0 1% 15px;
	}

	.case_list .list .img {
		height: auto;
		line-height: 0;
	}

	.case_list .list .title {
		padding: 5px 0;
		font-size: 13px;
	}

	.pages {
		font-size: 12px;
	}
}

/* case_list */

/* hyjd */
.hyjd_list {
	margin-top: 10px;
}

.hyjd_list .row {}

.hyjd_list h2 {
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}

.hyjd_list .list {
	margin-bottom: 20px;
	box-shadow: 0px 3px 7px 0px rgba(204, 204, 204, 0.41);
	width: 32%;
	margin-right: 1%;
	float: left;
}

.hyjd_list .list:nth-child(3n) {
	margin-right: 0;
}

.hyjd_list .list .title {
	padding: 10px 0;
	text-align: center;
}

@media (max-width: 768px) {
	.flexs{
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%;
	}
	.hyjd_list .list {
		width: 48%;
		margin-right: 0;
	}
	.hyjd_list .row{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.hyjd_list {
		width: 96%;
		margin: 5px auto 0;
		padding: 0;
	}
	.hyjd_list h2{
		margin: 5px auto 0;
		font-size: 13px;
	}
	.hyjd_list .list .title {
		padding: 2px 0;
		font-size: 12px;
	}
}

/* hyjd */

/* cont_contentcont_content */
.cont_content{
	margin-top: 50px;
}
.cont_content .title{
	font-size: 17px;
	text-align: center;
}
.cont_content .date_info{
	font-size: 14px;
	text-align: center;
	margin-top: 8px;
	color: #666;
}
.cont_content .date_info .date{
	color: #999999;
}
.cont_content .contents_s{
	font-size: 15px;
	line-height: 28px;
	color: #333;
	margin-top: 15px;
	margin-bottom: 40px;
}
.cont_content .contents_s img{
	max-width: 100%;
}

@media (max-width: 768px) {
	.cont_content{
		margin-top: 20px;
	}
	.cont_content .title{
		font-size: 15px;
	}
	.cont_content .date_info{
		font-size: 13px;
	}
	.cont_content .contents_s{
		font-size: 14px;
		margin-bottom: 20px;
	}
}
/* cont_contentcont_content */


