﻿.guangDong {
    width: 100%;
    height: 100%;
    background: #f5f5f5;
}

.guangDong .content {
    background: #f5f5f5;
    padding-top: 16px;
    margin-bottom: 16px;
    position: relative;
}

.guangDong .content .float-ad {
    position: absolute;
    top: 89px;
    left: 0;
    right: 0;
    width: 852px;
    height: auto;
    z-index: 10000;
    padding: 12px 10px;
    text-align: center;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ffffff;
    /*border: 2px dashed #3888fe;*/
    border-radius: 32px;
    margin: auto;
    color: #546c8e;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.3);
}

.guangDong .content .float-ad .float-ad-box {
    background: rgba(56, 136, 254, 0.09);
    border-radius: 30px;
    margin: 10px 10px;
    padding: 0 46px 20px 46px;
}

.guangDong .content .float-ad .float-ad-box h1 {
    display: inline-block;
    width: auto;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    color: #ffffff;
    /*background-image: url(../img/jx1.png);*/
    position: relative;
    top: -12px;
    padding: 0 10px;
    background: #3888FE;
    /*background: linear-gradient(-45deg, transparent 28px, #3888fe 0) right,*/
    /*            linear-gradient(45deg, transparent 28px, #3888fe 0) left;*/
    /*background-size: 50% 100%;*/
    /*background-repeat: no-repeat;*/
    /*background: radial-gradient(circle at bottom right, transparent 15px, #3888fe 0) right,*/
    /*radial-gradient(circle at bottom left, transparent 15px, #3888fe 0) left;*/
    /*background-size: 50% 50%;*/
    /*background-repeat: no-repeat;*/
}

.guangDong .content .float-ad .float-ad-box h1:before {
    content: " ";
    display: block;
    background: url(../img/floatR.png) no-repeat;
    background-size: 100%;
    height: 40px;
    /* margin-right: 225px; */
    position: absolute;
    left: -60px;
    top: 0;
    width: 62px;
}

.guangDong .content .float-ad .float-ad-box h1:after {
    content: " ";
    display: block;
    background: url(../img/floatL.png) no-repeat;
    background-size: 100%;
    height: 40px;
    position: absolute;
    right: -60px;
    top: 0;
    width: 62px;
}

/*.guangDong .content .float-ad .float-ad-box h2{*/

/*    text-align: center;*/

/*    font-size: 16px;*/

/*    font-weight: 600;*/

/*}*/

.guangDong .content .float-ad .float-ad-box p {
    text-align: left;
}

.guangDong .content .float-ad .float-ad-box p span {
    color: red;
}

.guangDong .content .float-ad .shutDown {
    color: #3888FE;
    cursor: pointer;
    font-size: 20px;
}

.guangDong .content .smartRobot {
    height: 212px;
    width: 70px;
    /*background: #fff;*/
    position: fixed;
    right: 10px;
    z-index: 1000;
}

.guangDong .content .smartRobot .smartRobotHead {
    height: 75px;
    width: 100%;
}

.guangDong .content .smartRobot .smartRobotHead .helloThere {
    background: url("../img/exc.png") no-repeat center;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.guangDong .content .smartRobot .smartRobotHead .helloThere .shutDown {
    color: #d8d8d8;
    cursor: pointer;
}

.guangDong .content .smartRobot .smartRobotIntermediate {
    position: relative;
    height: 75px;
    background: #fff;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.08);
    cursor: pointer;
}

.guangDong .content .smartRobot .smartRobotIntermediate .onlineService {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 36px;
    color: #277bdd;
    text-align: center;
    height: 64px;
}

.guangDong .content .smartRobot .smartRobotIntermediate .onlineService p {
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 17px;
}

.guangDong .content .smartRobot .smartRobotFoot {
    position: relative;
    height: 75px;
    background: #f5f5f5;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.08);
    cursor: pointer;
}

.guangDong .content .smartRobot .smartRobotFoot .finance {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 36px;
    color: #277bdd;
    text-align: center;
    height: 64px;
}

.guangDong .content .smartRobot .smartRobotFoot .finance p {
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 17px;
}

.guangDong .content .smartRobot .qrCodeShow {
    display: none;
    background: #fff;
    width: 164px;
    height: 35px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 8%);
    position: absolute;
    top: 232px;
    right: 90px;
    text-align: center;
    padding-top: 17px;
}

.guangDong .content .smartRobot .qrCodeShow p {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #3e464c;
    line-height: 20px;
}

.float-ads {
    position: absolute;
    top: 195px;
    margin: auto;
    left: 0;
    right: 0;
    width: 384px;
    min-height: 229px;
    color: #ffffff;
    font-size: 13px;
    z-index: 11000;
    /*background: url("../img/piaochuang.png") center 0 no-repeat;*/
    background: linear-gradient(180deg,#daecff, #ffffff);
    box-shadow: 0px 2px 8px 0px rgb(0 0 0 / 30%);
    border-radius: 10px;

}

.float-ads p {
    text-indent: 2em;
    line-height: 25px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

#float-ad_a {
    width: 18px;
    height: 18px;
    color: #fff;
    float: right;
    cursor: pointer;
    text-decoration: none;
    background: url("../img/piaochuangguan.png") center 0 no-repeat;
    margin-right: 5px;
    margin-top: 5px;
}

.guangDong .content .smartRobot .triangle {
    display: none;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 12px solid #fff;
    border-bottom: 9px solid transparent;
    position: absolute;
    bottom: -54px;
    right: 78px;
}

.guangDong .content .smartRobot .smartRobotFoot:hover .qrCodeShow {
    display: block;
}

.guangDong .content .smartRobot .smartRobotFoot:hover .triangle {
    display: block;
}

.tcontent {
    background: #f5f5f5;
    /*padding-top: 16px;*/
    margin-bottom: 16px;
    position: relative;
}

.guangDong .content .webAndRound {
    width: 100%;
    height: 36px;
    margin-bottom: 16px;
    line-height: 36px;
}

.guangDong .content .webAndRound>.websiteSwitch {
    width: 124px;
    height: 36px;
    background: #ffffff;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.guangDong .content .webAndRound>.websiteSwitch:hover .otherRelatedWebsites {
    display: block;
}

.guangDong .content .webAndRound>.websiteSwitch:hover {
    height: 52px;
}

.guangDong .content .webAndRound>.websiteSwitch:hover .distance {
    display: block;
}

.guangDong .content .webAndRound>.websiteSwitch .distance {
    display: none;
    position: absolute;
    background: #f5f5f5;
    z-index: 10;
    height: 16px;
    width: 100%;
}

/*.guangDong .content .webAndRound>.websiteSwitch .distance:hover .otherRelatedWebsites{*/

/*    display: block;*/

/*}*/

.guangDong .content .webAndRound>.websiteSwitch>i {
    color: #01afa2;
    margin-right: 10px;
}

.guangDong .content .webAndRound>.websiteSwitch>span {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #3e464c;
    vertical-align: bottom;
}

.guangDong .content .webAndRound>.websiteSwitch .otherRelatedWebsites {
    display: none;
    background: #fff;
    min-width: 600px;
    /*min-height: 330px;*/
    height: 314px;
    position: absolute;
    z-index: 10;
    margin-top: 14px;
    text-align: left;
    padding-top: 10px;
    font-size: 0;
    padding-bottom: 16px;
    overflow: auto;
    box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.3);
}

/*.guangDong .content .webAndRound>.websiteSwitch .otherRelatedWebsites:hover{*/

/*    display: block;*/

/*}*/

