@charset "utf-8";
.index-pro {
	padding: 76px 0;
}
.index-pro-sb {
	border-left: 0.5px dotted #ddd;
	border-right: 0.5px dotted #ddd;
	overflow: hidden;
}
.index-pro .carousel-inner>ul>li:last-child {
	border-right: 1px dotted #ddd;
}
.index-pro-sb h3 {
	font-weight: normal;
    margin-top: 25px;
    font-size: 18px;
    text-align: center;
}
.index-pro-sb h3:after {
    display: block;
    content: "";
    width: 20px;
    height: 3px;
    background-color: #d93028;
    margin: 10px auto;
}
.index-pro-sb .more {
    width: 150px;
    height: 40px;
    background: #F1F1F1;
    font-weight: bold;
    font-size: 16px;
    color: #A97D45;
    line-height: 40px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 4px;
}
.index-pro-sb img {
	transition: all 0.3s;
	width: 99%;
}
.index-pro-sb:hover img{
	transform: scale(1.1);
}
.index-pro-sb:hover .more {
	background: #CA381B;
	color: #fff;
}
/*解决方案*/
.index-case {
	background: #ECF0F4;
	padding: 84px 0;
}
.index-title {
	overflow: hidden;
}
.index-title h2 {
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	color: #ca381b;
	text-align: center;
}
.index-title h2:after {
	display: block;
	content: '';
	width: 40px;
	height: 2px;
	background-color: #ca381b;
	margin: 10px auto;
}
.index-title p{
	font-size: 20px;
	line-height: 20px;
	color: #d5d5d5;
	text-align: center;
	margin-bottom: 36px;
}
.index-case .case-box{
	position: relative;
	overflow: hidden;
	padding: 110px 0px 0px 50px;
}
.case-box ul li{
	float: left;
	text-align: center;
	width: 23%;
}
.case-box ul li:nth-child(2){
	margin-top: -117px;
	margin-left: -54px;
}
.case-box ul li:nth-child(3){	
	margin-left: -54px;
}
.case-box ul li:nth-child(4){
	margin-top: -117px;	
	margin-left: -54px;
}
.case-box ul li:nth-child(5){	
	margin-left: -52px;
}
.case-box ul li:nth-child(12){
	margin-top: -113px;
    margin-left: 13.6%;
}
.case-box ul li:nth-child(7){
	margin-top: -117px;	
	margin-left: -54px;
}
.case-box ul li:nth-child(8){	
	margin-left: -55px;
}
.case-box ul li:nth-child(9){
	margin-top: -114px;	
	margin-left: -53px;
}
.case-box ul li:nth-child(10){	
	margin-left: -52px;
}
.case-box ul li:nth-child(11){	
	margin-left: 18.4%;
    margin-top: -116px;
}

