/*style css*/

/* header footer  start*/
.app-header {
	display: none;
}
/* index  end*/
/*other start*/
.headerpc {
	display: flex;
	padding: 0 20px;
	align-items: center;
	justify-content: space-between;
	height: 100px;
	border-bottom: 1px solid #e0e0e0;
}

.headerpc .header-nav {
	padding-right: 0;
}
.aboutus{
	margin-top: 98px;
	margin-bottom: 79px;
}
.aboutus p{
	font-size: 16px;
	color: #666666;
	margin-top:25px;
	line-height: 32px;
	margin-bottom: 50px;
}
.ab-en{
	font-size: 16px;
	color: #999999;
}
.title-cn{
	margin-top: 9px;
	font-size: 30px;
	color: #b10000;;
}
.ab-line{
	margin-top: 9px;
	border-right: 1px solid #333333;;
	display: inline-block;
	height: 30px;
}

.title-tt{
	font-size: 30px;
	color: #b10000;
}
.ab-intro{
	font-size: 14px;
	color: #666666;
	margin-top:25px;
	line-height: 32px;
	margin-bottom: 50px;
}
.title-more{
	padding: 13px 22px;
	border: solid 1px #163c8d;
}
.bus{
	background: #f7f7f7;
	padding: 100px 0;
}

.busbg{
	background: url("../images/index-business.jpg") no-repeat center center;
	padding: 70px 40px;
}
.bus-intro{
	font-size: 14px;
	line-height: 28px;
	color: #ffffff;
	margin-bottom: 49px;
}
.bus-line{
	margin-top: 9px;
	border-right: 1px solid #ffffff;
	display: inline-block;
	height: 30px;
}
.bus-en{
	margin-top: 38px;
	font-size: 16px;
	color: #ffffff;
}
.bus-right{
	margin-left:20px;
}
.bus-list{
	float: left;
	width: 50%;
	padding: 20px 10px 20px 0;
	border-bottom: 1px solid #e6e6e6;
	display: flex;
}

.bus-list:first-child{
	border-right: 1px solid #e6e6e6;
}
.bus-list:nth-child(3){
	border-right: 1px solid #e6e6e6;
}

.bus-cc{
	padding-left: 16px;
}
.bus-cc h4{
	font-size: 12px;
	color: #808080;
}
.bus-cc h3{
	font-size: 16px;
	color: #333333;
}

.bus-cc p{
	font-size: 14px;
	color: #808080;
	margin-top: 16px;
}
.bus-list:hover .bsck {
	display: block;
}
.bus-list:hover .bs {
	display: none;
}
.bsck{
	display: none;
}
.bus-list:hover .blck {
	display: block;
}
.bus-list:hover .bl {
	display: none;
}
.blck{
	display: none;
}
.bus-bg{
	height: 4px;
}
.bus .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: -3px;
	left: 302px;
	width: 100%;
}
.bus .swiper-pagination-bullet-active {
	width: 30px;
	height: 6px;
	background-color: #163c8d;
	border-radius: 3px;
}
.bus .swiper-pagination-bullet {
	width: 30px;
	height: 6px;
	border-radius: 3px;
}
.newList{
	margin-top:30px;
}
.news-date{
	font-size: 24px;
	color: #333333;

}
.news-year{
	font-size: 12px;
	color: #808080;
}
.news-indexTitle{
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	clear: both;
}
.news-indexIntro{
	font-size: 14px;
	line-height: 24px;
	color: #808080;
}
.news-line{
	margin:20px 0;
	float:left;
	width: 16px;
	height: 1px;
	border-bottom:1px solid #333333;
}
.news-more{
	display: block;
	padding:30px 0;
}

.newList:hover .news-date{
	color:#163c8d;
}
.newList:hover .news-more{
	float: right;
}
.indexnewsbg{
	background: url("../images/index-news.jpg") no-repeat center center;
	padding-bottom: 100px;
}
.team{
	background: #f7f7f7;
	padding: 69px 0;
}
.team-en{
	font-size: 16px;
	color: #999999;
}
.team-ta{
	text-align:center;
}
.team-line{
	margin-top: 9px;
	border-right: 1px solid #333333;
	display: inline-block;
	height: 30px;
}
.team-intro{
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	margin-bottom: 50px;
}
.index-team .swiper-slide {
	width: calc(25% - 7px);
}

