@font-face {
    font-family: 'apm';
    src: url('apm.ttf');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    box-sizing: content-box;
    list-style: none;
    text-decoration: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.cb {
    clear: both;
}

body {
    background: #fff;
    font-family: 'apm' !important;
}

.header {
    position: relative;
    z-index: 100;
    margin: 0 auto;
    width: 1120px;
    height: 100px;
}
.header .logo {
    display: block;
    float: left;
    width: 219px;
    height: 100px;
    background: url(images/logo.png) no-repeat 0 24px;
}
.header .signin {
    display: block;
    float: right;
    margin-top: 30px;
    width: 80px;
    height: 40px;
    background-color: #4c79af;
    border-radius: 5px;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}
.header .menu {
    float: right;
    padding: 0 30px;
}
.header .menu li {
    position: relative;
    float: left;
}
.header .menu li a {
    display: block;
    padding: 0 30px;
    font-size: 18px;
    line-height: 100px;
    color: #666;
}
.header .menu li a:hover,
.header .menu li a.selected {
    color: #4c79af;
}
.header .menu li ul {
    position: absolute;
    left: 0;
    top: 100px;
    display: none;
    width: 100%;
}
.header .menu li li {
    float: none;
}
.header .menu li li a {
    padding: 0;
    background-color: #fff;
    font-size: 16px;
    line-height: 50px;
    color: #4c79af;
    text-align: center;
}
.header .menu li li a:hover {
    background-color: #5b84b5;
    color: #fff;
}

.swiper-no-swiping {
    position: relative;
    box-shadow: 0 0 5px #ccc inset;
}
.swiper-container-index2 {
    width: 100%;
}
.swiper-container-index2 img {
    width: 100%;
    height: 100%;
}

.index .ts {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 1920px;
    height: 980px;
    transform-origin: center top;
}
.index .cn {
    position: relative;
    margin: 60px auto 0;
    width: 400px;
    height: 34px;
}
.index .cn p {
    font-size: 34px;
    line-height: 34px;
    color: #4c79af;
    text-align: center;
}
.index .cn .lineL,
.index .cn .lineR {
    position: absolute;
    top: 0;
    width: 100px;
    height: 16px;
    border-bottom: 2px solid #b0b0b0;
    overflow: hidden;
}
.index .cn .lineL {
    left: 0;
}
.index .cn .lineR {
    right: 0;
}
.index .en {
    padding-top: 24px;
    font-size: 24px;
    line-height: 24px;
    color: #ccc;
    text-align: center;
}
.index .info {
    padding: 48px 0;
    font-size: 20px;
    line-height: 35px;
    color: #666;
    text-align: center;
}

.index1_img {
    display: block;
    width: 100%;
}
.index1_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 500px;
    background: url(images/index_1_bg.png) repeat-x;
    transform-origin: center top;
}
.index1_a {
    display: block;
    margin: 0 auto;
    width: 220px;
    height: 54px;
    border: 2px solid #4c79af;
    border-radius: 10px;
    font-size: 24px;
    line-height: 54px;
    color: #4c79af;
    text-align: center;
}
.index2_1 {
    margin: 0 auto;
    padding: 40px 0 0 10px;
    width: 1260px;
}
.index2_1 .area {
    float: left;
    margin-right: 10px;
    width: 200px;
}
.index2_1 img {
    display: block;
    width: 200px;
    height: 160px;
}
.index2_1 table {
    border-collapse: collapse;
}
.index2_1 td {
    width: 196px;
    height: 100px;
    border: 2px solid #dcdcdc;
    font-size: 14px;
    line-height: 25px;
    color: #333;
    text-align: center;
}
.index2_1 a {
    display: block;
    margin: 20px auto 0;
    width: 100px;
    height: 30px;
    background-color: #4c79af;
    border-radius: 15px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}

.index2_2 {
    margin: 0 auto;
    width: 1120px;
    height: 240px;
}
.index2_2 div {
    float: left;
    width: 280px;
    height: 240px;
}
.index2_2 div p {
    padding-top: 112px;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #333;
    text-align: center;
}
.index2_2 div a {
    display: block;
    margin: 30px auto 0;
    width: 100px;
    height: 30px;
    background-color: #4c79af;
    border-radius: 15px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}