.index-case .index-case-img {
	display: block;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.index-case .index-case-img img {
	width: 100%;
	transition: all 0.3s;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;	
}
.index-case a:hover img{	
	filter: grayscale(0);
	filter: gray;
	transform: scale(1.1);
}
.index-case .index-case-img p {
	font-size: 20px;
	background: rgba(255,255,255,0.45);	
	color: #CA381B;	
	position: absolute;
	bottom: 20px;
	width: 110px;
	left: 50%;
	margin-left: -55px;	
	padding: 8px;
	border-radius: 5px;
	line-height: 20px;
	transition: all 0.3s;
}

.more1 {
	display: block;
	width: 150px;
	height: 40px;
	background: #CA381B;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	margin: 20px auto 0;
	border-radius: 4px;
	transition: all 0.3s;
}
.index-pro-sb .more ,.pro-sb .more1,.case-sb .more1{
	background: #F1F1F1;
	color: #A97D45;
}
.pro-sb:hover .more1,.case-sb:hover .more1{
	background: #CA381B;
	color: #fff;
}
.more1:hover {
	color: #fff;
	-moz-box-shadow:2px 2px 5px #A6A6A6; 
	-webkit-box-shadow:2px 2px 5px #A6A6A6; 
	box-shadow:2px 2px 5px #A6A6A6;
}
@media (max-width: 768px){
	.index-case .case-box {	   
	    padding: 0px 0px 0px 0px;
	}
	.case-box ul li{
		width: 50%;
	}
	.case-box ul li:nth-child(2){
		margin-top: 0px;
		margin-left: 0px;
	}
	.case-box ul li:nth-child(3){	
		margin-left: 0px;
	}
	.case-box ul li:nth-child(4){
		margin-top: 0px;	
		margin-left: 0px;
	}
	.case-box ul li:nth-child(5){	
		margin-left: 0px;
	}
	.case-box ul li:nth-child(12){
		margin-top: 0px;
	    margin-left: 0%;
	}
	.case-box ul li:nth-child(7){
		margin-top: -0px;	
		margin-left: -0px;
	}
	.case-box ul li:nth-child(8){	
		margin-left: -0px;
	}
	.case-box ul li:nth-child(9){
		margin-top: -0px;	
		margin-left: -0px;
	}
	.case-box ul li:nth-child(10){	
		margin-left: -0px;
	}
	.case-box ul li:nth-child(11){	
		margin-left: 0%;
	    margin-top: -0px;
	}
}
/*企业视频*/
.index-video {
	padding: 84px 15px;
}

.index-case-video {
	padding: 80px 0 60px 0;
	background: #ECF0F4;
}
.index-case-video .carousel-caption{
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
.index-case-video-sb img {
	width: 100%;
}
.index-case-video-sb img:hover {
	border: 1px solid #ddd;
}
.index-case-video .carousel-control {
	display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 112px;
    cursor: pointer;
}
.index-case-video .carousel-control1 {
	background: url(../images/left_06.png) no-repeat center;
    left: -50px;
}
.index-case-video .carousel-control1:hover {
	background: url(../images/left.png) no-repeat center;
}
.index-case-video .carousel-control2 {
	background: url(../images/right_06.png) no-repeat center;
    left: 1200px;
}
.index-case-video .carousel-control2:hover {
	background: url(../images/right.png) no-repeat center;
}

/*关于洛源*/
.index-about {
	padding: 80px 15px;
}
.index-about1 {
	text-align: center;
	margin-bottom: 40px;
}
.index-about1 .p1 {
	font-size: 14px;
	line-height: 26px;
	text-align: center;
}
.index-about1 .a1 {
	color: #ca381b;
	font-weight: bold;
	font-size: 16px;
}
/*轮播*/
.Box {
	position:relative;
}
.Box .content {
	width:1200px;
	margin:0 auto;
}
.Box h2 {
	text-align:center;
	margin-bottom:35px;
	padding-top:250px;
}
.Box .Box_con {
	position:relative;
}
.Box .Box_con .btnl {
	position:absolute;
}
.Box .Box_con .btn {
	display:block;
	width:41px;
	height:41px;
	position:absolute;
	top:56px;
	cursor:pointer;
}
.Box .Box_con #btnl1,.Box .Box_con #btnr1 {
	top: 100px;
}
.Box .Box_con .btnl {
	background:url(../images/left_06.png) no-repeat center;
	left:-50px;
}
.Box .Box_con .btnr {
	background:url(../images/right_06.png) no-repeat center;
	right:-50px;
}
.Box .Box_con .btnl:hover {
	background:url(../images/left.png) no-repeat center;
}
.Box .Box_con .btnr:hover {
	background:url(../images/right.png) no-repeat center;
}
.Box .Box_con .conbox {
	position:relative;
	overflow:hidden;
}
.Box .Box_con .conbox ul {
	position:relative;
	list-style:none;
}
.Box .Box_con .conbox ul li {
	float:left;
	width:285px;
	height:auto;
	margin-left:20px;
	overflow:hidden;
}
.Box .Box_con .conbox ul .li1 {
	width: 390px;
}
.Box .Box_con .conbox ul .li1 img {
	width: 370px;
}
.Box .Box_con .conbox ul li:first-child {
	margin-left:0;
}
.Box .Box_con .conbox ul li img {
	display:block;
	width:285px;
	height:auto;
	transition:all 0.5s;
	border-radius:4px;
}
.Box .Box_con .conbox ul li:hover img {
	transform:scale(1.1);
}
.Box .BoxSwitch {
	margin-top:30px;
	text-align:center;
}
.Box .BoxSwitch span {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	width:30px;
	height:3px;
	background:#ccc;
	margin:0 5px;
	cursor:pointer;
}
.Box .BoxSwitch span.cur {
	background:red;
}

.index-about .solution-slide img ,.index-case-video .solution-slide img {
	border-radius: 4px;
	width: 96%;
	transition: all 0.3s;
}
.index-about .solution-slide img:hover ,.index-case-video .solution-slide img:hover{
	transform: scale(1.05);
}