.index-team .swiper-button-next {
	right: -80px;
	margin-top: 0;
	outline: none;
}

.index-team .swiper-button-prev {
	left: -80px;
	margin-top: 0;
	outline: none;
}

.index-team i {
	font-size: 6rem;
	color: #999999;
}


.teambg {
	background-color: #ffffff;
	box-shadow: 0px -6px 10px 0px rgb(0 0 0 / 8%), 0px 6px 10px 0px rgb(0 0 0 / 8%);
	position: absolute;
	width: 220px;
	top: 250px;
	padding: 20px;
	margin-left: 50px;
}

.teamline {
	width: 100%;
	height: 100%;
}
.team .swiper-container{
	height: 340px;
}
.team-title {
	font-size: 14px;
	color: #333333;
	border-left:3px solid #163c8d;
}

.team-zy {
	font-size: 12px;
	color: #808080;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.index-person-img{
	width: 224px;
	height: 298px;

}
.index-person-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.index-teamshow:hover .teambg{
	background: #163c8d;
}
.index-teamshow:hover .team-title{
	border-left:3px solid #ffffff;
	color: #ffffff;
}
.index-teamshow:hover .team-zy{
	color: #ffffff;
}
.team-mg{
	margin-left:7px
}




.banner-img {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.banner-img .title-wrap {
	margin-bottom: 0;
	position: absolute;
}

.banner-img .title-wrap h4,
.banner-img .title-wrap p {
	color: #ffffff;
}

.banner-link ul {
	display: flex;
	justify-content: center;
	margin-bottom: 0;
	flex-wrap: wrap;
}
.banner-link ul li{
	width:33.3%;
	text-align: center;
}
.banner-link ul li a {
	font-family: SourceHanSerifCN-Regular;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 2px;
	color: #333333;
}
.banner-link ul li a:hover,

.banner-link ul .active a {

	color: #163c8d;

}

.title-wrapimg {
	text-align: center;
	margin-bottom: 50px;
}

.title-wrapimg h4 {
	font-size: 20px;
	letter-spacing: 2px;
	color: #333333;
	margin: 40px 0 15px;
}

.title-wrapimg .line {
	width: 100px;
	height: 1px;
	background-color: #163c8d;
}

.about-us-up p {
	font-size: 16px;
	line-height: 35px;
	letter-spacing: 2px;
	color: #333333;
	/*text-indent: 30px;*/
	word-wrap: break-word;
	margin-bottom: 0;
}

.about-us-title h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 48px;
	letter-spacing: 2px;
	color: #333333;
	padding-left: 20px;
	position: relative;
	margin: 0;
}

.about-us-title h4::after {
	position: absolute;
	content: '';
	width: 5px;
	height: 20px;
	top: 14px;
	left: 0;
	background-color: #163c8d;
}

.about-us-up,
.about-us-grid {
	margin-bottom: 20px;
}

.about-us-title {
	margin-bottom: 20px;
}

.about-us-grid li {
	display: flex;
	align-items: center;
	padding: 10px;
	border: solid 1px #163c8d;
	margin-bottom: 10px;
}

.about-us-grid li img {
	margin: 0;
}

.about-us-grid li p {
	line-height: 30px;
	padding: 0 10px;
	text-indent: 0;
	margin: 0 auto 0 0;
	word-break: break-all;
}
.about-us-content{
	margin-bottom: 30px;
}
.about-us-content h3{
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
	padding: 0 10px;
	text-indent: 0;
	word-break: break-all;
}
.about-us-content p{
	font-size: 16px;
	line-height: 35px;
	padding: 0 10px;
	text-indent: 0;
	margin: 0 auto 0 0;
	word-break: break-all;
}

.introduction h4 {
	font-family: SourceHanSerifCN-Regular;
	font-size: 24px;
	letter-spacing: 2px;
	color: #333333;
	margin: 0;
}

.intro-email {
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	color: #333333;
	margin-bottom: 0;
	margin-top: 10px;
	line-height: 30px;
}
.introduction-rightdown{
	font-size: 14px;
	line-height: 35px;
	margin-top: 20px;
}
.intro-info{
	text-align: center;
}
.intro-email a{
	color:#333333;
}
.intro-info img{
	width: 34%;
}

