.bannerPic{
	/* height: 480px; */
}
.bannerPic img{
    width: 100%;
	/* height: 309px; */
}
.content{
    height: 100%;
    /* margin-top: 70px; */
	margin-bottom: 133px;
    box-sizing: border-box;
}
.content_titleBox{
	position: relative;
}
.content_title{
	position: absolute;
    top: -110px;
    width: 282px;
    height: 200px;
    padding: 50px 109px 118px 30px;
    box-sizing: border-box;
    background: #50B4FF;
    margin-bottom: 30px;
}
.engName{
    font-size:28px;
	font-family:'ArialMT';
	color:rgba(255,255,255,1);
    display: block;
    margin-bottom: 12px;
    box-sizing: border-box;
}
.chaName{
    font-size:24px;
	font-family:'AlibabaPuHuiTiM';
	color:rgba(255,255,255,1);
    display: block;
}

.boxMain{
	/* position: relative; */
	/* margin-top: 60px!important; */
}
.content_body{
	width: 100%;
}
.boxMainLeft{
	float: left;
    width: 240px;
    /* min-width: 265px; */
    margin-top: 40px;
	margin-right: 1.78%;
	padding-top: 16px;
    height: 467px;
    background: #F9F9F9;
}

.caseboxMainRight{
	width: 92%;
	margin-top: 40px;
	box-sizing: border-box;
}
.boxMainRight h2{
	font-size: 26px;
	color: #333333;
	line-height: 1;
	padding-bottom: 18px;
	margin-bottom: 30px;
	border-bottom: 1px solid #EEEEEE;
	font-family:SourceHanSansCN-Medium;
}
.flr{
	float: right;
}
.itemMain{
	/* border: 1px solid #EEEEEE; */
	min-height: 70px;
	background: rgba(249,249,250,1);
}
.itemTitle{
	/* padding: 0 9%; */
	cursor:pointer;
}
.itemTitle span{
	height: 70px;
	line-height:70px;
	font-size: 18px;
	font-family:SourceHanSansCN-Medium;
	color: #FFFFFF;
}
.ItemBox ol{
	padding: 0 14.95%;
	height: 52px;
    background: rgba(249,249,250,1);
    padding: 18px 0 0 0px;
    margin: 0 auto;
    width: 80%;
}
.ItemBox ol a{
	display: block;
	width: 100%;
	line-height: 33px;
	height: 51px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	/* border-bottom: 1px solid #EEEEEE; */
	color: #50B4FF;
	border-bottom: 1px solid rgba(238,238,238,1);
}
.ItemBox ol:last-child{
	border-bottom: 1px solid rgba(238,238,238,1);
}
.ItemBox ol:hover{
	border-bottom: 1px solid #50B4FF;
}
.clickList{
	/* background: #50B4FF; */
	color: #50B4FF;
}
.itemTitle .rightIcon{
	font-size: 18px;
}
.rightIcon{
	display: inline-block;
	width: 100%;
	background: url(../images/jiantouh.png) no-repeat right;
}
.rightIcon:hover{
	background: url(../images/jiantoul.png) no-repeat right;
}

/* 右侧内容 */
.boxMainRight h2{
	font-size:20px;
	font-family:SourceHanSansCN-Medium;
	font-weight:500;
	color:rgba(51,51,51,1);
}
.boxMainRight{
	float: right;
	/* max-width: 1118px; */
	width: 77%;
	min-width:788px;
	/* padding: 30px; */
	box-sizing: border-box;
	background:rgba(255,255,255,1);
	/* border:1px solid rgba(238,238,238,1); */
}
.Neirong{
	width: 100%;
}
/* 商品卡片 */
.NeirongItem{
	width: 29.8%;
    border: 1px solid rgba(238,238,238,1);
    box-sizing: border-box;
    float: left;
    margin-right: 3.5%;
	margin-bottom: 4%;
}
.neirongPicbox{
	padding: 20px 20px 10px 20px;
	box-sizing: border-box;
}
.neirongWenzi{
	height:56px;
	line-height: 56px;
	text-align: center;
	background:rgba(249,249,250,1);
	border:1px solid rgba(238,238,238,1);
}
.active{
	border-bottom: 1px solid #50B4FF;
	color: #50B4FF;
	width: 80%;
    margin: 0 auto;
}

