/*html {*/

/*   filter: grayscale(100%);*/

/*  -webkit-filter: grayscale(100%);*/

/*  -moz-filter: grayscale(100%);*/

/*  -ms-filter: grayscale(100%);*/

/*  -o-filter: grayscale(100%);*/

/*  filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/

/*  -webkit-filter: grayscale(1);*/

/*}*/
.inline-flex {
    display: inline-flex;
}

.content > .mySwiper1 .swiper-slide.on {
    padding-top: 70px;
}

.content {
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.certificate-wap {
    display: none;
}

.content::after {
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, #FED002 0%, #06A2E5 51%, #02629C 100%);
    z-index: 999;
}

.hide {
    display: none !important;
}

.content.ons .header {
    position: static;
}

.content > .mySwiper1 {
    width: 100%;
    height: 100vh;
}

.content > .mySwiper1 .swiper-slide {
    width: 100%;
    height: 100vh;
    padding-top: 70px;
}

.content .footer {
    width: 100%;
    height: 300px;
    background: url('../images/bj-f.png');

    background-size: cover;

}

.content .footer .m {
    width: 1500px;
    overflow: hidden;
    margin: 0 auto;
    height: 100%;
}

.content .footer .m footer {
    width: 100%;
    font-size: 12px;
    color: #FFF;
    padding: 12px 0;
    box-sizing: border-box;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content .footer .m footer a {
    color: #FFF;
    margin-left: 3px;
}

.content .footer .m .bottom {
    overflow: hidden;
    height: 168px;
    display: flex;
    justify-content: space-between;
    padding-top: 35px;
}

.content .footer .m .bottom .code {
    width: 100px;
}

.content .footer .m .bottom .code img {
    width: 100%;
}

.content .footer .m .bottom .label {
    max-width: 395px;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
}

.content .footer .m .bottom .label img {
    display: block;
    width: 42px;
}

.content .footer .m .bottom .label div {
    margin-left: 20px;
    overflow: hidden;
}

.content .footer .m .bottom .label div p {
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 14px;
}

.content .footer .m .bottom .label div span {
    display: block;
    font-size: 12px;
    color: #FFF;
    line-height: 17px;
}

.content .footer .m .link {
    overflow: hidden;
    padding: 25px 0;
    position: relative;
    display: flex;
    align-items: center;
}

.content .footer .m .link::after {
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(17, 17, 17, .12);
    position: absolute;
    left: 0;
    bottom: 1px;
}

.content .footer .m .link::before {
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(17, 17, 17, .12);
    position: absolute;
    left: 0;
    bottom: 0;
}

.content .footer .m .link p {
    font-size: 16px;
    color: #FFFFFF;
}

.content .footer .m .link ul {
    display: flex;
    align-items: center;
}

.content .footer .m .link ul li {
    overflow: hidden;
    height: 40px;
    border-radius: 4px;
    background: rgba(238, 35, 35, .48);
    margin-left: 20px;
}

.content .footer .m .link ul li a {
    height: 100%;
    display: inline-flex;
    align-items: center;
    padding: 0 21px;
    font-size: 14px;
    color: #FFF;
    justify-content: center;
}

.content .des_banner {
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 300px;
    background-image: url(../images/news1.png);
    background-size: cover;
    background-position: center center;
}

.content .des_jiancenengli {
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 300px;
    background-image: url(../images/jiance_banner.jpg);
    background-size: cover;
    background-position: center center;
}

.content .page {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content .page li {
    min-width: 12px;
    padding: 0 10px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 6px;
    border: 1px solid #DDDDDD;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin: 0 4px;
    transition: all .1s;
    color: #666666;
}

.content .page li a {
    color: #666666;
}

.content .page li:hover {
    background: #1677FF;
    border: 1px solid #1677FF;
}

.content .page li:hover a {
    color: #fff;
}

.content .page span {
    font-size: 14px;
    margin: 0 4px;
    color: #666666;
}

.content .page input {
    width: 48px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
    text-align: center;
    outline: none;
    background: none;
    font-size: 14px;
    margin: 0 4px;
    color: #666666;
    border: 1px solid #DDDDDD;
}

.content .page_list {
    overflow: hidden;
    width: 100%;
    background: #F7F7F7;
    padding: 60px 0;
}

.content .page_list .m {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.content .page_list .m .label {
    overflow: hidden;
    width: 47.5%;
    border-top: 4px solid #00AEEE;
    transition: all .3s;
    background: #fff;
}

.content .page_list .m .label:hover {
    transform: translateY(-3px);
}

.content .page_list .m .label a {
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 24px 30px 0 30px;
}

.content .page_list .m .label a .png2 {
    display: none;
}

.content .page_list .m .label a:hover .png1 {
    display: none;
}

.content .page_list .m .label a:hover .png2 {
    display: block;
}

.content .page_list .m .label:hover {
    background: rgba(0, 174, 238, 1);
}

.content .page_list .m .label:hover a .des div span {
    color: #fff;
}

.content .page_list .m .label:hover a > span {
    color: #fff;
}

.content .page_list .m .label:hover a > p {
    color: #fff;
}

.content .page_list .m .label a > p {
    font-size: 16px;
    color: #333333;
    padding-bottom: 10px;
    border-bottom: 1px solid #00AEEE;
    display: inline-block;
}

.content .page_list .m .label a > span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-top: 30px;
}

.content .page_list .m .label a .des {
    overflow: hidden;
    height: 51px;
    border-top: 1px solid #E5E5E5;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.content .page_list .m .label a .des div {
    display: flex;
    align-items: center;
    margin-right: 40px;
}

.content .page_list .m .label a .des div:last-child {
    margin-right: 0;
}

.content .page_list .m .label a .des div img {
    width: 12px;
}

.content .page_list .m .label a .des div span {
    font-size: 12px;
    color: #999999;
    margin-left: 10px;
}

.content .main_news_box {
    overflow: hidden;
    width: 100%;
}

.content .main_news_box .m .search_box {
    border-bottom: 1px solid #CCCCCCFF;
    padding-top: 20px;
}

.content .main_news_box .m .search_box img {
    width: 24px;
    height: 24px;
}

.content .main_news_box .m .search_box .res {
    margin-top: 20px;
    color: #666666;
    font-size: 16px;
    margin-bottom: 20px;
}

.content .main_news_box .m .search_box .search_i {
    display: flex;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    padding: 10px;
}

.content .main_news_box .m .search_box .search_i input {
    width: 100%;
    border: none;
    font-size: 20px;
    padding-left: 5px;
}

.content .main_news_box .m .search_box .cont {
    width: 420px;
    display: flex;
    flex-direction: column;
}

.content .main_news_box .m {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 60px 0;
}

.content .main_news_box .m .menu {
    display: flex;
    align-items: center;
}

.content .main_news_box .m .menu li {
    font-size: 14px;
    color: #333333;
    margin-right: 5px;
}

.content .main_news_box .m .menu li:hover a {
    color: #00579D;
}

.content .main_news_box .m .menu li a {
    color: #333333;
    transition: all .1s;
}

.content .des_banner1 {
    display: flex;
    width: 100%;
    height: 300px;
    background-image: url(../images/news2.jpg);
    background-size: cover;
    background-position: center center;
}

.content .des_banner1 .tabbar {
    overflow: hidden;
    display: flex;
    align-items: end;
    margin: 0 auto;
}

.content .des_banner1 .tabbar div {
    overflow: hidden;
    width: 150px;
    height: 60px;
    background: rgba(0, 174, 238, 0.6);
    border-radius: 2px;
    margin-right: 19px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    transition: all .3s;
    justify-content: center;
}

.content .des_banner1 .tabbar div.on {
    background: #FFFFFF
}

.content .des_banner1 .tabbar div.on a {
    color: #00579DFF;
}

.content .des_banner1 .tabbar div:hover {
    background: #FFFFFF
}

.content .des_banner1 .tabbar div:hover a {
    color: #00579DFF;
}

.content .des_banner1 .tabbar div a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}


.content .des_banner3 {
    display: flex;
    width: 100%;
    height: 300px;
    background-image: url(../images/wt2.jpg);
    background-size: cover;
    background-position: center center;
}

.content .des_banner3 .tabbar {
    overflow: hidden;
    display: flex;
    align-items: end;
    margin: 0 auto;
}

.content .des_banner3 .tabbar div {
    overflow: hidden;
    width: 120px;
    height: 50px;
    background: rgba(0, 174, 238, 0.6);
    border-radius: 2px;
    margin-right: 10px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    transition: all .3s;
    justify-content: center;
    cursor: pointer;
}

.content .des_banner3 .tabbar div.on {
    background: #FFFFFF
}

.content .des_banner3 .tabbar div.on a {
    color: #00579DFF;
}

.content .des_banner3 .tabbar div:hover {
    background: #FFFFFF
}

.content .des_banner3 .tabbar div:hover a {
    color: #00579DFF;
}

.content .des_banner3 .tabbar div a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}


.content .des_banner4 {
    display: flex;
    overflow: hidden;
    width: 100%;

    background-image: url(../images/dbg1.png);
    background-size: cover;
    background-position: top center;
    height: 300px;
    background-repeat: no-repeat;
}

.content .main_form_box3 {
    padding: 30px;
}


.main_form_box4 {
    margin-top: 100px !important;
}


.main_form_box3 .layui-form-radio {
    margin: 0;
}

.main_form_box3 .layui-form-pane .layui-form-label {
    height: 50px;
    padding: 14px 15px;
    width: auto;
    min-width: 150px;
}

.main_form_box3 .layui-input {
    height: 50px;
}

.main_form_box3 .layui-form-item {
    display: flex;
    justify-content: space-between;
}

.main_form_box3 .layui-form-item .item {
    display: flex;
    width: 100%
}

.main_form_box3 .layui-form-item .item2 {
    width: 100%
}

.main_form_box3 .layui-form-item .item2 label {
    width: 100%;
    text-align: left;
}

.main_form_box3 .input1 {
    width: 310px !important;;
}

.main_form_box3 .select {
    width: 310px !important;
}

.main_form_box3 .select2 {
    width: 150px !important;
}

.main_form_box3 .input2 {
    width: 100% !important;
    padding-left: 1%
}

.main_form_box3 .a-select {
    display: flex;
}

.main_form_box3 .select4 .layui-form-select {
    width: 97px;
}


.main_form_box3 .a-select {
    width: 100% !important;;
}

.main_form_box3 .a-select .input4 {
    width: 460px !important;
    margin-left: 10px;
}


.main_form_box3 .layui-form-item:after {
    display: none !important;
}

.main_form_box3 .label2 {
    min-width: 80px !important;
}

.main_form_box3 .input3 {
    width: 129px !important;
}

.main_form_box3 .form2, .main_form_box3 .form3 {
    display: none;
}

.content .main_form_box3 .nav li {
    float: left;
    font-size: 20px;

    font-weight: normal;
    color: #666666;
    margin-right: 40px;
    margin-bottom: 30px;
    cursor: pointer;
}


.content .main_form_box3 .nav li.on {
    color: #00AEEE;
    border-bottom: 2px solid #00AEEE;
    padding-bottom: 10px;
}


.content .main_form_box3 .radio span {
    top: 4px;
    position: relative;
}


.content .main_form_box3 .radio {
    padding-top: 6px;
    width: 310px;
}

.content .main_form_box3 .radio label {
    height: 44px;
    display: inline-block;
}

.content .main_form_box3 .radio2 {

    padding-top: 6px;
    width: 640px;
    display: flex;
}

.content .main_form_box3 .radio2 label {
    height: 44px;
    display: inline-block;
}

.content .main_form_box3 .radio2 span {
    top: 4px;
    position: relative;
}

.content .main_form_box3 .upload {
    display: inline-block;
    width: 100px;
    height: 48px;
    background: rgba(49, 90, 221, 0.1);
    border-radius: 4px;
    border: 1px solid #315ADD;

    color: #315ADD;
    text-align: center;
    line-height: 50px;
    margin-left: 30px;
    margin-right: 30px;
    cursor: pointer;


}

.content .main_form_box3 .btns {
    text-align: center;
}

.content .main_form_box3 .btns button {

    width: 200px;
    height: 60px;
    background: #315ADD;
    border-radius: 4px;
    margin: 0 auto;
}


.content .main_form_box3 .fujian {
    margin-bottom: 20px;
}

.content .main_form_box3 .btn1 {
    width: 200px;
    height: 60px;
    background: rgba(49, 90, 221, 0.1) !important;
    border-radius: 4px;
    border: 1px solid #315ADD;
    color: #315ADD !important;
    margin-right: 20px !important;
}

.content .main_form_box3 .tips {
    color: #999999;
}

.content .main_form_box3 .layui-form .label1 {

    height: 120px;
    line-height: 120px;
    padding: 0;
    text-align: center;
}

.content .main_form_box3 .layui-form .textarea1 {
    height: 118px;
    width: 98%;
    resize: none;
    border: 1px solid rgba(204, 204, 204, .4);
    border-left: none;
    line-height: 49px;
    padding: 0 1%;
}

.content .main_form_box3 .proform .layui-form-item .layui-input-inline {
    flex-direction: row !important;
    width: 100%;
}

.content .main_form_box3 .proform .layui-form-item .radio {
    width: auto;
}

.content .main_form_box3 .proform .layui-form-item .tips2, .content .main_form_box3 .proform .layui-form-item .tips3 {
    padding-left: 5px;
    line-height: 50px;
    color: #999;
}

.content .main_form_box3 .proform .layui-form-item .tips3 {
    display: none;
}


.content .main_form_box3 .title {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #333333;
    margin-bottom: 38px;
}

.content .main_form_box3 {
    width: 1000px;

    margin: 0 auto;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 25%);
    border-radius: 10px;
    background: #fff;
    margin-top: -50px;
    margin-bottom: 50px;
}


.content .des_banner5 {
    display: flex;
    overflow: hidden;
    width: 100%;

    background-image: url(../images/dbg2.png);
    background-size: cover;
    background-position: top center;
    height: 300px;
    background-repeat: no-repeat;
}


.content .des_banner5 .tabbar {
    overflow: hidden;
    display: flex;
    align-items: end;
    margin: 0 auto;
    width: 1200px;
    margin-bottom: -1px;
}


.content .des_banner5 .tabbar div.on {
    background: #FFFFFF;
}

.content .des_banner5 .tabbar div {
    overflow: hidden;
    min-width: 150px;
    padding: 20px;
    height: 60px;
    background: rgba(0, 174, 238, 0.6);
    border-radius: 2px;
    margin-right: 19px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    transition: all .3s;
    justify-content: center;
}


.content .des_banner5 .tabbar div a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.content .des_banner5 .tabbar div.on a {
    color: #00579DFF;
}


.content .reply_content {

    display: flex;

    flex-wrap: wrap;
    margin-top: 30px;
    width: 1200px;
}

.content .reply_content .empty {
    text-align: center;

    width: 100%;
}

.content .reply_content .item {

    width: 380px;
    border-radius: 4px;
    margin-right: 30px;
    margin-bottom: 31px;

}

.content .reply_content .item:nth-child(3n) {
    margin-right: 0;
}

.content .reply_content .item .wrap {
    background: rgba(204, 204, 204, .2);
    padding: 16px 30px 18px 30px;
    border: 1px solid rgba(204, 204, 204, 0.5);
    border-top: none;
    border-bottom: none;
    color: #666666;
}