.index2_2 div:hover p {
    color: #fff;
}
.index2_2 div:hover a {
    background-color: #fff;
    color: #4c79af;
}
.index2_2 .index2_2_1 {
    background: url(images/index_2_2_1_1.png) no-repeat center 40px;
}
.index2_2 .index2_2_2 {
    background: url(images/index_2_2_2_1.png) no-repeat center 34px;
}
.index2_2 .index2_2_3 {
    background: url(images/index_2_2_3_1.png) no-repeat center 38px;
}
.index2_2 .index2_2_4 {
    background: url(images/index_2_2_4_1.png) no-repeat center 37px;
}
.index2_2 .index2_2_1:hover {
    background: #4c79af url(images/index_2_2_1_2.png) no-repeat center 40px;
}
.index2_2 .index2_2_2:hover {
    background: #4c79af url(images/index_2_2_2_2.png) no-repeat center 40px;
}
.index2_2 .index2_2_3:hover {
    background: #4c79af url(images/index_2_2_3_2.png) no-repeat center 40px;
}
.index2_2 .index2_2_4:hover {
    background: #4c79af url(images/index_2_2_4_2.png) no-repeat center 40px;
}

.index3_cn {
    margin-top: 30px !important;
}
.index3_info {
    padding: 33px 0 !important;
}
.index3_1 {
    margin: 0 auto;
    width: 1080px;
    height: 200px;
}
.index3_1 a {
    display: block;
    float: left;
    width: 270px;
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat;
}
.index3_1_1 {
    background-image: url(images/index_3_1.png);
}
.index3_1_2 {
    background-image: url(images/index_3_2.png);
}
.index3_1_3 {
    background-image: url(images/index_3_3.png);
}
.index3_1_4 {
    background-image: url(images/index_3_4.png);
}
.index3_1_5 {
    background-image: url(images/index_3_5.png);
}
.index3_1_6 {
    background-image: url(images/index_3_6.png);
}
.index3_1_7 {
    background-image: url(images/index_3_7.png);
}
.index3_1_8 {
    background-image: url(images/index_3_8.png);
}
.index3_2 {
    margin: 0 auto;
    width: 1220px;
    height: 265px;
    background: url(images/index_3_9.png) no-repeat 9px 36px, url(images/index_3_10.png) no-repeat 68px 218px;
}
.index3_2 p {
    float: left;
    padding: 58px 0 0 227px;
    font-size: 18px;
    line-height: 44px;
    color: #fff;
}
.index3_2 p a {
    color: #fff;
}
.index3_2 .map {
    display: block;
    float: right;
    margin-top: 20px;
    width: 450px;
    height: 225px;
    background: url(images/index_3_11.png) no-repeat;
}
.index3_2_bg {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #4f4f4f;
}
.index3_3 {
    font-size: 14px;
    line-height: 50px;
    color: #ccc;
    text-align: center;
}
.index3_3_bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #333;
}

.inner1 {
    margin: 0 auto;
    padding: 40px 30px 90px 0;
    width: 1090px;
}
.inner1 .left {
    float: left;
    width: 240px;
}
.inner1 .left a,
.inner1 .left p {
    display: block;
    padding-right: 40px;
    width: 200px;
    height: 70px;
    font-size: 18px;
    line-height: 70px;
    text-align: center;
}
.inner1 .left a {
    background: #e6f1ff url(images/arrow1.png) no-repeat 215px center;
    color: #4c79af;
}
.inner1 .left p {
    background: #4c79af url(images/arrow2.png) no-repeat 215px center;
    color: #fff;
}
.inner1 .right {
    float: right;
    width: 800px;
    overflow-x: hidden;
}
.inner1 .right .breadcrumb {
    height: 70px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    line-height: 70px;
    color: #333;
}
.inner1 .right .breadcrumb a {
    color: #333;
}
.inner1 .right .breadcrumb span {
    color: #4c79af;
}
.inner1 .right .main {
    padding-top: 30px;
}
.inner1 .right .main .aboutus1 {
    height: 300px;
    background: url(images/aboutus1.png) no-repeat;
}
.inner1 .right .main .title {
    font-weight: bold;
    font-size: 24px;
    line-height: 66px;
    color: #4c79af;
    text-align: center;
}
.inner1 .right .main .word {
    font-size: 18px;
    line-height: 30px;
    color: #333;
}
.inner1 .right .main .word p {
    text-indent: 2em;
}
.inner1 .right .main .word b,
.inner1 .right .main .word span {
    color: #4c79af
}
.inner1 .right .main .stitle {
    font-weight: bold;
    font-size: 20px;
    line-height: 60px;
    color: #4c79af;
}

.footer .index3_2_wrap {
    background-color: #4f4f4f;
}
.footer .index3_3 {
    background-color: #333;
}

