body{
    min-width: 1250px;
    font-family: "microsoft yahei";
}
ul{
    list-style: none;
}
li{
    text-decoration : none ;
}
.header{
    margin: 0 auto;
    width: 1250px;
    height: 80px;
}
.header .indexLogo{
    display: inline-block;
    float: left;
    width: 420px;
}
.header .indexLogo img{
    width: 100%;
}
.header .indexNavbar{
    display: inline-block;
    float: left;
    width: 520px;
}
.header .indexNavbar > ul > li {
    list-style-type:none;
    display: block;
    float: left;
    margin-left: 60px;
    margin-right: 40px;
    font-size: 18px;
    font-family: "microsoft yahei";
    line-height: 80px;

}
.header .indexNavbar > ul > li > a {
    color: #8B8989;
    text-decoration : none ;
}

.header .indexNavbar > ul {
    list-style: none;
    margin: 0 auto;
}

.header .phone{
    float: right;
    display: inline-block;
    height: 80px;
    width: 300px;
    line-height: 80px;
}
.header .phone img{
    display:inline-block;
    float: left;
    position:absolute;
    margin-top: 20px;
}

.header .phone h2{
    line-height: 80px;
    height: 80px;
    padding-left: 80px;
    margin: 0;
    display:inline-block;
    font-weight: normal;
    font-family: "microsoft yahei";
}

.banner{
    width: 100%;
}

.step_line{
    margin: auto;
    display: inline-block;
}
.step_line li {
    float: left;
    margin-top: 58px;
    right: 50%;
}

.step_line li.step{
    background: url("../images/spot.png") no-repeat;
    width: 31px;
    height: 31px;
}

.step_line li {
    float: left;
    margin-top: 58px;
    right: 50%;
    cursor:pointer;
}
.step_line li.line {
    background: url("../images/point_line.png") repeat-x left center;
    height: 31px;
}

.step_line .setp_text {
    position: relative;
    top: 50px;
    width: 144px;
    left: -60px;
    text-align: center;
    font-size: 14px;
}
.content .pText{
    font-size: 22px;
}

.content .compare tr{
    height: 110px;
}
.content .compare .td1{
    text-align: right;
    width: 42%;
    font-size: 20px;
}

.content .compare .td2{
    font-size: 16px;
}

.content .compare .td2 .c_m {
    width: 74px;
    height: 74px;
    color: #2e2e2e;
    font-size: 22px;
    font-weight: bold;
    padding-top: 21px;
    text-align: center;
    margin: 0 auto;
    background: url(../images/compare.png) no-repeat;
}
.content .compare .td2 .c_m:hover {
    width: 74px;
    height: 74px;
    color: #2e2e2e;
    font-size: 22px;
    font-weight: bold;
    padding-top: 21px;
    text-align: center;
    margin: 0 auto;
    background: url(../images/compare_hover.png) no-repeat;
}


.content .compare .td2:hover{
    font-size: 16px;
}

.content .compare .td3{
    text-align: left;
    width: 42%;
    font-size: 20px;
}

.content .compare .ok{
    color: #2ECC40;
    right: 5%;
    font-size: 24px;
}

.content .compare .no{
    color: red;
    left: 5%;
    font-size: 24px;
}

.q_a .li_line{
    border-bottom:1px dotted #ccc;
}
.q_a .q{
    float: left;
    margin: 0px 0px 0px 10px;
    font-size: 20px;
}
.q_a .a{
    float: left;
    margin: 2px 0px 0px 10px;
    font-size: 16px;
}
.q_a li{
    text-align: left;
    height: 20px;
    clear: both;
    padding: 30px 0px 0px 0px;
}
.q_a .q_icon{
    width: 19px;
    height: 19px;
    margin: 5px 0 0 72px;
    float: left;
    background: url(../images/q_icon.png) no-repeat;
}
.q_a .a_icon{
    width: 19px;
    height: 19px;
    margin: 5px 0 0 72px;
    float: left;
    background: url(../images/a_icon.png) no-repeat;
}

.q_a .li_line{
    border-bottom: 1px dotted #cfcfcf;
    padding: 18px 0px 30px 0px;
    height: 75px;
}
.q_a{
    font-family: "Microsoft YaHei Light", Georgia, Times, "Times New Roman", serif;
}

