﻿* {
    margin: 0;
    padding: 0;
    color: #0D76B7;
}

.container {
    width: 840px;
    margin: 0 auto;
}

.mail {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    float: left;
    overflow: hidden;
    text-decoration: none;
    color: #0D76B7;
    font-family: Arial;
    padding-left:10px;
}

.link {
    display: inline-block;
    width: 120px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    text-align: center;
    text-decoration: none;
    float: left;
}

    .link:hover {
        background-color: rgba(0,0,0,0.2);
    }

    .link span {
        display: inline-block;
        height: 100%;
        width: 100%;
        color: #fff;
    }


.linka {
    background-color: rgba(255, 255, 255, 0.3);
    -pie-background: rgba(0,0,0,.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFff',EndColorStr='#33FFFFff');
}

.list {
    color: #777;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
}

.h2 {
    color: #555;
    font-size: 20px;
    font-family: 'Microsoft YaHei';
    height: 35px;
    line-height: 35px;
    font-weight: 600;
}

.tab {
    line-height: 45px;
    text-align: center;
    color: #fff;
    width: 400px;
    font-family: SimHei;
    font-size: 16px;
    background-color: #cdcdcd;
    border-width: 0px;
    display: inline-block;
    float: left;
    text-decoration: none;
}

.tabsel {
    background-color: #0F76B7;
}

.td1 {
    height: 88px;
    width: 80px;
}

.td2 {
    height: 88px;
    width: 320px;
    font-size: 10px;
    color: #555;
}

.td3 {
    width: 600px;
    text-align: center;
    height: 40px;
    border: solid 1px #ccc;
}

.td4 {
    width: 200px;
    text-align: center;
    border: solid 1px #ccc;
}

#thd .td3, #thd .td4 {
    height: 45px;
    color: #555;
    font-family: SimHei;
    font-size: 16px;
}

#tbd .td3, #tbd .td4 {
    height: 40px;
    color: #555;
    font-family: SimHei;
    font-size: 14px;
}

#tbd .td3 {
    text-align: left;
    padding-left: 30px;
}


.abc {
    font-family: Georgia, serif, Verdana,Tahoma,;
    font-weight: 600;
    color: #fff;
}

.footlt, .footrt {
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #555;
}

.footlt {
    float: left;
}

.footrt {
    float: right;
}

    .footrt a {
        color: #555;
        text-decoration: none;
    }

.phlink {
    float: left;
    margin: 15px 0 0 15px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    font-weight: 600;
}

.padlink {
    float: right;
    margin: 15px 20px 0 0px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    font-weight: 600;
}

.deviceIco {
    float: left;
    margin: 10px 0 0 8px;
}

.box {
    display: block;
    width: 240px;
    height: 55px;
    line-height: 55px;
    margin: 0 auto;
    font-family: SimHei;
    font-size: 24px;
    background-color: #63c959;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 6px;
}

.mbox {
    height: 45px;
    width: 400px;
    text-align: center;
    border: solid 1px #0D76B7;
    line-height: 45px;
    border-radius: 6px;
}

.mdw {
    display: block;
    width: 240px;
    height: 48px;
    margin: 0 auto;
    background-image: url(mbg.png);
    border-radius: 5px;
}
