@charset "utf-8";
/* CSS Document */

/*css重置*/
*{ margin:0; padding:0;font-family:"Microsoft YaHei";}
a{ text-decoration:none;font-family:"Microsoft YaHei";}
li{ list-style:none;}
.clearfix{ clear:both;}
img{ border:0; display:block;}
p{font-family:"Microsoft YaHei";}



#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:45px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#FE6C9C;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px;position:relative; overflow:hidden;}
	.focus .bd li img{  object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}
.main-header {
    height: 50px;box-shadow: 0px 1px 5px #5c4b51;
    /*background: #a10e15;*/
	background: rgba(255,255,255,1.0);
    z-index: 60;
	width:100%;
	position:relative;
	
}


/*新闻*/


.xw_tip .xw_p3 {
    font-size: 16px;
    color: #333;
    float: left;
    line-height: 144px;
    margin-left: 2%;
    transition: all 0.4s linear;
    width: 80%;line-height: 34px; padding-top:7%
}
.xw_tip {
    height: 114px;
    margin-bottom: 12px}

.xw_kuang2{ display:none}
.xw_tip:hover .xw_p3 {
    color: #fff;
    padding-left: 0px;
}.xw_kuang1 {
    width: 16%;
    float: left;
    padding-top: 29px;
}.xw_kuang1 .xw_p1 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-align: center;
}.xw_kuang1 .xw_p2 {
    font-size: 14px;
    color: #000;
    text-align: center;
    margin-top: 5px;
}.xw_tip .xw_p3 {
    font-size: 16px;
    color: #333;
    float: left;
    line-height: 144px;
    margin-left: 2%;
    transition: all 0.4s linear;
    width: 80%;line-height: 34px; padding-top:7%
}







/*订单*/
/*在线订单*/

.cp_ord_tip {
    width: 100%;
    float: none;
    margin-bottom: 21px;
}.cp_ord_tip .cp_ord_kuang1 {
    height: 35px;
    background-color: #f9f9f9;
    border: 1px solid #cccccc;
    font-size: 13px;
    color: #000;
    padding-left: 10px;
    width: 93%;
    padding-right: 10px;
}.cp_ord_tip2 .cp_ord_kuang2{
    width: 93%;
    min-height: 113px;
    background-color: #f9f9f9;
    border: 1px solid #cccccc;
    font-size: 14px;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}.cp_ord_kuang5{
    width: 100%;
    height: 42px;
    background-color: #0c5cb0;
    border: 0;
    border-radius: 6px;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    color: white;
    cursor: pointer;
    margin-top: 20px; margin-left:0
}


/*翻页*/
.newspage1 A:first-child {
    display: none;
}


/*产品*/
.product-list li {
    background: none;
    width: 48%;
    height: 200px;
    border: 1px solid #ddd;
    display: block;
    line-height: normal;
    overflow: hidden;
    position: relative;
    background: #fff;
    margin-right: 1%;
    margin-bottom: 27px;
}.product-list li figure img {
    width: 100%;
    height: auto;
    transition: 424ms linear;
}