.content .reply_content .item .wrap .cont {
    margin-top: 7px;
}

.content .reply_content .item .reply {
    border-top: none;
    padding: 20px 30px 22px 30px;
    border: 1px solid rgba(204, 204, 204, 0.5);
    font-size: 16px;
    color: #333333;
}


.content .reply_content .item .reply .no {
    text-align: center;
}

.content .reply_content .item .reply .time {
    margin-top: 7px;
    color: #666666;
    font-size: 14px;
}

.content .reply_content .item .type {
    text-align: center;
    line-height: 30px;
    height: 30px;
    background: linear-gradient(309deg, #00AEEE 0%, #FDD002 100%);
    color: #FFFFFF;
    border-radius: 5px 5px 0 0;
}

.content .main_content {
    min-height: 620px;
}

.content .main_content2 {
    min-height: 420px;
}

.content .main_form_box2 {
    width: 1000px;

    height: 352px;
    margin: 0 auto;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    background: #fff;
    margin-top: -50px;

}


.content .main_form_box2 .layui-form {
    padding: 30px;
}

.content .main_form_box2 .layui-form .title {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #333333;
    margin-bottom: 38px;
}

.content .main_form_box2 .layui-form .layui-form-item {
    display: flex;
    justify-content: space-between;
}

.content .main_form_box2 .layui-form .layui-form-item:after {
    display: none;
}

.content .main_form_box2 .layui-form .layui-form-item .item {
    width: 460px;

}

.content .main_form_box2 .layui-form .layui-form-item label {
    background: rgba(49, 90, 221, 0.1);
    color: #315ADD;
    width: 150px;
    height: 60px;
    line-height: 60px;
    padding: 0;
}

.content .main_form_box3 .layui-form .layui-form-item .layui-input-inline {
    margin-right: 0;
}

.content .main_form_box2 .layui-form .layui-form-item .layui-input {
    height: 60px;
    line-height: 60px;
    width: 310px;
    border-radius: 4px;
}


.content .main_form_box2 .layui-form .layui-form-item .keyword {
    width: 790px;
}

.content .main_form_box2 .btns {
    display: flex;
    justify-content: center;
}

.content .main_form_box2 .btns button {
    width: 200px;
    height: 60px;
    background: rgba(49, 90, 221, 0.1);
    border-radius: 4px;
    border: 1px solid #315ADD;

    color: #315ADD;
}

.content .main_form_box2 .btns button:nth-child(2) {
    background: #315ADD;

    color: #FFFFFF;

}

.content .main_form_box2 .select {
    width: 300px;
}


.content .main_ul2 {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
    overflow: hidden;
    margin-top: 30px;
}


.content .main_ul2 li {
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}

.content .main_ul2 li a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
}


.content .main_ul2 li.on a .grow {
    width: 100%;
}

.content .main_ul2 li a .grow {
    overflow: hidden;
    width: calc(100% - 234px - 20px);
}


.content .main_ul2 li:hover a .grow p {
    color: #00579D;
}

.content .main_ul2 li:hover a .grow div {
    background: #00579D;
    color: #fff;
}

.content .main_ul2 li:hover a .pic img {
    transform: scale(1.05);
}


.content .main_ul2 li a .grow em {
    display: block;
    font-size: 12px;
    color: #00579D;
    margin-bottom: 20px;
    font-weight: 100;
}


.content .main_ul2 li a .grow p {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .1s;
    font-weight: bold;
}


.content .main_ul2 li a .grow span {
    display: block;
    font-size: 12px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
}


.content .main_ul2 li a .grow div {
    overflow: hidden;
    width: 100px;
    height: 34px;
    background: #FFFFFF;
    box-shadow: 0px 2px 30px 0px rgb(0 51 112 / 5%);
    border-radius: 2px;
    border: 1px solid #00579D;
    display: flex;
    transition: all .2s;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-top: 19px;
    color: #00579D;
}


.content .main_ul2 li a .pic img {
    width: 100%;
    transition: all .5s;
}


.content .main_ul2 li a .pic {
    overflow: hidden;
    width: 234px;
}

.content .main_news_box .m .tabbar {
    overflow: hidden;
    display: flex;
    align-items: center;
}

.content .main_news_box .m .tabbar div {
    overflow: hidden;
    width: 184px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 2px;
    margin-right: 19px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    transition: all .3s;
    justify-content: center;
    border: 1px solid #E6E6E6;
}

