*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none !important;
}
.hide1{
    margin-top: -80px;
}
#mobile-nav1{
    transition: all 0.3s;
}
#menuButtonFrame{
    transition: all 0.3s;
}
#mobile-nav{
	display: none;
	}
#mou-leave{
	background-color: #fff ;
}
#footer-bg{
	background-color: #fff ;
	}
	
	
	#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(404.png) no-repeat 0px 0px;
	background-size: cover;
	background-position: center;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

.hide-container>div{
	margin-top: -1px;
	background-color: #fff;
	z-index: 10;
	top: 9rem;
	position: absolute;
}
.navbar a {
	font-size: 18px;
	color:black !important;
}

.top_container {
	position: relative;
	width: 100%;
	padding: 3rem 4rem;
}

.top_container a {
	margin: 0.5rem 1rem;
	padding: 0 2rem;
	
}

.logo {
	float: left;
}

.logo img {
	height: 3rem;
	
}

.nav {
	width: 70%;
	height: 2.5rem;
	float: right;
	text-align: right;
}

.navbar {
	list-style: none;
}

.navbar li {
	display: inline;
}

.navbar a:hover{
		border-bottom:0.2rem solid #F4AC48;
	}

.navbar-bottom {
	display: none;
	position: relative;
	width: 100%;
	float: right;
	text-align: right;
	height: 5rem;
	line-height: 3rem;
}
.navbar-bottom a{
	font-size: 16px;
	color:black !important;
	}
.hide-contain {
	position: relative;
	width: 100%;
}

.hidden-nav {
	float: right;
	margin-right: 6rem;
}

.hidden-nav a {
	margin-left: 1rem;
	margin-right: 1rem;
	margin-bottom: 1rem;
}

.hidden-nav a:hover {
	color: #F4AC48;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix {
	display: inline-table;
	*height: 0;
	*line-height: 0;
	*overflow: hidden;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}







.carous {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 60%;
	color: #fff;
	text-align: center;
}

.carous.left {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}

.carous.right {
	right: 0;
	left: auto;
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}

.carousel .item {
	background-color: #777;
}

.carousel-inner>.item>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.carousel,
.carousel .item {
	height: 841px;
}
.item h1{
	font-size: 4rem;
	}
#car_t1 {
	top: 50%;
	left: 5%;
	text-align: left;
}

#car_t2 {
	top: 30%;
	left: 60%;
	text-align: left;
}

#car_t3 {
	top: 30%;
	left: 5%;
	text-align: left;
}

.b2 {
	margin: 1rem 0;
	width: 10rem;
	border-bottom: 0.2rem solid #F4AC48;
}







.downarrow {
	width: 24px;
	height: 24px;
	display: inline-block;
	background: url(404.png) no-repeat 0px 0px;
	cursor: pointer;
}

.title1 {
	margin-top: 4rem;
}

.service-grid {
	padding: 0 0;
	margin-bottom: 3rem;
	display: inline-block;
}
.service-grid p{
	line-height: 1.8rem;
	width: 80%;
	}
.service-grid:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0px 10px 30px #999;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.service-grid span {
	width: 8em;
	height: 8em;
	display: inline-block;
}
#ad-hide{
	height: 6rem;
	border-right: 0px solid #d0d0d0 !important;
    }
.service-grid h4 {
	color: #8e9297;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 1.3em 0 1.4em 0;
}

.service-grid p {
	color: #8e9297;
	font-size: 1em;
	width: 90%;
	margin: 1rem auto;
}

.service-grid:hover h4 {
	color: #f4ac48;
}

.service-grids {
	margin: 2em 0 3em 0;
}

.s-icon {
	background-size: 100% 100%;
}
.s-icon p{
	height: 2rem;
	}
.s-icon1 {
	background: url(404.png);
	background-size: auto 8em;
}

.service-grid:hover .s-icon1 {
	background: url(404.png);
	background-size: auto 8em;
	background-position: -8em;
}

.s-icon2 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -16em;
}

.service-grid:hover .s-icon2 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -24em;
}

.s-icon3 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -32em;
}

.service-grid:hover .s-icon3 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -40em;
}

.s-icon4 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -48em;
}

.service-grid:hover .s-icon4 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -56em;
}

.s-icon5 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
}

.service-grid:hover .s-icon5 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -8em;
}

.s-icon6 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -16em;
}

.service-grid:hover .s-icon6 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -24em;
}

.s-icon7 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -32em;
}

.service-grid:hover .s-icon7 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -40em;
}

.s-icon8 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -48em;
}

.service-grid:hover .s-icon8 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -56em;
}

.s-icon9 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -64em;
}

.service-grid:hover .s-icon9 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -72em;
}

.s-icon10 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -80em;
}

.service-grid:hover .s-icon10 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -88em;
}

.s-icon11 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -96em;
}

.service-grid:hover .s-icon11 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -104em;
}

.s-icon12 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -112em;
}

.service-grid:hover .s-icon12 {
	background: url(404.png) no-repeat 0px 0px;
	background-size: auto 8em;
	background-position: -120em;
}








.solve {
	background: url(404.png);
	background-color: rgba(0, 0, 0, 0.7);
	position: relative;
	background-size: cover;
	width: 100%;
	height: 26em;
	z-index: -1;
}

.box2 {
	width: 100%;
	height: 26em;
	background: rgba(0, 0, 0, 0.6);
	z-index: 3;
}
.box2 h1{
	position: absolute;
	left:0px;
	right: 0px;
	top:44%;
	text-align: center;
}


.advants{
	margin: 4rem 0;
	padding-left: 2.8rem;
	}
.advants div {
	height: 12rem;
	border-right: 1px solid #d0d0d0;
}
.advant{
	margin: 3rem 0;
	padding: 2rem 0;
	display: inline-block;
	}

.advant strong{
	font-size: 4.8rem;
	margin: 2rem 1rem;
	color: black;
}


	
.partners{
	margin-top: 2rem;
	}
#srcoller_partner{
	margin-top: 3rem
	}
.partners .partners_img {
	height: 23rem;
	background-size: 100% 100%;
	position: relative;
	padding: 0;
}

.partners-bg {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 3;
	opacity: 0.8;
}

.partners_img1 {
	background: url(404.png);
}

.partners-bg1 {
	background: rgba(0, 0, 0, 0.6) url(404.png)no-repeat center center;
	background-size: 50% 50%;
}

.partners-bg1:hover {
	background: #f4ac48 url(404.png)no-repeat center center;
	background-size: 50% 50%;
	transition: background-color 0.5s linear
}

.partners_img2 {
	background: url(404.png);
}

.partners-bg2 {
	background: rgba(0, 0, 0, 0.6) url(404.png)no-repeat center center;
	background-size: 50% 50%;
}