.about-link{
	margin-top:80px;
}
.about-link ul {

	display: flex;

	align-items: center;

	margin-top: 50px;

	margin-bottom: 0;

	flex-wrap: wrap;

}



.about-link ul li {

	margin: 0;

}



.about-link ul li a {

	font-size: 12px;

	letter-spacing: 1px;

	color: #333333;

}

.introduction {
	margin-top: 80px;
	margin-bottom: 80px;
}


.about-briefimg {
	display: flex;
	flex-wrap: wrap;
	margin-right: -10px;
	margin: 40px 0 0;
}

.about-briefimg li {
	width: calc(25% - 10px);
	margin: 0 10px 0 0;
	padding: 20px;
	background-color: #ffffff;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
	text-align: center;
}

.about-briefimg li h5 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	margin: 10px 0;
}

.about-briefimg p {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
	color: #333333;
	text-indent: 30px;
	word-wrap: break-word;
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.about-ywly-width{
	width: calc(33.3% - 23px);
}
.about-brief {
	display: flex;
	flex-wrap: wrap;
	margin-right: -23px;
	margin-bottom: 60px;
}

.about-brief li {

	margin: 0 23px 0 0;
	padding: 20px 18px;
	background-color: #f8f8f8;
	box-shadow: 2px 4px 14px 2px rgba(205, 205, 205, 0.6);
	border-radius: 5px;
}

.about-brief li h4 {
	font-size: 18px;
	color: #163c8d;
	margin: 0 0 10px 0;
	text-align: center;
	min-height: 42px;
	display: flex;
	justify-content: center;
}

.about-brief li p {
	font-size: 16px;
	line-height: 35px;
	letter-spacing: 2px;
	color: #333333;
	text-indent: 30px;
	word-wrap: break-word;
	margin-bottom: 0;
}

.about-honour {
	margin-top: 80px;
	padding: 0 75px;
}

.honourimg {
	display: flex;
	flex-wrap: wrap;
	margin-right: -86px;
	margin-bottom: 80px;
}

.honourimg li {
	width: calc(33.33% - 86px);
	margin: 0 86px 30px 0;
}
.honourimg li img{
	width: 292px;
	height: 200px;
}
.honourimg li p{
	margin-top: 10px;
	text-align: center;
}
/*
.about-team {
	margin-bottom: 80px;
}

.about-team ul {
	margin-bottom: 0;
}

.about-team ul li {
	display: flex;
	align-items: center;
	background: url("../images/person-bg.jpg") no-repeat center center;
}

.about-team .introduction-right {
	position: absolute;
	right: 5%;
	width: 50%;
	margin-top: -45px;
}

.about-team ul li:nth-child(even) .introduction-right {
	width: 50%;
	right: auto;
	left: 45%;
	padding-left: 0;
}
.about-team ul li:nth-child(even) .person-img  {
	right: auto;
	left: 30%;
	padding-right: 60px;
	padding-left: 0;
}

*/




.about-team {
	margin-bottom: 80px;
}

.about-team ul {
	margin-bottom: 0;
}

.about-team ul li {
	position: relative;
	display: flex;
	align-items: center;
	background: url("../images/person-bg.jpg") no-repeat center center;
}

.about-team .introduction-right {
	position: absolute;
	right: 20%;
	width: 30%;
}

.about-team ul li:nth-child(even) .introduction-right {
	right: auto;
	left: 20%;
	padding-right: 60px;
	padding-left: 0;
}
.about-team ul li:nth-child(even) .person-img  {
	right: auto;
	left: 30%;
	padding-right: 60px;
	padding-left: 0;
}
.about-more {
	margin-top: 30px;
}

.about-more a {
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
}

.about-more a:hover {
	color: #ae0d15;
}

.teamshow-btn {
	text-align: center;
}

.teamhide {
	display: none;
}



.introduction-righttitle h4{
	font-family: "Source Han Serif SC", SimSun, Times, "Times New Roman", Georgia, serif;
	font-size: 24px;
	letter-spacing: 2px;
	color: #333333;
	margin-bottom: 10px;
}

.introduction-righttitle span{
	font-size: 16px;
	letter-spacing: 2px;
	color: #163c8d;
	margin: 0;
	margin-left:20px;
}
.webnoshow p{
	line-height: 30px;
}
.person-img{
	width: 400px;
	height: 460px;
	position: relative;
	right: 30%;
	object-fit: cover;
}
.about-more {
	margin-top: 15px;
}

.about-more a {
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
}

.about-more a:hover {
	color: #163c8d;
}

.teamshow-btn {
	text-align: center;
}

.teamhide {
	display: none;
}

.index-news {
	margin: 80px auto 160px;
}

.index-news .main-contents-btn {
	text-align: center;
}

.index-newsup {
	padding: 0 30px;
}

.index-news .title-wrap {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-o-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	text-align: left;
	margin: auto auto auto 0;
}

.index-newstext {
	height: 300px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	margin-bottom: 20px;
}

.index-newstext::-webkit-scrollbar {
	width: 5px;
}

.index-newstext::-webkit-scrollbar-track {
	border-radius: 10px;
	background: #f0f0f0;
}

.index-newstext::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #cdcdcd;
}
.index-newstext li .spanbg {
	color: #FFFFFF;
	padding: 10px;
	line-height: 0;
}

