@charset UTF-8;

/**title**/


@font-face {
	font-family:lh_bahnschrift;
    src: url('/EIqrESyDEyLoHIEHHxSMEE1RIHHrHHOUTyqqKHOTUyOFKSgPHIgTKSqTUHAnI1D.jpg');
}


:focus {
	outline: 0;
	box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}

.index_bn {
	position: relative;
	margin-top: 70px;
}

.swiper-bn-list {
	position: absolute;
	bottom: 20px !important;
	z-index: 9;
	width: 100%;
	text-align: center;
}

.swiper-bn-list span {
	width: 8px;
	background: #fff;
	height: 8px;
	opacity: 1 !important;
	margin: 0px 5px !important;
}

.swiper-bn-list .swiper-pagination-bullet-active {
	background: #f3920d;
}




/**pag1**/
.pag1 {
	padding: 60px 0px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.pag1_center {
	max-width: 1640px;
	padding: 0px 20px;
	margin: auto;
}

.indextitle {
	overflow: hidden;
	width: 100%;
	margin: 0px 0px 20px;
}

.indextitlesz {
	font-size: 58px;
	color: #f3920d;
	line-height: 1em;
	font-family: lh_bahnschrift !important;
	margin-right: 10px;
}

.indextitle_l {
	display: flex;
	width: 100%;
	float: left;
}

.pag2 .title_text p:nth-of-type(2) {
	color: #999;
}

.indextitle_l .title_text p span {
	opacity: 0.4;
}

.title_text p {
	font-size: 22px;
	color: #f3920d;
	font-weight: bold;
	line-height: 1.2em;
}

.title_text p span {
	font-size: 18px;
	color: #ccc;
	font-family: lh_bahnschrift !important;
	font-weight: normal;
	margin-left: 10px;
	text-transform: uppercase;
}

.title_text p:nth-of-type(2) {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	margin-top: 4px;
}

.indextitle_r {
	width: 140px;
	float: right;
	margin-top: 14px;
}

.indextitle_r a {
	display: block;
	width: 140px;
	line-height: 44px;
	background: #f3920d;
	text-align: center;
	color: #fff;
	border-radius: 22px 0px 22px 0px;
	transition: all 0.5s;
}

.indextitle_r a:hover {
	border-radius: 22px 22px 22px 22px;
}

.pag1prfl {
}

.pag1prfl ul {
}

.pag1prfl ul li {
	position: relative;
	overflow: hidden;
}

.pag1prfl ul li a {
	overflow: hidden;
	position: relative;
	display: block;
}

.pag1prfl ul li:nth-of-type(1) {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

.pag1prfl ul li:nth-of-type(1) .flmc p {
	font-size: 22px;
}

.pag1prfl ul li:nth-of-type(2) {
	width: 50%;
	float: left;
	position: relative;
	padding-right: 5px;
	padding-bottom: 5px;
}

.pag1prfl ul li:nth-of-type(3) {
	width: 50%;
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.pag1prfl ul li:nth-of-type(4) {
	width: 50%;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}

.pag1prfl ul li:nth-of-type(5) {
	width: 50%;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

.pag1prfl ul li img {
}

.pag1prfl ul li img {
	width: 100%;
	transform: scale(1);
	transition: all 1s;
}

.pag1prfl ul li:hover img {
	transform: scale(1.1);
}

.flmc {
	position: absolute;
	bottom: 10px;
	width: 100%;
	padding: 0px 10px;
}

.pag1prfl ul li:nth-of-type(1) .flmc {
	top: 20px;
	padding: 0px 20px;
}

.flmc p {
	font-size: 16px;
	color: #fff;
}

.flmc p span {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	font-family: lh_bahnschrift !important;
	opacity: 0.7;
	display: none;
}



/**pag2**/
.pag2 {
	background: url(/EIqrESyDEyLoHIEHHxSMEE1RIHHrJ15IHyEOUSIKH1HqKxIJ.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}

.pag2_center {
	max-width: 1640px;
	margin: auto;
	padding: 0px 20px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.pag2_center_l {
	width: 100%;
	float: left;
	padding: 0px 0px;
	margin-right: 0px;
	overflow: hidden;
}

.pag2_center_l .indextitle {
	margin: 0px 0px 20px;
}

.pag2_text {
	font-size: 14px;
	line-height: 2em;
	color: #666;
}
.pag2_text img
{
	width:100%;
	margin-top: 20px;
}

.pag2_center_l ul {
	overflow: hidden;
	margin-top: 20px;
}

.pag2_center_l ul li {
	width: calc((100% - 40px)/3);
	float: left;
	text-align: center;
	margin-right: 20px;
	position: relative;
	border: 2px #f3920d solid;
	transition: all 0.5s;
	background: #f3920d;
}

.pag2_center_l ul li:hover {
	border: 2px #f3920d solid;
}

.pag2_center_l ul li:before {
	content: '';
	width: 100%;
	position: absolute;
	bottom: 0px;
	background: #f3920d;
	left: 0px;
	height: 0px;
	transition: all 0.5s;
}

.pag2_center_l ul li:hover:before {
	height: 100%;
}

.pag2_center_l ul li:nth-of-type(3n) {
	margin-right: 0px;
}

.pag2_center_l ul li img {height: 26px;}

.pag2_center_l ul li p {
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}

.pag2_center_l ul li a {
	display: block;
	padding: 20px 10px;
	position: relative;
	z-index: 9;
}

.pag2_center_l .indextitle_r {
	float: left;
	margin-top: 60px;
}

.pag2_center_r {
	width: 100%;
	float: right;
	background: #242427;
	height: 100%;
	display: block;
	padding: 30px 20px;
	margin-top: 30px;
}

.pag2_center_r ul {
}

.pag2_center_r ul li {
	overflow: hidden;
	border-bottom: 1px rgba(255,255,255,0.1) solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.pag2_center_r ul li:nth-last-of-type(1) 
{
	border-bottom:0px
	rgba(255,255,255,0.1) solid;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.pag2_center_r ul li p {
	width: calc(100% - 70px);
	float: left;
}

.pag2_center_r ul li p i {
	font-style: initial;
	color: #fff;
	font-size: 14px;
}

.pag2_center_r ul li p:nth-of-type(2) {
	float: right;
	width: 70px;
	color: #fff;
	font-size: 14px;
	opacity: 0.4;
	text-align: right;
	padding-top: 10px;
}

.pag2_center_r ul li p span {
	font-size: 30px;
	color: #fff;
	font-family: lh_bahnschrift !important;
}



/**pag3**/

.pag3 {
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 60px 0px;
}

.pag3_center {
	max-width: 1640px;
	margin: auto;
	padding: 0px 20px;
}

.advantage_main {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.advantage li {
	display: block;
	justify-content: center;
	align-items: center;
}

.advantage li:before {
	content: '';
	position: absolute;
	left: 0px;
	width: 60%;
	height: 100%;
	background: url(/EIqrESyDEyLoHIEHHxSMEE1RIHHrJ15IHyEOUR1ToyOHTxIsID.jpg) no-repeat left center;
	z-index: 0;
}

.ad_left_c {
	max-width: 100%;
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	padding: 50px 20px 50px;
}

.ad_left {
	width: 100%;
	float: left;
	background: #f3920d;
	position: relative;
	z-index: 9;
}

.ad_left .title {
	display: flex;
}

.ad_left .title i {
	font-size: 40px;
	color: #fff;
	font-family: lh_bahnschrift !important;
	line-height: 56px;
	border: 2px #fff solid;
	display: block;
	width: 86px;
	text-align: center;
	padding-left: 0px;
	border-radius: 20px 0px 20px;
	padding-top: 4px;
	font-style: initial;
}

.ad_left .title p {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
}

.ad_left .title p span {
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}

.ad_left .content {
	color: #fff;
	line-height: 2em;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 14px;
	position: relative;
	min-height: 210px;
}

.ad_left .content:before {
	content: '';
	width: 20px;
	height: 5px;
	background: #fff;
	position: absolute;
	bottom: 0px;
}

.ad_right {
	width: 100%;
	float: right;
}

.ad_right img {
	width: 100%;
}

.advantage_btn_c {
	max-width: 1640px;
	margin: auto;
	padding: 0px 20px;
}

.advantage_btn {
	position: absolute;
	top: 40px;
	z-index: 9;
	width: 100%;
}

.advantage_l {
	width: 48px;
	float: left;
}

.advantage_r {
	width: 55px;
	float: left;
	margin-left: 20px;
}

.advantage_l i:before {
	width: 48px;
	display: block;
	font-size: 20px;
	color: #fff;
	text-align: center;
	height: 48px;
	line-height: 46px;
	background: none !important;
	cursor: pointer;
	border-radius: 100%;
	border: 1px #fff solid;
}

.advantage_r i:before {
	content: "\f105";
	width: 48px;
	height: 48px;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 46px;
	background: none !important;
	cursor: pointer;
	border-radius: 100%;
	border: 1px #fff solid;
}

.advantage_sz {
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 99;
	display: none;
}

.advantag_list {
	max-width: 1640px;
	padding: 0px 20px;
	margin: auto;
	color: #fff;
	opacity: 0.7;
}

.swiper-pagination-current {
	color: #fff;
	font-size: 36px;
	font-family: bahnschrift !important;
}

.swiper-pagination-total {
	font-family: bahnschrift !important;
	font-size: 24px;
}

/**pag4**/

.pag4
{
	overflow: hidden;
	width: 100%;
	position: relative;
	padding: 0px 0px 60px;
}
.project 
{
	position:relative;
}


.pag4_center
{
	max-width: 1640px;padding: 0px 20px;margin: auto;	
}

.project .swiper-slide {
	width: 100%;
	transition-timing-function:
	linear;
	position: relative;
}
.project .swiper-slide a
{
	display:
	block;
	width:100%;
	height:100%;
	opacity: 1;
	transition: all 1s;
}
.project .swiper-slide-active a
{
	opacity:1;
}

.project .swiper-slide img{
	width:100%;
}

.projectmc
{position: relative;right: 0px;top: 0px;max-width: 100%;background: #fff;padding: 30px 20px 0px;opacity: 0;transition: all 1s;}

.project .swiper-slide-active .projectmc
{
	opacity:1;
	top: 0px;
}


.projectmc .name
{
	font-size: 18px;
	color: #f3920d;
	font-weight: bold;
}
.projectmc .name span
{
	display: block;
	font-size: 14px;
	font-family: lh_bahnschrift !important;
	text-transform: uppercase;
	line-height: 1.2em;
	margin-top: 10px;
	font-weight: normal;
	color: #ccc;
}
.projectmc .def1
{
	color: #bbbbbb;
	margin-top: 15px;
	line-height: 1.8em;
	overflow: hidden;
	text-overflow:
	ellipsis;
	display:
	-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 3;
}
.projectmc .more
{
	margin-top: 30px;
	display: inline-block;
	background: url(/EIqrESyDEyLoHIEHHxSMEE1RIHHrJ15IHyEOUSynD1pOTxIsID.jpg) no-repeat right center;
	padding-right: 22px;
	color: #f3920d;
	background-size: 18px;
}

.project-prev
{width: auto;position: absolute;top: 40px;left: 20px;z-index: 9;height: auto;background: none;}
.project-prev::before
{
	width: 48px;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	background: none !important;
	cursor: pointer;
	border-radius: 100%;
	border: 1px #fff solid;
	content: "\f104";
	height: 48px;
	font-family: FontAwesome;
}
.project-next
{width: auto;position: absolute;top: 40px;left: 80px;z-index: 9;height: auto;background: none;cursor: pointer;}
.project-next:before
{
    content: "\f105";
    width: 48px;
    height: 48px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    background: none !important;
    cursor: pointer;
    border-radius: 100%;
    border: 1px #fff solid;
    font-family: FontAwesome;
}



/**pag5**/

.pag5
{background: #f3f3f3;overflow: hidden;width: 100%;position: relative;padding: 60px 0px;}

.pag5_center
{max-width: 1640px;padding: 0px 20px;margin: auto;}

.news
{overflow: hidden;width: 100%;}
.news_left
{width: 100%;background: #fff;padding: 30px 20px 20px;float: left;margin-bottom: 20px;}

.news_left li:hover .title p
{
	color:#f3920d;
}

.news_left li .date
{
	font-size: 16px;
	color: #f3920d;
	font-family: lh_bahnschrift !important;
}

.news_left li .title p
{
	font-size: 18px;
	color: #333333;
	overflow: hidden;
	text-overflow:
	ellipsis;
	display:
	-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 1;
	margin-top: 6px;
}
.news_left li .title span
{
	overflow: hidden;
	text-overflow:
	ellipsis;
	display:
	-webkit-box;
	-webkit-box-orient:vertical;
	color: #999;
	font-size: 14px;
	-webkit-line-clamp:2;
	line-height: 1.8em;
	margin-top: 10px;
}

.news_left li .newimg
{
	height: 0px;
	padding-top: 55%;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}

.news_left li .newimg div
{
	position: absolute;
	top: 50%;
	transform: translateY(-50%)scale(1);
	background-size: cover !important;
	width: 100%;
	height: 100%;
	transition: all 1s;
}
.news_left li:hover .newimg div
{
transform:translateY(-50%)scale(1.1);	
}



.news_right
{width: 100%;float: right;padding-left: 0px;}

.news_right li
{
	width: 100%;
	display: flex;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px #dfdfdf solid;
}
.news_right li:nth-last-of-type(1) 
{
	padding-bottom:0px;
	margin-bottom: 0px;
	border-bottom: 0px #dfdfdf solid;	
}


.news_right li .date
{
	text-align: center;
	width: 90px;
	height: 90px;
	background: #c2c2c2;
	color: #fff;
	float: left;
	transition: all 0.5s;
	font-family: lh_bahnschrift !important;
}
.news_right li:hover .date
{
	background: #f3920d;
}


.news_right li .date span
{
	display: block;
	font-size: 36px;
	font-family: lh_bahnschrift !important;
	color: #fff;
	line-height: 1em;
	padding-top: 16px;
}

.news_right li .title
{
	width: calc(100% - 90px);
	float: left;
	padding-left: 20px;
}

.news_right li .title p
{
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	margin-top: 5px;
	transition: all 0.5s;
}
.news_right li:hover .title p
{
	color: #f3920d;
}

.news_right li .title span
{
	color: #999;
	font-size: 14px;
	overflow: hidden;
	text-overflow:
	ellipsis;
	display:
	-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	margin-top: 5px;
	line-height: 1.8em;
}
<!--ºÄÊ±0.00038504600524902Ãë-->