*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.new_n{
	width: 1230px;
	margin: 80px auto 0 auto;
}
.breadcrumb{
	height: 60px;
	line-height: 60px;
}
.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;
}
.new_list{
	width: 1230px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.new_nav{
	width: 180px;
	float: left;
	padding: 100px 20px 20px 20px;
	background:url(../images/newlistnav.jpg) no-repeat left top white;	
}
.new_nav a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #d2d2d2;
	text-align: center;
	height: 80px;
	line-height: 80px;
}
.new_nav .on{
	color: #E60012;
	border-bottom-color: #E60012;
	font-weight: bold;
}
.left_cols{
	width: 710px;
	float: left;
	background: white;
	padding: 0 20px;
	margin-left: 20px;
}
.left_column{
	width: 910px;
	float: left;
	background: white;
	padding: 0 20px;
}
.left_column ul li,.left_cols li{
	display: block;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 30px 0;
	overflow: hidden;
}

.left_column li .time,.left_cols li .time{
	width: 66px;
	float: left;
	color: #999999;
	font-family: arial;
	font-size: 14px;
	padding-left: 5px;
	position: relative;	
}
.left_column li .time span,.left_cols li .time span{
	color: #000;
	font-size: 24px;
	display: block;
	margin-bottom: 5px;
	margin-left: -2px;
}
.left_column li .time:before,.left_cols li .time:before{
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	left: 3px;
	top: 80px;
	display: none;
	background: #e60012;
}
.left_column li .time:after,.left_cols li .time:after{
	content: '';
	width: 12px;
	height: 1px;
	position: absolute;
	left: 7px;
	top: 90px;
	background: #999;
}
.left_column li .pic{
	width: 260px;
	height: 180px;
	overflow: hidden;
	float: left;
	margin: 0 15px;
}
.left_cols li .pic{
	width: 210px;
	height: 145px;
	overflow: hidden;
	float: left;
	margin: 0 15px;
}
.left_column li .pic img,.left_cols li .pic img{
	max-width: 100%;
	display: block;
}
.left_column li .txt{
	float: left;
	width: 476px;
	height: 180px;
	position: relative;
}
.left_cols li .txt{
	float: left;
	width: 344px;
	height: 145px;
	position: relative;
}
.left_column li .txt .title,.left_cols li .txt .title{
	font-size: 20px;
	display: block;
}
.left_column li .txt p,.left_cols li .txt p{
	font-size: 14px;
	margin-top: 15px;
	line-height: 20px;
	color: #999;
}
.left_cols li .txt p{
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.left_column li .txt .info,.left_cols li .txt .info{
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	overflow: hidden;
	width: 100%;
}
.left_column li .txt .info i,.left_cols li .txt .info i{
	display: inline-block;
	float: left;
}
.left_column li .txt .info span,.left_cols li .txt .info span{
	margin-left: 5px;
	float: left;
	line-height: 18px;
}
.left_column li .txt .info font,.left_cols li .txt .info font{
	margin-left: 30px;
	color: #999;
}
.left_cols li .txt .info font{
	margin-left: 0;
	margin-right: 10px;
}
.left_column li .txt .info font em,.left_cols li .txt .info font em{
	color: #009688;
	margin-left: 5px;
}
.left_column li .txt .info .eye,.left_cols li .txt .info .eye{
	float: right;
}
.left_column li:hover,.left_cols li:hover{
	transition: all 0.2s ease-in;
	padding-left: 15px;
	border-color: #e60012;
}
.left_column li:hover .txt .title,.left_cols li:hover .txt .title{
	color: #e60012;
	font-weight: bold;
}
.left_column li:hover .time:before,.left_cols li:hover .time:before{
	display: block;
}
.left_column li:hover .time:after,.left_cols li:hover .time:after{
	background: white;
}
.right_column{
	width: 300px;
	float: right;	
}
.sale{
	background: white;
	padding: 20px;
	width: 100%;
}
.sale a{
	display: block;
	width: 260px;
	height: 160px;
	overflow: hidden;
}
.sale a img{
	max-width: 100%;
	display: block;
}
.right_column .form{
	background: white;
	padding: 20px;
	width: 100%;
	margin-top: 20px;
}
.form .title,.case_right_list .title,.sale .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: 6px;
}
.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: 14px;
    background: #e60012;
}
.server{
	margin: 20px 0;
}
.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;
}
#page{
	margin: 30px 0;
}

