* {
    padding: 0px;
    margin: 0px;
}

body {
    font-size: 14px;
    color: #333;
    font-family: "΢���ź�"
}

a {
    color: #333;
}

img {
    border: 0px;
}

ul {
    list-style-type: none;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
}

.top {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    z-index: 200;
}

.topin {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
}

.topa {
    float: right;
    color: #003399;
}

.topb {
    float: right;
    margin-left: 10px;
}

.topc {
    float: right;
    margin-left: 10px;
}

.topc input {
    float: left;
    margin-top: 14px;
}

.gwc {
    float: right;
}

.gwc a {
    color: #f60;
}

.gwc b {
    color: #f60;
}

.gwc img {
    vertical-align: middle;
    margin: 0 3px;
    width: 20px;
    height: 20px;
}

.topa a {
    color: #003399;
    margin-left: 10px;
    margin-right: 10px;
}

/*.topb img{border-radius:100%; margin-top:15px; margin-right:8px; }*/
.topb a {
    display: block;
    width: 27px;
    height: 27px;
    margin-top: 15px;
    margin-right: 8px;
}

.a-weix {
    position: relative;
    background-image: url(../images/wx.jpg);
    border-radius: 100%;
    float: left;
}

.a-weix .picimg {
    position: absolute;
    width: 200px;
    height: 200px;
    display: none;
    z-index: 999;
    left: -35px;
    top: 40px;
    overflow: visible;
}

.a-sj {
    position: relative;
    background-image: url(../images/sj.jpg);
    border-radius: 100%;
    float: right;
}

.a-sj .picimg1 {
    position: absolute;
    width: 200px;
    height: 200px;
    display: none;
    z-index: 999;
    left: -29px;
    top: 40px;
    overflow: visible;
}

.texta {
    width: 200px;
    height: 26px;
    background-color: #FFF;
    border: none;
    color: #666;
    line-height: 26px;
}

.menu {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;
    background-color: #003399;
    position: absolute;
    margin-top: 60px;
    ��box-shadow: 10px 2px 5px #000;
    z-index: 1;
}

.menuin {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
    margin-top: 5px;
}

.logo img {
    width: 370px;
    height: 70px;
}

.menur {
    float: right;
    color: #fff;
}

.menur a {
    width: 80px;
    float: left;
    color: #FFF;
    text-align: center;
}

.menur span {
    float: left;
    color: #FFF;
}

.menur a:hover {
    color: #ff6600;
}

#actived {
    color: #ff6600;
}

.code_wrap {
    position: absolute;
    left: 80%;
    top: 30px;
    margin-left: -450px;
    width: 900px;
    z-index: 50;
}

.code {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.code li img.wechat {
    position: relative;
    left: 548px;
}

.code li img.mobile {
    position: relative;
    left: 520px;
}

.code li img {
    width: 100px;
    height: 100px;
    display: none;
}

.bt {
    width: 100%;
    margin: 0 auto;
    margin-top: 60px;
}

.bta {
    width: 100%;
    margin: 0 auto;
    background-color: #f1f1f1;
    overflow: hidden;
    padding-bottom: 25px;
}

.btb {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    background-color: #cccccc;
}

.btain {
    width: 1200px;
    margin: 0 auto;
}

.btbin {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.btbin h3 {
    float: left;
    font-weight: bold;
    line-height: 48px;
}

.btainl {
    float: left;
}

.btainr {
    width: 300px;
    float: right;
    text-align: center;
    margin-top: 90px;
}

.btainr img {
    width: 94px;
    height: 94px;
}

.btainla {
    width: 145px;
    float: left;
    margin-left: 50px;
    margin-right: 50px;
}

.btainla h3 {
    border-bottom: 1px solid #ccc;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.btainla li {
    width: 145px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
}

.btainlb {
    width: 355px;
    float: left;
    margin-left: 50px;
}

.btainlb h3 {
    width: 145px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.btainlb p {
    line-height: 30px;
}