#cooperate_authorize_title {
    width: 456px;
    height: 49px;
    margin: 0px auto;
    padding-top: 80px;
}

#cooperate_authorize_title ul {
    margin-left: 40px;
}

#cooperate_authorize_title li {
    float: left;
    font-size: 23px;
    font-weight: 500;
    color: #333333;
    opacity: 1;
    cursor: pointer;
}

#cooperate_authorize_title li:not(:first-child) {
    margin-left: 48px;
}

#cooperate_authorize_title div {
    width: 50px;
    height: 4px;
    margin: 4px auto 0 auto;
}

#cooperate_authorize_title .on {
    color: #358CF1;
}

#cooperate_authorize_title .on div {
    background-color: #358CF1;
}

.hide {
    display: none;
}

#cooperate_authorize_content {
    margin-top: 50px;
}

.cooperate_authorize_ct {
    width: 100%;
    height: auto;
}

.cooperate_authorize_ct_menu {
    position: absolute;
    left: 32px;
    width: 188px;
    height: 445px;
    background-image: url("../images/menu_backgroud.png");
    z-index: 99;
}

.group_menu {
    position: absolute;
    /*top: 66%;*/
    right: 32px;
    width: 160px;
    height: 280px;
    background-image: url("../images/group_menu.png");
    z-index: 99;
}

.a-li {
    width: 188px;
    height: 465px;

}

.a-li a {
    display: block;
    height: 10px;
    width: 70px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 1;
    text-align: center;
    margin: 0 auto;
}

.a-li a:first-child {
    margin-top: 43px;
}

.a-li a:not(:first-child) {
    margin-top: 49px;
}

.a-li a:last-child {
    position: relative;
    margin: 0 auto;
    bottom: -50px;
    font-weight: 600;
    color: #358CF1;
}

.cooperate_authorize_ct_content {
    width: 1260px;
    margin: 0 auto 159px auto;
}

.cooperate_authorize_ct_content .cooperate_ct:first-child {
    margin-top: 50px;
}

.cooperate_authorize_ct_content .cooperate_ct:not(:first-child) {
    width: 1007px;
    margin: 0 auto;
}

.cooperate_ct .cooperate_ct_title_1:not(:first-child) {
    margin-top: 50px;
}

.cooperate_ct_title_1 {
    width: 200px;
    height: 42px;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    opacity: 1;
    margin: 0 auto;
    text-align: center;
}

.cooperate_ct_content_1 {
    width: 1007px;
    font-size: 20px;
    font-weight: 800;
    color: #000000;
    opacity: 1;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.cooperate_ct_p {
    display: block;
    margin-top: 13px;
}

.cooperate_ct_img {
    width: 415px;
    height: 220px;
}

.cooperate_ct_img a {
    width: 415px;
    height: 220px;
    display: block;
}

.cooperate_ct_content_1 img {
    width: 415px;
    height: 220px;
	border-radius:1em;
}

.cooperate_ct_content_1 a:hover {
    color: #358CF1;
}

.cooperate_ct_content_1 .cooperate_ct_content_div {
    position: relative;
    margin-top: 50px;
}

.cooperate_ct_content_1 .cooperate_ct_content_div:nth-child(even) {
    margin-left: 175px;
}

.cooperate_ct_content_1 .cooperate_ct_content_div:last-child {
    margin-top: 50px;
}

.back_box {
    width: 415px;
    height: 42px;
    border-radius: 0 0 14px 14px;
    background-image: url("../images/op.png");
    opacity: 0;
    z-index: 1;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    top: 178px;
    position: absolute;
}

.back_box a {
    display: block;
    width: 457px;
    height: 50px;
    border-radius: 0 0 14px 14px;
}

.back_box p {
    margin-top: 10px;
}

.b-li {
    width: 188px;
    height: 445px;

}

.b-li p {
    display: block;
    width: 80px;
    height: 24px;
    font-size: 17px;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 1;
    text-align: center;
    margin: 40px auto 0 auto;
}

.b-li a {
    display: block;
    height: 30px;
    width: 110px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 1;
    text-align: center;
    margin: 0 auto;
}

.b-li a:first-child {
    margin-top: 40px;
}

.b-li a:not(:first-child) {
    margin-top: 45px;
}

.b-li a:last-child {
    position: relative;
    margin: 0 auto;
    bottom: -34px;
    font-weight: 600;
    color: #358CF1;
}

.b-content {
    width: 1260px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.b-content-li {
    width: 240px;
    height: 70px;
    background: #FFFFFF;
    border: 1px solid #6B6363;
    opacity: 1;
    border-radius: 8px;
    text-align: center;
    font-size: 15px;
    color: #333333;
}

.b-content a {
    display: block;
    margin-top: 34px;
    margin-left: 35px;
    margin-right: 35px;
}

.b-content-li:hover {
    background-color: #358CF1;
    color: #FFFFFF;
}

.authorization_level_1 {
    /*background-image: url("../images/group_1.png");*/
    background-image: url("../images/group_1.gif");
    background-size: 242px 72px;


}


.authorization_level_2 {
    /*background-image: url("../images/group_2.png");*/
    background-image: url("../images/group_2.gif");
    background-size: 242px 72px;
}

.authorization_level_3 {
    /*background-image: url("../images/group_3.png");*/
    background-image: url("../images/group_3.gif");
    background-size: 242px 72px;
}

.b-title {
    width: 316px;
    height: 100px;
    margin-top: 50px;
}

.b-title img {
    width: 124px;
    height: 108px;
}

.aa_link {
    display: block;
    text-align: center;
    margin-top: 14px;
}

.b-title-bk {
    margin-left: 29px;
    width: 205px;
    height: 66px;
}

#b-title-bk-1 {
    margin-top: -82px;
    background-image: url("../images/b-title-bk-1.png");
}

#b-title-bk-2 {
    margin-top: -82px;
    background-image: url("../images/b-title-bk-2.png");
}

