*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
html,body,.caseall{
	width: 100%;
	height: 100%;
}
nav{
	position:inherit !important;
}
.breadcrumb{
	height: 60px;
	line-height: 60px;
	margin-left: 15px;
	margin-right: 15px;
}
.layui-breadcrumb{
	display: block;
	visibility:initial;
}
.layui-breadcrumb a{
	color: #000 !important;
}
.layui-breadcrumb a:hover{
	color: #009688 !important;
}
.layui-breadcrumb>*{
	font-size: 12px;
}
.layui-breadcrumb a cite{
	border: 1px solid #009688;
	color: #009688;
	padding: 4px 12px;
	border-radius: 2px;
	margin-right: 10px;
}
.case_conts{
	padding: 0 15px;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
}
.case_cont_tit{
	height: 50px;
	line-height: 50px;
    width: 100%;
    text-align: center;
    font-size: 24px;
}

.left_column{
	flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	*float: left;
	float: left\0;
	*width: 64%;
	width: 64%\0;
	*height: 800px;
	height: 800px\0;
	background: white;
	overflow: hidden;
	padding: 30px;
}
.info_column{
	*float: left;
	float: left\0;
	width: 16%;
	background: white;
	overflow: hidden;
	margin-right: 15px;
}
.sale{
	background: white;
	padding: 20px;
	width: 100%;
	margin-bottom: 15px;
}
.sale .title{
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}
.sale a{
	display: block;
	width: 100%;
	overflow: hidden;
}
.sale a img{
	max-width: 100%;
	display: block;
}
.servers{
	background: white;
	text-align: center;
	overflow: hidden;
}
.servers img{
	display: inline-block;
	margin: 20px 10px 0 10px;
}
.left_columns{
	flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	*float: left;
	float: left\0;
	*width: 82%;
	width: 82%\0;
	*height: 800px;
	height: 800px\0;
	background: white;
	overflow: hidden;
}
.right_column{
	*float: left;
	float: left\0;
	width: 16%;	
	margin-left: 15px;	
}
.right_column .form{
	background: white;
	padding: 20px;
	width: 100%;
}
.form .title,.case_right_list .title{
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}
.layui-input-block{
	margin-left: 0 !important;
	font-size: 14px;
	position: relative;
}
.layui-input-block span{
	position: absolute;
	right: 10px;
	top: 10px;
}
.layui-form-item .layui-inline{
	width: 100%;
	margin: 0 !important;
	font-size: 14px;
}
.layui-form-item{
	margin-bottom: 10px !important;
}
.layui-form-item:last-child{
	margin-bottom: 0 !important;
}
.layui-inline .top{
	width: 100%;
}

.layui-form-select dl dd.layui-this{
	background: #e60012;
}
.sub_info_top{
	font-size: 12px;
	color: #e60012;
	margin-bottom: 10px;
}
.sub_btn{
	width: 100%;
    font-size: 16px;
    background: #e60012;
}
.server{
	margin: 15px 0;
        width: 100%;
}
.server img{
    max-width:100%;
    display: block;
}
.case_info{
	background: white;
	overflow-y: auto;
	padding: 20px 20px 10px 20px;
}
.case_info dl{
	display:-webkit-flex; 
	display:-moz-flex;
	display:flex;
	*display: block;
	display: block\0;
	overflow: hidden;
	width: 100%;
}
.case_info dl dt{
	display: block;
	*float: left;
	float: left\0;
	width: 64px;
	height: 64px;
	border-radius: 4px;
	overflow: hidden;
}
.case_info dl dt img{
	max-width: 100%;
}
.case_info dl dd{
	flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	*float: left;
	float: left\0;
	display: block;
	*width: 182px;
	width: 182px\0;
	margin-left: 10px;
}
.case_info dl dd h4{
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-flex; 
	display:-moz-flex;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	font-weight: bold;
}
.case_info dl dd span{
	font-size: 14px;
	color: #999;
}
.case_ly{
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	color: #666;
}
.case_style{
	margin-top: 15px;
}
.case_style span{
	display: inline-block;
	border:1px solid #ccc;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	border-radius: 16px;
	margin-right: 6px;
	font-size: 14px;
	margin-bottom: 10px;
}

