body{
    font-family: "微软雅黑", Arial, sans-serif;
}
a{}
a:hover{}

ol, ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.header{
    background-color: #257dff;
    color: #fff;
}
.header .navbar-nav{
    float: right;
    font-size: 17px;
}
.navbar-bule {
    background-color: #257dff;
    border: 0;
    margin-bottom: 0px;
}
.navbar-bule .navbar-brand {
    color: #eee;
}
.navbar-bule .navbar-brand:hover,
.navbar-bule .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-bule .navbar-text {
    color: #eee;
}
.navbar-bule .navbar-nav > li > a {
    color: #eee;
}
.navbar-bule .navbar-nav > li > a:hover,
.navbar-bule .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-bule .navbar-nav > .active > a,
.navbar-bule .navbar-nav > .active > a:hover,
.navbar-bule .navbar-nav > .active > a:focus {
    font-weight: bold;
    color: #fff;
}
.navbar-bule .navbar-nav > .disabled > a,
.navbar-bule .navbar-nav > .disabled > a:hover,
.navbar-bule .navbar-nav > .disabled > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-bule .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-bule .navbar-collapse,
.navbar-bule .navbar-form {
    border-color: #e7e7e7;
}
.navbar-bule .navbar-nav > .open > a,
.navbar-bule .navbar-nav > .open > a:hover,
.navbar-bule .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: transparent;
}

.masthead{
    overflow: hidden;
    text-align: center;
    z-index: 10;
    position: relative;
    background: #257dff;
    background-image: url(/public/bg-new.png);
    max-height: 700px;
}
.masthead .jumbotron{
    background: transparent;
    color: #fff;
    padding-top: 200px;
}

.masthead .jumbotron p{
    color: #9ad0ff;
    font-size: 14px;
}



.my_btn {
    line-height: 40px;
    width: 128px;
    text-align: center;
    font-size: 18px;
    color: #FCFCFC;
    display: block;
    transition: all .25s cubic-bezier(0.25,.46,.45,.94);
}
.my_btn.red_btn {
    background-color: #FF3F49;
}
.my_btn.blue_btn {
    background-color: #3D6AF2;
}
.block_title {
    margin: 75px 0 45px;
    text-align: center;
}
.block_title p {
    font-size: 22px;
    color: #257DFF;
    line-height: 24px;
    margin-bottom: 10px;
}
.home_box1{
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}
.home_box1 .content_bar {
    padding-left: 70px;
    margin-top: 25px;
    display: block;
    text-decoration: none;
}
.home_box1 .content_bar .img {
    width: 80px;
    float: left;
}
.home_box1 .content_bar .text {
    padding-left: 20px;
    padding-top: 20px;
}
.home_box1 .content_bar .text h3 {
    font-size: 28px;
    font-weight: 700;
    color: #0a1b2b;
    margin: 0;
}
.home_box1 .content_bar .text p {
    font-size: 14px;
    color: #767F88;
    margin-bottom: 30px;
    margin-top: 5px;
}
.home_box1 .shuxian{
    position: absolute;
    top: 25px;
    bottom: 25px;
    left: 50%;
    border-left: 1px solid #e6e8e9;
}

.home_box2{
    background-color: #F3F3F4;
}
.home_box2 h2, .home_box2 h3{
    margin: 0;
}

.home_box2 .product_nume {
    height: 44px;
    border-bottom: 2px solid #257DFF;
    background-color: #fff;
    text-align: center;
    font-size: 0;
    line-height: 44px;
    -webkit-text-size-adjust: none;
}

.home_box2 .product_nume a {
    display: inline-block;
    width: 20%;
    border-left: 1px solid #F3F3F4;
    color: #0A1B2B;
    font-size: 18px;
    cursor: pointer;
	height: 44px;
    overflow: hidden;
}
.home_box2 .product_nume a:hover{
    text-decoration: none;
}
.home_box2 .product_nume a.on {
    background-color: #257DFF;
    color: #fff;
}

.home_box2 .product_item_box {
    position: relative;
    overflow: hidden;
    margin-top: 12px;
    background-color: #fff;
    -webkit-box-shadow: -1px 1px 4px #dbdddf;
    -moz-box-shadow: -1px 1px 4px #dbdddf;
    box-shadow: -1px 1px 4px #dbdddf;
}

