@charset "utf-8";

/* CSS Document */

#cont{

	background-image: url(../images/neiye_bj.gif);

	background-position:center bottom;

	background-repeat:no-repeat;

	background-color:#fbf4ec;

	padding-bottom:160px;

}

.cont_1{

	background-image:url(../images/neiye_1.gif);

	background-position:center center;

	background-repeat: no-repeat;
	
	background-size: cover;

	/*height:63px;*/

}

.cont_11{

	width:1200px;

	margin:0 auto;

	padding-top:9px;

}

.cont_1_left{

	width:auto;

	float:left;

	line-height:52px;

	background-image:url(../images/neiye_11.gif);

	background-position:left center;

	background-repeat:no-repeat;

	padding-left:13px;

	font-family:"微软雅黑","宋体";

	font-size:20px;

	color:#932602;

}

.cont_1_right{

	width:auto;

	float:right;

	padding-top:4px;

	max-width:960px;

}

.cont_1_right ul li{

	float:left;

}

.cont_1_right ul li a{

	width:169px;

	height:43px;

	display:block;

	text-align:center;

	line-height:43px;

	background-image:url(../images/neiye_12.gif);

	background-position:right center;

	background-repeat:no-repeat;

	font-family:"微软雅黑","宋体";

	font-size:15px;

	color:#844824;

}

.cont_1_right ul li .cont_1_right_line{

	background-image:none;

}

.cont_1_right ul li .cont_1_right_on{

	background-image:url(../images/neiye_13.gif);

	background-position:center top;

	background-repeat:no-repeat;

}

.cont_2{

	width:1200px;

	margin:0 auto;

	padding-top:35px;

}

/*关于*/

.about{

	width:1150px;

	margin:0 auto;

	font-family:"微软雅黑","宋体";

	font-size:13px;

	color:#1e1e1e;

	line-height:32px;

}

/*新闻*/

.news{

	width:1150px;

	margin:0px auto;

}

.news ul li{

	height:40px;

	border-bottom:#c4c4c4 1px dashed;

}

.news_tt{

	width:760px;

	float:left;

	background-image: url(../images/xinwen_12.png);

	background-position:left center;

	background-repeat:no-repeat;

	line-height:40px;

}

.news_tt a{

	font-family:"微软雅黑","宋体";

	font-size:14px;

	color:#333;

	padding-left:15px;

}

.news_tt a:hover{

	text-decoration:none;

	color:#1e5fba;

}

.news_time{

	width:88px;

	float:right;

	font-family:"微软雅黑","宋体";

	font-size:12px;

	color:#666;

	line-height:40px;

}

/*新闻详细*/

.news_show{

	width:1150px;

	margin:0px auto;

}

.news_show_1{

	text-align:center;

	border-bottom:#ddd 1px dashed;

}

.news_show_1 h2{

	font-size:18px;

	font-family:"微软雅黑","宋体";

	color:#222;

	line-height:35px;

}

.news_show_1 span{

	font-size:12px;

	color:#666;

	line-height:25px;

}

.news_show_1 span a{

	font-size:12px;

	color:#666;

}

.news_show_1 a:hover{

	text-decoration:none;

	color:#d8181a;

}

.news_show_2{

	padding-top:20px;

	font-family:"微软雅黑","宋体";

	font-size:14px;

	color:#333;

	line-height:30px;

}

.news_show_3{

	padding-top:40px;

}

.news_show_3 span{

	font-size:12px;

	color:#333;

}

.news_show_3 span a{

	color:#d00;

}

/*产品*/

.product{

	width:100%;

}

.product ul{

	width:1240px;

}

.product ul li{

	float:left;

	padding-right:40px;

	padding-bottom:30px;

}

.p_img{

	width:265px;

	height:249px;

	border:#e5ac78 1px solid;

}

.p_tt{

	width:267px;

	text-align:center;

	padding-top:10px;

}

.p_tt a{

	font-family:"微软雅黑","宋体";

	font-size:16px;

	color:#333333;

}

.product1 ul li:hover .p_img{

	border:#094899 1px solid;

}



/*产品详细页*/

.pro_show{

	width:1150px;

	margin:0px auto;

}

.pro_show_2{

	padding-top:20px;

}

.pro_show_img{

	width:310px;

	float:left;

}

.pro_show_img img{

	border:#e5ac78 1px solid;

}

.pro_show_info{

	width:800px;

	float:left;

	font-size:14px;

	color:#333;

	line-height:30px;

	padding-left:30px;

}

.pro_show_3{

	padding-top:20px;

}

.pro_show_3_up{

	height:30px;

	border-bottom:#ddd 1px solid;

	font-size:12px;

	line-height:30px;

	color:#222;

}

.pro_show_3_down{

	padding-top:10px;

	font-size:12px;

	color:#222;

}








.baogao_tittle{
	font-size:18px;
	line-height:32px;
	font-family:"微软雅黑";
	margin:10px 0;
}
.baogao_detal{
	font-size:14px;
	margin-bottom:20px;
	font-family:"微软雅黑";
	line-height:26px;
	color:#6e3300;
}
.right1{
	font-size:14px;
	font-family:"微软雅黑";
}
.right1 span{
	color: rgb(255,0,0);
}
#stuffbox table td{
	margin-bottom:5px;
}








@media only screen and (max-width: 1024px) {
    .swiper{
        margin-top: 50px;
        height: 140px !important;
    }
    .swiper-slide{
        width: 100% !important;
    }
    .about{
        width: 100%;
    }
    .cont_11{
        width: 92%;
        padding-bottom: 9px;
    }
    .cont_1_left{
        float: none;
    }
    .cont_2{
        width: 92%;
    }
    .cont_1_right{
        float: none;
    }
    .cont_1_right ul{
        display: flex;
        flex-wrap: wrap;
    }
    .cont_1_right ul li{
        flex: 0 0 50%;
    }
    .cont_1_right ul li:nth-child(even) a{
        background-image: none;
    }
    .cont_1_right ul li:nth-child(even) .cont_1_right_on{
        background-image: url(../images/neiye_13.gif);
    }
    .cont_1_right ul li a{
        width: auto;
    }
    .about tbody{
        width: 100%;
        display: revert;
    }
    .about tr{
        display: grid;
        width: 100%;
    }
    .about td{
        width: 100% !important;
        margin-top: 10px;
    }
    #cont{
        padding-bottom: 30px;
    }
    .about img{
        width: 100%;
        height: auto;
    }
    .news,.news_tt{
        width: 100%;
    }
    .news ul li{
        display: flex;
        justify-content: space-between;
    }
    .news_tt{
        flex: 0 0 80%;
    }
    .news_tt a{
        width: 88%;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .news_time{
        flex: 0 0 20%;
        height: auto;
        line-height: 40px;
    }
    .news_show{
        width: 100%;
    }
    .cont_2 img{
        width: 100%;
        height: auto;
    }
    .product ul{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .product ul li{
        float: none;
        padding-right: 0;
        flex: 0 0 48%;
    }
    .p_tt,.p_img{
        width: auto;
    }
    .p_img{
        width: auto;
        height: 150px;
    }
    .p_img img{
        height: 150px;
        object-fit: contain;
    }
    .pro_show,.pro_show_img{
        width: 100%;
    }
    .pro_show_img{
        float: none;
    }
    .pro_show_info{
        float: none;
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
    #form1 table{
        margin-top: 30px;
    }
    #form1 textarea{
        width: 98%;
    }
    #stuffbox #form1 table{
        width: 100%;
    }
    #stuffbox table td{
        width: 66px;
    }
    #stuffbox #form1 textarea{
        width: auto;
    }
}
























































































































































































































