.left_columns{
	width: 910px;
	float: left;	
}
.new_price{
	width: 100%;
	height: 242px;
	background: url(../images/news_pricebg.jpg) no-repeat center top white;
	padding: 30px;
}
.left_form{
	width: 320px;
	float: left;
}
.left_form .layui-form-item:first-child,.left_form .layui-form-item:nth-child(2){
	width: 155px;
	float: left;
}
.left_form .layui-form-item:nth-child(2){
	margin-left: 10px;
	clear: right;
}
.left_form .top{
	width: 155px;
	float: left;
	margin-left: 10px !important;
}
.left_form .top:first-child,.left_form .bottom:first-child{
	margin-left:0 !important;
}
.left_form .layui-input-inline{
	width: 100%;
}
.left_form .bottom{
	width: 100px;
	float: left;
	margin-left: 10px !important;
}
.right_price{
	width: 320px;
	float: right;
	background: white;
	border-radius: 2px;
	height: 182px;
	padding: 30px;
}
#total {
	font-size: 16px;
	overflow: hidden;
	width: 230px;
	margin: 5px auto 30px auto;
}
#total span{
	float: left;
	margin: 0 5px;
	line-height: 28px;	
}
#total .t_num {
	float: left;
	line-height: 13px;
	margin: 2px 6px 0 0;	
}

#total .t_num i {
	width: 15px;
	height: 23px;
	display: inline-block;
	background: url(../images/number.png) no-repeat;
	background-position: 0 0;
	text-indent: -999em;
}
.right_price .bj{
	float: left;
	width: 50%;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	color: #666;
}
.right_price .bj em{
	color: #e60012;
}

.mid_btn {
	width: 110px;
	position: relative;
	left: 374px;
	top: -122px;
}
.mid_btn:before{
	position: absolute;
	content: '';
	width: 60px;
	height: 2px;
	background: white;
	left: -60px;
	top: 50px;
}
.mid_btn:after{
	position: absolute;
	content: '';
	width: 60px;
	height: 2px;
	background: white;
	right: -60px;
	top: 50px;
}
.mid_btn .btn_bg {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 2px solid white;
	position: relative;
}

.mid_btn .btn_bg:after {
	content: "";
	position: absolute;
	display: block;
	width: 42px;
	height: 120px;
	left: 36px;
	top:-1px;
}