.partners-bg2:hover {
	background: #f4ac48 url(404.png)no-repeat center center;
	background-size: 50% 50%;
	transition: background-color 0.5s linear
}

.partners_img3 {
	background: url(404.png);
}

.partners-bg3 {
	background: rgba(0, 0, 0, 0.6) url(404.png)no-repeat center center;
	background-size: 50% 50%;
}

.partners-bg3:hover {
	background: #f4ac48 url(404.png)no-repeat center center;
	background-size: 50% 50%;
	transition: background-color 0.5s linear
}

.partners_img4 {
	background: url(404.png);
}

.partners-bg4 {
	background: rgba(0, 0, 0, 0.6) url(404.png)no-repeat center center;
	background-size: 50% 50%;
}

.partners-bg4:hover {
	background: #f4ac48 url(404.png)no-repeat center center;
	background-size: 50% 50%;
	transition: background-color 0.5s linear
}

.partners_img5 {
	background: url(404.png);
}

.partners-bg5 {
	background: rgba(0, 0, 0, 0.6) url(404.png)no-repeat center center;
	background-size: 50% 50%;
}

.partners-bg5:hover {
	background: #f4ac48 url(404.png)no-repeat center center;
	background-size: 50% 50%;
	transition: background-color 0.5s linear
}

.partners_img6 {
	background: url(404.png);
}

.partners-bg6 {
	background: rgba(0, 0, 0, 0.6) url(404.png)no-repeat center center;
	background-size: 50% 50%;
}

.partners-bg6:hover {
	background: #f4ac48 url(404.png)no-repeat center center;
	background-size: 50% 50%;
	transition: background-color 0.5s linear
}






#icon-he2 {
	height: 8rem;
	margin-top: -2rem;
	margin-bottom: -3rem;
    	}
#icon-he1 {
    height: 16rem;
    margin-top: -6rem;
	margin-bottom: -6rem;		
    	}
.se-solid{
	margin: auto 10%;
	border-bottom: 1px solid #d0d0d0;	
	}
.customer div{
	margin: 2rem auto;
	}
.customer div>div {
	height: 6em;
	margin: 10px auto;
	padding: 0;
}
.customer img {
	width: 100%;
	height: 4em;
}
.team-icons{
	display: inline-block;
	}
#icon-he{
	height: 15rem;
	margin-top: -5rem;
	}



.hide-pc{
	display: none;
	}
#footer_area {
	background-color:#4b5054;	
}

#footer_area a{
	color: white;
	margin-left: 0;
	}
.footer-manu {
	margin: 0 auto;
	padding: 2em 0em;
}
.footer-manu ul{
	padding: 0;
	list-style: none;
	margin-left: 2em;
}
#shares{
	margin: 0 0;
	padding: 0 0;
	}
.footer-manu ul:first-child{
	margin-left: 0em;
}
.footer-contact {
	float: right !important;
}
.footer-manu ul li{
	color: white;
	margin-top: 1em;
	font-size: 14px;
	font-weight: 300;
	padding: 0;
}
.footer-mes p {
	color: white;
	}
.share-icon li{
	display: inline-block;
	}
.share-icon li a {
    display: inline-block ;
    width: 30px;
    height: 30px;
    background-size: cover;
    margin: 0 6px;
}
.share-icon .icon-wx {
	position: relative;
	background-image: url(404.png);
	border-radius: 6px;
	}
.share-icon .icon-wx:hover {
    background-image: url(404.png);
    cursor: pointer;
    border-radius: 6px;
}
.share-icon .icon-wb {
    background-image: url(404.png);
    border-radius: 6px;
}
.share-icon .icon-wb:hover {
    background-image:url(404.png);
    border-radius: 6px;
}
.share-icon .icon-tw {
    background-image: url(404.png);
    border-radius: 6px;
}
.share-icon .icon-tw:hover {
    background-image: url(404.png);
    border-radius: 6px;
}
.share-icon .icon-in {
    background-image: url(404.png);
    border-radius: 6px;
}
.share-icon .icon-in:hover {
    background-image: url(404.png);
    border-radius: 6px;
}
.share-icon .icon-wx.wxQrcode span {
    display: block;
    background-image: url(404.png);
    background-color: #fff;
    width: 150px;
    height: 160px;
    background-size: cover;
    position: absolute;
    top: -165px;
    z-index: 99;
    right: 0;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}	
.teamwork-bottoom {
	margin-bottom: 3em;
}
.footer-manu embed:nth-child(2){
	margin-left: 3em;
}
.footer-manu ul li:first-child{
	color: white;
	font-weight: 600;
}
.footer-mes {
	text-align: center;
	height: 3em;
	color: #8e9297;
	margin-top: 1em;
}
#ps2{
	display: none;
	}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(404.png) no-repeat 0px 0px;
	background-size: cover;
	background-position: center;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}






.banner {
	width: 100%;
	height: 35rem;
	position: relative;
}

.ser-ban {
	width: 100%;
	height: 100%;
	background: url(404.png) no-repeat;
	background-size: cover;
}
.chinap-ban{
	width: 100%;
	height: 100%;
	background: url(404.png);
	background-size: cover;
	}
.cont-ban{
	width: 100%;
	height: 100%;
	background: url(404.png);
	background-size: cover;
	}	
.cop-ban{
	width: 100%;
	height: 100%;
	background: url(404.png);
	background-size: cover;
	}
.corp-ban{
	width: 100%;
	height: 100%;
	background: url(404.png);
	background-size: 100% 100%;
	}
.crm-ban{
	width: 100%;
	height: 100%;
	background: url(404.png);
	background-size: 100% 100%;
	}
.history-ban{
	width: 100%;
	height: 100%;
	background: url(404.png);
	background-size: cover;
	}	
.iip-ban{
	width: 100%;
	height: 100%;
	background: url(404.png);
	background-size: cover;
	}
.intro-ban{
	width: 100%;
	height: 100%;
	background: url(404.png);
	background-size: cover;
	}
.rfs-ban{
	width: 100%;
	height: 100%;
	background:url(404.png);
	background-size: cover;
	}
.shade {
	width: 100%;
	height: 35rem;
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
}
.calou{
	
	}
.descr {
	width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 99;
}



.serv-cloud-title,
.expre-logist-title,
.financ-title,
.techno-title,
.coopera-title {
	text-align: center;
	margin-top: 4em;
}




.business-left {
	margin: 2em 3em;
}

.enterp {
	margin-bottom: 5em;
	margin: 2em 1em;
}

.enterp-cont {
	height: 100%;
	padding: 0em 2em;
	margin-bottom: 3em;
	margin-left: 5em;
}

.details-top {
	margin-top: 1em;
}