.guangDong .content .webAndRound>.websiteSwitch .otherRelatedWebsites li.listHeader {
    border: 0;
    padding: 0;
    background-color: #306bff;
    padding: 0 5px;
    float: left;
    margin-right: 5px;
    border-radius: 0;
    color: #fff;
    height: auto;
    line-height: 24px;
    margin-left: 13px;
}

.guangDong .content .webAndRound>.websiteSwitch .otherRelatedWebsites li.listHeader a {
    color: #fff;
}

.guangDong .content .webAndRound>.websiteSwitch .otherRelatedWebsites li {
    /*border: 1px solid #dcdfe6;*/
    /*border-radius: 4px;*/
    height: 24px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: center;
    color: #3e464c;
    line-height: 24px;
    padding: 0 0 0 13px;
    /*padding: 0 13px 0 13px;*/
    /*margin: 6px 0;*/
    margin: 0px 0px;
    vertical-align: super;
}

.guangDong .content .webAndRound>.websiteSwitch .otherRelatedWebsites li:nth-of-type(1) {
    width: 78px;
    border: 0;
    text-align: center;
    font-size: 14px;
    margin-left: 12px;
    background-color: #306bff;
    color: #FFF !important;
    padding-left: 0;
}

.guangDong .content .webAndRound>.websiteSwitch .otherRelatedWebsites li:nth-of-type(1) a {
    font-weight: 600;
    color: #FFF;
}

.guangDong .content .webAndRound>.websiteSwitch .otherRelatedWebsites li a {
    display: block;
    color: #3e464c;
}

.guangDong .content .webAndRound>.merryGoRound {
    background: #fff0f1;
    width: 1060px;
    height: 36px;
}

.guangDong .content .webAndRound>.merryGoRound>.icon {
    font-size: 80px;
    position: absolute;
    top: -6px;
    margin-left: 16px;
}

.guangDong .content .webAndRound>.merryGoRound>span {
    margin-left: 10px;
    margin-right: 16px;
    color: #d8d8d8;
}

.guangDong .content .webAndRound>.merryGoRound>.roundCharacter {
    display: inline-block;
    width: 640px;
    vertical-align: bottom;
}

.guangDong .content .rotationChartNews {
    width: 100%;
    height: 340px;
    background: #fff;
    margin-bottom: 16px;
}

.guangDong .content .rotationChartNews>.rotationChart {
    width: 50%;
    height: 100%;
}

.guangDong .content .rotationChartNews>.rotationChart>#rotationChart {
    width: 100%;
    height: 100%;
}

.guangDong .content .rotationChartNews>.rotationChart>#rotationChart .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.guangDong .content .rotationChartNews>.rotationChart>#rotationChart .swiper-slide a p {
    position: absolute;
    bottom: 0;
    line-height: 40px;
    height: 40px;
    width: 100%;
    font-weight: 400;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    text-indent: 16px;
}

.guangDong .content .rotationChartNews>.news {
    width: 50%;
    height: 100%;
}

.guangDong .content .rotationChartNews>.news>.newsBox {
    margin: 24px 24px 34px 34px;
    position: relative;
}

.guangDong .content .rotationChartNews>.news>.newsBox .titleHeadBox {
    width: 100%;
    height: 100%;
}

.guangDong .content .rotationChartNews>.news>.newsBox .titleHeadBox div {
    display: inline-block;
    width: 178px;
    height: 40px;
    background: #f5f5f5;
    text-align: center;
    line-height: 40px;
}

.guangDong .content .rotationChartNews>.news>.newsBox .titleHeadBox div a {
    width: 100%;
    height: 100%;
    display: inline-block;
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    color: #3e464c;
}

.guangDong .content .rotationChartNews>.news>.newsBox .titleHeadBox .hoverTitleBox {
    height: 46px;
    background: url("../img/newTitleBg1.png") center 0 no-repeat;
    background-size: 100%;
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    color: #ffffff;
}