.home_box2 .product_item_box .phone_menu_items {
    position: relative;
    min-height: 320px;
}

.home_box2 .product_item_box .product_item_img {
    margin-right: 390px;
    max-height: 520px;
}
.home_box2 .product_item_info {
    padding: 30px 28px;
    width: 380px;
    position: absolute;
    right: 0;
    top: 0;
}

.home_box2 .product_item_info .product_item_title h2 {
    color: #0A1B2B;
    font-size: 22px;
}

.home_box2 .product_item_info .product_item_title p {
    color: #485460;
    font-size: 14px;
}

.home_box2 .product_item_info .master_info {
    margin-top: 30px;
}

.home_box2 .product_item_info .master_info img {
    margin-right: 5px;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    vertical-align: middle;
}

.home_box2 .product_item_info .master_info .master_name {
    color: #0A1B2B;
    font-size: 14px;
}

.home_box2 .product_item_info .master_info .master_score_table {
    margin: 15px 0;
    width: 100%;
    border-right: 1px solid #E6E8E9;
}

.home_box2 .product_item_info .master_info .master_score_table td {
    border-left: 1px solid #E6E8E9;
    text-align: center;
}

.home_box2 .product_item_info .master_info .master_score_table td .num {
    color: #0A1B2B;
    font-size: 20px;
}

.home_box2 .product_item_info .master_info .master_score_table td .num small {
    font-size: 14px;
}

.home_box2 .product_item_info .master_info .master_score_table td .tit {
    color: #848D95;
    font-size: 12px;
}

.home_box2 .product_item_info .product_comment {
    margin-top: 45px;
}

.home_box2 .product_item_info .product_comment .title {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #E6E8E9;
}

.home_box2 .product_item_info .product_comment .title h3 {
    display: inline-block;
    color: #0A1B2B;
    font-size: 18px;
}

.home_box2 .product_item_info .product_comment .title .start {
    margin-left: 10px;
    color: #257DFF;
}

.home_box2 .product_item_info .product_comment .title .start span {
    margin-right: 2px;
}

.home_box2 .product_item_info .product_comment .title .start .fill_num {
    margin-left: 5px;
}

.home_box2 .product_item_info .product_comment .comment_text {
    color: #485460;
    font-size: 14px;
    line-height: 21px;
}

.home_box3{
    background-color: #F3F3F4;
    padding-bottom: 40px;
}
.home_box3 h2, .home_box3 h3{
    margin: 0;
}

