@charset "gb2312";
.home_holder {
	width: 100%;
	min-width: 1230px;
	background-color: #FFF;
}
.home_class {
	width: 1200px;
	padding: 50px 0px;
	margin: auto;
}
.home_class .list {
	height: 300px;
}
.home_class .list a {
	display: block;
	float: left;
	width: 228px;
	height: 300px;
	margin-left: 15px;
	border: 2px solid #EEE;
	padding: 8px;
	background-image: url(../img/home-class-list-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 260px;
}
.home_class .list a:first-child {
	margin-left: 0px;
}
.home_class .list a .img {
	display: block;
	width: 208px;
	height: 160px;
	overflow: hidden;
}
.home_class .list a .img i {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.home_class .list a .cnTitle {
	display: block;
	padding-top: 20px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333;
	word-break: keep-all;/* 不换行 */
	white-space: nowrap;/* 不换行 */
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow: ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.home_class .list a .enTitle {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
	word-break: keep-all;/* 不换行 */
	white-space: nowrap;/* 不换行 */
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow: ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
/*-----------------------------------------------*/
.home_pro {
	width: 100%;
	padding: 50px 0px;
	background-image: url(../img/home-pro-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.home_pro .list {
	width: 1230px;
	height: 610px;
	margin: auto;
}
.home_pro .list a {
	display: block;
	float: left;
	width: 228px;
	height: 290px;
	margin-left: 15px;
	margin-bottom: 30px;
}
.home_pro .list a .img {
	display: block;
	width: 228px;
	height: 228px;
	overflow: hidden;
}
.home_pro .list a .img i {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.home_pro .list a .text {
	display: block;
	height: 62px;
	padding: 10px 0px;
	border-bottom: 2px solid #607888;
	color: #607888;
	background-image: url(../img/home-pro-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.home_pro .list a:hover .text{
	background-image: url(../img/home-pro-arrow-hover.png);
	border-bottom: 2px solid #FFF;
	color: #FFF;
}
.home_pro .list a .text i {
	display: block;
	height: 21px;
	line-height: 21px;
	font-style: normal;
	
}
.home_pro .list a .text .proTitle {
	font-size: 14px;
}
.home_pro .list a .text .sclassTitle {
	font-size: 12px;
}
/*-----------------------------------------------*/
.home_about {
	width: 1200px;
	padding: 50px 0px;
	margin: auto;
}
.home_about .list {
	overflow: auto;
	zoom: 1;
}
.about_content {
	float: left;
	width: 50%;
}
.about_name {
	height: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background-image: url(../img/home-class-list-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
}
.about_text {
	line-height: 25px;
	color: #999;
	text-align: justify;
}
.about_more {
	display: block;
	width: 140px;
	height: 40px;
	margin-top: 60px;
	background-color: #607888;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
}
.about_img {
	float: left;
	width: 50%;
	height: 440px;
	background-image: url(../img/home-about-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
/*-----------------------------------------------*/
.home_btn {
	border-top: 5px solid #DDD;
	padding: 50px 0px;
}
.home_btn_holder {
	width: 1200px;
	height: 70px;
	margin: auto;
}
.home_btn_holder a {
	position: relative;
	display: block;
	float: left;
	width: 20%;
	height: 70px;
	background-image: url(../img/home-class-list-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.home_btn_holder a .title {
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.home_btn_holder a .notes {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #999;
}
/*-----------------------------------------------*/
.home_case {
	width: 100%;
	height: 540px;
	padding: 50px 0px;
	background-image: url(../img/home-case-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}
.home_case .list {
	width: 1200px;
	padding-left: 640px;
	margin: auto;
}
.home_case_title {
	height: 80px;
	font-size: 16px;
	color: #FFF;
	background-image: url(../img/home-class-list-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
}
.home_case_more {
	display: block;
	width: 140px;
	height: 40px;
	margin-top: 40px;
	border: 1px solid #607888;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.home_case_list {
	width: 560px;
	height: 280px;
}
.home_case_list a {
	display: block;
	float: left;
	width: 130px;
	height: 130px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	overflow: hidden;
}
.home_case_list a span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
/*-----------------------------------------------*/
.home_news {
	width: 1200px;
	padding: 50px 0px;
	margin: auto;
}
.home_news .list {
	height: 363px;
}
.home_news .list a:hover span, .home_news .list a:hover span i {
	color: #4EA7E3;
}
.home_news .list a {
	display: block;
	height: 121px;
	padding: 10px 0px;
	border-bottom: 1px solid #DDD;
	margin-left: 620px;
}
.home_news .list a .img {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.home_news .list a .title {
	display: block;
	height: 20px;
	margin-left: 120px;
	line-height: 16px;
	color: #333;
	font-size: 16px;
	word-break: keep-all;/* 不换行 */
	white-space: nowrap;/* 不换行 */
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow: ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.home_news .list a .title i {
	margin-right: 5px;
	font-style: normal;
	color: #607888;
}
.home_news .list a .text {
	display: block;
	height: 60px;
	margin-left: 120px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
	/* 当多行对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
	text-align: justify;
	overflow: hidden;
    text-overflow: ellipsis;  
    display: -webkit-box;  
    -webkit-line-clamp: 3;  
    -webkit-box-orient: vertical; 
}
.home_news .list a .time {
	display: block;
	height: 20px;
	margin-left: 120px;
	line-height: 24px;
	font-size: 14px;
	color: #607888;
}
/*--------------------*/
.home_news .list a:first-child {
	display: block;
	float: left;
	width: 580px;
	height: 363px;
	padding: 10px 0px 0px 0px;
	border-bottom: 0px solid #DDD;
	margin-left: 0px;
}
.home_news .list a:first-child .img {
	display: block;
	float: none;
	width: 100%;
	height: 232px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.home_news .list a:first-child .title {
	margin-left: 0px;
}
.home_news .list a:first-child .text {
	margin-left: 0px;
}
.home_news .list a:first-child .time {
	margin-left: 0px;
}
/*-----------------------------------------------*/
.home_title_black {
	padding-bottom: 50px;
}
.home_title_black .enTitle {
	display: block;
	text-align: center;
	font-size: 32px;
	font-family: 'medioroman';
	color: #333;
	text-transform: uppercase;
}
.home_title_black .cnTitle {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #333;
	text-transform: uppercase;
}

.home_title_white {
	padding-bottom: 50px;
}
.home_title_white .enTitle {
	display: block;
	text-align: center;
	font-size: 32px;
	font-family: 'medioroman';
	color: #FFF;
	text-transform: uppercase;
}
.home_title_white .cnTitle {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	text-transform: uppercase;
}
/*-----------------------------------------------*/
.home_more_black {
	padding-top: 50px;
}
.home_more_black a {
	display: block;
	width: 228px;
	height: 40px;
	margin: auto;
	border: 1px solid #607888;
	line-height: 38px;
	text-align: center;
	color: #607888;
	font-size: 16px;
	text-transform: uppercase;
}
.home_more_white {
	padding-top: 50px;
}
.home_more_white a {
	display: block;
	width: 228px;
	height: 40px;
	margin: auto;
	border: 1px solid #607888;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}