@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;
}

.bgcolor-f5f7fa {
    background-color: #f5f7fa
}

.mag_negative_l15 {
    margin-left: -15px;

}

.mag_negative_r15 {
    margin-right: -15px;

}





/*全局共用样式 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 {
    margin-top: 60px;
}

.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;
}

.block_row {
    padding: 60px 0;
}

.title {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 400;
}


/*返回头部 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);
}



/*返回头部 ed*/


/*专属优势*/

.a_b_ul {
    padding-top: 40px;
}

.a_b_ul li {
    float: left;
    margin: 0 55px;
    border: 1px solid #e5e5e5;
    border-bottom: 3px solid #1e9ff9;
    border-radius: 3px;
}

.a_b_ul span {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 7px;
    height: 60px;
}


/*提供*/

.p_infos {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #999999;
    padding-top: 15px;
    font-weight: 300;
}

.provide_b_ul li {
    float: left;
    width: calc(100% / 3);
    height: 275px;
    text-align: center;
    border-bottom: 1px solid #dce8f0;
}

.provide_b_ul li::before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: "";
    text-align: center;
}

.provide_b_ul li:nth-of-type(3n+2) {
    border-left: 1px solid #dce8f0;
    border-right: 1px solid #dce8f0
}
.provide_b_ul li:nth-of-type(8),.provide_b_ul li:nth-of-type(7),.provide_b_ul li:nth-of-type(9) {
  border-bottom: 0px;
}


.provide_b_ul {
    padding-top:30px;
}

.provide_b_ul div {
    display: inline-block;
    width: 99%;
    vertical-align: middle;
}

.provide_b_ul h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}

.provide_b_ul span {
    font-size: 14px;
    line-height: 22px;
    color: #999999;
    display: inline-block;
    max-width: 320px;
}

.f_b_text {
  padding-top: 81px;
  width: 400px;
  max-width: 100%;
}
.f_b_text h4 {
  font-size: 26px;
  font-weight: 400;
  position: relative;
  padding-bottom: 50px;
}
.f_b_text p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color: #666666;
}
.f_b_text h4::after {
    content: " ";
    display: block;
    width: 92px;
    height: 4px;
    background: #0375cb;
    position: absolute;
    bottom: 20px;
}
.Functional_box {
    padding-top: 60px;
}

.in_b_ul li {
  float: left;
  width: calc(100% / 3);
  padding: 0 50px;
}
.in_b_ul {
    margin-top: 40px;
}
.in_b_ul p {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #333;
    padding: 10px 0;
}
.in_b_ul span {
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}