.mid_btn .btn_bg a {
	display: block;
	width: 90px;
	height: 90px;
	border: 10px solid rgba(253,225,37,0.5);
	background: #fde125;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: absolute;
	left: 8px;
	top: 8px;
	z-index: 999;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 14px;
	text-align: center;
	color: #000;
}
.mid_btn .btn_bg a:hover:after{
	content: "";
	display: block;
	width: 90px;
	height: 90px;
	border: 10px solid #fde125;
	background: none;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: absolute;
	left: -10px;
	top: -10px;
	z-index: 998;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	animation: tt 1s infinite linear;
	-webkit-animation: tt 1s infinite linear;
	-moz-animation: tt 1s infinite linear;	
}
/*动画*/
@-moz-keyframes tt {
	0% {
		-moz-transform: scale(1);
		opacity: 1;
	}
	50% {
		-moz-transform: scale(1.2);
		opacity: 0.5;
	}
	100% {
		-moz-transform: scale(1);
		opacity: 0;
	}
}
}
@-webkit-keyframes tt {
	0% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	50% {
		-webkit-transform: scale(1.2);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 0;
	}
}
@keyframes tt {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(1.2);
		opacity: 0.5;
	}
	100% {
		transform: scale(1);
		opacity: 0;
	}
}
.left_form .form{
	height: 182px;
}
/*news_cont style begin*/
.news_cont{
	width: 100%;
	padding: 30px;
	background: white;
}
.news_cont .title{
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.news_cont .title h2 {
	display: block;
	font-size: 26px;
	line-height: 40px;
}

.news_cont .title span {
	display: inline-block;
	margin: 10px 10px 0;
	font-size: 12px;
	color: #666;
}

.news_cont .intro {
	margin-top: 15px;
	background-color: #ededed;
	overflow: hidden;
}

.news_cont .intro em {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 10px;
	background: #e3161e url(../images/news_intro_bg.png) center no-repeat;
}

.news_cont .intro div.cont {
	font-size: 14px;
	margin: 12px 14px;	
	overflow:hidden; 
	color: #666;
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3
}

.news_cont .content {
	padding: 20px 0;
	line-height: 32px;
}
.news_cont .content img{
	display: block;
	max-width: 100%;
	margin: 10px auto;
}
.conts_info{
	padding: 30px;
	text-align: center;
}
.rel_ok{
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-radius: 40px;
	cursor: pointer;
}
.btn_ok{
	border: none;
	width: 26px;
	height: 26px;
	background: url(../images/rel_okbg.jpg) no-repeat left top;
	overflow: hidden;
	margin: 18px auto 0 auto;
	display: block;	
}
.rel_ok p{
	font-size: 14px;
	color: #e60012;
}
.cont_key{
	text-align: center;
	padding: 30px 0 10px 0;
	font-size: 14px;
}
.cont_key em{
	color: #009688;
	margin-right: 15px;
}
.share{
	text-align: center;
	width: 400px;
	margin: 0 auto;
}
.page_np{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	overflow: hidden;
}
.page_np a{
	font-size: 14px;
}
.page_np a.pre{
	float: left;
}
.page_np a.next{
	float: right;
}
.news_title{
	margin:40px auto 0 auto;
	width: 1230px;
	padding-left: 15px;
	font-size: 20px;
	position: relative;
}
.bot{
	margin-top: 20px;
}
.news_title:before{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
	width: 4px;
	height: 20px;
	background: #e60012;
}
.other_new{
	width: 100%;
	display: block;
	overflow: hidden;
	padding: 20px 0;
}
.new_top{
	width: 1230px;
	margin: 0 auto;
}
.new_top ul{
	width: 920px;
	display: block;
}
.new_top ul li{
	width: 296px;
	float: left;
	margin-right: 15px;
	background: white;
}
.new_top ul li:last-child{
	margin: 0;
}
.new_top ul li .pic{
	width: 100%;
	height: 207px;
	overflow: hidden;
}
.new_top ul li .pic img{
	max-width: 100%;
	display: block;
	transition: all 0.2s ease-in;
}
.new_top ul li .txt{
	padding:15px 15px 30px 15px;
}
.new_top ul li .txt h4 a,.new_bot ul li .txt .title{
	width: 100%;
	display: block;
	white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.new_top ul li .txt p{
	display: block;
	width: 100%;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	font-size: 14px;
	color: #999;
	margin: 10px 0;
	min-height: 40px;
}
.new_top ul li .txt .more{
	font-size: 14px;
	display: block;
	border:1px solid #ccc;
	width: 96px;
	height: 32px;
	border-radius: 16px;
	text-align: center;
	line-height: 32px;
	margin-top: 15px;
	position: relative;
}
.new_top ul li .txt .more:after{
	content: '';
	display: block;
	width: 21px;
	height: 15px;
	position: absolute;
	background: url(../images/new_more_jt.jpg) no-repeat left top;
	right: -174px;
	top: 6px;
}
.new_top ul li:hover{
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);	
}
.new_top ul li:hover .pic img{
	transform: scale(0.9);
}
.new_top ul li:hover h4 a{
	color: #e60012;
	font-weight: bold;
}
.new_top ul li:hover .more{
	background: #e60012;
	border-color: #e60012;
	color: white;
}
.new_bot{
	width: 1230px;
	margin: 0 auto;
}
.new_bot ul{
	display: block;
	width: 920px;
	padding: 20px 20px 0 20px;
	background: white;
	overflow: hidden;
}
.new_bot ul li{
	width: 50%;
	display: block;
	float: left;
	margin-bottom: 20px;
}
.new_bot ul li .pic{
	width: 150px;
	height: 103px;
	overflow: hidden;
	float: left;
}
.new_bot ul li .pic img{
	max-width: 100%;
}
.new_bot ul li .txt{
	float: left;
	width: 290px;
	padding: 0 10px;
}
.new_bot ul li:nth-child(even) .txt{
	padding-right: 0;
}
.new_bot ul li .txt p{
	display: block;
	width: 100%;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	font-size: 14px;
	color: #999;
	margin: 10px 0;
}
.new_bot ul li .txt .more{
	font-size: 14px;
}
.new_bot ul li:hover .title,.new_bot ul li:hover .more{
	color: #e60012;
}
/*news_cont style end*/