entrust.css 4.27 KB
@charset "utf-8";

/* CSS Document */


/*托管*/

.tglist {
    width: 716px;
    margin-left: 146px;
}

.tglist h5 {
    text-align: center;
    font-size: 40px;
    line-height: 70px;
}

.tglist p.xiaotit {
    font-size: 12px;
    line-height: 38px;
    text-align: center;
}

.tglist ul li {
    line-height: 40px;
    border-bottom: 1px #f3f3f3 solid;
}

.tglist ul li span {
    float: right;
    color: #bfc0c0;
    font-size: 12px;
}

.yema {
    float: right;
    margin: 77px 140px 0 0;
}



/*托管申请成功页面*/





.cgbox p {
    font-size: 16px;
    line-height: 36px;
}

.cgbox .modaltitle {
    font-size: 30px;
    line-height: 60px;
    text-align: center;
    clear: both;
}


.tipbox1 .contentbox {
    padding: 10px 0 0 60px;
}

.tipbox1 .cgdetail {
    font-size: 20px;
    line-height: 43px;
    clear: both;
    font-weight: none;
    margin-top: 20px;
}

.tipbox1 a {
    display: block;
    text-align: center;
    width: 261px;
    height: 47px;
    background: #d0111a;
    display: block;
    float: left;
    margin-left: 20px;
    line-height: 47px;
    border-radius: 6px;
}


.tipbox1 .contentbox .modaltitle{
    font-size: 30px;
    line-height: 60px;
    text-align: center;
    clear: both;
    margin-top: 50px;
}


.tipbox1 .contentbox p{
    font-size: 16px;
    line-height: 36px;
}


/*托管申请页面*/

.entrustbox {
    width: 808px;
    height: 980px;
    margin-left: 90px;
}

.biaoge {
    border: 1px #cbcbcb solid;
    text-align: center;
    margin-top: 10px;
}

.biaoge td {
    border-right: 1px #cbcbcb solid;
}

.hybh .tggg {
    float: right;
    width: 114px;
    height: 31px;
    border: 1px #d0111c solid;
    border-radius: 5px;
    text-align: center;
    margin-top: 10px;
    line-height: 30px;
     color: #d0111c;
}

.jiesuan .submit,.jiesuan .close ,.jiesuan .print,.hybh .tggg:hover{
    color: #d0111c;
}

.jiesuan .submit,.jiesuan .close ,.jiesuan .print{
    border: 1px #d0111c solid;
    border-radius: 5px;
    text-align: center;
    margin-top: 10px;
    line-height: 30px;
    padding: 7px 15px;
    margin-right: 15px;
     color: #d0111c;
}

 



.shenqing p {
    line-height: 25px;
}

.sqsl input {
    width: 110px;
    height: 25px;
    border: 1px #bbb solid;
}

.graylinet {
    border-bottom: 1px #dadada solid;
    margin: 20px 0 20px 0;
}

.backdizhi p {
    line-height: 40px;
}

.backdizhi p select {
    border: 1px #bbb solid;
    width: 100px;
    height: 28px;
    margin-left: 6px;
}

.backdizhi p input {
    width: 318px;
    height: 25px;
    border: 1px #bbb solid;
    margin-left: 6px;
}

.backdizhi p.detaildizhi {
    margin: 10px 0 10px 69px;
}

.backdizhi p.danxuan input {
    width: 13px;
    height: 13px;
}

.jiesuan p {
    float: left;
    line-height: 32px;
    text-align: center;
}

.dayin {
    width: 143px;
    height: 34px;
    border: 1px #d0111a solid;
    border-radius: 5px;
}

.guanbi {
    width: 73px;
    height: 32px;
    border: 1px #d0111a solid;
    border-radius: 5px;
    margin-left: 20px;
}


/*托管列表页面*/

p.tgggh {
    float: right;
    font-size: 18px;
    margin-right: 128px;
    margin-bottom: 30px;
    font-family: inherit;
}



.etlist {
    text-align: center;
}

.etlistbg {
    border-left: 1px #cccccc solid;
}

.etlistbg tr td {
    border-top: 1px #ccc solid;
    border-right: 1px #ccc solid;
}

.redfont {
    color: #d0111a;
}

.etlistbg tr td.noborder {
    border: 0px !important;
}

.etlistbg tr td:last-child {
    background: #fff;
}

.etlistbg tr:last-child td {
    border-bottom: 1px #ccc solid;
}

.applybtn {
    font-size: 13px;
    color: #f00;
    border: 1px solid #f00;
    padding: 4px 10px;
    background-color: #fff;
    font-family: inherit;
    font-weight: bold;
    border-radius: 3px;
}

/*藏品详情*/
.leftbox1{
    width: 650px;
    float: left;
}
.leftbox1 .lefttopbox{
    height: 300px;
    background-color: antiquewhite;
    border: 2px solid #ccc;
}
.leftbox1 .leftbottombox{
    height: 200px;
    background-color: antiquewhite;
    border: 2px solid #ccc;
    margin-top: 20px;
}
.rightbox1{
    width: 320px;
    float: left;
    background: antiquewhite;
    height: 700px;
    margin-left: 10px;
}

.rightbox1 img{
    width: 100px;
    height: 200px;
}
.rightbox1 h3{
    font-size: 20px;
    line-height: 40px;
}
.rightbox1 .afirst{
    margin-right: 30px;
}