.enterp-details {
	height: 30%;
	width: 100%;
}

.business-top {
	margin-top: 4em;
}




.service-business-img {
	height: 27em;
	width: 27em;
	margin-top: -2em;
}




.service-business-img-bg {
	width: 85%;
	height: 78%;
	border-radius: 50%;
	opacity: 0.2;
	margin-left: 6em;
	margin-top: -2em;
}

.enterp-img-bg {
	background-color: #f4ac48;
}

.enterp-img {
	background: url(404.png) no-repeat 0px -3em;
	background-size: 100% 100%;
}
.enterp-img2 {
	background: url(404.png) no-repeat 0px -3em;
	background-size: 100% 100%;
}
.expres-img-white-bg {
	background-color: #FFFFFF;
}

.expres-img {
	background: url(404.png) no-repeat 0px -3em;
	background-size: 100% 100%;
}

.techno-img {
	background: url(404.png) no-repeat 0px -3em;
	background-size: 100% 100%;
}

.express-icon,
.techno-icon,
.financ-icon {
	height: 4em;
	width: auto;
}




.express-icon1 {
	margin-left: 6.5em;
}

.express-icon2 {
	margin-left: 0em;
}

.express-text-cont {
	
	margin-top: -4em;
}

.express-text-left {
	margin-left: 12em;
}

.express-text-left2 {
	margin-left: 5.5em;
}

.express-cont-move,
.financ-cont-move2 {
	margin-top: 2em;
}

.express-cont34-top,
.financ-cont-move {
	margin-top: 4em;
}

.marg-bottom {
	margin-bottom: 4em;
}

.techno-text-left {
	margin-left: 5.5em;
	margin-top: 6px;
}

.techno-text-top {
	margin-top: 2em;
}

.techno-text-top2 {
	margin-top: 5em;
}




.contact-our-bg-service {
	height: 28em;
	background: url(404.png)no-repeat 0px 0px;
	background-size: 100% 100%;
}

.coopera-input {
	width: 25em;
	height: 3.5em;
	margin-top: 1em;
	padding: 1em 1.2em;
	border-radius: 3px;
	border: 1px solid #8e9297;
}

.coopera-contact-a {
	display: inline-block;
	height: 2.5em;
	width: 19.5em;
	background-color: #2894FF;
	color: #fff;
	line-height: 2.5em;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	margin-top: 1em;
}



html,
body {
	width: 100%;
	height: 100%;
}

.bgc-gray {
	background-color: #F7F8FA;
}

.s-button {
	width: 200px;
	height: 40px;
	border: 0;
	border-radius: 5px;
	color: white;
	background-color: #88bb88;
}

.flex-row {
	display: flex;
	display: -webkit-flex;
}

.i-flex-row {
	display: inline-flex;
	display: -webkit-inline-flex;
}

.flex-column {
	display: flex;
	display: -webkit-flex;
	flex-flow: column nowrap;
}

.frame {
	justify-content: center;
	align-items: center;
}

.frame>div {
	background-color: #fff;
	padding: 0 5em;
	width: 70%;
}

.titles {
	justify-content: center;
	align-items: center;
	padding: 4em 0 !important;
}

.titles>div {
	height: 3px;
	width: 7em;
	margin: 5px 0;
	background-color: #f6ad4c;
}

.titles>p {
	font-size: 12px;
	color: #f6ad4c
}

.info-dis {
	width: 3em;
	height: 3em;
	margin: 0 1em;
}







.content-box>div {
	display: flex;
	display: -webkit-flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
	transition: all .5s;
	padding-left: 2em;
	padding-right: 2em;
}

.content-box>div:hover {
	background-color: #F7F8FA;
}

.content-box>div>div {
	text-align: center;
	margin-right: 2em;
}

.content-box>div p {
	text-align: left;
	width: 100%;
	margin-top: 1em;
}

.content-box img {
	width: 35%;
	padding: 1.5em 0;
}







.m-team-intro{
	display: none;
	}
.contact-info-box {
	margin-bottom: 3em;
	height: 30em;
	background-color: #f7f8fa;
}

.contact-info-box ul {
	list-style-type: none;
	margin-left: 5em;
	margin-top: 8em;
	line-height: 3em;
}

.contact-info-box ul>li {
	line-height: 1.5em;
}

.contact-info-box ul,
.contact-info-box ul>li {
	color: #424a51;
}

#mapContainer1,
#mapContainer2,
#mapContainer3 {
	width: 30em;
	height: 30em;
	position: relative;
}
.contact-info-box strong{
	font-size: 32px;
	display: inline-block;
	padding-bottom: 25px;
}






#welfare-info {
	padding: 0em 5em;
	justify-content: center;
}

#welfare-info>div {
	width: 60%;
}

#welfare-info>div:last-child {
	width: 40%;
}

#welfare-info>div>div {
	margin: 1.5em 0;
}

#welfare-info h4 {
	display: block;
}

#welfare-info img {
	float: right;
	width: 33%;
	height: 100%;
	margin-top: 10px;
}

#welfare-info span {
	display: inline-block;
	width: 48%;
	line-height: 2em;
	color: #8d9592;
}

#recruit-region>ul {
	margin: 1em 0;
	line-height: 3em;
	list-style: none;
	display: inline-block;
}

#recruit-region>ul>li {
	padding: 0 2em;
	display: inline-block;
	cursor: pointer;
}

#recruit-region>ul>li:first-child {
	margin-left: 1em;
}

#recruit-region>ul>li:active {
	background-color: #f6ad4c;
}

#recruit-region>ul>li:hover {
	background-color: #f6ad4c;
	color: #fff;
}
.recruit-info>div{
	
   padding: 2em 10em;
    
}
.recruit-info>div:last-child{
    padding-bottom: 4em;
}
.recruit-info>div>div {
	border-left: 5px solid #f6ad4c;
	
	overflow: hidden;
	transition: all 1s;
	background-color: #f7f8fa;
}

.recruit-info>div>div>p,
.recruit-info>div>div>h3 {
	margin-top: 2em;
}

.recruit-info>div>div>p:first-child {
	align-self: flex-end;
}
#xmjob1-info,#xmjob2-info,#bjjob1-info{
	padding-left: 2rem;
	padding-right: 2rem;
}

.recruit-info>div>div>div:last-child{
	margin: 1em 0;
	align-self: flex-end;
	cursor: pointer;
	width: 1em;
	height: 1em;
	overflow: hidden;
	margin-right: 1em;
}
.recruit-city-active{
	background-color: #f6ad4c;
	color: #FFF;
}
#xmjob1-info,#xmjob2-info,#bjjob1-info {
	display: none;
	margin: 2em 0;
}