.index-newstext li p {
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	width: 60%;
	margin-bottom: 0;
}

.news {
	padding: 50px;
}
.news .index-newstext {
	height: auto;
	margin-bottom: 0;
}

.news .index-newstext li a {
	display: flex;
	align-items: center;
	line-height: 60px;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 60px;
}

.news .index-newstext li:first-child a {
	border-top: 1px solid #e0e0e0;
}

.index-newstext li span {
	font-size: 12px;
	letter-spacing: 1px;
	color: #333333;
	display: inline-block;
	margin: auto 40px auto 0;
}


.newsbg .spanbg {

	background-color: #217db0;

}
.newsbg li i {
	color: #217db0;
}
.newsbg li:hover .spanbg {
	background-color: #015a8b;
}
.newsbg li:hover i {
	color: #015a8b;
}
.news-pointbg .spanbg {
	background-color: #163c8d;
}
.news-pointbg li i {
	margin: auto 0 auto auto;
	color: #163c8d;
}



.news-pointbg li:hover .spanbg {
	background-color: #163c8d;
}



.news-pointbg li:hover i {
	color: #163c8d;
}
.news-achievbg .spanbg {
	background-color: #e58c00;
}
.news-achievbg li i {
	color: #e58c00;
}
.news-achievbg li:hover .spanbg {
	background-color: #f15b00;
}
.news-achievbg li:hover i {
	color: #f15b00;
}
.news-speechbg .spanbg {
	background-color: #747474;
}
.news-speechbg li i {
	color: #747474;
}
.news-speechbg li:hover .spanbg {
	background-color: #20a800;
}
.news-speechbg li:hover i {
	color: #20a800;
}
.news-details {
	margin: 40px auto 60px;
}
.news-title {
	margin-bottom: 80px;
	text-align: center;
}
.news-title h4 {
	font-size: 24px;
	letter-spacing: 2px;
	color: #333333;
	margin: 0 0 20px 0;
}
.news-title p {
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	margin: 0;
}
.news-text img {
	margin: 0 auto 40px;
}
.news-text h5 {
	font-size: 18px;
	letter-spacing: 2px;
	color: #333333;
	margin: 40px auto;
}
.news-text p {
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 2px;
	color: #666666;
	text-indent: 30px;
	margin: 0;
}
.hotline {
	text-align: center;
	margin: 80px auto;
}

.hotline p {
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 2px;
	color: #333333;
	text-indent: 30px;
	margin-bottom: 0;
	text-align: left;
}

.hotline img {
	margin-top: 80px;
}

.hotline-submit {
	margin-bottom: 80px;
}

.hotline-submit h5 {
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 2px;
	color: #333333;
}

.hotline-ipt {
	padding: 70px 0 0 120px;
}

.hotline-text {
	margin-bottom: 40px;
}

.hotline-ipt p {
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	margin-bottom: 20px;
}

.hotline-flex {
	display: flex;
	justify-content: space-between;
}

.hotline-left {
	margin-left: 0;
}

.hotline-right {
	margin-right: 0;
}

.hotline-flex input {
	line-height: 34px;
	border: solid 1px #e0e0e0;
	outline: none;
	padding-left: 10px;
	width: 326px;
}

.hotline-text textarea {
	width: 100%;
	height: 160px;
	outline: none;
	border: solid 1px #e0e0e0;
	padding-left: 10px;
}

