body{
    background: #f8f8f8;
}
.pathbox{
    background: #f8f8f8 !important;
}
.itemBox{
    width: 100%;
    padding: 18px;
    box-sizing: border-box;
}
.box1{
    height: 36px;
    line-height: 36px;
}
.tipsBox{
    background: url(../images/tips.png) no-repeat left center;
    background-size: 16px 16px;
    padding-left: 25px;
    font-size: 16px;
    color: #666;
}
.selLable{
    color:#333;
    font-size: 16px;
    line-height: 36px;
}
.selSelect{
    width: 100px;
    border-radius: 5px;
    border: 1px solid #ededed;
    line-height: 28px;
    height: 28px;
    padding: 0px 15px 0px 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 3px;
}
.box2{
    background: #fffaf0;
    width: 100%;
    height: 80px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}
.box2_left{
    background: url(../images/bookIcons.png) no-repeat left center;
    background-size: 49px 49px;
    padding-left: 80px;
    font-size: 16px;
    color: #333;
    height: 80px;
    line-height: 80px;
}
.box2_left em{
    font-size:20px;
    color:#f2924e;
    font-weight: bold;
}
.box2_but{
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    padding-right: 15px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    margin-top: 24px;
}
.box2_but1{
    background: #f2924e;
}
.box2_but2{
    background: #308bd8;
}
.box2_but3{
    background: #bbbbbb;
    padding-left: 20px;
    padding-right: 20px;
}
.box3_left{
    width: 555px;
    min-height: 50px;
}
.box3_right{
    width: 280px;
    min-height: 50px;
}
.box3TitleBox{
    border-bottom: 1px solid #ededed;
}
.box3Title{
    width: 80px;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #308bd8;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding-left: 40px;
    box-sizing: border-box;
}
.box3Title1{
    background: url(../images/box3Title1.png) no-repeat left center;
}
.box3Title2{
    background: url(../images/box3Title2.png) no-repeat left center;
}
.box3TitleDesc{
    font-size: 14px;
    color: #999;
    height: 50px;
    line-height: 50px;
}
.itemUl{
    width: 100%;
    margin-top: 27px;
}
.itemUl li{
    width: 90px;
    padding-top: 94px;
}
.itemUl li.li01{
    background: url(../images/li_bg1.png) no-repeat center top;
    background-size: 90px 94px;
}
.itemUl li.li02{
    background: url(../images/li_bg2.png) no-repeat center top;
    background-size: 90px 94px;
}
.itemUl li.li03{
    background: url(../images/li_bg3.png) no-repeat center top;
    background-size: 90px 94px;
}
.itemUl li.li04{
    background: url(../images/li_bg4.png) no-repeat center top;
    background-size: 90px 94px;
}
.itemUl li.li05{
    background: url(../images/li_bg5.png) no-repeat center top;
    background-size: 90px 94px;
}
.itemUl li.li06{
    background: url(../images/li_bg6.png) no-repeat center top;
    background-size: 90px 94px;
}
.itemUl li p.numbox{
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #999;
    font-size: 14px;
}
.itemUl li p.numbox em{
    font-weight: bold;
    font-size: 22px;
}
.itemUl li p.descBox{
    font-size: 16px;
    color: #333;
    text-align: center;
    height: 28px;
    line-height: 28px;
}
.c_308bd8{
    color: #308bd8;
}
.c_f2924e{
    color: #f2924e;
}
.c_50b89c{color: #50b89c;}
.c_ec6a78{color: #ec6a78;}
.ml60{margin-left: 60px;}
.mb60{margin-bottom: 60px;}
.box4TitlBox{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #ededed;
}
.box4Title {
    width: 130px;
    height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #308bd8;
    font-size: 16px;
    font-weight: bold;
    color: #308bd8;
    box-sizing: border-box;
    padding-left: 8px;
}
.listUl{
    margin-top: 20px;
    width: 960px;
}
.listUl li{
    width: 223px;
    border-radius: 5px;
    border: 1px solid #ededed;
    margin-right: 15px;
    cursor: pointer;
}
.listUl li .imgBox{
    width: 100%;
    height: 144px;
    border-bottom: 1px solid #bdddf4;
}
.listUl li .imgBox img{
    width: 100%;
    height: 144px;
    vertical-align: middle;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.listUl li .infoBox{
    width: 203px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ededed;
}
.listUl li .infoBox .spanT1{
    width: 45px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: url(../images/spanT1.png) no-repeat left top;
    background-size: 45px 20px;
}
.listUl li .infoBox .spanT2{
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #a9aeb8;
    border-radius: 3px;
    margin-left: 5px;
}
.listUl li .infoBox .infotTitle{
    font-size: 14px;
    color: #333;
    height: 40px;
    line-height: 40px;
}
.listUl li .infoBox .jdBox{
    width: 100%;
    height: 10px;
    border-radius: 5px;
    background: #ebeef5;
}
.listUl li .infoBox .jdBox .nowJd{
    height: 10px;
    border-radius: 5px;
    background: linear-gradient(to right,#1085e1,#66bbfe);
}
.listUl li .infoBox .jdInfo{
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 14px;
}
.listUl li .infoBox .jdInfo em{
    color: #1085e1;
    font-size: 14px;
    font-weight: bold;
}
.listUl li .gsBut{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #308bd8;
}