.recruit-info>div>div>div>ul {
	margin: 1em 0 1em 1.5em;
	list-style-type: decimal;
}

.recruit-info>div>div>div>ul:last-child {
	list-style-type: cjk-ideographic;
}
#xmcw1,#xmcw2,#bjcw1{
	width: 1em;
}
#bjRecruit,#fzRecruit{
	display: none;
}
.noContent{
	display: block;
	text-align: center;
	margin: 3rem;
}






.intro-box1>p {
	display: inline-block;
	margin-top: 1em;
}


.intro-box1>div:last-child {
	justify-content: space-between;
}

.intro-box1 img {
	height: 22em;
	align-self: flex-end;
	margin-left: 2%;
}

.company-intro {
	width: 55%;
	max-height: 15em;
}

.intro-box2>ul {
	list-style-type: disc;
	margin-left: 1.5em;
}

.intro-box2>ul:last-child {
	margin-top: 2em;
}

.intro-box3 {
	height: 66em;
}

#m-team-intro{
	display: block;
}
@media screen and (min-width: 800px ){
	#m-team-intro{
		width: 60%;
		display: flex;
		justify-content: space-between;
		flex-flow: row wrap;
		margin-left: 20%;
		margin-bottom: 1%;
	}
	.m-person-frame:nth-child(even){
	margin-left: 3rem;
	}
	.p-eng-width {
		text-align: center;
		width: 100%;
	}
	
}


.m-person-frame>div>p::-webkit-scrollbar{
	display:none;
	}
	
.m-person-frame>div>div{
	margin-left: 2rem;
	margin-top: 1rem;
}
.m-person-frame h3,.m-person-frame>div>div>p{
	display: inline-block;
}
.m-person-frame{
	background-color: #F7F8FA;
	display: flex;
	margin-top: 3rem;
}	
.m-person-frame>div:first-child {
	overflow-x: hidden;
	border-radius: 50%;
}
.m-person-frame>div>div>p{
	padding-left: 1rem;
}
.m-person-frame>div>p{
	margin: 1rem 0 1rem 2rem;
	font-size: 10px;
	display:block;
	overflow: auto;
	line-height: 1.5em;
	padding-right:2rem ;
}
@media screen and (min-width: 800px ) {
	.m-person-frame {
		border-radius: 6rem 0 0 6rem;
	}
	.m-person-frame>div:first-child {
		height: 12rem;
		width: 12rem;
	}
	.m-person-frame img{
		
		height: 12rem;
	}
	.m-person-frame>div>p{
		height: auto;
		width: 19em;
	}
	.intro-box1 img {
	height: 20em;
	}
}
@media screen and (min-width: 1441px ) and (max-width: 1680px){
	.m-person-frame {
		border-radius: 7rem 0 0 7rem;
	}
	.m-person-frame>div:first-child {
		height: 14rem;
		width: 14rem;
	}
	.m-person-frame img{
		
		height: 14rem;
	}
	.m-person-frame>div>p{
		height: 8em;
		width: 25em;
	}
	.intro-box1>div:last-child p {
	margin-bottom: 0.5em;
	}
}
@media screen and (min-width: 1681px ) and (max-width: 1920px){
	.m-person-frame {
		border-radius: 7rem 0 0 7rem;
	}
	.m-person-frame>div:first-child {
		height: 14rem;
		width: 14rem;
	}
	.m-person-frame img{
		
		height: 14rem;
	}
	.m-person-frame>div>p{
		height: 8.7em;
		width: 26em;
	}
	.intro-box1>div:last-child p {
	margin-bottom: 0.5em;
	}
}














.marg-bottom {
	margin-bottom: 4em;
}

.marg-bottom2 {
	margin-bottom: 12em;
}

.marg-bottom3 {
	margin-bottom: 8em;
}

.marg-bottom4 {
	margin-bottom: 6em;
}

.marg-bottom5 {
	margin-bottom: -6em;
}

.marg-top {
	margin-top: 2em;
}

.marg-top2 {
	margin-top: 4em;
}
.marg-top3 {
	margin-top: 4em;
}

.marg-left {
	margin-left: 0.1em;
}

.marg-left2 {
	margin-left: 2em;
}







.project-introd {
	padding-top: 6em;
	background: url(404.png) no-repeat 0px 0px;
	background-position: center;
	background-size: 50%;
	width: 100%;
}

.product-title {
	text-align: center;
}

.product-title h2 {
	font-weight: 100 !important;
}

.product-cont-top {
	margin-top: 4em;
}

.product-intro-img {
	width: 25em;
	height: 6em;
}




.product-block {
	padding-top: 8em;
	width: 100%;
}




.product-business-img {
	height: 21em;
	width: 21em;
	margin-top: -2em;
}

.product-business-img-bg {
	width: 100%;
	height: 90%;
	border-radius: 50%;
	opacity: 0.2;
	margin-left: 6em;
	margin-top: -2em;
}

.orange-img-bg {
	background-color: #f4ac48;
}

.white-img-bg {
	background-color: #FFFFFF;
}

.RSF-img1 {
	background: url(404.png) no-repeat 0px 0em;
	background-size: 100% 100%;
}

.RSF-img2 {
	background: url(404.png) no-repeat 0px 0em;
	background-size: 100% 100%;
}

.RSF-img-white-bg {
	background-color: #FFFFFF;
}

.RSF-img-size {
	width: 80%;
	height: auto;
}

.RSF-know-more {
	height: 15em;
	background: url(404.png) no-repeat 0 0;
	background-size: 100% 100%;
	position: relative;
}