.home_box3 .speed_info_list .speed_info_item {
    transition: all .25s cubic-bezier(0.25,.46,.45,.94);
    -webkit-box-shadow: 0 2px 2px #DBDDDF;
    -moz-box-shadow: 0 2px 4px #DBDDDF;
    box-shadow: 0 2px 4px #DBDDDF;
    background-color: #fff;
    margin-bottom: 15px;
    padding-bottom: 10px;
    display: block;
	text-decoration: none;
}
.home_box3 .speed_info_list .speed_info_item .name {
    font-size: 20px;
    color: #0A1B2B;
    padding: 15px 15px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.home_box3 .speed_info_list .speed_info_item .sm {
    padding: 0 15px;
    color: #0A1B2B;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin: 3px 0 12px;
}
.home_box3 .speed_info_list .speed_info_item .info_text {
    padding: 0 15px;
    color: #848D95;
    font-size: 14px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
}
.home_box4{
    background: #fff;
}
.home_box4 h2, .home_box4 h3, .home_box4 p{
    margin: 0;
}

.home_box4 .join_content {
    padding: 60px 0 100px;
    overflow: hidden;
}
.home_box4 .join_content .join_item {
    max-width: 340px;
    text-align: center;
    margin: auto;
    text-decoration: none;

}

.home_box4 .join_content .join_item img {
}

.home_box4 .join_content .join_item h3 {
    margin: 50px 0 15px;
    color: #0A1B2B;
    font-size: 24px;
    line-height: 24px;
}

.home_box4 .join_content .join_item p {
    color: #485460;
    font-size: 14px;
}

.home_box4 .join_content .btn_line {
    clear: both;
    padding-top: 35px;
    text-align: center;
}
.home_box4 .join_content .btn_line .my_btn {
    margin: 0 auto;
    width: 240px;
    line-height: 56px;
}
.home_box4 .join_content.bottom_bordre {
    border-bottom: 1px solid #E6E8E9;
}
.home_box4 .block_title {
    margin-bottom: 20px;
}
.home_box4 .join_content .news_list{
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
}
.home_box4 .join_content .news_list a{
    color: #000000;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.footer {
    background: #0a1b2b;
}

.footer .footer-line {
    height: 46px;
    background: #ff3f49;
    line-height: 46px;
}

.footer .footer-line .footer-logo {
    width: 70px;
}

.footer .min-content {
    margin: 0 auto;
}

.footer .min-content .footer-menu {
    float: left;
    padding: 15px 0 0;
    width: 286px;
}

.footer .min-content .footer-menu li {
    margin-bottom: 4px;
    line-height: 21px;
}

.footer .min-content .footer-menu li.phone-num {
    margin-top: 20px;
    color: #848d94;
    font-size: 14px;
}

.footer .min-content .footer-menu li.state-text {
    margin-top: 17px;
    color: #848d94;
    font-size: 12px;
    line-height: 18px;
    opacity: .5;
}

.footer .min-content .footer-menu li a {
    color: #c4d2de;
    font-size: 14px;
}

.footer .min-content .contact {
    float: left;
    padding-top: 23px;
    width: 280px;
}

.footer .min-content .contact li {
    color: #848d94;
    font-size: 14px;
    line-height: 21px;
}

.footer .min-content .contact li.state-text {
    margin-top: 17px;
    font-size: 12px;
    line-height: 18px;
}

.footer .min-content .contact li a {
    color: #c4d2de;
    font-size: 14px;
}

.footer .min-content .footer-erweima {
    float: right;
}

.footer .min-content .footer-erweima .eweima-block {
    position: relative;
    float: left;
    margin-left: 48px;
    width: 104px;
}

.footer .min-content .footer-erweima .download_ewm_div {
    position: absolute;
    top: 33px;
    left: 8px;
    margin: 0;
    padding: 2px;
    width: 85px;
    height: 84px;
}

.footer .min-content .footer-erweima table {
    width: 85px;
    height: 84px;
}

.submenu {
    padding: 10px 0;
    background: #fff;
    -webkit-box-shadow: inset 0 -1px 0 0 #e6e8e9;
    box-shadow: inset 0 -1px 0 0 #e6e8e9;
    line-height: 20px;
    -mox-box-shadow: inset 0 -1px 0 0 #e6e8e9;
    -ms-box-shadow: inset 0 -1px 0 0 #e6e8e9;
}
.submenu .submenuMain a {
    color: #485460;
    font-size: 14px;
}
.submenu .submenuMain a.active {
    color: #257DFF;
}
.cont_main{
    padding: 20px 0;
}
.cont_main img{
    max-width: 100%;
}

.list_main{
    padding-bottom: 20px;
    margin-top: 15px;
    min-height: 380px;
}
.list_main .infoList {
    line-height: 24px;
    padding: 20px 0;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #e6e8e9;
}
.list_main .infoList span {
    width: 20px;
    height: 22px;
    position: absolute;
    top:50%;
    left: 29px;
    margin-top: -11px;
}
.list_main .infoList p {
    margin-left: 80px;
    margin-bottom: 0px;
}
.list_main .infoList p a {
    color: #0a1b2b;
    font-size: 18px;
    text-decoration: none;
}

.list_news{
    border-top: 4px solid #497199;
    margin-left: 200px;
}

.leftNav {
    width: 180px;
    background-color: #fff;
    -webkit-box-shadow: 0 16px 40px 0 rgba(10,27,43,.1);
    -mox-box-shadow: 0 16px 40px 0 rgba(10,27,43,.1);
    -ms-box-shadow: 0 16px 40px 0 rgba(10,27,43,.1);
    box-shadow: 0 16px 40px 0 rgba(10,27,43,.1);
    border-top: 4px solid #497199;
    padding: 13px 0 39px;
    float: left;
}
.leftNav li {
    text-align: center;
    display: block;
    margin-top: 30px;
    border-left: 4px solid #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
}
.leftNav li a {
    color: #0a1b2b;
    display: block;
}
.leftNav li.open {
    border-left-color: #257DFF;
}
.leftNav li.open a{
    color: #257DFF;
}
.leftNav_btn{
    display: none;
}

@media (max-width: 1199px){

    .container {
        width: auto;
    }

    .masthead {
        max-height: 520px;
    }
    .masthead .jumbotron{
        padding-top: 150px;
    }

    .home_box1 .content_bar {
        padding-left: 0px;
        margin-top: 15px;
    }
    .home_box1 .content_bar .text {
        padding-left: 20px;
        padding-top: 10px;
    }
    .home_box1 .content_bar .text h3 {
        font-size: 26px;
    }
    .home_box1 .content_bar .text p {
        margin-bottom: 15px;
    }

    .home_box2 .product_item_box .product_item_img {
        margin-right: 330px;
    }
    .home_box2 .product_item_info {
        width: 330px;
    }
}
@media (max-width: 991px){
    .container {
        width: auto;
    }

    .home_box1 .content_bar .text h3 {
        font-size: 24px;
    }
    .home_box2 .product_item_box .product_item_img {
        margin-right: 300px;
    }
    .home_box2 .product_item_info {
        padding: 15px;
        width: 300px;
    }
    .home_box2 .product_item_info .master_info{
        margin-top: 10px;
    }
    .home_box2 .product_item_info .product_comment{
        margin-top: 20px;
    }
    .home_box2 .product_item_info .product_comment .title{
        margin-bottom: 5px;
    }
    .home_box3 .speed_info_list{
        margin-right: -10px;
        margin-left: -10px;
    }
    .home_box3 .speed_info_list .col-sm-3{
        padding-left: 5px;
        padding-right: 5px;
    }
    .home_box3 .speed_info_list .speed_info_item .name {
        padding: 10px 10px 0;
        font-size: 18px;
    }
    .home_box3 .speed_info_list .speed_info_item .sm {
        padding: 0 10px;
        font-size: 12px;
        line-height: 18px;
        height: 36px;
        overflow: hidden;
        margin-bottom: 6px;
    }
    .home_box3 .speed_info_list .speed_info_item .info_text {
        padding: 0 10px;
        font-size: 12px;
        line-height: 18px;
        height: 54px;
        overflow: hidden;
    }
    .home_box4 .join_content {
        padding: 20px 0 40px;
    }
    .home_box4 .block_title{
        margin: 50px 0 10px;
    }
    .home_box4 .join_content .join_item h3 {
        margin: 30px 0 15px;
    }
}
@media (max-width: 767px){

    .header .navbar-nav{
        float: left;
    }
    .masthead {
        max-height: 420px;
        background-position: center -380px;
    }
    .masthead .jumbotron{
        padding-top: 100px;
    }

    .block_title {
        margin: 35px 0 25px;
    }
    .home_box2 .product_item_box .product_item_img {
        margin-right: 0px;
    }
    .home_box2 .product_item_info {
        padding: 15px;
        width: 100%;
        position: static;
    }
    .home_box4 .join{
        margin-right: -10px;
        margin-left: -10px;
    }
    .home_box4 .join_content .col-xs-6{
        padding-left: 5px;
        padding-right: 5px;
    }
    .home_box4 .block_title {
        margin-bottom: 0;
    }
    .home_box4 .join_content .join_item h3 {
        margin: 15px 0 10px;
        color: #0A1B2B;
        font-size: 16px;
        line-height: 18px;
    }
    .home_box4 .join_content .join_item p {
        color: #485460;
        font-size: 12px;
    }
    .home_box4 .join_content .btn_line{
        padding-top: 0;
        position: relative;
    }
    .home_box4 .join_content .btn_line .my_btn{
        line-height: 160px;
        width: 100%;
        margin-top: 30%;
    }
    .footer .min-content .footer-menu{
        float: none;
        width: 100%;
    }
    .footer .min-content .footer-menu li{
        display: inline-block;
    }
    .footer .min-content .contact{
        float: none;
        padding-top: 10px;
    }
    .footer .min-content .contact li.state-text {
        margin-top: 8px;
        font-size: 12px;
        line-height: 14px;
    }
    .leftNav{
        position: fixed;
        top:105px;
        left: -180px;
        z-index: 99;
    }
    .leftNav.on{
        left: 0px;
    }
    .leftNav .leftNav_btn{
        background: #257dff;
        padding: 10px;
        color: #fff;
        position: absolute;
        top: 0px;
        right: -34px;
        display: block;
    }
    .list_news{
        margin-left: 0;
    }

}

