header > .inner > .fr > ul > li:nth-child(3) > a {
    border-bottom: 4px solid #1162bd;
}
.banner {
    width: 100%;
    min-width: 1200px;
    height: 360px;
    overflow: hidden;
}
.banner > img {
    width: 1920px;
    height: 360px;
}
.menu {
    width: 100%;
    min-width: 1200px;
    height: 64px;
    line-height: 64px;
    background: url(../images/menu_bg.png);
    background-size: 100% 100%;
    background-position: 0 0;
}
.menu > .inner {
    width: 1200px;
    margin: 0 auto 0px;
    overflow: hidden;
}
.menu > .inner > .fl {
    overflow: hidden;
}
.menu > .inner > .fl > p {
    float: left;
}
.menu > .inner > .fl > p > a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 18px;
    color: #444;
}
.menu > .inner > .fr {
    overflow: hidden;
}
.menu > .inner > .fr > ul {
    overflow: hidden;
    float: right;
    display: flex;
    justify-content: center;
}
.menu > .inner > .fr > ul li {
    margin-left: 47px;
}
.menu > .inner > .fr > ul li:nth-child(1) {
    margin-left: 0px;
}
.menu > .inner > .fr > ul .active {
    border-bottom: 2px solid #1162bd;
}
.menu > .inner > .fr > ul li a {
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
}
.intro {
    width: 100%;
    min-width: 1200px;
    background-color: #fff;
    padding-bottom: 82px;
}
.intro > .title {
    width: 1200px;
    margin: 62px auto 52px;
}
.intro > .title > img {
    width: 1200px;
    height: 57px;
}
.intro > .show {
    width: 1200px;
    margin: 0px auto 0px;
    overflow: hidden;
    position: relative;
}
.intro > .show > .fl {
    width: 571px;
}
.intro > .show > .fl img {
    width: 571px;
}
.intro > .show > .fr {
    width: 608px;
    line-height: 28px;
}
.intro > .show > .fr p {
    font-size: 15px;
    font-weight: normal;
    color: #444;
}
.intro > .show > .fr p span {
    font-size: 15px !important;
    font-weight: normal !important;
    color: #444 !important;
}
.intro > .show > .fr p.idea {
    font-size: 16px;
    font-weight: bold;
    margin: 50px auto 15px;
}
.intro > .show > .fr p.content {
    line-height: 28px;
}
.intro > .show a {
    color: #999;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.intro > .show a > span {
    margin-left: 10px;
    font-size: 21px;
}
.business {
    width: 100%;
    min-width: 1200px;
    padding-top: 50px;
    padding-bottom: 73px;
    background-color: #f8f8f8;
}
.business > .title {
    width: 1200px;
    margin: 0px auto 50px;
    text-align: center;
}
.business > .title > img {
    width: 1197px;
    height: 63px;
}
.business > .swiper {
    width: 1200px;
    height: 432px;
    position: relative;
    margin: 0px auto 0px;
}
.business > .swiper > .swiper-container {
    width: 1200px;
    height: 432px;
    position: relative;
    overflow: hidden;
}
.business > .swiper > .swiper-container > .swiper-wrapper {
    width: 1200px;
    height: 432px;
}
.business > .swiper > .swiper-container > .swiper-wrapper > .swiper-slide {
    width: 380px;
    height: 432px;
    position: relative;
}
.business > .swiper > .swiper-container > .swiper-wrapper > .swiper-slide > img {
    width: 380px;
    height: 267px;
}
.business > .swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .introduce {
    width: 380px;
    height: 165px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    position: absolute;
    left: 0px;
    top: 267px;
}
.business > .swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .introduce > p {
    font-size: 16px;
    padding: 0px 22px;
}
.business > .swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .introduce > p:nth-child(1) {
    margin: 19px auto 23px;
    color: #444;
}
.business > .swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .introduce > p:nth-child(2) {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}
.business > .swiper > .swiper-container > .swiper-pagination {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.business > .swiper > .swiper-container > .swiper-button-prev,.business > .swiper > .swiper-container > .swiper-button-next {
    width: 41px;
    height: 41px;
    background: url(../images/prev_page.png);
    background-size: 100% 100%;
    background-position: 0 0;
    background: none;
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translate(0,-50%);
    display: none;
}
.business > .swiper > .prev,.next {
    width: 41px;
    height: 41px;
    background: url(../images/prev_page.png);
    background-size: 100% 100%;
    background-position: 0 0;
    position: absolute;
    left: -81px;
    top: 50%;
    transform: translate(0,-50%);
}
.business > .swiper > .next {
    background: url(../images/next_page.png);
    position: absolute;
    left: 1240px;
    top: 50%;
    transform: translate(0,-50%);
}
.business > .swiper > .prev,.business > .swiper > .next {
    background: none;
}
.business > .swiper > div > span {
    font-size: 42px;
    color: #888;
}
.business > .swiper > div > a > span {
    font-size: 42px;
    color: #888;
}
.business > .swiper > div > a {
    width: 41px;
    height: 41px;
    display: block;
}
.two {
    width: 100%;
    min-width: 1200px;
    padding: 54px 0px 90px;
    background-color: #fff;
}
.two > .inner {
    width: 1200px;
    margin: 0px auto 0px;
    overflow: hidden;
}
.two > .inner > .fl {
    width: 579px;
}
.two > .inner > .fl > .title {
    font-size: 24px;
    color: #444;
    margin-bottom: 19px;
}
.two > .inner > .fl > .content {
    margin-top: 49px;
}
.two > .inner > .fl > .content > p {
    font-size: 14px;
    color: #444;
    line-height: 32px;
}
.two > .inner > .fr {
    width: 581px;
}
.two > .inner > .fr > .title {
    font-size: 24px;
    color: #444;
    margin-bottom: 19px;
}
.two > .inner > .fr > .content {
    margin-top: 49px;
}
.two > .inner > .fr > .content > p {
    font-size: 14px;
    color: #444;
    line-height: 32px;
}