.RSF-know-more-a {
	text-decoration: none;
	display: block;
	height: 3em;
	width:14em;
	background-color: #2894FF;
	color: #fff;
	line-height: 3em;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

a:hover {
	text-decoration: none;
}




.num-strong-css {
	font-size: 2em !important;
	color: #F6AD4C !important;
}

.product-intro-CPimg {
	height: 19em;
	width: auto;
	margin-top: -7em;
	margin-left: 3em;
}

.CP-img3 {
	background: url(404.png) no-repeat 0em 0em;
	background-size: 100% 100%;
}




.product-intro-COPimg {
	height: 12em;
	width: auto;
	margin-top: -3em;
	margin-left: 5em;
}

.COP-img4 {
	background: url(404.png) no-repeat 0px 0em;
	background-size: 100% 100%;
}

.COP-img5 {
	background: url(404.png) no-repeat 0px 0em;
	background-size: 100% 100%;
}

.COP-img6 {
	height: 13.5em;
	width: auto;
}






.SMS-img1 {
	background: url(404.png) no-repeat 0px 0em;
	background-size: 100% 100%;
}

.SMS-img2 {
	background: url(404.png) no-repeat 0px 0em;
	background-size: 100% 100%;
}
.SMS-img3 {
	background: url(404.png) no-repeat 0px 0em;
	background-size: 100% 100%;
}

.SMS-img4 {
	background: url(404.png) no-repeat 0px 0em;
	background-size: 100% 100%;
}
.SMS-img5 {
	height: 13.5em;
	width: auto;
}





.CRM-img7 {
	background: url(404.png) no-repeat 0em 0em;
	background-size: 100% 100%;
}

.CRM-img8 {
	background: url(404.png) no-repeat 0em 0em;
	background-size: 100% 100%;
}

.CRM-img9 {
	background: url(404.png) no-repeat 0em 0em;
	background-size: 100% 100%;
}

.CRM-img10 {
	background: url(404.png) no-repeat 0em 0em;
	background-size: 90%;
}







.product-intro-IIPimg {
	width: 20em;
	height: auto;
	margin-top: -1em;
	margin-left: 2em;
}

.IIP-img1 {
	background: url(404.png) no-repeat 0em 0em;
	background-size: 100% 100%;
}

.IIP-img2 {
	background: url(404.png) no-repeat 0em 0em;
	background-size: 100% 100%;
}







.fontcolorWhite {
	color: white;
}

.banner h1 {
	margin-top: 3%;
}

.banner-info {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

.banner-info h1 {
	text-transform: capitalize;
	font-size: 6em;
	color: #fff;
	margin: 0 auto;
	font-weight: 600;
}

.banner-info h1 span {
	display: block;
	font-size: 14px;
}

.banner-info1-grid {
	text-align: center;
}

.banner-info1-grid img {
	max-height: 60%;
	max-width: 60%;
	border: 2px solid #fff;
	margin: 0 auto;
}

.cw-banner-info1-grid img {
	height: 65%;
	width: 65%;
	border: 2px solid #fff;
	margin: 0 auto;
}

.banner-info1-grid h3 {
	color: #F88928;
	margin: 1em 0 .5em;
	text-transform: capitalize;
}

.banner-info1-grid p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 auto;
	width: 80%;
}




#flexiselDemo1 {
	display: none;
}

.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}

.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}

.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 0px;
}

.nbs-flexisel-item>img {
	cursor: pointer;
	position: relative;
}




.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	width: 60px;
	height: 115px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}

.nbs-flexisel-nav-left {
	left: 0%;
	top: 15% !important;
	background: none;
}

.nbs-flexisel-nav-right {
	right: 0%;
	top: 15% !important;
	background: none;
}






body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,
ul {
	list-style: none;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-weight: normal;
	font-style: normal;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}




.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}




* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

body {
	font: 14px '微软雅黑', sans-serif;
	color: #333!important
}

a {
	text-decoration: none;
	color: #5a5a5a;
	outline: 0;
	blr: expression(this.onFocus=this.blur())
}

.fl {
	float: left
}

.fr {
	float: right
}




.start-history {
	width: 1000px;
	height: 2200px;
	margin: 30px auto;
	text-align: center;
	background: url("404.png") no-repeat top center;
	display: block
}

.cc_history {
	color: #2b2b2b;
	font-size: 36px;
	font-weight: 400;
	display: block;
	padding-top: 43px
}

.next_history {
	color: #bbb;
	font-size: 26px;
	width: 160px;
	margin: 0 auto;
	border-bottom: 1px solid #d1d1d1
}

.history-img {
	height: 2050px;
	width: 130px;
	overflow: hidden;
	float: left;
	margin-top: 24px;
	margin-left: 8px
}

.history_mid {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background: 0
}

.history_left {
	width: 431px;
	height: 2050px;
	float: left;
	clear: left;
	position: relative;
	overflow: hidden
}

.history_right {
	width: 431px;
	height: 2050px;
	float: left;
	position: relative;
	overflow: hidden
}

.history_R {
	width: 420px;
	height: 100px;
	margin-left: 500px
}

.history_L {
	width: 420px;
	height: 100px;
	float: right;
	margin-right: 500px
}

.history_r_2005 {
	margin-top: 157px
}

.history_2007 {
	width: 420px;
	height: 100px;
	background: #FFF;
	margin-top: 73px
}

.history_2005_span {
	float: left;
	line-height: 100px;
	font-size: 42px;
	color: #d43434;
	text-align: center;
}

.history_2005_b {
	width: 70%;
	height: 80%;
	float: right;
	margin-top: 3%;
	background-color: #d71920;
	background-position: 0 -1300px
}

.history_r_month {
	float: left;
	color: #FFF;
	display: block;
	width: 30px;
	line-height: 25px;
	height: 58px;
	border-right: 1px solid #FFF;
	margin-left: 25px
}

.history_r_text {
	position: relative;
	top: 50%;
	transform: translateY(-300%);
	font-size: 14px;
	color: #FFF;
	display: block;
	height: 10%;
	line-height: 25px;
	text-align: center;
}

.history_r_textSingleRow {
	position: relative;
	top: 50%;
	transform: translateY(-150%);
	font-size: 14px;
	color: #FFF;
	display: block;
	height: 10%;
	line-height: 25px;
	text-align: center;
}

.year2006 {
	margin-top: 242px
}

.year2009 {
	margin-top: 65px
}

.year2011 {
	margin-top: 53px
}

.year211 {
	margin-top: 43px
}

.year2013 {
	margin-top: 62px
}

.yearalmost {
	margin-top: 73px
}

.yearalmostr {
	margin-top: 70px
}

.history_2008 {
	width: 420px;
	height: 100px;
	background: #FFF;
	margin-top: 73px;
	float: right
}

.history_2011 {
	width: 420px;
	height: 100px;
	background: #FFF;
	margin-top: 43px;
	float: right
}

.history_2006_span {
	float: right;
	line-height: 100px;
	font-size: 42px;
	color: #d43434
}

.history_2006_b {
	width: 70%;
	height: 80%;
	float: left;
	margin-top: 3%;
	background-color: #d71920;
	background-position: 0 -1200px;
}

.blue {
	background-position: 0 -1400px!important
}

.blue_R {
	background-position: 0 -1500px!important
}

.yellow {
	background-position: 0 -1600px!important
}

.yellow_R {
	background-position: 0 -1700px!important
}

.history_l_month {
	float: right;
	color: #FFF;
	display: block;
	width: 30px;
	line-height: 25px;
	height: 58px;
	border-left: 1px solid #FFF;
	margin-right: 37px
}

span.blue {
	color: #37779d
}

span.yellow {
	color: #f76d02
}

.history_l_text {
	position: relative;
	font-size: 14px;
	color: #FFF;
	top: 50%;
	transform: translateY(-300%);
	display: block;
	height: 10%;
	line-height: 25px;
	width: 80%;
}