#b-title-bk-3 {
    margin-top: -82px;
    background-image: url("../images/b-title-bk-3.png");
}

#b-title-bk-4 {
    margin-top: -82px;
    background-image: url("../images/b-title-bk-4.png");
}

.infr_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 130px;
    margin-top: 40px;
}

#search_div {
    width: 920px;
    height: 60px;
    border: 2px solid #358CF1;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.34);
    opacity: 1;
    border-radius: 13px;
}

#search_div input {
    margin-top: 1px;
    width: 800px;
    height: 58px;
    border: 0px solid #999999;
    padding-left: 10px;
    border-radius: 13px;
}

#search_div input::-webkit-input-placeholder {
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    opacity: 1;
}

#search_img {
    width: 33px;
    height: 33px;
    display: inline;
    cursor: pointer;
}

.fy-alert-header {
    background-color: #358CF1;
}

/*#certificate_search {*/
/*    width: 314px;*/
/*    height: 100px;*/
/*    position: fixed;*/
/*    left: 83%;*/
/*    top: 53%;*/
/*}*/

/*.res {*/
/*    color: Red;*/
/*}*/

/*.result {*/
/*    background: yellow;*/
/*}*/

/*#find_div {*/
/*    width: 400px;*/
/*    height: 40px;*/
/*    border: 2px solid #358CF1;*/
/*    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.34);*/
/*    opacity: 1;*/
/*    border-radius: 13px;*/
/*    margin: 0 auto;*/
/*}*/

/*#find_div input {*/
/*    margin-top: 1px;*/
/*    width: 390px;*/
/*    height: 38px;*/
/*    border: 0px solid #999999;*/
/*    padding-left: 10px;*/
/*    border-radius: 13px;*/
/*}*/

/*#find_div input::-webkit-input-placeholder {*/
/*    font-family: PingFangSC-Regular, sans-serif;*/
/*    font-size: 18px;*/
/*    font-weight: 400;*/
/*    color: #999999;*/
/*    opacity: 1;*/
/*}*/

#find_div {
    width: 1000px;
    margin: 0px auto;
    padding-top: 80px;
}

#form_div {
    width: 920px;
    margin: 0px auto;
}

.infr_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 40px;
}

#find_div2 {
    width: 700px;
    height: 60px;
    border: 2px solid #358CF1;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.34);
    opacity: 1;
    border-radius: 13px;
}

#find_div2 input {
    margin-top: 1px;
    width: 600px;
    height: 58px;
    border: 0px solid #999999;
    padding-left: 10px;
    border-radius: 13px;
}

#find_div2 input::-webkit-input-placeholder {
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    opacity: 1;
}

#find_img {
    width: 33px;
    height: 33px;
    display: inline;
    cursor: pointer;
}

#ifm {
    display: block;
    margin: 20px auto;
}