* {
    font-size: 0.16rem;
    list-style: none;
}

body {
    background: #fff;
}

.top_Operate {
    height: 0.36rem;
    width: 1200px;
    margin: 0 auto;
    background: #1A72CC;
}

.operate_Show {
    height: 100%;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
}

.operate_Show_First {
   
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 40px;
}

.code_Wrap {
    width: 16%;
    height: 40%;
    line-height: 0;
}

.code_Wrap img {
    width: 100%;
    height: 100%;
}

.downLoad_App {
    width: 72%;
    height: 100%;
    font-size: 0.16rem;
    color: #fff;
    cursor: pointer;
    user-select: none;
    white-space: nowrap;
}

.not_Logged {
    display: flex;
    justify-content: space-around;
}

.sign {
    height: 0.27rem;
    padding: 0 0.1rem;
    font-size: 0.14rem;
    line-height: 0.27rem;
    text-align: center;
    background: #fff;
    color: #1D34A0;
    font-weight: 600;
    cursor: pointer;
    user-select: none;
}

.logon {
    height: 0.27rem;
    padding: 0 0.1rem;
    border: #FFF solid 1px;
    font-size: 0.14rem;
    line-height: 0.27rem;
    text-align: center;
    color: #fff;
    font-weight: 400;
    cursor: pointer;
    user-select: none;
    margin: 0 0.1rem;
}

.logged {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    margin-right: 12%;
}

