﻿@import url("Ahead.css");
@import url("Bottom.css");
@charset "utf-8";
/* CSS Document */

/*广告第二屏*/

.index_col li:after {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.index_col li {
	width: 120px;
	height: 40px;
	float: left;
	line-height: 40px;
	margin-right: 5px;
}

.index_col li a {
	width: 100%;
	height: 100%;
	background: #4784dc;
	text-align: center;
	color: white;
	font-size: 14px;
	display: block;
}

.index_col li a:hover {
	background: #d8000f;
}

.index_col {
	position: absolute;
	bottom: 0;
}



.index_body {
	width: 100%;
	height: 310px;
	position: relative;
}

.index_head p:first-of-type {
	color: white;
	font-size: 24px;
}

.index_head p:nth-child(2) {
	color: white;
	font-family: "arial, helvetica, sans-serif";
	font-size: 12px;
}

.index_head i {
	display: block;
	background: #d82129;
	width: 45px;
	height: 2px;
	margin-top: 8px;
}

.index_head {
	position: absolute;
	top: 50%;
	margin-top: -30px;
}

.index_col_mp {
	bottom: 0;
	right: 0;
	position: absolute;
}

.index_down_mp {
	width: 100%;
	top: 43px;
	position: absolute;
	display: none;
    z-index:10;
}

.index_col_mp>li>p {
	width: 163px;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	color: white;
	background: #d8000f;
	cursor: pointer;
	position: relative;
}

.index_col_mp>li>p>a {
	width: 100%;
	display: block;
	padding-left: 25px;
}

.index_i:before {
	position: absolute;
	top: 0;
	left: 20%;
	content: "\f107";
	display: inline-block;
	font: normal normal normal 30px/1 FontAwesome;
	vertical-align: middle;
	text-rendering: auto;
}

.index_i {
	position: absolute;
	z-index: 1;
	cursor: pointer;
	width: 30px;
	height: 30px;
	top: 50%;
	right: 20px;
	margin-top: -13px;
}

.index_down_mp li {
	position: relative;
	background: #474747;
	width: 163px;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	color: white;
	padding-left: 25px;
}

.index_col_mp {
	display: none;
}

.About_info {
	padding-top: 20px;
	font-size: 0.8em;
	line-height: 28px;
	color: #898989;
	padding-bottom: 30px;
}

.About_info img {
	width: 100%;
}
@media (min-width: 1200px) {
	.Officeen_mob {
		display: none;
	}
	.Officeen {
		display: block;
	}
    .index_image {
	height: 310px;
	background: url(../img/industry_banner.jpg)no-repeat center;

}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.Officeen_mob {
		display: none !important;
	}
	.Officeen {
		display: block;
	}
	.index_col li {
		width: 100px;
	}
	.Officeen_mob {
		display: none;
	}
	.Officeen {
		display: block;
	}
    .index_image {
	height: 310px;
	background: url(../img/industry_banner.jpg)no-repeat center;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.Officeen_mob {
		display: none !important;
	}
	.Officeen {
		display: block;
	}
    .index_image {
	height: 260px;
	background: url(../img/industry_banner_mp.jpg)no-repeat center;
    background-size:100%;
}
}

@media (max-width: 767px) {
	.index_col_mp {
		display: block;
	}
	.index_col {
		display: none;
	}
	.index_body {
		height: 200px;
	}
	.index_body {
		margin: 0 20px;
		width: auto;
	}
	.index_head {
		top: 40%;
	}
	.index_image {
		height: 200px;
		background: url(../img/industry_banner_mp.jpg)no-repeat center;
         background-size:100%;
	}
	.pro_tw_ti p {
		width: 100% !important;
		margin: 0 auto;
	}
	.Officeen_mob {
		display: block;
	}
	.Officeen {
		display: none;
	}
	.contImg {
		height: 250px;
		margin-left: 12%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
}



/* 行业应用*/

.services-content {
    margin-bottom: 44px;
}
.services-content-header {
    position: relative;
    margin-bottom: 31px;
}
.services-content-title {
    position: relative;
    margin-bottom: 13px;
    font-size: 1.4em;
    color: #454545;
}
.services-content .services-icon {
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #666666;
    color: #FFF;
    font-size: 24px;
    transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);

}
.services-content p {
    margin-bottom: 10px;
   font-size: 0.6em;
    color: #9d9d9d;
    height:48px;
    overflow:hidden;
}
.services-content-title:before {
    color: #2c8dff;
}

.services-content-title:before {
    content: "\f068";
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.services-content-title:before, .services-content-title:after  {
    position: absolute;
    top: 50%;
    }
.services-content-title:after {
    content: "\f067";
    color: #AAA;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(90deg);
}
.services-content:hover .services-content-title:after {
    content: "\f068";
    color: #f00;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.services-content:hover .services-icon {
   
    background: #d8000f;
   
}
.services-content-title:before, .services-content-title:after {
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    vertical-align: middle;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: grayscale;
}
.services-content-title:before, .services-content-title:after {
    right: 0;
}

.services-content-title:before, .services-content-title:after {    
    -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
   
}
.industry_index {
 margin-top:15px;

}

.services-content-header img {
    width:370px; height:190px;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
    .services-content-header img {
      width:100%;
}
}

@media (min-width: 768px) and (max-width: 991px) {
    .services-content-header img {
      width:100%;
}
}

@media (max-width: 767px) {
    .services-content-header img {
     width:100%;
    }
}