.hotline-ipt button {
	padding: 8px 12px;
	background-color: #f8f8f8;
	border: solid 1px #aaaaaa;
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	outline: none;
}

.jobs-text {
	margin-bottom: 80px;
}

.jobs-text p {
	font-size: 16px;
	color: #333333;
	margin-bottom: 40px;
	text-indent: 30px;
}

.jobs {
	margin: 80px auto 160px;
}

.jobs-item {
	display: flex;
	flex-wrap: wrap;
	margin-right: -8px;
}

.jobs-list {
	width: calc(50% - 8px);
	margin: 0 8px 10px 0;
	padding: 20px;
	display: flex;
}

.job-left {
	width: 30%;
}

.job-right {
	width: 70%;
	padding-left: 20px;
}

.jot-title {
	border-bottom: 1px solid #ececec;
	margin-bottom: 20px;
}

.jot-title p {
	font-size: 12px;
	padding: 3px 7px;
	letter-spacing: 1px;
	color: #ffffff;
	background-color:#163c8d;
	display: inline-block;
	margin: 0;
}

.jot-title h4 {
	font-size: 16px;
	letter-spacing: 2px;
	color: #333333;
	margin: 20px auto 15px;
}

.job-righttext li {
	font-size: 12px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #333333;
	list-style: decimal;
	margin-left: 15px;
}