.service .warp{
    width: 180px;height: 180px;margin: auto;float: left;margin-top: 55px;
}
.service .warp .img-content:hover{
    transform: scale(0.88);
    -webkit-transform: scale(0.88);
    -moz-transform: scale(0.88);
    -o-transform: scale(0.88);
    transition:transform 0.5s;
}
.imghvr-blur{

}
.service .imgContent{
    height: 135px;
    width: 135px;
    /*border:2px solid;*/
    border-radius:25px;
    -moz-border-radius:25px;
    background-color: #f7f8fb;
}
.service figcaption{
    border:2px solid;
    border-radius:25px;
    -moz-border-radius:25px;
}
.service .imgContent .img-icon{
    font-size: 65px;
    margin-top: 32px;
    color:#1d65d4;
}

.warp .text{
    font-size: 18px;
}

.ss{
    width:  1250px;
    background: #1d65d4;
    color: #fff;
    text-align: center;
    height: 500px;
    margin: auto;
}

.ss ul {
    position: relative;

}

.ss ul li {
    float: left;
    margin: 60px 100px 0px 37px;
    position: relative;
    width: 292px;
}

#newBridge .bridge-base {
    position: fixed;
    left: 0;
    bottom: 1px;
    z-index: 999;
    background-color: #ededed;
    display: block;
    width: 240px;
    height: auto;
    border-radius: 5px;
}

#newBridge .bridge-base-center {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -110px;
    margin-left: -120px;
    z-index: 999;
    background-color: #ededed;
    display: block;
    width: 240px;
    height: auto;
    border-radius: 5px;
}

#newBridge .bridge-top {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background-color: #00aef3;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: block;
}

#newBridge .bridge-top .bridge-top-title {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-left: 12px;
    line-height: 35px;
    display: block;
}

#newBridge .bridge-top .bridge-top-scale {
    display: inline-block;
    float: right;
    height: 30px;
    width: 34px;
    margin-top: 2px;
    cursor: pointer;
}

#newBridge .bridge-top .bridge-top-min{
    background: transparent url(../images/header/nodeMin.png) no-repeat;
}

#newBridge .bridge-top .bridge-top-max{
    background: transparent url(../images/header/nodeMax.png) no-repeat;
}

#newBridge #bridge-base .bridge-form-name {
    height: 30px;
    width: 221px;
    line-height: 30px;
    margin: 7px auto 0;
    border: 1px solid #d5d5d5;
    position: relative;
    background-color: #fff;
    display: block;
    text-decoration: none;
    box-sizing: content-box;
}

#newBridge #bridge-base .bridge-form-phone {
    height: 30px;
    width: 221px;
    line-height: 30px;
    margin: 7px auto 0;
    border: 1px solid #d5d5d5;
    position: relative;
    background-color: #fff;
    display: block;
    text-decoration: none;
    box-sizing: content-box;
}

#newBridge #bridge-base .bridge-form-content {
    position: relative;
    width: 222px;
    margin: 7px auto 0;
    display: block;
    text-decoration: none;
    box-sizing: content-box;
}

#newBridge #bridge-base .bridge-form-name .bridge-form-name-icon {
    width: 35px;
    height: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #fff;
    background: transparent url(../images/header/user.png) no-repeat 9px center;
}

#newBridge #bridge-base .bridge-form-phone .bridge-form-phone-icon {
    width: 35px;
    height: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #fff;
    background: transparent url(../images/header/nodephone.png) no-repeat 9px center;
}


#newBridge #bridge-base .bridge-form-input{
    margin: 0;
    width: 140px;
    height: 30px;
    line-height: 30px;
    _overflow: hidden;
    border: none;
    display: inline-block;
}

#newBridge #bridge-base .bridge-form-content .bridge-form-set-content{
    width: 212px;
    height: 79px;
    margin: 12px auto 7px;
    _margin: 12px 0 7px -10px;
    padding: 0 4px;
    resize: none;
    overflow: hidden;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    text-align: left;
}

.index-news{
    width: 1200px;
    min-width: 1200px;
    margin: auto;
    overflow: hidden;
    padding: 80px 0 50px;
}
.index-news-title {
    text-align: center;
    margin-bottom: 35px;
}

.index-news-content {
    width: 400px;
    float: left;
}
.index-list-news{
    margin: 0 15px;
    font-size: 16px;
}

.badge-news{
    float: right;
    line-height: inherit;
}

.index-list-news ul{
    padding: 0 15px;
}

.index-list-news li{
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}





