section, footer {
    width: 100% !important;
}

section {
    overflow: hidden;
}

section > div {
    margin: 0 auto;
    padding: 4em 0;
    text-align: center;
}

.slider-wrapper {
    width: 100%;
    margin-top: 60px;
}

.slider-img {
    width: 100% !important;
    position: relative;
    padding: 0;
    color: white;
}

.slider-img img {
    min-width: 100%;
    display: block;
}

.slider-img .main-info {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    transform: translateY(-50%);
}

.main-info h1 {
    font-size: 40px;
    width: 80%;
    line-height: 60px;
    margin: 0 auto;
}

.main-info p {
    margin-top: 1.5em;
    font-size: 20px;
}

.main-info .btn-link {
    margin-top: 4em;
    padding: 13px 20px 13px 37px;
}

.main-info .btn-link span {
    display: inline-block;
    border: 8px solid #fff;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    vertical-align: middle;
    margin-left: 5px;
}

.btn-link {
    background: #116fd5;
    color: white;
    padding: 13px 37px;
    border-radius: 5px;
    font-size: 18px;
    text-decoration: none;
    border: none;
    display: inline-block;
}

.btn-link:hover,
.btn-link:focus {
    background: #236efb;
    color: white;
    cursor: pointer;
    text-decoration: none;
}
.con-title p:first-child {
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    color: #D5D5D5;
}

.con-title h2 {
    margin-top: 5px;
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
}

.con-title p:last-child {
    width: 50%;
    margin: 0 auto;
    border-top: 1px solid #ddd;
    height: 1px;
}

/*.con-title span{*/
/*	width:26px;*/
/*	height:10px;*/
/*	display: inline-block;*/
/*	background:#116fd5;*/
/*}*/
.con-body {
    float: left;
    width: 50%;
}
.news-title {
    height: 215px;
    /*border-bottom: 1px solid #adb1b0;*/
}
.news-content {
    text-align: left;
	line-height: 2;
	height: 203px;
	padding-inline-start: 0;
    padding-inline-end: 30px;
}

.news-head {
    font-size: 13pt;
    color: #575757;
    padding-left: 28px;
    background: url('/img/news/head.png') no-repeat 0 7px;
    background-size: 20px 20px;
	border-bottom: 1px solid #adb1b0;
}

.news-head a {
    font-size: 11pt;
    float: right;
    padding-top: 3px;
}

.industries-head {
    font-size: 13pt;
    color: #575757;
    padding-left: 28px;
    background: url('/img/news/head1.png') no-repeat 0 6px;
    background-size: 23px 23px;
	border-bottom: 1px solid #adb1b0;
}

.industries-head a {
    font-size: 11pt;
    float: right;
    padding-top: 3px;
}

.industries-head-empty {
    font-size: 13pt;
    color: #575757;
    padding-left: 28px;
    text-align: right;
    border-bottom: 1px solid #adb1b0;
}

.industries-content {
    text-align: left;
	line-height: 2;
    padding-inline-start: 0px;
    padding-inline-end: 25px;
}

.industries-content1 {
    text-align: left;
    line-height: 2;
    padding-inline-start: 25px;
}
fieldset {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    border: none;
    border-top: 1px dashed #999999;
    padding: 1px;
}

legend {
    width: 20%;
    padding: 0 2em;
    margin-bottom: 0;
    border: 0;
}

legend span {
    width: 26px;
    height: 10px;
    display: inline-block;
    background: #116fd5;
}

/*about*/
.about-our {
    background: white;
}

.about-our .about-content {
    margin: 4em 0;
}

.about-content img {
    /*width:100%;*/
    /*width:500px;*/
    width: 260px;
}

.about-content .right p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: justify;
    margin-top: 0;
}

.about-content .left {
    padding-top: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 2em;
}

.about-content .right {
    text-align: left;
}

.about-content .right .btn-link {
    font-size: 16px;
    padding: 10px 38px;
    margin-top: 10px;
    width: 188px;
    text-align: center;
}

.about-our .about-bottom {
    box-shadow: 0 0 16px 3px rgba(204, 204, 204, .56);
    padding: 2em 0;
}

.about-bottom li {
    text-align: center;
}