.guangDong .content .rotationChartNews>.news>.newsBox .titleHeadBox .hoverTitleBox a {
    color: #ffffff;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements {
    padding: 10px;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements li {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements li:before {
    content: ' ';
    position: relative;
    top: 12px;
    width: 6px;
    height: 6px;
    background-color: #dcdfe6;
    border-radius: 4px;
    display: inline-block;
    float: left;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements li:hover:before {
    background: #277BDD;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements li a {
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #3e464c;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements li span:first-child {
    width: 409px;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    padding-left: 10px;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements li span:last-child {
    width: 85px;
    height: 100%;
    float: right;
    padding-right: 10px;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements li a:hover {
    color: #277BDD;
}

.guangDong .content .rotationChartNews>.news>.newsBox>h2 {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    text-align: left;
    font-weight: bold;
    color: #3e464c;
    line-height: 22px;
}

.guangDong .content .rotationChartNews>.news>.newsBox>h2 a {
    display: block;
    font-weight: bold;
    color: #3e464c;
}

.guangDong .content .rotationChartNews>.news>.newsBox>p {
    text-indent: 24px;
    font-size: 12px;
    height: 52px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: justify;
    color: #8a94a6;
    line-height: 17px;
    margin-top: 14px;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.posterIntroduction {
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #8a94a6;
    line-height: 17px;
    margin-top: 10px;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.posterIntroduction .postPost {
    margin-right: 15px;
    margin-left: 5px;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 45px;
    left: 0;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList {
    height: 50px;
    background: #ffffff;
    line-height: 50px;
    border-bottom: 1px solid #dcdfe6;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList:hover a span.title {
    color: #277BDD;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList:hover a span.time {
    color: #277BDD;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList .latest {
    display: inline-block;
    width: 40px;
    height: 20px;
    background: #eb414d;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    margin-right: 24px;
    vertical-align: text-bottom;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList .recent {
    display: inline-block;
    width: 40px;
    height: 20px;
    background: #ffab59;
    border-radius: 4px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    margin-right: 24px;
    vertical-align: middle;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList .title {
    display: inline-block;
    font-size: 14px;
    width: 364px;
    font-family: SourceHanSansCN-Regular;
    text-align: left;
    color: #3e464c;
    line-height: 20px;
    vertical-align: middle;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList span.especially {
    width: 428px;
}

.guangDong .content .rotationChartNews>.news>.newsBox>.classificationAnnouncements>.announcementsList .time {
    display: inline-block;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    width: 113px;
    text-align: right;
    color: #3e464c;
    line-height: 20px;
    vertical-align: middle;
}

/*广东智慧政采云平台、系统入口、政策材料*/

/*原来放的&#51;&#54;&#53;&#98;&#101;&#116;&#30331;&#24405;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#46;&#99;&#111;&#109;&#20122;&#27954;&#29256;&#95;&#21271;&#28023;&#51;&#54;&#53;&#20449;&#24687;&#20998;&#31867;意向公开、政策功能专区css*/

.guangDong .content .noticeAndSpecialArea {
    width: 100%;
    /*height: 1890px;*/
    height: 1812px;
    margin-bottom: 16px;
}
.guangDong .content .noticeAndSpecialArea .czznindex .czzndiv{
    display: inline-block;
    background: url("../img/zxqybanner.png") no-repeat;
    height: 100%;
    width: 592px;
    margin-right: 12px;
}

.guangDong .content .noticeAndSpecialArea .czznindex .pxtzdiv{
    display: inline-block;
    background: url("../img/jrfwbanner.png") no-repeat;
    width: 592px;
    height: 100%;
}
.guangDong .content .noticeAndSpecialArea .notice {
    width: 74.6%;
    height: 100%;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention {
    width: 100%;
    height: 310px;
    background: #fff;
    margin-bottom: 16px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .titleHead div {
    width: 233px;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    text-align: center;
    color: #3e464c;
    background: #fff;
    cursor: pointer;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .titleHead div.actived {
    /*background: #277BDD;*/
    color: #fff;
    background: url("../img/floorBg.png") center 0 no-repeat;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .selectList {
    background: #fff;
    color: #FFAB59;
    border: 0;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .tab {
    display: inline-block;
    font-size: 0;
    padding-left: 42px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .tab span {
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .tab li {
    display: inline-block;
    margin-right: 44px;
    border-bottom: 2px solid transparent;
    cursor: pointer;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .tab li.activedList {
    border-bottom: 2px solid #277BDD;
}

/*.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .tab li:nth-of-type(1) {*/

/*    margin-left: 42px;*/

/*}*/

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .tab li a {
    display: block;
    height: 25px;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 600;
    text-align: left;
    color: #3e464c;
    line-height: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .tab li.actived {
    border-bottom: 2px solid #277BDD;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent {
    width: 100%;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionContentList {
    display: block;
    width: 96.4%;
    margin: 10px auto 0 auto;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionContentList li {
    cursor: pointer;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionContentList li a {
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    color: #277bdd;
    line-height: 24px;
    margin-right: 10px;
    min-width: 64px;
    height: 24px;
    background: #ffffff;
    border: 1px solid #277bdd;
    border-radius: 4px;
    padding: 0 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionContentList li.actived a {
    min-width: 44px;
    height: 24px;
    background: #ffffff;
    border: 1px solid #fe9438;
    border-radius: 4px;
    color: #fe9438;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionHead {
    width: 96.4%;
    height: 40px;
    background: rgba(56, 136, 254, 0.08);
    border-radius: 4px;
    margin: 10px auto 0px auto;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    color: #8a94a6;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionHead span {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #8a94a6;
    line-height: 40px;
    display: inline-block;
    margin-bottom: 16px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionHead span:nth-of-type(1) {
    width: 70px;
    margin-left: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionHead span:nth-of-type(2) {
    width: 135px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionHead span:nth-of-type(3) {
    width: 520px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionHead span:nth-of-type(4) {
    width: 56px;
    margin-right: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .listImportedProductsHead {
    width: 96.4%;
    height: 40px;
    background: rgba(56, 136, 254, 0.08);
    border-radius: 4px;
    margin: 10px auto 0px auto;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    color: #8a94a6;
    line-height: 40px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .listImportedProductsHide {
    display: none;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .listImportedProductsHead span {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #8a94a6;
    line-height: 32px;
    display: inline-block;
    margin-bottom: 16px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .listImportedProductsHead span:nth-of-type(1) {
    width: 70px;
    margin-left: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .listImportedProductsHead span:nth-of-type(2) {
    width: 659px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle {
    display: block;
    width: 96.4%;
    margin: 0 auto;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li {
    width: 100%;
    font-size: 0;
    height: 28px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li a {
    display: block;
    height: 28px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li:hover a span {
    color: #277BDD;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li span {
    line-height: 28px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #3e464c;
    letter-spacing: 0px;
    display: inline-block;
    vertical-align: middle;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li a>span.contractTitle {
    width: 432px;
    margin-right: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li a>span.contractTitle span {
    max-width: 385px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li span.upDate span {
    display: inline-block;
    vertical-align: middle;
    max-width: 440px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li svg.upDate {
    display: none;
    vertical-align: middle;
    margin-top: -15px;
    font-size: 34px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li svg.showSvg {
    display: inline-block;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li a>span:nth-of-type(1) {
    width: 70px;
    margin-left: 14px;
    margin-right: 12px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li:before {
    content: ' ';
    position: relative;
    top: 18px;
    width: 6px;
    height: 6px;
    background-color: #dcdfe6;
    border-radius: 4px;
    display: inline-block;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li:hover:before {
    background: #277BDD;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li a>span:nth-of-type(2) {
    width: 125px;
    margin-right: 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li a>span:nth-of-type(3) {
    width: 480px;
}

.guangDong .content .noticeAndSpecialArea .notice .disclosurePurchaseIntention .disclosurePurchaseIntentionContent .disclosurePurchaseIntentionTitle li a>span:nth-of-type(4) {
    width: 148px;
    margin-right: 0;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement {
    width: 100%;
    height: 345px;
    background: #fff;
    margin-bottom: 16px;
    overflow: hidden;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .selectList {
    background: #fff;
    color: #FFAB59;
    border: 0;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .tab {
    display: inline-block;
    font-size: 0;
    padding-left: 42px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .tab span {
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .tab li {
    display: inline-block;
    margin-right: 12px;
    border-bottom: 2px solid transparent;
    cursor: pointer;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .tab li.activedList {
    border-bottom: 2px solid #277BDD;
}

/*.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .tab li:nth-of-type(1) {*/

/*    margin-left: 42px;*/

/*}*/

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .tab li a {
    display: block;
    height: 25px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 600;
    text-align: left;
    color: #3e464c;
    line-height: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .tab li.actived {
    border-bottom: 2px solid #277BDD;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent {
    width: 100%;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementContentList {
    display: block;
    width: 96.4%;
    margin: 10px auto 0 auto;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementContentList li {
    cursor: pointer;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementContentList li a {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    /*margin-right: 10px;*/
    width: 72px;
    height: 24px;
    background: #ffffff;
    border: 1px solid #277bdd;
    border-radius: 4px;
    color: #277bdd;
    padding: 0 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementContentList li.actived a {
    border: 1px solid #fe9438;
    color: #fe9438;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHeadList {
    display: block;
    width: 96.4%;
    margin: 10px auto 0 auto;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHeadList li {
    cursor: pointer;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHeadList li a {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin-right: 10px;
    width: 72px;
    height: 24px;
    background: #ffffff;
    border: 1px solid #277bdd;
    border-radius: 4px;
    color: #277bdd;
    padding: 0 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHeadList li.actived a {
    border: 1px solid #fe9438;
    color: #fe9438;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead {
    width: 96.4%;
    height: 40px;
    margin: 0px auto 16px auto;
    background: rgba(45, 142, 239, 0.08);
    border-radius: 4px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead span {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #8a94a6;
    line-height: 40px;
    display: inline-block;
    margin-bottom: 16px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.publicPurchaseIntention span:nth-of-type(1) {
    width: 190px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.publicPurchaseIntention span:nth-of-type(2) {
    width: 575px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.publicPurchaseIntention span:nth-of-type(3) {
    width: 56px;
    margin-right: 20px;
}

/*.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(1){*/

/*    width: 160px;*/

/*}*/

/*.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(2){*/

/*    width: 160px;*/

/*}*/

/*.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(3){*/

/*    width: 160px;*/

/*}*/

/*.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(4){*/

/*    width: 265px;*/

/*}*/

/*.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(5){*/

/*    width: 56px;*/

/*    margin-right: 20px;*/

/*}*/

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead span:nth-of-type(2) {
    /*margin-left: 20px;*/
    width: 130px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead span:nth-of-type(3) {
    width: 120px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead span:nth-of-type(4) {
    width: 513px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead span:nth-of-type(5) {
    margin-right: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead span.prequalification:nth-of-type(2) {
    width: 120px;
    margin-right: 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead span.prequalification:nth-of-type(3) {
    width: 105px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead span.prequalification:nth-of-type(4) {
    width: 395px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead span.prequalification:nth-of-type(5) {
    margin-right: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle {
    display: block;
    width: 96.4%;
    margin: 0 auto;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li {
    width: 100%;
    font-size: 0;
    height: 28px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li:before {
    content: ' ';
    position: relative;
    top: 18px;
    width: 6px;
    height: 6px;
    background-color: #dcdfe6;
    border-radius: 4px;
    display: inline-block;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li:hover:before {
    background: #277BDD;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .zysxBox {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #eb414d;
    padding-left: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .zysxBox:before {
    content: '!';
    position: relative;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    border-radius: 50%;
    display: inline-block;
    background: #faad14;
    color: #fff;
    font-size: 12px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a {
    display: block;
    height: 28px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li:hover a span {
    color: #277BDD;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li span {
    line-height: 28px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #3e464c;
    letter-spacing: 0px;
    display: inline-block;
    vertical-align: middle;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span:nth-of-type(2) {
    width: 118px;
    margin-left: 0;
    margin-right: 14px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span:nth-of-type(3) {
    width: 100px;
    margin-right: 16px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span:nth-of-type(4) {
    width: 382px;
    margin-right: 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span:nth-of-type(4) span {
    max-width: 342px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span:nth-of-type(5) {
    width: 140px;
}

/*&#51;&#54;&#53;&#98;&#101;&#116;&#30331;&#24405;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#46;&#99;&#111;&#109;&#20122;&#27954;&#29256;&#95;&#21271;&#28023;&#51;&#54;&#53;&#20449;&#24687;&#20998;&#31867;计划*/
.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle.shoppingList li a>span:nth-of-type(2) {
    width: 135px;
    margin-left: 0;
    margin-right: 14px;
}
.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle.shoppingList li a>span:nth-of-type(3) {
    width: 108px;
    margin-left: 10px;
    margin-right: 14px;
}
.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle.shoppingList li a>span:nth-of-type(4) {
    width: 70px;
    margin-right: 16px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle.shoppingList li a>span:nth-of-type(5) {
    width: 250px;
    margin-right: 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle.shoppingList li a>span:nth-of-type(5) span {
    max-width: 210px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle.shoppingList li a>span:nth-of-type(6) {
    width: 140px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.zoningNameShow {
    width: 60px;
    margin-left: 14px;
    margin-right: 6px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.statusNameShow {
    width: 46px;
    margin-left: 0;
    margin-right: 14px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.buyPlanCode {
    width: 140px;
    margin-right: 10px;
    margin-left: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.orgName {
    width: 110px;
    margin-right: 16px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.purCatalogName {
    width: 70px;
    margin-right: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.buyPlanName {
    width: 324px;
    margin-right: 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.buyPlanDemandDate {
    width: 140px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.contractTitle {
    width: 372px;
    margin-right: 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.contractTitleShow {
    width: 444px;
    margin-right: 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.contractTitle span {
    max-width: 332px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.contractTitleShow span {
    max-width: 404px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li span.upDate span {
    display: inline-block;
    vertical-align: middle;
    max-width: 500px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li svg.upDate {
    display: none;
    vertical-align: middle;
    margin-top: -15px;
    font-size: 34px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li svg.showSvg {
    display: inline-block;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle.publicPurchaseIntention li a>span:nth-of-type(1) {
    width: 300px;
    margin-left: 14px;
    margin-right: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle.publicPurchaseIntention li a>span:nth-of-type(2) {
    width: 552px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle.publicPurchaseIntention li a>span:nth-of-type(3) {
    width: 74px;
    margin-right: 0;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span.zoningName {
    width: 70px;
    margin-left: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead span.zoningName {
    width: 60px;
    margin-left: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead span.statusName {
    width: 58px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(1){

    width: 70px;

}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(2){

    width: 160px;

}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(3){

    width: 160px;

}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(4){

    width: 90px;

}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(5){

    width: 285px;

}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(6){

    width: 56px;

    margin-right: 20px;

}

/*临时*/

/*.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(1) {*/
/*    width: 160px;*/
/*    margin-left: 20px;*/
/*}*/

/*.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(2) {*/
/*    width: 160px;*/
/*}*/

/*.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(3) {*/
/*    width: 90px;*/
/*}*/

/*.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(4) {*/
/*    width: 378px;*/
/*}*/

/*.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementHead.shoppingList span:nth-of-type(5) {*/
/*    width: 56px;*/
/*    margin-right: 20px;*/
/*}*/

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.purchaseNatureNeed {
    width: 30px;
    margin-right: 0;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.verticalBar {
    width: 8px;
    margin-right: 0;
    text-align: center;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.itemCategory {
    width: 85px;
    margin-right: 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.purchaseMannerNeed {
    width: 94px;
    margin-right: 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.titleNeed {
    width: 390px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.titleNeed span {
    max-width: 350px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .projectProcurementContent .projectProcurementTitle li a>span.timeNeed {
    width: 150px;
}

.guangDong .content .noticeAndSpecialArea .notice .povertyAlleviation {
    width: 100%;
    height: 120px;
    margin-bottom: 16px;
}

.guangDong .content .noticeAndSpecialArea .notice .projectProcurement .titleHead .textDescription {
    display: inline-block;
    float: right;
    vertical-align: middle;
    color: #277BDD;
    font-weight: 600;
    font-size: 12px;
    width: 340px;
    margin-top: 6px;
}

/*电子卖场公告*/

.guangDong .content .noticeAndSpecialArea .notice .electronicStore {
    width: 100%;
    height: 312px;
    background: #fff;
    margin-bottom: 16px;
    overflow: hidden;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .titleHead ul.bulkPurchasesHide {
    display: none;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .tab {
    display: inline-block;
    font-size: 0;
    margin-left: 42px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .tab span {
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .tab li {
    display: inline-block;
    margin-right: 12px;
    border-bottom: 2px solid transparent;
    cursor: pointer;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .tab li a {
    display: block;
    height: 25px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 600;
    text-align: left;
    color: #3e464c;
    line-height: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .tab li.activedList {
    border-bottom: 2px solid #277BDD;
}

/*.guangDong .content .noticeAndSpecialArea .notice .electronicStore .tab li:nth-of-type(1) {*/

/*    margin-left: 42px;*/

/*}*/

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent {
    width: 100%;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreContentList {
    display: block;
    width: 8%;
    margin: 16px auto 0 auto;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreContentList li {
    cursor: pointer;
    width: 36px;
    height: 243px;
    display: block;
    margin: 0 auto;
    writing-mode: tb-rl;
    text-align: center;
    background: #eff5ff;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreContentList li a {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    text-align: left;
    color: #8a94a6;
    line-height: 36px;
    margin-right: 20px;
    letter-spacing: 0.6em;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreContentList li.actived {
    background: #277bdd;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreContentList li.actived a {
    color: #ffffff;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHead {
    width: 96.4%;
    height: 40px;
    background: rgba(56, 136, 254, 0.08);
    border-radius: 4px;
    margin: 10px auto 16px auto;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHeadEspecially {
    width: 96.4%;
    height: 40px;
    background: rgba(56, 136, 254, 0.08);
    border-radius: 4px;
    margin: 10px auto 16px auto;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHead span {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #8a94a6;
    line-height: 40px;
    display: inline-block;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHeadEspecially span {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #8a94a6;
    line-height: 40px;
    display: inline-block;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHeadEspecially span.zoningName {
    width: 60px;
    margin-left: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHeadEspecially span:nth-of-type(2) {
    width: 130px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHeadEspecially span.statusName {
    width: 52px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHeadEspecially span:nth-of-type(3) {
    width: 138px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHeadEspecially span:nth-of-type(4) {
    width: 417px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHeadEspecially span:nth-of-type(5) {
    margin-right: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHead span.zoningName {
    width: 60px;
    margin-left: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHead span:nth-of-type(2) {
    width: 116px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHead span:nth-of-type(3) {
    width: 248px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHead span:nth-of-type(4) {
    width: 80px;
    margin-left: 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHead span:nth-of-type(5) {
    width: 145px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreHead span:nth-of-type(6) {
    margin-right: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .bulkPurchasesHead {
    width: 96.4%;
    height: 32px;
    background: rgba(45, 142, 239, 0.08);
    border-radius: 4px;
    margin: 16px auto 16px auto;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .bulkPurchasesHead span {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #8a94a6;
    line-height: 32px;
    display: inline-block;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .bulkPurchasesHead span.zoningName {
    width: 70px;
    margin-left: 20px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .bulkPurchasesHead span:nth-of-type(2) {
    width: 598px;
}

/*.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .bulkPurchasesHead span:nth-of-type(2){*/

/*    width: 530px;*/

/*}*/

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle {
    display: block;
    width: 96.4%;
    margin: 0 auto;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li {
    width: 100%;
    font-size: 0;
    height: 28px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li a {
    display: block;
    height: 28px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li:hover a span {
    color: #277BDD;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li span {
    line-height: 28px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #3e464c;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: middle;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li span.upDate span {
    display: inline-block;
    vertical-align: middle;
    /*margin-right: 10px;*/
    max-width: 200px;
    width: auto;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li svg.upDate {
    display: none;
    vertical-align: middle;
    margin-top: -15px;
    font-size: 34px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li svg.showSvg {
    display: inline-block;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li a>span.zoningNameShow {
    width: 60px;
    margin-left: 14px;
    margin-right: 6px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li a>span.statusName {
    width: 118px;
    margin-left: 8px;
    margin-right: 14px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li a>span.purchaser {
    width: 132px;
    margin-right: 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li a>span.contractTitle {
    width: 250px;
    text-align: left;
    margin-right: 10px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li a>span.contractTitle span {
    width: 210px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li a>span.timeNeed {
    width: 150px;
    margin-right: 0;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li a>span.statusNameShow {
    width: 46px;
    margin-left: 0;
    margin-right: 14px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li a>span.purchaserShow {
    width: 132px;
    margin-right: 12px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li a>span.contractTitleShow {
    width: 346px;
    margin-right: 10px;
    text-align: left;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li a>span.contractTitleShow span {
    width: 306px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li a>span.timeNeedShow {
    width: 150px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li span.zoningNameShow {
    width: 70px;
    margin-left: 14px;
    margin-right: 6px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li span:nth-of-type(2) {
    width: 116px;
    margin-right: 10px;
    margin-left: 8px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li span:nth-of-type(3) {
    width: 240px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li span:nth-of-type(4) {
    width: 78px;
    margin-right: 10px;
    text-align: center;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li span:nth-of-type(5) {
    width: 90px;
    margin-right: 10px;
    text-align: right;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .electronicStoreTitle li span:nth-of-type(6) {
    width: 145px;
}

.guangDong .content .noticeAndSpecialArea .notice .electronicStore .electronicStoreContent .bulkPurchasesHeadHide {
    display: none;
}

/*专区*/

.guangDong .content .noticeAndSpecialArea .specialArea {
    width: 24%;
    height: 100%;
    position: relative;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatform {
    width: 100%;
    height: 72px;
    background: url("../img/cloudPlatform.png");
    /*margin-bottom: 16px;*/
    text-align: center;
    line-height: 72px;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    color: #ffffff;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList {
    width: 288px;
    /*height: 514px;*/
    height: 537px;
    /*height: 566px;*/
    background: #ffffff;
    margin-bottom: 16px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox {
    padding-top: 8px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi {
    display: block;
    width: 90%;
    margin: 0px auto 0px auto;
    padding-bottom: 8px;
    border-bottom: 2px solid #f7f7f7;
    /*height: 70px;*/
    /*height: 86px;*/
    height: 96px;
    border-radius: 8px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi i.iconfontAvatar {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #EFF5FF;
    text-align: center;
    vertical-align: middle;
    font-size: 38px;
    color: #3889ff;
    margin-right: 4px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle h3 {
    line-height: 20px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 600;
    text-align: left;
    color: #3e464c;
    margin-bottom: 10px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle h3 a {
    display: block;
    color: #3e464c;
    font-weight: 400;
    font-size: 14px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p {
    line-height: 17px;
    font-size: 0;
    font-family: SourceHanSansCN-Regular;
    text-align: left;
    color: #8a94a6;
    width: 200px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p.oldSystem {
    position: absolute;
    margin-top: 4px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p.oldSystem a {
    line-height: 17px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    text-align: left;
    color: #8a94a6;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p.oldSystem:hover a {
    color: #3889ff;
    font-weight: 600;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p span {
    cursor: pointer;
    font-size: 12px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p span:hover a {
    color: #3889ff;
    font-weight: 600;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p span a {
    line-height: 17px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    text-align: left;
    color: #8a94a6;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p span.dropDownList {
    color: #8a94a6!important;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p span:hover {
    color: #3889ff;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p i {
    cursor: pointer;
    display: inline-block;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p i:hover {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* Internet Explorer */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p span:nth-child(2) {
    margin-left: 8px;
    margin-right: 8px;
    /*color: #DCDFE6;*/
}

/*.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p span:nth-child(3) {*/
/*    margin-right: 24px;*/
/*}*/

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle ul.dropDownListBox {
    position: absolute;
    display: none;
    top: 50px;
    right: 0;
    width: 90px;
    height: 88px;
    background: #fff;
    z-index: 1;
    border: 1px solid #f7f7f7;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle ul.dropDownListBox.showContent {
    display: block;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p.oldSystem .watchVideo {
    margin-right: 0;
    margin-left: 0;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid #277BDD;
    color: #277BDD;
    border-radius: 3px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p.oldSystem:hover .watchVideo a {
    color: #277BDD;
    font-weight: 500;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p.oldSystem .watchVideo a {
    color: #277BDD;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p.oldSystem .watchVideo:hover {
    border: 1px solid #FE9438;
}

.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li.cloudPlatformListLi .cloudPlatformListTitle p.oldSystem .watchVideo:hover a {
    color: #FE9438;
}

/*.guangDong .content .noticeAndSpecialArea .specialArea .cloudPlatformList .cloudPlatformListBox li .cloudPlatformListTitle p i:hover + ul.dropDownListBox{*/

/*    display: block;*/

/*}*/

.guangDong .content .noticeAndSpecialArea .specialArea .systemBook {
    background: url("../img/book.png");
}

.guangDong .content .noticeAndSpecialArea .specialArea .systemDownloads {
    background: url("../img/downloads.png");
}

.guangDong .content .noticeAndSpecialArea .specialArea .downloads {
    display: flex;
    flex-wrap: wrap;
    width: 288px;
    height: 217px;
    /*margin-bottom: 24px;*/
    padding-top: 16px;
    text-align: center;
    background: linear-gradient(180deg, #ddf2ff, #ffffff);
    cursor: pointer;
}

.guangDong .content .noticeAndSpecialArea .specialArea .downloads .dockingSpecification {
    width: 140px;
    height: 77px;
    border-right: 2px solid #f7f7f7;
    padding-top: 16px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .downloads .electronicFileemplate {
    width: 140px;
    height: 77px;
    padding-top: 16px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .downloads .dockingSpecification a:hover {
    color: #277BDD;
}

.guangDong .content .noticeAndSpecialArea .specialArea .downloads .electronicFileemplate a:hover {
    color: #277BDD;
}

.guangDong .content .noticeAndSpecialArea .specialArea .downloads img {
    width: 39px;
    height: 44px;
    margin-bottom: 7px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .downloads span {
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: center;
    color: #3e464c;
    line-height: 17px;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemTitle {
    width: 100%;
    height: 56px;
    text-align: center;
    line-height: 56px;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    color: #ffffff;
}

.guangDong .content .noticeAndSpecialArea .specialArea .rightTitleBg {
    width: 288px;
    height: 56px;
    background: #ddf2ff;
    position: absolute;
    z-index: 1;
}

.guangDong .content .noticeAndSpecialArea .specialArea .rightTitleBg1 {
    position: absolute;
    top: 423px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .rightTitleBg2 {
    position: absolute;
    top: 749px;
    left: 0;
}

.guangDong .content .noticeAndSpecialArea .specialArea .rightTitleBg4 {
    position: absolute;
    top: 927px;
    left: 0;
}

.guangDong .content .noticeAndSpecialArea .specialArea .rightTitleBg5 {
    position: absolute;
    top: 1259px;
    left: 0;
}

.guangDong .content .noticeAndSpecialArea .specialArea .rightTitleBg6 {
    position: absolute;
    top: 1513px;
    left: 0;
}

.guangDong .content .noticeAndSpecialArea .specialArea .systemTitle:nth-of-type(odd) {
    background: url("../img/titleLeftImg.png") center 0 no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    position: relative;
}

.guangDong .content .noticeAndSpecialArea .specialArea .systemTitle:nth-of-type(even) {
    background: url("../img/titleRightImg.png") center 0 no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    position: relative;
}

/*.guangDong .content .noticeAndSpecialArea .specialArea .systemTitleContentBox1{*/

/*    width: 100%;*/

/*    height: 234px;*/

/*    background: url("../img/zcclImg.png") center 0 no-repeat;*/

/*}*/

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList {
    padding: 16px 16px 16px 16px;
    margin-bottom: 16px;
    background: linear-gradient(180deg, #ddf2ff, #ffffff);
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li {
    width: 256px;
    height: 64px;
    margin-bottom: 10px;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li.blue {
    background: rgba(102, 72, 247, 0.06);
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li.orange {
    background: rgba(255, 134, 68, 0.1);
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li.purple {
    background: rgba(45, 104, 244, 0.07);
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li.darkPurple {
    background: rgba(71, 97, 255, 0.07);
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li.green {
    background: rgba(0, 165, 110, 0.07);
    margin-bottom: 0;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li.red {
    background: rgba(248, 81, 60, 0.07);
    margin-bottom: 0;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li .iconBlue {
    background: linear-gradient(0deg, #2d68f4, #4e95f8);
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li .iconOrange {
    background: linear-gradient(180deg, #ffce68 0%, #ff8644);
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li .iconPurple {
    background: linear-gradient(0deg, #6648f7, #9f7efc);
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li .iconDarkPurple {
    background: linear-gradient(180deg, #7593ff, #4761ff);
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li .iconGreen {
    background: linear-gradient(180deg, #00c885, #00a56e);
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li .iconRed {
    background: linear-gradient(180deg, #f9955e, #f8503b);
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li .titleBlue {
    color: #2d68f4;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li .titleOrange {
    color: #ff8644;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li .titlePurple {
    color: #6648f7;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li .titleDarkPurple {
    color: #4761ff;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li .titleGreen {
    color: #00a56e;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li .titleRed {
    color: #f8513c;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li>a {
    line-height: 64px;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li>a>div.icon {
    display: inline-block;
    color: #fff;
    font-size: 44px;
    line-height: 64px;
    border-radius: 50%;
    margin-left: 13px;
    margin-right: 19px;
    width: 38px;
    height: 38px;
    vertical-align: middle;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li>a>div.icon>i {
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 30px;
}

.guangDong .content .noticeAndSpecialArea .specialArea>.systemList>ul>li>a>.iconTitle {
    display: inline-block;
    width: 160px;
    line-height: 22px;
    vertical-align: middle;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 600;
}

.guangDong .content .noticeAndSpecialArea .progressQuery {
    width: 100%;
    height: 72px;
    background: #ffffff;
    margin-bottom: 16px;
}

.guangDong .content .noticeAndSpecialArea .progressQuery h2 {
    /*padding-top: 18px;*/
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 600;
    color: #3e464c;
    line-height: 72px;
    text-align: center;
    margin-left: 20px;
}

.guangDong .content .noticeAndSpecialArea .progressQuery input {
    display: inline-block;
    vertical-align: middle;
    width: 256px;
    height: 32px;
    background: #ffffff;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    margin: 0 auto;
    line-height: 72px;
    text-indent: 10px;
    margin-left: 20px;
}

.guangDong .content .noticeAndSpecialArea .progressQuery input::-webkit-input-placeholder {
    color: #d0d0d8;
    text-indent: 10px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
}

.guangDong .content .noticeAndSpecialArea .progressQuery input::-moz-placeholder {
    color: #d0d0d8;
    text-indent: 10px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
}

.guangDong .content .noticeAndSpecialArea .progressQuery input:-moz-placeholder {
    color: #d0d0d8;
    text-indent: 10px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
}

.guangDong .content .noticeAndSpecialArea .progressQuery input:-ms-input-placeholder {
    color: #d0d0d8;
    text-indent: 10px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
}

.guangDong .content .noticeAndSpecialArea .progressQuery input:nth-of-type(1) {
    /*margin-top: 12px;*/
}

.guangDong .content .noticeAndSpecialArea .progressQuery input:nth-of-type(2) {
    /*margin-top: 14px;*/
    /*margin-bottom: 16px;*/
}

.guangDong .content .noticeAndSpecialArea .progressQuery button {
    display: inline-block;
    vertical-align: middle;
    width: 72px;
    height: 32px;
    background: #277BDD;
    border-radius: 4px;
    margin: 0 auto;
    border: 0;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
    margin-left: 54px;
    cursor: pointer;
}

.guangDong .content .noticeAndSpecialArea .specialArea .creditAbout {
    width: 100%;
    height: 212px;
    padding: 24px 0;
    margin-bottom: 16px;
    background: linear-gradient(180deg, #ddf2ff, #ffffff);
}

.guangDong .content .noticeAndSpecialArea .specialArea .creditAbout .grayColor {
    background: rgba(56, 136, 254, 0.08);
}

/*.guangDong .content .noticeAndSpecialArea .specialArea .creditAbout .grayColor:hover{*/

/* background: #f6faff;;*/

/*}*/

.guangDong .content .noticeAndSpecialArea .specialArea .creditAbout .blueColor {
    background: rgba(56, 136, 254, 0.08);
}

.guangDong .content .noticeAndSpecialArea .specialArea .creditAbout .creditInquiry {
    width: 256px;
    height: 64px;
    margin: 0 16px;
    margin-bottom: 10px;
    cursor: pointer;
}

.guangDong .content .noticeAndSpecialArea .specialArea .creditAbout .creditInquiry a {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 4px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .creditAbout .creditInquiry a span {
    /*line-height: 24px;*/
    width: 158px;
    margin-top: 4px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .creditAbout svg {
    display: inline-block;
    font-size: 56px;
    vertical-align: middle;
    /*line-height: 72px;*/
    padding-left: 14px;
    padding-right: 14px;
    margin-top: 4px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .creditAbout span {
    display: inline-block;
    vertical-align: middle;
    /*line-height: 72px;*/
    font-size: 16px;
    font-weight: 600;
    color: #3e464c;
}

.guangDong .content .noticeAndSpecialArea .specialArea .creditAbout span:hover {
    color: #277BDD;
}

.guangDong .content .noticeAndSpecialArea .specialArea .creditAbout .creditChina {
    width: 256px;
    height: 64px;
    /*height: 72px;*/
    margin: 0 16px;
    margin-bottom: 10px;
}

.guangDong .content .noticeAndSpecialArea .specialArea .creditAbout .creditChina a {
    display: block;
    width: 100%;
    height: 100%;
}

/*供应商金融服务平台*/

.guangDong .content .supplierFinancial {
    width: 100%;
    height: 222px;
    margin-bottom: 16px;
    font-size: 0;
    text-align: center;
    background: #fff;
}

.guangDong .content .supplierFinancial .supplierServiceZone {
    writing-mode: tb-rl;
    text-align: center;
    height: 100%;
    width: 48px;
    background: linear-gradient(225deg, #4fb2f0, #277bdd);
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    color: #ffffff;
    line-height: 24px;
}

.guangDong .content .supplierFinancial .derivative {
    width: 12px;
    height: 100%;
    background: rgba(56, 136, 254, 0.11);
    border-radius: 0px 8px 8px 0px;
}

.guangDong .content .supplierFinancial .showPicture {
    width: 818px;
    height: 100%;
}

.guangDong .content .supplierFinancial .showPicture .pictureTitle {
    width: 236px;
    height: 84px;
}

.guangDong .content .supplierFinancial .showPicture .pictureTitle span {
    display: block;
    width: 100%;
    height: 20px;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    color: #ffffff;
    line-height: 20px;
    float: right;
    margin-top: 20px;
    text-align: center;
}

.guangDong .content .supplierFinancial .showPicture .descriptionText {
    margin-top: 18px;
    margin-left: 16px;
    margin-right: 16px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #8a94a6;
    line-height: 17px;
}

.guangDong .content .supplierFinancial .supplierServiceZone>span.supplierServiceZoneTitle {
    display: block;
    text-align: center;
    font-weight: 500;
    width: 64px;
    font-size: 20px;
    color: #ffffff;
    font-family: SourceHanSansCN-Regular;
    letter-spacing: 0.4em;
    font-size: 16px;
    padding: 0 10px;
}

.guangDong .content .supplierFinancial div.supplierFinancialDiv {
    width: 236px;
    height: 170px;
    /*box-shadow: 0px 2px 8px 0px rgba(56,136,254,0.16);*/
    margin-top: 32px;
    background: #eff5ff;
}

.guangDong .content .supplierFinancial div a {
    display: block;
    width: 100%;
    height: 100%;
}

.guangDong .content .supplierFinancial div img {
    display: inline-block;
    font-size: 56px;
    vertical-align: middle;
    margin-top: 34px;
}

/*.guangDong .content .supplierFinancial div span:nth-of-type(1){*/

/*    display: inline-block;*/

/*    vertical-align: middle;*/

/*    !*line-height: 98px;*!*/

/*    font-size: 20px;*/

/*    font-weight: 600;*/

/*    color: #3e464c;*/

/*    margin-top: 13px;*/

/*    text-align: center;*/

/*    width: 260px;*/

/*}*/

.guangDong .content .supplierFinancial div .enter {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: center;
    color: #8a94a6;
    width: 260px;
    display: block;
    margin-top: 8px;
}

.guangDong .content .supplierFinancial div .enter:hover {
    color: #277BDD;
}

.guangDong .content .supplierFinancial .supplierSpecialArea {
    display: inline-block;
    vertical-align: middle;
    width: 390px;
    height: 100%;
    margin-left: 40px;
}

.guangDong .content .supplierFinancial .supplierSpecialArea i {}

.guangDong .content .supplierFinancial .supplierComplaint {
    display: inline-block;
    vertical-align: middle;
    width: 390px;
    height: 100%;
}

.guangDong .content .supplierFinancial .supplierComplaint i {}

.guangDong .content .supplierFinancial .financialServicePlatform {
    display: inline-block;
    vertical-align: middle;
    width: 390px;
    height: 100%;
    margin-right: 40px;
}

.guangDong .content .supplierFinancial .financialServicePlatform i {}

/*原来服务专区*/

/*原来咨询建议、征集调查、智能客服、联系我们*/

.guangDong .content .communicationZone {
    width: 100%;
    height: 98px;
    background: url("../img/gpgzgk.png") no-repeat center;
    margin-bottom: 16px;
}

.guangDong .content .supervisionImplementation {
    width: 100%;
    height: 370px;
    margin-top: 255px;
    margin-bottom: 32px;
}

.guangDong .content .supervisionImplementation .supervision {
    width: 49.3%;
    height: 100%;
    background: #fff;
}

.guangDong .content .supervisionImplementation .supervision .supervisionContent {
    margin-top: 17px;
}

.guangDong .content .supervisionImplementation .supervision .tab {
    display: inline-block;
    font-size: 0;
    padding-left: 42px;
}

.guangDong .content .supervisionImplementation .supervision .tab span {
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
}

.guangDong .content .supervisionImplementation .supervision .tab li {
    display: inline-block;
    border-bottom: 2px solid transparent;
    cursor: pointer;
}

/*.guangDong .content .supervisionImplementation .supervision .tab li:nth-of-type(1){*/

/*    margin-left: 42px;*/

/*}*/

.guangDong .content .supervisionImplementation .supervision .tab li a {
    display: block;
    height: 25px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 600;
    text-align: left;
    color: #3e464c;
    line-height: 20px;
}

.guangDong .content .supervisionImplementation .supervision .tab li.actived {
    border-bottom: 2px solid #277BDD;
}

.guangDong .content .supervisionImplementation .supervision .containerHide {
    display: none;
    width: 94.5%;
    margin: 0 auto;
}

.guangDong .content .supervisionImplementation .supervision .containerHide.active {
    display: block;
}

.guangDong .content .supervisionImplementation .supervision .containerHide .selectionCriteria {}

.guangDong .content .supervisionImplementation .supervision .containerHide .selectionCriteria li {
    display: block;
    width: 128px;
    /*height: 40px;*/
    background: #eff5ff;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #8a94a6;
    /*line-height: 40px;*/
    text-align: center;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}

.guangDong .content .supervisionImplementation .supervision .containerHide .selectionCriteria li.activedList {
    display: block;
    width: 128px;
    /*height: 40px;*/
    color: #ffffff;
    background: linear-gradient(180deg, #4fb2f0, #277bdd);
}

.guangDong .content .supervisionImplementation .supervision .containerHide .supervisionTitle {
    width: 408px;
    display: none;
}

.guangDong .content .supervisionImplementation .supervision .containerHide .supervisionTitle.activeList {
    display: block;
}

.guangDong .content .supervisionImplementation .supervision .containerHide .supervisionTitle li {
    width: 100%;
}

.guangDong .content .supervisionImplementation .supervision .containerHide .supervisionTitle li:hover a {
    color: #277BDD;
}

.guangDong .content .supervisionImplementation .supervision .containerHide .supervisionTitle li a {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #3e464c;
    line-height: 28px;
    position: relative;
    cursor: pointer;
    display: block;
    width: 100%;
}

.guangDong .content .supervisionImplementation .supervision .containerHide .supervisionTitle li a span:nth-of-type(1) {
    width: 260px;
    display: inline-block;
    vertical-align: middle;
}

.guangDong .content .supervisionImplementation .supervision .containerHide .supervisionTitle li a span:nth-of-type(2) {
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
    width: 140px;
}

.guangDong .content .supervisionImplementation .implementation {
    width: 49.3%;
    height: 100%;
    background: #fff;
}

.guangDong .content .supervisionImplementation .implementation .implementationBox {
    width: 94.5%;
    margin: 0 auto;
}

.guangDong .content .supervisionImplementation .implementation .implementationBox .contentHead {
    display: block;
    margin-top: 14px;
    margin-bottom: 2px;
    height: 32px;
    line-height: 32px;
}

.guangDong .content .supervisionImplementation .implementation .implementationBox .contentHead li {
    display: inline-block;
    height: 24px;
    font-size: 13px;
    cursor: pointer;
    margin-right: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    color: #8a94a6;
    border-radius: 4px;
    padding-right: 6px;
    padding-left: 6px;
    background: #eff5ff;
}

.guangDong .content .supervisionImplementation .implementation .implementationContent ul li a span:nth-of-type(1) {
    display: inline-block;
    width: 335px;
    margin-right: 124px;
}

.guangDong .content .supervisionImplementation .implementation .implementationContent ul li a span:nth-of-type(2) {}

.guangDong .content .supervisionImplementation .implementation .implementationBox .contentHead li.actived {
    color: #ffffff;
    background: #277bdd;
    border-radius: 4px;
}

.guangDong .content .supervisionImplementation .implementation .containerHide {
    display: none;
    width: 94.5%;
    margin: 0 auto;
}

.guangDong .content .supervisionImplementation .implementation .containerHide.active {
    display: block;
}

.guangDong .content .supervisionImplementation .implementation .containerHide li {
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #3e464c;
    line-height: 28px;
    position: relative;
    cursor: pointer;
}

.guangDong .content .supervisionImplementation .implementation .containerHide li:before {
    content: ' ';
    position: absolute;
    top: 12px;
    width: 6px;
    height: 6px;
    background-color: #dcdfe6;
    border-radius: 4px;
}

.guangDong .content .supervisionImplementation .implementation .containerHide li:hover a {
    color: #277BDD;
}

.guangDong .content .supervisionImplementation .implementation .containerHide li:hover:before {
    background: #277BDD;
}

.guangDong .content .supervisionImplementation .implementation .containerHide li a {
    display: block;
    margin-left: 15px;
    color: #3e464c;
}

/*广东省政府&#51;&#54;&#53;&#98;&#101;&#116;&#30331;&#24405;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#46;&#99;&#111;&#109;&#20122;&#27954;&#29256;&#95;&#21271;&#28023;&#51;&#54;&#53;&#20449;&#24687;&#20998;&#31867;大数据平台*/

.guangDong .content .bigDataPlatform {
    width: 100%;
    height: 440px;
    background: #fff;
    margin-bottom: 16px;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent {
    width: 96.7%;
    height: 100%;
    margin: 0 auto;
    margin-top: 16px;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent .bigDataPlatformStatistics {
    width: 290px;
    margin-right: 24px;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent .bigDataPlatformStatistics div {
    width: 289px;
    height: 122px;
    border-radius: 8px;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent .bigDataPlatformStatistics .statistics2009 {
    background: rgba(239, 153, 70, 0.1);
    margin-bottom: 16px;
    padding-top: 20px;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent .bigDataPlatformStatistics h2 {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 600;
    text-align: left;
    color: #3e464c;
    line-height: 22px;
    text-align: center;
    margin-bottom: 12px;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent .bigDataPlatformStatistics p {
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #3e464c;
    line-height: 24px;
    text-align: center;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent .bigDataPlatformStatistics .statistics2010 {
    background: rgba(56, 136, 254, 0.06);
    padding-top: 20px;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent .bigDataPlatformeCharts {
    width: 843px;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent .bigDataPlatformeCharts .chartsTab {
    display: block;
    width: 843px;
    height: 40px;
    background: #f5f5f5;
    border-radius: 4px;
    margin-bottom: 34px;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent .bigDataPlatformeCharts .chartsTab li {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #3E464C;
    line-height: 40px;
    cursor: pointer;
    padding: 0 16px;
    background: transparent;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent .bigDataPlatformeCharts .chartsTab li.actived {
    height: 40px;
    padding: 0 16px;
    background: #277BDD;
    color: #ffffff;
    border-radius: 4px 0px 0px 4px;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent .bigDataPlatformeCharts .chartsList {
    width: 100%;
    height: 310px;
    display: none;
}

.guangDong .content .bigDataPlatform .bigDataPlatformContent .bigDataPlatformeCharts .chartsList.active {
    display: block;
}

.guangDong .content .link {
    width: 100%;
    height: 80px;
    background: #fff;
    margin-bottom: 16px;
    line-height: 80px;
}

.guangDong .content .link img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 26px;
    margin-right: 26px;
}

.guangDong .content .link ul, li {
    display: inline-block;
    vertical-align: middle;
}

.guangDong .content .link li {
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    /*height: 32px;*/
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #3e464c;
    line-height: 32px;
    margin-right: 16px;
    cursor: pointer;
}

.guangDong .content .link li a {
    display: block;
    padding: 0 13px 0 13px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.guangDong .content .link li:hover {
    border: 1px solid #277BDD;
    color: #277BDD;
}

.guangDong .content .link li:hover a {
    color: #277BDD;
}

.guangDong .content .oldNetNotice {
    width: 288px;
    height: 88px;
    margin-bottom: 16px;
    background: url("../img/oldNet.png") center 0 no-repeat;
    position: relative;
}
.guangDong .content .MessageLogin {
    width: 288px;
    height: 125px;
    margin-bottom: 16px;
    background: url("../img/sydlzc.png") center 0 no-repeat;
    position: relative;

}.guangDong .content .loginLayer {
     width: 288px;
     height: 125px;
     margin-bottom: 16px;
     background: #FFFFFF;
     border-radius: 8px;;
     position: relative;
     border: 1px solid #FFFFFF;
 }
.guangDong .content .loginLayer .shutDown {
    color: #d8d8d8;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 2px;
    font-size: 18px;
}

.guangDong .content .loginLayer .layer-login {
    width: 241px;
    height: 40px;
    background: #2D95F9;
    box-shadow: 0 0 8px 2px rgba(45,149,249,0.49);
    border-radius: 4px;
    margin: 16px 24px;
}
.guangDong .content .loginLayer .layer-register {
    width: 241px;
    height: 40px;
    border: 1px solid #2D95F9;
    box-shadow: 0 0 8px 2px rgba(45,149,249,0.49);
    border-radius: 4px;
    margin-left: 24px;
}
.guangDong .content .loginLayer .identical-style-img {
    width: 20px;
    height: 20px;
    margin: 10px 12px 10px 66px;
}
.guangDong .content .loginLayer .identical-style-span {
    font-family: SourceHanSansCN-Bold;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
    position: relative;
    top: 2px;
}
.guangDong .content .operationGuide {
     width: 288px;
     height: 125px;
     margin-bottom: 16px;
     background: url("../img/syczzn.png") center 0 no-repeat;
     position: relative;
 }
.guangDong .content .trainingNotice {
    width: 288px;
    height: 125px;
    margin-bottom: 16px;
    background: url("../img/sypxtz.png") center 0 no-repeat;
    position: relative;
}


.guangDong .content .oldNetNotice span {
    width: 288px;
    line-height: 28px;
    text-align: center;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
}

.guangDong .content .oldNetNotice span a {
    font-family: PangMenZhengDao;
    font-size: 28px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-shadow: 0 2px 0 rgba(255,255,255,0.20);
}