﻿@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: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;
}

.bd-sban-banner {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/banner1_bg.jpg);
    height: 670px;
    margin-top: 0px;
}

.bd-sban-banner .container {
    width: 1220px;
    margin-left: calc(50% - 610px);
    position: relative;
}

.bd-sban-banner .b_text {
    padding-top: 0;
}

.bd-sban-banner .b_text p {
    font-size: 24px;
    line-height: 40px;
    width: auto;
}

.bd-sban-banner h3 {
    font-size: 36px;
}

.bd-sban-banner .b_img {
    width: 555px;
    right: 0;
    top: -160px;
    position: absolute;
}

.bd-sban-banner a{
  display: inline-block;
  width: 100px;
  height: 30px;
  border-radius: 4px;
  border: solid 1px #ffffff;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  margin-right: 20px;
}

/*模块标题*/

.bd-h3{
  font-size: 30px;
  line-height: 63px;
  letter-spacing: 2px;
  color: #333333;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/bds-title-bg.png);
  text-align: center;
  font-weight: 400;
  margin-top:83px;
  margin-bottom: 58px;

}
.bd-h3:after{
  position: absolute;
  width: 100px;
  height: 3px;
  background-color: #1bb7ff;
  bottom:-18px;
  display: block;
  left:calc(50% - 50px);
  content: " ";
}
.bd-span{
  width: 947px;
  text-align: center;
    font-size: 16px;
  line-height: 30px;
  display: block;
  margin: 0 auto;
  color: #333333;
}
/*流量红利*/
.bd_traffic_bonus ul{
  margin-left:-37px;
   margin-right:-37px;
   overflow: hidden;
padding-bottom: 102px;
   margin-top: 40px;
}
.bd_traffic_bonus li{
  float: left;
padding-right: 37px;
text-align: center;
padding-left: 37px;
}
.bd_traffic_bonus p {
    margin: 15px auto 0;
    width: 224px;
    font-size: 16px;
    line-height: 27px;
    color: #333333;
}

/*流量支持*/
.bd_support {
    background-color: #f5fcff;
    padding-top: 1px;
}
.bd-sup-tba-box ul{
  overflow: hidden;
  padding-top: 60px;
  border-bottom: 1px solid #cccccc;
}
.bd-sup-tba-box li{
  float: left;
  padding: 0 120px;
  text-align: center;
}
.bd-sup-tba-box li:nth-of-type(2){
  padding: 0 180px;
}
.bd-sup-tba-box li div {
    width: 120px;
    font-size: 20px;
    filter: grayscale(100%);
    color: #999999;
    cursor: pointer;
    position: relative;
    height: 118px;
}
.bd-sup-tba-box li div p {
    padding: 20px 0 30px;
}
.bd-sup-tba-box li.bd_s_on div{
  filter: grayscale(0%);
}
.bd_s_on div:after{
  position: absolute;
  width: 120px;
  height: 3px;
  background-color: #006dc1;
  bottom:-2px;
  display: block;
  content: " ";

}
.bd_s_on div p{
  color: #1bb7ff;
}
.bd-s-c-box {
    text-align: center;
    padding-top: 75px;
}
.bd-s-c-box img {
    width: 933px;
}
/*流量入口*/
.bd_flow_inlet ul{
margin: 0 auto;
  width: 1192px;
  padding-top: 60px;
}
.bd_flow_inlet li{
  float: left;
  padding-left: 77px;
  padding-right: 77px;
  padding-bottom: 60px;
}
.bd_flow_inlet li div{
  width: 144px;
     text-align: center;
     color: #333333;
  font-size: 16px;
}
.bd_flow_inlet li p {
    padding-top: 20px;
}
/*接入流程*/
.bd_insert_flow {
    background-image: url(../images/bds-float_bg.jpg);
    padding-top: 1px;
}
.bd_insert_flow .bd-h3{
  color: #fff;
  background-image: url(../images/bds-title-bg2.png);
  margin-top: 70px;

}
.bd_insert_flow .bd-h3:after{
  background-color: #fff;
}
.bd_insert_flow ul {
    margin: 0 -10px 100px;
    overflow: hidden;
}
.bd_insert_flow ul li {
    float: left;
    padding: 0 10px
}

.bd_insert_flow ul li div {
    width: 285px;
    height: 194px;
    background-image: url(../images/bds-flow-bg.png);
}

.b_i_f_box h4 {
    font-size: 20px;
    height: 56px;
    line-height: 56px;
    margin-top:27px;
    color: #006bbd;
    text-align: center;
    position: relative;
}

.b_i_f_box h4 i {
    color: #006bbd;
    opacity: 0.1;
    font-size: 70px;
    font-style: inherit;
    position: absolute;
    left: calc(50% - 43px);
}

.b_i_f_box p {
    width: 168px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    margin: 0 auto;
}
.b_i_f_box h4 {
font-size: 20px;
height: 79px;
line-height: 56px;
color: #006bbd;
text-align: center;
position: relative;
padding-top: 13px;
padding-bottom: 10px;
margin-bottom: 20px;
}
.b_i_f_box h4:after{
  position: absolute;
width: 50px;
  height: 2px;
background-color: #006bbd;
  bottom:0;
  display: block;
  left:calc(50% - 25px);
  content: " ";
}
/*模板*/
.bd_small_routine_template {
    text-align: center;
}

.modular_row span {
    color: #999999;
    display: block;
    text-align: center;
    font-size: 16px;
    padding-top: 25px;
}

.bd_small_routine_template .container ul {
    margin-left: -44px;
    margin-right: -44px;
    overflow: hidden;
}

.bd_small_routine_template .container ul li {
    float: left;
    width: 25%;
    padding: 25px 44px 25px;
}

.bd_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;
}

/*行业*/
.bd_small_routine_apply h3{background-image: url(../images/bds-title-bg2.png);}
.bd_small_routine_apply h3:after{background-color: #fff;}
.bd_small_routine_apply {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/bdsmall_routine_bg3.jpg);
    height: 714px;
    color: #e3e3f7;
    font-size: 14px;
    line-height: 24px;
    padding-top: 1px;
    position: relative;
}

.bd_small_routine_apply h3 {

    color: #fff;


}

.bd_small_routine_apply ul {

    margin-left: -8px;
    margin-right: -8px;
    overflow: hidden;

}

.bd_small_routine_apply li {

    float: left;
    width: calc(100% / 9);
    padding: 0 8px 16px;

}

.bd_small_routine_apply li>div {

    background: #5756e6;
    border-radius: 5px;
    text-align: center;
    height: 120px;

}

.bd_small_routine_apply li>div:before {
    display: inline-block;
    height: 120px;
    vertical-align: middle;
    content: "";
    text-align: center;
}

.bd_small_routine_apply li>div>div {
    width: 95%;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
}

.bd_small_routine_apply li div img {

    display: block;
    margin: 0 auto;
    padding-bottom: 10px;

}