.about-bottom li a {
    display: block;
    border-left: 1px dashed #d5d5d5;
    text-align: center;
}

.about-bottom li a img {
    width: 45px;
}

.about-bottom li:hover span {
    background-color: #116fd5;
}

.about-bottom li:hover p {
    color: #116fd5;
}

.about-bottom li:first-child a {
    border: none;
}

.about-bottom li span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background-color: #92bdec;
    border-radius: 50%;
    margin: 0 auto;
}

.about-bottom li p {
    margin-top: .8em;
    color: #999;
    font-size: 16px;
    margin-bottom: 0;
}

/*iekuang*/
.iekuang-network {
    background-color: #f7f7f7;
}

.iekuang-wrapper {
    display: flex;
    margin: 4em 0;
}

.iekuang-wrapper .left {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2em;
}

.iekuang-wrapper .right {
    text-align: left;
}

/*.iekuang-wrapper .right,*/
/*.iekuang-wrapper .left{*/
/*flex:1;*/
/*}*/
.iekuang-wrapper .left .left-con {
    width: 187px;
    margin: 0 auto auto;
    position: relative;
}

.left-con a {
    position: relative;
    display: block;
    width: 100%;
    height: 187px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: white;
    z-index: 2
}

.left-con span {
    position: absolute;
    display: block;
    width: 187px;
    height: 187px;
    background-color: rgba(146, 188, 236, .25);
    left: 30px;
    top: 30px;
}

.iekuang-wrapper .right p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.iekuang-wrapper .right .btn-link {
    font-size: 16px;
    padding: 10px 38px;
    margin-top: 10px;
}

/*bisiness*/
.business-con {
    margin: 3em 0;
}

.business-con .nav,
.business-con .nav > li.active > a,
.business-con .nav > li.active > a:focus,
.business-con .nav > li.active > a:hover {
    color: white;
}

.business-area .nav {
    margin: 1em 0;
}

.business-area .nav > li.active > a {
    background: #116fd5;
}

.business-area .nav > li:first-child {
    text-align: right;
}

.business-area .nav > li:first-child a {
    margin-right: 20%;
}

.business-area .nav > li:first-child + li a {
    margin-left: 20%;
}

.business-area .nav > li:first-child + li {
    text-align: left;
}

.business-area .nav > li > a {
    display: inline-block;
    padding: 8px 24px;
    border-radius: 15px;
    font-size: 16px;
    color: white;
    background-color: #92bdec;
    border-radius: 25px;
}

.business-area img {
    max-width: 70%;
}

/*news*/
.news-center {
    background-color: #f7f7f7;
}

.news-center .container {
	padding-left: 60px;
}

.news-center .news-wrapper {
    position: relative;
    padding: 3em 4em;
    box-sizing: border-box;
    /*border:1px solid red;*/
}

.news-wrapper .prev,
.news-wrapper .next {
    position: absolute;
    top: 50%;
    margin-top: -27px;
    width: 34px;
    height: 100%;
}

.news-wrapper .prev img,
.news-wrapper .next img {
    width: 30px;
    height: 55px;
    cursor: pointer;
}

.news-wrapper .prev {
    left: 0;
}

.news-wrapper .next {
    right: 0;
}

.news-wrapper .news-scroll {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 325px;
}

.news-scroll > div {
    position: absolute;
    left: 0;
    width: 300%;
    display: flex;
    flex-wrap: nowrap;
    transition: left 1s ease-out;
}

.news-wrapper .news-scroll .col-sm-4 {
    /*	flex:0 0 33.4%;*/
    width: 33.3%;
    max-width: 292px;
}

.news-wrapper .date {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    background-color: #116fd5;
    color: white;
    text-align: center;
}

