.left {float: left;width: 25%;
}
.right {float: left;width: 75%;
}



.mianbxContent{height:25px;width:90%;text-align:right;}
.detailcontent>img{width: 100%;}

.left_box {
   border: #ccc dashed 2px;
   border-radius: 1px;
   margin-top: 30px;
   margin-right: 5px;
   margin-left: 5px;
}
.service_phone{margin-top: 1.875rem;}
.left_item_title {
    font-size: 18px;
    color: #C40000;
    font-weight: bold;
    position: relative;
    left: 0px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    box-sizing: content-box;
    text-align: center;
}
.left_item_content_title span{font-size: 2rem}
.left_item_content {
    font-size: 14px;
    margin-bottom: 10px;
    color: #333;
	height:24px;
}
.dptitle{
	font-size: 16px;color: red;
}
/* 留言 */
.feforn{margin: 0 5px;}
.feIn {width: 85%;}

/* 新闻 */
.list-5 li {
	margin-bottom: 15px;
}
.list-5 li a {
	display: block;
	border: 1.5px solid #ddd;
	padding: 15px;
	overflow: hidden;
	margin: 5px;
}
.list-5 li .text,.intr h4 {
	color: #000;
}

.list-5 li .text p {
	color: #797979;
}
.list-5 li a .text,.intr .more {
	float: right;
	padding: 6px 12px;
	color: #fff;
	background-color: #B6B6B6;
}
.list-5 li a:hover {
	border-color: #1E3C74;
}
.list-5 li a:hover .text h4 {
	color: #1E3C74;
}
.list-5 li a:hover .text .more {
	background-color: #1E3C74;
}
.list-5 li a:hover .intr .more {
	background-color: #1E3C74;
}
.newsdate {
	float: right;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.tuwen { display: flex; margin: 15px;
}
.tu-tu{width: 40%;}
.tu-tu img{width: 100%;}
.tu-wen{margin: 10px; width: 60%;}

.tishiyu{border: #2407ff dashed 1px;}
.ser_title_intr{font-size: 22px;text-align: center;}

/*产品*/
.case-img{width:  28rem;height: 24rem; font-size:0;vertical-align: top;}
.case-tu p{background: #EFEFEF;text-align: center;margin-bottom: 1rem; padding:5px 0;width: 28rem;}

/*案例*/
.caselist >div:nth-child(odd){border: #0000ff dashed 2px;margin: 10px 5px;}
.caselist >div:nth-child(even){border: #ff2e13 dashed 2px;margin: 10px 5px;}
.ser_content_hire,.ser_title_hire{display: none;}
.case-imglist{display: flex;align-items: flex-start;}
.caseimgshow{    width: 48%;margin: 01%;}

/*新闻*/
.newscase{border-bottom: 1px solid #ececec;margin-bottom: 2rem}

@media screen and (max-width: 768px) {
	.left{width: 100%;}
	.right{width: 100%;}
	.case-img{width:  100%;height:100%; }
	.case-tu p{width:100%;}
}
