﻿@charset "utf-8";
@import url(dll.css);
@import url(font.css);
@import url(base.css);
@import url(menu.css);











/*2017-12-23新样式*/


/*全局共用样式 op*/

.container {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%
}

.container_2 {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%;
    padding-bottom: 101px;
}

.mag_negative_50 {
    margin-left: -50px;
    margin-right: -50px;
}










/*全局共用样式 ed*/

.header_box {
background: rgba(0, 111, 189, 0.82);
    padding: 10px 0;
    vertical-align: middle;
    position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 100;
}

.header>div {
    position: relative;
}

.logo_box {
    display: inline-block;
    font-weight: 300;
    vertical-align: middle;
    color: #fff;
}

.logo {
    display: inline-block;
    vertical-align: middle;
}

.header_box .login {
    line-height: 40px;
}

.login {
    text-align: right;
    float: right;
    color: #fff;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    background-image: url(../images/login_icon.png);
    padding-left: 23px;
}

.login a {
    cursor: pointer;
    color: #fff;
}

.login span {
    padding: 0 4px;
}


.contact a {
    display: inline-block;
    padding: 0 5px;
}

.contact img {
    width: 25px;
}

.contact {
    padding-top: 8px;
    padding-right: 10px;
}

.tel {

    position: relative;
}

.tel:hover span {
    display: block;
}

.tel span {

    position: absolute;
    background: #000;
    color: #fff;
    width: 170px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    top: 30px;
    left: -56px;
    text-align: center;
    display: none;
}

.banner_box {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/small_routine_bg.jpg);
    height: 500px;
    margin-top: 60px;
}

.banner_box:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: "";
    text-align: center;
}

.banner_box .container {
    display: inline-block;
    margin-left: calc(50% - 600px);
    vertical-align: middle;
}
.b_img {
    width: 415px;
}
.b_text h3 {
    font-size: 43px;
    font-weight: 300;
    color: #fff;
    line-height: 68px;
}

.b_text h3 span {
    font-size: 38px;
    font-weight: 400;
}

.b_text p {
    font-size: 20px;
    line-height: 34px;
    color: #fff;
    font-weight: 300;
    width: 530px;
}

.b_text a {
    display: inline-block;
    text-align: center;
    width: 220px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
   border:1px solid #fff;
    margin-top: 45px;
}

.b_text a:hover {
    background: #2ca9fc;
}

.main_box {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/main_bg.png);
    background-color: #fff;
   background-size: auto 100%;
}


.footer {
    padding: 40px 0 35px;
    background: #389ce8;
    text-align: center;
    box-shadow: 0px 0px 10px 5px rgba(122, 122, 122, 0.48);
}

.i_l_list {
    display: block;
    width: 1190px;
    margin: auto;
    color: #ffffff;
    text-align: center;
    padding-bottom: 10px;
    max-width: 100%
}

.footer .othermenubar a {
    padding: 0 2px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    font-weight: 300;
}

.copyright {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    padding-top: 10px;
}

.copyright a {
    color: #fff;
}



/*返回头部 op*/

.actGotop {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 60px;
    right: 10px;
    z-index: 9999;
    display: none;
    cursor: pointer;
    background: url(/templates/images/newimg/backTop.png) no-repeat center center #252525;
}

.actGotop:hover {
    background: url(/templates/images/newimg/backTop.png) no-repeat center center rgba(0, 0, 0, 0.3);
}




/*红利*/
.modular_row {
    padding-top: 85px;
}
.modular_row h3 {
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: 400;
    color: #333333;
}
.small_routine_trait li {
    float: left;
    margin: 0 60px;
    text-align: center;
    padding: 15px;
    width: calc((100% / 3) - 120px);
    line-height: 24px;
    font-size: 16px;
    box-shadow: 2px 1px 13px 2px rgba(214, 214, 214, 0.32);
    border-radius: 3px;
    font-weight: 300;
    color: #666666;
}
.small_routine_trait li p {
    width: 210px;
    margin: 0 auto;
    padding-top: 15px;
}

.small_routine_trait ul{
    padding: 50px 0 85px
}

/*场景*/
.small_routine_scene {
    background: #f5f7fa;
}
.small_routine_scene ul {
    overflow: hidden;
    padding: 50px 0 50px;
}
.small_routine_scene li:nth-of-type(5n+1) {
    margin-left: 0px;
}
.small_routine_scene li {
    float: left;
    width: calc(22.7% - 166px);
    text-align: center;
    font-size: 16px;
    line-height: 54px;
    color: #666666;
    margin: 0 83px;
    padding-bottom: 20px;
}
.small_routine_scene li:nth-of-type(5n+5) {
    margin-right: 0px;
}
/*流程*/
.small_routine_procedure {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/small_routine_bg2.jpg);
    height: 450px;
    color: #e7ecf6;
    font-size: 15px;
    line-height: 24px;
    position: relative;
}
.small_routine_procedure:before{ content: '';
position: absolute;
left: 0;
right: 0;
height: 8px;
background: rgba(38, 98, 137, 0.74);
top: 220px;}

.small_routine_procedure h3 {
    color: #ffffff;
}
.small_routine_procedure ul {
    overflow: hidden;
    padding-top: 50px;
      position: relative;
}
.small_routine_procedure li:nth-of-type(1) {
    margin-left: 20px;
}
.small_routine_procedure li:last-child {
    margin-right: 20px;
}
.small_routine_procedure li {
    float: left;
    text-align: center;
    margin: 0 75px;
    width: calc(21.8% - 150px);
}
.small_routine_procedure li i {
    font-weight: bold;
    display: block;
    font-size: 20px;
    line-height: 38px;
    color: #ffffff;
    font-style: inherit;
}
/*模板*/
.small_routine_template {
    text-align: center;
}
.modular_row span {
    color: #999999;
    display: block;
    text-align: center;
    font-size: 16px;
    padding-top: 25px;
}
.small_routine_template .container ul {
    margin-left: -44px;
    margin-right: -44px;
    overflow: hidden;
}
.small_routine_template .container ul li {
    float: left;
    width: 25%;
    padding: 25px 44px 25px;
}
.small_routine_template a {
    display: inline-block;
    color: #2488f2;
    font-size: 14px;
    border: 1px solid #2488f2;
    line-height: 40px;
    width: 160px;
    margin-top: 30px;
    margin-bottom: 30px;
}
/*行业*/
.small_routine_apply{
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/small_routine_bg3.jpg);
    height: 631px;
    color: #e3e3f7;
    font-size: 14px;
    line-height: 24px;
    position: relative;
}
.small_routine_apply h3 {

    color: #fff;
    padding-bottom: 55px;

}
.small_routine_apply ul {

    margin-left: -8px;
    margin-right: -8px;
    overflow: hidden;

}
.small_routine_apply li {

    float: left;
    width: calc(100% / 9);
    padding: 0 8px 16px;

}
.small_routine_apply li > div {

    background: #5756e6;
    border-radius: 5px;
    text-align: center;
    height: 120px;

}
.small_routine_apply li > div:before {
    display: inline-block;
    height: 120px;
    vertical-align: middle;
    content: "";
    text-align: center;
}
.small_routine_apply li > div > div {
    width: 95%;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
}
.small_routine_apply li div img {

    display: block;
    margin: 0 auto;
    padding-bottom: 10px;

}
/*返回头部 ed*/