.history_l_textSingleRow {
	position: relative;
	font-size: 14px;
	color: #FFF;
	top: 50%;
	transform: translateY(-150%);
	display: block;
	height: 10%;
	line-height: 25px;
	width: 80%;
}

.smalltext {
	font-size: 12px;
	line-height: 18px
}

.smalltxt {
	font-size: 12px
}




@media screen and (min-width: 320px) and (max-width: 767px) {
	.RSF-know-more-a {
		width: 8em;
	}
	.product-intro-IIPimg {
		margin-left: 0;
	}
}

@media screen and (max-width: 320px) {
	.product-intro-img {
		width: 18em;
	}
	.product-business-img {
		height: 15em;
		width: 15em;
	}
	.product-intro-COPimg {
		height: 12em;
		margin: 0;
		margin-bottom: 4em;
	}
	.COP-img6 {
		height: auto;
		width: 15em;
	}
}

@media screen and (min-width: 320px) and (max-width:440px) {
	.COP-img6 {
		height: 10em;
		width: auto;
	}
	.product-business-img {
		height: 15em;
		width: 15em;
		margin-top: -2em;
	}
	.product-intro-img {
		width: 18em;
	}
}

@media screen and (min-width: 320px) and (max-width:410px) {
	.p-res {
		font-size: 20px !important;
	}
	
	.product-intro-img {
		width: 16em;
	}
	.product-intro-IIPimg {
		width: 18em;
	}
	.title-res {
		font-size: 32px;
	}
}


@media screen and (max-width: 1200px) {}

@media screen and (max-width: 984px) {
	.enterp-cont,
	.express-icon1 {
		margin-left: 0em;
	}
	.express-text-left {
		margin-left: 5.5em;
	}
	.express-cont34-top {
		margin-top: 0em;
	}
	.business-left {
		margin: 0;
	}
	.financ-cont-move {
		margin-top: 2em;
	}
	.res-martop {
		margin-top: 2em;
	}
	
}

@media screen and (max-width: 768px) {}

@media screen and (min-width: 320px) and (max-width: 767px) {
	.enterp-cont,
	.express-icon1 {
		margin-left: 0em;
	}
	.express-text-left {
		margin-left: 5.5em;
	}
	.express-cont34-top,
	.express-cont-move {
		margin-top: 0em;
	}
	.business-left {
		margin: 0;
	}
	.techno-text-left {
		margin-left: 6.5em;
	}
	.techno-icon {
		margin-left: 1.5em;
	}
	.res-martop {
		margin-top: 2em;
	}
}

@media screen and (min-width: 320px) and (max-width: 500px) {
	.coopera-input {
		width: 20em;
	}
	.coopera-contact-a {
		width: 16em;
	}
}



@media(max-width: 1600px) {
	.carousel,
	.carousel .item {
		height: 720px;
	}
}

@media (max-width: 1366px) {
	.carousel,
	.carousel .item {
		height: 709px;
	}
}

@media (max-width: 1280px) {
	.carousel,
	.carousel .item {
		height: 610px;
	}
}

