body, div, p, h1, h2, h3, h4, h5, h6, blockquote, pre, form, fieldset, legend, button, input, textarea, table,th,td {margin:0;	padding:0;}
ul,li,ol,dl,dd,dt{list-style: none;margin: 0;	padding: 0;}
h1,h2,h3{font-weight: normal;margin: 0;}
h1, h2, h3, h4, h5, h6, em, strong, b {font-weight: 700;}
h1, h2, h3, h4, h5, h6, small {font-size: 100%;}
a, a:hover {color: #333;}li {list-style: none;}
del, ins, u, s, a, a:hover {
    text-decoration: none;
}
a, button {
    cursor: pointer;
}
.header {
    width: 100%;
    height: 101px;
    background: url(../images/headerBg.jpg) repeat-x;
}
.logo {
    width: 608px;
    height: 57px;
    margin: 27px 0 0 39px;
    float: left;
}
.header_rit {
    float: right;
    width: 252px;
    height: 97px;
}
.mainCont {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #eee;
    clear: both;
}

.col01 {
    color: #555;
}
.leftSide {
    position: absolute;
    background: #eee;
    width: 280px;
    height: auto;
    left: 0;
    top: 0;
    font-size: 14px;
}
.leftSide h3 {
    font-size: 18px;
    color: #202020;
    text-align: center;
}
.contactInfo li {
    line-height: 30px;
}
.contactInfo p {
    float: left;
    line-height: 25px;
    font-size: 14px;
}
.contactInfo a {
    padding-left: 5px;
}

.m_tp45 {margin-top: 45px;}.p_tp50 {padding-top: 50px;}.p_lf40 {padding-left: 40px;}.p_tp20 {padding-top: 20px;}.m_tp25 {margin-top: 25px;}
.systemArt li {
    width: 210px;
    list-style-type: disc;
    line-height: 34px;
}
.rightSide {
    width: 100%;
    display: inline-block;
}
.rightCont {
    background: #f8f8f8;
    margin-left: 280px;
    position: relative;
}
.right-content-area {
    background: white;
    overflow: hidden;
}
.notice-holder {
    margin: 5px;
    padding: 9px;
    border: #fb5 solid 1px;
    background: #FFFFCE;
    color: red;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.rightFooter {
    width: 100%;
    background: #f8f8f8;
    padding: 28px 0 95px;
}
.rtfooter_til {
    margin-left: 78px;
    padding-left: 35px;
    background: url(../images/icon02.png) left center no-repeat;
    font-size: 18px;
    color: #666;
    height: 20px;
    line-height: 20px;
}
.rightFooter ul {
    margin: 25px 0 0 80px;
}
.rightFooter_text li {
    width: 75%;
    position: relative;
    color: #878787;
    padding-left: 100px;
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 10px;
}
.rightFooter li {
    color: #878787;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 10px;
    padding-left: 140px;
    padding-right: 7%;
    position: relative;
}
.rightFooter span {
    display: inline-block;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 13px;
    position: absolute;
    left: 0;
}
.label-info {background-color: #2fa4e7;}.label-success { background-color: #73a839;}.label-warning {background-color: #ff7900;}
.label-danger {background-color: #c71c22;}.label-primary {background-color: #179604;}
.tabBar {
    width: 100%;
    height: 43px;
    font-size: 17px;
    line-height: 40px;
    color: #aaa;
    background: #ebfceb;
}
.tabBar ul {
    margin-left: 75px;
}
.tabBar li {
    cursor: pointer;
    float: left;
    margin-right: 90px;
    padding: 0 10px;
}
.tabBar li.selected {
    color: #4ac711;
    border-bottom: 3px solid #4ac711;
}
.tabContent {
    margin: 40px 0 60px 77px;
}
.tb label {
    display: inline-block;
    width: 80px;
    height: 34px;
    line-height: 34px;
    color: #666666;
    font-size: 14px;
    padding-left: 26px;
    float: left;
}
label, summary {
    cursor: default;
}
.tb .ico01 {
    background: url(../images/right/ico01.png) no-repeat left center;
}
.tb .ico02 {
    background: url(../images/right/ico02.png) no-repeat left center;
}
.tb .ico03 {
    background: url(../images/right/ico03.png) no-repeat left center;
}
.tb .ico04 {
    background: url(../images/right/ico04.png) no-repeat left center;
}
.tb .ico06 {
    background: url(../images/right/icon06.png) no-repeat left center;
}
.fm_input {
    float: left;
    display: inline-block;
}
.fm_input input[type=text] {
    width: 250px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #e6e6e6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #f9f9f9;
    vertical-align: middle;
    padding-left: 9px;
}
.searchForm .inquireBtn {
    height: 36px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #4ac711 url(../images/right/fdj.png) no-repeat 12px center;
    padding: 0px 20px 0px 38px;
    color: #fff;
    font-size: 14px;
    margin: 0 36px;
    vertical-align: middle;
    display: inline-block;
    line-height: 36px;
    cursor: pointer;
}
.searchForm .jiance_btn {
    font-size: 16px;
    color: #2096f3;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
}
.pointOut {
    margin-top: 15px;
    font-size: 12px;
    color: #2096f3;
    height: 40px;
    position: relative;
}
.pointOut span.selected {
    background: url(../images/right/triangle.png) center bottom no-repeat;
}
.pointOut span {
    display: inline-block;
    color: #ff5721;
    /* width: 70px; */
    cursor: pointer;
    height: 40px;
}
.pointOutImg {
    position: absolute;
    top: -3px;
    left: 0px;
}
.pointOutImg li.selected {
    display: block;
}
.pointOutImg li {
    position: absolute;
    z-index: 4;
    top: 40px;
    width: 720px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #eeeeee;
    padding: 20px;
    display: none;
}
.what-info {
    color: #ff5721;
    padding: 12px 14px;
    font-size: 15px;
    line-height: 24px;
    background-color: white;
    margin-bottom: 10px;
}
.pointOutImg img {
    width: 720px;
    display: block;
}
.lb_box {
    position: relative;
}
.lb_box .btns {
    position: absolute;
    left: 300px;
    top: 0px;
}
.lb_box .uploader-list {
    width: 287px;
    height: 36px;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #e6e6e6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #f9f9f9;
}
.lb_box .startBtn {
    cursor: pointer;
    display: inline-block;
    width: 73px;
    height: 35px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #4ac711 url(../images/right/iconAll.png) no-repeat 10px 7px;
    vertical-align: middle;
    line-height: 35px;
    color: #fff;
    font-size: 14.5px;
    padding-left: 40px;
}
.lb_box .state {
    position: absolute;
    left: 0px;
    top: 0px;
}
.lb_box .schedule{
    background-position: 10px -22px;
}
.lb_box .success{
    background-position: 10px -52px;
}
.lb_box .erron{
    background-color:#ff5550;
    background-position: 10px -85px;
}
.lb_box .paperDoc, .again .paperDoc {
    width: 257px;
    height: 34px;
    line-height: 34px;
    padding-left: 9px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lb_box .cancel, .again .cancel {
    position: absolute;
    right: 4px;
    top: 0px;
    padding-top: 10px;
}
#paper-title {
    width: 500px;
}
.payMethod span {
    display: inline-block;
    text-align: Center;
    margin-right: 78px;
    height: 75px;
    min-width: 46px;
    position: relative;
}
.payMethod span a {
    display: inline-block;
    padding-top: 35px;
    height: 24px;
    line-height: 24px;
    color: #878787;
    font-size: 12px;
    min-width: 46px;
}
.payMethod .way_00 a{background:url(../images/right/tb.png) no-repeat center top;}
.payMethod .way_01 a{background:url(../images/right/card.png) no-repeat center top;}
.payMethod .way_02 a{background:url(../images/right/wx.png) no-repeat center top;}
.payMethod .way_03 a{background:url(../images/right/zfb.png) no-repeat center top;}
.payMethod .way_00 a.selected{background:url(../images/right/tb_hover.png) no-repeat center top;color:#ff5500}
.payMethod .way_01 a.selected{background:url(../images/right/card_hover.png) no-repeat center top;color:rgb(66,128,255)}
.payMethod .way_02 a.selected{background:url(../images/right/wx_hover.png) no-repeat center top;color:#05b411}
.payMethod .way_03 a.selected{background:url(../images/right/zfb_hover.png) no-repeat center top;color:#009fe8}


.payMethod  a i{
    width:22px;
    height:13px;
    background:url(../images/right/jt.png) no-repeat center top;
    position:absolute;
    bottom:0px;
    left:50%;
    margin-left:-11px;
    display:none}
.payMethod .way_01 a.selected i{display:block}
.payMethod .way_02 a.selected i{display:block}
.payMethod .way_03 a.selected i{display:block}
.tishi {
    font-size: 12px;
    color: #ff5929;
    min-height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}
/*支付框*/
.zf_tab {
    margin-bottom: 20px;
}
.zf_cont.selected {
    display: block;
}
.zf_cont {
    background: #eeeeee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 598px;
    display: none;
}
.pad {
    padding: 22px 0px 15px 22px;
    width: 554px;
}
.bianhao {
    font-size: 14px;
    color: #666666;
    float: left;
    display: block;
    height: 34px;
    line-height: 34px;
}
.search {
    float: left;
    width: 426px;
}
.orderAll {
    float: left;
    display: inline-block;
    width: 310px;
}
.orderAll input {
    display: inline-block;
    width: 254px;
    height: 34px;
    border: 1px solid #e6e6e6;
    background: #f9f9f9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 8px;
}
.orderAll a {
    color: #fff;
}
.add {
    display: inline-block;
    width: 22px;
    height: 22px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #02a9f4;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    margin-left: 10px;
}
.trip {
    font-size: 12px;
    color: #989898;
    margin-top: 20px;
    width: 440px;
}
.search input {
    padding-left: 9px;
}
.copyTbRules {
    float: right;
    border-radius: 5px;
    padding: 1px 10px 10px 1px;
    line-height: 12px;
    font-size: 12px;
    color: #f50;
    word-wrap: break-word;
    overflow: hidden;
}
.whatOrder {
    font-size: 12px;
    line-height: 20px;
    color: #02a9f4;
    margin-top: 5px;
    cursor: pointer;
}
.whatDes {
    display: none;
    width: 100%;
    height: 103px;
    margin-top: 5px;
    margin-left: -65px;
}
.resBtn {
    color: #fff;
    cursor: pointer;
    width: 160px;
    height: 36px;
    background: #4ac711;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.taoOrder {
    font-size: 14.2px;
    padding-left: 37px;
    text-align: left;
    width: 74px;
    height: 36px;
    line-height: 35px;
    background: url(../images/right/taoIcon.png) no-repeat 10px center #ff5500;
}
.submitUpload {
    width: 180px;
    height: 35px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #f0f0f0;
    color: #878787;
    border: 0;
    margin-left: 106px;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}
.green {
    background: #4ac711;
    color: #fff;
}
.footerIn {
    width: 100%;
    background: #666;
    padding-bottom: 10px;
}
html .clearfix {
    height: 1%;
}
.footCont {
    width: 90%;
    margin: 0 auto;
    padding-top: 15px;
}
.clearfix {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}
.footCont ul h3 {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
}
.footCont ul a {
    display: block;
    line-height: 30px;
    float: left;
    margin-right: 20px;
    font-size: 14px;
    color: #afafaf;
}
.footCont p.second {
    font-size: 12.8px;
}
.footCont p {
    font-size: 14px;
    color: #afafaf;
    line-height: 25px;
}