<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*é€šç”¨æ&nbsp;·å¼*/
.after:after{
	content:'';
	display: block;
	clear: both;
}
/*è½®æ’­*/
.carousel-indicators li{
	height: 12px;
	width: 12px;
	border: 0;
	background: #525251;
	margin-right: 20px;
}
.carousel-indicators .active{
	margin-right: 20px;
}

/*è®¾è®¡*/
.in_sj{
	margin: 60px auto;
	border: 1px solid #7a2b00;
	padding-left: 0;
	padding-right: 0;
	box-sizing: border-box;
}
.in_sj1{
	background: #fdf7f0;
}
.in_sj1{
	padding: 0;
}
.in_sj1_le{
	background: url(../images/in_1.jpg) center no-repeat;
	float: left;
	width: 50%;
	background-size: 100% 100%;
	text-align: center;
	position: relative;
}
.in_sj1_le:after{
	position: absolute;
	content: "";
	display: inline-block;
	width: 18px;
	height: 40px;
	background: url(../images/in1.png) center no-repeat;
	background-size: 100% 100%;
	top: 50%;
	right: -17px;
	margin-top: -20px;
}
.sj_p1{
	font-size: 28px;
	color: #fff;
	margin-top: 55px;
}
.sj_p2{
	font-size: 14px;
	color: #b27f4b;
	text-transform: uppercase;
	letter-spacing: 10px;
}
.sj_p3{
	font-size: 38px;
	color: #fff;
	margin-bottom: 15px;
}
.sj_p4{
	font-size: 16px;
	color: #fff;
	margin-bottom: 60px;
}
.in_sj1_ri{
	float: left;
	width: 50%;
}
.sj_p5{
	font-size: 30px;
	color: #d0955a;
	margin-left: 30px;
	margin-top: 35px;
}
.sj_p6{
	font-size: 16px;
	color: #5d2e23;
	margin-left: 30px;
	margin-top: 30px;
}
.in_sj2{
	padding-left: 30px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.sj_p7{
	font-size: 20px;
	color: #202020;
	margin-top: 35px;
	margin-bottom: 35px;
}
.sj_p7 span{
	color: #e0250d;
}
select.form-control{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    width: 164px;
    height: 45px;
    border: 1px solid #d5d5d5;
    display: inline-block;
    padding: 5px;
    padding-right: 15px;
    box-sizing: border-box;
    margin-right: 12px;
    background: url(../images/in2.png) right center no-repeat;
    background-position-x: 96%;
    background-size: 12px 7px;
    border-radius: 0px;
}
.sj_p8{
	margin-top: 20px;
}
.sj_p8 input{
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
	border: 1px solid #d5d5d5;
	margin-right: 15px;
}
.sj_p8 input:nth-of-type(2){
	width: 200px;
}
.sj_p8 span{
	width: 130px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	text-align: center;
	background: #cb1911;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}
/*äº§å“ä¸­å¿ƒ*/
.in_pro{
	background: #f7f7f7;
	padding-bottom: 50px;
}
.pro_p1{
	font-size: 30px;
	color: #1b1b1b;
	margin-bottom: 26px;
	padding-top: 50px;
}
.pro_p1 span{
	font-size: 16px;
	color: #2c2c2c;
	margin-left: 10px;
}
.pro_p1 a{
	float: right;
	border: 1px solid #c98c4e;
	color: #c98c4e;
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
}
.pro_ul li{
	float: left;
	width: 364px;
	height: 256px;
	margin-right: 24px;
	position: relative;
	margin-top: 24px;
	box-sizing: border-box;
}
.pro_ul li:nth-of-type(3n){
	margin-right: 0;
}
.pro_p2{
	height: 55px;
	line-height: 55px;
	padding-left: 30px;
	box-sizing: border-box;
	background: rgba(0,0,0,0.5);
	font-size: 20px;
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.pro_img_none{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	height: 100%;
	width: 100%;
	text-align: center;
	display: none;
}
.pro_img_none img{
	margin-top: 40px;
	margin-bottom: 30px;
}
.pro_p3{
	font-size: 24px;
	color: #fff;
}
.pro_p4{
	font-size: 16px;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 35px;
}
.pro_p5{
	width: 118px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	border: 1px solid #fff;
	font-size: 18px;
	margin: 0 auto;
}
.pro_ul li:hover .pro_img_none {
	display: block;
}
.pro_ul li:hover .pro_p2 {
	display: none;
}
/*å…³äºŽ*/
.ab_meat{
	background: url(../images/in2.jpg) center no-repeat;
	background-size: cover;
	padding-top: 65px;
	padding-bottom: 55px;
}
.ab_p1{
	font-size: 30px;
	color: #fff;
	padding-bottom: 40px;
}
.ab_p2{
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	padding-bottom: 40px;
}
.ab_more a:nth-of-type(1){
	width: 177px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #e4a362;
	font-size: 18px;
	color: #fff;
	display: inline-block;
	margin-right: 17px;
}
.ab_more a:nth-of-type(2){
	width: 177px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #e4a362;
	font-size: 18px;
	color: #e4a362;
	box-sizing: border-box;
	display: inline-block;
}

/*æ¡ˆä¾‹æ¬£èµ*/
.list_meat{
	width: 100%;
	background: #f7f7f7;
	padding-bottom: 60px;
}
.list_ul{
	padding-top: 1px;
}
.list_ul li{
	margin-top: 23px;
	float: left;
	margin-right: 24px;
	width: 364px;
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
}
.list_ul li:last-of-type{
	margin-right: 0;
}
.list_img{
	width: 363px;
	height: 254px;
	position: relative;
}
.list_img img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}
.list_text{
	padding: 20px;
}
.list_p1{
	font-size: 18px;
	color: #1d1d1d;
	margin-bottom: 10px;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
}
.list_p2{
	font-size: 14px;
	color: #929292;
	overflow:hidden; 
	line-height: 25px;
	margin-bottom: 15px;
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.list_p3{
	height: 35px;
	background: url(../images/list.png) center right no-repeat;
	background-size: 35px 35px;
}
.list_ul li:hover .list_p1{
	color: #842914;
}
.list_ul li:hover{
	background: #fff;
	border: 1px solid transparent;
}
.list_ul li:hover .list_p3{
	background: url(../images/list1.png) center right no-repeat;
	background-size: 35px 35px;
}

@media (min-width: 200px) {

.in_sj {
    margin: 30px auto;
}
.in_sj1_le {
    width: 100%;
}
.in_sj1_ri {
    width: 100%;
}
.sj_p5 {
    font-size: 28px;
    margin-left: 20px;
    margin-top: 20px;
}
.sj_p6 {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.in_sj1_le:after {
	content: "";
    width: 0px;
}
select.form-control{
	width: 100%;
	margin-bottom: 5px;
}
.sj_p8 input:nth-of-type(1) {
    width: 100%;
    margin-bottom: 5px;
}
.sj_p8 input:nth-of-type(2) {
    width: 100%;
    margin-bottom: 5px;
}
.in_sj2 {
    padding-left: 15px;
    margin-bottom: 20px;
}
.pro_ul li {
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-top: 24px;
}
/*.pro_img{
	height: 100%;
	width: 100%;
}*/
/*æ¡ˆä¾‹*/
.list_img{
	width: auto;
    /*height: 157px;*/
}
.list_ul li {
    margin-top: 23px;
    margin-right: 0px;
    width: auto;
}
/*ä¸€ä½“*/
.ab_more a{
    width: 120px !important;
    height: 48px;
}

/*æ&nbsp;‡é¢˜*/
.pro_p1 a {
    width: 100%;
    height: 36px;
}
.pro_p1 {
    font-size: 24px;
    padding-top: 20px;
}

}
@media (min-width: 768px) {
.in_sj {
    margin: 60px auto;
}
.in_sj1_le {
    width: 50%;
}
.in_sj1_ri {
    width: 50%;
}
.sj_p5 {
    font-size: 28px;
    margin-left: 20px;
    margin-top: 20px;
}
.sj_p6 {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 0;
}
.in_sj1_le:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 18px;
    height: 40px;
    background: url(../images/in1.png) center no-repeat;
    background-size: 100% 100%;
    top: 50%;
    right: -17px;
    margin-top: -20px;
}
select.form-control{
	width: 164px !important;
	margin-bottom: 0;
}
.sj_p8 input:nth-of-type(1) {
    width: 110px;
    margin-bottom: 0;
}
.sj_p8 input:nth-of-type(2) {
    width: 200px;
    margin-bottom: 0;
}
.in_sj2 {
    padding-left: 30px;
    margin-bottom: 20px;
}
.pro_ul li {
    width: 212px;
    height: 149px;
    margin-right: 24px;
    margin-top: 24px;
}
.pro_img_none img {
    margin-top: 10px;
    margin-bottom: 10px;
}
.pro_p4 {
    margin-bottom: 5px;
}
.list_ul li {
    margin-top: 23px;
    margin-right: 24px;
    width: 224px;
}
.list_img{
	width: 222px;
    height: 157px;
}

/*ä¸€ä½“*/
.ab_more a{
    width: 177px !important;
    height: 48px;
}

/*æ&nbsp;‡é¢˜*/
.pro_p1 a {
    width: 120px;
    height: 36px;
}
.pro_p1 {
    font-size: 30px;
    padding-top: 50px;
}
}
@media (min-width: 992px) {
select.form-control{
	width: 130px !important;
}
.sj_p8 input:nth-of-type(1) {
    width: 110px;
}
.sj_p8 input:nth-of-type(2) {
    width: 152px;
}
.sj_p1 {
    font-size: 24px;
    color: #fff;
    margin-top: 45px;
}
.sj_p2 {
    letter-spacing: 5px;
}
.sj_p3 {
    font-size: 34px;
    margin-bottom: 15px;
}
.sj_p4 {
    margin-bottom: 55px;
}
.pro_ul li {
    width: 297px;
    height: 208px;
    margin-right: 24px;
    margin-top: 24px;
}
.pro_img_none img {
    margin-top: 15px;
    margin-bottom: 15px;
}
.pro_p4 {
    margin-bottom: 35px;
}
.list_ul li {
    margin-top: 23px;
    margin-right: 24px;
    width: 297px;
}
.list_img{
	width: 295px;
    height: 208px;
}

}
@media (min-width: 1200px) {
.list_img{
	width: 362px;
	height: 254px;
}
select.form-control{
	width: 164px !important;
}
.sj_p8 input:nth-of-type(1) {
    width: 165px;
}
.sj_p8 input:nth-of-type(2) {
    width: 192px;
}
.sj_p1 {
    font-size: 28px;
    color: #fff;
    margin-top: 55px;
}
.sj_p2 {
    letter-spacing: 10px;
}
.sj_p3 {
    font-size: 38px;
    margin-bottom: 15px;
}
.sj_p4 {
    margin-bottom: 60px;
}
.sj_p6 {
    margin-left: 30px;
    margin-top: 30px;
}
.sj_p5 {
    font-size: 30px;
    margin-left: 30px;
    margin-top: 35px;
}
.pro_ul li {
    width: 364px;
    height: 256px;
    margin-right: 24px;
    margin-top: 24px;
}
.pro_img_none img {
    margin-top: 40px;
    margin-bottom: 30px;
}
.list_ul li {
    margin-top: 23px;
    margin-right: 24px;
    width: 364px;
}

}


/*å…³äºŽæˆ‘ä»¬*/
.about_p1{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}
.about_p2{
	font-size: 26px;
	color: #323232;
	text-align: center;
	position: relative;
}
.about_p0{
	font-size: 48px;
	color: #7F7F7F;
	opacity: 0.1;
	text-transform: uppercase;
	text-align: center;
	margin-top: -25px;
	height: 48px;
	line-height: 48px;
	margin-bottom: 20px;
}
.about_text1{
	text-align: center;
	font-size: 16px;
	color: #484848;
	line-height: 25px;
	background: #fef7f0;
	padding: 40px;
	box-sizing: border-box;
	margin-top: 40px;
}
/*æˆ‘ä»¬çš„ä¼˜åŠ¿*/
/*å®žä½“åº—*/
.std_le_text{
	background: url(../images/about3.png) center no-repeat;
	background-size: 100% 100%;
	margin-bottom: 20px;
}
.std_p1{
	font-size: 26px;
	color: #333333;
	font-weight: 600;
	padding-top: 40px;
}
.std_p2{
	font-size: 26px;
	color: #333333;
	padding-bottom: 5px;
}
.about_std {
	margin-top: 40px;
}
.std_le{
	float: left;
	width: 49.5%;
}
.std_ri{
	float: right;
	width: 49.5%;
}
.std_p3{
	font-size: 18px;
	color: #333333;
	margin-top: 20px;
}
.std_p5 i{
	float: right;
	color: #fff;
	padding: 5px;
	background: #efb882;
	margin-top: 10px;
}
.about_yy{
	width: 208px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #b20a0a;
	color: #fff;
	font-size: 22px;
	margin: 50px auto;
}


@media (min-width: 200px) {
.about_p1 {
    margin-top: 25px;
    margin-bottom: 20px;
}
.about_text1 {
    padding: 15px;
    margin-top: 20px;
}
.about_p0 {
    font-size: 40px;
    margin-bottom: 0px;
}
.about_std {
    margin-top: 20px;
}
.about_yy {
    width: 208px;
    height: 50px;
    line-height: 50px;
    margin: 30px auto;
}
.std_le {
    width: 100%;
    margin-bottom: 20px;
}
.std_ri {
    width: 100%;
} 
.std_p1 {
    font-size: 20px;
    padding-top: 40px;
}
.std_p2 {
    font-size: 20px;
}
}
@media (min-width: 768px) {
.about_p1 {
    margin-top: 25px;
    margin-bottom: 20px;
}
.about_text1 {
    padding: 30px;
    margin-top: 20px;
}
.about_p0 {
    font-size: 40px;
    margin-bottom: 0px;
}
.about_std {
    margin-top: 20px;
}
.about_yy {
    width: 208px;
    height: 50px;
    line-height: 50px;
    margin: 30px auto;
}
.std_le {
    float: left;
    margin-bottom: 0;
    width: 49.5%;
}
.std_ri {
    float: right;
    width: 49.5%;
} 
.std_p1 {
    font-size: 26px;
    padding-top: 40px;
}
.std_p2 {
    font-size: 26px;
}
}
@media (min-width: 992px) {
.about_p1 {
    margin-top: 35px;
    margin-bottom: 20px;
}
.about_text1 {
    padding: 40px;
    margin-top: 30px;
}
.about_p0 {
    font-size: 48px;
    margin-bottom: 10px;
}
.about_std {
    margin-top: 30px;
}
.about_yy {
    width: 208px;
    height: 50px;
    line-height: 50px;
    margin: 40px auto;
}
}
@media (min-width: 1200px) {
.about_p1 {
    margin-top: 50px;
    margin-bottom: 20px;
}
.about_text1 {
    padding: 40px;
    margin-top: 40px;
}
.about_p0 {
    font-size: 48px;
    margin-bottom: 20px;
}
.about_std {
    margin-top: 40px;
}
.about_yy {
    width: 208px;
    height: 50px;
    line-height: 50px;
    margin: 50px auto;
}
}
</pre></body></html>