/* 面包屑导航 */
.daohang{
	width: 100%;
	height: 50px;
	background: #F5F5F5;
}

/* 右侧内容 */
.kapian{
	width: 100%;
	height: 280px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(238,238,238,1);
	margin-bottom: 30px;
	padding: 30px;
	box-sizing: border-box;
}
.news_kapian{
	width: 100%;
	/* height: 296px; */
	/* background:rgba(255,255,255,1); */
	padding: 50px 0;
	box-sizing: border-box;
	border-bottom:1px solid rgba(238,238,238,1);
}
.txtNeirong .news_kapian:first-child{
	border-bottom:1px solid rgba(238,238,238,1);
	padding-top: 0;
}
.txtNeirong .news_kapian:last-child{
	border-bottom:none;
	padding-bottom: 0;
}
.kapian:hover{
	box-shadow:0px 4px 10px 0px rgba(0,0,0,0.12);
}
/* .news_kapian:hover{
	box-shadow:0px 4px 10px 0px rgba(0,0,0,0.12);
} */
.kapian:hover .title a{
	color:rgba(80,180,255,1);
}
.kapian:hover .learn_more a{
	color: rgba(80,180,255,1);
}
.kapian:hover .learn_more{
	background: url(../images/index_jiantoul.png) right no-repeat;
}
.news_kapian:hover .news_title a{
	color:rgba(80,180,255,1);
}
.kapian_left{
	width: 64%;
	float: left;
}
.news_kapian_left{
	width: 34%;
    float: left;
    margin-right: 4%;
}
.news_kapian_left img{
	width: 100%;
}
.kapian_right{
	width: 35.6%;
	float: left;
}
.news_kapian_right{
	width: 62%;
	float: left;
}
.kapian_right img{
	width: 100%;
}
.news_kapian_right img{
	width: 100%;
}
.title a{
	display: block;
	font-size:20px;
	font-family:'AlibabaPuHuiTiB';
	color: #333333;
	margin-bottom: 30px;
}
.news_title a{
	display: block;
	font-size:16px;
	font-weight: 600;
	font-family:'AlibabaPuHuiTiM';
	color:rgba(74,74,74,1);
	margin-bottom: 16px;
}
.time{
	font-size:18px;
	font-family:'AlibabaPuHuiTiR';
	color:rgba(128,128,128,1);
}
.news_time{
	font-size:16px;
	font-family:'AlibabaPuHuiTiM';
	color:rgba(102,102,102,1);
	margin-bottom: 16px;
}
.something{
	font-size:18px;
	font-family:'AlibabaPuHuiTiR';
	color:rgba(128,128,128,1);
	margin: 24px 0 32px 0;
}
.news_something{
	font-size:14px;
	line-height: 25px;
	font-family:'AlibabaPuHuiTiR';
	color:rgba(102,102,102,1);
	margin: 0px 0 14px 0;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}



/* 单层切换——单页 */
.danye_title{
	font-size:24px;
	font-family:'SourceHanSansCN';
	font-weight:500;
	color:rgba(51,51,51,1);
	padding-bottom: 30px;
	border-bottom: 1px solid #EEEEEE;
	box-sizing: border-box;
}
.danye_time{
	font-size:16px;
	font-family:'SourceHanSansCN';
	font-weight:400;
	color:rgba(102,102,102,1);
	padding: 30px 0;
	box-sizing: border-box;
}
.danye_neirong{
	text-indent:2em;
}
.danye_neirong img{
	width: 100%;
}
.thead-light{
	background: #00A0C0;
}
.thead-light tr th{
	font-size: 16px;
	color: #FFFFFF;
}
/* 详情页内容部分样式 */
.case_title{
	font-size:20px;
	font-family:'AlibabaPuHuiTiB';
	color:rgba(51,51,51,1);
	padding-bottom: 30px;
	border-bottom: 1px solid #EEEEEE;
}
.case_time{
	margin: 30px 0;
}
.time1{
	float: left;
	font-size:18px;
	font-family:'AlibabaPuHuiTiR';
	color:rgba(102,102,102,1);
	margin-right: 80px;
}
.time2{
	float: left;
	font-size:18px;
	font-family:'AlibabaPuHuiTiR';
	color:rgba(102,102,102,1);
}
.case_neirong{
	text-indent:2em;
	font-size:16px;
	font-family:'AlibabaPuHuiTiR';
	color:rgba(51,51,51,1);
}