.main{
    background: #f7faff;
    font-size: 0;
    padding-bottom: 4px;
}

.navigate{
    text-align: right;
    padding-top: 18px;
    font-size: 14px;
    line-height: 14px;
}

.navigate img{
    vertical-align: middle;
}

.red {
    color:#ff0000 !important
}

.green {
    color: #008000 !important
}

.navigate span{
    vertical-align: middle;
    display: inline-block;
}

.gray{
    color: #afafaf !important;
}

.navigate a:last-child{
    color: #2273de !important;
}

.blue{
    color: #2273de !important;
}

.brr {
    color:#7b7b7b !important;
}

.spztc{
    background: #2273de !important;
    opacity: 1 !important;
}

.mainRight{
    display: inline-block;    
    vertical-align: top;
    margin-left: 12px;
    width: 1048px;    
}

.detail{
    position: relative;
    margin-top: 16px;
    background: #fff;
    min-height: 600px;
}

.mainbody{
    width: 1300px;
    margin: 0 auto;
}

.mainLeft{
    width: 240px;
    display: inline-block;
    vertical-align: top;
    padding-top: 50px;
}

.lefttab {
    width: 240px;
    background: #fff;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    border-top: 3px solid #2273de;
}

.tabbox {
    border-bottom: 1px solid #e4e4e4
}

.tabtierone {
    border: 1px solid #e4e4e4;
    height: 46px;
    padding-left: 16px;
    padding-right: 40px;
    position: relative;
    font-size: 14px;
    line-height: 46px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: none
}

.tabtieroneOn{
    color: #2273de;
}

.tabtierone img{
    position:absolute;
    right: 20px;
    top:18px;
    transition: transform .5s;
}

.tierChange {
    transform: rotate(90deg);
}

.tabbox a{
    text-decoration: none;
    color: #000;
}

.tabbanner img{
    margin-top: 10px;
    display: block;
    cursor: pointer;
}

.detailtitle{
    border-bottom: 1px solid #e4e4e4;
    height: 90px;    
    text-align: center;    
    padding-top: 24px;
}

.titlename{
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;   
}

.titlesname {
    font-size: 18px;
    line-height: 16px;
    margin-top:10px;
}

.msgdt{
    font-size: 14px;
    display: inline-block;
    margin-right: 20px;
    line-height: 14px;
    margin-top: 18px;
}

.msgdt:last-child{
    margin-right: 0;
}

.detailart{
    padding: 30px 50px 50px 50px;
    font-size: 18px;    
}

.introduce{
    text-indent: 32px;
}

.detailinput{
    width: 220px;
    height: 40px !important;
    border: 1px solid #dcdfe6 !important;
    border-radius: 5px;
    margin: 0 10px;
    outline: none;
    padding: 0 5px;
}

.dateinput{
    text-align: center;
    margin-top: 25px;
}

.detailstitle{
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    margin-top: 30px;
    text-indent: 0;
}

.detailstitlecenter{
    text-align: center;
}

.table{
    margin-top: 10px;
}

.table table{
    width: 100%;
    border-collapse: collapse;
}

.table th{
    text-align: center;
    /*background: #e2e8f4;*/
    height: 55px;
    border-bottom: 1px dashed #c7c7c7;
}

.table tbody tr{
    height: 55px;
    text-align: center;
    border-bottom:1px dashed #c7c7c7
    /*background: #f8f9fd;*/
}

.table tbody tr:nth-child(2n){
    /*background: #f1f2f6;*/
}

.table tbody tr:hover{
    background: #feeecc;
}

.numadd{
    /*background: #e2e8f4 !important;*/
}

.searchsBtn{
    font-size: 18px;
    display: inline-block;
    height: 40px;
    width: 80px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    margin-top: -2px;
    background: #2273de;
    color: #fff;
    cursor: pointer;
}

.linepart{
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
    position: relative;
    min-height: 600px;
}

.page{
    font-size: 14px;
    height: 50px;
    position: absolute;
    bottom: 0;
    line-height: 50px;
    text-align: center;
    width: 100%;
    left: 0;
}

.page span,.page a{
    padding: 0 10px;
}

.page a{
    color: #d49c26 !important;
}

.page span{
    color: #8e8e8e !important;
}

.linebox{
    height: 60px;
    border-bottom: 1px dashed #cccccc;
    position: relative;
    padding-right: 130px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 60px;
    cursor: pointer;    
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}

.linedate{
    color: #8e8e8e;
    position: absolute;
    right: 20px;
    top: 0;
}

.tabtiertwobox{
    padding: 10px 0;
    border: 1px solid #e4e4e4;
    display: none;
}

