body {font-family: "Lato", sans-serif;}

.tablink {
    background-color: #555;
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0.7rem 1rem;
    font-size: 1rem;
    width: 35%;
}

.tablink:hover {
    background-color: #777;
}

/* Style the tab content */
.tabcontent {
    color: white;
    display: none;
    padding: 0px;
    text-align: center;
}

.hdimg{max-width: 100%;
  height: auto;
}
.container {

position: relative;

display: inline-block;

}
.text {

position: absolute;

top: 50%;

left: 50%;

transform: translate(-50%, -50%);

background: rgba(255, 255, 255, 0.7);

padding: 10px;

}

.cpjs{float: left;
    display: flex;
    align-items: center;
    width: 40%;
   justify-content: center;}
.cpnr{display: flex;flex-wrap:wrap;justify-content: center;    margin-top: 40px;}
.cptp{max-width: 100%;height: auto;    }
.cpwb{    width: 40%;margin-top: 2em;margin-left: 2rem;}
.myDiv1{    float: left;
    cursor: pointer;
    width: 148px;
    height: 42px;
    margin-right: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 3rem;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background-color: #4798f0;}
    .myDiv1:hover {
  background-color: #0f60b8;
}
    .cpmk1{     display: flex;justify-content: space-around;}
    .cpmk12{     display: flex;justify-content: space-around;}
    .tgbiaoti{    color: #595757 !important;font-size: 3rem !important;}
    .listtou{width:80%;}
    .tgitme{overflow: hidden;margin-top: 34px;padding: 30px;border: 1px solid #bcbcbc;}
    .tginfo{float: left;margin-right: 2rem;padding: 0 2rem 0 0;text-align: center;border-right: 1px solid #e3e3e3;}
    .biaoqian{    display: inline-block;margin: 10px 15px 10px 0;padding: 5px;font-size: 14px;border-radius: 5px;background-color: #e6e6e6;}
    .tgname{    font-size: 26px;color: #333;font-weight: 700;}
    .tgpost{    font-size: 17px;color: #585252;}
    .tgintro{font-size: 17px;color: #585252;}
    .dbwz{    margin-top: 20px;padding: 20px 0;width: 100%;border-top: 3px solid #e0e0e0;line-height: 24px;text-align: center;font-size: 12px;
    color: #898989;}