.job-map {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.job-maptext {
	width: 40%;
	margin-right: 50px;
}

.job-maptext h4 {
	font-size: 18px;
	letter-spacing: 2px;
	color: #333333;
	margin: 0 auto 40px;
}

.job-maptext ul {
	margin-bottom: 0;
}

.job-maptext ul li {
	font-size: 14px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #333333;
}

.contact-map {
	width: 60%;
	height: 340px;
}

.contact-map img {
	max-width: inherit;
}
.footer{
	background: #202020;
	padding-top:50px;
	padding-bottom:50px;
}
.footer-nav{
	font-size: 14px;
	color: #ffffff;
	display:flex;
}
.footer-nav li{
	position: relative;
	margin: auto 30px auto 0;
}
.footer-nav li::after {
	content: "/";
	position: absolute;
	top: 0px;
	right: -20px;
	color: #FFFFFF;
}
.footer-nav li a{
	font-size: 14px;
	color: #FFFFFF;
}
.footer-textdown {
	float: left;
	margin-top: 40px;
}
.footer-infor{
	float: right;
	margin-top: 107px;
}
.footer-mz{
	padding: 12px 15px;
	background: #163c8d;
	color: #ffffff;
}
.footer-ys{
	padding: 12px 15px;
	background:#b10000;
	color: #ffffff;
}
.footer-link {
	color: #ffffff;
}
.footer-list{
	display: inline-table;
	padding-top: 18px;
}
.footer-list:nth-child(2n){
	padding-left: 50px;
}
.footer-list img{
	padding-right: 10px;
}
.footer-list h3 {
	font-size: 14px;
	color: #ffffff;
}
.footer-list  p{
	font-size: 14px;
	color: #ffffff;
}
.footer-contact{
	border-top:1px solid #ffffff;
	margin: 0 0 30px 80px;
}
.copyright{
	background: #ffffff;
	max-width: 1920px;
	margin: 0 auto;
	height: 41px;
}
.copyright p{
	text-align: center;
}
.copyright p a {
	line-height: 41px;
	color: #333333;

	font-size: 13px;
}

.about-area {
	margin: 80px auto;
}

.about-areaimg {
	height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: no-repeat center;
}

.about-areaimg p {
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 2px;
	color: #ffffff;
	width: 50%;
	margin-bottom: 0;
	text-indent: 30px;
}

.about-realm {
	display: flex;
	flex-wrap: wrap;
	margin-right: -25px;
	margin-bottom: 0;
}

.about-realm li {
	width: calc(25% - 25px);
	margin: 0 25px 80px 0;
	padding: 10px;
	background-color: #ffffff;
	box-shadow: 0px 7px 21px 0px rgba(8, 15, 38, 0.1);
}

.about-realm .realm-more img {
	margin: auto 10px auto auto;
}

.about-realm li:hover .realm-morehide {
	display: block;
}

.about-realm li:hover .realm-moreshow {
	display: none;
}

.about-realm .realm-text {
	height: auto;
	-webkit-line-clamp: 5;
}

.about-realm .realm-title {
	margin: auto auto 30px;
}

.about-realm .realm-title p {
	-webkit-line-clamp: 2;
	height: 34px;
	letter-spacing: 0.1em;
	text-transform: capitalize;
}

.businessbox {
	margin-bottom: 80px;
}

.business {
	margin-bottom: 80px;
	position: relative;
	padding: 60px 0 20px 70px;
}

.business::after {
	content: "";
	position: absolute;
	top: 60px;
	left: 0;
	width: 5px;
	height: calc(100% - 60px);
	background-color: #163c8d;
}

.business:nth-child(even) {
	padding: 60px 70px 20px 0;
}

.business:nth-child(even)::after {
	left: auto;
	right: 0;
}

.business-up {
	display: flex;
	justify-content: space-between;
}

.business-img {
	width: 20%;
}

.business-text {
	width: 80%;
	text-align: left;
}

.business-text p {
	font-size: 16px;
	line-height: 36px;
	color: #333333;
	padding-left: 15px;
	margin-bottom: 0;
	text-indent: 30px;
	word-wrap: break-word;
}

.business-text h4 {
	font-family: SourceHanSerifCN-Regular;
	font-size: 18px;
	letter-spacing: 2px;
	color: #333333;
	padding: 10px 0 17px;
	border-bottom: 1px solid #163c8d;
	display: inline-block;
	margin-bottom: 80px;
}

.business:nth-child(even) .business-up {
	flex-direction: row-reverse;
}

.business:nth-child(even) .business-text p {
	text-align: left;
}

.about-case h4 {
	font-size: 18px;
	letter-spacing: 2px;
	color: #333333;
	margin: 40px 0;
}

.caseul {
	margin-bottom: 0;
}

.business .caseul {
	padding: 0 105px 0 35px;
}

.business:nth-child(even) .caseul {
	padding: 0 35px 0 105px;
}

.business:nth-child(even) .about-case h4 {
	padding-left: 70px;
}
.title-wrap {
	margin-bottom: 50px;
	text-align: center;
}
.title-wrap h4 {
	font-family: SourceHanSerifCN-Regular;
	font-size: 24px;
	letter-spacing: 10px;
	color: #333333;
	margin: 0;
}
.title-wrap .title-sub {
	font-size: 16px;
	letter-spacing: 6px;
	line-height: 36px;
	margin-bottom: 0;
	padding-left: 0;
}
.realm-title {
	margin: auto auto 50px;
}

.realm-title h4 {
	font-family: SourceHanSerifCN-Regular;
	font-size: 16px;
	letter-spacing: 2px;
	color: #333333;
	text-align: center;
}

.realm-title .realm-line {
	height: 1px;
	background-color: #163c8d;
	margin: 10px auto;
}

.realm-title p {
	font-size: 12px;
	letter-spacing: 1px;
	color: #333333;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-align: center;
}

.realm-text {
	height: 102px;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin: auto auto 10px auto;
	text-align: left;
}

.realm-more {
	height: 57px;
	display: flex;
	align-items: center;
}

.realm-more span {
	font-size: 12px;
	letter-spacing: 1px;
	color: #333333;
	margin: auto auto auto 0;
	display: inline-block;
}

.realm-more img {
	margin: auto 10px auto auto;
}

.realm-morehide {
	display: none;
}
.index-realm{
	margin-top:80px;
}

.index-realm .swiper-pagination-bullet-active {
	opacity: 1;
	background: #163c8d !important;
}

.index-realm .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	opacity: 1;
	border: solid 1px #163c8d;
}

.index-realm .swiper-slide {
	width: calc(33.33% - 30px);
}
/*电脑开始*/
@media screen and (min-width:1200px) {
	.header {
		height: 100px;
	}
	.bus-list:nth-child(2n){
		padding-left:50px
	}
	.newsIndex{
		padding-top:100px;
		padding-bottom:100px;
	}
	.footer-list:nth-child(4){
		margin-left: 65px;
	}
	.about-us-downsm {
		padding: 0 50px;
	}
	.news-isshow{
		display: none;
	}
}

