.tall {
	transition: all .3s;
}
.m-banner{
    display: none !important;
}
.infoPop2 .cont {
	/* width: 100%; */
	height: 85%;
	/* overflow: hidden; */
}
.infoPop2 .cont .mySwiper2{
	height: 78%;
}
.infoPop2 .cont .mySwiper{
	height: 20%;
	margin-top: 2%;
}
.infoPop2 .cont .swiper img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.infoPop2 .cont .mySwiper .swiper-slide{
	opacity: .6;
}
.infoPop2 .cont .mySwiper .swiper-slide-thumb-active{
	opacity: 1;
}


.infoPop2{display:none; position:fixed; left:0; top:0; right:0; bottom:0; z-index: 1999;}
.infoPop2 .h_til{font-size: 20px; color: #ff6b00; line-height: 30px; margin-bottom: 20px;}
.infoPop2 .bg{position:absolute; left:0; top:0; right:0; bottom:0; z-index: 2; background:rgba(0,0,0,.5);}
.infoPop2 .cnt{position:absolute; left:50%; top:50%; width:690px; height:520px; padding:40px 40px 0; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); background:#fff; z-index: 5;}
.infoPop2 .cnt .close{position:absolute; right: 0; top:0; z-index: 2; cursor:pointer;}
.infoPop2 .tab_wr{padding:5px; background:#202020;}
.infoPop2 .bd_tab{float:left; position:relative; padding-bottom: 90px; width:610px;}
.infoPop2 .bd_tab .bd{height:313px; overflow:hidden;}
.infoPop2 .bd_tab .bd li{height:313px; width:610px;position: relative;}
.infoPop2 .bd_tab .bd li img {position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
.infoPop2 .btn_box .btn{position:absolute; z-index: 5; top:126px; width:60px; height:60px; background: no-repeat center; opacity:0; filter:alpha(opacity=0);}
.infoPop2 .cont .mySwiper2 .prev{left:15px; background-image: url("/static/images/btn-prev2.png");width: 44px;height: 50px;background-size: 100% 100%;}
.infoPop2 .cont .mySwiper2 .next{right:15px; background-image: url("/static/images/btn-next2.png");width: 44px;height: 50px;background-size: 100% 100%;}
.infoPop2 .bd_tab:hover .btn{opacity:1; filter:alpha(opacity=100);}
.infoPop2  .cont .mySwiper2 .prev:hover{background-image: url("../images/btn-prev2-on.png");}
.infoPop2  .cont .mySwiper2 .next:hover{background-image: url("../images/btn-next2-on.png");}
.infoPop2 .pic_hd{position:absolute; left:0; bottom:0; width:100%; height:80px; padding:10px 0; background:#f0f0f0;}
.infoPop2 .pic_hd .hide_dot{height:0; overflow:hidden;}
.infoPop2 .pic_hd .ul{overflow:hidden; width:740px; padding-left:10px; margin:0 auto;}
.infoPop2 .pic_hd .ul li{float:left; width:102px; height:60px; margin-right: 6px; opacity: .3; filter:alpha(opacity=30); cursor:pointer;}
.infoPop2 .pic_hd .ul li.on{opacity: 1; filter:alpha(opacity=100);}
.infoPop2 .pic_hd .ul li img{width:100%; height:100%;}
.infoPop2 .pic_hd .btn{position:absolute; z-index: 5; top:0; width:40px; height:100%; background:no-repeat center;}
.infoPop2 .pic_hd .tempWrap{width:534px !important; margin:0 auto !important;}
.infoPop2 .pic_hd .prev2{left:0; background-image: url("../images/industry/prevIcon.png");}
.infoPop2 .pic_hd .next2{right:0; background-image: url("../images/industry/nextIcon.png");}
.infoPop2 .pic_hd .prev2:hover{background-image: url("../images/industry/prevIcon-on.png");}
.infoPop2 .pic_hd .next2:hover{background-image: url("../images/industry/nextIcon-on.png");}
.infoPop2 .return_btn{float:right; color:#f1b602; font-size: 14px; font-weight: 600; line-height: 24px; margin-top: 40px;}
.infoPop2 .return_btn:hover{color:#fff;}
.infoPop2 .page_wr{overflow:hidden; width:910px; margin:80px auto 0; background:#141414;}
.infoPop2 .page_wr .prev_page{float:left; width:48%; font-size: 12px; line-height: 24px; color: #d2d2d4; padding-left: 32px; background:url("../images/left1.gif") no-repeat left center;}
.infoPop2 .page_wr .next_page{float:right; width:48%; text-align: right; font-size: 12px; line-height: 24px; color: #d2d2d4; padding-right: 32px; background:url("../images/right1.gif") no-repeat right center;}
.infoPop2 .page_wr a:hover{color:#f1b602;}




.social-share .social-share-icon {
    /* margin-left: 10px; */
    cursor: pointer;
    border: 0 !important;
    color: rgba(0,0,0,0) !important;
    border-radius: 0 !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-color: rgba(0,0,0,0) !important;
    margin-left: 14px;
}
.social-share .icon-wechat, .social-share .icon-wechat:hover{
    background-image: url(/static/images/weixin1.svg) !important;
}
.social-share .icon-weibo, .social-share .icon-weibo:hover {
    background-image: url(/static/images/weibo1.svg) !important;
}

.BMap_pop{
    margin-top: -20px;
}
.BMap_bubble_title{
    font-weight: bold !important;
    margin-bottom: 20px;
}
.searchCon,.newDetails{
    border-top: 1px solid #E6E6E6;
}
.search12{
    width: 20%;
    margin: 0 auto;
    background-color: #f6f6f6;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
    padding: 14px 20px;
}
.search12 input{
    border: 0;
    background: rgba(0,0,0,0);
    /*text-indent: 20px;*/
}
.search12 img{
    width: 20px;
    cursor: pointer;
}
.popup {
	position: fixed;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
}

.popup .mask {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	top: 0;
	left: 0;
	z-index: 99;
}

.reader_main {
	position: fixed;
	left: 50%;
	padding: 30px;
	width: 910px;
	top: 55%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #fff;
	z-index: 999;
}

.reader_tit {
	width: 100%;
	background: #bfc1cf;
	height: 70px;
	position: relative;
}

.reader_close {
	width: 27px;
	height: 27px;
	position: absolute;
	top: -80px;
	right: -30px;
	cursor: pointer;
	transition: all .3s;
}

.reader_close:hover {
	transform: rotate(180deg);
}

.reader_tit_name,
.reader_tit_nub,
.reader_tit_size,
.reader_tit_act {
	height: 70px;
	line-height: 70px;
	color: #333;
	font-size: 14px;
	text-align: center;
	margin-right: 3px;
	float: left;
	margin-bottom: 0;
}

.reader_con_list ul {
	overflow: hidden;
	margin-top: 3px;
	display: flex;
	justify-content: space-between;
}

.reader_con_name,
.reader_con_nub,
.reader_con_size,
.reader_con_act {
	background: #efeff4;
	height: 50px;
	line-height: 50px;
	color: #333;
	font-size: 13px;
	text-align: center;
	margin-right: 3px;
	float: left;
	display: block;
}

.reader_con {
	width: 100%;
	overflow: hidden;
}

.reader_con_nub,
.reader_tit_nub {
	width: 24.5%;
}

.reader_con_name,
.reader_tit_name {
	width: 30%;
}

.reader_con_size,
.reader_tit_size {
	width: 20%;
}

.reader_con_act,
.reader_tit_act {
	width: 24.5%;
	margin-right: 0;
}

.reader_con_act input {
	width: 50px;
	height: 30px;
	margin: 10px auto;
	text-align: center;
	background: #bfc1cf;
	color: #333;
	line-height: 30px;
}

.develop_sel {
	width: 80%;
	margin-top: 20%;
}

.develop_sel .sel_header {
	padding: 4% 8%;
	background-color: rgba(255, 255, 255, .4);
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;

}

.develop_sel ul {
	/* padding: 4% 0; */
	background-color: rgba(255, 255, 255, .4);
	border-top: 1px solid #fff;
	display: none;
}

.develop_sel li {
	padding: 4% 8%;
	transition: all .3s;
}

.develop_sel li a {
	display: block;
}
.develop_sel li:hover a{
    color: #fff;
}
.develop_sel li:hover {
	background-color: #fc8930;
}

.page {
	display: flex;
	justify-content: center;
	padding-bottom: 5.3%;
	/* background: linear-gradient(-90deg, #D8DFEB 0%, #FFFFFF 56.00000000000001%); */
}

.page .op {
	opacity: .4;
}

.page .laypage_main {
	background: #FAFAFA;
	padding: 13px;
	display: flex;
	align-items: center;
}

.page .laypage_main a {
	padding: 11px 15px;
}

.page .laypage_main a:hover {
	background-color: #F46A00;
	color: #fff;
}

.xuanzhong {
	background-color: #F46A00;
	color: #fff !important;
}

.laypage_prev,
.laypage_next {
	display: flex;
	align-items: center;
}

.laypage_prev:hover,
.laypage_next:hover {
	background-color: inherit !important;
	color: #333 !important;
}

.laypage_prev {
	margin-right: 75px;
}

.laypage_next {
	margin-left: 75px;
}

.pageCon a {
	margin: 0 4px;
}

.banner {
	padding-top: 42.7%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.developBanner {
	padding-top: 52.08%;
	background-size: cover;
	background-position: center center;
}

.bannerCon {
	position: absolute;
	top: 39%;
	transform: translateY(-50%);
	color: #fff;
}

.developBanner_con {
	top: 28%;
}

.bannerCon a {
	color: #fff;
}
.bannerCon a:hover{
    color: #F36A01;
}
.crumbs {
	margin-top: 20px;
}

.scollTop {
	width: 3.7%;
	position: fixed;
	right: 1.04%;
	top: 80%;
	transform: translateY(-50%);
	z-index: 99999;
}

.scollTop .one,
.scollTop .two {
	background: linear-gradient(-45deg, #F46A00 0%, #FF923E 100%);
	/* padding: 20px; */
	box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
	border-radius: 6px;
	margin-bottom: 36%;
	cursor: pointer;
}

.scollTop .one .top,
.scollTop .two {
	padding: 30%;
}

.scollTop .one .top .img_ratio,
.scollTop .two .img_ratio {
	/* width: 1.83%;
	height: 1.83%; */
	padding-top: 100%;
}

.scollTop .one {
	position: relative;
}

.scollTop .one .btm {
	width: 355%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 140%;
	opacity: 0;
	visibility: hidden;
	transition: all .5s;
}

.scollTop .one:hover .btm {
	right: 120%;
	opacity: 1;
	visibility: inherit;
}

.scollTop .one .btm ul::after {
	content: '';
	display: inline-block;
	border-style: solid;
	border-width: 10px;
	border-color: transparent transparent transparent #fff;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -20px;
}

.scollTop .one .btm ul {
	display: flex;
	align-items: center;
	background: #FFFFFF;
	box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
	border-radius: 6px;
	padding: 4% 4% 0 4%;
	position: relative;
	flex-wrap: wrap;
}

.scollTop .one .btm li {
	width: 42%;
	margin: 0 4%;
	margin-bottom: 15px;
	text-align: center;
	color: #333;
}

.scollTop .one .btm li .img_ratio {
	padding-top: 100%;
	margin-bottom: 10px;
}

.contain {
	/* max-width: 1920px; */
	margin: 0 auto;
}

/* 社会责任 */
.social {
	padding: 4% 0 5% 0;
	/* background: linear-gradient(-90deg, #D8DFEB 0%, #FFFFFF 56.00000000000001%); */
}

.about_header {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.about_header a {
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #CCCCCC;
	color: #B3B3B3;
}

.about_header a:first-child {
	border-left: 0;
}

.about_header a:hover {
	color: #F46A00;
}

.about_header .active {
	color: #F46A00;
}

.socialCon .tabs_header ul {
	display: flex;
	align-items: center;
	justify-content: space-between;

	margin: 5% 0;
	background: #F2F2F2;
}

.socialCon .tabs_header li {
	width: 33.3%;
	text-align: center;
	color: #333;
	padding: 17px 0;
	cursor: pointer;
}

/* .socialCon .tabs_header li:hover{
	background: #F46A00;
	color: #fff;
} */
.socialCon .tabs_header .active {
	background: #F46A00;
	color: #fff;
}
.socialCon .tabsCon1_bg,
.socialCon .tabsCon1 {
	display: none;
}
.socialCon .tabsCon1_bg .img_ratio{
	padding-top: 44.44%;
	margin-top: 7%;
}
.socialCon .act {
	display: block !important;
}

.socialCon .firstCon .left,
.socialCon .firstCon .right {
	width: 50%;
}

.socialCon .firstCon .left div {
	padding-top: 55.6%;
	overflow: hidden;
}

.socialCon .firstCon .right1 {
	margin-left: 10%;
}

.socialCon .firstCon .one {
	margin: 2.4% 0;
	color: #333;
}

.socialCon .firstCon .two {
	margin-bottom: 5%;
	padding-bottom: 5%;
	color: #333;
	border-bottom: 2px solid #E5E5E5;
}

.socialCon .firstCon .three {
	color: #999;
	margin-bottom: 6.2%;
}

.socialCon .firstCon .four {
	display: inline-block;
	padding: 9px 62px;
	border: 1px solid #AAAAAA;
	color: #333;
}

.socialCon .firstCon:hover img,
.socialCon .secondCon li:hover img {
	transform: scale(1.06);
}

.socialCon .firstCon:hover .two,
.socialCon .secondCon li:hover .title {
	color: #F46A00;
}

.socialCon .firstCon:hover .four {
	color: #F46A00;
	border: 1px solid #F46A00;
}

.socialCon .secondCon {
	margin-top: 5%;
}

.socialCon .secondCon li {
	margin-bottom: 3%;
}

.socialCon .secondCon li:last-child {
	margin-bottom: 0;
}

.socialCon .secondCon .left {
	width: 27.78%;
}

.socialCon .secondCon .left div {
	padding-top: 56%;
	overflow: hidden;
}

.socialCon .secondCon .right {
	width: 72.22%;
}

.socialCon .secondCon .right1 {
	margin-left: 6.8%;
	border-top: 1px solid #E6E6E6;
	padding-top: 3.7%;
}

.socialCon .secondCon .right1 .title {
	/* margin-bottom: 22px; */
}

.socialCon .secondCon .right1 .dec {
	margin: 22px 0;
	color: #999999;
}

.socialCon .secondCon .right1 .time {
	color: #999999;
}

.honorCon {
	margin-top: 4.2%;
}

.honorCon .title {
	padding-bottom: 5.21%;
}

.honorCon .tabs_header {
	/*padding: 18.5px 0;*/
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	height: 87px;
    line-height: 87px;
}

.honorCon .tabs_header1 {
	width: 65%;
}

.honorCon .tabs_header1 .swiper-wrapper {
	align-items: center;
}

.honorCon .tabs_header1 .swiper-slide {
	text-align: center;

	/* Center slide text vertically */
	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;
	transition: 300ms;
	transform: scale(0.67);
	cursor: pointer;
	color: #E1BB8F;
	opacity: .6;
	font-size: 2.4rem;
}
.honorCon .tabs_header1 .swiper-slide:hover{
    transform: scale(1);
    opacity: 1;
    font-size: 3.2rem;
}
.honorCon .tabs_header1 .swiper-slide-active,
.honorCon .tabs_header1 .swiper-slide-duplicate-active {
	transform: scale(1);
	opacity: 1;
	font-size: 3.2rem;
}

.honorCon .tabsCon {
	position: relative;
}

.honorCon .tabsCon1 {
	/* position: relative; */
	display: none;
}

.honorCon .block {
	display: block;
}

.honorCon .tabsConSwiper {
	margin-top: 5%;
	height: 580px;
}

.honorCon .tabsConSwiper .swiper-slide {
	text-align: center;
	background: #F2F2F2;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	transition: 300ms;
	transform: scale(0.88);
	height: 100%;
}

.honorCon .tabsConSwiper .swiper-slide-active,
.honorCon .tabsConSwiper .swiper-slide-duplicate-active {
	transform: scale(1);
}

.honorCon .tabsConSwiper .swiper-slide .top {
	width: 100%;
	height: 100%;
	/* padding: 58px 0; */
	background: #F2F2F2;
	display: flex;
	justify-content: center;
	align-items: center;
}

.honorCon .tabsConSwiper .swiper-slide .top img {
	width: 55.18%;
}

.honorCon .tabsConSwiper .swiper-slide .btm {
	width: 100%;
	background: linear-gradient(90deg, #C9A065 0%, #DAB486 100%);
	color: #fff;
	display: none;
	justify-content: center;
	align-items: center;
}

.honorCon .tabsConSwiper .swiper-slide-active .top {
	height: 436px;
	background-color: #2d2922;
}

.honorCon .tabsConSwiper .swiper-slide-active .top img {
	width: 60%;
}

.honorCon .tabsConSwiper .swiper-slide-active .btm {
	height: 144px;
	display: flex;
}

.honorCon .swiper-button-prev {
	background-image: url(../images/prev.png);
	width: 17px;
	height: 30px;
	background-size: 17px 30px;
	opacity: 1;
	left: -40px;
}

.honorCon .swiper-button-next {
	background-image: url(../images/next.png);
	width: 17px;
	height: 30px;
	background-size: 17px 30px;
	opacity: 1;
	right: -40px;
}

.pagination1 {
	position: static;
	margin-top: 4%;

	/* bottom: -50px;
	left: 50%;
	transform: translateX(-50%); */
}

.swiper-pagination-bullet {
	width: 60px;
	height: 4px;
	background: #DBDBDB;
	border-radius: 0;
	opacity: 1;
	margin-right: 10px;
}

.swiper-pagination-bullet-active {
	background: #E1BB8F;
}

.annalsCon {
	margin-top: 3.5%;
}

.annalsCon .advert {
	padding: 4.1%;
	min-height: 362px;
	background-color: #EDEDED;
	position: relative;
}

.annalsCon .advert .left {
	min-height: 362px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.annalsCon .advert .left .one::after {
	content: '';
	display: block;
	width: 50px;
	height: 4px;
	background: #F46800;
	margin-top: 12px;
}

.annalsCon .advert .left,
.annalsCon .advert .right {
	color: #666;
}

.annalsCon .advert .left .two {
	opacity: 0;
}

.annalsCon .advert .cent {
	width: 62%;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.annalsCon .advert .cent img {
	width: 100%;
}

.annalsCon .advert .right {
	width: 12%;
	text-align: right;
	line-height: 22px;
}

.annalsCon .axis {
	margin-top: 5.6%;
}

.annalsCon .axis li {
	display: flex;
	align-items: center;
	/* cursor: pointer; */
	transition: all .3s;
}

.annalsCon .axis .left {
	width: 28.82%;
	text-align: right;

}

.annalsCon .axis .left1 {
	margin-right: 15%;
}

.annalsCon .axis .right {
	width: 71.18%;
	position: relative;
	border-left: 1px solid #DBDBDB;
	padding: 64px 0;
}

.annalsCon .axis .right::before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #AAAAAA;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -6px;
}

.annalsCon .axis .right1 {
	margin-left: 6%;
}

.annalsCon .axis li:hover {
	color: #F46800;
}

.annalsCon .axis li:hover .right::before {
	background-color: #F46800;
}

.update {
	padding-top: 8.1%;
}

.update .grow {
	position: relative;
}

.update .grow .ban1 {
	width: 35.42%;
	position: absolute;
	right: 0;
	top: 12%;
	transform: translateY(-50%);
	z-index: 9;
}

.update .grow .ban1 div {
	padding-top: 62.7%;
	overflow: hidden;
}

.update .grow .ban1 div img {
	transition: all .3s;
}

.update .grow .ban1 div:hover img {
	transform: scale(1.04);
}

.update .grow .title {
	color: #000036;
}

.update .grow .dec {
	width: 48.26%;
	margin-left: 5.69%;
	margin-top: 4%;
	display: flex;
	align-items: flex-start;
	color: #888888;
}

.update .grow .dec::before {
	content: '';
	display: inline-block;
	min-width: 20px;
	height: 17px;
	background: url(../images/yinhao.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 23px;
}

.update .grow .ban div {
	padding-top: 35.33%;
	margin-top: 4.47%;
	margin-bottom: 5.3%;
	overflow: hidden;
}

.update .grow .ban div img {
	transition: all .3s;
}

.update .grow .ban div:hover img {
	transform: scale(1.04);
}

.carving {
	padding-bottom: 4.34%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-color: #F2F2F2;
}

.carving .title {
	margin-bottom: 4.68%;
	margin-top: 5.62%;
}

.carving .tabs_header ul {
	display: flex;
	align-items: center;
	margin: 0 -2.5px;
}

.carving .tabs_header li {
	width: 25%;
	text-align: center;
}

.carving .tabs_header .active .tab_header1 {
	color: #fff;
	border-color: #EE792A;
	background-color: #EE792A;
}

.carving .tabs_header .active .tab_header1::after {
	opacity: 1;
	visibility: inherit;
}

.carving .tabs_header li .tab_header1 {
	padding: 30px 0;
	border: 1px solid #FFFFFF;
	background-color: #fff;
	margin: 0 2.5px;
	position: relative;
	transition: all .3s;
	cursor: pointer;
}

.carving .tabs_header li .tab_header1::after {
	content: '';
	display: block;
	border-style: solid;
	border-width: 16px;
	border-color: #EE792A transparent transparent transparent;
	width: 0px;
	height: 0px;
	position: absolute;
	bottom: -32px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
}

.carving .tabs_header li .tab_header1:hover {
	border-color: #EE792A;
	background-color: #EE792A;
}

.carving .tabs_header li .tab_header1:hover::after {
	opacity: 1;
	visibility: inherit;
}

.carving .tabsCon {
	margin-top: 3.125%;
	text-align: center;
	line-height: 32px;
}

.carving .tabsCon1 {
	display: none;
}
.carving .tabsCon1_bg{
	display: none;
}
.carving .tabsCon1_bg .img_ratio{
	padding-top: 28.34%;
}
.carving .block {
	display: block;
}

.charm {
	padding: 5.5% 0;
}

.charm .left {
	width: 56.4%;

}

.charm .left1 {
	margin-right: 11.73%;
	margin-top: 24%;
	color: #333;
}

.charm .left1 .dec {
	width: 86%;
	margin-top: 8.9%;
	float: right;
	line-height: 28px;
	color: #888888;
}

.charm .right {
	width: 43.6%;
}

.charm .right div {
	padding-top: 109.6%;
	overflow: hidden;
}

.charm .right div img {
	transition: all .3s;
}

.charm .right div:hover img {
	transform: scale(1.04);
}

.reportCon {
	margin-top: 2.5%;
}

.reportCon .wrap {
	background: #FFFFFF;
	box-shadow: 7px 7px 10px 0px rgba(35, 35, 35, 0.02);
	border-radius: 10px;
	padding: 5.2% 0;
}

.reportCon1 {
	padding: 0 5.5%;
	display: flex;
	align-items: flex-start;
}

.reportCon1 .left {
	width: 39.26%;
}

.reportCon1 .left1 {
	margin-right: 17%;
}

.reportCon1 .left1 .lists {
	margin-bottom: 21%;
}

.reportCon1 .title {
	margin-bottom: 18px;
	color: #333;

}

.reportCon1 .left1 .lists .dec {
	color: #999999;
	line-height: 24px;
	/*text-align: justify;*/
}

.reportCon1 .left1 .lists .dec span {
	color: #F46A00;
}

.reportCon1 .left1 .lists:last-child {
	margin-bottom: 0;
}

.reportCon1 .right {
	width: 66.74%;
	border-left: 1px solid #EEEEEE;
}

.reportCon1 .right1 {
	margin-left: 11.94%;
}

.reportCon1 .right1 input {
	border: 0;
	color: #999999;
	width: 80%;
}

.reportCon1 .right1 .form {
	margin-bottom: 11%;
}

.reportCon1 .right1 .form:last-child {
	margin-bottom: 0;
}

.reportCon1 .right1 .form .one {
	display: flex;
	justify-content: space-between;
	color: #999999;
}

.reportCon1 .right1 .form .one1 {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 24px 0px 24px 20px;
	border-bottom: 1px solid #EEEEEE;
}

.reportCon1 .right1 .form .one2 {
	width: 44%;
}

.reportCon1 .right1 .sub .one1 {
	justify-content: space-between;
	position: relative;
}

.reportCon1 .right1 .sub .one1 .ipt {
	display: flex;
	align-items: center;
	width: 60%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.reportCon1 .right1 .sub .one1 .ipt input{
    width: 60%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.reportCon1 .right1 .sub .one1 .upload {
	position: absolute;
	left: 72%;
    display: flex;
    width: 100%;
    cursor: pointer;
}

.reportCon1 .right1 .sub .one1 .upload a {
	padding: 7px 22px;
	white-space: nowrap;
	background: #EEEEEE;
	color: #999999;
}
.reportCon1 .right1 .sub .one1 #fileup{
    cursor: pointer;
}
.reportCon1 .right1 .sub .one1 .upload .act {
	background: #F46A00;
	color: #fff;
	cursor: pointer;
}

.reportCon1 .right1 .form .one1 img {
	margin-right: 24px;
}

.reportCon1 .right1 .zhushi {
	margin-top: 30px;
	color: #999999;
}

.reportCon1 .right1 .submit1 {
	display: block;
	width: 28.15%;
	padding: 14px 0;
	background: #F46A00;
	color: #fff;
	text-align: center;
	margin-top: 8.25%;
}

.contactUs {
	margin-top: 4.18%;
}

.contactUs .headquarters ul {
	display: flex;
	margin-bottom: 11.1%;
}

.contactUs .headquarters li {
	width: 33.3%;
	color: #fff;
	transition: all .3s;
	cursor: pointer;
	/* padding: 30px 0; */
}

.contactUs .headquarters li .listsCon {
	position: relative;
	padding-top: 121%;
	-webkit-background-size: ;
	background-size: cover;
}

.contactUs .headquarters li .top,
.contactUs .headquarters li .btm {
	position: absolute;
	transition: all .3s;
}

.contactUs .headquarters li .top {
	width: 90%;
	top: 84%;
	left: 0%;
	display: flex;
	align-items: flex-start;
	padding-left: 30px;
}

.contactUs .headquarters li .top .dianhua {
	margin-left: 30px;
	margin-top: -2px;
}

.contactUs .headquarters li .btm {
	transition: all .3s;
	bottom: -5%;
	width: 100%;
	height: 100%;
	background-color: rgba(244, 106, 0, .9);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	opacity: 0;
	visibility: hidden;
}

.contactUs .headquarters .btm .one,
.contactUs .headquarters .btm .two,
.contactUs .headquarters .btm .three {
	margin: 13.15% 10%;
}

.contactUs .headquarters .btm .two {
	display: flex;
	align-items: flex-start;
}

.contactUs .headquarters .btm .dianhua {
	margin-left: 30px;
	margin-top: -2px;
}

.contactUs .headquarters .btm .three {
	display: flex;
}

.contactUs .headquarters .three .left {
	width: 22.87%;
}

.contactUs .headquarters .three .left div {
	padding-top: 100%;
}

.contactUs .headquarters .three .right {
	width: 81.25%;
	margin-top: -4px;
}

.contactUs .headquarters .three .right1 {
	margin-left: 10%;
}

.contactUs .headquarters .three .address {
	display: flex;
}

.contactUs .headquarters .three .biaoti {
	width: 22%;
}

.contactUs .headquarters .three .nr {
	width: 78%;
}

.contactUs .headquarters li:hover {
	transform: scale(1.08);
	z-index: 9;
}

.contactUs .headquarters li:hover .top {
	opacity: 0;
	visibility: hidden;
}

.contactUs .headquarters li:hover .btm {
	bottom: 0;
	opacity: 1;
	visibility: inherit;
}

.places {
	padding: 7.25% 0 13% 0;
	background: url(../images/map-bg.jpg) no-repeat;
	position: relative;
	background-size: 100% 100%;

}

.places .title {
	margin-bottom: 13.91%;
}

.places .left {
	width: 43.58%;
	position: absolute;
	left: 7.9%;
	top: 25%;
	transform: translateY(-50%);
}

.places .left div {
	padding-top:74%;
}

.places .left li {
	position: absolute;
	width: 10%;
	height: 12%;
}

.places .left li:before {
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	border-radius: 50%;
	-webkit-animation: zShrink 3s linear infinite;
	animation: zShrink 3s linear infinite;
	background: #F46A00;
}

.places .left li:after {
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	border-radius: 50%;
	-webkit-animation: zShrink 3s 2.5s linear infinite;
	animation: zShrink 3s 2.5s linear infinite;
	background: #F46A00;
}

.places .left .li1 {
	left: 60%;
	top: 32%;
}

.places .left .li2 {
	left: 37%;
	top: 58%;

}

.places .left .li3 {
	left: 72%;
	top: 56%;
}

.places .left .li4 {
	left: 57%;
	top: 80%;
}

@-webkit-keyframes zShrink {
	0% {
		opacity: 0;
		transform: scale(0);
		-webkit-transform: scale(0);
	}

	90% {
		opacity: .6;
		transform: scale(1);
		-webkit-transform: scale(1);
	}

	100% {
		opacity: 0;
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}
}

@keyframes zShrink {
	0% {
		opacity: 0;
		transform: scale(0);
		-webkit-transform: scale(0);
	}

	90% {
		opacity: .6;
		transform: scale(1);
		-webkit-transform: scale(1);
	}

	100% {
		opacity: 0;
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}
}


.places .right {
	display: flex;
	justify-content: flex-end;
}

.places .right1 {
	width: 50%;
	padding-left: 11.9%;
}

.places .right .tabs_header {
	border-bottom: 1px solid #A6BFD9;
	padding-bottom: 8.29%;
	margin-bottom: 8.29%;
	padding-left: 9.72%;
}

.places .right ul {
	display: flex;
	flex-wrap: wrap;
}

.places .right li {
	width: 11%;
	text-align: center;
	padding: 2px 0;
	margin-bottom: 30px;
	cursor: pointer;
	transition: all .3s;
}

.places .right li:hover {
	background-color: #F46A00;
	color: #fff;
}

.places .right .active {
	background-color: #F46A00;
	color: #fff;
}

.places .right .tabsCon {
	padding-left: 11.72%;
}

.places .right .tabsCon1 {
	display: flex;
	justify-content: space-between;
	display: none;
	transition: all .3s;
}

.places .right .tabsCon1 .two {
	width: 72.1%;
	line-height: 42px;
	min-height: 168px;
}

.places .right .block {
	display: flex;
}

.hotline .title {
	margin-bottom: 5.6%;
	margin-top: 7%;
}

.hotline .list ul {
	display: flex;
	flex-wrap: wrap;
}

.hotline .list li {
	width: 25%;
	transition: all .3s;
}

.hotline .list li:nth-last-child(3) .listCon,
.hotline .list li:nth-last-child(2) .listCon,
.hotline .list li:last-child .listCon {
	border-bottom: 0;
}

.hotline .list .listCon {
	padding: 3.34% 11%;
	margin: 20px;
	color: #AAAAAA;
	border-bottom: 1px solid #eee;
	position: relative;
	cursor: pointer;
	transition: all .3s;
}

.hotline .list .listCon::after {
	content: '';
	display: block;
	width: 1px;
	height: 80%;
	position: absolute;
	right: -20px;
	top: 0;
	background-color: #eee;
	transition: all .3s;
}

.hotline .list .listCon .name {
	padding-bottom: 10px;
}
.hotline .list .listCon .phone{
    height: 9.5rem;
}
.hotline .list .listCon .phone::after {
	content: '';
	display: block;
	width: 36px;
	margin: 0 auto;
	height: 3px;
	background: #FFFFFF;
	margin-top: 30px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
}

.hotline .list li:hover {
	background: url(../images/hotline-bg.png) no-repeat;
	background-size: cover;
	background-position: right center;
	box-shadow: 0px 0px 30px 0px rgba(244, 106, 0, 0.3);
}

.hotline .list li:hover .listCon {
	border: 0;
	color: #fff;
	text-align: center;
}

.hotline .list li:hover .listCon::after {
	display: none;
}

.hotline .list li:hover .listCon .phone::after {
	opacity: 1;
	visibility: inherit;
}

.hotline .list li:nth-child(4n) .listCon::after {
	display: none;
}

.join {
	padding: 4.17% 0 1.97% 0;
}

.principle {
	padding-bottom: 7.41%;
}

.principle .top .left {
	width: 58.34%;
	position: relative;
}

.principle .dec {
	width: 51.3%;
	margin-bottom: 3.5%;
	color: #272727;
}

.principle .dec::before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: #F46A00;
	margin-bottom: 16px;
	margin-top: 12px;
}

.principle .top .left .cent div {
	padding-top: 62%;
	/* margin-bottom: 5.5%; */
	overflow: hidden;
}

.principle .top .left .cent div img {
	transition: all .3s;
}

.principle .top .left .cent div:hover img {
	transform: scale(1.04);
}

.principle .top .left .title {
	width: 58.28%;
	position: absolute;
	z-index: 9;
	background: rgba(8, 18, 69, .4);
	color: #fff;
	left: 30px;
	bottom: 30px;
}
.principle .top .left .title_1{
	padding: 0 20px;
	padding-bottom: 20px;
	position: relative;
}
.principle .top .left .title_1::before{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: #F46A00;
	position: absolute;
	top: -20px;
	right: -20px;
}
.principle .btm .left2 .title .one span:last-child,
.principle .top .right1 .title .one span:last-child,
.principle .top .left .title .one span:last-child {
	margin-left: 10px;
}

.principle .btm .left2 .title .two,
.principle .top .right1 .title .two,
.principle .top .left .title .two {
	margin-top: 2%;
	color: #fff;
	line-height: 28px;
}


.principle .top .right1 {
	margin-left: 3.5%;
	position: relative;
}

.principle .top .right1 .cent div {
	padding-top: 90%;
	/* margin-bottom: 5.5%; */
	overflow: hidden;
}

.principle .top .right1 .cent div img {
	transition: all .3s;
}

.principle .top .right1 .cent div:hover img {
	transform: scale(1.04);
}

.principle .top .right1 .title {
	width: 75%;
	padding-left: 0;
	position: absolute;
	z-index: 9;
	background: rgba(8, 18, 69, .4);
	color: #fff;
	left: 30px;
	bottom: 30px;
}
.principle .top .right1 .title_1 {
	padding: 0 20px;
	padding-bottom: 20px;
	position: relative;
}
.principle .top .right1 .title_1::before{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: #F46A00;
	position: absolute;
	top: -20px;
	right: -20px;
}
.principle .btm {
	margin-top: 2%;
	display: flex;
	align-items: flex-end;
	position: relative;
}

.principle .btm .left2 {
	width: 39.44%;
	position: absolute;
	z-index: 9;
	background: rgba(8, 18, 69, .4);
	color: #fff;
	left: 30px;
	bottom: 30px;
}
.principle .btm .left2 .title {
	padding: 0 20px;
	padding-bottom: 20px;
	position: relative;
}
.principle .btm .left2 .title::before{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: #F46A00;
	position: absolute;
	top: -20px;
	right: -20px;
}
.principle .btm .right2 {
	width: 100%;
}

.principle .btm .right2 div {
	padding-top: 41.7%;
	overflow: hidden;
}

.principle .btm .right2 div img {
	transition: all .3s;
}

.principle .btm .right2 div:hover img {
	transform: scale(1.04);
}

.culture {
	padding: 10.4% 0 7% 0;
}

.culture .left {
	width: 30.41%;
}

.culture .left .one {
	margin-bottom: 16%;
}

.culture .left .two {
	color: #272727;
	margin-bottom: 34%;
	line-height: 34px;
}

.culture .left .three {
	display: flex;
}

.culture .left .three .active {
	color: #F46A00;
	border-bottom: 4px solid #F46A00;
}

.culture .left .tab_header {
	margin-right: 16%;
	padding: 12px;
	cursor: pointer;
	transition: all .3s;
}

.culture .left .tab_header:hover {
	color: #F46A00;
	border-bottom: 4px solid #F46A00;
}

.culture .right {
	padding: 50px 0;
}

.culture .right1 {
	margin-left: 36.8%;
}

.culture .right1 .tabsCon {
	display: none;
/* 	opacity: 0;
	visibility: hidden; */
	width: 79%;
	position: relative;
	background-repeat: no-repeat;
	-webkit-background-size: ;
	background-size: 100% 100%;
	padding-top: 91.3%;
}

.culture .right1 .block {
	display: block;
	/* opacity: 1;
	visibility: inherit; */
}

.culture .right1 .tabsCon li {
	position: absolute;
	display: flex;
	align-items: center;
	cursor: pointer;
	transition: all .3s;
}

.culture .right1 .tabsCon li .zheng {
	transition: all .3s;
	margin: 0 9px;
	padding: 0 6px;
	border: 1px dashed rgba(0, 0, 0, 0);
}

.culture .right1 .tabsCon li .zheng span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #F46A00;
}

.culture .right1 .tabsCon li:hover .zheng {
	border: 1px dashed #F46A00;
}

.culture .right1 .tabsCon li:nth-child(1) {
	top: -8%;
	left: 56%;
	transform: translateX(-50%);
	flex-direction: row-reverse;
}

.culture .right1 .tabsCon li:nth-child(2) {
	top: 22%;
	right: 0%;
	transform: translateX(100%);
	flex-direction: row-reverse;
}

.culture .right1 .tabsCon li:nth-child(3) {
	top: 72%;
	right: 0%;
	transform: translateX(100%);
	flex-direction: row-reverse;
}

.culture .right1 .tabsCon li:nth-child(4) {
	bottom: -8%;
	left: 56%;
	transform: translateX(-50%);
	flex-direction: row-reverse;
}

.culture .right1 .tabsCon li:nth-child(5) {
	top: 72%;
	left: 0%;
	transform: translateX(-100%);
	flex-direction: row;
}

.culture .right1 .tabsCon li:nth-child(6) {
	top: 22%;
	left: 0%;
	transform: translateX(-100%);
	flex-direction: row;
}

.culture .right1 .tabsCon1 li:nth-child(1) {
	left: 58%;
}

.culture .right1 .tabsCon1 li:nth-child(2) {
	top: 47.5%;
}

.culture .right1 .tabsCon1 li:nth-child(3) {
	top: 47.5%;
	left: 0%;
	transform: translateX(-100%);
	right: auto;
	flex-direction: revert;
}

.culture .right1 .tabsCon li:nth-child(4) {
	left: 60%;
}

.organization {
	padding: 8.85% 0;
}

.organization .title {
	margin-bottom: 4.16%;
}

.recruit .title::before,
.organization .title::before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: #F46A00;
	margin-bottom: 16px;
}

.organization .cent .tabCon {
	display: none;
	position: relative;
	cursor: pointer;
}

.organization .cent .block {
	display: block;
}

.organization .cent .tabCon .img_ratio {
	padding-top: 40.97%;
}
.organization .cent .tabCon .moreJia{
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    padding: 0px 20px;
    color: #fff;
    background-color: #F46A00;
    font-size: 4rem;
    opacity: 1;
    visibility: inherit;
    transition: all .3s;
    cursor: pointer;
}
.organization .cent .block:hover .moreJia{
    opacity: 1;
    visibility: inherit;
}
.organization .btm ul {
	display: flex;
	/*margin: 0 -20px;*/
	margin-top: 40px;
	/*background: #F2F2F2;*/
}

.organization .btm li {
	width: 33.33%;
   
}

.organization .btm .btmCon {
	height: auto;
	/*margin: 0 20px;*/
	padding: 15px 32px;
	border: 1px solid #F2F2F2;
	 background: #F2F2F2;
	cursor: pointer;
	transition: all .3s;
	position: relative;
}

.organization .btm .btmCon::before {
	content: '';
	display: none;
	border-style: solid;
	border-width: 10px;
	border-color: transparent transparent #F46A00 transparent;
	width: 0px;
	height: 0px;
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: all .3s;
}

.organization .btm .btmCon .two {
	color: #888;
}

.organization .btm li:hover .btmCon {
	background-color: #F46A00;
	border: 1px solid #F46A00;
	color: #fff;
}

.organization .btm .active {
	background-color: #F46A00;
	border: 1px solid #F46A00;
	color: #fff !important;
}

.organization .btm .active::before {
	opacity: 1;
}

.organization .btm .active .two {
	color: #fff;
}

.organization .btm li:hover .two {
	color: #fff;
}

.organization .btm li:hover .btmCon::before {
	opacity: 1;
}

.recruit .title {
	margin-bottom: 3.47%;
}

.recruit .lists ul {
	display: flex;
	margin: 0 -16.5px;
}

.recruit .lists li {
	width: 33.3%;
}

.recruit .lists .listsCon {
	margin: 0 16.5px;
	/*height: 616px;*/
	position: relative;
	cursor: pointer;
	/* background-color: #eee; */
}

.recruit .lists .listsCon .top {
	height: 45.45%;
	transition: all .3s;
	overflow: hidden;
}

.recruit .lists .listsCon .top img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .3s;
}

.recruit .lists .listsCon .btm {
	width: 54.3%;
	position: static;
	bottom: 11.1%;
	left: 13.1%;
	transition: all .3s;
	color: #272727;
	    margin: 12% 0;
    margin-left: 9%;
}

.recruit .lists .listsCon .btm .one {
	display: flex;
	align-items: center;
	transition: all .3s;
}

.recruit .lists .listsCon .btm .one::after {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	background: #F46A00;
	margin-left: 10px;
}

.recruit .lists .listsCon .btm .three {
	color: #999999;
}

.recruit .lists .listsCon .btm .two {
    display: none;
	margin: 24px 0;
	color: #888;
	transition: all .3s;
}

.recruit .lists .listsCon:hover .top img {
	transform: scale(1.04);
}

.recruit .lists .listsCon:hover .btm .one {
	color: #F46A00;
}

.aboutIndex {
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: left center;
	background-color: #F7F7F7;
}

.survey {
	margin-top: 4.2%;
}

.survey .left {
	width: 50.2%;
}

.survey .left1 {
	padding-left: 19.8%;
}

.survey .left1 .one {
	margin: 9.17% 0;
	line-height: 32px;
}

.survey .left1 ul {
	margin-top: 4.5%;
}

.survey .left1 li {
	padding: 16px 0;
	border-bottom: 1px solid #DBDBDB;
}

.survey .left1 li a {
	color: #888888;
	cursor: default;
}

.survey .left1 li:first-child {
	border-top: 1px solid #DBDBDB;
}

.survey .right1 {
	margin-left: 29.8%;
}

.survey .right .img_ratio {
	padding-top: 123%;
	overflow: hidden;
}

.survey .right .img_ratio img {
	transition: all .3s;
}

.survey .right .img_ratio:hover img {
	transform: scale(1.04);
}

.address1 {
	padding: 7% 0 5% 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.address1 .left {
	width: 37.85%;
}

.address1 .left div {
	padding-top: 113%;
}

.address1 .right1 {
	margin-left: 26%;
	color: #fff;
}

.address1 .right1 .dec {
	width: 71%;
	line-height: 36px;
	margin-bottom: 8%;
}

.address1 .right1 .dec::before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: #F46A00;
	margin-bottom: 12px;
	margin-top: 18.5%;
}

.address1 .right1 .name {
	display: inline-block;
	background-color: rgba(0, 0, 0, .4);
	padding: 18.5px 40px;
}

.address1 .right1 .name span {
	padding: 12px 0;
	vertical-align: middle;
}

.address1 .right1 .name span:first-child {
	margin-right: 40px;
	padding-right: 40px;
	border-right: 1px solid rgba(255, 255, 255, .2);
	letter-spacing: 1px;
}

.team {
	padding: 5.59% 0;
	background: #F7F7F7;
}

.team .left {
	width: 17.08%;
}

.team .left li {
	width: 100%;
	padding: 9px 0;
	background-color: #fff;
	text-align: center;
	margin-top: 28px;
	cursor: pointer;
	transition: all .3s;
}

.team .left li:hover {
	background-color: #F46A00;
	color: #fff;
}

.team .left .active {
	background-color: #F46A00;
	color: #fff;
}

.team .right1 {
	margin-left: 21.8%;
	margin-right: 8.6%;
}

.team .right1 .tabsCon {
	display: none;
}

.team .right1 .block {
	display: block;
}

.team .right1 .listsCon {
	padding: 22px 25px 10px 25px;
	border-bottom: 2px solid #E6E6E6;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	cursor: pointer;
}

.team .right1 .listsCon:first-child {
	border-top: 2px solid #E6E6E6;
}

.team .right1 .listsCon .left2 {
	width: 87.4%;
}

.team .right1 .listsCon .right2 {
	margin-top: 14px;
}

.team .right1 .tabsCon .xianshi2 .jian {
	transition: all .3s;
	transform: rotate(180deg);
}

.team .right1 .listsCon .left2 .top {
	color: #333;
}

.team .right1 .listsCon .left2 .top .one {
	display: flex;
	transition: all .3s;
}
.team .right1 .listsCon .left2 .top .one:hover{
        color: #F36A01;
}

.team .right1 .listsCon .left2 .top span:first-child {
	min-width: 9%;
	display: inline-block;
}

.team .right1 .listsCon .left2 .top span:last-child {
	width: 70%;
}

.team .right1 .listsCon .left2 .btm {
	display: none;
	color: #888;
}

.mission {
	padding: 5.3% 0;
}

.mission ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -2px;
}

.mission li {
	width: 50%;
}

.mission .missionCon {
	margin: 0 2px;
	margin-bottom: 4px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.mission li .top div {
	padding-top: 39.3%;
	overflow: hidden;
}

.mission li .top div img {
	transition: all .3s;
}

.mission li .btm {
	width: 100%;
	position: absolute;
	bottom: 30px;
	left: 30px;
	color: #fff;
	transition: all .4s;
}

.mission li .btm1 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	line-height: 30px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
	background: rgba(0, 0, 0, .6);

}

.mission li .btm1Con {
	margin: 0 10px;
	padding: 20px 0;
}
/*.mission li .btm1Con br:nth-child(2n-1){*/
/*    display: none;*/
/*}*/
.mission .missionCon:hover img {
	transform: scale(1.03);
}

.mission .missionCon:hover .btm {
	bottom: 20px;
	opacity: 0;
	visibility: hidden;
	/* width: 0; */
	height: 0;
}

.mission .missionCon:hover .btm1 {
	top: 50%;
	opacity: 1;
	visibility: inherit;
}
.mediaIndex {
	background-size: 100% 100%;
	background-color: initial;
}
.media {
	margin-top: 7.62%;
	padding-bottom: 7.2%;
	display: flex;
	align-items: center;
}

.media .left {
	width: 41.69%;
}

.media .right {
	width: 49%;
}

.media .left1 {
	margin-left: 21.9%;
}

.media .left .tabsCon {
	background-repeat: no-repeat;
	-webkit-background-size: ;
	background-size: 100% 100%;
	padding-top: 129.6%;
	position: relative;
	display: none;
}

.media .left .block2 {
	display: block;
}

.media .left .tabsCon1 {
	position: absolute;
	top: 50%;
	left: 54%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 31.6%;
	color: #fff;
}

.media .left .tabs_1 {
	display: none;
}

.media .left .block {
	display: block;
}

.media .left .tabsCon1 img {
	width: 100%;
	margin-bottom: 17%;
}

.media .tabs_header {
	margin-left: 17%;
	margin-right: 20%;
	min-height: 305px;
}

.media .tabs_header1 {
	display: flex;
}

.media .tabs_header .tit {
	/* width: 50%; */
	margin-right: 14%;
	cursor: pointer;
	transition: all .3s;
	color: #999;
}

.media .tabs_header .tit:last-child {
	margin-right: 0;
}

.media .tabs_header .tit::after {
	content: '';
	display: block;
	width: 50px;
	height: 3px;
	background: #F46A00;
	margin-top: 12px;
	margin-bottom: 26px;
	opacity: 0;
	transition: all .3s;
}

.media .tabs_header .tit:hover,
.media .tabs_header .active {
	color: #F46A00;
}

.media .tabs_header .tit:hover::after,
.media .tabs_header .active::after {
	opacity: 1;
}

.media .tabs_header .con {
	display: none;
	flex-wrap: wrap;
	margin: 0 -4%;
}

.media .tabs_header .block1 {
	display: flex;
}

.media .tabs_header li {
	/* min-width: 14.285%; */
	margin-bottom: 26px;
	text-align: center;
	cursor: pointer;
	padding: 2px 19px;
	transition: all .3s;
}

.media .tabs_header .active2,
.media .tabs_header li:hover {
	background: linear-gradient(-45deg, #FF5400 0%, #FF8C34 100%);
	color: #fff;
}

.develop {
	padding-top: 3.125%;
}

.develop .dec {
	width: 58.42%;
	margin: 0 auto;
	margin-bottom: 25px;
	color: #999999;
}

.develop .applet {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 28px;
}

.develop .applet img {
	margin: 0 18px;
}

.develop .listsCon {
	width: 100%;
	display: flex;
}

.develop .listsCon .listsCon1 {
	position: relative;
}

.develop .listsCon:nth-child(2n-1) .listsCon1 .btm {
	position: absolute;
	left: 3.125%;
	bottom: 6.125%;
	color: #fff;
}

.develop .listsCon:nth-child(2n) .listsCon1 .btm {
	position: absolute;
	left: 6.25%;
	bottom: 11.125%;
	color: #fff;
}

.develop .listsCon1 .btm .two {
	display: flex;
	align-items: center;
	margin-top: 6px;
}

.develop .listsCon:nth-child(2n-1) .listsCon1 {
	width: 100%;
}

.develop .listsCon:nth-child(2n) .listsCon1 {
	width: 50%;
}

.develop .listsCon:nth-child(2n-1) .img_ratio {
	padding-top: 52.08%;
	overflow: hidden;
}

.develop .listsCon:nth-child(2n) .img_ratio {
	width: 101%;
	padding-top: 56.875%;
	overflow: hidden;
}

.develop .listsCon .listsCon1 img {
	transition: all .3s;
}

.develop .listsCon .listsCon1:hover img {
	transform: scale(1.02);
}

.industries_1 {
	/*background: url(../images/jiankang-bg.jpg) no-repeat center center;*/
	background: url(../images/industries11.png) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 6.78% 0 8.34% 0;
}

.industries_1 .top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 2%;
}

.industries_1 .top .left_1 {
	width: 52%;
}

.industries_1 .top .left_1 .dec_1 {
	margin: 24px 0;
	text-align: justify;
	color: #888888;
}

.more_1 {
	display: flex;
	align-items: center;
}

.more_1::after {
	content: '';
	display: inline-block;
	width: 36px;
	height: 4px;
	background: #F46A00;
	margin-left: 10px;
	transition: all .3s;
}
.more_1:hover::after{
    width: 46px;
}
.industries_1 .btm {
	display: flex;
}

.industries_1 .btm .left_2 img {
	height: 100%;
}

.industries_1 .btm .right_2 {
	width: 72.2%;
}

.industries_1 .btm .rightCon_2 {
	margin-left: 15.4%;
}

.industries_1 .btm .rightCon_2 li {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 30px 0;
	border-top: 1px solid #DBDBDB;
}

.industries_1 .btm .rightCon_2 li:last-child {
	padding-bottom: 0;
}

.industries_1 .btm .rightCon_2 .two_2 {
	width: 69.09%;
	margin-top: -2px;
	text-align: justify;
	color: #888;
}

.industries_2 {
	padding: 12.5% 0 8.34% 0;
	/*background: url(../images/jiaoyu-bg.jpg) no-repeat center center;*/
	background: url(../images/industries22.png) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}

.industries_2 .wrap {
	display: flex;
	align-items: center;
}

.industries_2 .left {
	width: 51.875%;
}

.industries_2 .left .title {
	margin-top: 8.5%;
}

.industries_2 .left .dec {
	color: #888;
	margin: 30px 0;
}

.industries_2 .right {
	width: 48.125%;
}

.industries_2 .right1 {
	margin-left: 30%;
	display: flex;
	align-items: center;
}

.industries_2 .right1 .one {
	width: 54.3%;
}

.industries_2 .right1 .one:last-child {
	margin-left: -24px;
}

.industries_2 .right1 .lists1 {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	padding-top: 100%;
	border-radius: 50%;
	color: #fff;
	margin-bottom: 14px;
	position: relative;
}

.industries_2 .right1 .lists1Con {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.industries_3 {
	/*background: url(../images/wenlv-bg.jpg) no-repeat center center;*/
	background: url(../images/industries33.png) no-repeat center center;
	padding: 6.51% 0 5.469% 0;
	-webkit-background-size: cover;
	background-size: cover;
}

.industries_3 .top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 7.2%;
}

.industries_3 .top .left {
	width: 58.82%;
}

.industries_3 .btm ul {
	display: flex;
}

.industries_3 .btm li {
	width: 20%;
	text-align: center;
	background-color: #fff;
	border: 1px solid #E6E6E6;
	border-right: 0;
	cursor: pointer;
}

.industries_3 .btm li img {
	transition: all .3s;
	max-width: 80%;
}

.industries_3 .btm li:last-child {
	border-right: 1px solid #E6E6E6;
}

.industries_3 .btm li .one {
	height: 288px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.industries_3 .btm li .two {
	padding: 42px 0;
	border-top: 1px solid #E6E6E6;
	transition: all .3s;
}

.industries_3 .btm li .two span:last-child {
	opacity: 0;
	visibility: hidden;
}

.industries_3 .btm li:hover img {
	transform: scale(1.02);
}

.industries_3 .btm li:hover .two {
	background-color: #F46A00;
	color: #fff;
}

.industries_3 .btm li:hover .two span:last-child {
	opacity: 1;
	visibility: inherit;
}

.newsIndex {
	background-color: #fff;
	background: linear-gradient(-90deg, #D8DFEB 0%, #FFFFFF 56.00000000000001%);
}

.newsIndex .wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.newsIndex .newSearch {
	width: 39.2%;
}

.newsIndex .newSearch,
.newsIndex .newSearch .one {
	display: flex;
	align-items: center;
}

.newsIndex .newSearch .one {
	background-color: #F7F7F7;
	padding: 14px 20px;
	margin-right: 20px;
}

.newsIndex .newSearch input {
	border: 0;
	background-color: #F7F7F7;
}

.newsIndex .newSearch .two {
	width: 50%;
}

.newsIndex .newSearch select {
	width: 100%;
	padding: 12px;
	border: 1px solid #CCCCCC;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/select-icon.png) no-repeat scroll 92% center;
	cursor: pointer;
	
}

.newsIndex .newSearch select:focus {
	outline: none;
}

.newsList {
	padding-top: 6.25%;
	background: linear-gradient(-90deg, #D8DFEB 0%, #FFFFFF 56.00000000000001%);
}
.newsList ul {
	padding-bottom: 5.3%;
}
.newsList li {
	margin-bottom: 40px;
}

.newsList li:last-child {
	margin-bottom: 0;
}

.newsList .left {
	width: 27.78%;
}

.newsList .left div {
	padding-top: 56%;
	overflow: hidden;
}
.newsList .left div img{
    transition: all .3s;
}
.newsList li a:hover img{
    transform: scale(1.06);
}
.newsList .right1 {
	margin-left: 6.8%;
	border-top: 1px solid #E6E6E6;
	padding-top: 3%;
}

.newsList .right1 .title {
	width: 75.67%;
}
.newsList li a:hover .title{
    color: #EE792A;
}
.newsList .right1 .dec {
	width: 81.44%;
	color: #999;
	margin: 18px 0;
}

.newsList .right1 .time {
	color: #999;
}

.brand_1 {
	padding-top: 3.76%;
	margin-bottom: 6.25%;
}

.brand_1 .wrap {
	display: flex;
	background-color: #FAF7F5;
}

.brand_1 .left {
	width: 36.32%;
}

.brand_1 .left1 {
	height: 100%;
	margin: 0 8.9%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.brand_1 .left1 .dec {
	color: #888;
	text-align: justify;
}

.brand_1 .right {
	width: 63.68%;
}

.brand_1 .right1 {
	display: block;
	position: relative;
}

.brand_1 .right1 .cha-bg {
	width: 100%;
}

.brand_1 .right1 .cha {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	/* opacity: 0; */
	transition: all .3s;
}

.brand_1 .right1 .chakan-act {
	display: none;
}

.brand_1 .right1:hover .chakan {
	display: none;
}

.brand_1 .right1:hover .chakan-act {
	display: block;
}

.brand_1 .right1:hover .cha {
	color: #F46A00;
}

.brand_2 {
	padding: 8.44% 0;
	background: url(../images/brand2-bg.jpg) no-repeat center center;
	background-size: cover;
}

.brand_2 .wrap {
	display: flex;
	align-items: center;
}

.brand_2 .swiper-slide {
	display: flex;
	align-items: center;
}

.brand_2 .left {
	width: 62.5%;
}

.brand_2 .tabsCon1 {
	position: relative;
	display: none;
}

.brand_2 .block {
	display: block;
}

.brand_2 .tabsCon .img_ratio {
	padding-top: 56.23%;
	z-index: 9;
}

.brand_2 .tabsCon .play {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
	background: rgba(0, 0, 0, .3);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 9;
}

.brand_2 .video11 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #081245;
	display: none;
}

.brand_2 .right {
	width: 37.5%;
}

.brand_2 .right .swiper-container {
	margin-left: 16.2%;
}

.brand_2 .tabs_header li {
	margin: 11% 0;
	letter-spacing: .5px;
	text-align: justify;
	cursor: pointer;
	color: #777777;
	transition: all .3s;
}

.brand_2 .tabs_header li:hover {
	color: #F46A00;
	font-weight: bold;
}

.brand_2 .tabs_header li:first-child {
	margin-top: 0;
}

.brand_2 .tabs_header li:last-child {
	margin-bottom: 0;
}

.brand_2 .tabs_header .active {
	color: #333;
	font-weight: bold;
}

.brand_2 .swiper-pagination {
	position: static;
	text-align: left;
	margin-left: 16.2%;
	margin-top: 50px;
}

.brand_2 .swiper-pagination-bullet {
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: rgba(0, 0, 0, 0);
	transition: all .3s;
}

.brand_2 .swiper-pagination-bullet:hover {
	color: #fff;
	background: #F46A00;
}

.brand_2 .swiper-pagination-bullet-active {
	color: #fff;
	background: #F46A00;
}

.developDel-1 {
	padding: 3.56% 0 2.73% 0;
}

.developDel-1 .dec {
	width: 58.42%;
	margin: 0 auto;
	margin-top: 14px;
	margin-bottom: 4.17%;
	color: #888;
	text-align: justify;
}

.developDel-1 .swiper1 .img_ratio {
	padding-top: 41.39%;
}

.developDel-1 .swiper1 .next1,
.developDel-1 .swiper1 .prev1 {
	width: 20px;
	height: 34px;
	background-size: 20px 34px;
}

.developDel-1 .swiper1 .prev1 {
	left: 20px;
}

.developDel-1 .swiper1 .next1 {
	right: 20px;
}

.developDel-1 .btm ul {
	display: flex;
}

.developDel-1 .btm li {
	/*width: 33.3%;*/
	flex:1;
	text-align: center;
	padding: 25px 0;
	background-color: #F7F7F7;
}

.developDel-1 .btm .btmCon {
	padding: 20px 0;
	border-right: 1px solid #DBDBDB;
}

.developDel-1 .btm li:last-child .btmCon {
	border-right: 0;
}

.developDel-1 .btm .btmCon .two {
	color: #888888;
}

.developDel-2 {
	padding: 2.73% 0 6.56% 0;
	background: #F7F7F7;
}

.developDel-2 .top {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.developDel-2 .top .left {
	width: 50.76%;

}

.developDel-2 .top .left .dec {
	color: #888888;
}

.developDel-2 .top .right {
	width: 49.24%;
}

.developDel-2 .top .right ul {
	display: flex;
	justify-content: flex-end;
	color: #888;
}

.developDel-2 .top .right li {
	margin-left: 40px;
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(0, 0, 0, 0);
	cursor: pointer;
	transition: all .3s;
}

.developDel-2 .top .right .active {
	color: #F46A00;
	border-bottom: 2px solid #F46A00;
}

.developDel-2 .top .right li:hover {
	color: #F46A00;
	border-bottom: 2px solid #F46A00;
}

.developDel-2 .btm {
	margin-top: 3.17%;
}

.developDel-2 .btmCon {
	margin-left: 12.5%;
	position: relative;
	display: none;
}

.developDel-2 .block {
	display: block;
}

.developDel-2 .btmCon .swiper2 {
	padding-bottom: 5.21%;
}

.developDel-2 .btmCon .swiper-scrollbar {
	width: 62% !important;
	height: 2px !important;
	background-color: rgba(0, 0, 0, .1) !important;
}

.developDel-2 .btmCon .swiper-scrollbar-drag {
	background-color: #888 !important;
}

.developDel-2 .btmCon .swiper-button-next,
.developDel-2 .btmCon .swiper-button-prev {
	top: 99%;
	width: 3%;
	height: 10%;
	background-size: 100% 100%;
	opacity: 1;
}

.developDel-2 .btmCon .swiper-button-prev {
	left: 64%;
	/* right: 33%; */
	background-image: url(../images/left1.png);
}

.developDel-2 .btmCon .swiper-button-prev:hover {
	background-image: url(../images/left1-act.png);
}

.developDel-2 .btmCon .swiper-button-next {
	background-image: url(../images/you1.png);
	right: 29%;
}

.developDel-2 .btmCon .swiper-button-next:hover {
	background-image: url(../images/you1-act.png);
}

.developDel-2 .btmCon .img_ratio {
	padding-top: 56%;
}

.developDel-3 {
	padding: 2.21% 0;
}

#allmap {
	width: 100%;
	padding-top: 38.89%;
}

.anchorBL {
	display: none;
}

.newDetails {
	margin-top: 105px;
	padding: 3.125% 0 6.042% 0;
}

.newDetails .goBack {
	display: flex;
	align-items: center;
	color: #888;
}
.newDetails .goBack:hover{
    color: #F36A01;
}
.newDetails .title {
	padding: 3.125% 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	border-bottom: 1px solid #E5E5E5;
}

.newDetails .title .three {
	color: #888;
}

.newDetails .con {
	padding: 6.25% 21.67%;
	border-bottom: 1px solid #E5E5E5;
}

.newDetails .fenxiang {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 35px;
}

.newDetails .fenxiang .left li {
	margin-bottom: 10px;
}

.newDetails .fenxiang .left li a {
	color: #AAAAAA;
}

.newDetails .fenxiang .left li a span {
	color: #333;
}
.newDetails .fenxiang .left li a:hover span {
    color: #F36A01;
}
.newDetails .fenxiang .right {
	display: flex;
	align-items: center;
}

.newDetails .fenxiang .right ul {
	display: flex;
	align-items: center;
}

.newDetails .fenxiang .right li {
	position: relative;
	margin-left: 10px;
	cursor: pointer;
}

.newDetails .fenxiang .right .top {
	position: absolute;
	top: -640%;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: all .3s;
	background-color: #fff;
	box-shadow: 0 0 10px 8px #eee;
}

.newDetails .fenxiang .right li:nth-child(2) .top {
	top: -546%;
}

.newDetails .fenxiang .right li:nth-child(3) .top {
	top: -600%;
}

.newDetails .fenxiang .right li:hover .top {
	opacity: 1;
	transform: translate(-50%, 10%);
}

.newDetails .fenxiang .right .btm {
	display: flex;
	align-items: center;
}

.newDetails .fenxiang .right .btm img {
	width: 24px;
	height: 20px;
}

.record {
	width: 17.875%;
	background: url(../images/record-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 2%;
	position: absolute;
	right: 16.67%;
	top: 25%;
	transform: translateY(-50%);
	color: #fff;
}

.record .dec {
	margin-top: 12px;
	margin-bottom: 10%;
}

.record .change {
	padding: 10% 0;
	border-top: 1px solid rgba(238, 238, 238, .15);
	border-bottom: 1px solid rgba(238, 238, 238, .15);
	margin-bottom: 10%;
}

.record .change li {
	display: flex;
	align-items: center;
	margin-bottom: 10%;
}

.record .change li:last-child {
	margin-bottom: 0;
}

.record .change .biaoti {
	width: 16%;
	text-align: justify;
	text-align-last: justify;
	margin-right: 10%;
	opacity: .5;
}

.record .change div {
	opacity: 1;
	display: flex;
	align-items: center;
}

.record .change div img {
	margin-left: 10px;
	width: 12px;
	height: 10px;
}

.record .explain {
	display: flex;
}

.record .explain div:first-child {
	/*width: 15%;*/
}

.record .explain div:last-child {
	width: 83%;
}

.investor-1 {
	padding: 7.08% 0;
}

.investor-1 .left {
	width: 35.91%;
}

.investor-1 .left .one {
	margin-top: 10%;
	margin-bottom: 13.53%;
}

.investor-1 .left .title {
	margin-bottom: 20px;
}

.investor-1 .left .two {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.investor-1 .left .two select {
	width: 36.7%;
	padding: 14px;
	border: 1px solid #CCCCCC;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/select-icon.png) no-repeat scroll 92% center;
}

.investor-1 .left .two select:focus {
	outline: none;
}

.investor-1 .left .two .search11 {
	width: 55.89%;
	background: #F7F7F7;
	padding: 14px 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.investor-1 .left .two .search11 input {
	border: 0;
	background: rgba(0,0,0,0);
}

.investor-1 .right1 {
	margin-left: 21.89%;
}

.investor-1 .right1 li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 50px 0;
	border-top: 1px solid rgba(219, 219, 219, 1);
	cursor: pointer;
	transition: all .3s;
}

.investor-1 .right1 li:last-child {
	border-bottom: 1px solid rgba(219, 219, 219, 1);
	margin-bottom: 50px;
}

.investor-1 .right1 li .one {
	width: 73.67%;
	display: flex;
}

.investor-1 .right1 li .time {
	/* width: 9.89%; */
	color: #AAAAAA;
}

.investor-1 .right1 li .biaoti {
	width: 78.2%;
	margin-left: 9.7%;
}

.investor-1 .right1 li .you2-act {
	display: none;
}

.investor-1 .right1 li .more11 {
	margin-right: 5.56%;
}

.investor-1 .right1 li:hover a {
	color: rgba(244, 106, 0, 1);
}

.investor-1 .right1 li:hover .you2 {
	display: none;
}

.investor-1 .right1 li:hover .you2-act {
	display: block;
}

.investor-1 .right1 .page11 {
	display: flex;
	align-items: center;
}

.investor-1 .right1 .page11 a {
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin-right: 10px;
}

.investor-1 .right1 .page11 .active {
	background: #F46A00;
	color: #fff;
}

.investor-2 {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	background: #EAF0F6;
	padding: 8.86% 0;
	position: relative;
}

.investor-2 .mySwiper {
	width: 62.25%;
	overflow: hidden;
	position: relative;
}

.investor-2 .mySwiper .swiper-wrapper {
	margin-right: -28%;
}

.investor-2 .mySwiper .swiper-slide {
	transform: scale(0.853);
	box-shadow: -12px 20px 20px 20px rgba(255, 255, 255, .4);
	opacity: .4;
	-webkit-transform-origin-y: -10%;
	transform-origin-y: -10%;
}

.investor-2 .mySwiper .swiper-slide .img_ratio {
	padding-top: 137%;

}

.investor-2 .mySwiper .swiper-slide-thumb-active {
	transform-origin: 100% 130%;
	transform: scale(1);
	transition: all .3s;
	opacity: 1;
}

.investor-2 .mySwiper2 {
	width: 25%;
	margin-right: 13.54%;
	margin-left: 5.21%;
	overflow-x: hidden;
	position: relative;
}

.naviga {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	margin-top: 100px;
}

.investor-2 .swiper-button-next,
.investor-2 .swiper-button-prev {
	position: static;
	width: 50px;
	height: 50px;
	background-size: 50px 50px;
	background-image: url(../images/zuo3.svg);
	opacity: 1;
	margin-right: 10px;
}

.investor-2 .swiper-button-next.swiper-button-disabled {
	transform: rotate(0deg);
	background-image: url(../images/you3.svg);
}

.investor-2 .swiper-button-next {
	transform: rotate(180deg);
}

.investor-2 .swiper-button-prev.swiper-button-disabled {
	transform: rotate(-180deg);
	background-image: url(../images/you3.png);
}

.investor-2 .swiper-pagination {
	color: #F46A00;
	font-size: 2.4rem;
	left: -100px;
	bottom: -2%;
}

.investor-2 .swiper-pagination-current {
	font-size: 5rem;
}

.investor-3,
.investor-5 {
	padding: 6.77% 0;
	background: #F5F5F5;
}

.investor-3 ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	margin-top: 50px;
}

.investor-3 li {
	width: 33.3%;
	margin-bottom: 20px;
}

.investor-3 li a {
	padding: 40px 20px;
	display: flex;
	align-items: flex-start;
	border-bottom: 1px solid #EEEEEE;
	margin: 0 15px;
	transition: all .3s;
}

.investor-3 li a:hover {
	background-color: #F46A00;
	color: #fff;
}

.investor-3 li a:hover .right .two {
	color: #fff;
}

.investor-3 li a:hover .left {
	width: 24px;
	height: 30px;
	background: url(../images/pdf11.svg) no-repeat center;
	margin-top: -12px;
}

.investor-3 li .left {
	width: 10px;
	height: 10px;
	background: #CCCCCC;
	transition: all .3s;
}

.investor-3 li .right {
	margin-top: -12px;
	margin-left: 12px;
}

.investor-3 li .right .two {
	color: #999999;
}

.investor-4 {
	padding: 6.77% 0;
	background: url(../images/Finance.png) no-repeat;
	background-position: 100% 83px;
}

.investor-4 .wrap {
	display: flex;
	align-items: center;
}

.investor-4 .left {
	width: 49.31%;
}

.investor-4 .left div {
	padding-top: 103%;
}

.investor-4 .right {
	width: 48.68%;
}

.investor-4 .right1 {
	margin-left: 15.69%;
}

.investor-4 .right1 .dec {
	color: #999;
	margin-bottom: 16.8%;
}

.investor-4 .right1 .lists ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -25px;
}

.investor-4 .right1 .lists li {
	width: 50%;
	margin-bottom: 30px;
}

.investor-4 .right1 .lists a {
	margin: 0 25px;
	padding: 30px 0;
	padding-right: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #EEEEEE;
	transition: all .3s;

}

.investor-4 .right1 .lists a:hover {
	color: #F46A00;
}

.investor-4 .right1 .lists a .two {
	display: flex;
	align-items: center;
	width: 18px;
	height: 24px;
}
.investor-4 .right1 .lists a .two img{
    width: 100%;
}
.investor-4 .right1 .lists a .gaojian-act {
	display: none;
}

.investor-4 .right1 .lists a:hover .gaojian-act {
	display: block;
}

.investor-4 .right1 .lists a:hover .gaojian {
	display: none;
}

.investor-5 .form11 {
	display: flex;
	align-items: center;
	margin-top: 4.17%;
	height: 600px;
}

.investor-5 .form11 .left {
	width: 56.94%;
	height: 100%;
	padding: 0 50px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.investor-5 .form11 .one,
.investor-5 .form11 .three {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.investor-5 .form11 input,
.investor-5 .form11 select{
	width: 40%;
	border: 0;
	
	border-bottom: 1px solid #EEEEEE;
	padding: 20px 0;
	padding-left: 35px;
	
}
.investor-5 .form11 select{
    width: 45%;
    padding-left: 30px;
    color: #666;
    cursor: pointer;
}
.investor-5 .form11 select:focus{
   outline: none !important;
}
.investor-5 .form11 .two {
	display: flex;
}

.investor-5 .form11 .two input {
	width: 100%;
	padding: 40px 0;
	padding-left: 35px;
}

.investor-5 .form11 .three {
	align-items: flex-end;
}

.investor-5 .form11 .threeCon {
	width: 60%;
	padding: 30px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #EEEEEE;
}

.investor-5 .form11 .three input {
	padding: 0;
	padding-left: 35px;
	border-bottom: 0;
}

.investor-5 .form11 .three a {
	width: 26%;
	padding: 14px 0;
	background: #F46A00;
	text-align: center;
	color: #fff;
}

.investor-5 .form11 .right {
	width: 49.06%;
	height: 100%;
	position: relative;
}

.investor-5 .form11 .right img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.investor-5 .form11 .right .instructions{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-80%);
    width: 80%;
    background-color: rgba(42,49,80,.8);
    color: #fff;
    
}
.investor-5 .form11 .right .instructions a{
    color: #fff;
    transition: all .3s;
}
.investor-5 .form11 .right .instructions a:hover{
    color: #ff7200;
}
.investor-5 .form11 .right .instructions .dec11{
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 26px;
}
.investor-5 .form11 .right .instructions_con{
    padding: 30px 30px 50px 30px;
    position: relative;
}
.investor-5 .form11 .right .instructions_con::after{
    content:'';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: #ff7200;
}


.searchCon {
	padding: 4.17% 0 6.14% 0;
	margin-top: 105px;
}

.searchCon .title {
	margin-bottom: 7.78%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.searchCon .title .two {
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.searchCon .title .one span {
	color: #F46A00;
}

.searchCon .title .search11 {
	display: flex;
	align-items: center;
	background-color: #F7F7F7;
	padding: 16px 13px;
	margin-right: 20px;
	margin-left: 20px;
}

.searchCon .title .search11 input {
	border: 0;
	background-color: #F7F7F7;
}

.searchCon .title .select {
	width: 20%;
}

.searchCon .title select {
	width: 100%;
	padding: 14px;
	border: 1px solid #CCCCCC;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/select-icon.png) no-repeat scroll 92% center;
}

.searchCon .title select:focus {
	outline: none;
}

.searchCon .lists {
	margin-bottom: 7.78%;
}

.searchCon .lists li {
	padding: 4.17% 0;
	border-bottom: 1px solid #eee;
}

.searchCon .lists li:first-child {
	padding-top: 0;
}

.searchCon .lists li .top {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.searchCon .lists li .top .one {
	width: 80%;

}

.searchCon .lists li .top .one span,
.searchCon .lists li .btm span {
	color: #F46A00;
}

.searchCon .lists li .top .two,
.searchCon .lists li .btm {
	color: #999999;
}

.searchCon .lists li .btm {
	line-height: 30px;
	margin-top: 14px;
}


.oneTit,
.name1,
.axisTit,
.socialCon-m {
	display: none;
}
.brand_2 .swiper-pc{
    display: block;
}
.brand_2 .swiper-m{
    display: none;
}
.team .right1 .listsCon .right2 .jia{
    display: none;
}

.jubao{
    justify-content: flex-start;
    color: #F46A00;
    margin-top: 30px;
}
.jubao div{
    align-items: flex-start;
}
.jubao img{
    width: 93%;
}
.jubao .lft{
    width: 32%;
}
.jubao .rit{
    width: 68%;
    margin-bottom: 8px;
}
@media all and (max-width: 1600px) {
    .reportCon1 .left1 {
    margin-right: 11%;
}
	.wrap {
		max-width: 1300px;
	}
    .reportCon1 .right1 .sub .one1 .upload{
        left: 70%;
    }
	.scollTop .one .btm li p {
		font-size: 1.2rem;
	}

	.recruit .lists .listsCon {
		height: 486px;
	}

	.brand_2 .swiper-slide {
		margin-right: 0px;
	}

	.scollTop .one:hover .btm {
		right: 140%;
	}

	.developDel-2 .btmCon {
		margin-left: 7.5%;
	}

	.places {
	 
	    
	}
}

@media all and (max-width: 1400px) {
	.wrap {
		max-width: 1100px;
	}
    .reportCon1 .right1 .sub .one1 .upload{
        left: 64%;
    }
	.culture .left .tab_header {
		margin-right: 12%;
	}

	.honorCon .tabsConSwiper {
		height: 500px;
	}

	.honorCon .tabsConSwiper .swiper-slide-active .btm {
		height: 85px;
	}

	.record {
		width: 21.875%;
		right: 11.67%;
		top: 17%;
	}

	.record .dec,
	.record .change li {
		margin-bottom: 4%;
	}

	.scollTop .one .btm li {
		width: 46%;
		margin: 0 2%;
	}

	.developDel-2 .btmCon {
		margin-left: 6.8%;
	}

	.mission .missionCon:hover .btm1 {
		overflow: hidden;
	}

	.mission li .btm1Con {
		padding: 0;
		max-height: 11em;
		overflow-y: auto;
	}

	.mission li .btm1Con::-webkit-scrollbar-track-piece {

		background-color: rgba(0, 0, 0, 0);
	}

	.mission li .btm1Con::-webkit-scrollbar {

		width: 4px;
	}

	.mission li .btm1Con::-webkit-scrollbar-thumb {

		background-color: rgba(0, 0, 0, .7);
		background-clip: padding-box;
	}

	.mission li .btm1Con::-webkit-scrollbar-thumb:hover {
		background-color: rgba(0, 0, 0, 0);
	}

	.team .right1 .listsCon .right2 {
		margin-top: 8px;
	}
	
}
@media all and (max-width: 1280px) {
    .reportCon1 .right1 .sub .one1 .upload {
        position: absolute;
        left: 62%;
        display: flex;
        width: 100%;
    }
    .investor-5 .form11 select {
        width: 47%;
    }
    .culture .left .three{
        font-size: 1.8rem;
    }
}

@media all and (max-width: 1000px) {
    .banner{
        display: none;
    }
    .m-banner{
        display: block !important;
    }
    
    .investor-5 .form11 .right .instructions {
        position: absolute;
        top: 0;
        left: 0;
        transform: translateY(-0%);
        width: 100%;
        height: 100%;
        background-color: rgba(42,49,80,.8);
        color: #fff;
    }
    .investor-5 .form11 .right .instructions_con {
        padding: 30px 30px 0px 30px;
        position: relative;
        height: calc(100% - 30px);
    }
    
    
    .investor-1 .right1 .page11 .laypage_first,
    .investor-1 .right1 .page11 .laypage_last,
    #page2 .laypage_first,
    #page2 .laypage_last{
        display: none;
    }
    .investor-1 .right1 .page11 span,
    #page2 span{
        display: none;
    }
    .investor-1 .right1 .page11 .laypage_curr,
    #page2 .laypage_curr{
        display: block;
    }
    .investor-1 .right1 .page11 .laypage_main a,
    .investor-1 .right1 .page11 .laypage_main span{
        margin: 0 5px !important;
    }
    .investor-1 .right1 .page11{
        margin: 0 -5px;
    }
    .places {
	    height: 72rem;
	    padding: 7% 0 0 0;
        min-height: auto;
        background: url('/static/images/mobile-touzi.jpg');
        background-size: 100% auto;
	}
	.hotline .list ul{
	    justify-content: space-between;
	}
    .search12{
        width: 100%;
        padding: 14px 0;
    }
    .search12 input{
        margin-left: 20px;
    }
    .search12 img{
        margin-right: 20px;
        width: auto;
    }
	.reader_main {
		width: 80%;
		padding: 30px 10px;
	}

	.reader_close {
		top: -70px;
		right: -10px;
	}

	.reader_con_nub,
	.reader_tit_nub {
		width: 22.5%;
	}

	.reader_con {
		max-height: 500px;
		overflow-y: auto;
	}

	.team .right1 .listsCon .right2 {
		margin-top: 6px;
	}

	.develop_sel {
		display: none;
		width: 77%;
		margin-top: 20%;
		position: absolute;
		top: -23%;
		left: 139%;
	}

	.develop_sel ul {
		height: 7em;
		overflow-y: auto;
	}

	.mission li .btm1Con {
		padding: 0;
		height: 80%;
		overflow-y: auto;
		display: flex;
		/*align-items: center;*/
	}

	.pageCon {
		/* display: none; */
	}

	.laypage_prev,
	.laypage_next {
		margin: 0;
	}

	.record .change {
		margin: 4% 0;
	}

	.record .dec,
	.record .change li {
		padding: 2% 0;
		/* margin-top: 4%; */
		margin: 0;
	}

	.industries_3 .top .left .dec {
		text-align: justify;
	}

	.industries_2 .right1 .one {
		width: 40%;
	}

	.industries_2 .right1 .one:last-child {
		margin-left: -8px;
	}

	.industries_1 .top .right_1 img,
	.industries_1 .btm .left_2 img,
	.industries_2 .left img,
	.industries_3 .top .right img {
		width: 47%;
        margin-top: 7%;
	}

	.developBanner .bannerCon {
		top: 26%;
	}

	.developDel-3 {
		padding: 30px 0;
	}

	.developDel-1 .dec,
	.developDel-2 .top .left .dec {
		text-align: justify;
	}

	.developDel-1 .swiper1 .swiper-slide {
		width: 100% !important;
	}

	.develop {
		padding-top: 8.125%;
	}

	.develop .applet img {
		width: 19%;
	}

	.honorCon {
		margin-top: 12.2%;
	}

	.honorCon .tabs_header {
		padding: 9px 0;
		height: 52px;
		line-height: 52px;
	}

	.scollTop {
		display: none !important;
	}

	.team {
		padding: 7.59% 0;
	}

	.banner {
		/* margin-top: 6rem; */
		padding-top: 96%;
		background-size: auto 100%;
	}

	.bannerCon {
		top: 35%;
	}

	.page {
		margin-top: 6px;
	}

	.about_header a {
		padding-left: 10px;
		margin-left: 10px;
		width: 25%;
		text-align: center;
	}

	.about_header a:first-child {
		padding-left: 0;
		margin-left: 0;
	}

	.socialCon .tabs_header li {
		padding: 10px 0;
	}

	.socialCon .firstCon .left,
	.socialCon .firstCon .right,
	.socialCon .secondCon11 .left,
	.socialCon .secondCon11 .right {
		float: none;
		width: 100%;
	}

	.socialCon .firstCon .right1,
	.socialCon .secondCon11 .right1 {
		margin-left: 0;
		border-top: 0;
	}

	.socialCon .firstCon .right1 {
		padding-bottom: 14px;
		border-bottom: 1px solid #e6e6e6;
	}

	.socialCon .firstCon .two {
		margin-bottom: 14px;
		padding-bottom: 0;
		border-bottom: 0;
	}
    
	.socialCon .firstCon .three {
		margin-bottom: 14px;
	}

	.socialCon .secondCon11 li {
		margin-bottom: 0;
		margin-top: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #e5e5e5;
	}

	.socialCon .secondCon11 li:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: 0;
	}

	.socialCon .secondCon11 .right1 {
		padding-top: 15px;
	}

	/* 企业年志 */
	.annalsCon .advert {
		min-height: auto;
		padding: 0;
		margin-top: 5rem;
	}

	.annalsCon .advert .left {
		min-height: 136px;
		display: none;
	}

	.annalsCon .advert .right {
		width: 33%;
		display: none;
	}

	.annalsCon .advert .cent {
		width: 92%;
		margin: 0 auto;
		margin-top: -20px;
		position: static;
		transform: translate(0);
	}

	.annalsCon .axisTit {
		display: block;
		margin-top: 30px;
		padding-bottom: 30px;
	}

	.annalsCon .axisTit::after {
		content: "";
		display: block;
		width: 50px;
		height: 4px;
		background: #f46800;
		margin: 0 auto;
		margin-top: 15px;
	}

	.annalsCon .axis li {
		display: flex;
		align-items: flex-start;
		cursor: pointer;
		transition: all 0.3s;
		flex-direction: column;
		padding-bottom: 39px;
		border-left: 1px solid #eeeeee;
		padding-left: 15px;
	}

	.annalsCon .axis li .left,
	.annalsCon .axis li .right {
		font-size: 1.8rem;
		width: 100%;
		text-align: left;
		margin: 0;
	}

	.annalsCon .axis li .right {
		padding: 0;
		border: 0;
		width: 90%;
	}

	.annalsCon .axis .right::before {
		display: none;
	}

	.annalsCon .axis .right1 {
		margin-left: 0;
	}

	.annalsCon .axis .left {
		padding: 0 0 15px 0;
		display: flex;
		align-items: center;
		/* position: relative; */
	}

	.annalsCon .axis .left1 {
		position: relative;
		margin-top: -6px;
	}

	.annalsCon .axis .left1::before {
		content: "";
		display: inline-block;
		width: 12px;
		height: 12px;
		background: #aaaaaa;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: -21.5px;
	}

	.annalsCon .axis li:hover .left1::before {
		background: #f46800;
	}

	/* 城市更新 */
	.update .grow .ban1 {
		position: static;
		width: 94%;
		margin: 0 auto;
		margin-bottom: 14px;
		transform: translateY(-0%);
	}

	.update .grow .dec {
		width: 100%;
		margin-left: 0;
	}

	.carving .tabs_header li .tab_header1 {
		padding: 10px 0;
		font-size: 1.4rem;
	}

	.carving .tabs_header li .tab_header1::after {
		border-width: 8px;
		bottom: -16px;
	}

	.carving .tabsCon {
		line-height: 26px;
	}

	.charm .left,
	.charm .right,
	.charm .left1 .dec {
		float: none;
		width: 100%;
	}
    .charm .left1 .dec{
        margin-top: 12px;
    }
	.charm .left1 {
		margin-right: 0;
		margin-top: 5%;
	}

	.charm .right {
		margin-top: 14px;
	}

	.report .about_header a {
		width: 33.3%;
	}

	.reportCon1 {
		flex-direction: column;
	}

	.reportCon1 .left,
	.reportCon1 .right {
		width: 100%;
		border: 0;
	}

	.reportCon1 .left {
		margin-bottom: 20px;
	}

	.reportCon1 .left1,
	.reportCon1 .right1 {
		margin-left: 0;
		margin-right: 0;
	}

	.reportCon1 .left1 .lists {
		margin-bottom: 6%;
	}

	.reportCon1 .right1 .form .one1 {
		padding: 14px 0;
	}

	.reportCon1 .right1 .sub .one1 {
		flex-direction: column;
		align-items: flex-start;
		justify-content: space-between;
	}

	.reportCon1 .right1 .sub .one1 .upload {
		position: static;
		margin-top: 26px;
		width: auto;
	}

	.reportCon1 .right1 .sub .one1 .upload a {
		padding: 6px 12px;
	}

	.reportCon1 .right1 .form .yanzheng {
		flex-direction: row;
		align-items: center;
	}

	.reportCon1 .right1 .form .yanzheng .upload {
		margin-top: 0;
		width: 40%;
	}
    .reportCon1 .right1 .form .yanzheng .upload img{
        width: 100%;
    }
	.reportCon1 .right1 .zhushi {
		margin-top: 12px;
	}

	.reportCon1 .right1 .form .one2 {
		width: 48%;
	}

	.reportCon1 .right1 .submit1 {
		width: 50%;
		padding: 10px 0;
	}

	.contactUs .headquarters ul {
		flex-direction: column;
		display: none;
	}

	.contactUs .headquarters li {
		width: 100%;
		margin-bottom: 10px;
	}

	.contactUs .headquarters li:hover {
		transform: scale(1);
	}

	.places .left {
		width: 100%;
		position: static;
		transform: translate(0);
		margin-bottom: 20px;
	}

	.places .right {
		justify-content: center;
	}

	.places .right1 {
		width: 100%;
		padding-left: 0;
	}

	.places .right .tabs_header {
		padding-bottom: 0;
		padding-left: 0;
	}

	.places .right .tabsCon {
		padding-left: 2%;
	}

	.places .right .block {
		flex-direction: column;
		    justify-content: flex-start;
	}

	.hotline .list li {
		width: 50%;
	}

	.hotline .list .listCon {
		padding: 0;
	}

	.principle {
		padding-bottom: 0;
	}

	.principle .top .left,
	.principle .top .right,
	.principle .btm .left2,
	.principle .btm .right2,
	.culture .left,
	.culture .right {
		float: none;
		width: 100%;
	}

	.culture .left .one {
		margin-bottom: 6%;
	}

	.principle .dec {
		width: 100%;
	}

	.principle .top .left .dec {
		padding-right: 0;
		margin-bottom: 4%;
	}

	.principle .top .left .dec::before {
		margin-bottom: 15px;
	}

	.principle .top .right1 .title,
	.principle .top .left .title,
	.principle .btm .left2 {
		width: 100%;
		padding-left: 0;
		position: static;
	}
	.principle .btm .left2 .title .two, .principle .top .right1 .title .two, .principle .top .left .title .two{
		line-height: 20px;
	}
	.principle .btm .left2 .title .two br, .principle .top .right1 .title .two br, .principle .top .left .title .two br{
	    display: none;
	}
	.principle .btm .left2 .title::before,
	.principle .top .left .title_1::before,
	.principle .top .right1 .title_1::before {
		width: 10px;
		height: 10px;
		top: -10px;
		right: -10px;
	}

	.principle .top .right {
		margin-top: 20px;
	}

	.principle .top .right1 {
		margin-left: 0;
	}

	.principle .top .right1 .cent div {
		padding-top: 87%;
		/* margin-bottom: 5.5%; */
	}

	.principle .btm {
		flex-direction: column-reverse;
		margin-top: 6.8%;
	}

	.principle .btm .left2 .title {
		margin-right: 0;
		/* padding-left: 0; */
	}

	.culture .left .tab_header {
		margin-right: 0;
		border-bottom: 0 !important;
		margin: 0 10px;
	}

	.culture .left .three .active::after {
		content: "";
		display: block;
		width: 50%;
		height: 2px;
		background-color: #f46a00;
		margin: 0 auto;
		margin-top: 14px;
	}

	.culture .left .two {
		margin-bottom: 12%;
	}

	.places .right li {
		margin-bottom: 12px;
		width: 14.28%;
		font-size: 1.2rem;
	}

	.places .right .tabsCon1 .two {
		width: 100%;
		line-height: 26px;
		min-height: auto;
	}

	.hotline .list li:nth-last-child(3) .listCon,
	.hotline .list li:nth-last-child(2) .listCon,
	.hotline .list li:last-child .listCon {
		border-bottom: 1px solid #eee;
	}

	.hotline .list .listCon {
		padding: 20px 10px;
		margin: 0;
		display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
	}

	.hotline .list .listCon::after {
		right: 10px;
		top: 10px;
	}

	.hotline .list li:nth-child(2n) .listCon::after {
		display: none;
	}

	.culture .left .three {
		justify-content: center;
	}

	.culture .right {
		margin: 16px 0;
	}

	.culture .right1 {
		margin-left: 0;
	}

	.culture .right1 .tabsCon {
		width: 40%;
		padding-top: 46.3%;
		margin: 0 auto;
	}

	.culture .right1 .tabsCon li:nth-child(1),
	.culture .right1 .tabsCon li:nth-child(4) {
		width: 58%;
		transform: translateX(-32%);
	}

	.culture .right1 .tabsCon li:nth-child(1) {
		top: -31%;
		left: 40.5%;
	}

	.culture .right1 .tabsCon li:nth-child(2) {
		/* transform: translateX(67%); */
		right: 18.5%;
	}
	.culture .right1 .tabsCon li:nth-child(3){
		flex-direction: column-reverse;
	}
	.culture .right1 .tabsCon li:nth-child(4) {
		bottom: -19%;
	}
	.culture .right1 .tabsCon li:nth-child(6){
		left: 18.5%;
	}
	.culture .right1 .tabsCon li:nth-child(2),
	.culture .right1 .tabsCon li:nth-child(6) {
		top: 2%;
		width: 64%;
	}

	.culture .right1 .tabsCon li:nth-child(3),
	.culture .right1 .tabsCon li:nth-child(5) {
		top: 65%;
		flex-direction: column-reverse !important;
	}

	.culture .right1 .tabsCon li .zheng {
		display: flex;
		margin: 4px;
		padding: 4px;
		justify-content: center;
		align-items: center;
	}

	.organization .btm ul {
		margin: 0;
		flex-wrap: wrap;
		margin-top: 20px;
	}

	.organization .btm li {
		width: 25%;
		margin-bottom: 0;
	}

	.organization .btm .btmCon {
		margin: 0 0;
		padding: 10px 0;
	}
    .organization .btm .btmCon .one{
        font-size: 1.2rem;
    }
	.organization .btm .btmCon::before {
		display: none;
	}

	.recruit .title {
		margin-top: 16px;
	}

	.recruit .lists ul {
		flex-wrap: wrap;
	}

	.recruit .lists li {
		width: 100%;
	}

	.recruit .lists .listsCon {
		height: auto;
		margin-top: 18px;
	}

	.recruit .lists .listsCon .btm .two {
		margin: 12px 0;
	}

	.recruit .lists .listsCon .btm {
		width: 100%;
		position: static;
		margin-top: 14px;
		display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0 !important;
        margin-left: 0;
	}

	.aboutIndex {
		padding-bottom: 45px;
		background-image: inherit !important;
	}

	.survey {
		display: flex;
		flex-direction: column-reverse;
		margin-top: 26px;
	}

	.survey .right .img_ratio {
		padding-top: 106%;
		overflow: hidden;
	}

	.survey .right .img_ratio img {
		object-fit: revert;
	}

	.team .left,
	.survey .left {
		width: 100%;
		float: none;
	}

	.team .left .title {
		text-align: center;
	}

	.team .left .tabs_header ul {
		display: flex;
	}

	.team .left .tabs_header li {
		width: 33.3%;
		margin-right: 5px;
		font-size: 1.2rem;
	}

	.team .left .tabs_header li:last-child {
		margin-right: 0;
	}

	.oneTit,
	.name1 {
		display: block;
		margin: 15px 0;
	}

	.address1 .wrap {
		padding: 0 32px;
	}

	.address1 .name1 {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		background-color: rgba(0, 0, 0, 0.4);
		/* padding: 18.5px 0; */
		color: #fff;
		margin-bottom: 5px;
	}

	.address1 .name1 span {
		padding: 8px 0;
		vertical-align: middle;
	}

	.address1 .name1 span:first-child {
		margin-right: 15px;
		padding-right: 15px;
		border-right: 1px solid rgba(255, 255, 255, 0.2);
		letter-spacing: 1px;
	}

	.survey .left1 .one span:first-child {
		font-size: 1.2rem;
	}

	.survey .left1 .two {
		display: none;
	}

	.team .right1 .listsCon .left2 .btm {
		display: none;
		color: #888;
		padding-bottom: 10px;
	}

	.address1 .left {
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	.address1 .right1,
	.survey .right1 {
		margin-left: 0;
	}

	.team .right1 {
		margin-right: 0;
		margin-left: 0;
		margin-top: 20px;
	}

	.survey .right1 {
		/* display: none; */
	}

	.survey .left1 {
		padding-left: 0;
	}

	.survey .left1 .one {
		margin: 5% 0px 0;
		text-align: justify;
		    line-height: 24px;
	}

	.address1 {
		background-color: #2673a5;
		background-color: linear-gradient(360deg,
				#2673a5 0%,
				#2673a5 1%,
				#3c8dc2 50%,
				#3c8dc2 50%,
				#2673a5 100%,
				#2673a5 100%);
		background-image: url() !important;
	}

	.address1 .right1 .dec::before {
		width: 20px;
		height: 20px;
		margin-top: 7.5%;
		display: none;
	}

	.address1 .right1 .dec {
		width: 100%;
		line-height: 21px;
		margin-top: 30px;
		    font-size: 1.4rem;
	}
    .address1 .right1 .dec br{
        display: none;
    }
	.address1 .right1 .name {
		padding: 15px 20px;
		display: none;
	}

	.address1 .right1 .name span:first-child {
		margin-right: 20px;
		padding-right: 20px;
	}

	.team .left li {
		margin-top: 14px;
	}

	.team .right1 .listsCon {
		width: 100%;
		padding: 20px 0 5px 0;
		background: #ffffff;
		margin-bottom: 5px;
		border: 0;
	}

	.team .right1 .listsCon:first-child {
		border-top: 0;
	}

	.team .right1 .listsCon .left2 {
		width: 78.4%;
		margin-left: 20px;
	}

	.team .right1 .listsCon .right2 {
		margin-top: 6px;
		margin-right: 20px;
	}

	.mission {
		padding: 5.3% 0 0 0;
		background: #f7f7f7;
	}

	.mission li {
		width: 100%;
	}

	.mission li .top div {
		padding-top: 47.5%;
		overflow: hidden;
	}

	.mission li .top div img {
		object-fit: revert;
	}

	.mission .missionCon {
		margin: 0;
		/* margin-bottom: 4px; */
	}

	.mission li .btm {
		left: 15px;
		bottom: 15px;
	}

	.mediaIndex a {
		width: 33.3%;
	}

	.media {
		flex-direction: column;
	}

	.media .left {
		width: 78%;
		margin-left: -7%;
	}

	.media .right {
		width: 100%;
	}

	.media .left1 {
		margin: 30px 0;
	}

	.media .tabs_header {
		margin: 0;
		min-height: auto;
	}

	.media .tabs_header1 {
		justify-content: center;
	}

	.media .tabs_header .tit {
		width: 43%;
		margin-right: 0;
		text-align: center;
	}

	.media .tabs_header .tit::after {
		margin: 0 auto;
		margin-top: 12px;
		margin-bottom: 26px;
	}

	.media .tabs_header li {
		padding: 2px 10px;
	}

	.media .tabs_header .con {
		margin: 0;
	}

	.develop .dec {
		width: 100%;
	}

	.develop .listsCon {
		flex-direction: column;
	}

	.develop .listsCon .listsCon1 {
		margin-bottom: 0;
	}

	.develop .listsCon:nth-child(2n) .listsCon1 {
		width: 100%;
	}

	.develop .listsCon:nth-child(2n) .listsCon1 .btm {
		left: 3.125%;
		bottom: 6.125%;
	}

	.industries_1 .top,
	.industries_3 .top {
		flex-direction: column-reverse;
		align-items: flex-start;
	}

	.industries_1 .top .left_1 {
		width: 100%;
		margin-top: 24px;
	}

	.industries_1 .top .left_1 .dec_1 {
		margin: 14px 0;
	}

	.industries_1 .btm {
		flex-direction: column;
	}

	.industries_1 .btm .right_2 {
		width: 100%;
	}

	.industries_1 .btm .rightCon_2,
	.industries_2 .right1 {
		margin-left: 0;
	}

	.industries_1 .btm .rightCon_2 li {
		flex-direction: column;
		padding: 20px 0;
	}

	.industries_1 .btm .rightCon_2 .two_2 {
		width: 100%;
		margin-top: 10px;
	}

	.industries_2 .wrap {
		flex-direction: column;
	}
    .industries_2 .left{
        text-align: center;
    }
    .industries_2 .left .dec{
        text-align: left;
    }
	.industries_2 .left,
	.industries_2 .right,
	.industries_3 .top .left {
		width: 100%;
		
	}

	.industries_2 .right1,
	.industries_3 .top .left {
		margin-top: 20px;
	}

	.industries_3 .btm ul {
		flex-wrap: wrap;
	}

	.industries_3 .btm li {
		width: 32.9%;
	}
    .industries_3 .btm li:nth-child(4),
    .industries_3 .btm li:nth-child(5),
    .industries_3 .btm li:nth-child(6){
        border-top: 0;
    }
	.industries_3 .btm li .one {
		height: 158px;
	}

	.industries_3 .btm li .two {
		/* display: none; */
		padding: 20px 0;
	}

	.newsIndex .wrap {
		flex-direction: column-reverse;
	}

	.newsIndex .newSearch,
	.newsIndex .about_header {
		width: 100%;
	}

	.newsIndex .newSearch {
		margin-top: 22px;
	}

	.newsIndex .newSearch .one,
	.newsIndex .newSearch select {
		padding: 8px 13px;
	}

	.newsList {
		margin-bottom: 7.3%;
	}

	.newsList .left {
		width: 100%;
		float: none;
	}

	.newsList .right1 {
		margin-left: 0;
		padding-top: 6%;
	}

	.newsList .right1 .title,
	.newsList .right1 .dec {
		width: 100%;
	}

	.brand_1 .wrap {
		flex-direction: column;
		background-color: #fff;
	}

	.brand_1 .left {
		padding-top: 20px;
		margin-bottom: 20px;
		background-color: #fff;
	}

	.brand_1 .left img {
		width: 30%;
	}

	.brand_1 .left,
	.brand_1 .right,
	.brand_2 .tabsCon,
	.brand_2 .tabs_header {
		width: 100%;
	}

	.brand_1 .left1 {
		margin: 0 4.2%;
	}

	.brand_2 {
		/* background: url() repeat fixed center; */
	}

	.brand_2 .wrap {
		flex-direction: column;
	}

	.brand_2 .tabs_header ul {
		margin-left: 0;
	}

	.brand_2 .swiper-slide {
		flex-direction: column;
	}

	.brand_2 .left,
	.brand_2 .right {
		width: 100%;
	}

	.brand_2 .tabsCon .play img {
		width: 12%;
	}

	.brand_2 .swiper-pagination {
		margin-left: 0;
		margin-top: 20px;
		text-align: center;
	}

	.brand_2 .tabs_header li {
		margin: 4% 0;
		font-size: 1.6rem;
	}
	.brand_2 .tabs_header li:hover{
	    /*color: #777777 !important;*/
	    /*font-weight: 400 !important;*/
	}
    .brand_2 .tabs_header .active {
        font-size: 2.0rem;
        /*color: #333 !important;*/
        /*font-weight: bold !important;*/
    }
	.brand_2 .tabs_header li:first-child {
		margin-top: 4%;
	}

	.developDel-1 .dec,
	.developDel-1 .btm li,
	.developDel-2 .top .left,
	.developDel-2 .top .right {
		width: 100%;
	}

	.developDel-1 .swiper1 .next1,
	.developDel-1 .swiper1 .prev1 {
		width: 10px;
		height: 24px;
		background-size: 10px 24px;
	}

	.developDel-1 .swiper1 .prev1 {
		left: 5px;
	}

	.developDel-1 .swiper1 .next1 {
		right: 5px;
	}

	.developDel-1 .btm ul {
		flex-direction: column;
		margin: 0 -5px;
	}

	.developDel-1 .btm li {
		padding: 0;
	}

	.developDel-1 .btm .btmCon {
		border-bottom: 1px solid #dbdbdb;
		padding: 16px;
		border-right: 0;
		text-align: left;
		margin: 0 5px;
	}

	.developDel-1 .btm .btmCon .one {
		margin-bottom: 5px;
	}

	.developDel-2 .top {
		flex-direction: column;
	}

	.developDel-2 .top .right ul {
		justify-content: flex-start;
		margin: 20px 0;
	}

	.developDel-2 .top .right li {
		width: 19%;
		text-align: center;
		border-bottom: 0 !important;
		margin: 0 14px;
	}
    .developDel-2 .top .right li:first-child{
        margin-left: 0;
    }
	.developDel-2 .top .right .active::after {
		content: "";
		display: block;
		width: 40%;
		height: 2px;
		background-color: #f46a00;
		margin: 0 auto;
		margin-top: 10px;
	}

	.developDel-2 .btmCon {
		margin: 0 10px;
		padding: 0 40px;
	}

	.developDel-2 .btmCon .swiper-button-next,
	.developDel-2 .btmCon .swiper-button-prev {
		top: 50%;
		width: 30px;
		height: 30px;
	}

	.developDel-2 .btmCon .swiper-button-prev {
		left: 0;
	}

	.developDel-2 .btmCon .swiper-button-next {
		right: 0;
	}

	.developDel-2 .btmCon .swiper-scrollbar {
		width: 100% !important;
	}

	#allmap {
		padding-top: 60%;
	}

	.newDetails {
		margin-top: 60px;
		padding-top: 30px;
		border-top: 1px solid rgba(238, 238, 238, 1);
		background: linear-gradient(-90deg, #D8DFEB 0%, #D8DFEB 0%, #FFFFFF 56%, #FFFFFF 100%);
	}

	.newDetails .title {
		flex-direction: column;
		align-items: center;
		padding: 20px 0;
	}

	.newDetails .title .two {
		margin-bottom: 12px;
		text-align: justify;
	}

	.newDetails .title .three {
		color: #888;
		text-align: left;
		width: 100%;
	}

	.newDetails .con {
		padding: 6.25% 0%;
	}

	.newDetails .fenxiang {
		flex-direction: column-reverse;
	}

	.newDetails .fenxiang .right {
		margin-bottom: 20px;
	}

	.honorCon .swiper-slide {
		margin: 0 auto;
	}

	.honorCon .tabsCon1 {
		padding: 0 40px;
	}

	.honorCon .tabsConSwiper {
		height: 400px;
	}

	.honorCon .swiper-button-prev {
		left: 0;
	}

	.honorCon .swiper-button-next {
		right: 0;
	}

	.record {
		position: static;
		width: 100%;
		padding: 0;
		transform: translate(0);
		padding: 4% 0;
	}

	.record .tit,
	.record .dec,
	.record .change,
	.record .explain {
		padding: 0 4%;
	}

	.record .explain div:last-child {
		width: 80%;
	}

	.investor-1 .left {
		float: none;
		width: 100%;
	}

	.investor-1 .left .one {
		width: 80%;
		margin-bottom: 7%;
	}

	.investor-1 .left .one img,
	.investor-1 .left .two select,
	.investor-1 .left .two .search11 {
		width: 100%;
	}

	.investor-1 .left .one img {
		width: 70%;
	}

	.investor-1 .left .two select,
	.investor-1 .left .two .search11 {
		width: 48%;
	}

	.investor-1 .left .two .search11 {
		padding: 14px 0;
		margin-left: 0;
	}

	.investor-1 .left .two .search11 input {
		width: 56%;
		text-indent: 10px;
	}

	.investor-1 .left .two .search11 img {
		margin-right: 16px;
	}

	.investor-1 .right1 {
		margin-left: 0;
		margin-top: 20px;
	}

	.investor-1 .right1 li a {
		padding: 20px 0;
	}

	.investor-1 .right1 .page11 {
		justify-content: center;
	}

	.investor-2 {
		flex-direction: column-reverse;
		padding: 8.86% 10px;
	}

	.investor-2 .mySwiper {
		margin-left: -32%;
		width: 157%;
	}

	.investor-2 .mySwiper2 {
		width: 100%;
	}

	.investor-2 .mySwiper2 {
		margin: 0;
		margin-top: 30px;
	}

	.investor-2 .swiper-pagination {
		font-size: 1.4rem;
	}

	.investor-2 .swiper-pagination-current {
		font-size: 3.2rem;
	}

	.investor-2 .mySwiper .swiper-wrapper {
		margin-right: 0;
	}

	/* .investor-2 .mySwiper .swiper-slide {
		transform: scale(1);
	} */

	.naviga {
		margin-top: 30px;
		justify-content: flex-end;
	}

	.investor-2 .swiper-pagination {
		left: 28%;
		bottom: 0%;
	}

	/* .investor-2 .mySwiper .swiper-slide-thumb-active{
		transform: scale(0.853);
	} */
	/* .investor-2 .mySwiper .swiper-slide-active {
		transform: scale(1);
	} */

	.investor-2 .swiper-button-next,
	.investor-2 .swiper-button-prev {
		width: 30px;
		height: 30px;
		background-size: 100% 100%;
		margin-right: 5px;
	}

	/* .investor-2 .mySwiper .swiper-slide .img_ratio {
		padding-top: 100%;
		width: 72%;
		margin: auto;
	} */

	.investor-3 ul {
		margin-top: 20px;
	}

	.investor-3 li a {
		padding: 20px;
	}

	.investor-3 li,
	.investor-4 .left,
	.investor-4 .right,
	.investor-5 .form11 .left,
	.investor-5 .form11 .right {
		width: 100%;
	}

	.investor-4 .wrap {
		flex-direction: column;
	}

	.investor-4 .right1 {
		margin-left: 0;
	}
    .investor-4 .right1 .title{
        text-align: center;
    }
	.investor-4 .right1 .dec {
		margin-bottom: 6.8%;
	}

	.investor-4 .right1 .lists li {
		margin-bottom: 15px;
	}

	.investor-5 .form11 {
		height: auto;
		flex-direction: column-reverse;
	}

	.investor-5 .form11 .left {
		padding: 20px 0;
	}

	.investor-5 .form11 input {
		width: 39%;
	}

	.searchCon {
		margin-top: 60px;
	}

	.searchCon .title {
		flex-direction: column-reverse;
		align-items: flex-start;
	}

	.searchCon .lists li .top {
		/* align-items: center; */
		flex-direction: column;
		align-items: flex-start;
	}

	.searchCon .title .two {
		width: 100%;
	}

	.searchCon .title .search11 {
		width: 100%;
		justify-content: space-between;
		margin-right: 0;
		margin-bottom: 15px;
		margin-left: 0;
	}

	.searchCon .lists li .top .one {
		width: 100%;
		margin-bottom: 14px;
	}

	.report {
		padding: 8% 0 5% 0;
	}

	.contactUs .headquarters li .btm {
		justify-content: center;
	}

	.contactUs .headquarters .btm .one,
	.contactUs .headquarters .btm .two,
	.contactUs .headquarters .btm .three {
		margin: 6% 10%;
	}

	.reportCon1 .right1 .form .one {
		flex-direction: column;
	}

	.reportCon1 .right1 .form .one2 {
		width: 100%;
	}

	.culture .right1 .tabsCon1 li:nth-child(1),
	.culture .right1 .tabsCon1 li:nth-child(4) {
		width: 78%;
	}

	.culture .right1 .tabsCon1 li:nth-child(1) {
		left: 36.5%;
		top: -30%;
	}

	.culture .right1 .tabsCon1 li:nth-child(2) {
		width: 67%;
		top: 29%;
		left: 9%;
	}

	.culture .right1 .tabsCon1 li:nth-child(3) {
		top: 28%;
		left: 9%;
		flex-direction: column !important;
	}
	.culture .right1 .tabsCon li:nth-child(4) {
	    left: 40%;
	    flex-direction: column-reverse !important;
	    bottom: -29%;
	}
	.culture .right1 .tabsCon1 li:nth-child(4) {
		left: 56%;
	}

	.culture .right1 .tabsCon1 li:nth-child(4) {
		left: 36.5%;
		flex-direction: column-reverse !important;
		bottom: -29% !important;
	}

	.honorCon .title {
		padding-bottom: 30px;
	}

	.honorCon .title::after {
		content: "";
		display: block;
		width: 50px;
		height: 4px;
		background: #f46800;
		margin: 0 auto;
		margin-top: 15px;
	}   
	.honorCon .tabs_header1{
	    width: 77%;
	}

	.honorCon .tabs_header1 .swiper-slide {
		font-size: 1.2rem;
	}
    .honorCon .tabs_header1 .swiper-slide:hover,
	.honorCon .tabs_header1 .swiper-slide-active,
	.honorCon .tabs_header1 .swiper-slide-duplicate-active {
		font-size: 2.3rem;
	}

	.honorCon .tabsCon1 {
		padding: 0;
		padding-bottom: 40px;
	}

	.honorCon .tabsConSwiper {
		height: 284px;
	}

	.honorCon .tabsConSwiper .swiper-slide-active .top {
		height: 218px;
	}

	.honorCon .tabsConSwiper .swiper-slide-active .btm {
		height: 72px;
	}
	.honorCon .tabsConSwiper .swiper-slide-active .btmCon{
	    margin: 0 16px;
	}

	.honorCon .swiper-button-next,
	.honorCon .swiper-button-prev {
		display: none;
	}

	.socialCon .tabsCon1_bg .img_ratio {
		padding-top: 76.44%;
		margin-top: 7%;
	}

	.socialCon {
		display: none;
	}

	.social {

		/*background: linear-gradient(-90deg, #D8DFEB 0%, #D8DFEB 0%, #FFFFFF 56%, #FFFFFF 100%);*/
		background: inherit;
	}

	.socialCon-m {
		display: block;
	}

	.socialCon-m ul {
		margin: 0 -5px;
	}

	.socialCon-m li {
		width: 50%;
		float: left;
	}

	.socialCon-m li a {
		display: block;
		margin: 0 5px;
	}

	.socialCon-m .secondCon11 .right1 {
		display: flex;
		flex-direction: column-reverse;
		padding: 15px 0 24px 0;
		margin: 0 10px;
	}

	.socialCon-m .secondCon11 .right1 .dec {
		display: none;
	}

	.socialCon-m .secondCon11 .right1 .title {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		white-space: inherit;
		text-align: justify;
		margin-top: 8px;
		height: 4.5em;
		font-size: 1.5rem;
	}

	.socialCon .secondCon11 li {
		padding-bottom: 0;
		margin-bottom: 10px;
		border-bottom: 0;
	}

	.socialCon .secondCon11 li a {
		background-color: #fff;
		box-shadow: 0px 0px 10px 0px rgba(29, 19, 11, .1);
	}

	.socialCon .secondCon11 .left div {
		padding-top: 67%;
	}

	.page {
		margin-top: 0;

	}

	.page .laypage_main a {
		padding: 0 15px;
		padding: 2px 6px;
		font-size: 1.2rem;
		border: none;
    background: inherit;
	}

	.pageCon {
		margin: 0 15px;
	}

	.page img {
		width: 6px;
	}

	.newDetails .goBack img {
		width: 24px;
	}

	.brand_1 .right1 .cha {
		text-align: center;
	}

	.brand_1 .right1 .cha img {
		width: 40px;

	}

	.brand_1 .right1:hover .chakan-act {
		display: inline-block;
	}
	.media .left .tabsCon{
		background-image: url(../images/media-bg-m.png) !important;
	}
	.media .left .tabsCon1{
		top: 45%;
		left: 50%;
		width: 33.6%;
	}
	
	.socialCon .secondCon11 {
    	margin-top: 5%;
    }
    .socialCon-m .firstCon{
        display: none;
    }
    .socialCon .secondCon11 li {
    	margin-bottom: 3%;
    }
    
    .socialCon .secondCon11 li:last-child {
    	margin-bottom: 0;
    }
    
    .socialCon .secondCon11 .left {
    	width: 100%;
    }
    
    .socialCon .secondCon11 .left div {
    	padding-top: 56%;
    	overflow: hidden;
    }
    
    .socialCon .secondCon11 .right {
    	width: 100%;
    }
    
    .socialCon .secondCon11 .right1 {
    	margin-left: 6.8%;
    	border-top: 1px solid #E6E6E6;
    	padding-top: 3.7%;
    }
    
    .socialCon .secondCon11 .right1 .title {
    	/* margin-bottom: 22px; */
    }
    
    .socialCon .secondCon11 .right1 .dec {
    	margin: 22px 0;
    	color: #999999;
    }
    
    .socialCon .secondCon11 .right1 .time {
    	color: #999999;
    }
    .brand_2 .right .swiper-container{
        margin-left: 0;
    }
    .investor-5 .form11 select {
        padding-left: 16px;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url(../images/select-icon.png) no-repeat scroll 92% center;
        background-size: 8% auto;
    }
    .investor-5 .form11 select:last-child{
        padding-left: 25px;
    }
    .investor-5 .form11 .three a {
        width: 36%;
        padding: 10px 0;
        background: #F46A00;
        text-align: center;
        color: #fff;
        margin: 0 auto;
        display: block;
        margin-top: 20px;
    }
    .brand_2 .swiper-pc{
        display: none;
    }
    .brand_2 .swiper-m{
        display: block;
    }
    .culture .right1 .tabsCon li{
        flex-direction: column !important;
    }
    .culture .right1 .tabsCon li span {
        font-size: 1.2rem;
    }
    .investor-4 .right1 .lists a{
        font-size: 1.4rem;
    }
    .investor-4 .right1 .lists a .two img{
        width: 18px;
    }
    .organization .cent .tabCon .moreJia{
        padding-top: 0 !important;
        font-size: 3rem;
        padding: 0 10px;
    }
    .infoPop2 .cnt{
        width: 100%;
        height: 50%;
        padding: 40px 0;
    }
    .infoPop2 .cnt .close{
        width: 26px;
    }
    .infoPop2 .cont{
        width: 90%;
        margin: 0 auto;
    }
    .hotline .list .listCon .phone{
        /*white-space: nowrap;*/
        font-size: 1.5rem;
        height: auto;
    }
    .mediaIndex{
        /*background-image: url(/static/images/media-bg.jpg) !important;*/
        background-repeat: no-repeat;
        background-size: cover;
    }
    .culture .right1 .tabsCon li .zheng span {
        display: inline-block;
        width: 6px;
        height: 6px;
        background: #F46A00;
    }
    .investor-4 .right1 .m_img{
        display: block !important;
        padding-top: 71.4%;
    }
    .annalsCon .axis{
        margin-top: 10.5%;
    }
    .developDel-1 {
        padding: 8.56% 0 2.73% 0;
    }
    .developDel-2 {
        padding: 10.73% 0 6.56% 0;
        background: #F7F7F7;
    }
    .investor-1 .right1 li:last-child{
        margin-bottom: 30px;
    }
    .investor-1 .right1 li a {
        padding: 10px 0;
    }
    .investor-1 .right1 li .time,
    .investor-1 .right1 li .biaoti{
        font-size: 1.4rem;
    }
    .brand_2 .swiper-pagination-bullet{
        width: 7px !important;
        height: 7px !important;
        border-radius: 50%;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #FFFFFF;
        opacity: 1;
        transition: all .3s;
    }
    .brand_2 .swiper-pagination-bullet-active{
        background: #FF6735 !important;
        border: 1px solid #FF6735 !important;
    }
    .annalsCon .title11{
        margin-top: 12.2%;
        
    }
    .annalsCon .title11 p:first-child{
        font-size: 2.4rem;
    }
    .annalsCon .title11 p:first-child::after{
        content: "";
        display: block;
        width: 50px;
        height: 4px;
        background: #f46800;
        margin: 0 auto;
        margin-top: 15px;
    }
    .annalsCon .title11 p:last-child{
        display: none;
    }
    .jubao{
        
        flex-direction: column;
    }
    .jubao .imgUrl{
        width: 50%;
    }
    .jubao div{
        justify-content: center;
    }
    .jubao .lft {
        width: 23%;
    }
}
