body{
    margin: 0;
    padding: 0;
    background: #f6f6f6;
    font-family: "微软雅黑" , "宋体", "黑体";
}
ul,li {
    margin: 0;
    padding: 0;
   list-style: none;
}
.w1000 {
    display: block;
    width: 1000px;
    margin: 0 auto;
}
.daili{
    margin: 20px auto 0px auto;
}
.lineh30 {
    line-height: 30px;
    font-size: 14px;
    margin: 0px;
}
.margint40 {
    margin-top: 40px;
}
.marginb20 {
    margin-bottom: 20px;
}
.banner1{
    width: 100%;
    height: 140px;
    background: url("../images/banner_01.jpg") center top no-repeat;
}
.banner2 {
    width: 100%;
    height: 140px;
    background: url("../images/banner_02.jpg") center top no-repeat;
}
.banner3{
    width: 100%;
    height: 120px;
    background: url("../images/banner_03.jpg") center top no-repeat;
}
.nav{
    width: 100%;
    height: 50px;
    background: #0071be;
    color: #ffffff;
    font-size: 18px;
}
.nav a {color: #ffffff; text-decoration: none; padding: 0 30px;}
.nav a:hover {color:#fde700;}
.nav ul li{float: left; text-align: center; margin: 15px 0; line-height: 20px;
           border-right:1px solid #76cbfd;
}

.fuwu {
    background: #ffffff;
    padding-top: 45px;
    padding-bottom: 25px;
    line-height: 24px;
    height: auto;
}
.fuwu .fuwu_pro{
    margin:-12px 20px 0px 20px;
    font-size: 24px;
    font-weight: bold;
    }
.fuwu span {
    float: left;
    line-height: 24px;
    vertical-align: middle;
}
.rectangle {
    width: 15px;
    height: 5px;
    display: block;
    background: #d3d2d2;
    margin-top: -2px;
}
.line {
    width: 376px;
    height: 1px;
    display: block;
    background: #d3d2d2;
}
.line_l {
    clear: both;
    width: 920px;
    height: 1px;
    display: block;
    background: #d3d2d2;
    margin: 0 auto;
}
.bgmap{
    background: #ffffff;
    width: 1000px;
    height:763px;
    margin: 0 auto;
 }
.bgmap .zgmap{
    background: url("../images/map.png") center top no-repeat;
    width: 100%;
    height:763px;
    font-size: 16px;
    color: #ffffff;
}

.bgmap .zgmap a {
    display: block;
    width: 100px;
    color: #ffffff;
    text-decoration: none;
}
.bgmap .zgmap a:hover {
    color: #e74c3c;
    text-decoration: underline;
}
.bgmap .zgmap li em{
    background: url("../images/dot.png") center top no-repeat;
    width: 16px;
    height: 24px;
    display: inline-block;
    margin-right: 2px;
}

.bgmap .zgmap a:hover em {
    background: url("../images/dotred.png") center top no-repeat;
}
.dailishang {width: 920px; height: 210px; margin: 0 auto; padding:0 40px;background: #ffffff;}
.daili_content {
    width: 225px;
    height: 120px;
    line-height: 30px;
    font-size: 16px;
    padding: 40px 40px 60px 40px;
    float: left;

}
.daili_content span {
    display: block;
}

/*学习卡使用说明*/
.intro {
    width: 940px;
    background: #ffffff;
    padding: 30px;
    margin: 0 auto;
    height: auto;
}
.intro .intro_nav{
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
}

.intro .intro_nav em{
    width: 7px;
    height: 18px;
    display: block;
    background: #007cc7;
    margin:0 10px;
    float: left;

}
.intro span {
    display: inline-block;
    width: 940px;
    font-size: 16px;
    text-align: center;
    margin: 25px 0 5px 0;
    line-height: 35px;
}
.intro .intro_img {
    margin: 10px 0;
    display: inline-block;
}
.intro .intro_img ul li {
    float: left;
    margin: 10px 0;
    display: inline-block;
}


/*使用流程*/
.liucheng_bg {
    background: #ffffff;
    width: 940px;
    margin: 0 auto;
    padding: 30px;
}
.liucheng_bg ul li{
    display: block;
    width: 106px;
    height: 64px;
    float: left;
    margin: 0 5px;
    background: url("../images/bgblue.png") center top no-repeat;
    line-height: 54px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}
.liucheng_bg ul li em {
    color: #49a8fd;
    left: -10px;
    display: inline-block;
    top: -13px;
    position: relative;
}

.liucheng_i {
    width: 940px;
    margin: 0 auto;
    line-height: 40px;
}
.liucheng_i em {
    margin: 5px;
    display: block;
    width: 30px;
    height: 30px;
    background: #49a8fd;
    border-radius: 50px;
    float: left;

}
.liucheng_i em n {
    top: -5px;
    left: 8px;
    position: relative;
    color: #ffffff;
}
.liucheng_i .lcline_dot {
    margin-left: 16px;
    height: auto;
    border-left: 1px dashed #d2d2d2;
}
.liucheng_i img {
    padding: 10px 40px;
    max-width: 630px;
}

.liucheng_i .lcline {
    margin:10px 10px 10px 80px;
    width: 710px;
    border: 1px solid #d2d2d2;
    border-radius: 20px;
}
.liucheng_i .lctitle {
    margin-left: 50px;
}

/*查询*/
.card-input {
    width: 920px;
    margin: 20px auto -20px auto;
    height: 100px;
    border: 1px solid #d2d2d2;

}
.card-input a{
    padding: 0 10px;
    width: 200px;
    background: #ffffff;
    display: block;
    z-index: 99;
    margin-top: -10px;
    margin-left: 16px;
}
.card-input2 {
    line-height: 50px;
    margin: 10px 24px;
}
.card-input2 input {
    width: 165px;
    height: 33px;
    line-height: 28px;
    color: #666;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #cccccc;
}
.card-input2 .submit {
    width: 110px;
    height: 37px;
    background: #49a8fd;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 5px;
    vertical-align: middle;
    font-family: "微软雅黑" , "宋体", "黑体";
}
/**/
.card_charge{
    width: 500px;
    margin: 10px auto;
    line-height: 50px;
}
.card_charge .inputt {
    width: 315px;
    height: 35px;
    line-height: 28px;
    color: #666;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    padding: 0 10px;
}

.card_charge div span {
    width: 115px;
    text-align: right;
    color: #333333;
    margin: 7px;

}
.card_charge .submit {
    border-radius: 5px;
    width: 150px;
    height: 50px;
    background: #49a8fd;
    color: #ffffff;
    font-size: 24px;
    letter-spacing: 5px;
    vertical-align: middle;
    margin: 30px 200px;
    font-family: "微软雅黑" , "宋体", "黑体"
}