﻿.content3 {
    padding: 15px;
}

.content3 .c_line {
    display: inline-block;
    width: 200px;
    height: 22px;
}

.content3 .c_line .c_title {
    width: 50px;
    display: inline-block;
}

.content_d {
    padding-left: 8px;
}

.toptitle {
    height: 38px;
    line-height: 40px;
    text-align: left;
    padding-left: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #0563a6;
}

.left .frame .top {
    height: 45px;
    line-height: 45px;
    text-align: left;
    padding-left: 15px;
    font-size: 15px;
    font-weight: bold;
    color: #0563a6;
    border-bottom: 1px solid #e2eef5;
    background-color: #f9fdff;
}

.left .frame .top a {
    color: #23fdff;
    *margin-left: 24px;
    float: right;
    padding-right: 15px;
}

.left .frame .top1 b {
    float: left;
    padding-left: 20px;
}

.left .frame .top span {
    color: #FF9;
}


.left .frame .content {
    border-top: 1px solid #147abc;
    background-color: #f6f5f5;
    padding: 3px;
}

.left .frame .content .notice {
    margin: 0;
    color: #006699;
    line-height: 1.8em;
    font-size: 12px;
    padding-top: 6px;
    padding-right: 8px;
    padding-bottom: 6px;
    padding-left: 12px;
}

.left .frame .content .notice li {
    text-indent: 2em;
}

.left .frame .content .middle {
    background-color: #0294c4;
    padding: 3px;
}

.left .frame .content .middle .show {
    margin-top: 5px;
    float: left;
    text-align: center;
    width: 50%;
    margin-bottom: 5px;
}

.left .frame .content .middle .show .title {
    margin-top: 3px;
    font-size: 12px;
    color: #fee055;
}

.left .frame .content .middle .show .title a {
    color: #fee055;
    text-decoration: none;
}

.left .frame .content .middle .show .title a:hover {
    color: #FFFF00;
    text-decoration: underline;
}

.left .frame .content2 {
    background-color: #eff9ff;
}

.left .frame .content2 .middle {
    padding-top: 2px;
    padding-bottom: 2px;
}

.left .frame .content2 .middle .show {
    background-color: #f9fdff;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 6px;
    padding: 10px 10px;
}

.showtop {
    padding: 6px 0;
}

.showtop .lefttitle {
    margin-left: 10px;
    margin-top: 5px;
    font-size: 12px;
    color: #555555;
    padding-left: 20px;
    background: url(../images/video_default.png) no-repeat;
}

.showtop .lefttitle:hover {
    background: url(../images/video_hover.png) no-repeat;
    color: #e19e35;
}

.left .frame .content2 .middle .show .showtop .more {
    margin-right: 10px;
    margin-top: 5px;
    font-size: 12px;
    color: #003366;
    float: right;
}

.left .frame .content2 .middle .show .list1 {
    width: 120px;
    line-height: 26px;
    font-size: 12px;
    color: #1173af;
    background: url(../images/dian.png) no-repeat left center;
    padding-left: 12px;
}

.left .frame .content2 .middle .show .list2 {
    width: 120px;
    font-size: 12px;
    line-height: 26px;
    color: #1173af;
    background: url(../images/dian.png) no-repeat left center;
    padding-left: 12px;
}

.left .frame .content2 .middle .show .list3 {
    width: 120px;
    font-size: 12px;
    line-height: 26px;
    color: #1173af;
    background: url(../images/dian.png) no-repeat left center;
    padding-left: 12px;
}

.left .frame .content .middle2 {
    background-color: #ededeb;
    padding: 5px;
}

.left .frame .content .middle2 .list1 {
    margin-top: 4px;
    margin-left: 5px;
    font-size: 12px;
    line-height: 20px;
}

.sqbtn {
    width: 120px;
    height: 33px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/btn1.png) no-repeat;
}

.sqbtn:hover {
    background: url(../images/btn1.png) no-repeat 0 -33px;
}

.sqbtn a {
    width: 100%;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    padding: 7px 18px;
}

.sqbtn a:hover {
    text-decoration: none;
    color: #ffffff;
}

.frame .tc_title {
    background: url(../images/usertipsbg.png) no-repeat;
}

.frame .contents {
    height: 190px;
    color: #555555;
    line-height: 22px;
}

.frame .contents div {
    padding: 45px 25px 20px 25px;
}

.frame .contents div span {
    font-weight: bold;
}

.left .QA {
    list-style-type: circle;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.QA li {
    padding-left: 0.5em;
    line-height: 1.8em;
    background: url(../images/dian.png) no-repeat;
    padding-left: 12px;
}

.mainOneItem {
    border-top: 1px solid #c4e7f6;
}

.frame.mainOneItem .title h2 {
    font: normal 1em/1.25em Arial, Helvetica, sans-serif;
}

.col1_title h3 {
    font-size: 14px;
    font-weight: bold;
    color: #0563a6;
    padding: 10px 0;
}