.cor_Name {
    color: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.down_Arrow {
    width: 0.28rem;
    height: 0.36rem;
    cursor: pointer;
}

.personal_Center {
    display: none;
    width: 112px;
    background: #FFFFFF;
    border: 1px solid #E7E6E6;
    border-radius: 4px;
    position: absolute;
    right: 0.2rem;
    top: 0.36rem;
}

.personal_Center div {
    width: 100%;
    height: 50%;
    text-align: center;
    line-height: 0.32rem;
    cursor: pointer;
    border-bottom: #999 solid 1px;
}

.top_Content {
    width: 100%;
    height: 2.6rem;
}

.top_Logo {
    height: 2.2rem;
    width: 1200px;
    margin: 0 auto;
    background: url(/images/indexBg.png) no-repeat;
    background-size: 100% 100%;
}


.bottom_Nav {
    width: 1200px;
    margin: 0 auto;
    height: 0.4rem;
    background: #1A72CC;
}

.nav_List {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.nav_List li {
    width: 25%;
    height: 100%;
    text-align: center;
    line-height: 0.4rem;
    font-size: 0.2rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}

.nav_List_Active {
    background: #0F89EB;
}


.content_Middle {
    width: 1200px;
    margin: 0 auto;
    /* overflow: hidden; */
    margin-top: 0.3rem;
}

.search_Bg {
    width: 100%;
    background: url(/images/white_Trie.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.search_Wrap {
    width: 58%;
    margin: 0 auto;
}

.search_Top {
    width: 100%;
    height: 0.42rem;
    margin-top: 0.2rem;
    display: flex;
    align-items: center;
}

.search_input_Wrap {
    width: 68%;
    height: 98%;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
}

.search_Select {
    width: 20%;
    height: 100%;
    border: none;
    text-align: center;
}

.search_Input {
    width: 78%;
    height: 100%;
    border: none;
}

.search_Btn {
    width: 1.2rem;
    height: 100%;
    background: linear-gradient(0deg, #015EEA, #00C0FA);
    border-radius: 4px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.42rem;
    cursor: pointer;
}

.advanced_Search {
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-left: 0.2rem;
    cursor: pointer;
    white-space: nowrap;
}

.hot_Title {
    text-align: center;
    margin-top: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hot_Img_Wrap {
    width: 0.17rem;
    height: 0.19rem;
    margin-right: 0.1rem;
}

.hot_Img_Wrap img {
    width: 100%;
    height: 100%;
}

.hot_search_Title {
    font-size: 0.18rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FF6C00;
}

.hot_Word {
    width: 92%;
    height: 1rem;
    margin: 0.1rem auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
}

.hot_Word a {
    font-size: 16px;
}

.hot_Word div {
    margin-right: 0.2rem;
    cursor: pointer;
}

.swiper_New_Wrap {
    width: 100%;
    width: 1200px;
    height: 332px;
    margin-top: 0.2rem;
    display: flex;
    justify-content: space-between;
}

.left_Swiper {
    width: 590px;
    height: 332px;
}

.new_Info {
    height: 332px;
    width: 50%;
    background: radial-gradient(at 50% 0%, rgba(199, 222, 255, 0.2) 0%, #FFFFFF 100%);
}

.new_Info_Title {
    border-left: #004897 solid 0.06rem;
    padding: 0 0.1rem;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #004898;
    margin-bottom: 0.2rem;
    margin-top: 0.14rem;
}

.info_List {
    padding-left: 0.2rem;
    overflow-y: auto;
    height: 82%;
}


.info_List::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.info_List::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.2);
    background: #F1F4FB;
}

.info_List::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.2);
    border-radius: 10px;
}


.info_List li {
    display: flex;
    align-items: center;
    margin-bottom: 19px;
    cursor: pointer;
}

.grey {
    border-radius: 50%;
    height: 8px;
    width: 8px;
    background: #C8C8C8;
}


/*.info_List .blue {*/
/*  color: #004897;*/
/*  font-weight: 600;*/
/*}*/

/*.info_List .blue_Active {*/
/*  background: #004897;*/
/*}*/

.info_List li:hover .grey {
    background: #004897;
}

.info_List li:hover a {
    color: #2160A5;
}

.info_List li:hover .info_Time {
    color: #004897;
}


.info_List_Content {
    width: 446px;
    margin-left: 0.16rem;
    margin-right: 10px;
    color: #333;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.info_List_Content a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-weight: 600;
}

.info_Time {
    color: #999;
    font-size: 14px;
}

.every_Standard {
    width: 100%;
    width: 1200px;
    height: 1.7rem;
    margin-top: 0.26rem;
    display: flex;
    justify-content: space-between;
}

.every_Standard > div {
    width: 224px;
    height: 126px;
    cursor: pointer;
    background-color: #eef7fe;
}

.every_Standard_First {
    background: url(/images/1.png) no-repeat;
    background-size: 100% 100%;
}

.every_Standard_Second {
    background: url(/images/2.png) no-repeat;
    background-size: 100% 100%;
}

.every_Standard_Third {
    background: url(/images/3.png) no-repeat;
    background-size: 100% 100%;
}

.every_Standard_Fouth {
    background: url(/images/4.png) no-repeat;
    background-size: 100% 100%;
}

.every_Standard_Fifth {
    background: url(/images/5.png) no-repeat;
    background-size: 100% 100%;
}

.every_Standard > div:hover {
    background-color: #c7e1fe;
}

.every_Standard > div:hover .every_Standard_Title {
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 0px 5px rgba(29, 94, 156, 0.2);
}

.every_Standard > div:hover .every_Standard_Content {
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 0px 5px rgba(29, 94, 156, 0.2);
}


.every_Standard_Title {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding-left: 26px;
    margin-top: 20px;
}

.every_Standard_Content {
    padding-left: 26px;
    width: 60%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 12px;
}


#test1 img {
    height: 100%;
    width: 100%;
}


#test2 img {
    height: 100%;
    width: 100%;
}

#test1 .layui-carousel-ind {
    left: 36%;
}

.layui-carousel-ind li {
    width: 24px;
    height: 10px;
    border-radius: 25%;
}

.middle_Content_Top {
    width: 100%;
    height: 0.4rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.24rem;
}

.middle_Content_Top > div {
    width: 32%;
    height: 100%;
    border-bottom: #DBDBDB solid 1px;
}

.middle_Content_Title {
    display: inline-block;
    height: 100%;
    border-bottom: #14579F solid 4px;
    font-family: Source Han Sans CN;
    font-weight: 600;
    color: #1F5EA3;
    font-size: 0.2rem;
}

.middle_Content {
    width: 100%;
    height: 216px;
    display: flex;
    justify-content: space-between;
}

.middle_Content > div {
    width: 386px;
    height: 216px;
}

