.mytext{
    text-align: left;
}
.mytable{
    width: 100%;
    min-height: 50px;
    text-align: center;
    border-collapse: collapse;
    padding: 2px;
    overflow-y: auto;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
}

.mytable td {
    min-width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 1px solid black;
    border-right: 1px solid black;
    line-height: 30px;
}

.mytable_cailiao td{
    font-size: 16px;
    height: 50px;
}

.my_btn {
    /* float: right; */
    width: 75px;
    height: 37px;
    border-width: 0px;
    border-radius: 3px;
    background: #1E90FF;
    cursor: pointer;
    outline: none;
    font-family: Microsoft YaHei;
    color: white;
    font-size: 15px;
    margin: 10px;
}
.mytitle_tr{
    background-color: #5ba1cf;
}
.mytitle_tr td{
    font-weight: bold;
    font-size: 18px;
}

.mymenu_box_x{
    text-align: center;
    margin-top: 15px;
}
.mytb_name{
    width: 150px;
}
.mytb_val_1{
    width: 520px;
}
.myinput1{
    width: 100%;
    height: 100%;
    border: none;
    font-size: 16px;
}
.myinput2{
    width: 300px;
    height: 25px;
    font-size: 16px;
}

.mytitle2{
    margin: 20px;
    font-size: 20px;
}

.mytable_box td{
    font-size: 16px;
    height: 50px;
}


.mytextarea2{
    width: 100%;
    height: calc(100% - 10px);
    font-size: 16px;
    color: #000;
    min-height: 80px;
}

.mytextarea{
    width: 100%;
    height: calc(100% - 10px);
    border: none;
    font-size: 16px;
    color: #000;
    min-height: 80px;
}
.mytextarea2:focus,.mytextarea:focus{
    color: #000;
}

.myselect{
    height: 100%;
    width: 100%;
    border: none;
}

.mylist1 li {
    float: left;
    width: 23%;
    padding: 10px;
    height: 250px;
}
/* .mylist1 li img a:hover {
    color: #000;
} */


.mylist1 .info_product_detail_wrap {
    line-height: 2.2em;
}

.mylist1 .info_product_detail_wrap b {
    color: #626262;
    font-weight: bold;
}

.mylist1 .info_product_detail_wrap table.detail_table {
    width: 100%;
}

.mylist1 .info_product_detail_wrap table.detail_table th {
    width: 200px;
}

.mylist1 .ProductDescription {
    height: 40px;
    color: 01673 A;
    margin-top: 10px;
    padding-left: 35px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    display: none;
}

.mylist1 .info_product_detail_wrap img {
    width: 200px;
    height: 260px;
    float: left;
    text-align: left;
    margin-right: 10px;
}

.mylist1 .InfoTitle {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 10px 0px;
}
.mylist1 .InfoTitle:hover {
    color: #000;
}




.mylist1 .f2 {
    padding: 5px 0px
}

.mylist1 .f1 {
    padding: 5px 0px
}

.mylist1 .InfoHit {
    padding: 5px 0px;
    font-weight: bold;
    color: #990000
}

.mylist1 .InfoTime {
    padding: 5px 0px;
}

/*===导师模型 结束===*/

.myli2{
    line-height: 30px;
}