
@media (min-width:991px) {
	.pro{
		width: 1400px;
		min-height: 850px;
	}
}
@media (max-width:991px) {
	.pro{
		width: 98%;
		margin: 0 auto;
	}
}


@media (max-width:991px){
	.pro{
		margin: 0 auto !important;
	}
}

.pro{
	margin: 50px auto 0;
	
	padding-bottom: 50px;
}

@media (max-width:991px) {
	.pro .probar .leftbar{
		display: none;
	}
	
}
.pro .probar .leftbar{
	width: 320px;
	float: left;
}

.pro .probar .leftbar .first{
	position: relative;
	height: 44px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.pro .probar .leftbar .first h1{
	font-weight: bold;
	font-size: 20px;
	
}
.pro .probar .leftbar .first .line{
	width: 50px;
	height: 5px;
	background: #2154f5;
	position: absolute;
	bottom: -3px;
	border-radius: 4px;
	left: 0;
	
}
.pro .probar .leftbar .cenav  .list{
	margin-top: 20px;
	border-left: 3px solid #e2e7f5;
	position: relative;
}

.pro .probar .leftbar .cenav .list ul li{
	margin-top: 15px;
	height: 30px;
	position: relative;
}

.pro .probar .leftbar .cenav  .list ul li a{
	display: block;
	font-size: 16px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	transition: 0.5s;
}
/* .pro .probar .leftbar .list .line{
	height: 30px;
	width: 3px;
	position: absolute;
	background: #2857eb;
	left: -3px;
	
} */






.pro .probar .leftbar .list ul li .line{
	height: 30px;
	width: 3px;
	position: absolute;
	background: #2857eb;
	border-radius: 2px;
	top: 0;
	left: -3px;
	transition: 0.5s;
	display: none;
}
.pro .probar .leftbar .list ul li:hover .line,.pro .probar .leftbar .list ul .on .line{
	display: block;
	
}

.pro .probar .leftbar .list ul li:hover a,.pro .probar .leftbar .list ul .on a{
	padding-left: 28px;
	transition: 0.5s;
}

.hotpro{
	margin-top: 25px;
	width: 320px;
	height: 530px;
	background-image: -webkit-linear-gradient(-90deg, #c0c9fd 0, #fff 100%);
	border-radius: 8px;
}
.hotpro h2{
	display: block;
	color: #2154f5;
	font-size: 20px;
	padding-left: 15px;
	padding-top: 15px;

}
.hotpro .list{
	width: 300px;
	margin: 0 auto;
}
.hotpro .list ul{
	
}
.hotpro .list ul li{
	width: 280px;
	height: 60px;
	border-radius: 8px;
	background: #fff;
	margin-top: 15px;
	padding: 10px;
}





.hotpro .list ul li .nrbar1{
	width: 280px;
}

.hotpro .list ul li .nrbar1 .mdg{
	float: left;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	padding-top: 5px;

	
}
.hotpro .list ul li .nrbar1 .mdg span{
	display: inline-block;
	padding: 0 20px;
}

.hotpro .list ul li .nrbar1 .jiage{
	display: inline-block;
	width: 100px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #eb151d;

	text-align: right;
	
}
.hotpro .list ul li .nrbar1 .jiage span{
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #eb151d;
	/* font-style: italic; */
	padding: ;
}

.hotpro .list ul li .nrbar2{
	width: 280px;
	height: 50px;
	margin-top: 10px;
}

.hotpro .list ul li .nrbar2 p{
	color: #999;
	font-size: 12px;
	display: inline-block;
}

.hotpro .list ul li .nrbar2 .date{
	float: left;
	text-align: left;
}
.hotpro .list ul li .nrbar2 .zhekou{
	float: right;
	text-align: right;
}

.hotnews{
	width: 290px;
	padding: 15px;
	box-shadow: 0 0 20px rgba(33, 84, 245, .3);
	border-radius: 8px;
	height: 450px;
	margin-top: 25px;
}
.hotnews h2{
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-indent: 28px;
	background: url(../images/hot.png) left center no-repeat;
	background-size: 20px 20px;
	
}

.hotnews ul{
	
}
.hotnews ul li{
	margin-top: 16px;
}
.hotnews ul li:nth-child(1) a:before{
	content: "1";
	margin-right: 5px;
	color: #FF6257;
	font-size: 16px;
}
.hotnews ul li:nth-child(2) a:before{
	content: "2";
	margin-right: 5px;
	color: #f78a29;
	font-size: 16px;
}
.hotnews ul li:nth-child(3) a:before{
	content: "3";
	margin-right: 5px;
	color: #faca06;
	font-size: 16px;
}
.hotnews ul li:nth-child(4) a:before{
	content: "4";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li:nth-child(5) a:before{
	content: "5";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li:nth-child(6) a:before{
	content: "6";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li:nth-child(7) a:before{
	content: "7";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li:nth-child(8) a:before{
	content: "8";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li:nth-child(9) a:before{
	content: "9";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li:nth-child(10) a:before{
	content: "10";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li a{
	font-size: 14px;
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	color: #777;
}


.cecontent{
	width: 320px;
	height: 147px;
	background: url(../images/bj5.png) center no-repeat;
	border-radius: 8px;
	overflow: hidden;
	margin-top: 30px;
}

.cecontent ul{
	padding-top: 18px;
}

.cecontent ul li{
	float: left;
	margin-left: 40px;
}

.cecontent ul li img{
	padding: 5px;
	background: #fff;
	display: block;
	width: 85px;
	height: 85px;
	border-radius: 5px;
}

.cecontent ul li span{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 95px;
	text-align: center;
	margin-top: 6px;
}

@media (min-width:991px) {
	.pro .probar .right{
		float: right;
	}
}


@media (min-width:991px) {
	.pro .probar .rightbar{
		width: 960px;
		box-shadow: 0 0 20px rgba(33,84,245,.3);
		border-radius: 12px;
		padding: 40px;
	}
}
@media (max-width:991px) {
	.pro .probar .rightbar{
		width: 94%;
		box-shadow: 0 0 20px rgba(33,84,245,.3);
		border-radius: 12px;
		padding: 3%;
	}
}

.pro .probar .rightbar .p1{

	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 40px;
	position: relative;
}

@media (max-width:991px) {
	.pro .probar .rightbar .p1 .photo{
		position: absolute;
		top: 100px;
		right: 5px;
		width: 38%;
	}
}
@media (min-width:991px) {
	.pro .probar .rightbar .p1 .photo{
		float: right;
		margin-top: 30px;
	}
}

@media (min-width:991px) {
	.pro .probar .rightbar .p1 .photo img{
		display: block;
		width: 520px;
		height: 320px;
		border-top-left-radius: 30px;
		border-bottom-right-radius: 30px;
	}
}

@media (max-width:991px) {
	.pro .probar .rightbar .p1 .photo img{
		display: block;
		width: 100%;
		height: auto;
		border-top-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
}


.pro .probar .rightbar .p1 .text{
	float: left;
	
}


.pro .probar .rightbar .p1 .text h1{
	display: block;
	font-weight: 600;
	font-size: 20px;
	text-indent: 18px;
	border-left: 4px solid #2154f5;
}

.pro .probar .rightbar .p1 .text .miaoshu{
	padding-left: 10px;
	margin-top: 40px;
}

.pro .probar .rightbar .p1 .text .miaoshu p{
	font-size: 14px;
	line-height: 23px;
	margin-top: 15px;
	color: #222;
}

.pro .probar .rightbar .p1 .text .miaoshu p i{
	width: 22px;
	height: 22px;
	display: inline-block;
	font-style: normal;
	background: #2857eb;
	border-radius: 22px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	margin-right: 10px;
	line-height: 22px;
}

.pro .probar .rightbar .p1 .text .miaoshu span{
	display: block;
	margin-top: 60px;
	color: #2857eb;
	font-size: 16px;
	font-weight: 700;
}
.pro .probar .rightbar .p1 .text .miaoshu a{
	font-size: 14px;
	width: 105px;
	height: 32px;
	display: inline-block;
	background: #2857eb;
	color: #fff;
	line-height: 32px;
	text-align: center;
	border-radius: 50px;
	margin-top: 20px;
}

.pro .probar .rightbar .p2{
	margin-top: 40px;
}
.pro .probar .rightbar .p2 h2{
	display: block;
	font-weight: 600;
	font-size: 20px;
	text-indent: 18px;
	border-left: 4px solid #2154f5;
}
.pro .probar .rightbar .p2 .content{
	margin-top: 30px;
	
}

.pro .probar .rightbar .p2 .content p{
	font-size: 15px;
	text-indent: 30px;
	line-height: 26px;
	color: #666;
	margin-top: 5px;
}

@media (min-width:991px) {
	.pro .probar .right .liucheng{
		width: 1040px;
		margin-top: 40px;
		
	}
}
@media (max-width:991px) {
	.pro .probar .right .liucheng{
		width: 100%;
		margin-top: 40px;
		
	}
}

.pro .probar .right .liucheng h2{
	display: block;
	font-weight: 600;
	font-size: 20px;
	text-indent: 18px;
	border-left: 4px solid #2154f5;
}

.pro .probar .right .liucheng .list{
	/* margin-top: 20px; */
	
}
@media (min-width:991px) {
	.pro .probar .right .liucheng .list ul{
		margin-left: -10px;
	}
}

@media (max-width:991px) {
	.pro .probar .right .liucheng .list ul{
		margin-left: -10px;
	}
}


@media (min-width:991px) {
	.pro .probar .right .liucheng .list ul li{
		position: relative;
		width: 212px;
		height: 165px;
		padding: 30px 20px 20px 20px;
		float: left;
		margin-left: 10px;
		border-radius: 12px;
		background-image: -webkit-linear-gradient(-90deg,#c0c9fd 0,#fff 100%);
		box-shadow: 0 3px 10px 0 rgba(33,84,245,.1);
		margin-top: 20px;
	}
}


@media (max-width:991px) {
	.pro .probar .right .liucheng .list ul li{
		position: relative;
		width: 42%;
		height: 110px;
		padding: 20px 10px;
		float: left;
		margin-left: 10px;
		border-radius: 12px;
		background-image: -webkit-linear-gradient(-90deg,#c0c9fd 0,#fff 100%);
		box-shadow: 0 3px 10px 0 rgba(33,84,245,.1);
		margin-top: 20px;
	}
}


@media (min-width:991px){
	.pro .probar .right .liucheng .list ul li .photo{
		height: 64px;
		width: 212px;
		background: url(../images/bj1.png) right center no-repeat;
		background-size: auto 52px;
	}
}

@media (max-width:991px){
	.pro .probar .right .liucheng .list ul li .photo{
		height: 38px;
		width: 100%;
		background: url(../images/bj1.png) right center no-repeat;
		background-size: auto 30px;
	}
}



@media (min-width:991px){
	.pro .probar .right .liucheng .list ul li .photo img{
		display: block;
		width: 40px;
		height: 40px;
		padding: 12px;
		background: #fff;
		border-radius: 50%;
	}
	
}

@media (max-width:991px){
	.pro .probar .right .liucheng .list ul li .photo img{
		display: block;
		width: 22px;
		height: 22px;
		padding: 8px;
		background: #fff;
		border-radius: 50%;
	}
	
}



@media (min-width:991px){
	.pro .probar .right .liucheng .list ul li .buzhou{
		width: 90px;
		height: 30px;
		line-height: 30px;
		border-top-right-radius: 12px;
		border-bottom-left-radius: 12px;
	}
}

@media (max-width:991px){
	.pro .probar .right .liucheng .list ul li .buzhou{
		width: 70px;
		height: 22px;
		line-height: 22px;
		border-top-right-radius: 8px;
		border-bottom-left-radius: 8px;
	}
}




.pro .probar .right .liucheng .list ul li .buzhou{
	background: #2857eb;
	position: absolute;
	top: 0;
	right: 0;
	
	text-align: center;
	font-size: 12px;
	color: #fff;
	
}


@media (min-width:991px){
	.pro .probar .right .liucheng .list ul li span{
		font-size: 16px;
		font-weight: 700;
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		text-overflow: ellipsis;
		margin-top: 18px;
	}
}

@media (max-width:991px){
	.pro .probar .right .liucheng .list ul li span{
		font-size: 14px;
		font-weight: 700;
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		text-overflow: ellipsis;
		margin-top: 10px;
	}
}



@media (min-width:991px){
	.pro .probar .right .liucheng .list ul li p{
		font-size: 14px;
		line-height: 24px;
		color: #666;
		margin-top: 10px;
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		text-overflow: ellipsis;
		min-height: 48px;
	}
}

@media (max-width:991px){
	.pro .probar .right .liucheng .list ul li p{
		font-size: 12px;
		line-height: 20px;
		color: #666;
		margin-top: 6px;
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		text-overflow: ellipsis;
		min-height: 40px;
	}
}



@media (min-width:991px) {
	.pro .probar .right .prolist{
		width: 1010px;
		float: right;
		padding: 20px;
		box-shadow: 0 0 20px rgba(33, 84, 245, .3);
		
		border-radius: 12px;
	}
}
@media (max-width:991px) {
	.pro .probar .right .prolist{
		width: 100%;
	}
}


.pro .probar .right .prolist{
	
}

@media (min-width:991px) {
	.pro .probar .right .prolist ul{
		margin-left: -20px;
	}
}



@media (min-width:991px) {
	.pro .probar .right .prolist ul li{
		position: relative;
		width: 307px;
		height: 360px;
		box-shadow: 0 0 20px rgba(33, 84, 245, .3);
		border-radius: 8px;
		float: left;
		margin-left: 20px;
		padding: 8px;
		margin-top: 25px;
	}
}
@media (max-width:991px) {
	.pro .probar .right .prolist ul li{
		position: relative;
		width: 94%;
		height: 360px;
		box-shadow: 0 0 20px rgba(33, 84, 245, .3);
		border-radius: 8px;

		padding: 8px;
		margin: 20px auto 0;
	}
}


.pro .probar .right .prolist ul li .photo{
	position: absolute;
	right: 16px;
	top: 125px;
}
.pro .probar .right .prolist ul li .photo img{
	display: block;
	width: 150px;
	height: 100px;
	border-radius: 6px;
}
.pro .probar .right .prolist ul li h2{
	display: block;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}

.pro .probar .right .prolist ul li .text{
	margin-top: 10px;
	margin-left: 15px;
}

.pro .probar .right .prolist ul li .text p{
	font-size: 14px;
	color: #555;
	width: 300px;
	margin-top: 10px;
}

.pro .probar .right .prolist ul li .text p span{
	display: block;
	line-height: 22px;
	font-size: 14px;
	color: #333;
	font-weight: 600;
	margin-top: 4px;
}

.pro .probar .right .prolist ul li .text p span:before{
	display: inline-block;
	margin-right: 10px;
	content: '';
	width: 6px;
	height: 6px;
	background: #2154f5;
	border-radius: 50%;
}

.pro .probar .right .prolist ul li a{
	width: 100px;
	height: 26px;
	border: 1px solid #2154f5;
	display: block;
	border-radius: 12px;
	text-align: center;
	line-height: 26px;
	margin: 25px auto 0;
	transition: 0.5s;
}

.pro .probar .right .prolist ul li a:hover{
	background: #2154f5;
	color: #fff;
	transition: 0.5s;
}

/* 案例详情 */
.pro .probar .rightbar .p1 .text .alxq{
	margin-top: 40px;
	width: 400px;
}

.pro .probar .rightbar .p1 .text .alxq h2{
	display: block;
	font-size: 16px;
	color: #2154f5;
	
}

.pro .probar .rightbar .p1 .text .alxq p{
	margin-top: 25px;
	font-size: 14px;
	text-indent: 28px;
	color: #333;
	line-height: 24px;
}

.pro .probar .rightbar .p1 .text .alxq span{
    display: block;
    margin-top: 60px;
    color: #2857eb;
    font-size: 16px;
    font-weight: 700;
}

.pro .probar .rightbar .p1 .text .alxq a{
	font-size: 14px;
    width: 105px;
    height: 32px;
    display: inline-block;
    background: #2857eb;
    color: #fff;
    line-height: 32px;
    text-align: center;
    border-radius: 50px;
    margin-top: 20px;
}