.arrow-left {
    float: left;
    width: 50px;
    height: 80px;
    background: url(images/arrow-left.png) no-repeat;
}
.arrow-right {
    float: right;
    width: 50px;
    height: 80px;
    background: url(images/arrow-right.png) no-repeat;
}
.aboutus3 {
    margin: 40px 0;
}
.aboutus3 .swiper-slide img {
    display: block;
    margin: 0 auto;
}
.aboutus3 .swiper-slide p {
    padding-top: 25px;
    font-size: 20px;
    line-height: 30px;
    color: #666;
    text-align: center;
}
.aboutus3_1 .arrow-left,
.aboutus3_1 .arrow-right,
.aboutus3_4 .arrow-left,
.aboutus3_4 .arrow-right {
    margin-top: 120px;
}
.aboutus3_1 .swiper-container,
.aboutus3_4 .swiper-container {
    float: left;
    margin-left: 20px;
    width: 660px;
    height: 330px;
}
.aboutus3_1 .swiper-slide img,
.aboutus3_4 .swiper-slide img {
    width: 200px;
    height: 280px;
}
.aboutus3_2 .arrow-left,
.aboutus3_2 .arrow-right,
.aboutus3_3 .arrow-left,
.aboutus3_3 .arrow-right {
    margin-top: 80px;
}
.aboutus3_2 .swiper-container,
.aboutus3_3 .swiper-container {
    float: left;
    margin-left: 10px;
    width: 680px;
    height: 300px;
}
.aboutus3_2 .swiper-slide img,
.aboutus3_3 .swiper-slide img {
    width: 320px;
    height: 240px;
}

.aboutus4 {
    float: left;
    width: 840px;
}
.aboutus4 img {
    display: block;
    float: left;
    margin: 30px 40px 0 0;
    width: 240px;
    height: 180px;
}

.aboutus5 .tab {
    float: left;
    margin: 40px 0 40px 39px;
}
.aboutus5 .tab div {
    float: left;
    width: 240px;
    height: 60px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    font-size: 20px;
    line-height: 60px;
    color: #333;
    text-align: center;
    cursor: pointer;
}
.aboutus5 .tab div:first-child {
    border-left: 1px solid #f2f2f2;
}
.aboutus5 .tab div:last-child {
    border-right: 1px solid #f2f2f2;
}
.aboutus5 .tab .selected {
    background: #4c79af;
    border-top: 1px solid #4c79af;
    border-bottom: 1px solid #4c79af;
    color: #fff;
}
.aboutus5 .tab div:first-child.selected {
    border-left: 1px solid #4c79af;
}
.aboutus5 .tab div:last-child.selected {
    border-right: 1px solid #4c79af;
}

.service0 {
    height: 500px;
    background: #03002f url(images/service0.png) no-repeat center center;
    font-weight: bold;
    font-size: 90px;
    line-height: 500px;
    color: #fff;
    text-align: center;
}
.service .word {
    font-size: 20px;
    line-height: 36px;
    color: #666;
}
.service .word p {
    text-indent: 2em;
}
.service .word b {
    font-size: 24px;
    line-height: 40px;
    color: #4c79af;
}
.service .title {
    font-size: 36px;
    line-height: 90px;
    color: #4c79af;
    text-align: center;
}
.service .center {
    text-align: center;
}
.service .w900 {
    margin: 0 auto;
    padding-top: 50px;
    width: 900px;
}
.service1_1 {
    margin: 0 auto;
    width: 894px;
    height: 592px;
    background: url(images/service1_1.png) no-repeat;
}

.service1_2 {
    margin: 50px auto 20px;
    width: 1160px;
    height: 220px;
}
.service1_2 div {
    float: left;
    padding-top: 140px;
    width: 290px;
    text-align: center;
}
.service1_2_1 {
    background: url(images/service1_2_1.png) no-repeat center top;
}
.service1_2_2 {
    background: url(images/service1_2_2.png) no-repeat center top;
}
.service1_2_3 {
    background: url(images/service1_2_3.png) no-repeat center top;
}
.service1_2_4 {
    background: url(images/service1_2_4.png) no-repeat center top;
}
.service1_2 p {
    font-size: 24px;
    line-height: 48px;
    color: #333;
}
.service1_2 span {
    display: block;
    font-size: 16px;
    line-height: 32px;
    color: #999;
}

.service1_3 {
    margin: 50px auto 40px;
    width: 1300px;
    height: 370px;
}
.service1_3 div {
    float: left;
    margin: 0 10px;
    padding-top: 140px;
    width: 240px;
    height: 230px;
}
.service1_3_1 {
    background: #e3f0ff url(images/service1_3_1.png) no-repeat center top;
}
.service1_3_2 {
    background: #e3f0ff url(images/service1_3_2.png) no-repeat center top;
}
.service1_3_3 {
    background: #e3f0ff url(images/service1_3_3.png) no-repeat center top;
}
.service1_3_4 {
    background: #e3f0ff url(images/service1_3_4.png) no-repeat center top;
}
.service1_3_5 {
    background: #e3f0ff url(images/service1_3_5.png) no-repeat center top;
}
.service1_3 span {
    display: block;
    font-size: 24px;
    line-height: 48px;
    color: #4c79af;
    text-align: center;
}
.service1_3 p {
    padding: 0 15px;
    font-size: 16px;
    line-height: 28px;
    color: #666;
}