.tabtiertwo{
    font-size: 14px;
    text-align: center;
    padding: 13px 0px;
    cursor: pointer;
}

.tabtiertwo:hover{
    color: #ff0000;
}

.tabtiertwoOn{
    color: #ff0000;
}

.linepart a{
    color: #000;
    text-decoration: none;
}

.singletitle {
    padding-top:40px;
    font-size:22px;
    font-weight:bold;
    text-align:center;
    margin-bottom:20px;
}

.singleviewtitle {
    font-size: 35px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
}

.singlebody {
    width: 930px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}

.singlename {
    font-size:16px;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px
}

.singledetail {
    font-size: 18px;
    text-indent:32px;
    line-height:1.6
}

.calculateLeft {
    display: inline-block;
    vertical-align: top;
}

.calBox {
    padding-top: 20px;
}

.calTitle {
    font-size: 18px;
    line-height: 16px;
    color: #2273de;
    font-weight: bold;
}

.calInline {
    margin-top: 30px;
}

.calname {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
    width: 100px;
    text-align: right;
}

.calinput {
    vertical-align: middle;
    display: inline-block;
}

    .calinput input {
        outline: none;
        border: 1px solid #e2e7f1;
        border-radius: 1px;
        width: 245px;
        height: 30px;
        font-size: 14px;
        padding-left: 10px;
    }

    .calinput span {
        display: inline-block;
        width: 80px;
        text-align: center;
    }

.calline {
    margin-bottom: 12px;
}

    .calline:last-child {
        margin-bottom: 0;
    }

.calbtnbox {
    text-align: center;
    margin-top: 30px;
}

.calbbtnb {
    color: #fff;
    background: #2db7f5;
    font-size: 12px;
    width: 90px;
    height: 30px;
    border-radius: 3px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}

.calbbtnc {
    font-size: 12px;
    width: 60px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    margin-left: 8px;
}

.calculateRight {
    display: inline-block;
    vertical-align: top;
    margin-left: 60px;
}

.gj::-webkit-input-placeholder {
    color: #ff0000;
}

.dk::-webkit-input-placeholder {
    color: #ff0000;
}

.singletab {
    margin-top: 30px;
    border-bottom: 2px solid #2273de;
    position:relative
}

.singletabbox {
    display:inline-block;
    width:100px;
    text-align:center;
    height:34px;
    line-height:34px;
    font-size:16px;
    cursor:pointer
}

.tabon {
    background: #2273de;
    color:#fff
}

.addnewgq {
    position: absolute;
    right: 0;
    color: #fff;
    background: #f2903b;
    font-size:14px;
    height:31px;
    line-height:31px;
    width:107px;
    text-align:center;
    top:3px;
    cursor:pointer;
}

    .addnewgq img {
        vertical-align:text-bottom
    }

.singlelist {
    border: 1px solid #dcdfe6;
    padding-left:26px;
    padding-right:270px;
    position:relative;
    margin-bottom:10px
}

.listtype {
    font-size: 18px;
    font-weight: bold;
    color: #2273de;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle
}

.singlelistbox {
    padding-top:4px;
    position:relative;
    padding-bottom:15px
}

.listlineone {
    margin-top:18px
}

.listgoodstype {
    font-size: 18px;
    display: inline-block;
    line-height: 16px;
    color: #2273de;
    margin-left: 30px;
    vertical-align: middle
}

.listprovince {
    font-size: 18px;
    display: inline-block;
    line-height: 16px;
    color: #2273de;
    margin-left: 30px;
    vertical-align: middle
}

.listdate {
    margin-left:40px;
    font-size:0;
    display:inline-block;
    vertical-align:middle
}

.datelist {
    font-size: 18px;
    display: inline-block;
    line-height: 16px;
    vertical-align:middle;
    color: #9c9c9c;
    margin-left: 5px
}

.listdate img {
    vertical-align:middle;
}

.listlinemsg {
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align:middle;
    width:880px
}

.listlinetwo {
    margin-top: 14px;
    white-space: nowrap;
}

.listlinename {
    color: #2273de;
    font-size: 18px;
    line-height: 16px;
    display: inline-block;
    vertical-align:middle
}

.listleft {
    padding-bottom:18px
}

.listright {
    position:absolute;
    right:0;
    padding-right:40px;
    top:0;
    padding-top:40px
}

.listviewbtn {
    width: 98px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border: 1px solid #2273de;
    color: #2273de;
    font-size:16px;
    cursor:pointer
}

.viewlog {
    font-size:0;
    text-align:center;
    margin-top:14px
}

    .viewlog span {
        color: #9c9c9c;
        font-size:16px;
        line-height:16px;
        vertical-align:middle
    }

    .viewlog img {
        vertical-align:middle
    }

