.prozhuhead{
	margin:6px 0;
}
.prozhuleft{
	display:flex;
	
}
.prozhuleft button{
	background:#243746;
	color:#fff;
}
.prozhuleft ul{
	display:flex;
}
.prozhuleft ul li{
	width:30px;
	height:30px;
	font-size:26px;
	cursor:pointer;
	line-height:30px;
	text-align:center;
	background:#eeeeee;
	color:#333333;
	margin:0 4px;
}
.prozhuleftactive{
	background:#333333!important;
	color:#fff!important;
}
.prozhuselect{
	position:relative;
}
.prozhuselect p{
	cursor:pointer;
	width:140px;
	padding:4px 10px;
	display:flex;
	justify-content: space-between;
	font-size:13px;
	color:#333333;
	background:#eeeeee;
}
.prozhuselect ol{
	width:140px;
	background:#eeeeee;
	font-size:13px;
	position:absolute;
	z-index:1;
}
.prozhuselect ol li{
	cursor:pointer;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	text-indent:10px;
}
.prozhuselectactive{
	color:#bd9a5e;
	position:relative;
}
.prozhuselectactive::after{
	content: "✔";
	position:absolute;
	right:10px;
}
.prozhuright p{
	text-align:right;
	color:#333;
	font-size:13px;
	border-bottom:1px solid #b2b2b2;
}
.probjpic{
	width:100%;
	height:220px;
	line-height:220px;
	background:#243746;
	padding:10px;
}
.probjpic img{
	width:100%;
	text-align: center;
	display:inline-block;
	vertical-align:middle;
	max-height: 188px;
}
.probjtext h3{
	margin-top: 6px;
	font-size:18px;
	position:relative;
}
.probjtext h3::before{
	content: "";
	width:36px;
	height:2px;
	background:#bd9a5e;
	position:absolute;
	top:23px;
}
.probjtext p{
	font-size:13px;
	line-height:24px;
	margin:10px 0;
	color:#888888;
}
.probjtext p i{
	color:#333;
	margin-right:10px;
}
.probjtext a{
	background:#bd9a5e;
	color:#fff;
	font-size:13px;
	display:block;
	width:120px;
	height:40px;
	text-align:center;
	line-height:40px;
}
.probjone div.probjoneshuju{
	margin-top:15px;
	margin-bottom:15px;
}
.probjtowsjpic{
	width:100%;
	height:120px;
	line-height:120px;
}
.probjtowsjpic img{
	width:100%;
	text-align: center;
	display:inline-block;
	vertical-align:middle;
}
.probjtwotext h4{
	font-size:16px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.probjtwotext p{
	font-size:13px;
	line-height:24px;
	margin:10px 0;
	color:#888888;
	display: -webkit-box;  
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden; 
}
.probjtwotext a{
	background: #bd9a5e;
    color: #fff;
    font-size: 13px;
    display: block;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.probjtwosj{
	padding:20px 10px;
	background:#f0f0f0;
}
.profenyebox{
	margin:30px 0;
	display:flex;
	justify-content: space-between;
	align-items:center;
}
.profenyeleft{
	display:flex;
	align-items:center;
}
.profenyeleft ul,.profenyeleft ol{
	display:flex;
	align-items:center;
}
.profenyeleft ul li{
	margin-right: 20px;
	color:#333;
	background:#eeeeee;
}
.profenyeleftulactive{
	background:#243746!important;
	color:#fff!important;
}
.profenyeleft li{
	cursor:pointer;
	width:30px;
	height:30px;
	margin:0 4px;
	text-align:center;
	line-height:30px;
}
.profenyeleft ol li:first-child{
	background:#eeeeee;
	color:#afafaf;
}
.profenyeleft ol li:last-child{
	background:#bd9a5e;
	color:#fff;
}
.profenyebox p{
	color: #333;
    font-size: 13px;
    border-bottom: 1px solid #b2b2b2;
}
.probujubig{
	margin-top:30px;
}
/*产品详情*/
.cpxqtitle{
	font-size:30px;
	margin-top:40px;
}
.pxqtop{
	padding:30px;
	background:#243746;
}
.pxqtoppic img{
	width:100%;
	
}
.pxqtoptext h4{
	color:#fff;
	margin-bottom:24px;
	font-size:18px;
	position:relative;
}
.pxqtoptext h4:before{
	content: "";
	width:36px;
	height:2px;
	background:#bd9a5e;
	position:absolute;
	top:24px;
}
.pxqtoptext ul li{
	color:#fff;
	font-size:13px;
	position:relative;
	margin:10px 0;
	padding-left:14px;
}
.pxqtoptext ul li:before{
	content: "";
	width:8px;
	height:8px;
	background:#fff;
	border-radius:50%;
	position:absolute;
	left:0;
	top:7px;
}
.profg{
	display:flex;
	justify-content: space-between;
	align-items:center;
	margin:24px 0;
}
.profg button{
	font-size:14px;
	display:block;
	width:120px;
	height:36px;
	text-align:center;
	line-height:36px;
	color:#fff;
	background:#243746;
}
.profg p{
	color: #333;
    font-size: 13px;
    border-bottom: 1px solid #b2b2b2;
}
.profgtext h4{
	font-size:18px;
	color:#bd9a5e;
	position:relative;
	margin-bottom:24px;
}

.profgtext p{
	margin:16px 0;
	font-size:13px;
	line-height:24px;
	color:#888888;
}
.procptd h5{
	color:#fff;
	display:flex;
	justify-content: flex-start;
}
.procptd h5 span{
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	background:#bd9a5e;
}
.procptd h5 button{
	min-width:130px;
	height:30px;
	font-size:13px;
	text-align:center;
	line-height:26px;
	margin-left:4px;
	background:#243746;
}
.procptd ul{
	margin:20px 0;
	font-size:13px;
}
.procptd ul li{
	margin:8px 0;
	display:flex;
	align-items:center;
}
.procptd ul i{
	font-size:10px;
	margin-right:5px;
}
.procptd ul span{
	
	display: -webkit-box;  
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.protable{
	margin:24px 0;
	font-size:12px;
}
.protable thead{
	background:#243746;
	color:#bd9a5e;
}
.protable tbody{
	font-size:12px;
	background:#f6f6f7;
	color:#333;
}
/*动态*/
.dtpic img{
	width:100%;
}
.dttext h4{
	color:#333;
	font-size:14px;
}
.dttext p{
	line-height:24px;
	font-size:12px;
	color:#888;
	display: -webkit-box;  
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.dtdate{
	display:none;
	border-left:1px solid #eeeded;
	text-align:center;
	color:#999;
}
.dtdate h2{
	font-size:30px;
}
.dtdate p{
	font-size:13px;
}
.f9bg{
	background:#f9f9f9;
}
.dtnewsj{
	padding:10px;
	margin: 10px 0;
	cursor:pointer;
}
.dtxqbox h4{
	font-size:18px;
	margin-bottom:30px;
}
.dtxqbox p{
	line-height:24px;
	font-size:12px;
	color:#888;
}
.dtxqbox img{
	width:100%;
	margin:30px auto;
}
/*优势*/
.yshead{
	text-align:center;
	margin:30px 0;
}
.yshead h4{
	font-size:18px;
}
.yshead h6{
	font-size:14px;
	margin:20px 0;
	color:#666;
}
.yshead p{
	font-size:12px;
	color:#999;
}
.ysbox{
	background:#fff;
}
.yspicpublic{
	width:100%;
	height:300px;
}
.yspicpublic h3{
	color:#fff;
	text-align:center;
	line-height:300px;
	font-size:50px;
}
.jsys{
	background:url(../images/advantageyi.png)no-repeat;
	background-size:100% 100%;
}
.jsys2{
	background:url(../images/advantageer.png)no-repeat;
	background-size:100% 100%;
}
.jsys3{
	background:url(../images/advantagesan.png)no-repeat;
	background-size:100% 100%;
}
.jsys4{
	background:url(../images/advantagesi.png)no-repeat;
	background-size:100% 100%;
}
.ystext{
	height:300px;
	font-size:13px;
	padding-left:10px;
	color:#333;
	display:flex;
	flex-wrap:wrap;
	align-content:space-around;
}
.yshg{
	width:40px;
	height:2px;
	background:#bd9a5e;
	margin:30px auto;
	text-align:center;
}
.map{
	width:100%;
	height:400px;
	margin-top:20px;
}
.abewm{
	width:130px;
	height:130px;
	background:#fff;
}
.abewm img{
	width:130px;
	height:130px;
}
.abtext h3{
	margin-top:8px;
	font-size:18px;
	color:#666;
}
.abtext p{
	font-size:12px;
	color:#666;
}
.abtext ul{
	margin:20px 0;
}
.abtext ul li{
	line-height:24px;
	font-size:14px;
	color:#666;
}
.abmain{
	margin:40px 0;
}
.abform p{
	margin:10px 0;
	background:#ececec;
	position:relative;
	border-radius:3px;
	padding:4px 0 4px 10px;
}
.abform p::before{
	content: ".";
	color:#f00;
	position:absolute;
	left:4px;
	top:0px;
}
.abform p input,.abform p textarea{
	width:100%;
	background:transparent;
}
.abform p textarea{
	height:100px;
}
.abtjbtn{
	width:100%;
	height:34px;
	margin-top:10px;
	border-radius:5px;
	background:#f5cd62;
	color:#fff;
}
/*关于*/
.abwzpic img{
	width:100%;
}
.abwztext h4{
	font-size:18px;
	position:relative;
}
.abwztext h4::before{
	content: "";
	width:36px;
	height:2px;
	background:#bd9a5e;
	position:absolute;
	top:24px;
}
.abwztext p{
	font-size:13px;
	color:#999;
	line-height:24px;
	margin:20px 0;
}
	/*<!--1.16修改-->*/
.cpul{
	margin-top: 0px!important;
}
	 /*<!--1.16修改下拉框-->*/

 .menu_list {
            margin: 10px auto;
            width: 240px;
        }

        .menu_head {
            width: 240px;
            height: 47px;
            line-height: 47px;
            padding-left: 8px;
            font-size: 14px;
            color: #525252;
            cursor: pointer;
            position: relative;
            font-weight: bold;
            background: url(../images/hjian.png) center right no-repeat;
            margin: 0;
            border-bottom: 2px solid #f1f1f1;
            font-size: 14px;
        }

        .menu_list .current {
            background: url(../images/huang.png) center right no-repeat;
            border-bottom: 1px solid #f1f1f1;
            color: #bd9a5e;
        }

        .menu_body {
            width: 240px;
            height: auto;
            overflow: hidden;
            line-height: 38px;
        }

            .menu_body a {
                display: block;
                width: 223px;
                height: 45px;
                line-height: 45px;
                padding-left: 38px;
                color: #777777;
                background: #fff;
                text-decoration: none;
                font-size: 13px;
            }

                .menu_body a:hover {
                    text-decoration: none;
                }


        .aclick {
            color: #bd9a5e !important;
        }

/*1.30*/
/*修改激光切割机文字是黑色*/
.pxqtoptext ul span {
	color: #ffffff!important;
}
/*1.30*/

/*1.30修改产品图片过大*/
.pxqtoppic img {
	width: 100%;
	max-width: 378px;
	max-height: 309px;
}
/*1.30*/