.content .main_news_box .m .tabbar div.on {
    background: linear-gradient(to right, #DACB22, #08AFE6);
}

.content .main_news_box .m .tabbar div.on a {
    color: #fff;
}

.content .main_news_box .m .tabbar div:hover {
    background: linear-gradient(to right, #DACB22, #08AFE6);
}

.content .main_news_box .m .tabbar div:hover a {
    color: #fff;
}

.content .main_news_box .m .tabbar div a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #666666;
}

.content .main_news_box .m .boxs {
    overflow: hidden;
    padding: 60px 0;
    padding-bottom: 0;
}

.content .main_news_box .m .boxs .child {
    overflow: hidden;
    padding: 40px 0;
}

.content .main_news_box .m .boxs .child strong {
    font-weight: bold !important;
}

.content .main_news_box .m .boxs .child p {
    font-size: 16px;
    color: #666666;
    line-height: 32px;
}

.content .main_news_box .m .boxs .child p img {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.content .main_news_box .m .boxs .child .pic {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.content .main_news_box .m .boxs .child .pic div {
    overflow: hidden;
    width: 47.5%;
    margin-top: 40px;
}

.content .main_news_box .m .boxs .child .pic div img {
    display: block;
    margin-bottom: 19px;
    width: 100%;
}

.content .main_news_box .m .boxs .child .pic div span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #666666;
}

.content .main_news_box .m .boxs .head {
    overflow: hidden;
    width: 100%;
}

.content .main_news_box .m .boxs .head p {
    text-align: center;
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
    font-weight: bold;
}

.content .main_news_box .m .boxs .head .subtitle {
    font-size: 16px;
    font-weight: normal;
}

.content .main_news_box .m .boxs .head .des {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content .main_news_box .m .boxs .head .des div {
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.content .main_news_box .m .boxs .head .des div img {
    width: 12px;
}

.content .main_news_box .m .boxs .head .des div span {
    font-size: 12px;
    color: #999999;
    margin-left: 10px;
}

.content .main_news_box .m .box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.content .main_news_box .m .box .main_right {
    overflow: hidden;
    width: 26.66666666666667%;
}

.content .main_news_box .m .box .main_right h2 {
    font-size: 40px;
    color: #00579D;
    letter-spacing: 4px;
    font-weight: bold;
}

.content .main_news_box .m .box .main_right ul {
    overflow: hidden;
}

.content .main_news_box .m .box .main_right ul li {
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}

.content .main_news_box .m .box .main_right ul li a {
    width: 100%;
    padding: 30px 0 20px 0;
    display: block;
    box-sizing: border-box;
}

.content .main_news_box .m .box .main_right ul li a span {
    display: block;
    font-size: 12px;
    color: #00579D;
    margin-bottom: 10px;
    font-weight: 100;
}

.content .main_news_box .m .box .main_right ul li a p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .1s;
    font-weight: bold;
}

.content .main_news_box .m .box .main_right ul li a em {
    display: block;
    font-size: 12px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
}

.content .main_news_box .m .box .main_left {
    overflow: hidden;
    width: 68.33333333333333%;
}

.content .main_news_box .m .box .main_left ul {
    width: 100%;
    padding-bottom: 30px;
    overflow: hidden;
}

.content .main_news_box .m .box .main_left ul li {
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}

.content .main_news_box .m .box .main_left ul li.on a .grow {
    width: 100%;
}

.content .main_news_box .m .box .main_left ul li:hover a .grow p {
    color: #00579D;
}

.content .main_news_box .m .box .main_left ul li:hover a .grow div {
    background: #00579D;
    color: #fff;
}

.content .main_news_box .m .box .main_left ul li:hover a .pic img {
    transform: scale(1.05);
}

.content .main_news_box .m .box .main_left ul li a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
}

.content .main_news_box .m .box .main_left ul li a .pic {
    overflow: hidden;
    width: 234px;
}

.content .main_news_box .m .box .main_left ul li a .pic img {
    width: 100%;
    transition: all .5s;
}

.content .main_news_box .m .box .main_left ul li a .grow {
    overflow: hidden;
    width: calc(100% - 234px - 20px);
}

.content .main_news_box .m .box .main_left ul li a .grow em {
    display: block;
    font-size: 12px;
    color: #00579D;
    margin-bottom: 20px;
    font-weight: 100;
}

.content .main_news_box .m .box .main_left ul li a .grow p {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .1s;
    font-weight: bold;
}

.content .main_news_box .m .box .main_left ul li a .grow span {
    display: block;
    font-size: 12px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
}

.content .main_news_box .m .box .main_left ul li a .grow div {
    overflow: hidden;
    width: 100px;
    height: 34px;
    background: #FFFFFF;
    box-shadow: 0px 2px 30px 0px rgba(0, 51, 112, 0.05);
    border-radius: 2px;
    border: 1px solid #00579D;
    display: flex;
    transition: all .2s;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-top: 19px;
    color: #00579D;
}

.content .main_ofw {
    width: 100%;
    height: calc(100% - 300px);
    position: relative;
    background-image: url(../images/icon.png);
    background-size: 47.39583333333333% 100%;
    background-color: #F7F7F7;
    background-position: left center;
    background-repeat: no-repeat;
    position: relative;
}

.content .main_ofw.on0 {
    background-image: url(../images/icon.png);
}

.content .main_ofw.on1 {
    background-image: url(../images/addtab4.png);
}

.content .main_ofw.on2 {
    background-image: url(../images/addtab5.png);
}

.content .main_ofw ul {
    position: absolute;
    left: 50%;
    z-index: 99999;
    transform: translateX(-110%) translateY(-50%);
    top: 50%;
}

.content .main_ofw ul li {
    position: relative;
    padding: 0.7291666667vw 0;
}

.content .main_ofw ul li:first-child .icon {
    background-image: url(../images/addtab3.png);
}

.content .main_ofw ul li:nth-child(3) .icon {
    background-image: url(../images/icon5.png);
}

.content .main_ofw ul li:nth-child(2) {
    transform: translateX(15px);
    z-index: 999
}

.content .main_ofw ul li:first-child .show {
    transform: translateY(-40%);
}

.content .main_ofw ul li:first-child .show::after {
    transform: translateY(-70%);
}

.content .main_ofw ul li:first-child:hover .icon {
    background-image: url(../images/icon4.png);
}

.content .main_ofw ul li:nth-child(2):hover .icon {
    background-image: url(../images/addtab1.png);
}

.content .main_ofw ul li:nth-child(3):hover .icon {
    background-image: url(../images/addtab2.png);
}

.content .main_ofw ul li:hover .show {
    opacity: 1;
    padding-left: 9.375vw;
    visibility: initial;
}

.content .main_ofw ul li:hover p {
    display: none;
}

.content .main_ofw ul li .icon {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    background-image: url(../images/icon3.png);
    background-size: 100% 100%;
}

.content .main_ofw ul li .show {
    position: absolute;
    z-index: 9999;
    left: 0;
    transition: all .3s;
    visibility: hidden;
    padding-left: 5.2083333333vw;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
}

.content .main_ofw ul li .show .ow {
    width: 520px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #fff;
    position: relative;
}

.content .main_ofw ul li .show .ow::after {
    content: '';
    border: 30px solid transparent;
    border-right: 30px solid #fff;
    position: absolute;
    left: -55px;
    top: 50%;
    transform: translateY(-50%);
}

.content .main_ofw ul li .show .ow h4 {
    display: flex;
    height: 2.6041666667vw;
    align-items: center;
    justify-content: center;
    background: #00AEEE;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 3px;
}

.content .main_ofw ul li .show .ow .child {
    overflow: hidden;
    width: 100%;
    padding: 0.8854166667vw 1.0416666667vw;
}

.content .main_ofw ul li .show .ow .child span {
    display: block;
    font-size: 14px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 24px;
    text-indent: 25px;
}

.content .main_ofw ul li .show .ow .child span a {
    color: #00AEEE;
}

.content .main_ofw ul li p {
    font-size: 20px;
    position: absolute;
    left: 6.6666666667vw;
    width: 500px;
    top: 50%;
    transform: translateY(-50%);
    color: #333333;
}

.content .main_about {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url(../images/bg4.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.content .main_about::after {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.3);
}

.content .main_about .m {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.content .main_about .m .right {
    overflow: hidden;
    position: relative;
    z-index: 99;
    width: 500px;
    max-width: 45%;
}

.content .main_about .m .right ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.content .main_about .m .right ul li {
    overflow: hidden;
    width: 46%;
    height: 80px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 20px;
}

.content .main_about .m .right ul li:hover {
    background: linear-gradient(315deg, #00AEEE 0%, #FDD002 100%);
}

.content .main_about .m .right ul li:hover a span {
    color: #fff;
}

.content .main_about .m .right ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content .main_about .m .right ul li a img {
    display: block;
    margin-right: 19px;
}

.content .main_about .m .right ul li a span {
    display: block;
    font-size: 18px;
    letter-spacing: 1px;
    color: #333333;
}

.content .main_about .m .left {
    overflow: hidden;
    position: relative;
    z-index: 99;
    width: 500px;
    max-width: 45%;
}

.content .main_about .m .left .num {
    overflow: hidden;
    display: flex;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 54px;
}

.content .main_about .m .left .num div {
    overflow: hidden;
    padding: 40px 0;
    width: 33.33%;
}

.content .main_about .m .left .num div p {
    font-size: 44px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1;
}

.content .main_about .m .left .num div span {
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 100;
    letter-spacing: 1px;
}

.content .main_about .m .left > p {
    font-size: 46px;
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 5px;
    line-height: 1;
    margin-bottom: 40px;
}

.content .main_about .m .left > span {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 34px;
    opacity: 0.8;
}

.content .main_news_list {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url(../images/bg1.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content .main_news_list .m {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.content .main_news_list .m .item {
    overflow: hidden;
    width: 31.66666666666667%;
    background: #fff;
    padding: 0 20px 27px 20px;
}

.content .main_news_list .m .item .more {
    display: block;
    font-size: 16px;
    line-height: 26px;
    margin-top: 17px;
    color: #00579D;
}

.content .main_news_list .m .item ul {
    overflow: hidden;
}

.content .main_news_list .m .item ul li {
    height: 59px;
    overflow: hidden;
    border-bottom: 1px solid #D5D5D5;
}

.content .main_news_list .m .item ul li:hover a p {
    color: #00AEEE;
}

.content .main_news_list .m .item ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content .main_news_list .m .item ul li a p {
    width: calc(100% - 20px);
    transition: all .1s;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .main_news_list .m .item ul li a img {
    display: block;
}

.content .main_news_list .m .item .icon {
    overflow: hidden;
    padding: 30px 0;
    display: flex;
    align-items: center;
}

.content .main_news_list .m .item .icon img {
    display: block;
}

.content .main_news_list .m .item .icon span {
    font-size: 30px;
    letter-spacing: 2px;
    color: #333333;
    font-weight: bold;
    margin-left: 10px;
}

.content .main_recall {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url(../images/bg5.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content .main_party .m .more {
    height: 40px;
    width: 150px;
    overflow: hidden;
    background: #00AEEE;
    border-radius: 2px;
    float: right;
    margin-top: 30px;
}

.content .main_party .m .more a {
    display: inline-flex;
    height: 100%;
    font-size: 18px;
    color: #FFFFFF;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
}

.content .main_party .m .more a img {
    width: 20px;
    margin-right: 10px;
}


.content .main_recall .m {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.content .main_recall .m .head {
    overflow: hidden;
}

.content .main_recall .m .head p {
    font-size: 46px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 54px;
    margin-bottom: 25px;
    letter-spacing: 3px;
}

.content .main_recall .m .head span {
    display: block;
    font-size: 18px;
    font-weight: 100;
    line-height: 24px;
    color: #fff;
    letter-spacing: 4px;
}

.content .main_recall .m .fadein {
    overflow: hidden;
    width: 660px;
    max-width: 90%;
}

.content .main_recall .m .fadein .item {
    overflow: hidden;
}

.content .main_recall .m .fadein .item .more {
    display: block;
    font-size: 12px;
    font-weight: 100;
    color: #FFFFFF;
    transition: all .1s;
    margin-top: 20px;
}

.content .main_recall .m .fadein .item .more:hover {
    color: #FDD002;
}

.content .main_recall .m .fadein .item ul {
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.content .main_recall .m .fadein .item ul li {
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.content .main_recall .m .fadein .item ul li:hover a div {
    background-image: url(../images/icon19.png);
}

.content .main_recall .m .fadein .item ul li:hover a p {
    color: #FDD002;
}

.content .main_recall .m .fadein .item ul li a {
    display: flex;
    align-items: center;
    padding: 17px 0;
    justify-content: space-between;
    box-sizing: border-box;
}

.content .main_recall .m .fadein .item ul li a div {
    width: 14px;
    height: 14px;
    background-image: url(../images/icon18.png);
    background-size: 100% 100%;
    margin-right: 10px;
}

.content .main_recall .m .fadein .item ul li a p {
    font-size: 14px;
    transition: all .1s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 100;
    width: calc(100% - 24px);
    color: #FFFFFF;
}

.content .main_recall .m > .zhaohui {
    overflow: hidden;
    display: flex;
    margin-top: 40px;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.content .main_recall .m > .zhaohui li {
    overflow: hidden;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
    width: 140px;

    border: 1px solid #fff;
    border-radius: 5px;
    margin-bottom: 10px;

}

.content .main_recall .m > .zhaohui li:hover {
    background: linear-gradient(to right, #FDD002, #00AEEE);
}

.content .main_recall .m > .zhaohui li a {
    width: 100%;
    height: 100%;

}


.content .main_recall .m > .zhaohui li img {
    display: block;
    margin: 0 auto;
    margin-top: 16px;
    margin-bottom: 20px;
}

.content .main_recall .m > .zhaohui li p {
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 1.1;
    padding: 15px;
    padding-top: 0;
}


.content .main_recall .m > .quexian {
    overflow: hidden;
    display: flex;
    margin-top: 60px;
    margin-bottom: 60px;
}

.content .main_recall .m > .quexian li {
    overflow: hidden;
    margin-right: 60px;
    position: relative;
    cursor: pointer;
    width: 120px;
    padding-bottom: 20px;
}

.content .main_recall .m > .quexian li.on::before {
    width: 100%;
}

.content .main_recall .m > .quexian li:last-child {
    margin-right: 0;
}

.content .main_recall .m > .quexian li:hover::before {
    width: 100%;
}

.content .main_recall .m > .quexian li::before {
    content: '';
    width: 0%;
    height: 3px;
    background: #FDD002;
    transition: all .3s;
    z-index: 99;
    position: absolute;
    left: 0;
    bottom: 0;
}

.content .main_recall .m > .quexian li::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #D8D8D8;
    transition: all .3s;
    position: absolute;
    left: 0;
    bottom: 0;
}

.content .main_recall .m > .quexian li img {
    display: block;
    margin-bottom: 20px;
}

.content .main_recall .m > .quexian li p {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
}

.content .main_recall .m .btn {
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.content .main_recall .m .btn div {
    overflow: hidden;
    width: 216px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-right: 30px;
}

.content .main_recall .m .btn div:hover {
    background: linear-gradient(315deg, #00AEEE 0%, #FDD002 100%);
    border: none;
    transition: all .3s;
}

.content .main_recall .m .btn div a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    letter-spacing: 1px;
}

.content .main_recall .m .btn div a img {
    margin-right: 10px;
}

.content .main_recall .m .return-btn {
    margin-bottom: 10px;
}

.content .main_recall .m .return-btn img {
    width: 30px;

}

.content .main_party {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url(../images/bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content .main_party .m {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.content .main_party .m h3 {
    text-align: center;
    font-family: fonts;
    font-size: 46px;
    color: #FFCD00;
    margin-bottom: 4.1666666667vw;
}

.content .main_party .m .pic {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.content .main_party .m .pic div {
    overflow: hidden;
    width: 31.66666666666667%;
    border-radius: 3px;
}

.content .main_party .m .pic div:hover img {
    transform: scale(1.05);
}

.content .main_party .m .pic div img {
    width: 100%;
    transition: all .6s;
}

.content .main_party .m ul {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.content .main_party .m ul li {
    overflow: hidden;
    width: 49.16666666666667%;
    margin-top: 1.0416666667vw;
    background: #fff;
    transition: all .3s;
    border-radius: 2px;
}

.content .main_party .m ul li:hover {
    background: linear-gradient(to right, #00AEEE, #00579D);
}

.content .main_party .m ul li:hover a .grow {
    border-left: 1px solid #fff;
}

.content .main_party .m ul li:hover a .grow p, .content .main_party .m ul li:hover a .grow span {
    color: #fff;
    font-weight: 100;
}

.content .main_party .m ul li:hover a .date p {
    color: #fff;
    font-weight: 100;
}

.content .main_party .m ul li a {
    display: flex;
    box-sizing: border-box;
    padding: 20px 0;
}

.content .main_party .m ul li a .grow {
    overflow: hidden;
    width: calc(100% - 70px);
    padding: 0 20px;
    border-left: 1px solid #CCCCCC;
}

.content .main_party .m ul li a .grow p {
    font-size: 18px;
    margin-bottom: 6px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .main_party .m ul li a .grow span {
    display: block;
    font-size: 12px;
    color: #00579D;
}

.content .main_party .m ul li a .date {
    overflow: hidden;
    width: 70px;
}

.content .main_party .m ul li a .date p {
    font-size: 13px;
    color: #00579D;
    padding: 3px 0;
    text-align: center;
    font-weight: bold;
}

.content .main_news {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url(../images/bg3.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content .main_news .m {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.content .main_news .m .box {
    overflow: hidden;
    width: 100%;
    margin-top: 3.125vw;
    display: flex;
    justify-content: space-between;
}

.content .main_news .m .box ul {
    overflow: hidden;
    width: 55%;
}

.content .main_news .m .box ul li {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 2px 30px 0px rgba(0, 51, 112, 0.05);
    border-radius: 2px;
    transition: all .3s;
    padding: 19px 0;
}

.content .main_news .m .box ul li:nth-child(1) {
    padding: 0;
}

.content .main_news .m .box ul li:nth-child(1) a .date {
    padding: 50px 0;
    width: 70px;
}

.content .main_news .m .box ul li:nth-child(1) a .grow {
    padding: 19px 20px;
    width: calc(100% - 310px);
}

.content .main_news .m .box ul li:hover {
    background: linear-gradient(to right, #D8CB24, #06AFE8);
}

.content .main_news .m .box ul li:hover a .date p {
    color: #fff;
}

.content .main_news .m .box ul li:hover a .grow p, .content .main_news .m .box ul li:hover a .grow span, .content .main_news .m .box ul li:hover a .grow em {
    color: #fff;
}

.content .main_news .m .box ul li:last-child {
    margin-bottom: 0;
}

.content .main_news .m .box ul li a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}

.content .main_news .m .box ul li a .thumb {
    width: 240px;
    height: 180px;
    display: flex;
}

.content .main_news .m .box ul li a .date {
    overflow: hidden;
    width: 70px;
}

.content .main_news .m .box ul li a .date p {
    font-size: 14px;
    color: #00579D;
    text-align: center;
    font-weight: bold;
    margin-bottom: 6px;
}

.content .main_news .m .box ul li a .grow {
    overflow: hidden;
    width: calc(100% - 70px);
    border-left: 1px solid #E4E5E5;
    padding: 0 20px;
}

.content .main_news .m .box ul li a .grow p {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 8px;
}

.content .main_news .m .box ul li a .grow span {
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 22px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.content .main_news .m .box ul li a .grow em {
    display: block;
    font-size: 12px;
    color: #00579D;
}

.content .main_news .m .box .item {
    overflow: hidden;
    width: 42%;
    position: relative;
}

.content .main_news .m .box .item a {
    display: block;
    width: 100%;
    height: 100%;
}

.content .main_news .m .box .item a .first {
    height: 480px;
    /*height:100%;*/
    /*min-height: 480px;*/
}

.content .main_news .m .box .item a img {
    display: block;
    width: 100%;
    transition: all .6s;
}

.content .main_news .m .box .item a img:hover {
    transform: scale(1.05);
}

.content .main_news .m .box .item a .font {
    overflow: hidden;
    width: 100%;
    padding: 24px 20px;
    transition: all .2s;
    position: absolute;
    left: 0;
    bottom: 0;
}

.content .main_news .m .box .item a .font.on {
    background: #fff;
}

.content .main_news .m .box .item a .font.on p {
    color: #333333;
    font-weight: 500;
}

.content .main_news .m .box .item a .font.on span {
    color: #666666;
}

.content .main_news .m .box .item a .font.on em {
    color: #00579D;
}

.content .main_news .m .box .item a .font p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 16px;
    font-weight: 100;
}

.content .main_news .m .box .item a .font span {
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: 100;
    margin-bottom: 20px;
}

.content .main_news .m .box .item a .font em {
    display: block;
    font-weight: 100;
    font-size: 12px;
    color: #fff;
}

.content .main_news .m .head {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content .main_news .m .head .more {
    height: 40px;
    overflow: hidden;
    background: #00AEEE;
    border-radius: 2px;
}

.content .main_news .m .head .more a {
    display: inline-flex;
    height: 100%;
    font-size: 18px;
    color: #FFFFFF;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
}

.content .main_news .m .head .more a img {
    width: 20px;
    margin-right: 10px;
}

.content .main_news .m .head .fl {
    display: flex;
    align-items: center;
}

.content .main_news .m .head .fl p {
    font-size: 46px;
    font-weight: bold;
    margin-right: 30px;
    color: #00579D;
    letter-spacing: 2px;
}

.content .main_news .m .head .fl ul {
    display: flex;
    align-items: center;
}

.content .main_news .m .head .fl ul li {
    width: 100px;
    height: 40px;
    background: #FFFFFF;
    margin-right: 20px;
    cursor: pointer;
    font-size: 18px;
    color: #999999;
    display: flex;
    border-radius: 1px;
    align-items: center;
    justify-content: center;
}

.content .main_news .m .head .fl ul li:last-child {
    margin-right: 0;
}

.content .main_news .m .head .fl ul li.on {
    color: #fff;
    background: linear-gradient(309deg, #00AEEE 0%, #FDD002 100%);
}

.content .banner {
    width: 100%;
    height: 100%;
    position: relative;
}

.content .banner .mySwiper2 {
    width: 100%;
    height: 100%;
}

.content .banner .mySwiper2 .swiper-slide {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0;
    height: 100%;
}

.content .banner .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 9999;
    bottom: 4.1666666667vw;
}

.content .banner .btn img {
    cursor: pointer;
    display: block;
}

.content .banner .btn p {
    font-size: 23px;
    color: #fff;
    margin: 0 30px;
    letter-spacing: 2px;
    font-weight: 100;
}

.content .banner .btn p span, .content .banner .btn p em {
    font-weight: 100;
}

.content .header {
    width: 100%;
    background: #fff;
    position: fixed;
    left: 0;
    height: 200px;
    top: 0;
    transition: all .5s;
    z-index: 9;
}

.content .header .showboxs {
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    z-index: 99999;
    display: flex;
    top: 70px;
}

.content .header .showboxs .pic {
    width: 680px;
}

.content .header .showboxs .pic img {
    display: block;
    width: 100%;
}

.content .header .showboxs .gros {
    overflow: hidden;
    width: calc(100% - 680px);
    background: #00579D;
    padding: 50px 10% 0 3%;
}

.content .header .showboxs .gros p {
    font-size: 32px;
    color: #fff;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

.content .header .showboxs .gros p span {
    font-size: 32px;
    opacity: 0.5;
    font-weight: 100;
    margin-left: 6px;
}

.content .header .showboxs .gros ul {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.content .header .showboxs .gros ul li {
    overflow: hidden;
    width: 25%;
    padding: 4px 0;
    padding-right: 3%;
}

.content .header .showboxs .gros ul li:hover a {
    border-bottom: 1px solid #FDD002;
}

.content .header .showboxs .gros ul li:hover a span {
    color: #FDD002;
}

.content .header .showboxs .gros ul li:hover a span::after {
    background: #FDD002;
}

.content .header .showboxs .gros ul li:hover a div {
    background-image: url(../images/erji_05.jpg);
}

.content .header .showboxs .gros ul li a {
    padding: 10px 0;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    justify-content: space-between;
    box-sizing: border-box;
}

.content .header .showboxs .gros ul li a span {
    font-size: 16px;
    color: #fff;
    position: relative;
    padding-left: 16px;
}

.content .header .showboxs .gros ul li a span::after {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.content .header .showboxs .gros ul li a div {
    width: 6px;
    height: 10px;
    background-image: url(../images/erji_09.jpg);
}

.content .header.on {
    transition: all .5s;
    height: 70px;
}

.content .header.on .m {
    transition: all .5s;
    padding-top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content .header.on .m > ul {
    display: none;
}

.content .header.on .m .top {
    width: 100%;
    transition: all .5s;
}

.content .header.on .m .top h1 img {
    width: 332px;
}

.content .header.on .m .top .pc {
    display: flex;
}

.content .header .m {
    width: 1200px;
    margin: 0 auto;
    padding-top: 43px;
    transition: all .5s;
}

.content .header .m > ul {
    display: flex;
    align-items: center;
    margin-top: 43px;
}

.content .header .m > ul > li {
    height: 50px;
    transition: all .1s;
}

.content .header .m > ul > li:hover .showboxs {
    visibility: initial;
    opacity: 1;
}

.content .header .m > ul > li:hover {
    background: #00AEEE;
}

.content .header .m > ul > li:hover > a {
    color: #fff;
}

.content .header .m > ul > li.on {
    background: #00AEEE;
}

.content .header .m > ul > li.on > a {
    color: #fff;
}

.content .header .m > ul > li > a {
    display: inline-flex;
    align-items: center;
    height: 100%;
    padding: 0 30px;
    min-width: 96px;
    box-sizing: border-box;
    font-size: 16px;
    color: #333333;
    justify-content: center;
}

.content .header .m .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content .header .m .top h1 {
    display: block;
}

.content .header .m .top h1 img {
    display: block;
}

.content .header .m .top > ul {
    display: flex;
    align-items: center;
    display: none;
}

.content .header .m .top > ul > li {
    height: 36px;
    margin: 0 6px;
    border-bottom: 2px solid #fff;
    transition: all .1s;
}

.content .header .m .top > ul > li:hover .showboxs {
    visibility: initial;
    opacity: 1;
}

.content .header .m .top > ul > li:hover > a {
    color: #00AEEE;
    border-bottom: 2px solid #F55448;
}

.content .header .m .top > ul > li.on > a {
    color: #00AEEE;
    border-bottom: 2px solid #F55448;
}

.content .header .m .top > ul > li > a {
    display: inline-flex;
    align-items: center;
    height: 100%;
    padding: 0 4px;
    box-sizing: border-box;
    font-size: 14px;
    color: #333333;
    justify-content: center;
}

.content .header .m .top .btn {
    display: flex;
    align-items: center;
}

.content .header .m .top .btn div {
    overflow: hidden;
    height: 44px;
    margin-left: 10px;
    background: #E00B01;
    border-radius: 4px;
}

.content .header .m .top .btn .search {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    height: 44px;
    border: 1px solid rgba(204, 204, 204, 1);
    width: 220px;
    padding-left: 10px;
    display: flex;
}

.content .header.on .m .top .btn .search {
    width: 100px;
}

.content .header .m .top .btn .search img {
    width: 24px;
    height: 24px;
    margin-top: 10px;
    margin-right: 5px;
}

.content .header .m .top .btn .search input {
    border: 0;
    width: 100%;
}

.content .header .m .top .btn div.on {
    background: rgba(224, 11, 1, 0.15);
}

.content .header .m .top .btn div.on a {
    color: #E00B01;
}

.content .header .logined {
    display: none;
    margin-left: 10px;
}

.content .header .m .top .btn div a {
    display: inline-flex;
    align-items: center;
    height: 100%;
    padding: 0 8px;
    min-width: 70px;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
    justify-content: center;
}

@keyframes names {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(5px);
    }
    100% {
        transform: translateY(0px);
    }
}

.pagelists {
    position: fixed;
    right: 5%;
    z-index: 9999;
    top: 50%;
    transform: translateY(-50%);
}

.pagelists.on ul li {
    color: #666;
}

.pagelists.on ul li::after {
    border: 1px dashed #999;
}

.pagelists.on ul li::before {
    background: #999;
}

.pagelists img {
    display: block;
    float: right;
    position: relative;
    right: -23px;
    cursor: pointer;
    animation: names 1.3s linear infinite;
    top: 10px;
}

.pagelists ul {
    position: relative;
}

.pagelists ul li {
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    position: relative;
    padding-bottom: 42px;
}

.pagelists ul li::after {
    content: '';
    height: 60%;
    border: 1px dashed #FFFFFF;
    position: absolute;
    right: -14px;
    top: 38%;
}

.pagelists ul li::before {
    content: '';
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    right: -17px;
    top: 10%;
}

.pagelists ul li.on {
    color: #FDD002;
    font-weight: bold;
}

.content .des_banner2 {
    overflow: hidden;
    width: 100%;
    height: 700px;
    background-image: url(../images/bg3.jpg);
    background-size: cover;
    background-position: center center;
}

.content .des_banner2 .form {
    width: 580px;
    height: 400px;
    background: #FFFFFF;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 100px;
    padding: 35px
}

.content .des_banner2 .form .text {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 34px;
    text-align: center;
}

.content .des_banner2 .form .input {
    width: 500px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid rgba(204, 204, 204, 0.4);
    display: flex;
    margin-top: 25px;
}

.content .des_banner2 .form .input .txt {
    width: 120px;
    height: 60px;
    background: rgba(49, 90, 221, 0.1);
    border-radius: 0px 4px 4px 0px;
    font-size: 17px;
    color: #315ADD;
    text-align: center;
    line-height: 60px;
}

.content .des_banner2 .form .input input {
    border: none;
    width: 100%;
    padding-left: 20px;
}

.content .des_banner2 .form .input input::-webkit-input-placeholder {
    color: rgba(153, 153, 153, 1);
    font-size: 17px;
}

.content .des_banner2 .form .submit {
    width: 200px;
    height: 60px;
    background: #315ADD;
    border-radius: 4px;
    margin: 0 auto;
    border: none;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
    cursor: pointer
}

.content .gq_banner {
    overflow: hidden;
    width: 100%;
    height: 700px;
    background-image: url(../images/bg4.jpg);
    background-size: cover;
    background-position: center center;
}

.content .gq_banner .main_form_box .m {
    width: 1200px;
    margin: 0 auto;
}

.content .gq_banner .main_form_box .m .layui-tab-title {
    border: none;
}

.content .gq_banner .layui-tab-brief {
    background: #fff;
    width: 1100px;
    margin: 50px auto;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 10px 30px 30px 30px;
}

.content .gq_banner .layui-tab-brief .layui-btn-container span {
    font-size: 14px;
    font-weight: normal;
    color: #00AEEE;
}

.content .gq_banner .layui-tab-brief .layui-btn-container input {
    width: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 30px;
    font-size: 14px;
    font-weight: normal;
    color: #999999;
}


.gq_banner .layui-tab-brief > .layui-tab-title .layui-this {
    color: #00AEEE;
}


.gq_banner .layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
    border-bottom: 2px solid #00AEEE !important;;
}


.content .gq_banner .form {
    width: 580px;
    height: 400px;
    background: #FFFFFF;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 100px;
    padding: 35px
}

.content .gq_banner .form .text {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 34px;
    text-align: center;
}

.content .gq_banner .form .input {
    width: 500px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid rgba(204, 204, 204, 0.4);
    display: flex;
    margin-top: 25px;
}

.content .gq_banner .form .input .txt {
    width: 120px;
    height: 60px;
    background: rgba(49, 90, 221, 0.1);
    border-radius: 0px 4px 4px 0px;
    font-size: 17px;
    color: #315ADD;
    text-align: center;
    line-height: 60px;
}

.content .gq_banner .form .input input {
    border: none;
    width: 100%;
    padding-left: 20px;
}

.content .gq_banner .form .input input::-webkit-input-placeholder {
    color: rgba(153, 153, 153, 1);
    font-size: 17px;
}

.content .gq_banner .form .btns {
    display: flex;
    width: 420px;
    margin: 0 auto;
}

.content .gq_banner .form .btns .add {
    background-color: rgba(49, 90, 221, 0.1000);
    border-radius: 4px;
    border: 1px solid #315ADD;
    width: 200px;
    height: 60px;
    text-align: center;
    color: #315ADD;
    font-size: 18px;
    line-height: 60px;
    margin-top: 30px;
    margin-right: 20px;
    cursor: pointer
}

.content .gq_banner .form .submit {
    width: 200px;
    height: 60px;
    background: #315ADD;
    border-radius: 4px;
    border: none;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
    cursor: pointer
}

.content .gq_result {
    width: 1020px;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 20px;
    margin-top: 140px;
    padding: 40px;
}

.content .gq_result .top {
    display: flex;
    justify-content: space-between;
}

.content .gq_result .title {
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    line-height: 24px;
}

.content .gq_result .close {
    width: 28px;
    height: 28px;
    background: url(../images/close-2.png);
    cursor: pointer;
}

.content .gq_result table {
    margin-top: 30px;
    width: 940px;
    border-collapse: collapse;
}

.content .gq_result table tr {
    height: 60px;
}

.content .gq_result table tr th {
    border: 1px solid #CCCCCC;
}

.content .gq_result table tr td {
    border: 1px solid #CCCCCC;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.content .gq_result table tr:nth-child(2n+1) {
    background: rgba(234, 238, 251, 1);
}

.content .gq_result table tr:nth-child(2n) {
    background: #fff;
}

.content .gq_result .btn {
    width: 200px;
    height: 60px;
    border: 1px solid #315ADD;
    color: #315ADD;
    background-color: rgba(49, 90, 221, 0.1000);
    border-radius: 4px;
    margin: 0 auto;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    margin-top: 30px;
    cursor: pointer;
}

.content .gq_add {
    width: 1020px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -55%);
    background: #FFFFFF;
    border-radius: 20px;
    top: 50%;
    padding: 40px;
    z-index: 999;
}

.content .gq_add .top {
    display: flex;
    justify-content: space-between;
}

.content .gq_add .title {
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    line-height: 24px;
}

.content .gq_add .close {
    width: 28px;
    height: 28px;
    background: url(../images/close-2.png);
    cursor: pointer;
}

.content .gq_add table {
    margin-top: 10px;
    width: 940px;
    border-collapse: collapse;
    height: 170px;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
    width: 100%;
    table-layout: fixed;
}

.content .gq_add table thead {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    display: table;
    width: 99.9%;
    table-layout: fixed;
    background: #fff;
}

.content .gq_add table tbody {
    display: table;
    width: 99.9%;
    table-layout: fixed;
}

.content .gq_add table tr {
    height: 56px;
}

.content .gq_add table tr th {
    border: 1px solid #CCCCCC;
}

.content .gq_add table tr td {
    border: 1px solid #CCCCCC;
    text-align: center;
    font-size: 16px;
    color: #333333;
    word-break: break-all;
    padding: 0 4px;
}

.content .gq_add table tbody tr:nth-child(2n+1) {
    background: rgba(234, 238, 251, 1);
}

.content .gq_add table tr:nth-child(2n) {
    background: #fff;
}

.content .gq_add .options {
    display: flex;
    font-size: 14px;
    margin-top: 40px;
}

.content .gq_add .options .down {
    width: 100px;
    height: 40px;
    background-color: #EEF0F0;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    margin-right: 20px;
    color: #333333;
}

.content .gq_add .options .down span {
    width: 14px;
    height: 14px;
    background: url(../images/down.png);
    display: inline-block;
    margin-right: 7px;
    position: relative;
    top: 2px;
}

.content .gq_add .options .upload {
    width: 100px;
    height: 40px;
    background-color: rgba(49, 90, 221, 0.1000);
    border-radius: 4px;
    border: 1px solid #315ADD;
    text-align: center;
    line-height: 40px;
    color: #315ADD;
    cursor: pointer;
}

.content .gq_add .form2 {
    width: 938px;
    height: 297px;
    margin: 0 auto;
    background-color: #F7F7F7;
    margin-top: 20px;
    padding: 30px;
}

.content .gq_add .form2 form {
    width: 880px;
}

.content .gq_add .form2 form .item {
    display: flex;
}

.content .gq_add .int {
    width: 420px;
    height: 40px;
    margin-bottom: 20px;
    margin-right: 40px;
    display: flex;
}

.content .gq_add .int span {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(49, 90, 221, 0.1);
    color: #333;
    font-size: 14px;
    text-align: center;
    display: inline-block;
}

.content .gq_add .int input {
    width: 300px;
    background: #fff;
    border: none;
    padding-left: 5px;
}

.content .gq_add .form .btns {
    display: flex;
    width: 420px;
    margin: 0 auto;
}

.content .gq_add .form2 .btns {
    display: flex;
}

.content .gq_add .form2 .btns .can {
    background-color: rgba(49, 90, 221, 0.1000);
    border-radius: 4px;
    border: 1px solid #315ADD;
    width: 150px;
    height: 40px;
    text-align: center;
    color: #315ADD;
    font-size: 18px;
    line-height: 40px;
    margin-right: 30px;
    cursor: pointer;
}

.content .gq_add .form2 .btns .add {
    width: 150px;
    height: 40px;
    background: #315ADD;
    border-radius: 4px;
    border: none;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.content .gq_add .table {
    max-height: 180px;
    overflow: hidden;
}

.content .gq_add .btns2 {
    display: flex;
    width: 420px;
    margin: 0 auto;
}

.content .gq_add .btns2 .add {
    background-color: rgba(49, 90, 221, 0.1000);
    border-radius: 4px;
    border: 1px solid #315ADD;
    width: 200px;
    height: 60px;
    text-align: center;
    color: #315ADD;
    font-size: 18px;
    line-height: 60px;
    margin-top: 30px;
    margin-right: 20px;
    cursor: pointer;
}

.content .gq_add .btns2 .submit {
    width: 200px;
    height: 60px;
    background: #315ADD;
    border-radius: 4px;
    border: none;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
    cursor: pointer;
}

.content .main_news_box .m2 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
}

.content .main_news_box .m2 .menu {
    display: flex;
    align-items: center;
}

.content .main_news_box .m2 .menu li {
    font-size: 14px;
    color: #333333;
    margin-right: 5px;
}

.content .main_news_box .m2 .menu li a {
    color: #333333;
}

.modal, .r-modal, .l-modal {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

.certificate {
    width: 900px;
    height: 628px;
    background: url('../images/bg5.jpg');
    margin: 0 auto;
    margin-top: 200px;
}

.certificate_oldbg {
    background: url('../images/llc_bg5.jpg') !important;
}

.certificate_oldbg .res table td {
    border: 1px solid rgba(164, 122, 78, 0.5) !important;
}

.certificate_oldbg .result .res .lf {
    color: rgba(110, 68, 0, 1) !important;
}

.certificate_oldbg .result .res .rf {
    color: rgba(110, 68, 0, 1) !important;
}

.certificate .result {
    display: flex;
    height: 300px;
    width: 100%;
    padding: 165px 100px;
}

.certificate .result #close {
    width: 40px;
    height: 40px;
    background-color: #A47A4E;
    border-radius: 50%;
    position: absolute;
    margin-top: -186px;
    margin-left: 780px;
}

.certificate .result #close span {
    cursor: pointer;
    margin-top: 18px;
    margin-left: 8px;
    display: inline-block;
    width: 23px;
    height: 3px;
    background: #fff;
    transform: rotate(45deg);
}

.certificate .result #close span::after {
    content: '';
    display: block;
    width: 23px;
    height: 3px;
    background: #fff;
    transform: rotate(-90deg);
}

.certificate .result .res {
    margin-left: 15px;
    display: flex;
    flex-direction: column;
}

.certificate .result .res .item {
    display: flex;
    width: 414px;
}

.res table {
    border-collapse: collapse;
    border-spacing: 0;
}

.res table td {
    border: 1px solid #153e7f;
    margin: 0;
    padding: 0;
    text-align: center;
    height: 44px;
}

.certificate .result .res .lf {
    width: 150px;
    color: #153e7f;
    font-size: 18px;
}

.certificate .result .res .rf {
    width: 230px;
    color: #153e7f;
    font-size: 18px;
}

.certificate .img {
    width: 300px;
    height: 225px;
    overflow: hidden;
    text-align: center;
}

.certificate .img img {
    height: 100%;
    cursor: pointer;
}

.xiangmu {
    padding: 75px 100px
}

.xiangmu table {
    border-collapse: collapse;
    border-spacing: 0;
    background: rgb(253 240 219);
}

.certificate .xiangmu .lf {
    width: 150px;
    color: rgba(110, 68, 0, 1);
    font-size: 14px;
}

.certificate .xiangmu .rf {
    width: 200px;
    color: rgba(110, 68, 0, 1);
    font-size: 16px;
}

.xiangmu table td {
    border: 1px solid rgba(164, 122, 78, 0.5);
    margin: 0;
    padding: 0;
    text-align: center;
    height: 44px;
}

.register {
    width: 580px;
    height: 445px;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 5%;
}

.content .register .form {
    width: 580px;
    background: #FFFFFF;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 50px;
    padding: 35px;
    position: relative;
}

.content .login .form {
    width: 580px;
    background: #FFFFFF;
    border-radius: 20px;
    margin: 0 auto;
    padding: 0 35px;
    position: relative;
}

.content .login .close, .content .register .close {
    width: 22px;
    height: 22px;
    background: url(../images/close-2.png);
    background-size: cover;
    cursor: pointer;
    position: absolute;
    right: 11px;
    top: 10px;
}

.content .register .form .text, .content .login .form .text {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 34px;
    text-align: center;
}

.content .register .form .input, .content .login .form .input {
    width: 510px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid rgba(204, 204, 204, 0.4);
    display: flex;
    margin-top: 20px;
}

.content .register .form .input .txt, .content .login .form .input .txt {
    width: 120px;
    height: 50px;
    background: rgba(49, 90, 221, 0.1);
    border-radius: 0px 4px 4px 0px;
    font-size: 16px;
    color: #315ADD;
    text-align: center;
    line-height: 50px;
}

.content .register .form .input input, .content .login .form .input input {
    border: none;
    width: 100%;
    padding-left: 20px;
}

.content .register .form .input2 {
    width: 80% !important;
}

.content .register .form button {
    width: 120px;
    background: #fff;
    border: none;
    border-left: 1px solid rgba(204, 204, 204, 0.4);
    padding: 0 5px;
    cursor: pointer;
}

.content .register .form button img {
    margin-left: 5px;
}

.content .register .form .input input::-webkit-input-placeholder, .content .login .form .input input::-webkit-input-placeholder {
    color: rgba(153, 153, 153, 1);
    font-size: 16px;
}

.content .login .form p {
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
}

.content .login .form .wicon {
    width: 30px;
    display: block;
    margin: 5px auto;
    cursor: pointer;
}

.content .register .form .r-btn, .content .login .form .l-btn {
    width: 200px;
    height: 60px;
    background: #315ADD;
    border-radius: 4px;
    margin: 0 auto;
    border: none;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
    cursor: pointer
}

.content .register .form .r-btn, .content .login .form .l-btn_phone_login {
    width: 200px;
    height: 60px;
    background: #315ADD;
    border-radius: 4px;
    margin: 0 auto;
    border: none;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
    cursor: pointer
}

.login {
    width: 580px;
    height: 510px;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 10%;
    padding-top: 40px;
    position: relative;
}

.login .wx {
    display: none;
}

.login .logo {
    width: 489px;
    height: 52px;
    margin: 0 auto;
    margin-bottom: 35px;
}

.login .logo img {
    width: 100%;
}

.login .qrcode {
    width: 240px;
    height: 240px;
    margin: 0 auto;
}

.login .qrcode img {
    width: 100%;
}

.login .tips {
    display: flex;
    font-size: 20px;
    font-weight: normal;
    color: #333333;
    line-height: 30px;
    justify-content: center;
    margin-top: 20px;
}

.login .tips img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.login .bottom {
    width: 580px;
    height: 50px;
    line-height: 50px;
    background: #F8F8F8;
    border-radius: 0px 0px 10px 10px;
    position: absolute;
    bottom: 0;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.login .bottom .go-reg {
    color: #00AEEE;
}

.content .weituo {
    overflow: hidden;
    width: 100%;

}

.content .weituo2 {
    background: rgba(204, 204, 204, 0.1);
}

.content .weituo .top {
    display: flex;
    margin-top: 40px;
    flex-direction: column;
}

.content .weituo .top .left {
    margin-bottom: 20px;
}

.content .weituo .top .left ul li {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    cursor: pointer;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    background: rgba(204, 204, 204, 0.2);
    padding: 9px 29px;
}

.content .weituo .top .left ul li.on {
    background-image: linear-gradient(to right, #298ff5, #05adf0);;
    color: #FFFFFF;
}

.content .weituo .top .left .snav {
    display: none;
    position: relative;
}

.content .weituo .top .left .snav .more {
    color: #1B9AF3;
    border: 1px solid #1B9AF3;
    background: #FFFFFF;
}

.content .weituo .top .left .snav .more span {
    transform: rotate(90deg);
    display: inline-block;
    color: #1B9AF3;
    margin-left: 5px;
}

.content .weituo .top .right {
}

.content .weituo .top .lcont {

}

.content .weituo .top .lcont .empty {
    text-align: center;
    margin-bottom: 20px;
}

.content .weituo .top .lcont .page {

}

.content .weituo .top .lcont .page .item {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #FFFFFF;
    border-radius: 6px;
    border: 1px solid #DDDDDD;
    margin-right: 8px;
    cursor: pointer;
}

.content .weituo .top .lcont .page .item.on {
    background: #1677FF;
    color: #fff;
}

.content .weituo .top .right .list {
    display: flex;
    flex-wrap: wrap;
    height: fit-content;

    cursor: pointer;


}

.content .weituo .top .right .list .item {
    padding: 20px;
    width: 216px;
    min-height: 80px;
    line-height: 30px;
    margin-bottom: 20px;
    background: #fff;
    text-align: center;
    margin-right: 30px;
    color: #333333;
    font-size: 16px;
}

.content .weituo .top .right .list .item:nth-child(5n) {
    margin-right: 0;
}


.content .weituo .m, .content .detail .m, .content .submit .m {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
    height: 100%;
}

.content .weituo .m .menu, .content .detail .m .menu, .content .submit .m .menu {
    display: flex;
    align-items: center;
}

.content .weituo .m .menu li, .content .detail .m .menu li, .content .submit .m .menu li {
    font-size: 14px;
    color: #333333;
    margin-right: 5px;
}

.content .weituo .m .menu li a, .content .detail .m .menu li a, .content .submit .m .menu li a {
    color: #333333;
    transition: all .1s;
}

.content .weituo .m .menu li a.on, .content .detail .m .menu li a.on, .content .submit .m .menu li a.on {
    color: #10A1F1;
    background: rgba(16, 161, 241, 0.1000);
    border: 1px solid #10A1F1;
    padding: 3px 7px;
}

.content .weituo .m .nav {
    margin-top: 40px;
    margin-left: 30px;
}

.content .weituo .m .nav .nli {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    padding: 13px 44px;
    font-size: 24px;
    color: #333333;
    cursor: pointer;
}

.content .weituo .m .nav .nli.on {
    font-size: 24px;
    font-weight: normal;
    color: #00579D;
    border-bottom: none;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

.content .weituo .m .subnav {
    padding: 0 30px;
}

.content .weituo .m .subnav .sub-menu {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    display: none;
}

.content .weituo .m .subnav .sub-menu li {
    padding: 20px 20px 20px 0;
    font-size: 20px;
    font-weight: normal;
    color: #333333;
    margin-right: 30px;
}

.content .weituo .m .subnav .sub-menu li dl {
    margin-top: 20px;
    border-top: 1px solid #CCCCCC;
}

.content .weituo .m .subnav .sub-menu li dl dt {
    margin-top: 10px;
    cursor: pointer;
}

.content .weituo .m .title {
    height: 46px;
    font-size: 40px;
    font-weight: normal;
    color: #00579D;
    line-height: 46px;
    text-align: center;
    margin-top: 60px;
}

.content .weituo .m .s-box {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}

.content .weituo .m .s-box .item {
    width: 216px;
    margin-bottom: 60px;
    float: left;
    margin-right: 30px;
}

.content .weituo .m .s-box .item:nth-child(5n) {
    margin-right: 0;
}

.content .weituo .m .s-box .item .tit {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
}

.content .weituo .m .s-box .item .price {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #C20000;
}
/*委托三期*/
.weituo_main {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.weituo_main .weituo_nav {
    height: 52px;
    line-height: 52px;
    width: 100%;
}
.weituo_main .weituo_nav a {
    font-family:" PingFangSC-Regular","Microsoft YaHei";
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400;
}
.now_nav {
    color: #1E579D;
}
.zuoyouso {
    width: 100%;
    height: auto;
}
.zuoyouso .left {
    float: left;
    width: 176px;
    margin-bottom: 20px;
    background-color: #ffffff;
    box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.1), /* 左边阴影 */
    2px 0px 2px rgba(0, 0, 0, 0.1), /* 右边阴影 */
    0px 2px 2px rgba(0, 0, 0, 0.1); /* 下面阴影 */
}
.zuoyouso .left .fbtiao {
    height: 64px;
    background: url("../images/weituo_left_title_bg.png");
    background-repeat: no-repeat;
    font-size: 22px;
    line-height: 64px;
    padding-left: 10px;
    font-family: PingFangSC-Semibold,"Microsoft YaHei";
    color: #FFFFFF;
}







.content .detail .buy {
    margin-top: 10px;
    border: 1px solid #CCCCCC;
    padding: 30px;
    display: flex;
    justify-content: space-between;
}

.content .detail .buy .left {
    width: 500px;
    height: 500px;
    position: relative;
}

.content .detail .buy .right {
    width: 610px;
}

.content .detail .buy .right .title {
    font-size: 32px;
    font-weight: 500;
}

.content .detail .buy .right .price {
    margin-top: 17px;
    width: 610px;
    height: 134px;
    /*background: rgba(0, 174, 238, 0.05);*/
    padding: 30px 10px;
}

.content .detail .buy .right .price .fy {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}

.content .detail .buy .right .price .fy span {
    font-size: 24px;
    font-weight: 500;
    color: #C20000;
}

.content .detail .buy .right .price .tips {
    display: flex;
    margin-top: 20px;
}

.content .detail .buy .right .price .tips .item {
    display: flex;
    margin-right: 20px;
}

.content .detail .buy .right .price .tips .item .btn {
    width: 80px;
    height: 30px;
    background: #00A4E1;
    border-radius: 2px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}

.content .detail .buy .right .price .tips .item span {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin-left: 20px;
    line-height: 30px;
}

.content .detail .buy .left img {
    width: 100%;
}

.content .detail .buy .left .favorite {
    position: absolute;
    display: flex;
    top: 20px;
    right: 20px;
    background: #F7F7F7;
    padding: 5px 10px;
    border-radius: 2px;
    color: #666666;
    cursor: pointer;

}

.content .detail .buy .left .favorite img {
    width: 16px;
    margin-right: 4px;
}

.content .detail .buy .right .tc, .content .detail .buy .right .xm, .content .detail .buy .right .qt {
    display: flex;
}

.content .detail .buy .right .tc {
    margin-top: 30px;
}

.content .detail .buy .right .tc .txt1 {
    text-align: right;
    width: 120px;
    font-size: 14px;
    color: #333333;
    margin-right: 30px;
    font-weight: bold;
}

.content .detail .buy .right .qt {
    margin-top: 20px;
}

.content .detail .buy .right .qt input {
    width: 494px;
    height: 30px;
    margin-left: 30px;
    padding-left: 5px;
    border:1px solid #999999;
}

.content .detail .buy .right .qt .txl {
    text-align: right;
    width: 120px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    white-space: nowrap;
}

.content .detail .buy .right .xm {
    margin-top: 20px;
}

.content .detail .buy .right .sl {
    margin-top: 30px;
    display: flex;
}

.content .detail .buy .right .sl .txt1 {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    width: 120px;
    text-align: right;
    margin-right: 30px;
    line-height: 40px;
}

.content .detail .buy .right .xm .cont {
}

.content .detail .buy .right .xm .cont .item {
    display: flex;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    line-height: 14px;
}

.content .detail .buy .right .xm .cont .item input {
    margin-right: 10px;
}

.content .detail .buy .right .xm .cont .item span {
    font-size: 14px;
    font-weight: 400;
    color: #C20000;
    margin-left: 10px;
}

.content .detail .buy .right .xm .txl {
    text-align: right;
    width: 120px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    white-space: nowrap;
}

.content .detail .buy .right .xm .cont {
    margin-left: 30px;
    /*width: 490px;*/
    width: auto;
}

.content .detail .buy .right .sl .shuliang {
    height: 30px;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    display: flex;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    cursor: pointer;
}

.content .detail .buy .right .sl .shuliang .jian {
    width: 30px;
    font-size: 25px;
    line-height: 28px;
}

.content .detail .buy .right .sl .shuliang .num {
    width: 40px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

.content .detail .buy .right .sl .shuliang .jia {
    width: 30px;
    font-size: 25px;
    line-height: 28px;
}

.content .detail .buy .right .btn2 {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 138px;
    height: 48px;
    background: #E01E00;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 48px;
    cursor: pointer;
}

.content .detail .buy .right .disabled {
    background: #999;
}

.content .detail .service {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.content .detail .service .left {
    width: 250px;
}

.content .detail .service .left .item {
    margin-bottom: 20px;
}

.content .detail .service .left .item .title {
    width: 250px;
    height: 50px;
    line-height: 50px;
    background: #F7F7F7;
    padding-left: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}

.content .detail .service .left .item .list img {
    margin-bottom: 20px;
}

.content .detail .service .left .item span {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin-left: 30px;
    margin-top: 5px;
}

.content .detail .service .left .item ul {
    margin-left: 30px;
}

.content .detail .service .left .item ul li {
    line-height: 25px;
}

.content .detail .service .right {
    width: 890px;
}

.content .detail .service .right .title {
    width: 890px;
    height: 50px;
    background: #F7F7F7;
    line-height: 50px;
    padding-left: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 30px;
}

.content .detail .m .s-box .item {
    width: 276px;
    margin-bottom: 20px;
    float: left;
    margin-right: 30px;
}

.content .detail .m .s-box .item img {
    width: 276px;
    height: 276px;
}

.content .detail .m .s-box .item:nth-child(3n) {
    margin-right: 0;
}

.content .detail .m .s-box .item .tit {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
}

.content .detail .m .s-box .item .price {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #C20000;
}

.content .submit .form {
    margin-top: 10px;
    border: 1px solid #CCCCCC;
    padding: 30px;
}

.content .submit .form .title {
    width: 1140px;
    height: 50px;
    background: #F7F7F7;
    border-radius: 0px 4px 4px 0px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

.content .submit .form .title .btns {
    display: flex;
    margin-top: 10px;
    margin-right: 5px;

}

.content .submit .form .title .btns .btn {
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #315ADD;
    border-radius: 4px;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    float: right;
    cursor: pointer;
    padding: 0 10px;
    margin-right: 5px;
}

.content .submit .panel {
    padding: 40px 50px 40px 680px;
    width: 1200px;

    background: rgba(0, 174, 238, 0.05);
    margin-top: 40px;
    margin-bottom: 60px;
}

.content .submit .panel .item {
    display: flex;
    justify-content: space-between;
}

.content .submit .panel .item .txt1 {
    width: 200px;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 30px;
}

.content .submit .panel .item .txt2 {
    font-size: 14px;
    font-weight: normal;
    color: #D80000;
}

.content .submit .panel .txt4 {
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}

.content .submit .panel .sbtn {
    width: 200px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    background: #315ADD;
    border-radius: 4px;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    margin-left: 270px;
    cursor: pointer;
    margin-top: 30px;
}


.content .submit .panel .cart_btn {
    width: 200px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    background: #315ADD;
    border-radius: 4px;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    margin-left: 20px;
    cursor: pointer;
    margin-top: 30px;
    float: left;
}
.content .submit .panel .sbtn {
    margin-left: 20px;
    float: left;
}


.content .submit .form .box {
    display: flex;
}

.content .submit .form .box .address {
    width: 520px;
    height: 80px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    padding: 25px 30px;
    display: flex;
    margin-right: 60px;
    margin-bottom: 20px;
}

.content .submit .form .yadd .address {
    display: none;
}

.content .submit .form .box .address .info {
    margin-left: 30px;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    line-height: 18px;
}

.content .submit .form .table {
    padding: 20px;
    width: 100%;
}

.content .submit .form .table table {
    border-radius: 0px 4px 4px 0px;
    width: 100%;
}

.content .submit .form .table table tr {
    height: 48px;
}

.content .submit .form .table table tr th {
    border: 1px solid #CCCCCC;
}

.content .submit .form .table table tr td {
    border: 1px solid #CCCCCC;
    text-align: center;
}

.content .submit .form .table table tr .del {
    color: #00579D;
    cursor: pointer;
}


.content .submit .form .item {
    margin-bottom: 20px;
}

.content .submit .form .item .txt1 {
    width: 100px;
    text-align: right;
    margin-right: 20px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    line-height: 40px;
}

.content .submit .form .item .txt1 i {
    font-size: 20px;
    color: red;
}

.content .submit .form .item .input1 {
    width: 419px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
}

.content .submit .form .item .sn {
    background: #ddd;
}

.content .submit .form .item .input2 {
    width: 120px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
}

.content .submit .form .item select {
    width: 410px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
}

.content .submit .form .item textarea {
    width: 990px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    padding-top: 5px;
    resize: none;
}

.content .submit .dingdan {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.content .submit .fapiao {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.content .submit .yangpin {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.content .panel .account {
    background: rgba(0, 174, 238, 0.1);
    border-radius: 4px;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    padding: 24px 31px;
    margin-top: 10px;
    margin-bottom: 45px;
}

.content .panel .account .title {
    font-weight: bold;
    margin-bottom: 5px;
}

.content .panel .account .item {
    display: flex;
    line-height: 32px
}

.content .panel .account .item .title {
    margin-right: 20px;
    font-weight: normal;
}


.content .main_form_box4 {
    width: 580px;

    margin: 0 auto;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 25%);
    border-radius: 10px;
    background: #fff;
    margin-top: -50px;
}

.content .main_form_box4 .layui-form .title {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #333333;
    margin-bottom: 38px;
}

.content .main_form_box4 .layui-form {
    padding: 40px;
}

.content .main_form_box4 .layui-form .layui-form-item {
    display: flex;
    justify-content: space-between;
}

.content .main_form_box4 .layui-form .layui-form-item .item {
    width: 460px;
}

.content .main_form_box4 .layui-form .layui-form-item label {
    background: rgba(49, 90, 221, 0.1);
    color: #315ADD;
    width: 120px;
    height: 50px;
    line-height: 50px;
    padding: 0;
}


.content .main_form_box4 .layui-form .layui-form-item .layui-input {
    height: 50px;
    line-height: 50px;
    width: 380px;
    border-radius: 4px;
}


.content .main_form_box4 .layui-form .layui-form-item .keyword {
    width: 380px;
}


.content .main_form_box5 .layui-form .title {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #333333;
    margin-bottom: 38px;
}

.content .main_form_box5 .layui-form {
    padding: 40px;
}

.content .main_form_box5 .layui-form .layui-form-item {
    display: flex;
    justify-content: space-between;
}

.content .main_form_box5 .layui-form .layui-form-item .item {
    width: 460px;
}

.content .main_form_box5 .layui-form .layui-form-item label {
    background: rgba(49, 90, 221, 0.1);
    color: #315ADD;
    width: 120px;
    height: 50px;
    line-height: 50px;
    padding: 0;
}


.content .main_form_box5 .layui-form .layui-form-item .layui-input {
    height: 50px;
    line-height: 50px;
    width: 380px;
    border-radius: 4px;
}


.content .main_form_box5 .layui-form .layui-form-item .keyword {
    width: 380px;
}


.content .main_form_box5 .layui-form .title {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #333333;
    margin-bottom: 38px;
}

.content .main_form_box5 .layui-form {
    padding: 40px;
}

.content .main_form_box5 .layui-form .layui-form-item {
    display: flex;
    justify-content: space-between;
}

.content .main_form_box5 .layui-form .layui-form-item .item {
    width: 460px;
}

.content .main_form_box5 .layui-form .layui-form-item label {
    background: rgba(49, 90, 221, 0.1);
    color: #315ADD;
    width: 120px;
    height: 50px;
    line-height: 50px;
    padding: 0;
}


.content .main_form_box5 .layui-form .layui-form-item .layui-input {
    height: 50px;
    line-height: 50px;
    width: 380px;
    border-radius: 4px;

}


.content .main_form_box5 .layui-form .layui-form-item .keyword {
    width: 380px;
}

.content .main_form_box5 {
    width: 580px;

    margin: 0 auto;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 25%);
    border-radius: 10px;
    background: #fff;
    margin-top: 100px;
    display: none;

}


.content .main_form_box5 .status {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.content .main_form_box5 .status .on {
    background: #315ADD !important;
    color: #FFFFFF !important;
}

.content .main_form_box5 .status .jt {
    background: url('../images/jt-5.png');
    background-size: contain;
    width: 99px;
    height: 9px;
    margin-top: 48px;
    margin-right: 2px;
}

.content .main_form_box5 .status .circle {

    width: 100px;
    height: 100px;
    background: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
}


.content .main_form_box5 .btns {

    text-align: center;
}


.content .main_form_box5 .btns button {
    width: 200px;
    height: 60px;
    background: #315ADD;
    border-radius: 4px;
    margin-top: 30px;

}

.content .main_form_box4 .btns {
    display: flex;
    justify-content: center;
    padding-top: 15px;
}

.content .main_form_box4 .btns button {
    width: 200px;
    height: 60px;
    background: rgba(49, 90, 221, 0.1);
    border-radius: 4px;
    border: 1px solid #315ADD;
    color: #315ADD;
}

.content .main_form_box4 .btns button:nth-child(2) {
    background: #315ADD;
    color: #FFFFFF;
}

.content .main_form_box2 .web-form {
    display: block;
}

.content .main_form_box2 .wap-form {
    display: none;
}


@media (max-width: 1024px) {
}

@media (max-width: 1480px) {

    .content .main_ul2 {
        width: 1000px;
    }

    .content .main_form_box2 {
        margin-top: -70px;
    }

    .content .main_form_box3 .layui-form .textarea1 {
        height: 98px;
    }

    .content .main_form_box3 .layui-form .label1 {
        height: 100px;
        line-height: 100px;
    }

    .content .main_form_box3 .layui-form .input3 {
        width: 129px !important;
    }

    .content .main_content {
        min-height: 550px;
    }

    .content .main_news .m {
        width: 85%;
    }

    .content .main_news .m .head .fl p {
        font-size: 32px;
    }

    .content .main_news .m .head .fl ul li {
        width: 70px;
        height: 28px;
        font-size: 13px;
        margin-right: 14px;
    }

    .content .main_news .m .head .more {
        height: 28px;
    }

    .content .main_news .m .head .more a {
        font-size: 13px;
        padding: 0 17px;
    }

    .content .main_news .m .head .more a img {
        width: 14px;
        margin-right: 7px;
    }

    .content .main_news .m .box {
        margin-top: 2.185vw;
    }

    .content .main_news .m .box .item a .font {
        padding: 17px 14px;
    }

    .content .main_news .m .box .item a .font p {
        font-size: 13px;
        line-height: 20px;
        color: #fff;
        margin-bottom: 11px;
    }

    .content .main_news .m .box .item {
        height: 338px;
    }

    .content .main_news .m .box ul li {
        margin-bottom: 14px;
        padding: 13px 0;
    }

    .content .main_news .m .box ul li a .date {
        width: 49px;
    }

    .content .main_news .m .box ul li a .date p {
        font-size: 10px;
        color: #00579D;
        text-align: center;
        font-weight: bold;
        margin-bottom: 4px;
    }

    .content .main_news .m .box ul li a .grow {
        width: calc(100% - 49px);
        padding: 0 14px;
    }

    .content .main_news .m .box ul li a .grow p {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .content .main_news .m .box ul li a .grow span {
        font-size: 9px;
        line-height: 16px;
        margin-bottom: 7px;
    }

    .content .main_news .m .box ul li a .grow em {
        font-size: 9px;
    }

    .content .main_party .m {
        width: 85%;
    }

    .content .main_party .m h3 {
        font-size: 32px;
        margin-bottom: 2vw;
    }

    .content .main_party .m ul li {
        margin-top: 0.729166667vw
    }

    .content .main_party .m ul li a {
        padding: 14px 0;
    }

    .content .main_party .m ul li a .date {
        width: 49px;
    }

    .content .main_party .m ul li a .date p {
        font-size: 9px;
        padding: 2px 0;
    }

    .content .main_party .m ul li a .grow {
        width: calc(100% - 49px);
        padding: 0 14px;
    }

    .content .main_party .m ul li a .grow p {
        font-size: 13px;
        margin-bottom: 4px;
    }

    .content .main_party .m ul li a .grow span {
        font-size: 9px;
    }

    .content .main_recall .m {
        width: 85%;
    }

    .content .main_recall .m .head p {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 18px;
        letter-spacing: 2px;
    }

    .content .main_recall .m .head span {
        font-size: 13px;
        line-height: 17px;
        letter-spacing: 3px;
    }

    .content .main_recall .m .btn div {
        width: 151px;
        height: 42px;
        border-radius: 3px;
        margin-right: 21px;
    }

    .content .main_recall .m .btn {
        margin-top: 28px;
    }

    .content .main_recall .m .btn div a {
        font-size: 13px;
    }

    .content .main_recall .m .btn div a img {
        margin-right: 7px;
    }

    .content .main_recall .m > .quexian {
        margin-top: 12px;
        margin-bottom: 22px;
    }

    .content .main_recall .m > .zhaohui {
        margin-bottom: 22px;
    }

    .content .main_recall .m > .quexian li {
        margin-right: 42px;
        width: 84px;
        padding-bottom: 14px;
    }

    .content .main_recall .m > .quexian li img {
        margin-bottom: 14px;
    }

    .content .main_recall .m > .quexian li p {
        font-size: 14px;
    }

    .fadein .item ul li a p {
        font-size: 10px;
        width: calc(100% - 17px);
    }

    .fadein .item ul li a div {
        margin-right: 7px;
    }

    .content .main_recall .m .fadein .item ul li a {
        padding: 12px 0;
    }

    .content .main_news_list .m {
        width: 85%;
    }

    .content .main_news_list .m .item {
        padding: 0 14px 19px 14px;
    }

    .content .main_news_list .m .item .icon {
        padding: 20px 0 15px 0
    }

    .content .main_news_list .m .item .icon img {
        width: 28px;
    }

    .content .main_news_list .m .item .icon span {
        font-size: 21px;
        margin-left: 7px;
    }

    .content .main_news_list .m .item ul li {
        height: 41px;
    }

    .content .main_news_list .m .item ul li a p {
        width: calc(100% - 14px);
        font-size: 11px;
    }

    .content .main_news_list .m .item ul li a img {
        width: 5px;
    }

    .content .main_about .m {
        width: 85%;
    }

    .content .main_about .m .left {
        width: 350px;
        max-width: 45%;
    }

    .content .main_about .m .left > p {
        font-size: 32px;
        letter-spacing: 4px;
        margin-bottom: 28px;
    }

    .content .main_about .m .left > span {
        font-size: 10px;
        line-height: 24px;
    }

    .content .main_about .m .left .num {
        margin-top: 38px;
    }

    .content .main_about .m .left .num div p {
        font-size: 31px;
        margin-bottom: 14px;
    }

    .content .main_about .m .left .num div span {
        font-size: 12px;
    }

    .content .main_about .m .right ul li {
        overflow: hidden;
        height: 56px;
        border-radius: 3px;
        margin-top: 14px;
    }

    .content .main_about .m .right {
        width: 350px;
        margin-bottom: 10%;
        margin-right: 8%;
    }

    .content .main_about .m .right ul li a img {
        margin-right: 14px;
    }

    .content .main_about .m .right ul li a span {
        font-size: 13px;
    }

    .content .main_ofw ul li .show .ow {
        width: 364px;
        box-shadow: 0 0 14px rgb(0 0 0 / 10%);
    }

    .content .main_ofw ul li .show .ow h4 {
        font-size: 13px;
        letter-spacing: 2px;
    }

    .content .main_ofw ul li .show .ow .child {
        overflow: hidden;
        width: 100%;
        padding: 0.619791667vw 0.72916667vw;
    }

    .content .footer .m {
        width: 90%;
    }

    .content .footer .m .link {
        padding: 18px 0;
    }

    .content .footer .m .link p {
        font-size: 12px;
    }

    .content .footer .m .link ul li {
        height: 28px;
        border-radius: 3px;
        margin-left: 14px;
    }

    .content .footer .m .link ul li a {
        padding: 0 17px;
        font-size: 10px;
    }

    .content .footer .m .bottom {
        height: 168px;
        padding-top: 25px;
    }

    .content .footer .m .bottom .label img {
        width: 30px;
    }

    .content .footer .m .bottom .label div {
        margin-left: 14px;
    }

    .content .footer .m .bottom .label div p {
        font-size: 10px;
        margin-bottom: 10px;
    }

    .content .footer .m .bottom .label div span {
        font-size: 9px;
        line-height: 17px;
    }

    .content .footer .m .bottom .code {
        width: 80px;
    }

    .content .footer .m .bottom .code img {
        width: 100%;
    }

    .content .footer {
        height: 268px;
    }

    .content .main_ofw {
        height: calc(100% - 268px);
    }

    .pagelists ul li {
        font-size: 12px;
        padding-bottom: 30px;
    }

    .content .main_ofw ul li:nth-child(1):hover .icon {
        background-size: 85%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .content .main_ofw ul li:nth-child(2):hover .icon {
        background-size: 85%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .content .main_ofw ul li:nth-child(3):hover .icon {
        background-size: 85%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .content .des_banner5 .tabbar {
        width: 1000px;
    }


    .content .des_banner5 .tabbar div {
        padding: 10px 20px;
        min-width: 130px;
        height: auto;
    }

    .content .main_news_box .m {
        width: 1000px;
    }

    .content .reply_content {
        width: 1000px;
    }

    .content .reply_content .item {
        width: 31%;
    }

    .content .des_banner1 .tabbar div {
        width: 105px;
        height: 42px;
        margin-right: 14px;
        margin-top: 14px;
    }

    .content .main_news_box .m .box .main_left ul li a {
        padding: 21px 0;
    }

    .content .des_banner1 .tabbar div a {
        font-size: 13px;
    }

    .content .main_news_box .m .box .main_left ul li a .grow em {
        margin-bottom: 14px;
    }

    .content .main_news_box .m .box .main_left ul li a .grow p {
        font-size: 13px;
        margin-bottom: 7px;
    }

    .content .main_news_box .m .box .main_left ul li a .grow p {
        font-size: 13px;
    }

    .content .main_news_box .m .box .main_left ul li a .grow span {
        line-height: 16px;
    }

    .content .main_news_box .m .box .main_left ul li a .grow div {
        width: 76px;
        height: 26px;
        box-shadow: 0px 2px 21px 0px rgb(0 51 112 / 5%);
        margin-top: 14px;
    }

    .content .des_banner {
        height: 210px;
    }

    .content .main_news_box .m .menu li {
        font-size: 12px;
        margin-right: 3px;
    }

    .content .main_news_box .m .tabbar div {
        width: 129px;
        height: 28px;
        margin-right: 14px;
        margin-top: 14px;
    }

    .content .main_news_box .m .tabbar div a {
        font-size: 12px;
    }

    .content .main_news_box .m .box .main_left ul li a .pic {
        width: 164px;
    }

    .content .main_news_box .m .box .main_left ul li a .grow {
        width: calc(100% - 164px - 20px);
    }

    .content .main_news_box .m .box .main_right h2 {
        font-size: 28px;
        letter-spacing: 3px;
    }

    .content .main_news_box .m .box .main_right ul li a {
        padding: 21px 0 14px 0;
    }

    .content .main_news_box .m .box .main_right ul li a p {
        font-size: 13px;
        margin-bottom: 7px;
    }

    .content .main_news_box .m .box .main_right ul li a em {
        line-height: 17px;
    }

    .content .page li {
        font-size: 12px;
        padding: 0 7px;
        height: 25px;
    }

    .content .main_news_box .m .boxs .head p {
        font-size: 19px;
        margin-bottom: 16px
    }

    .content .page_list .m .label a {
        padding: 17px 21px 0 21px;
    }

    .content .page_list .m .label a > p {
        font-size: 14px;
        padding-bottom: 7px;
    }

    .content .page_list .m .label a > span {
        font-size: 14px;
        margin-top: 16px;
    }

    .content .page_list .m .label a .des {
        height: 38px;
        margin-top: 15px;
    }

    .content .des_banner1 {
        height: 210px;
    }

    .content .header .showboxs .pic {
        width: 40%;
    }

    .content .header .showboxs .gros {
        width: 60%;
        padding: 35px 7% 0 2.1%;
    }

    .content .header .showboxs .gros p {
        font-size: 23px;
        margin-bottom: 21px;
    }

    .content .header .showboxs .gros p span {
        font-size: 23px;
        margin-left: 5px;
    }

    .content .header .showboxs .gros ul li a {
        padding: 7px 0;
    }

    .content .header .showboxs .gros ul li a span {
        font-size: 12px;
        padding-left: 12px;
    }

    .content .header .showboxs .gros ul li {
        width: 23%;
    }

    .content .des_banner2 .form .text {
        font-size: 17px;
        line-height: 24px;
    }

    .content .des_banner2 .form {
        width: 406px;
        height: 280px;
        background: #FFFFFF;
        border-radius: 16px;
        margin: 0 auto;
        margin-top: 70px;
        padding: 25px;
    }

    .content .des_banner2 .form .input {
        width: 350px;
        height: 42px;
        background: #FFFFFF;
        border-radius: 4px;
        border: 1px solid rgba(204, 204, 204, 0.4);
        display: flex;
        margin-top: 18px;
    }

    .content .des_banner2 .form .input .txt {
        width: 84px;
        height: 42px;
        border-radius: 0px 4px 4px 0px;
        font-size: 13px;
        line-height: 42px;
    }

    .content .des_banner2 .form .input input {
        padding-left: 14px;
    }

    .content .des_banner2 .form .submit {
        width: 140px;
        height: 42px;
        background: #315ADD;
        border-radius: 3px;
        margin: 0 auto;
        border: none;
        text-align: center;
        line-height: 42px;
        font-size: 13px;
        color: #fff;
        margin-top: 20px;
        cursor: pointer;
    }

    .content .des_banner2 .form .input input::-webkit-input-placeholder {
        font-size: 14px;
    }

    .content .des_banner2 {
        height: 560px;
    }

    .certificate {
        transform: scale(0.85);
        margin-top: 10px;
    }

    .content .gq_banner .form .text {
        font-size: 17px;
        line-height: 24px;
    }

    .content .gq_banner .form {
        width: 406px;
        height: 280px;
        background: #FFFFFF;
        border-radius: 16px;
        margin: 0 auto;
        margin-top: 70px;
        padding: 25px;
    }

    .content .gq_banner .form .input {
        width: 350px;
        height: 42px;
        background: #FFFFFF;
        border-radius: 4px;
        border: 1px solid rgba(204, 204, 204, 0.4);
        display: flex;
        margin-top: 18px;
    }

    .content .gq_banner .form .input .txt {
        width: 84px;
        height: 42px;
        border-radius: 0px 4px 4px 0px;
        font-size: 13px;
        line-height: 42px;
    }

    .content .gq_banner .form .input input {
        padding-left: 14px;
    }

    .content .gq_banner .form .submit {
        width: 140px;
        height: 42px;
        background: #315ADD;
        border-radius: 3px;
        margin: 0 auto;
        border: none;
        text-align: center;
        line-height: 42px;
        font-size: 13px;
        color: #fff;
        margin-top: 20px;
        cursor: pointer;
    }

    .content .gq_banner .form .btns .add {
        width: 140px;
        height: 42px;
        border-radius: 3px;
        margin: 0 auto;
        border: none;
        text-align: center;
        line-height: 42px;
        font-size: 13px;
        margin-top: 20px;
        cursor: pointer;
    }

    .content .gq_banner .form .btns {
        width: 300px;
    }

    .content .gq_banner .form .input input::-webkit-input-placeholder {
        font-size: 14px;
    }

    .content .gq_add .options {
        margin-top: 20px;
    }

    .content .gq_add .btns2 .add {
        width: 160px;
        height: 48px;
        line-height: 48px;
    }

    .content .gq_add .btns2 .submit {
        width: 160px;
        height: 48px;
        line-height: 48px;
    }


}

@media (max-width: 750px) {

	/*委托页面的移动端css*/
	.content .des_banner3 .tabbar {
		width: 100%;
		height: auto;
		text-align: left;
		display: block;
		padding: 10px;
	}
	.content .des_banner3 .tabbar div {
		display: inline-block;
		width: auto;
		height: 40px;
		line-height: 40px;
		padding: 12px 12px;
	}
	.content .weituo .m {
		padding:20px 10px;
	}
	.content .weituo .top .left ul li {
		margin-right: 10px;
		padding: 9px 10px;
	}
	.content .weituo .top .right .list{
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.content .weituo .top .right .list .item {
		display: inline-block;
		width: 45%;
		margin: 10px 2%;
	}

	/*委托详情页的css*/
	.content .detail .buy {
		display: block;
		width: 100%;
		padding: 10px;
	}
	.content .detail .buy .left {
		width: 100%;
		height: auto;
	}
	.content .detail .buy .right {
		width: 100%;
	}

	.content .detail .buy .right .price {
		width: 100%;
	}
    .content .detail .buy .right .qt .cont {
        flex-grow: 1;
    }
    .content .detail .buy .right .qt input{
        width: 90%;
        margin-left: 10px;
        border:1px solid #999999;
    }

    .content .detail .buy .right .qt1 {
        display: flex;
    }
    .content .detail .buy .right .qt1 .cont{
        flex-grow: 1;
    }
    .content .detail .buy .right .qt1 input {
        width: 90% !important;
        height: 30px;
        margin-left: 10px !important;
        padding-left: 5px;
    }
    .content .detail .buy .right .qt1 .cont
    {
        flex-grow: 1;
    }
    .content .detail .buy .right .qt1 input {
        width: 90%;
    }
    .content .detail .buy .right .btn2 {
        display: block;
        margin: 20px auto 10px;
    }

	.content .detail .service .left {
		width: 100%;
		padding: 10px;
	}
    .content .detail .service .left .item {
        width: 100%;
    }

    .content .detail .service .left .item .title {width: 100%;}
    .content .detail .service .left .item .list img {width: 100%; height: auto}

    /*submit页面的移动端样式*/
    .content .submit .form {
        padding: 10px;
    }
    .content .submit .form .item {
        width: 100%;
    }
    .content .submit .form .title {
        width: 100%;
        font-size:12px;
        padding-left:5px;
    }
    .content .submit .form .item .txt1 {
        width: 100%;
        text-align: left;
    }
    .content .submit .form .item .input1 {width: 100%;}

    .content .submit .form .title .btns .btn{
        padding: 0 5px;
        font-size: 14px;
    }
    .content .submit .form .box .address {
        width: 100%;
        height: 80px;
        background: #FFFFFF;
        border-radius: 4px;
        border: 1px solid #CCCCCC;
        padding: 15px 10px;
        margin-right: 5px;
        margin-bottom: 20px;
    }
    .content .submit .form .table {
        padding: 0;
        margin-top: 15px;
    }
    .content .submit .panel {
        padding: 10px;
        width: 100%;
    }
    .content .panel .account {
        font-size: 14px;
        padding: 15px;
    }















    .content .main_party .m .more {
        width: 2rem;
        height: .6rem;
        margin: 0 auto;
        float: none;
    }

    .content .main_party .m .more a {
        font-size: .22rem;
        padding: 0rem 0.2rem;
    }

    .content .main_form_box3 .proform .layui-form-item .tips3 {
        display: block;
    }

    .content .main_form_box3 .proform .layui-form-item .tips2 {
        display: none;
    }

    .main_form_box3 .layui-form-pane .layui-form-label {
        min-width: 110px
    }

    .main_form_box3 .input2 {
        padding-left: 5%;
    }

    .content .main_form_box3 .layui-form .textarea1 {
        padding-left: 5%
    }

    .content .des_banner2 .form .input {
        width: auto
    }

    .content .main_recall .m .fadein {
        display: none;
    }

    .login {
        width: 6.9rem;
    }

    .login .logo {
        width: 6.4rem;

    }

    .content .login .form {
        width: 6.9rem;
    }

    .content .register .form .input, .content .login .form .input {
        width: auto;
    }

    .content .register .form .r-btn, .content .login .form .l-btn {
        width: 2rem;
        height: .8rem;
        line-height: .8rem;
    }

    .login .bottom {
        width: 6.9rem;
    }

    .register {
        width: 6.9rem;
    }

    .content .register .form .input2 {
        width: 2.5rem !important;
    }


    .content .register .form {
        width: 6.9rem;
    }

    .content .main_form_box2 .web-form {
        display: none;
    }

    .content .main_form_box2 .wap-form {
        display: block;
    }

    .content .main_form_box2 .wap-form .item {
        display: flex;

        height: 1rem;
        background: #FFFFFF;
        border-radius: 2px;
        border: 1px solid #CCCCCC;
        margin-bottom: .3rem;
        padding: .3rem;
    }


    .content .main_form_box3 {

        width: 6.9rem;
    }

    .content .main_form_box3 .title {
        font-size: .32rem;
        font-weight: bold;
        width: 4.5rem;
        margin: 0 auto;
        margin-bottom: 0.4rem;
    }

    .main_form_box3 .layui-form-item {
        flex-direction: column;
    }

    .main_form_box3 .layui-form-item .item2 {
        display: flex;
        flex-direction: column;
    }

    .content .main_form_box3 .layui-form .layui-form-item .layui-input-inline {

        display: flex;
        flex-direction: column;
        width: 100% !important;
    }

    .content .main_form_box3 .radio2 label {
        height: auto !important;
    }

    .content .main_form_box3 .btns {
        display: flex;
    }

    .content .main_form_box3 .btns button {
        width: 3rem;
        height: 1rem;
    }

    .content .main_form_box2 .wap-form .layui-form-select {
        top: -0.12rem;
    }

    .content .main_form_box2 .wap-form .year input {
        margin-top: -0.12rem;
    }

    .content .main_form_box2 .wap-form .btns button {

        width: 3rem;
        height: 1rem;
        background: #315ADD;
        border-radius: 4px;
        color: #FFFFFF;
    }


    .content .main_form_box2 .wap-form .item .icon {
        width: .32rem;
        height: .32rem;
        background: url(../images/s-4.png);
        background-size: contain;
        background-repeat: no-repeat;
        margin-right: .19rem;
    }

    .content .main_form_box2 .wap-form .item .txt1 {
        font-size: .28rem;
        font-weight: 400;
        color: #333333;
    }

    .content .main_form_box2 .wap-form .item input {
        width: 4.1rem;
        border: none;
    }

    .main_form_box2 {
        width: 7.5rem !important;
        margin-top: 0 !important;
        border-radius: 0 !important;
    }


    .m {
        width: 100% !important;
        height: 100%;
    }

    .content .header.on {
        height: 1.2rem;
    }

    .pagelists {
        display: none;
    }

    .content .header.on .m .top h1 img {
        margin-left: .31rem;
        width: 4.77rem;
    }

    .content > .mySwiper1 .swiper-slide {
        padding-top: 1.2rem !important;
    }

    .content .header .m .top .btn {
        display: none;
    }

    .content .header .m .top .m-btn {
        width: 1.56rem;
        display: flex;
        justify-content: space-between;
        margin-right: 0.3rem;
    }

    .content .header .m .top .m-btn img {
        width: .32rem;
    }

    .content .banner {
        display: none;
    }

    .content .m-banner {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .content .m-banner .mySwiper2 {
        width: 100%;
        height: 100%;
    }


    .content .des_banner2 .form {
        width: 6.9rem;
    }

    .certificate {
        display: none;
    }

    .certificate-wap {
        width: 6.9rem;
        position: absolute;
        z-index: 9999;
        left: 0.3rem;
        top: 1.5rem;
        background-color: #FDF3E2;
        display: block;
    }

    .m-certificate {
        display: none !important;
    }

    .certificate-wap .result {

        background: url('../images/bg-t.png');
        height: 5rem;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .certificate-wap .result .img {
        width: 5.54rem;
        height: 4.17rem;
        margin: 0 auto;
        position: relative;
        top: 1.87rem;
        overflow: hidden;
    }

    .certificate-wap .result .img img {
        height: 17em;
        display: block;
        margin: 0 auto;
    }

    .certificate-wap .result .res {
        margin: 0 auto;
        margin-top: 2.4rem;
        width: 5.54rem;
    }

    .certificate-wap .result .res .lf, .certificate-wap .xiangmu .lf {
        width: 1.54rem;
    }


    .certificate-wap .result .res .rf, .certificate-wap .xiangmu .rf {
        width: 4rem;
    }


    .certificate-wap .xiangmu {
        width: 5.54rem;
        padding: 0;
        margin: 0 auto;
        margin-top: 5.5rem;
    }

    .certificate-wap .xiangmu table {
        background: #FDF3E2;
    }


    .certificate-wap .bg-b {
        height: 1.08rem;
        width: 6.9rem;
        background: url(../images/bg-b.png);
        background-size: contain;
    }


    .certificate-wap .result #close1 {
        width: .4rem;
        height: .4rem;
        background-color: #A47A4E;
        border-radius: 50%;
        position: absolute;
        z-index: 99999;
        right: -5px;
        top: -5px;
    }

    .certificate-wap .result #close1 span {
        cursor: pointer;
        margin-top: .18rem;
        margin-left: .08rem;
        display: inline-block;
        width: .23rem;
        height: 3px;
        background: #fff;
        transform: rotate(45deg);
    }

    .certificate-wap .result #close1 span::after {
        content: '';
        display: block;
        width: .23rem;
        height: 3px;
        background: #fff;
        transform: rotate(-90deg);
    }


    .content .main_form_box4 {
        width: 6.9rem;
    }

    .content .main_form_box4 .layui-form {
        padding: .4rem;
    }

    .content .main_form_box4 .layui-form .title {
        margin-bottom: .38rem;
    }

    .content .main_form_box4 .layui-form .layui-form-item label, .content .main_form_box5 .layui-form .layui-form-item label {
        width: 1.5rem;
        height: .9rem;
        line-height: .9rem;
    }


    .layui-form-item .layui-input-inline {
        margin: 0 !important;

    }

    .content .main_form_box4 .layui-form .layui-form-item .item, .content .main_form_box5 .layui-form .layui-form-item .item {
        width: 6.2rem;
        display: flex;
    }

    .content .main_form_box4 .layui-form .layui-form-item .keyword, .content .main_form_box5 .layui-form .layui-form-item .keyword {
        width: 4.7rem;
        height: .9rem;
        line-height: .9rem;
    }

    .content .main_form_box4 .btns button, .content .main_form_box5 .btns button {
        width: 2.5rem;
        height: 0.9rem;
        line-height: 0.9rem;
    }

    .content .main_form_box5 {
        width: 6.9rem;
    }

    .content .main_form_box5 .layui-form {
        padding: .4rem;
    }

    .content .main_form_box5 .layui-form .title {
        margin-bottom: 0.38rem;
    }

    .content .main_form_box5 .status .circle {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
    }

    .content .main_form_box5 .status .jt {
        width: 1.2rem;
        background-repeat: no-repeat;
        margin-top: 0.7rem;
    }

    .content .main_ul2 {
        width: 6.9rem;
    }

    .m-banner .swiper-slide {
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -o-background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .content .m-banner .btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        position: absolute;
        left: 0;
        z-index: 9999;
        bottom: 4.1666666667vw;
        font-size: .28rem;
        color: #fff;
    }

    .content .m-banner .btn p {
        margin: 0 0.3rem;
        letter-spacing: .1rem
    }

    .content .m-banner .btn img {
        width: 0.32rem;
    }

    .content .main_news .m {
        padding: .62rem 0.3rem
    }

    .content .main_news .m .head {
        display: none;
    }

    .content .main_news .m .m-head .fl p {
        font-size: .46rem;
        line-height: .46rem;
        font-weight: bold;
        color: #00579D;
        letter-spacing: 2px;
    }

    .content .main_news .m .m-head .fl {
        display: flex;
        justify-content: space-between;
        width: 100%;
        float: none;
    }

    .content .main_news .m .m-head .more a {
        display: inline-flex;
        font-size: .22rem;
        color: #FFFFFF;
        align-items: center;
        justify-content: center;
        padding: .1rem;
        background: #00AEEE;
        border-radius: 2px;
    }

    .content .main_news .m .m-head .more a img {
        width: .2rem;
        margin-right: .1rem;
    }

    .content .main_news .m .m-head .ul {
        margin-top: .32rem;
    }

    .content .main_news .m .m-head .ul ul {
        display: flex;
        align-items: center;
    }

    .content .main_news .m .m-head .ul ul li {
        width: 2.10rem;
        height: .5rem;
        background: #FFFFFF;
        margin-right: .3rem;
        cursor: pointer;
        font-size: .22rem;
        color: #999999;
        display: flex;
        border-radius: 1px;
        align-items: center;
        justify-content: center;
    }

    .content .main_news .m .m-head .ul ul li.on {
        background: linear-gradient(309deg, #00AEEE 0%, #FDD002 100%);
        color: #FFFFFF;
    }

    .content .main_news {
        background-image: url(../images/m-bg3.png);
        background-size: cover;
        background-position: center center;
    }

    .content .main_party {
        background-image: url(../images/m-bg4.png);
        background-size: cover;
        background-position: center center;
    }

    .content .main_news .boxss {
        margin-top: .3rem;
    }

    .content .main_news .m .box {
        display: block;
    }

    .content .main_news .m .box .item {
        width: 3.3rem;
        height: 4.6rem;
        float: left;
    }

    .content .main_news .m .box .item:nth-child(1) {
        margin-right: .3rem;
    }

    .content .main_news .m .box ul {
        width: 100%;
        margin-top: 4.9rem;
    }

    .content .main_news .m .box ul li {
        height: 1.3rem;
    }

    .content .main_news .m .box ul li a .grow span {
        height: .24rem;
        font-size: .24rem;
        line-height: .24rem;
    }

    .content .main_news .m .box ul li a .grow em {
        display: none;
    }

    .content .main_party .m {
        padding: 0.62rem 0.3rem;
    }

    .content .main_party .m .pic {
        display: none;
    }

    .content .main_party .m .m-pic {
        width: 6.9rem;
        height: 4.72rem;
        overflow: hidden;
        margin-bottom: .3rem;
        position: relative;
    }

    .content .main_party .m ul li a .grow span {
        display: none;
    }

    .content .main_party .m .m-pic .swiper-slide {
        height: 4.72rem;
    }

    .content .main_party .m .m-pic .swiper-pagination {
        border-bottom: .1rem;
    }

    .content .main_party .m h3 {
        font-size: .46rem;
        margin-top: .12rem;
        margin-bottom: 0.72rem;
    }

    .content .main_party .m ul {
        display: block;
    }

    .content .main_party .m ul {
        height: 4.8rem;
        overflow: hidden;
    }

    .content .main_party .m ul li {
        width: 100%;
        margin-bottom: .3rem;
        height: 1.3rem;
    }

    .content .main_party .m ul li a .grow p {
        height: 0.76rem;
        white-space: normal;
    }

    .content .main_recall .m {
        padding: 0.6rem .3rem;
    }

    .content .main_recall .m .head p {
        font-size: .46rem;
    }

    .content .main_recall .m .head span {
        font-size: .22rem;
        letter-spacing: .03rem;
    }

    .content .main_recall .m .btn div a {
        font-size: .24rem;
    }

    .content .main_recall .m .btn div a img {
        width: .28rem;
    }

    .content .main_recall .m .btn div {
        width: 2.5rem;
        height: .7rem;
        margin-right: .4rem;
    }

    .content .main_recall .m > .quexian {
        display: block;
    }

    .content .main_recall .m > .quexian li img {
        width: .6rem;
        float: left;
        margin-right: 0.2rem;
        margin-bottom: 0;
    }

    .content .main_recall .m > .quexian li {
        width: 2.1rem;
        float: left;
        padding-bottom: .3rem;
        margin-bottom: .4rem;
    }

    .content .main_recall .m > .quexian li::after {
        height: .02rem;
    }

    .content .main_recall .m > .quexian li p {
        font-size: .28rem;
        margin-top: .2rem;
    }

    .content .main_recall .m .fadein .item ul li a div {
        width: .28rem;
    }

    .content .main_recall .m .fadein .item ul li a p {
        font-size: .24rem;
        white-space: normal;
        height: 0.68rem;
    }

    .content .main_recall .m .fadein .item ul li {
        width: 4.02rem;
    }

    .content .main_recall .m .fadein .item .more {
        font-size: .24rem;
    }

    .content .main_recall {
        background-image: url(../images/m-bg5.png);
    }

    .content .main_news_list .m {
        display: block;
        padding: .6rem;
    }

    .content .main_news_list .m1 {
        display: none;
    }

    .content .main_news_list .m .item {
        width: 100%;
    }

    .content .main_news_list .gongkai {
        overflow: hidden;
        width: 6.3rem;
    }

    .content .main_news_list .m .item .more {
        font-size: .28rem;
    }

    .content .main_news_list .m .item ul li {
        height: 1.06rem;
    }

    .content .main_news_list {
        background-image: url(../images/m-bg1.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .content .main_about .m {
        padding: 0.6rem .3rem;
        width: 100%;
        display: block;
    }

    .content .main_about .m .left {
        width: 100%;
        max-width: 100%;
    }

    .content .main_about::after {
        width: 100%;
    }

    .content .main_about .m .left > p {
        font-size: .46rem;
        margin-bottom: .4rem;
    }

    .content .main_about .m .left > span {
        font-size: .24rem;
    }

    .content .main_about .m .left .num {
        margin-top: .6rem;
        margin-bottom: .4rem;
    }

    .content .main_about .m .left .num div {
        padding: .3rem 0;
    }

    .content .main_about .m .right {
        width: 100%;
        max-width: 100%;
    }

    .content .main_about .m .right ul li {
        width: 3.30rem;
        height: 1rem;
        margin-top: .2rem;
    }

    .content .main_about .m .left .num div p {
        font-size: .52rem;
        margin-bottom: .2rem;
    }

    .content .main_about .m .left .num div span {
        font-size: .24rem;
    }

    .content > .mySwiper1 .m3 {
        display: none;
    }

    .content .footer {
        visibility: visible !important;
        height: 100%;
    }

    .content .footer .m .link {
        display: block;
        padding: 0 0 0.4rem 0;
    }

    .content .footer .m {
        width: 100%;
        padding: .42rem .3rem;
    }

    .content .footer .m .link ul li {
        height: .5rem;
    }

    .content .footer .m .link ul li a {
        padding: .08rem .22rem;
        display: block;
    }

    .content .footer .m .link ul {
        margin-top: .4rem;
    }

    .content .footer .m .link p {
        font-size: .28rem;
        line-height: .28rem;
    }

    .content .footer .m .bottom {
        flex-direction: column;
    }

    .content .footer .m .bottom {
        display: block;
        height: 10rem;
    }

    .content .footer .m .bottom .label {
        margin-bottom: .4rem;
    }

    .content .footer .m .bottom .label div p {
        font-size: .28rem;
        margin-bottom: .21rem;
    }

    .content .footer .m .bottom .label div span {
        font-size: .24rem;
        line-height: .4rem;
    }

    .content .footer .m .bottom .label img {
        width: .8rem;
    }

    .content .footer .m .bottom .code {
        width: 3rem;
        margin: 0 auto;
        margin-top: .36rem;
    }

    .content .footer .m footer {
        position: absolute;
        background: #004B8F;
        width: 7.5rem;
        left: 0;
        bottom: 0;
        font-size: .2rem;
        flex-direction: column;
    }

    .content .footer .m footer .f-2 span {
        display: none;
    }

    .content .content-list {
        width: 100%;
        height: 100%;
        position: relative;
        background-image: url(../images/m-bg6.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .content .content-list .m {
        padding: 0.60rem 0.3rem;
    }

    .content .content-list .m .chang {
        width: 6.9rem;
        overflow: hidden;
    }

    .content .content-list .m .chang .img {
        width: 6.9rem;
        height: 3.94rem;
    }

    .content .content-list .m .chang p {
        width: 6.9rem;
        height: 1rem;
        background-color: #00AEEE;
        font-size: .32rem;
        line-height: 1rem;
        color: #fff;
        text-align: center;
    }

    .content .content-list .m .chang .child {
        padding: .41rem .3rem;
        font-size: .24rem;
        line-height: .42rem;
        color: #666666;
        min-height: 5.6rem;
        width: 6.9rem;
    }

    .content .header.on .m .top .pc {
        display: none;
    }

    .content .header.on .m .wap {
        display: none;
    }

    .content .header.on .m .wap {
        width: 100%;
        position: absolute;
        background: #fff;
        margin-top: 0;
        top: 1.2rem;
        height: calc(100vh - 1.2rem);
        /*height:100%;
	*/
        z-index: 999;
    }

    .wap > ul {
        overflow: hidden;
    }

    .wap > ul > li {
        border-top: 1px solid #CCCCCC;
        overflow: hidden;
        font-size: .32rem;
    }

    .wap > ul > li .tit {
        height: 1rem;
        overflow: hidden;
        padding: 0 .3rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .wap > ul > li .tit p {
        font-size: .32rem;
        color: #333333;
    }

    .wap > ul > li .tit a {
        font-size: .32rem;
        color: #333333;
    }

    .wap > ul > li .tit img {
        width: .32rem;
        height: .2rem;
    }

    .wap > ul > li .tit.on img {
        transform: rotate(180deg);
        transition: all .3s;
    }

    .wap > ul > li ul {
        overflow: hidden;
        padding: 0 .3rem;
        display: none;
    }

    .wap > ul > li ul li {
        overflow: hidden;
        border-top: 1px solid #CCCCCC;
        height: .8rem;
    }

    .wap > ul > li ul li a {
        display: flex;
        align-items: center;
        padding-left: .6rem;
        line-height: .8rem;
        box-sizing: border-box;
        font-size: .28rem;
        color: #666666;
    }

    .wap > ul > li ul li a span {
        display: block;
        width: .1rem;
        height: .1rem;
        background: #CCCCCC;
        margin-right: .2rem;
        border-radius: 50%;
    }

    .content .des_banner1 . {
        height: 3rem;
    }

    .content .des_banner1 .tabbar {
        display: block;
        width: 6.9rem;
        position: relative;
        top: 3.8rem;
    }

    .content .main_news_box .m {
        width: 100%;
        padding: 0 0.3rem 1rem 0.3rem;
    }

    .content .main_news_box_1 .m {
        width: 100%;
        padding: 0 0.3rem 3rem 0.3rem;
    }

    .content .des_banner1 .tabbar div {
        float: left;
        width: 1.5rem;
        height: 0.8rem;
        margin-right: .3rem;
        margin-left: 0;
        background: #CCCCCC;
    }

    .content .des_banner1 .tabbar div:nth-child(4) {
        margin-right: 0;
    }

    .content .des_banner1 .tabbar div.on {
        background: #00AEEE;
    }

    .content .des_banner1 .tabbar div a {
        color: #666666;
    }

    .content .des_banner1 .tabbar div.on a {
        color: #fff;
    }

    .content .main_news_box {
        position: relative;
        top: .3rem;
    }

    .content .main_news_box_1 {
        position: relative;
        top: 2.4rem;
    }

    .content .main_news_box .m .box {
        display: block;
    }

    .content .main_news_box .m .box .main_left {
        width: 100%;
    }

    .content .main_news_box .m .box .main_right {
        width: 100%;
        margin-top: .9rem;
    }

    .content .main_news_box .m .boxs {
        padding: .3rem 0;
    }

    .content .page_list .m {
        display: block;
        padding: 0 .3rem;
    }

    .content .page_list .m .label {
        width: 100%;
        margin-bottom: .3rem;
    }

    .content .page_list {
        padding: .6rem 0;
    }

    .content .main_news_box .m .boxs .head .des div {
        padding: 0 .2rem;
    }

    .content .main_news_box .m .boxs .head .des div span em {
        display: block;
    }

    .content .main_news_box .m .boxs .child {
        padding: .4rem 0;
    }

    .content .main_news_box .m .search_box .cont {
        width: 6.9rem;
    }
}

.m-close {
    display: none
}

.m-close img {
    width: .32rem;
    margin-right: .3rem
}

@media (min-width: 751px) {
    .content .header.on .m .wap {
        display: none;
    }

    .content .main_news_list .m2 {
        display: none;
    }

    .content .header .m .top .m-btn {
        display: none;
    }

    .content .m-banner {
        display: none;
    }

    .content .main_news .m .m-head {
        display: none;
    }

    .content .main_party .m .m-pic {
        display: none
    }

    .content > .mySwiper1 .m4 {
        display: none;
    }

    .content > .mySwiper1 .m5 {
        display: none;
    }
}