.casegd{
	width: 1230px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
}
.casegdx{
	width: 1230px;
	margin: 80px auto 0 auto;
}
.casegd_title{
	width: 100%;
	overflow: hidden;
	font-size: 28px;
}
.casegd_title .eye{
	float: right;
	font-size: 14px;
	color: #666;
	padding-top: 12px;
}
.casegd_info{
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
	padding: 30px 0;
}
.casegd_info span{
	display: block;
	flex: 1;
	font-size: 14px;
}
.casegd_info span.on{
	color: #e60012;
}
.select_pro{
	position: fixed;
	top:290px;
	left: 200px;
}
.select_pro ul{
	width: 120px;
	padding:10px 20px;
	display: block;
	overflow: hidden;
	background: white;
}
.select_pro ul li{
	width: 100%;
	height: 34px;
	line-height: 38px;
	font-size: 14px;
	cursor: pointer;
	position: relative;
}
.select_pro ul li:before{
	content: '';
	position: absolute;
	right: 6px;
	top: 17px;
	background: #ccc;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	z-index: 99;
}
.select_pro ul li:after{
	content: '';
	position: absolute;
	right: 0;
	top: 11px;
	background: white;
	border: 2px solid #ccc;
	width: 12px;
	height: 12px;
	border-radius: 8px;
}
.select_pro ul li.on{
	color: #e60012;
	font-weight: bold;
}
.select_pro ul li.on:before{
	background:#e60012 ;
}
.select_pro ul li.on:after{
	border-color: #e60012 ;
}
.casegd_pro{
	margin: 30px 0 20px 0;
}
.casegd_pro ul{
	display: block;
	width: 100%;
}
.casegd_pro ul li{
	display: block;	
	margin: 0 15px;
	position: relative;
	border-left: 1px dashed #e60012;
	padding: 30px 0 30px 20px;
}
.casegd_pro ul li .menu{
	position: absolute;
	left:0;
	top: -10px;
	padding-left: 20px;
}
.casegd_pro ul li .menu:before{
	content: '';
	display: block;
	position: absolute;
	left: -13px;
	top: 3px;
	width: 16px;
	height: 16px;
	background: white;
	border:4px solid #e60012;
	border-radius: 12px;
}
.casegd_pro ul li .menu:after{
	content: '';
	display: block;
	position: absolute;
	left: -4px;
	top: 12px;
	width: 6px;
	height: 6px;
	background: #e60012;
	border-radius: 3px;
	z-index: 99;
}
.casegd_pro ul li .menu span{
	display: block;
	padding: 5px 8px;
	background: #e60012;
	color: white;
	font-size: 14px;
	position: relative;
}
.casegd_pro ul li .menu span:before{
	content: '';
	display: block;
	position: absolute;
	left: -6px;
	top: 8px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid #e60012;
    border-bottom: 6px solid transparent;
}
.casegd_pro ul li .txt {
	font-size: 14px;
	line-height: 22px;
}
.casegd_pro ul li .txt p{
	margin-bottom: 10px;
}
.casegd_pro ul li .txt img{
	display: block;
	max-width: 100%;
}
.case_right_list{
	margin-top: 15px;
	background: white;
	padding: 20px;
	width: 100%;
}
.case_right_list ul li{
	display: block;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.case_right_list ul li:last-child{
	margin-bottom: 0;
}
.case_right_list ul li .pic{
	width: 100%;
	height: 180px;
	overflow: hidden;	
}
.case_right_list ul li .pic img{
	max-width: 100%;
	display: block;
	transition: all 0.2s ease-in;
}
.case_right_list ul li:hover .pic img{
	transform: scale(1.05);
}
.case_right_list ul li .txt{
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
}
.case_right_list ul li .txt .photo{
	width: 48px;
	height: 48px;
	overflow: hidden;
	border-radius: 4px;
	margin-right: 10px;
	float: left;
}
.case_right_list ul li .txt .photo img{
	max-width: 100%;
}
.case_right_list ul li .txt .txt_info{
	width: 202px;
	overflow: hidden;
	float: left;
}
.case_right_list ul li .txt .txt_info h4{
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
}
.case_right_list ul li .txt .txt_info span{
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
    font-size: 14px;
    color: #666;
    margin-top: 8px;
}
.case_right_list ul li:hover .txt .txt_info h4 a{
	color: #e60012;
	font-weight: bold;
}
.case_right_list ul li:hover .txt .txt_info span{
	color: #000;
}