.news-wrapper .date p {
    margin: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.news-wrapper .date p span {
    font-size: 12px;
}

.news-wrapper .date p span:first-child {
    font-size: 14px;
}

.news-wrapper .date span {
    display: block;
}

.news-wrapper .news-info {
    background-color: #f2f2f2;
    margin: 1em;
    text-align: left;
    box-sizing: border-box;
    overflow: hidden;

}

.news-wrapper .news-info:hover {
    cursor: pointer;
    box-shadow: 1px -1px 11px 0px rgba(125, 125, 125, 0.3);
}

.news-info img {
    width: 100%;
    height: 166px;
}

.news-info h3 {
    margin-left: 3.5em;
    color: #666666;
    font-size: 14px;
    line-height: 21px;
    height: 45px;
    padding: 0 1em;
    overflow: hidden;
    font-weight: 600;
}

.news-info p {
    font-size: 12px;
    color: #999;
    padding: 0 1em 0;
    line-height: 19px;
    height: 40px;
    overflow: hidden;
    text-align: justify;
    /*margin:0;*/
}


/*contact-us*/
.contact-us .resources,
.contact-us .contact {
    margin: 0 2em;
    padding: 4em 1em;
    background-color: #f7f7f7;
    box-sizing: border-box;
    height: 490px
}

.contact-us fieldset {
    width: 100%;
}

.contact-us legend {
    width: 25%;
}

.contact .contact-info {
    padding: 3em 2.5em;
}

.contact .phone {
    background: url('../img/contact/phone.png') left center no-repeat;
    background-size: 15px 15px;
}

.contact .email {
    background: url('../img/contact/email.png') left 6px no-repeat;
    background-size: 15px 10px;
}

.contact .address {
    background: url('../img/contact/address.png') left 4px no-repeat;
    background-size: 12px 15px;
}

.contact .phone,
.contact .email,
.contact .address {
    padding-left: 1.8em;
    text-align: left;
    font-size: 14px;
    color: #666666;
    /*margin-bottom: 20px;*/
}

.contact-info form h2 {
    font-size: 14px;
    font-weight: 600;
    color: #666666;
    text-align: left;
    margin: 2.5em 0 1em;
}

.contact-info h2::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #116fd5;
    border-radius: 10px;
    margin-right: 10px;
    /*vertical-align: bottom;*/
}

.contact-info form > div {
    margin-bottom: 1em;
}

.contact-info form > div:first-of-type {
    padding-left: 0;
}

.contact-info form > div:nth-last-of-type(1) {
    padding-right: 0;
}

.contact-info form button {
    margin-top: 10px;
    float: left;
    padding: 5px 30px;
    font-size: 14px;
}

.resources-info {
    padding: 3em 0;
}

.resources-info .nav a,
.resources-info .nav > li.active > a,
.resources-info .nav > li.active > a:focus,
.resources-info .nav > li.active > a:hover {
    color: white;
}

.resources-info .nav > li.active > a {
    background: #116fd5;
}

.resources-info .nav > li > a {
    display: inline-block;
    padding: 5px 23px;
    border-radius: 15px;
    font-size: 16px;
    background-color: #92bdec;
}

.resources-info .recruit {
    background-color: white;
    margin: 1em 0.5em;
    padding: 0;
}

.resources-info .recruit li {
    text-align: left;
    list-style: none;
    padding: 0.8em 2em;
    position: relative;
}

.recruit div {
    display: inline-block;
}

.recruit div::before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 5px;
    background-color: #333;
    margin-right: 5px;
    vertical-align: middle;

}

.recruit h4 {
    display: inline-block;
    color: #666;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0;
}

.recruit p {
    margin-left: 10px;
    margin-bottom: 0;
    color: #999;
    font-size: 12px;
    font-weight: 400;
}

.resources-info .recruit a {
    float: right;
    color: white;
    font-size: 10px;
    background-color: #116fd5;
    border-radius: 5px;
    padding: 6px 12px;
    margin-top: 10px;
    cursor: pointer;
}

.resources-info img {
    width: 15px;
}

.resources-info .more {
    color: #116FD5;
    cursor: pointer;
}

.resources-info .more:hover {
    text-decoration: underline;
}


/*partner*/
.partner-con {
    width: 100%;
    padding: 3em 0 4em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partner-con > div {
    box-sizing: border-box;
    padding: 0.5em 6.5em;
}

.partner-con > div img {
    max-width: 100%;

}

footer {
    width: 100%
}

.modal-body span {
    font-size: 12px;
    color: #333;
    line-height: 28px;
}

#personnel p {
    text-indent: 2rem;
    margin-top: 30px;
    padding: 0 30px;
    text-align: justify;
    font-size: 13px;
    color: #333;
    line-height: 20px;
}