.content_Second img {
    width: 100%;
    height: 100%;
}

.tables {
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.layui-table-grid-down {
    display: none;
}

.layui-table thead tr,
.layui-table-click,
.layui-table-header,
.layui-table-mend,
.layui-table-patch,
.layui-table-tool,
.layui-table-total,
.layui-table-total tr,
.layui-table[lay-even] tr:nth-child(even) {
    background-color: transparent;
}

.layui-table tbody tr:hover,
.layui-table thead tr,
.layui-table-click,
.layui-table-header,
.layui-table-hover,
.layui-table-mend,
.layui-table-patch,
.layui-table-tool,
.layui-table[lay-even] tr:nth-child(even) {
    background-color: transparent;
    border: none;
}

.layui-table thead tr {
    background-color: #F7F7F7;
}

.layui-table td,
.layui-table th,
.layui-table-col-set,
.layui-table-fixed-r,
.layui-table-grid-down,
.layui-table-header,
.layui-table-page,
.layui-table-tips-main,
.layui-table-tool,
.layui-table-total,
.layui-table-view,
.layui-table[lay-skin=line],
.layui-table[lay-skin=row] {
    border: none;
}

.tables .layui-table {
    background-color: transparent;
    font-weight: 600;
}

.link_Service_Title {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #004A9A;
    margin: 0.24rem 0;
}

.link_Service {
    width: 100%;
    height: 0.5rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.5rem;
}

.link_Service > div {
    width: 286px;
    height: 40px;
    background: linear-gradient(90deg, #EAF4FE, #F5F6F8);
    /*border: 1px solid #DBDEE1;*/
}

.link_Select {
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #EAF4FE, #F5F6F8);
    border: 1px solid #DBDEE1;
    text-indent: 2em;
    font-size: 18px;
    color: #333;
    font-weight: 600;
}

.link_Service_Div {
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;

}

.footer {
    width: 100%;
    background: #F2F2F2;
    padding-bottom: 0.2rem;
}

.footer_Content {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}


.footer_Content_Right img {
    margin-top: 0.6rem;
}

.footer_Content_Right img:nth-child(2) {
    margin-left: 0.3rem;
}

.footer_Content_First {
    margin-top: 0.3rem;
    user-select: none;
}

.footer_Content_First span {
    cursor: pointer;
}

.footer_Content_Second {
    margin: 0.2rem 0;
    margin-bottom: 0.1rem;
}

.plice {
    margin: 0 0.1rem;
}

hr {
    background: #EAEAEA;
    margin: 0.1rem 0 0.1rem 0;
}

.bottom_Address {
    text-align: center;
}

.bottom_Propose {
    text-align: center;
    margin-top: 0.1rem;
}

.first_Select {
    background: url(/images/firm.png) no-repeat;
    background-position: 10px center;
}

.firm_Select {
    background: url(/images/logo1.png) no-repeat;
    background-position: 18px center;
}

.second_Select {
    background: url(/images/logo1.png) no-repeat;
    background-position: 10px center;
}

.change_Search_Condition {
    display: flex;
    margin-bottom: 20px;
}

.change_Search_Condition_Active {
    border-bottom: #1F98FC solid 1px;
    font-size: 18px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #1F98FC;
}

.change_Search_Condition div {
    cursor: pointer;
    padding: 6px 10px;
    font-size: 18px;
    user-select: none;
}

.change_Search_Condition_First {
    margin-right: 30px;

}

.first_Select_P {
    display: inline-block;
    margin-left: 3px;
    vertical-align: middle;
    font-size: 14px;
}

.Second_Select_P {
    display: inline-block;
    margin-left: 3px;
    vertical-align: middle;
    font-size: 14px;
}

.change_Info {
    width: 100%;
    display: flex;
    justify-content: center;
}

.change_Info div {
    cursor: pointer;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    user-select: none;
    display: flex;
    align-items: center;
}

.change_Info .infoActive {
    color: #0F89EB;
    font-family: Source Han Sans CN;
}

.change_Info div img {
    margin-right: 8px;
}

.change_Info div:nth-child(1) {
    margin-right: 30px;
}