/**/
.in-about{
	padding-bottom: 50px;
}
.in-about .txt{
	font-size: 36px;
	line-height: 35px;
	padding: 80px 0 80px 0;
}
.in-about .txt .p{
	padding: 0 60px;
}
.in-about .in-about-item li div{
	margin: 0 auto;
}
.in-about .in-about-item li img{
	max-width: 100%;
	width: 100%;
}
.in-about .in-about-item li a {
	display: block;
	font-size: 36px;
	color: #999;
	padding: 43px 0 83px 10px;
}
.in-about-item li{padding: 0 45px;}
.in-about-item li h5{ overflow: hidden;position: relative;/*width: 379px;*/margin: 0 auto;}
.in-about-item li img{-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; }
.in-about-item li span{position: absolute;width: 100%;bottom: 0;left:-100%;background: #154599;height: 8px;z-index: 1;transition: all .8s;}
.in-about-item li:hover h5 span{left: 0;}
.in-about-item li:hover h5 img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); cursor: pointer;}
.in-about-item li:hover a{background: #f5f5f5;color: #154599;}

/*ï¿½ï¿½Òµï¿½ï¿½Õ¹*/
.in-develop{
	background: url('/images/develop/bjtp.jpg');
	background-repeat:no-repeat;
	background-size:100% 100%;
    -moz-background-size:100% 100%;
	padding-bottom: 50px;
}
.in-develop .title{
	padding: 45px 0;
	text-align: center;
}
.in-develop .title span{
	display: block;
	font-size: 42px;
	line-height: 60px;
}
.in-develop .title span.en{
	color: #154599;
}

.in-develop .wrap{margin: 25px auto 0 auto;}
.in-develop .tabs{height: 114px;padding: 0;}
.in-develop .tabs a{
	display: block;
	width: 20%;
	float: left;
	padding: 0 5px;
}
.in-develop .tabs a .bg{
	font-size: 24px;
	padding: 35px 0 35px 14px;
	background: #fff;
}
.in-develop .tabs a .bg .t{
	padding-right: 0;
}
.in-develop .tabs a.active{
	color: #fff;
	padding: 0 5px;
}
.in-develop .tabs a.active .bg{
	background: #154599;
}
.in-develop .smain.swiper-container{
	margin-top: 25px;
	background: #fff;
	height: auto;
	max-height: 500px;
}
.in-develop .smain.swiper-wrapper{
	height: 500px;
}
.in-develop .smain.swiper-slide{
	justify-content: center;align-items: center;display: flex;
}
.in-develop .content-slide{
	padding:40px;
	background: #fff;
	overflow: hidden;
}
.in-develop .content-slide .tt-line{
	position: relative;
}
.in-develop .content-slide .tt-line .tt{
	font-size: 40px;
	line-height: 80px;
}
.in-develop .content-slide .tt-line .line{
	position: absolute;
	width: 12%;
	bottom: 0;
	left: 15px;
	background: #EEAF48;
	height: 5px;
}
.in-develop .content-slide .p{
	font-size: 24px;
	color: #666;
	line-height: 50px;
	overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp: 3;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.in-develop .more{
	padding-top: 50px;
}
.in-develop .content-slide .image_div_each .image{overflow: hidden;position: relative;margin: 0 auto;}
.in-develop .content-slide .image_div_each .image .gtzz_image{-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.5s;width: 100%; }
.in-develop .content-slide .image_div_each:hover .image .gtzz_image{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}

/*ï¿½ï¿½Ñ¶ï¿½ï¿½ï¿½ï¿½*/
.in-news .title{
	padding: 45px 0;
	text-align: center;
}
.in-news .title span{
	display: block;
	font-size: 42px;
	line-height: 60px;
}
.in-news .title span.en{
	color: #154599;
}
.in-news .in-news-items{
	padding: 0 150px 20px 150px;
}
.in-news .in-news-items .item{
	padding: 0 50px;
}
.in-news .in-news-items .item .e-item{
	position: relative;
	min-height: 610px;
	box-shadow: 0px 0px 14px 2px rgb(0 0 0 / 10%);
	padding: 10px 10px 25px 10px;
	transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}
.in-news .in-news-items .item .e-item:hover{
	cursor: pointer;
	transform: translate(0, -40px);
    -webkit-transform: translate(0, -40px);
    -moz-transform: translate(0, -40px);
    -o-transform: translate(0, -40px);
    -ms-transform: translate(0, -40px);
}
.in-news .in-news-items .item .e-item ,.date,.p,.e-item-detail{
	display: block;
	padding-top: 15px;
}
.in-news .in-news-items .item .e-item .image{
	width: 100%;
	/*width: 409px;
	height: 227px;*/
}
.in-news .in-news-items .item .e-item .content_div{
	padding: 26px;
}
.in-news .in-news-items .item .e-item .t{
	font-size: 24px;
	height: 80px;
	line-height: 80px;
	font-weight: bold;
	color: #808080;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*ï¿½ï¿½ï¿½Ã¶ï¿½ï¿½ï¿½Ä£Ê½*/
    -webkit-line-clamp: 1; /*ï¿½ï¿½ï¿½Ã¶ï¿½ï¿½Ðµï¿½ï¿½ï¿½ï¿½ï¿½*/
	border-bottom: 1px solid #bababa;
}
.in-news .in-news-items .item .e-item .date{
	font-size: 14px;
	color: #555;
}
.in-news .in-news-items .item .e-item .p{
	font-size: 18px;
	line-height: 36px;
	color: #808080;
	overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp: 6;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.in-news .more{
	padding-bottom: 50px;
}
.in-news .flipper2{
	margin: 0 auto;
}
.in-news .image_div{ overflow: hidden;position: relative;margin: 0 auto;}
.in-news .image{-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.5s; }
.in-news .image_div:hover .image{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); cursor: pointer;}

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
.in-social .col-md-12,.in-social .col-md-6{
	padding: 0;
}
.in-social{
	background: #f5f5f5;
	padding-bottom: 50px;
}
.in-social .title{
	padding: 45px 0;
	text-align: center;
}
.in-social .title span{
	display: block;
	font-size: 42px;
	line-height: 60px;
}
.in-social .title span.en{
	color: #154599;
}
.in-social .in-social-items{
	/*padding: 0 200px;*/
}
.in-social .in-social-items .item{
	background: #E8E7E7;
	background: #fff;
	/*justify-content: center;align-items: center;display: -webkit-flex;display: flex;*/
}
.in-social .in-social-items .image{
	width: 100%;
	padding: 20px;
}
.in-social .in-social-items .pcontent{padding: 60px;}
.in-social .in-social-items .pcontent p{
	font-size: 24px;
	line-height: 50px;
	overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp: 6;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.in-social .flipper2{
	margin: 30px auto 0 auto;
}
.in-social .detail i{
	color: #fff;
	padding-right: 5px;
}
.in-social .detail {
	display: block;
	width: 232px;
	height: 54px;
	text-align: center;
	margin: 0 auto;
	background: #154599;
	color: #fff;
	font-size: 20px;
	line-height: 54px;
	box-shadow: 0px 6px 12px 1px rgba(63, 140, 255, 0.26);
	border-radius: 25px 25px 25px 25px;
	opacity: 1;	
	/*transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;*/
}
.in-social .detail:hover{
	color: #154599;
	/*transform: rotate(360deg) scale(1);
    -webkit-transform: rotate(360deg) scale(1);
    -moz-transform: rotate(360deg) scale(1);
    -o-transform: rotate(360deg) scale(1);
    -ms-transform: rotate(360deg) scale(1);*/
}
.in-social .back2 i{
	color: #154599;
}

/*ï¿½Ë²Å·ï¿½Õ¹*/
.in-person{
	padding: 0;
}
.in-person .title{
	padding: 45px 0;
	text-align: center;
}
.in-person .title span{
	display: block;
	font-size: 42px;
	line-height: 60px;
}
.in-person .title span.en{
	color: #154599;
}
.in-person .in-person-items{
	position: relative;
	padding: 0;
}
.in-person img{
	width: 100%;
}
.in-person .txt{
	position: absolute;
	top: 110px;
	left: 207px;
	color: #fff;
	font-size: 40px;
	line-height: 70px;
}
.in-person .detail {
	position: absolute;
	top: 280px;
	left: 207px;
}
.in-person .detail .flipper-object1{
	left: 0;
}
.in-person .flipper1 .panel1{
	border: 1px solid #fff;
	color: #fff;
}
.in-person .flipper-vertical1 .back1 {
	border: 1px solid #154599;
	color: #fff;
}
/*.in-person .detail {
	position: absolute;
	top: 280px;
	left: 207px;
	width: 126px;
	height: 44px;
	text-align: center;
	background: #fff;
	color: #154599;
	font-size: 18px;
	line-height: 44px;
	box-shadow: 0px 6px 12px 1px rgba(63, 140, 255, 0.26);
	border-radius: 25px 25px 25px 25px;
	opacity: 1;	
}
.in-person .detail i{
	color: #154599;
	padding-right: 5px;
}
.in-person .detail:hover{
	color: #fff;
	background: #154599;
}
.in-person .detail:hover i{
	color: #fff;
	padding-right: 5px;
}*/

/*link*/
.in-link{
	background: #f5f5f5;
	padding: 40px 100px;
}
.in-link .in-link-item{
}
.in-link .in-link-item .big_a,.small_a{
	display: block;
}
.in-link .in-link-item .big_a{
	font-size: 18px;
	line-height: 40px;
	color: #154599;
}

.in-link .in-link-item .small_a{
	font-size: 16px;
	line-height: 35px;
	color: #666;
	
	position: relative; 
	overflow: hidden;
	display: inline-block;
}
.in-link .in-link-item .small_a span{  background: #154599;position: absolute;width: 100%;height: 1px;bottom: 2px;left: -100%;transition: all .3s; }
.in-link .in-link-item .small_a:hover span{ left:0%;  }
.in-link .in-link-item .small_a:hover{ color: #154599; }

.in-link img{
	width: 100%;
	text-align: center;
}
.in-link .t{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #333;
}

.in-link strong{ color: #999;letter-spacing: 0;border: 0;margin-top: 20px;background: #e8e8e8;height: 26px;font-size: 12px;text-indent: 1em;cursor: pointer;position: relative;
display: inline-block; width: 250px;}
.in-link strong span{ display: block;line-height: 26px;font-size: 12px; font-weight: normal;}
.in-link strong .fa{ position: absolute;width: 26px;height: 26px;top: 0;right: 10px;text-align: center;line-height: 26px;}
.in-link strong font{ display: none;position: absolute;bottom: 26px;width: 100%;z-index: 1;background: #e8e8e8;overflow-y: auto;max-height: 200px;padding: 20px 0;  }
.in-link strong font a{ display: block;margin: 0;color: #999;font-size: 12px;line-height: 26px; font-weight: normal;}
.in-link strong font a:hover{ background: #154599;color: #fff;}
.in-link strong:hover font{display: block;}

/*footer*/
.in-footer{
	text-align: center;
	padding: 40px 100px;
}
.in-footer span{
	line-height: 30px;
}

/*Ð¡ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê½*/
.active {
    position: relative;
}
.triangle {
    position: absolute;
    overflow: hidden;
    left: 45%;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid dashed dashed dashed;
}
.triangle_bg {
    left: -20px;
    z-index: 3;
    border-color:transparent white transparent transparent;
}
.triangle_border {
	bottom: -20px;
    border-color: transparent transparent transparent transparent;
}
.active .triangle_border {
    border-color: #024EA5 transparent transparent transparent;
}


/*ï¿½é¿´ï¿½ï¿½ï¿½à°´Å¥*/
.to-a{ /*margin: 0 auto;*/ display: block;width: 240px;height: 50px;border: 1px solid #154599;text-align: center;position: relative;border-radius: 4px; overflow: hidden;
box-shadow: 0px 0px 12px 0 rgba(0,0,0,.1);}
.to-a .t{ display: block;line-height: 50px;color: #154599;font-size: 15px;letter-spacing: 2px;position: relative;z-index: 3;}
.to-a .b{ position: absolute;width: 100%;top: 0;left:-100%;background: #154599;height: 100%;z-index: 1; transition: all .5s;}
.to-a:hover .t{ color:#fff; }
.to-a:hover .b{ left:0;}

.flipper1 {
	position: relative;
	width: 232px;
	height: 54px;
	perspective: 240px;
}
.flipper-object1 {
	position:absolute;
	transition: transform 0.5s;
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
	box-shadow: 0px 0px 12px 0 rgba(0,0,0,.1);
}
.flipper1 .panel1 {
	position: absolute;
	backface-visibility: hidden;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #154599;
	color: #154599;
	font-size: 20px;
}
.flipper-vertical1 .back1 {
	transform: rotateX(180deg);
	background: #154599;
	border: 1px solid #154599;
	color: #fff;
}
.flipper1:hover .flipper-vertical1 {
	transform: rotateX(180deg);
	cursor: pointer;
}

/**/
.flipper2 {
	position: relative;
	width: 232px;
	height: 54px;
	perspective: 240px;
}
.flipper-object2 {
	position:absolute;
	transition: transform 0.5s;
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
}
.flipper2 .panel2 {
	background: #154599;
	border: 1px solid #154599;
	color: #fff;
	font-size: 20px;
	position: absolute;
	backface-visibility: hidden;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.flipper-vertical2 .back2 {
	transform: rotateX(180deg);
	color: #154599;
	border: 1px solid #154599;
	background: #fff;
}
.flipper2:hover .flipper-vertical2 {
	transform: rotateX(180deg);
	cursor: pointer;
}

/**/
.flipper3 {
	position: relative;
	width: 232px;
	height: 54px;
	perspective: 240px;
}
.flipper-object3 {
	position:absolute;
	transition: transform 0.5s;
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
	box-shadow: 0px 6px 12px 1px rgba(63,140,255,0.2600);
	border-radius: 25px;
}
.flipper3 .panel3 {
	background: #999;
	border: 1px solid #999;
	color: #fff;
	font-size: 20px;
	position: absolute;
	backface-visibility: hidden;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 25px;
}
.flipper-vertical3 .back3 {
	transform: rotateX(180deg);
	color: #999;
	border: 1px solid #fff;
	background: #fff;
}
.flipper3:hover .flipper-vertical3 {
	transform: rotateX(180deg);
	cursor: pointer;
}

/**/
.floor_tip {
	position: fixed;
	left: 58%;
	margin-left: 670px;
	bottom: 100px;
	z-index: 212;
}
.floor_tip li {
	width: 91px;
	height: 23px;
	background: url(/images/floor.png) right center no-repeat;
}
.floor_tip li a {
	padding: 0;
	display: block;
	height: 23px;
	line-height: 23px;
	width: 90px;
	border-radius: 0;
	text-indent: -9999px;
	transition: 0.1s all;
	-webkit-transition: 0.1s all;
	-moz-transition: 0.1s all;
	-o-transition: 0.1s all;
	-ms-transition: 0.1s all;
}
.floor_tip li.active {
	background: url(/images/floor_active.png) right center no-repeat;
}
.floor_tip li.active a {
	text-indent: 10px;
	color: #fff;
	font-size: 12px;
	display: block;
	background: url(/images/floor_tips.png) left top no-repeat;
}
.floor_tip li.active a:hover {
	background: url(/images/floor_tips.png) left top no-repeat;
}

/*ï¿½ï¿½Òµï¿½ï¿½ï¿½*/
.about01{margin-bottom: 120px;}
.about01 .pick{align-items: center;display: -webkit-flex;display: flex;}
.about01 .pick .right{text-align: right;}
.about01 .pick .title_{font-size: 32px;color: #9c6b20;font-weight: bold;}
.about01 .dots{text-align: center;padding-bottom: 20px;}
.about01 .dots .dot{
	display: inline-block;
	margin: 0 5px;
    width: 6px;
    height: 6px;
    border-width: 0;
    border-radius: 10px;
    border-color: rgb(62, 62, 62);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
}
.about01 .dots .dot1{background: rgb(250, 48, 48);}
.about01 .dots .dot2{background: rgb(4, 72, 164);}
.about01 .dots .dot3{background: rgb(247, 188, 0);}
.about01 p{font-size: 24px;	font-weight: 400;line-height: 45px;text-indent: 2em;letter-spacing: 3px;}
.about01 .number{text-align: center;padding-top: 100px;}
.about01 .number span{font-size: 32px;font-weight: 500;line-height: 52px;}
.about01 .number .num{color: #154599;font-size: 60px;line-height: 52px;}
.about01 .number .stgs{text-align: left;}

/*ï¿½ï¿½Õ¹ï¿½ï¿½ï¿½ï¿½*/
.about02{margin-bottom: 120px;}
.about02 .swiper-slide{border-bottom: 2px solid #154599;height: 143px;background: #fff;color: #666;}
.about02 .swiper-slide:hover{cursor: pointer;}
.about02 .swiper-title{position: absolute;display: flex;left: 0;right: 0;bottom: 0;top: 0;margin: auto;align-items: center;justify-content: center;font-size: 12px;text-align: center;font-weight: bold;}
.about02 .title-cont{position: absolute;flex: 1;}
.about02 .title-cont h2{line-height: 55px;}

.about02 .panel{margin-top: 50px;box-shadow: 0 0 0 rgb(0 0 0 / 5%);}
.about02 .panel .history_datas_pc{display: block;}
.about02 .panel .history_datas_phone{display: none;}
.about02 .layui-timeline-item.pic:before{width: 0;}
.about02 .vertical-timeline .dot{margin-top: 115px;}
.about02 .vertical-timeline .content{margin-top: 90px;border: 0;}
.about02 .vertical-timeline .time img{width: 304px;height: 209px;}
.about02 .vertical-timeline .subtitle{font-size: 48px;color: #154599;font-weight: bold;line-height: 65px;}
.about02 .vertical-timeline p{font-size: 24px;font-weight: 400;line-height: 40px;color: #666666;}
.about02 .vertical-timeline .dot{/*border: 3px solid #EEAF48;*/background: #EEAF48;}

/*ï¿½ìµ¼ï¿½Å¶ï¿½*/
.about03{margin-bottom: 20px;}
.about03 .pc{display: block;}
.about03 .air{display: none;}
.about03 .mobile{display: none;}
.about03 .pages{text-align: center;}
.about03 .item{
	justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    background: #fff;
}
.about03 .tit_div {padding-right: 40px;}
.about03 .tit_div .tit_c{text-align: center;box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.25);
transition: All 0.2s ease-in-out;-webkit-transition: All 0.2s ease-in-out;-moz-transition: All 0.2s ease-in-out;-o-transition: All 0.2s ease-in-out;}
.about03 .tit_div .tit_c:hover{transform: translate(0, -40px);
-webkit-transform: translate(0, -40px);-moz-transform: translate(0, -40px);-o-transform: translate(0, -40px);-ms-transform: translate(0, -40px);}
.about03 .tit_div .tit_i{}
.about03 .name{
	font-size: 36px;
	font-weight: bold;
}
.about03 .brief{
	padding: 30px 0;
	font-size: 24px;
    letter-spacing: 2px;
	line-height: 50px;
	border-bottom: 1px solid #bababa;
	color: #666;
}
.about03 .content{
	padding: 20px 0;
}
.about03 .content p{
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 40px;
	color: #666;
	text-indent: 2em;
}
.about03 .other_tit_div {padding: 0 50px 100px 50px;}
.about03 .other_tit_div .tit_c{padding: 0;background: #eee;text-align: center;box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.25);
								transition: All 0.2s ease-in-out;-webkit-transition: All 0.2s ease-in-out;-moz-transition: All 0.2s ease-in-out;-o-transition: All 0.2s ease-in-out;}
.about03 .other_tit_div .tit_c:hover{transform: translate(0, -40px);
								-webkit-transform: translate(0, -40px);-moz-transform: translate(0, -40px);-o-transform: translate(0, -40px);-ms-transform: translate(0, -40px);}
.about03 .other_tit_div .tit_i{padding: 0;}
.about03 .other_tit_div .other_tit_p{padding: 20px 0;}
.about03 .other_tit_div .other_tit_p .name{font-weight: 500;color: #3B3E43;font-size: 32px;}
.about03 .other_tit_div .other_tit_p .job{font-size: 24px;}


/*ï¿½ï¿½Ö¯ï¿½Ü¹ï¿½*/
.about04{margin-bottom: 120px;}

/*ï¿½ï¿½Òµï¿½Ä»ï¿½*/
.about05{margin-bottom: 120px;}
.about05 .margin_div{margin-bottom: 100px;}
.about05 .qyyj{background: #f5f5f5;padding: 0;}
.about05 .qyyj .con{padding: 60px 0 0 50px;}
.about05 .qyyj .con_right{padding: 60px 50px 0 0;}
.about05 .qyyj .con_right p {text-align: right;}
.about05 .qyyj .pic{padding: 0;}
.about05 .qyyj .tit{font-size: 50px;font-weight: 500;color: #154599;line-height: 75px;letter-spacing: 6px;letter-spacing: 3px;}
.about05 .qyyj .tit_1{font-size: 28px; font-weight: 500;position: relative;color: #3B3E43;line-height: 35px;letter-spacing: 3px;}
.about05 .qyyj .tit_2{font-size: 32px; font-weight: 500;line-height: 40px;padding: 50px 0;letter-spacing: 3px;}
.about05 .qyyj .line_left:after{content:"";background-color: #154599;left:0;width:76px;height:2px;bottom:-20px;position:absolute}
.about05 .qyyj .line_right:after{content:"";background-color: #154599;right:0;width:76px;height:2px;bottom:-20px;position:absolute}
.about05 .qyyj:hover{background: #b63b4d;transition: all 1s;}
.about05 .qyyj:hover p{color: #fff;transition: all 1s;}
.about05 .qyyj:hover .line_left:after{background-color: #fff;transition: all .6s;}
.about05 .qyyj:hover .line_right:after{background-color: #fff;transition: all .6s;}
.about05 .pic{ overflow: hidden;position: relative;margin: 0 auto;}
.about05 .picture{-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.5s; }
.about05 .qyyj:hover .picture{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}

.about05 .qyjzg{background: #f5f5f5;padding: 0;}
.about05 .qyjzg .col-md-4{padding: 50px 0 50px 50px;}
.about05 .qyjzg .col-md-8{padding: 50px 50px 50px 0;}

.about05 .qyjzg .tit{font-size: 50px;font-weight: 500;color: #154599;line-height: 75px;letter-spacing: 6px;}
.about05 .qyjzg .tit_1{font-size: 28px; font-weight: 500;position: relative;color: #3B3E43;line-height: 35px;}
.about05 .qyjzg .tit_3{font-size: 32px; font-weight: 500;position: relative;color: #3B3E43;line-height: 100px; color: #666666;letter-spacing: 3px;}
.about05 .qyjzg .line_left:after{content:"";background-color: #154599;left:0;width:76px;height:2px;bottom:-20px;position:absolute}
.about05 .qyjzg .qyjzq_e{width: 25%;float: left;transition: All 0.3s ease-in-out;-webkit-transition: All 0.3s ease-in-out;-moz-transition: All 0.3s ease-in-out;-o-transition: All 0.3s ease-in-out;}
.about05 .qyjzg .qyjzq_e:hover{transform: translate(0, -40px);-webkit-transform: translate(0, -40px);-moz-transform: translate(0, -40px);-o-transform: translate(0, -40px);-ms-transform: translate(0, -40px);}
.about05 .qyjzg .con{position: absolute;width: 100%;line-height: 80px;background: #154599;color: #fff;text-align: center;font-size: 32px;letter-spacing: 3px;}
.about05 .qyjzg .con_1{bottom: 0;}
.about05 .qyjzg .con_2{top: 0;}

/*ï¿½ï¿½Òµï¿½ï¿½ï¿½ï¿½*/
.about06{margin-bottom: 120px;}
#certify_mobile{display: none;}
#certify_ipad{display: none;}

.honors{margin-bottom: 120px;padding-top: 50px;}
.honors .col-md-12,.honors .col-md-4,.honors .col-md-6,.honors .col-md-8{padding: 0;}
.honors .honors_act .honor_4,.honors .honors_act .honor_3,.honors .honors_act .honor_1{padding: 15px;}
/*.honors .honors_act .honors_border{
	border-image-source: radial-gradient(60% 60%, transparent 0px, transparent 100%, #EEAF48 100%);
	border-image-slice: 1;
	border-width: 2px;
	border-style: solid;
	border-image-outset: 1cm;
}*/
.honors .honors_act .bg{background: #eee;position: relative;}
.honors .honors_act .honor_4 .bg{height: 560px;}
.honors .honors_act .honor_3 .bg{height: 300px;}
.honors .honors_act .honor_1 .bg{height: 230px;}
.honors .honors_act .content4{padding: 100px 0 0 30px;}
.honors .honors_act .content3{padding: 50px 0 0 30px;}
.honors .honors_act .content .title1{display: block;font-size: 22px;font-weight: bold;padding: 30px 0;color: #808080;}
.honors .honors_act .content .title2{display: block;font-size: 20px;color: #808080;}



/*ï¿½ï¿½Òµï¿½ï¿½Õ¹*/
.develop00{margin-bottom: 120px;}
.develop00 .dev_{margin-top: 80px;}
.develop00 .content img{
    /* width: 1284px;
	height: 413px; */
    aspect-ratio: 16 / 6}

.develop00 .content_l{position: absolute;left: 100px;top: 25%;}
.develop00 .btn_l{position: absolute;left: 100px;top: 65%;}
.develop00 .content_l .line:after{content:"";background-color: #fff;left:0;width:76px;height:2px;bottom: 40%;position:absolute}
.develop00 .content_l p{text-align: left;color: #fff;}

.develop00 .content_r{position: absolute;right: 100px;top: 25%;}
.develop00 .btn_r{position: absolute;right: 100px;bottom: 20%;}
.develop00 .content_r .line:after{content:"";background-color: #fff;right:0;width:76px;height:2px;bottom: 40%;position:absolute}
.develop00 .content_r p{text-align: right;color: #fff;}

.develop00 .tit1{font-size: 48px;font-weight: 500;height: 70px;}
.develop00 .tit2{font-size: 24px;font-weight: 500;}

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
.develop01{margin-bottom: 120px;}
.develop01 .item{justify-content: center;align-items: center;display: -webkit-flex;display: flex;background: #fff;}
.develop01 .item-top{margin-top: 120px;}
.develop01 .item .image_div_each .image_div{overflow: hidden;position: relative;margin: 0 auto;}
.develop01 .item .image_div_each .image_div .image{-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.5s;width: 100%; }
.develop01 .item .image_div_each:hover .image_div .image{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
.develop01 .item .title{padding: 0 60px;font-size: 36px;font-weight: 500;line-height: 50px;}
.develop01 .item .p_div{padding: 30px 50px;}
.develop01 .item .p_div p{font-size: 24px;line-height: 50px;text-indent: 2em;}
.develop01 .item .company{background: #EEAF48;padding: 10px 15px;color: #fff;border-radius: 5px;font-size: 16px;font-weight: bold;letter-spacing: 1px;}

/*ï¿½ï¿½Ñ¶ï¿½ï¿½ï¿½ï¿½*/
.news01{margin-bottom: 120px;}
.news01 .layui-tab-title{border: none;text-align: center;}
.news01 .layui-tab-title li{/*width: 33.3333333%;*/}
.news01 .layui-tab-title li span{font-size: 24px;font-weight: bold;padding: 10px 40px;}
.news01 .layui-tab-title .layui-this:after{border: none;}
.news01 .layui-tab-title .layui-this span{background: #154599;color: #fff;border-radius: 25px;box-shadow: 0px 6px 12px 1px rgba(63,140,255,0.2600);}

.news01 .news_div{padding-top: 80px;}
.news01 .news_div .news_e{background: #F4F4F2;justify-content: center;align-items: center;display: -webkit-flex;display: flex;position: relative; overflow: hidden;}
.news01 .news_div .news_e .image_div{overflow: hidden;position: relative;margin: 0 auto;/*width: 35%;height: 251px;*/}
.news01 .news_div .news_e .image{-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; /*width: 100%;height: 100%;*/}
.news01 .news_div .news_e .contents{padding: 0 45px;/*width: 65%;*/}
.news01 .news_div .news_e .tit{font-size: 24px;font-weight: 500;color: #666;}
.news01 .news_div .news_e .date{font-size: 16px;font-weight: 400;color: #666;padding-bottom: 10px;padding-top: 0;}
.news01 .news_div .news_e .con{padding-top: 40px;font-size: 20px;font-weight: 400;color: #000;line-height: 35px;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;}
.news01 .news_div .news_e:hover{cursor: pointer;}
.news01 .news_div .news_e:hover .image{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
.news01 .news_div .news_e span{  background: #EEAF48;position: absolute;width: 100%;height: 4px;bottom: 0;left: -100%;transition: all .3s; }
.news01 .news_div .news_e:hover span{ left: 0%;}
.news01 .news_div .news_e:hover .tit{color: #EEAF48;transition: all .3s;}

/*ï¿½ï¿½Ñ¶ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
.news_detail01{margin-bottom: 120px;}
.news_detail01 .title{text-align: center;font-size: 30px;font-weight: bold;color: #444;}
.news_detail01 .date{text-align: center;font-size: 14px;color: #999;margin: 20px;}
.news_detail01 dt p{display: block;text-align: justify;font-size: 16px;letter-spacing: 1px;line-height: 30px;color: #777;text-indent: 2.2em;font-weight:normal;}
.news_detail01 dt img{ display: block;margin: 0 auto;width: auto;max-width: 100%; height:auto; /*width: 740px;height: 492px;*/ }
.news_detail01 dt video{ display: block;margin: 0 auto;/*width: auto;max-width: 100%;height:auto;*/width: 720px;height: 405px;object-fit: cover; }

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
.social01{margin-bottom: 120px;}
.social01 .item-top{margin-top: 100px;}
.social01 .item{justify-content: center;align-items: center;display: -webkit-flex;display: flex;background: #fff;}
.social01 .item .left_position{text-align: left;}
.social01 .item .right_position{text-align: right;}
.social01 .item .tt-line{position: relative;padding: 0 60px;}
.social01 .item .tt-line .line{position: absolute;width: 40%;bottom: -20px;background: #EEAF48;height: 5px;}
.social01 .item .tt-line .line.left_line{left: 60px;}
.social01 .item .tt-line .line.right_line{right: 60px;}
.social01 .item .tt-line .title{font-size: 36px;font-weight: 500;line-height: 50px;color: #154599;}
.social01 .item .title_content{padding: 30px 50px;}
.social01 .item .title_content p{font-size: 24px;line-height: 50px;color: #333;/*word-break: break-all;white-space: nowrap;*/}
.social01 .item .image_div_each .image_div{overflow: hidden;position: relative;margin: 0 auto;}
.social01 .item .image_div_each .image_div .image{-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.5s;width: 100%; }
.social01 .item .image_div_each:hover .image_div .image{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}

.social01 .more{text-align: left;margin: 50px 0;}
.social01 .more .tt-line{position: relative;padding: 0;}
.social01 .more .tt-line .title{font-size: 36px;font-weight: 500;line-height: 50px;color: #154599;}
.social01 .more .tt-line .line{position: absolute;width: 20%;bottom: -20px;left: 0;background: #EEAF48;height: 5px;left: 0;}
.social01 .more_content{margin: 50px 0 0 0;}
.social01 .more_content .each{flex: 1; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.5s;}
.social01 .more_content .each .title_bg{background: #eee;padding: 10px; text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*ï¿½ï¿½ï¿½Ã¶ï¿½ï¿½ï¿½Ä£Ê½*/
  -webkit-line-clamp: 1; /*ï¿½ï¿½ï¿½Ã¶ï¿½ï¿½Ðµï¿½ï¿½ï¿½ï¿½ï¿½*/
}
.social01 .more_content .each .title_bg .title{font-size: 18px;color: #333;font-weight: 500;line-height: 40px;}
.social01 .more_content .swiper {
        width: 100%;
        height: 100%;
      }

      .social01 .more_content .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      	
      	
      }
      .swiper-button-prev{left: -15px;}
      .swiper-button-next{right: -15px;}
      .swiper-button-next, .swiper-button-prev{width: 17px;height: 34px;background-size: 17px 34px;}
.social01 .more_content .swiper-slide .each .image_div{ overflow: hidden;position: relative;margin: 0 auto;}
.social01 .more_content .swiper-slide .each img{-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; }
.social01 .more_content .swiper-slide .each:hover{cursor: pointer;}
.social01 .more_content .swiper-slide .each:hover .image_div img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
.social01 .more_content .swiper-slide .each:hover .title_bg{background: #EEAF48;word-break:break-word;word-break:break-all;}
.social01 .more_content .swiper-slide .each:hover .title_bg .title{color: #fff;}

/*ï¿½ï¿½Ïµï¿½ï¿½ï¿½ï¿½*/
.inwarp-contact{padding-bottom: 60px;}
.inwarp-contact .in-banner .text{top: 25%;text-align: center;}
.contact_us{position: absolute;top: 70%;}
.contact_us .contact_us_div{padding: 30px;box-shadow: 4px 4px 4px 1px rgba(0,0,0,0.1500);background:#fff;border-radius: 10px 10px 10px 10px;}
.contact_us .contact_us_div p{font-size: 20px;font-weight: 500;line-height: 50px;color: #808080;}
.contact_us .contact_us_div .tel{font-size: 30px;font-weight: bold;line-height: 50px;color: #154599;}
.contact01{padding: 80px 0;}
.contact01 .tt-line{position: relative;}
.contact01 .tt-line .positions{font-size: 30px;font-weight: bold;color: #154599;}
.contact01 .tt-line .line{position: absolute;width: 12%;bottom: -30px;left: 15px;background: #154599;height: 5px;}
.contact01_map {overflow: hidden;width: 80%;height: 100%;font-family: "Î¢ï¿½ï¿½ï¿½Åºï¿½";margin: 0 10%;}


/*Ò³ï¿½ï¿½*/
#pages{padding-top: 30px;text-align: center;}
#pages .layui-laypage select{padding: 0;display: none;}
#pages .layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #EEAF48;left: 0;top: 0;}
#pages .layui-laypage a{font-size: 16px;color: #666;}
#pages .layui-laypage .layui-laypage-curr em{font-size: 16px;}
#pages .layui-laypage a, .layui-laypage span, .layui-laypage select{height: 38px;line-height: 38px;}
#pages .layui-laypage a, .layui-laypage button, .layui-laypage input, .layui-laypage select, .layui-laypage span{border: none;}
#pages .layui-laypage a:hover{color: #EEAF48;}
      
/*ï¿½ï¿½×ªï¿½ï¿½Å¥ï¿½ï¿½ï¿½Ô¡ï¿½ï¿½Ö»ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½æ±¾*/
.flipper_pc{display: block;}
.flipper_phone{display: none;}


<!--ºÄÊ±1768875963.6965Ãë-->