.singleliston {
    border-color: #a9caf4;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.26)
}

.singlelist:hover {
    border-color: #a9caf4;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.26)
}

.listboxt1 {
    margin-bottom:18px;
    text-align:center
}

.boxnamet1 {
    width: 80px;
    font-size: 18px;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
}

.boxbodyt1 {
    display:inline-block;
    vertical-align:middle
}

.boxinput {
    width: 245px;
    height: 30px;
    font-size: 18px;
    border: 1px solid #e2e7f1;
    padding-left: 10px;
    color: #525252;
    outline:none;
    vertical-align:middle
}

.boxtextarea {
    width: 570px;
    height: 60px;
    font-size: 12px;
    border: 1px solid #e2e7f1;
    padding: 10px;
    color: #525252;
    outline: none;
    vertical-align: top
}

.confirmbtn {
    width: 62px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #2db7f5;
    border-radius:3px;
    font-size:16px;
    display:inline-block
}

.btnboxt1 {
    text-align:right;
    margin:0 auto;
    width:650px
}

.gqshowbox {
    width:950px;
    margin:0 auto;
    margin-top:40px
}

.gqshowline {
    height:45px;
    margin-bottom:1px;
    font-size:0
}

.gqshowlinemuti {
    margin-bottom: 1px;
    font-size: 0;
    background: #e2e8f4
}

.gqshowlinemutileft {
    width: 155px;
    border-right: 1px solid #fff;
    background: #e2e8f4;
    text-align: center;
    color: #091c3a;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    height:100%
}

.gqshowlinemutiright {
    width: 794px;
    display: inline-block;
    background: #f8f9fd;
    font-size: 14px;
    padding-left: 10px;
    vertical-align: middle;
    line-height:1.5
}

.gqshowlineleft {
    width: 155px;
    margin-right: 1px;
    background: #e2e8f4;
    text-align: center;
    line-height: 45px;
    color: #091c3a;
    font-size:16px;
    display:inline-block;
    vertical-align:middle
}

.gqshowlineright {
    width: 794px;
    display: inline-block;
    background: #f8f9fd;
    font-size:16px;
    padding-left:10px;
    line-height:45px;
    vertical-align:middle;
    height:45px
}

.mapTip {
    border: 1px solid #e9ebee;
    width: 342px;
    height: 205px;
}

.tipTitle {
    height: 48px;
    background: #f1f7fc;
    line-height: 48px;
    color: #666666;
    font-size: 12px;
    padding-left: 12px;
}

    .tipTitle input {
        width: 95px;
        outline: none;
        height: 22px;
    }

.tipName {
    font-size: 20PX;
    color: #3359ce;
    margin-left: 5px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.tipposition {
    padding-left: 26px;
    position: relative;
    margin-top: 17px;
}

    .tipposition img {
        vertical-align: middle;
    }

.tipstate {
    width: 73px;
    height: 32px;
    background: url(../images/state.png) no-repeat 100% 100%;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 29px;
    position: absolute;
    right: -4px;
    top: -3px;
}

.tipmsg {
    padding-left: 28px;
    padding-right: 28px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 22px;
   /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
}

.tipline {
    font-size: 18px;
    line-height: 16px;
    margin-top: 16px;
    padding-left: 28px;
}

    .tipline span {
        color: #d6a032;
    }

.boxline {
    font-size:20px;
    line-height:38px;
    height:38px;
    margin-top:50px;
    position:relative
}

.datesub {
    position: absolute;
    right: 0;
    background: #007bff;
    color:#fff;
    font-size:16px;
    width:58px;
    height:38px;
    line-height:38px;
    text-align:center;
    top:0;
    border-radius:5px;
    cursor:pointer;
}


.sgdate {
    position:absolute;
    right:70px;
    line-height:38px;
    top:0;
}

    .sgdate input {
        outline: none;
        height: 38px;
        width: 180px;
        border: 1px solid #ced4da;
        padding:3px;
        border-radius:5px;
    }

.tbox {
    margin-top: 30px;
}

    .tbox .mapTip {
        display:inline-block;
        margin-right:75px;
        margin-bottom:30px;
    }

        .tbox .mapTip:nth-child(3n) {
            margin-right:0;
        }

.tabname {
    font-size: 20px;
    font-weight: bold;
    border-left: 3px solid #2273de;
    margin-bottom:20px;
    padding-left:6px;
}

.fullscreenButton {
    position:absolute;
    width:105px;
    right:10px;
}

.btn_top {
    position:fixed;
    z-index:1;
    right:15px;
    bottom:30px;
}