/* 超小设备（手机，小于 768px） */
@media screen and (max-width:767px) {
	.honourimg {
		margin-right: -10px;
		margin-bottom: 30px;
	}
	.about-honour {
		margin-top: 30px;
		padding: 0;
	}
	.honourimg li img {
		width: 292px;
		height: 140px;
	}
	.honourimg li {
		width: calc(50% - 10px);
		margin: 0 10px 10px 0;
	}
	.typearea {
		padding-left: 4%;
		padding-right: 4%;
		width: 100%;
	}
	.header-nav {
		display: none;
	}
	.office {
		display: none;
	}

	.app-header {
		display: block;
		top: 0;
		z-index: 1111;
		width: 100%;
		background-color: #ffffff;
		border-bottom: 1px solid #e0e0e0;
	}

	.app-header .navbar-default {
		background-color: transparent;
		border: none;
	}

	.app-header .logo {
		width: 310px;
	}

	.app-header .navbar {
		margin-bottom: 0;
	}

	.app-header .navbar-collapse {
		text-align: center;
	}

	.app-header .dropdown-menu {
		position: static;
		float: none;
		text-align: center;
		border: 1px solid #ccc;
		border: 1px solid transparent;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.app-header .navbar-toggle {
		margin-top: 13px;
		margin-bottom: 13px;
	}



	.app-header .navbar-default .navbar-nav>li>a {
		color: #333;
	}

	.app-header .dropdown-menu>li>a {
		color: #666;
	}

	.adbox {
		padding-top: 60px;
	}

	.contents-main-left {
		display: none;
	}

	.contents-main-right {
		width: 100%;
	}

	.banner-text {
		top: 20%;
		left: 10%;
	}

	.main-contents-btn a:hover {
		border-bottom: 1px solid #163c8d;
	}
	.bus-right {
		margin-left: 0;
	}
	.bus-list {
		float: left;
		width: 50%;
		height: 310px;
		padding: 15px 10px;
		border-bottom: 1px solid #e6e6e6;
		display: flex;
	}
	.bus-img img{
		width: 100px;
	}
	.about-ywly-width{
		width: 100%;
	}
	.aboutus {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.about-brief li {
		margin-bottom: 20px;
	}
	.bus {
		background: #f7f7f7;
		padding: 50px 0;
	}
	.newsbg {
		padding: 70px 40px;
	}
	.index-team .swiper-slide {
		width: 100%;
	}
	.teambg {
		margin-left: 100px;
	}
	.footer-nav{
		display: none;
	}
	.footer-contact {
		 margin: 0 ;
	}
	.footer-list:nth-child(2n) {
		padding-left: 0;
	}
	.footer-list {
		display: block;
		text-align: center;
	}
	.footer-textdown {
		text-align: center;
		float: none;
	}
	.footer-infor {
		 float: none;
		text-align: center;
		margin-top: 60px;
		margin-bottom: 60px;
	}
	.webnoshow{
		display: none;
	}
	.about-team .introduction-right {
		right: -22%;
	}
	.news .index-newstext {
		margin: 20px auto;
	}
	.news .index-newstext li a {
		display: block;
		line-height: 30px;
		padding: 0 10px;
	}
	.news .index-newstext li span {
		margin: auto 20px auto 0;
	}
	.index-newstext li p {
		font-size: 12px;
		letter-spacing: 0;
		color: #333333;
		width: 100%;
	}
	.index-newstext li i {
		display: none;
	}
	.jobs-list {
		width: 100%;
		margin: 0 0 10px 0;
		padding: 10px;
		display: block;
		border: 1px solid #ececec;
	}
	.job-right {
		width: 100%;
		padding-left: 0;
	}
	.job-left {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.jot-title {
		text-align: center;
		margin-bottom: 10px;
	}
	.jobs-text p {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 20px;
	}
	.jobs-text {
		margin-bottom: 30px;
	}
	.news {
		padding: 30px;
	}
	.jobs {
		margin: 30px auto 160px;
	}
	.about-realm li {
		width: calc(50% - 10px);
		margin: 0 10px 10px 0;
		padding: 5px;
	}
	.business-text h4 {
		font-size: 16px;
		letter-spacing: 0;
		padding: 10px 0;
		margin-bottom: 20px;
		margin-top: 0;
	}
	.business-up {
		display: block;
	}
	.business-img {
		width: 100%;
		margin: 20px auto;
		text-align: center;
	}
	.business::after {
		content: none;
	}
	.business, .business:nth-child(even) {
		margin: 30px auto;
		padding: 0;
	}
	.business-text {
		width: 100%;
		text-align: center;
	}
	.job-map {
		 display: block;
	}
	.job-maptext {
		width: 100%;
	}

	.contact-map {
		width: 100%;
	}
	.businessbox{
		padding: 0 20px;
	}
	.index-realm{
		padding: 0 20px;
	}
	.indexnewsbg {
		display: none;
	}
	.news-isshow{
		margin-top: 60px;
		display: block;
	}
	.newsImgs{
		width: 100%;
	}
}
/* 判断ipad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) {
	.typearea {
		padding-left: 4%;
		padding-right: 4%;
		width: 100%;
	}
	.about-honour {
		margin-top: 40px;
		padding: 0;
	}
	.honourimg {
		margin-right: -20px;
		margin-bottom: 40px;
	}
	.honourimg li {
		width: calc(33.33% - 20px);
		margin: 0 20px 20px 0;
	}
	.honourimg li img {
		width: 292px;
		height: 140px;
	}
	.header-nav {
		display: none;
	}
	.office {
		display: none;
	}

	.app-header {
		display: block;
		position: fixed;
		top: 0;
		z-index: 1111;
		width: 100%;
		background-color: #ffffff;
		border-bottom: 1px solid #e0e0e0;
	}

	.app-header .navbar-default {
		background-color: transparent;
		border: none;
	}

	.app-header .logo {
		width: 270px;
	}

	.app-header .navbar {
		margin-bottom: 0;
	}

	.app-header .navbar-collapse {
		text-align: center;
	}

	.app-header .dropdown-menu {
		position: static;
		float: none;
		text-align: center;
		border: 1px solid #ccc;
		border: 1px solid transparent;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.app-header .navbar-toggle {
		margin-top: 13px;
		margin-bottom: 13px;
	}

	.app-header .navbar-default .navbar-nav>li>a {
		color: #333;
	}

	.app-header .dropdown-menu>li>a {
		color: #666;
	}
	.contents-main-left {
		padding: 107px 0 37px;
	}
	.left-tel {
		top: 96px;
	}
	.left-wx {
		top: 135px;
	}
	.left-wb {
		top: 162px;
	}
	.footer-list:nth-child(2n) {
		padding-left: 0;
	}
	.footer-infor {
		float: left;
		margin-top: 60px;
	}
	.teambg {
		width: 173px;
		top: 255px;
		padding: 10px;
		margin-left: 0;
	}
	.about-ywly-width{
		width: calc(33.3% -  23px);
	}
	.about-area {
		padding: 0 50px;
	}
	.about-team .introduction-right {
		right: -22%;
	}
	.webnoshow{
		display: none;
	}
	.job-map {
		display: block;
	}
	.job-maptext {
		width: 100%;
	}

	.contact-map {
		width: 100%;
	}
	.bus-list {
		height: 265px;
	}
	.index-realm{
		padding: 0 50px;
	}
	.businessbox{
		padding: 0 50px;
	}
	.news-isshow{
		display: none;
	}

}
/* 判断ipad pro */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
	.typearea {
		padding-left: 4%;
		padding-right: 4%;
		width: 100%;
	}
	.about-honour {
		margin-top: 80px;
		padding: 0 75px;
	}
	.honourimg {
		margin-right: -40px;
	}
	.honourimg li {
		width: calc(33.33% - 40px);
		margin: 0 40px 30px 0;
	}
	.about-area {
		padding: 0 50px;
	}
	.businessbox{
		padding: 0 50px;
	}
	.index-realm{
		padding: 0 50px;
	}
	.contents-main-left {
		padding: 160px 0 37px;
	}
	.left-tel {
		top: 237px;
	}
	.left-wx {
		top: 284px;
	}
	.left-wb {
		top: 346px;
	}
	.footer-list:nth-child(2n) {
		padding-left: 0;
	}
	.teambg {
		width: 200px;
		top: 250px;
		padding: 10px;
		margin-left: 25px;
	}
	.bus .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
		bottom: -3px;
		left: 180px;
		width: 100%;
	}
	.nav-bg {
		top: 99px;
	}
	.news-isshow{
		display: none;
	}
}