@media (max-width: 1080px) {
    .carousel,
    .carousel .item {
        height: 568px;
    }

    @media (max-width: 1050px) {
        .carousel,
        .carousel .item {
            height: 535px;
        }
    }
    @media (max-width: 1024px) {
        .carousel,
        .carousel .item {
            height: 525px;
        }
    }

    @media (max-width: 991px) {

        .titles {
            padding: 2em 0 !important;
        }

        .corp-title-respad {
            padding-bottom: .5em !important;
        }

        .hide-pc {
            display: inline;
            margin-top: -10px;
            margin-right: -20px;
            margin-left: 10px;
            padding: 0 0;
        }

        #car_t2 {
            top: 30%;
            left: 40%;
            text-align: left;
        }

        .footer-manu ul li {
            margin-top: 1rem;
        }

        .footer-manu ul li {
            font-size: 13px;
        }

        .footer-manu ul {
            margin: 0 auto;
            padding-left: 2rem;
        }

        .his-footer {
            margin-top: -21em !important;
        }

        .icons {
            margin-bottom: 2rem;
        }

        .share-icon li a {
            display: inline-block;
            width: 20px;
            height: 20px;
            background-size: cover;
            margin: 0 0;
        }

        .share-icon .icon-wx.wxQrcode span {
            left: 30%;
        }

        #footer_area {
            background-color: #4b5054;
        }

        #footer_area li {
            color: whitesmoke;
        }

        #footer_area a {
            color: whitesmoke;
        }

        #sp-color {
            color: #262626;
        }

        .contact-our-bg-service {
            display: none;
        }

        .hide-footer {
            display: none;
        }

        #ps1 {
            display: none;
        }

        .ps3 {
            display: none;
        }

        #ps2 {
            display: inline-block;
            margin-top: -3rem;
            margin-bottom: 2rem;
        }

        .footer-manu {
            padding-top: 1rem;
        }

        .footer-mes {
            display: none;
        }

        #apply-coopera h2 {
            font-size: 3rem;
        }

        #apply-coopera p {
            font-size: 1.5rem !important;
        }

        .carousel,
        .carousel .item {
            height: 501px;
        }

        #car_t2 {
            top: 30%;
            left: 50%;
            text-align: left;
        }

        .clearfix-se {
            content: "";
            height: 0;
        }

        
        .service-grid {
            margin-bottom: 1rem;
        }

        .service-grid h4 {
            margin: 0 0;
        }

        
        .partners .partners_img {
            height: 9rem;
        }

        .partners-bg {
            position: absolute;
            height: 100%;
            width: 100%;
            z-index: 3;
            opacity: 0.8;
        }

        
        .advant {
            margin: 0 0;
            padding: 0 0;
            display: inline-block;
            width: 24%;
        }

        .partners {
            margin-top: 1rem;
        }

        #icon-groups {
            width: 80% !important;
        }

        .customer {
            margin-top: 1rem;
        }

        .customer img {
            height: 2rem;

        }

        .customer div {
            margin: 0.5rem auto;
        }

        #icon-he1 {
            height: 8rem !important;
            margin-top: -6rem !important;
        }

        #icon-he2 {
            height: 5rem;
            margin-top: -3rem !important;
        }

        
        .contact-our-bg-service {
            height: 22em;
        }

        .solve {
            height: 18rem;
        }

        .box2 {
            height: 18rem;
        }

        .se-clean {
            height: 0.6rem;
        }

        
        .service-grid {
            padding: 0 0rem;
            display: inline-block;
        }

        #group-se1 {
            margin-top: 2rem;
        }

        .title1 {
            margin-top: 2rem;
        }

        .downarrow {
            display: none;
        }

        .service-grid span {
            width: 4em;
            height: 4em;
            display: inline-block;
        }

        .service-grid:hover h4 {
            color: #f4ac48;
        }

        .s-icon1 {
            background: url(404.png);
            background-size: auto 4em;
        }

        .service-grid:hover .s-icon1 {
            background: url(404.png);
            background-size: auto 4em;
            background-position: -4em;
        }

        .s-icon2 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -8em;
        }

        .service-grid:hover .s-icon2 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -12em;
        }

        .s-icon3 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -16em;
        }

        .service-grid:hover .s-icon3 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -20em;
        }

        .s-icon4 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -24em;
        }

        .service-grid:hover .s-icon4 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -28em;
        }

        .s-icon5 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
        }

        .service-grid:hover .s-icon5 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -4em;
        }

        .s-icon6 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -8em;
        }

        .service-grid:hover .s-icon6 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -12em;
        }

        .s-icon7 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -16em;
        }

        .service-grid:hover .s-icon7 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -20em;
        }

        .s-icon8 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -24em;
        }

        .service-grid:hover .s-icon8 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -28em;
        }

        .s-icon9 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -32em;
        }

        .service-grid:hover .s-icon9 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -36em;
        }

        .s-icon10 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -40em;
        }

        .service-grid:hover .s-icon10 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -44em;
        }

        .s-icon11 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -48em;
        }

        .service-grid:hover .s-icon11 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -52em;
        }

        .s-icon12 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -56em;
        }

        .service-grid:hover .s-icon12 {
            background: url(404.png) no-repeat 0px 0px;
            background-size: auto 4em;
            background-position: -60em;
        }

        
        .frame > div {
            padding-left: 0;
            padding-right: 0;
            width: 80%;
        }

        
        .company-intro {
            width: 100%;
            margin: 0 auto;
            overflow: visible;
            max-height: none;
        }

        .intro-box1 img {
            height: 13em;
            align-self: flex-end;
            margin: 3em auto;
        }

        .intro-box1 > div:last-child {
            flex-wrap: wrap;
        }

        .intro-box2 ul {
            list-style-type: disc;
        }

        #teamgroup1,
        #teamgroup2 {
            display: none;
        }

        #m-team-intro {
            padding: 5%;
        }

        .m-person-frame {
            background-color: #F7F8FA;
            display: flex;
            margin-top: 3rem;
            border-radius: 4rem 0 0 4rem;
        }

        .m-person-frame > div:first-child {
            height: 9rem;
            width: 9rem;
            overflow-x: hidden;
            border-radius: 50%;
            flex-shrink: 0;
        }

        .m-person-frame img {
            
            height: 9rem;
        }

        .m-person-frame > div > div {
            margin-left: 2rem;
            margin-top: 1rem;
        }

        .m-person-frame h3,
        .m-person-frame > div > div > p {
            display: inline-block;
        }

        .m-person-frame > div > div > p {
            padding-left: 1rem;
        }

        .m-person-frame > div > p {
            margin: 0.5rem 0 1rem 2rem;
            font-size: 10px;
            display: block;
            overflow: auto;
            line-height: 1.5em;
            height: 4em;
            width: 95%;
        }

        
        
        .mbgc {
            background-color: #fff;
        }

        .content-box {
            width: 100%;
        }

        .content-box > div {
            flex-flow: column nowrap;
            border-bottom: 1px solid #F7F8FA;
            transition: none;
            padding-left: 0;
            padding-right: 0;
        }

        .content-box > div:hover {
            background-color: #fff;
        }

        .content-box > div > div {
            width: 100%;
            order: 1;
            margin: 0 auto;
        }

        .content-box > div p {
            margin: 2em auto;
        }

        .content-box img {
            width: 65%;
        }

        
        
        #welfare-info {
            flex-wrap: wrap;
            padding: 0;
        }

        #welfare-info > div {
            width: 100% !important;
        }

        #welfare-info span {
            width: 100%;
        }

        #welfare-info img {
            width: 100%;
            float: none;
            height: 14em;
            margin: 0 auto;
        }

        #recruit-region > ul > li {
            padding: 0 1em;
        }

        .recruit-info > div {
            padding-top: 0em;
            padding-bottom: 2em;
        }

        .recruit-info > div > div {
            
            overflow: hidden;
            transition: all 1s;
        }

        .recruit-info > div > div > p,
        .recruit-info > div > div > h3,
        .recruit-info > div > div > a {
            padding-left: 2rem;
            margin: 5px 0;
        }

        .recruit-info > div > div > h3 {
            margin-top: 30px;
        }

        .recruit-info > div > div > p:first-child {
            font-size: 8px;
        }

        .recruit-info > div > div > div {
            margin-left: 2rem;
        }

        #cw1,
        #cw2 {
            background-image: url(../image/navArrowB.png);
            width: 1em;
        }

        
        
        .contact-info-box {
            flex-wrap: wrap;
            height: 33em;
            margin-bottom: 5em;
        }

        .contact-info-box:first-child {
            margin-top: 5em;
        }

        #mapContainer1,
        #mapContainer2,
        #mapContainer3 {
            height: 18em;
            margin: -3em auto 0 auto;
        }

        .contact-info-box ul {
            width: 18em;
            margin: 0 auto;
        }

        
        
    }


    @media (max-width: 900px) {
        .carousel,
        .carousel .item {
            height: 449px;
        }

    }
    @media (max-width: 800px) {
        .carousel,
        .carousel .item {
            height: 386px;
        }
    }

    @media (max-width: 680px) {
        .carousel,
        .carousel .item {
            height: 250px;

        }

        #car_t2 {
            top: 30%;
            left: 40%;
            text-align: left;
        }

        .footer-manu ul:first-child {
            margin-left: 2em;
        }

        .footer-contact {
            float: left;
            margin-left: 2em;
        }

        
        .advants {
            margin: 2rem 1.5rem;
            padding-left: 0rem;
        }

        .advants div {
            height: 6rem;
            border-right: 1px solid #d0d0d0;
        }

        #ad-hide {
            height: 6rem;
            border-right: 0px solid #d0d0d0 !important;
        }

        #advant-group {
            margin-top: -5px;
            margin-left: 15px;
            margin-right: 15px;
        }

        .advant {
            margin-bottom: 1rem;
            padding: 0 0;
            display: inline-block;
        }

        .advant strong {
            font-size: 3.2rem;
            margin-right: 0.5rem;
        }

        .advant h4 {
            font-size: 1.1rem;
            margin: 0.5rem 0;
        }
    }
    @media (max-width: 480px) {
        .carousel,
        .carousel .item {
            height: 204px;

        }

        .footer-manu ul:first-child {
            margin-left: 1.8rem;
        }

        .ban-title-res {
            font-size: 1.2em !important;
        }

        .ban-title-res2 {
            font-size: 0.8em !important;
        }

        .banner-res {
            height: 21rem;
        }

        .shade {
            height: 100%;
        }
    }
    @media (max-width: 330px) {
        .carousel,
        .carousel .item {
            height: 153px;

        }
    }
    @media screen and (max-width: 600px) {
        

    }
    @media screen and (max-width: 960px) {

        #mou-leave {
            display: none;
        }

        #empty-frame {
            display: block;
            height: 5em;
			transition: all 0.3s
        }

        #mobile-nav {
            width: 100%;
            display: block;
        }

        #mobile-nav > div {
            position: fixed;
            display: block;
        }

        #mobile-nav > div:first-child {
            z-index: 161;
            width: 100%;
            background-color: white;
            height: 5em;
        }

        #mobile-nav > div > img:first-child {
            height: 2em;
            margin: 1.5em 1.5em;
        }

        #menuButtonFrame {
            height: 5em;
            z-index: 164;
            position: fixed;
            width: 5em;
            left: 82%;
        }

        #menuButton {
            float: right;
            height: 2em;
            width: 2em;
            margin: 1.5em 1.5em;
            opacity: 0.6;
            background: url(404.png) no-repeat;
            background-size: auto 4em;
            z-index: 165;
        }

        
        @-webkit-keyframes toclose {
            0% {
                opacity: 0.6;
                background-position-y: 0;
            }
            50% {
                transform: rotate(180deg);
                opacity: 0;
                background-position-y: -2em;
            }
            100% {
                transform: rotate(360deg);
                opacity: 0.6;
                background-position-y: -2em;
            }
        }

        @keyframes toclose {
            0% {
                opacity: 0.6;
                background-position-y: 0;
            }
            50% {
                transform: rotate(180deg);
                opacity: 0;
                background-position-y: -2em;
            }
            100% {
                transform: rotate(360deg);
                opacity: 0.6;
                background-position-y: -2em;
            }
        }

        .toclose {
            -webkit-animation-name: toclose;
            animation-name: toclose;
            animation-duration: 0.5s;
            background-position-y: -2em !important;
        }

        @-webkit-keyframes toitem {
            0% {
                opacity: 0.6;
                background-position-y: -2em;
            }
            50% {
                transform: rotate(180deg);
                opacity: 0;
                background-position-y: 0;
            }
            100% {
                transform: rotate(360deg);
                opacity: 0.6;
                background-position-y: 0;
            }
        }

        @keyframes toitem {
            0% {
                opacity: 0.6;
                background-position-y: -2em;
            }
            50% {
                transform: rotate(180deg);
                opacity: 0;
                background-position-y: 0;
            }
            100% {
                transform: rotate(360deg);
                opacity: 0.6;
                background-position-y: 0;
            }
        }

        .toitem {
            -webkit-animation-name: toitem;
            animation-name: toitem;
            animation-duration: 0.5s;
            background-position-y: 0 !important;
        }

        
        #m-nav1, #m-nav2, #m-nav3 {
            max-height: 0;
            transition: all .5s;
            overflow: hidden;
        }

        #mobile-nav-frame {
            z-index: 163;
            width: 50%;
            background-color: white;
            height: auto;
            left: 100%;
            border-left: 1px solid #ddd;
            transition: all .5s;
            opacity: 0;
        }

        .close-nav {
            height: 1.5rem;
            width: 1.5rem;
        }

        .nav-title {
            display: block;
            height: 3em;
            line-height: 3em;
            padding: 0 2em;
            border-bottom: 1px solid #ddd;
        }

        .nav-title > p {
            display: inline-block;
        }

        .nav-title > div {
            display: inline-block;
            margin: 1em 0;
            height: 1em;
            width: 1em;
            overflow: hidden;
            float: right;
        }

        #mobile-nav-frame > div:first-child {
            height: 5em;
            line-height: 5em;
        }

        #mobile-nav-frame a:active, #mobile-nav-frame div:active {
            background-color: #eee;
        }

        .m-nav-item {
            background-color: #F7F8FA;
            display: block;
            height: 3em;
            line-height: 3em;
            padding-left: 2em;
            border-bottom: 1px solid #efefef;
        }

        #nav-arrow1, #nav-arrow2, #nav-arrow3 {
            display: block;
            width: 1em;
            transition: 0.5s;
        }

        #nav-mask {
            position: fixed;
            height: 100%;
            width: 100%;
            display: none;
            z-index: 162;
        }

        .service-business-img {
            height: 22em;
            width: 22em;
        }
    }
    
    @media (max-width: 1080px) {
        .history {
            transform: scale(0.5);
            height: auto !important;
            margin-left: -1.5em;
            margin-top: -42em;
        }

        .marg-top7 {
            margin-top: -65em !important;
        }

        .p-eng-width {
            text-align: center;
            width: 20em;
        }

        .titles h2 {
            font-size: 1.5em;
        }
    }
    @media screen and (min-width: 376px) and (max-width: 420px) {
        .history {
            transform: scale(0.3);
            height: auto !important;

            margin-left: -10.5em;
            margin-top: -57em;
        }

    }
    @media screen and (min-width: 361px) and (max-width: 376px) {
        .history {
            transform: scale(0.3);
            height: auto !important;

            margin-left: -11em;
            margin-top: -57em;
        }
    }
    @media screen and (min-width: 319px) and (max-width: 360px) {
        .history {
            transform: scale(0.3);
            height: auto !important;

            margin-left: -11.5em;
            margin-top: -57em;
        }

        .marg-top7 {
            margin-top: -75em !important;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 960px) {
        .product-business-img {
            height: 16em;
            width: 16em;
        }

        .product-intro-CPimg {
            margin-top: -4em;
        }

        .product-intro-COPimg, .product-business-img {
            margin-top: 1em;
        }

        .product-business-img-bg {
            height: 87%;
        }

        .COP-img6 {
            height: 10.5em
        }

        .product-intro-img {
            width: 19em;
            height: 6em;
            margin-top: 1em;
        }

        .product-intro-IIPimg {
            width: 18em;
            height: auto;
            margin-top: 1em;

        }

        .marg-bottom6 {
            margin-bottom: -8em !important;
        }

        .ser-financ-img-left {
            margin-left: 2em !important;
        }

        .marg-top5 {
            margin-top: 2em;
        }

        .martop-res {
            margin-top: 4em
        }
    }
    @media screen and (max-width: 991px) {
        .recruit-info > div {
            padding: 1em 0em;
        }

        .join-flex-pad {
            padding: 0em 0em !important;
        }
    }
    @media screen and (min-width: 992px) {

    }
    @media screen and (min-width: 1268px) {
        .company-intro {
            width: 55%;

        }
    }
}