

.benneric{
	position: relative;
	display: table;
	width: 100%;
	height: 40vh;
	margin: 0 auto;
	z-index: 1;
	overflow: hidden;
	background: url("../images/bnneric.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.benneric .title{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	margin: 0 auto;
}
.benneric .title>div{
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.benneric .title h2{
	display: block;
	margin: 20px 0;
	text-align: left;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.25;
	color: #333;
	letter-spacing: 3px;
}
.benneric .title h2 span{
	padding-bottom: 5px;
	font-weight: 600;
	border-bottom: 3px solid #ce2d35;
}
.benneric .title p{
	font-size: 14px;
	text-align: left;
	color: #333;
	opacity: 0.8;
	text-transform: uppercase;
}


.cewrap{
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 45px;
	padding-bottom: 65px; 
	overflow: hidden;
}
.cewrap>div{
	width: 100%;
	overflow: hidden;
}
.cewrap .item{
	float: left;
	display: inline-block;
	position: relative;
	width: 100%;
	margin: 0 25px 25px 0;
	padding:8vh;
	overflow: hidden;
	background-color: #f7f7f7;
}

.cewrap .item-25{
	width: calc(50% - 25px);
}
.cewrap .item-pa{
	background-image: url("../images/cp01.jpg");
	background-repeat: no-repeat;
	background-position: left;
}
.cewrap .item img{
	max-width: 100%;
	border: none;
}
.cewrap .item h2{
	display: table;
	margin: 3.5rem 0;
	font-size: 26px;
	line-height: 1.5;
	font-weight: 600;
	color: #333;
}
.cewrap .item .arrow-button-arrow{
	position: relative;
	width: 2.8em;
	height: 2.8em;
	border: 2px solid #666;
	transition: all .36s ease;
	border-radius: 50%;
	text-align: center;
	opacity: 0.8;
}
.cewrap .item .arrow-button-arrow.arrow_right{
	float: right;
}
.arrow-button-arrow:before{
    left: 50%;
    width: 44%;
    height: 2px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #666;
}
.arrow-button-arrow:after{
	left: 60%;
    width: 12.5px;
    height: 12.5px;
    -webkit-transform: rotate(-45deg) translate(-50%,-50%);
    -ms-transform: rotate(-45deg) translate(-50%,-50%);
    transform: rotate(-45deg) translate(-35%,-50%);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    border: 2px solid #666;
    border-width: 0 2px 2px 0;
}
.arrow-button-arrow:after, .arrow-button-arrow:before{
	display: block;
    position: absolute;
    top: 50%;
    content: "";
}
.cewrap .item a:hover{
	text-decoration: none;
}
.cewrap .item a:hover .arrow-button-arrow,
.cewrap .item a:hover .arrow-button-arrow:after{
	border-color: #ce2d35;
	text-decoration: none;
}
.cewrap .item a:hover  .arrow-button-arrow:before{
	background-color: #ce2d35;
}
.cewrap .item-fl {
	background-image: url(../images/cp2.png);
	background-repeat: no-repeat;
	background-position: right;
}


/* caseDetail item */
/*.cewrap .item-fl{
	background-image: url("../images/cp2.png");
	background-repeat: no-repeat;
	background-position: left;
} */
.item-pa>div{
	width:100%;
	height:auto;
}
.item-pa h2{
	text-align: right;
}
.item-pa a{
	display: block;
	float: right;
	overflow: hidden;
	width:280px;
	/*font-size:0;*/
}
.item-pa a .logo1{
	float: right;
}
.cewrap .item h2.logo1_des{
	float: right;
	display:block;
	font-size:26px;
	margin:10px 0;
}
.cewrap .item-fl>div{
	position: relative;
	right: 0;
	margin-top: 10px;
	display: table;
	float: left;
	width: 100%;
	height: 100%;
}
.cewrap .item-fl h2{
	text-align: left;
	margin: 0 0 3.5rem 0;
}
.cewrap .item-fl a{
	float: left;
	display: block;
	width: 100%;
	height: 100%;
}

/* caseDetail item */
.cewrap .item-33{
	width: calc(33.333% - 25px);
	padding: 3vh;
}
.cewrap .item h3{
	font-size: 2.2rem;
	margin-top: 35px;
	margin-bottom: 25px;
	color: #333;
	font-weight: 600;
}
.cewrap .item p{
	font-size: 14px;
	margin-bottom: 35px;
	color: #666;
	line-height: 1.5;
}




/* caseDetail hw详情页 */
.minipage{
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.module{
	display: block;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ccc;
}
.minipage .ow-ltem{
	display: block;
	margin-top: 25px;
	margin-bottom: 35px;
}
.minipage .title{
	font-size: 24px;
	line-height: 1.25;
	font-weight: 600;
	padding-top: 35px;
	padding-bottom: 15px;
	margin: auto;
	border-bottom: 1px solid #ebebeb;
}
.minipage .item-img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	padding: 65px 0;
}

.minipage .ow-ltem .subtitle{
	display:block;
	text-align: left;
	margin-left: 45px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 1;
	font-weight: 600;
	color: #ce2d35;
	border-left: 2px solid #ce2d35;
}
.minipage p{
	margin: auto;
	font-size: 14px;
	line-height: 2;
	font-weight: 400;
	color: #666;
	letter-spacing: 0.5px;
}
.minipage dl {
	margin: auto;
	font-size: 14px;
	line-height: 2;
	font-weight: 400;
	color: #666;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
}
.minipage dt {line-height: 2;}
.minipage dd {line-height: 1.5; text-indent: 2rem;}

.conTabBtn{
	position: relative;
	display: 0;
	width: 100%;
	margin: 65px 0;
	overflow: hidden;
}
.conTabBtn .post-prev,
.conTabBtn .post-next{
	transition: all .36s ease;
    position: relative;
    width: 50%;
    height: 120px;
    overflow: hidden;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    background: #f5f5f5;
}
.conTabBtn .post-prev{
	float: left;
	padding-left: 85px;
}
.conTabBtn .post-next{
	float: right;
	padding-right: 85px;
}
.conTabBtn .post-next .infor-wrap{
	float: right;
	text-align: right;
}
.conTabBtn .infor-wrap{
	width: 250px;
    position: relative;
    top: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.conTabBtn .infor-wrap .title{
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.25;
	color: #333;
	border: none;
	padding: 0;
}
.conTabBtn .infor-wrap .subtitle{
	display: block;
	font-size: 14px;
	color: #666;
	border: none;
}
.details{
	position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ccc;
    font-size: 24px;
    overflow: hidden;

}
.post-prev .details{
	left: 40px;
}
.post-next .details{
	right: 40px;
}

.conTabBtn a:hover{
	text-decoration: none;
}
.conTabBtn a:hover .infor-wrap .title{
	text-decoration: none;
	color: #ce2d35;
}
.conTabBtn a:hover .details{
	color: #ce2d35;	
}