
/*head start css*/
.dropdown-menu{
    min-width: 100px;
    text-align: center;
}
.dropdown-menu>li>a{
    padding: 8px 4px;
}
/*head  end css*/



[class*=" fa-"], [class^=fa-] {
    position: relative;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    text-rendering: auto;
    /* speak: none; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cover-image{
    width: 100%;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
    height: 400px;
}
.carousel-control{
    top: 43%;
    font-size: 80px;
}
.carousel-control.left{
    background-image: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.0001) 100%);
}
.carousel-control.right{
    background-image: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.0001) 100%);
}
.carousel-control{
    color: #ccc;
}
/*短信内容*/
.content-box{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #eff0f2;
    text-align: center;
    border-bottom: 1px solid #d6d6d6;
}
.met-company-nav-ul{
    text-align: center;
    width: 30%;
    height: 60px;
    margin: 0 auto;
}
.met-company-nav-ul a:first-child{
    margin-left: 0;
}
.met-company-nav-ul .link{
    display: inline-block;
    font-size: 14px;
    width: 25%;
    height: 59px;
    line-height: 59px;
    float: left;
    text-align: center;
    color: #0e1021;
    font-weight: 400;
    cursor: pointer;
}
.met-company-nav-ul .link.active{
    color:#076bf2;
    border-bottom: 2px solid #076bf2;
}
.page0{
    width: 100%;
    background-color: #eff0f2;
}
.page-padding{
    padding-top: 60px;
    padding-bottom: 60px;
}
.page{
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.message-content h2{
    font-size: 36px;
    line-height: 36px;
    color: #0e1021;
}

.message-content .short-message{
    display: inline-block;
    margin-top: 38px;
}
.message-content .short-message li{
    display: inline-block;
    float: left;
    height: 52px;
    line-height: 52px;
    border: 1px solid #d7d7e3;
    border-left-width: 0;
    font-size: 16px;
    cursor: pointer;
    background-color: #fff;
    width: 155px;
}
.message-content .short-message li:hover{
    background-color: #eff0f2;
}
.message-content .short-message li.active{
    border-color: #2d6cf8;
    border-left-width: 1px;
    background-color: #eff0f2;
}
.short-info{
    margin: 50px auto 0;
    width: 760px;
    height: 550px;
}
.short-info img{
    float: left;
    margin-right: 40px;
}
.short-info .short-content{
    overflow: hidden;
    text-align: left;
}
.short-content .tt{
    font-size: 30px;
    color: #2c2d46;
    margin-top: 50px;
}
.short-content .cntDes{
    color: #606181;
    font-size: 14px;
    line-height: 20px;
    margin-top: 26px;
    margin-bottom: 30px;
}
.short-content .points{
    font-size: 14px;
    line-height: 14px;
    color: #616183;
}
.short-content .points .point{
    display: inline-block;
    width: 118px;
}
.short-info .short-content p+p{
    margin-top: 18px;
}

/*产品优势*/
.short-advantage h2{
    font-size: 36px;
}
.product-content .product-cont{
    padding-top: 50px;
    overflow: hidden;
    margin: 0 auto;
    width: 880px;
}
.product-content .product-cont .pro-itm{
    float: left;
    display: block;
    width: 438px;
    height: 220px;
}
.product-content .product-cont .pro1{
    border-right: 1px solid #e7e9f4;
    border-bottom: 1px solid #e7e9f4;
}
.product-content .product-cont .pro2{
    border-bottom: 1px solid #e7e9f4;
}
.product-content .product-cont .pro3{
    border-right: 1px solid #e7e9f4;
}
.pro-itm .icon-pic{
    background-position: 0 0;
    display: block;
    margin: 8px auto 0;
    width: 90px;
    height: 76px;
}
.pro-itm .itm-tittle{
    display: block;
    margin: 10px auto;
    color: #2c2d48;
    font-size: 20px;
    font-weight: bold;
}
.message-content .ducoment-tittle{
    font-size: 36px;
    padding-bottom: 75px;
}
.ducoment-link a{
    font-size: 18px;
    color: #2f6bf2;
    text-decoration: underline;
}
.ducoment-link a+a{
    margin-left: 55px;
}
.partner{
    overflow: hidden;
    width: 100%;
    margin: 75px auto 0;
    /*color: #fff;*/
    color: #555;
}

.pic-info{
    position: relative;
    width: 87px;
    display: inline-block;
    margin-left: 30px;
}
.pic-info p {
    padding: 20px 0;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}
.page2{
    background-color: #eff0f2;
}
.pic-info:first-child{
    margin-left: 0;
}
.page3{
    /*background-color: #09194F;*/
    background-color: #fff;
}
.page3 h2{
    /*color: #fff;*/
    color:#555;
}