.service1_4 {
    margin: 50px auto 40px;
    width: 970px;
    height: 164px;
    background: url(images/service1_4.png) no-repeat;
}

.service1_5 {
    margin: 0 auto;
    width: 1080px;
    height: 340px;
}
.service1_5 div {
    float: left;
    width: 270px;
}
.service1_5 span {
    display: block;
    font-size: 22px;
    line-height: 60px;
    color: #333;
    text-align: center;
}
.service1_5 p {
    padding: 0 20px;
    font-size: 16px;
    line-height: 28px;
    color: #666;
}

.service2_1 {
    margin: 60px auto 30px;
    width: 733px;
    height: 219px;
    background: url(images/service2_1.png) no-repeat;
}

.service2_2 {
    margin: 30px auto 0;
    width: 850px;
    height: 525px;
}
.service2_2 div {
    float: left;
    padding-top: 120px;
    width: 170px;
    height: 55px;
    font-size: 20px;
    line-height: 55px;
    color: #666;
    text-align: center;
}
.service2_2_1 {
    background: url(images/service2_2_1.png) no-repeat center top;
}
.service2_2_2 {
    background: url(images/service2_2_2.png) no-repeat center top;
}
.service2_2_3 {
    background: url(images/service2_2_3.png) no-repeat center top;
}
.service2_2_4 {
    background: url(images/service2_2_4.png) no-repeat center top;
}
.service2_2_5 {
    background: url(images/service2_2_5.png) no-repeat center top;
}
.service2_2_6 {
    background: url(images/service2_2_6.png) no-repeat center top;
}
.service2_2_7 {
    background: url(images/service2_2_7.png) no-repeat center top;
}
.service2_2_8 {
    background: url(images/service2_2_8.png) no-repeat center top;
}
.service2_2_9 {
    background: url(images/service2_2_9.png) no-repeat center top;
}
.service2_2_10 {
    background: url(images/service2_2_10.png) no-repeat center top;
}
.service2_2_11 {
    background: url(images/service2_2_1.png) no-repeat center top;
}
.service2_2_12 {
    background: url(images/service2_2_12.png) no-repeat center top;
}
.service2_2_13 {
    background: url(images/service2_2_13.png) no-repeat center top;
}
.service2_2_14 {
    background: url(images/service2_2_14.png) no-repeat center top;
}
.service2_2_15 {
    background: url(images/service2_2_15.png) no-repeat center top;
}

.service2_3 {
    margin: 1px auto 2px;
    width: 900px;
    height: 340px;
}
.service2_3 div {
    float: left;
    padding: 100px 0 40px;
    width: 300px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #666;
    text-align: center;
}
.service2_3_1 {
    background: url(images/service2_3_1.png) no-repeat center 31px;
}
.service2_3_2 {
    background: url(images/service2_3_2.png) no-repeat center 37px;
}
.service2_3_3 {
    background: url(images/service2_3_3.png) no-repeat center 36px;
}
.service2_3_4 {
    background: url(images/service2_3_4.png) no-repeat center 27px;
}
.service2_3_5 {
    background: url(images/service2_3_5.png) no-repeat center 31px;
}
.service2_3_6 {
    background: url(images/service2_3_6.png) no-repeat center 28px;
}

.service2_4 {
    margin: 40px auto 0;
    width: 1020px;
    height: 270px;
}
.service2_4 .bg {
    float: left;
    padding: 0 15px;
    width: 90px;
    height: 180px;
    background: #e3f0ff;
}
.service2_4 span {
    display: block;
    padding-top: 10px;
    font-size: 20px;
    line-height: 40px;
    color: #4c79af;
    text-align: center;
}
.service2_4 p {
    font-size: 16px;
    line-height: 28px;
    color: #333;
}
.service2_4 .arrow {
    float: left;
    width: 60px;
    height: 180px;
    background: url(images/service2_4.png) no-repeat center center;
}

.service3_1 {
    margin: 0 auto;
    width: 828px;
    height: 512px;
    background: url(images/service3_1.png) no-repeat;
}
.service3_2 {
    margin: 40px auto;
    width: 820px;
    height: 438px;
    background: url(images/service3_2.png) no-repeat;
}
.service3_3 {
    margin: 40px auto;
    width: 820px;
    height: 438px;
    background: url(images/service3_3.png) no-repeat;
}
.w1000 {
    margin: 0 auto;
    width: 1000px;
}
.orange span {
    color: #f89d4c;
}
.blue span {
    color: #4c79af;
}

.service4_1 {
    margin: 40px auto;
    width: 805px;
    height: 570px;
    background: url(images/service4_1.png) no-repeat;
}
.service4_2 {
    margin: 40px auto;
    width: 872px;
    height: 630px;
    background: url(images/service4_2.png) no-repeat;
}
.service4 {
    margin: 40px auto;
    width: 800px;
}