@charset "utf-8";

/**公用样式**/
.wen-icon{
    background: url("../images/web-icon.png") no-repeat;
}

.btn-m{
    width: 25px;
    height: 25px;
    background-position: 0 -25px;
    display: inline-block;
}

.btn-p{
    width: 25px;
    height: 25px;
    background-position: 0 13px;
    display: inline-block;
}

.btn-w{
    width: 25px;
    height: 25px;
    background-position: 0 -68px;
    display: inline-block;
}

.btn-x{
    width: 25px;
    height: 25px;
    background-position: 0 -105px;
    display: inline-block;
}

.qq{
    display: inline-block;
    background: url("../images/button_old_41.gif") no-repeat 0 9px;
    width: 26px;
    height: 26px;
    padding-right: 8px;
}


.about-indent{
    text-indent: 2em;
}

.text-left{
    margin-left: 35px;
    margin-top: 20px;
}

.dt-bold{
    display: block;
    font-weight: bold;
    font-size: 15px;
}

.dt-bold-margin{
    display: block;
    font-weight: bold;
    margin: 20px 0;
    font-size: 15px;
}

.dd-det{
    font-size: 15px;
    line-height: 30px;
    color: #444;
}

dl{
    margin-bottom: 20px;
}

/**顶部导航**/
.header{
    background: #379be9;
    height: 95px;
}

.header .logo-left a{
    height: 95px;
    display: block;
}

.header .text-right{

}

.header .text-right ul li{
    display: block;
    float: left;
}

.header .text-right ul li a{
    color: #fff;
    display: block;
    height: 95px;
    line-height: 95px;
    padding: 0 29px;
    font-size: 18px;
}

.header .text-right ul li a:hover{
    background: #2a8cd9;
}

.header .text-right .nav-active{
    font-weight: bold;
    background: #46a7f3;
}

/**内容区**/

/*左侧标题*/
.main{
    height: auto;
}

.main-left{
    text-align: center;
    height: auto;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
}

.main-left h3{
    font-size: 18px;
    font-weight: bold;
    color: #444;
    height: 85px;
    line-height: 85px;
}

.main-left ul li{
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    border-top: 1px solid #eee;
    font-size: 16px;
    width: 220px;
}

.main-left ul li a{
    display: block;
}

.main-left ul li:hover{
   background: #f9f9f9;
}

.main-left .left-active{
    background: #f9f9f9;
    border-left: 3px solid #379be9;
}

/*右侧内容*/
.main-right{
    height: auto;
    padding: 0px 35px;
    border: 1px solid #eee;
    width: 704px;
    margin-left: -1px;
}

.main-right h1{
    color: #379be9;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.main-right h1 span{
    border-bottom: 3px solid #379be9;
    padding-bottom: 10px;
    margin-bottom: -12px;
    display: inline-block;
}

.main-right .about span a{
    color: #379be9;
}

.main-right .product-title{
    margin-top: 35px;
    margin-bottom: 25px;
    border-bottom: solid 1px #e1e1df;
    height: 13px;
}

.main-right .product h2{
    font-size: 20px;
    float: left;
    padding-right: 10px;
    background: #fff;
    color: #379be9;
    font-weight: bold;
}

.meiti-btn{
    margin: 25px 0;
}

.meiti-btn a{
    display: inline-block;
    background: #379be9;
    color: #fff;
    padding: 10px 25px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

/*付款方式*/
.text-table table{
    text-align: center;
    width: 100%;
    border: 1px solid #eee;
    font-size: 16px;
}

.text-table table tr{
    height: 40px;
    line-height: 40px;
}

.text-table table td{
    border: 1px solid #ddd;
}

.text-table table td a{
    color: #379be9;
    display: block;
    height: 40px;
}


.about .logo{
    width: 150px;
    margin-right: 15px;
    height: 40px;
}

.logo-box{
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.logo-box dl{
    margin-bottom: 0;
}
.main-right p{
    line-height: 30px;
    font-size: 15px;
    margin-top: 10px;
    color: #444;
}


.sprite{
    background: url("../images/index_icon.png") no-repeat;
    margin-top: 10px;
}


/*新底部样式*/
.footer{
    background: #f7f7f7;
    font-size: 13px;
    margin-top: 25px;
}

.f-server{
    height: 94px;
    overflow: hidden;
    padding-top: 20px;
}

.footer .f-about ul li:first-child a{
    color: #379be9;
    font-weight: 700;
}

.footer .f-about ul li{
    display: block;
    float: left;
    font-size: 14px;
    margin-right: 25px;
    height: 40px;
    line-height: 40px;
}

.footer .f-wx{
    width: 360px;
}

.footer .f-wx .wx-img img{
    margin-right: 10px;
    display: block;
    height: 76px;
    width: 76px;
}

.footer .f-wx dl dt{
    color: #379be9;
    font-size: 16px;
    margin-bottom: 10px;
}

.footer .f-wx dl dd{
    font-size: 12px;
    color: #666;
}

.footer .copy{
    border-top: 1px solid #e5e5e5;
    padding: 20px 0
}

.footer .copy ul{
    margin-right: 50px;
}

.footer .copy ul li {
    height: 22px;
    line-height: 22px;
}

.footer .copy ul li a{
    color: #888;
    font-size: 12px
}