@charset "utf-8";
/* CSS Document */

.about_one{
	background: url("/Templates/cn2014/images/auto-bg.png") no-repeat;
	height:370px;
	position:relative;
	}
.about_one .box{
	position:absolute;
	min-width:64%;
	top:-56px;
	margin: 0 12%;
	height:426px;
	background:url(/Templates/cn2014/images/about_onebg.png) no-repeat top left;
	padding:7.5% 7% 0;
	}
.about_one .box h1{
	font-size:30px;
	color:#e12826;
	text-align:center;
	margin-bottom:20px;
	}
.about_one .box p{
	font-size:14px;
	color:#747474;
	text-align:center;
	}
.about_two{
	width:100%;
	height:395px;
	background:url(/Templates/cn2014/images/about_twobg.jpg) no-repeat top center;
	}
.about_two .box{
	margin:0 12%;
	padding:230px 0 0;
	}
.about_two p{
	font-size:19px;
	color:#7e7e7e;
	margin-bottom:10px;
	}
.about_two h1{
	font-size:28px;
	font-weight:normal;
	color:#e12826;
	}
.about_three{ 
	overflow:hidden;
	height:300px;
	width:100%;
	background:url(/Templates/cn2014/images/about_threebg.jpg) no-repeat top center;
	}
.about_three .box{
	margin:0 12%;
	padding:50px 0 0;
	}
.about_three .box .left{ 
	width:50%;
	float:left;
	}
.about_three .box .right{ 
	width:calc(50% - 65px);
	float:right;
	}
.about_three .box span {
    font-size: 70px;
	height:93px;
    display: block;
	line-height:64px;
    width:65px;
	font-weight:bold;
    color: #e12826;
    float: left;
    background: url(/Templates/cn2014/images/num-arr.png) no-repeat right;
}
.about_three .box h3 {
    color: #7e7e7e;
    font-size: 20px;
	font-weight:normal;
    margin-bottom: 20px;
    width: calc(100% - 77px);
    float: left;
    margin-left: 12px;
}
.about_three .box ul {
    width: calc(100% - 77px);
    float: left;
    margin-left: 12px;
}
.about_three .box ul li {
	display: -webkit-box;
	-webkit-line-clamp: 1; 
	-webkit-box-orient: vertical;
	overflow: hidden;
    float: left;
    margin-right: 10px;
    color: #7e7e7e;
    line-height: 24px;
    font-size: 14px;
}
.about_three .box ul p {
    clear: both;
}
.about_three .box p {
    color: #c8c8c8;
	line-height:22px;
    font-size: 14px;
}
.about_three .box .right{
	margin-left:65px;
	}
.about_three .box .right ul {
    width: calc(100% - 77px);
	}
.about_four{
	width:100%;
	height:410px;
	}
.about_four .box{
	margin:0 auto;
	float:right;
	width:50%;
	}
.about_four .box .right h2 {
    color: #e12826;
    margin-left: 60px;
	line-height:40px;
	margin-top:100px;
    font-size: 40px;
    letter-spacing: -2px;
}
.about_four .box .right h1 {
    color: #4c4c4c;
    font-size: 34px;
	line-height:34px;
    margin-left: 60px;
    margin-bottom: 12px;
	margin-top:20px;
	font-weight:normal;
}
.about_four .box .right p {
    color: #4c4c4c;
    font-size: 14px;
	line-height:24px;
    margin-left: 60px;
}
.about_four .box .right i {
    margin: 20px 0 10px 60px;
    display: block;
}
.about_three .box ul p a:hover{
	color: #e12826;
	transition: all 0.3s linear;
	}

.caselist_one{
    height:370px;
    background: url("/Templates/cn2014/images/auto-bg.png") no-repeat;
	}
.caselist_one .auto {
    height: 426px;
    background: url("/Templates/cn2014/images/about_onebg.png") no-repeat;
}
.service_one{
	background: url("/Templates/cn2014/images/auto-bg.png") no-repeat;
	height:370px;
	position:relative;
	}
.service_one .box{
	min-width:64%;
	top:-56px;
	margin: 0 12%;
	height:426px;
	background:url(/Templates/cn2014/images/about_onebg.png) no-repeat top left;
	}
.service_one .descript .det{
	margin-bottom:50px;
	}
.service_one .item{
	padding-left:0;
	padding-right:30px;
	}
.service_one .item .num .numAccess1{
	width:50px;
	margin-top:-20px;
	}
.service_one .item .num .numAccess{
	width:50px;
	margin-top:-20px;
	}
.service_one .item .num span{
		font-weight:bold;
		}
.idx-serve .list:hover span {
    display: block;
    transition: all 0.3s linear;
}
.idx-serve .list span {
	margin-top:20px;
    display: none;
	padding:0 10px;
	text-align:justify;
	font-size:14px;
	height:190px;
	overflow:hidden;
}
.idx-serve .list:hover .meng{
	padding-top:50px;
	}


.about_lie1{
	overflow:hidden;
	padding:35px;
	background-color:#edecec;
	margin-bottom:10px;
	}
.about_lie1:last-child{
	margin-bottom:40px;
	}
.about_lie1 .cmlb-tit {
    background: #e12826;
    transition: 0.8s;
    width: 215px;
    height: 190px;
    padding: 30px 25px 0;
    float: left;
    margin-right: 30px;
}
.about_lie1.two .cmlb-tit { 
	background-color:#3f51b5;
}
.about_lie1.three .cmlb-tit { 
	background-color:#f7941c;
}
.about_lie1.four .cmlb-tit { 
	background-color:#37a16f;
}
.about_lie1.two .cmlb-main h2{
	color:#3f51b5;
	}
.about_lie1.three .cmlb-main h2{
	color:#f7941c;
	}
.about_lie1.four .cmlb-main h2{
	color:#37a16f;
	}
.about_lie1 .cmlb-tit h2 {
	width:100px;
    font-size: 22px;
	font-weight:normal;
	line-height:26px;
    color: #fff;
    text-transform: uppercase;
}
.about_lie1 .cmlb-tit h3 {
	margin-top:5px;
    font-size: 18px;
	font-weight:normal;
    color: #fff;
}
.about_lie1 .cmlb-main {
    padding-top: 82px;
    transition: 0.8s;
    width: calc(100% - 350px);
    float: left;
}
.about_lie1 .cmlb-main h2 {
    color: #e12826;
    font-size: 30px;
    text-transform: uppercase;
    font-weight:normal;
    margin-bottom: 10px;
}
.about_lie1 .cmlb-main p {
    margin-bottom: 25px;
    color: #858585;
    line-height: 16px;
    font-size: 14px;
}
.about_lie1 .cmlb-main li {
    float: left;
    margin-right: 25px;
    color: #858585;
    line-height: 24px;
    font-size: 14px;
}

.name .aside {
	margin-top:40px;
	}
.name .aside a.active {
    background-image: url("/Templates/cn2014/images/arrow-red.png");
	color: #e12826;
}
.name .aside a {
    display: block;
    margin-bottom: 6px;
    padding-left: 20px;
    color: #272727;
    font-size: 15px;
    background: url("/Templates/cn2014/images/arrow-gray.png") no-repeat left center;
    transition-duration: 0.5s;
}
.name .aside a div {
    opacity: 0.6;
	}
.name .aside a.active div{
	opacity:1;
	}
.name .aside a:hover div{
	opacity:1;
	}
.name .aside a:hover{
	background-image: url("/Templates/cn2014/images/arrow-red.png");
	color: #e12826;
}