@charset "utf-8";
table {border-collapse: collapse; border-spacing: 0; font-size: inherit;}
li {list-style: none;}
*{box-sizing:content-box;margin:0px;padding: 0px;}
html {
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
	text-size-adjust: 100%;
}
body{
	color: #333;
	font-family: "微软雅黑";
	font-size: 14px;
}
dt+dd,dd,dt,ul,ol,p,span{padding:0px;margin:0px;font-weight: normal;}
i,em{font-style:normal;display: block;}
img{
    display: inline-block;
    *zoom:1;
    *display: inline;
    vertical-align: middle;
    border:none;
}
input,textarea,button{border: none;outline: none;font-family: "Microsoft YaHei";font-size: 14px;}
a{color:#333;text-decoration: none;display: block;}

/**清除浮动**/
.clear:after{display:block;clear:both;content: ' ';}
.clear{zoom:1;}

/*<!-- 在线互动&*&* 开始 -->*/
.plInteractiveAlert{
	background-color: #b2b2b2;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.plInteractiveAlert_Main{
	position: absolute;
	left: 50%;
	top:50%;
    width: 858px;height: 570px;
	margin-top: -285px;
	margin-left: -429px;
	background-color: #fff;
}
.byMailNavTopTitle{
    color: #333;
    line-height: 22px;
    margin:17px 0px 44px 30px;
}
.plMailConInfoBox{
    
}
.plInteractiveAlertWhole{
    padding: 0px 56px;
}
.byMail-Warp{
    width: 1168px;
    padding: 15px;
    margin:0px auto 15px;
    border-radius: 5px;
    background-color: #fff;
    border:1px solid #dddddd;
    min-height:600px;
}
.byMailNav{
    border-bottom:1px solid #dddddd;
}
.byMailNav ul{
    padding-left: 10px;
}
.byMailNav ul li{
    float: left;
    color: #333;
    width: 90px;height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}
.byMailNav ul .byMailNavActive{
    color: #fff;
    border:1px solid #dddddd;
    border-bottom: none;
    border-radius: 3px 3px 0px 0px;
    background-color: #fff;
    margin-bottom: -1px;
    background-color: #297fdf;
}

/*内容部分****开始*/
.byMailCon-Warp{
    padding: 0px;
    margin:auto;
}
.byMailConInfoTitle{
    width: 100%;text-align: center;
    line-height: 22px;
    font-size: 18px;
    margin:30px 0px 20px;
}
.byMailConInfoNote{
    font-size: 12px;
    color: #ff0000;
    margin-bottom: 16px;
    margin:30px 0px 15px 0px;
}
.byMailConInfo-Wrap{
    padding: 0px 0px 50px 0px;
}
.byMailConInfo-Wrap dl{
    float: left;
    margin-bottom: 8px;
}
.byMailConInfo-Wrap dl dd{
    float: left;width: 80px;
    text-align: right;
    line-height: 34px;
}
.byMailConInfo{
    float: left;
}
.byMailConInfo input{
    border:none;outline: none;
    height: 32px;
    line-height: 32px;
    width: 423px;
    padding: 0px 5px;
    border:1px solid #dddddd;
    font-family: "微软雅黑";
    font-size: 14px;
}
.byMailConInfoTextarea{
    height: 100px;
    width: 433px;
    border:1px solid #dddddd;
    overflow: hidden;
}
.byMailConInfoTextarea textarea{
    padding: 10px;
    width: 413px;
    height: 80px;
    border:none;outline: none;
    font-family: "微软雅黑";
    font-size: 14px;
}
.byMailConInfoError{
    float: left;
    margin-left: 10px;
    color: #ff5152;
    font-size: 12px;
    line-height: 34px;
    text-align: left;
    overflow: hidden;
}
.byMailConInfoBtn{
    width: 100%;text-align: right;
    margin: 25px 0;
}
.byMailConInfoBtn input{
    border:none;outline: none;
    width: 83px;height: 34px;
    text-align: center;
    line-height: 34px;
    background-color: #297fdf;;
    color: #fff;
    margin:auto;
    border-radius: 3px;
    font-family: "微软雅黑";
    font-size: 14px;
    cursor: pointer;
    margin-left: 10px;
}
.byMailConInfoBtn input.cancel{
    background-color: #9f9f9f;
}


.byMailConMain{
    display: none;
}
.byMailConMainActive{
    display: block;
}


/*<!-- 在线互动&*&* 结束 -->*/


/*******头部标题LOGO   &&&  和导航栏*******/
.plHeader{
    width: 1200px;
    margin: 0px auto;
    text-align: left;
    padding: 16px 0px;
}
.plHeader img{
    height: 70px;
}
.plNavLayer{
    width: 100%;
    height: 50px;
    overflow: hidden;
    background-color: #297fdf;
    min-width: 1200px;
}
.plNav{
    width: 1200px;
    margin: auto;
}
.plNav>ul {
    text-align: center;
    margin: 7px 0px;
}
.plNav>ul>li {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    margin: 0px;
    vertical-align: middle;
}
.plNav>ul>li>a {
    text-decoration: none;
    display: block;
    color: #fff;
    padding: 0px 25px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}
.plNav>ul .gsNavActive>a {
    border-bottom: 2px solid #fff;
}

/*******头部标题LOGO   &&&  和导航栏***结束****/


/*-----返回首页&&导航部分内容部分****开始-----*/
/* .byTopLinkLayer{
    width: 1200px;height: 45px;
    line-height: 45px;
    border-radius: 5px;
    margin:0 auto;
    overflow: hidden;
} */
.Drug_TopLink{
    float: left;
    font-size: 16px;
    color: #062c52;
    font-size: 16;
    font-weight: 600;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    margin-top: 4px;
}
.byTopLinkNav{
    float: left;
    display: block;
    text-decoration: none;
}
.byTopLink-pic{
    float: left;
}
.byTopLink-pic img{
    display: inline-block;
    border:none;
    height: 14px;
    vertical-align: middle;
    margin:0px;
}
.byTopLink-Text,.byTopLink-TextIndex{
    float: left;
    color: #666;
    margin: 0px 8px;
}
.byTopLink-TextIndex{
    color: #333;
}
.byTopLinkSearch{
    float: right;
    width: 376px;
    height: 34px;
    background-color:#fff;
    border-radius: 18px;
    border: solid 1px #dddddd;
    position: relative;
    overflow: hidden;
    margin:2px;
}
.byTopLinkSearch>input{
	position: absolute;
    border:none;outline: none;
    width: 290px;
    height: 34px;
    line-height: 34px;
    padding-right: 60px;
    font-size: 14px;
    padding-left: 15px;
}
.byTopLinkSearchFdj{
    display: block;
    width: 34px;
    height: 26px;
    line-height: 26px;
    position: absolute;
    right:15px;
    top: 3px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}
.byTopLinkSearchFdj img{
    display:inline-block;
    height: 22px;
    border:none;
}

/*-----返回首页&&导航部分内容部分****结束-----*/


/*************/
.plGuide-Wrap{
    width: 1170px;
    padding: 15px;
    margin: 0px auto 15px;
    background-color: #fff;
    overflow: hidden;
}
.byMailNav ul .plGuideActive{
    color: #297fdf;
    border:1px solid #dddddd;
    border-bottom: none;
    border-radius: 3px 3px 0px 0px;
    background-color: #fff;
    margin-bottom: -1px;
}
.plGuideConLie{
    height: 40px;line-height: 40px;
    overflow: hidden;
    padding: 0px 10px;
    color: #666;
    cursor: pointer;
    border-bottom:1px dashed #dddddd;
}
.plGuideConLie img{
    float: left;
    width: 11px;
    margin-top: 14px;
    margin-right: 8px;
}
.plGuideConLie p{
    float: left;
    max-width: 990px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
}
.plGuideConLie span{
	float:right;
    display: block;
    text-align: right;
    float: right;
    width: 130px;
    color: #999;
}
.plGuideConLie:hover p{
    color: #3273e0;
}
.plGuideConLie:hover span{
    color: #3273e0;
}
.plGuideConMain{
    padding-top: 15px;
    min-height: 555px;
    display: none;
}
.plGuideConActive{
    display: block;
}

/*********左菜单  右边内容***开始*****/
.plGoverm_content {
    width: 1200px;
    margin:0px auto 15px;
    overflow: hidden;
}
.plContainer-Left {
    float: left;
    width: 220px;
    padding: 15px 10px;
    height: 888px;
    overflow: hidden;
    background: #d3e9ff;
    /*IE7*/
    position: relative;
}

/***超出滚动条的样式***/

.plContainer-Left .div_scroll {
    width: 100%;
    height: 100%;
}   
.plContainer-Left .scroll_container {
    /*overflow: hidden;*/
    position: relative;
}
.plContainer-Left .scroll_absolute {
    position: absolute;
    margin:0px;
}
.plContainer-Left .scroll_vertical_bar {
    position: absolute;
    top: 0;
    right: -9px;
    width: 8px;
    border-radius: 10px;
    height: 100%;
    margin: 0;
    padding: 0;
}
.plContainer-Left .scroll_track {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
}
.plContainer-Left .scroll_drag {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    background-color: #f1f0ec;
    border-radius: 10px;
}
.plContainer-Left .scroll_drag:hover{
    background-color: #e0dfda;
}

/***超出滚动条的样式***/


/**左边菜单栏***/
.menutype{
    width:100%;
    line-height: 40px;
    background-color: #edf6ff;
    margin-bottom: 6px;
    border-radius: 3px;
    overflow: hidden;
}
.navleft ul li.menutype .menutype_title{
    height:40px;
    font-size: 14px;
    color:#666;
}
.navleft ul li.menutype .menutype_title:hover{
    cursor:pointer;
    background:#fff;
    color: #333;
}

.menutype .previcon{
    float: right;
    margin: 12px 0px 0 0;
    display: block;
    width: 18px;
    height: 18px;
}
.menutype .previcon span{
    display: block;
    width: 100%;
    height: 100%;
    border:none;
    background:url(../images/prevleft.png);
    background-size: 100%;
}

.menutypeActive .previcon span{
	display: block;
    width: 100%;
    height: 100%;
    border:none;
	background:url(../images/prevup.png);
	background-size: 100%;
}
.menutypeActive{
    background:#fff;
}
.menutypeActive .menutype_title p{
    color: #333;
}
.menutype_title p{
    float:left;
    width: 100%;
    text-align: center;
}
.menutype_title .menutype-Mid{
    float: none;
    width: 100%;
    text-align: center;
}
.menutypeActive .menutype-Mid{
    background: #fff;
    color: #333;
}
.menutype_details{
    width: 100%;
    background:#f9f9f9;
    display:none;
}
/* textcurent */
.Second-NavPar{
    color:#333;
    font-weight:bold;
    margin-left: 40px;
}
.Second-NavPar:hover{
    color:#297fdf;
}
.Second-NavActive{
    color: #297fdf;
}
.Three-NavPar{
    color:#333;
    font-weight:bold;
    margin-left: 40px;
}
.Three-NavPar:hover{
    color:#ff5151;
}
.Three-Nav p{
    height: 30px;
    line-height: 30px;
    color: #666;
}
.Three-Nav p:hover{
    color:#297fdf;
    font-weight:bold;
    cursor: pointer;
}
.Three-Nav {
    margin-left: 10px;
    display: none;
    padding-left: 46px;
}
.Three-Nav .Three-NavActive{
    color: #297fdf;
}
.plConts-right {
    float: left;
    width: 980px;
    min-height: 888px;
    background: #fff;
    padding: 15px;
    overflow: hidden;
}
.plLawsTitle-Policy{
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    background-color: #297fdf;
    margin-bottom: 10px;
    line-height: 30px;
    overflow: hidden;
}
.plLawsTitle-PolicyPic{
    display: inline-block;
    margin-right: 12px;
}
.plLawsTitle-PolicyPic img{
    margin-top: -5px;
    height: 30px;
    
}
.plLawsTitle-Policy p{
    display: inline-block;
    font-size: 18px;
    color: #fff;
}

/**左边菜单栏**结束**/
.plConts-right ul li{
    width:100%; 
}
.plConts-right ul li:nth-child(2n+1){
	background: #f9f9f9;
}

/*********左菜单  右边内容***结束*****/



/**************************另一个页面部分***************结束**************/

/*<!-- 领导班子&*&* 开始 -->*/
.byLeadership_Wrap{
    width: 1200px;
    margin:0px auto 10px;
    overflow: hidden;
}
.byLeadershipLeft,.byLeadershipRight{
    height: 321px;
    padding: 10px 15px;
    background: #fff;
    border-radius: 5px;
    float: left;
}
.byLeadershipLeft{
    width: 295px;    
}
.byLeadershipRight{
    width: 835px;
    margin-left: 10px;
}
.byLeadershipTitle{
    padding-bottom: 10px;
    border-bottom:1px solid #3575e0;
}
.byLeadershipTitle a{
    text-decoration: none;
    color: #497fe2;
    font-size: 16px;
    font-weight: 600;
}
.byLeadershipList-Wrap{
    padding-top: 15px;
}
.byLeadershipList{
    width: 100%;
    margin-bottom: 5px;
    cursor: pointer;
    height:94px;
}
.byLeadershipList dd{
    float: left;
    display:none;
}
.byLeadershipList dt{
    float: left;
    /* margin-left: 15px; */
    max-width:200px;
}
.byLeadershipList dd img{
    width: 80px;
    height: 84px;
    display: block;
    border:none;
    margin-bottom:10px;
}
.byLeadershipList dt p{
    font-size: 14px;
    color: #333;
    line-height: 30px;
}
.byLeadershipList dt .byLeadershipName{
    font-size: 16px;
    font-weight: 600;
}
/*单位简介*/
.byLeadershipRightTitle{
    width: 100%;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    line-height: 22px;
    margin:15px 0px;
    text-align: center;
}
.byLeadershipRightMain{
    line-height: 28px;
    color: #666;
}
.byLeaderDetailMore{
    display: inline-block;
    *zoom:1;
    *display: inline;
    height: 14px;
    border:none;
    cursor:pointer;
}
/*<!-- 领导班子&*&* 结束 -->*/

/*<!-- 機構設置&*&*規章制度 *** 开始 -->*/

.byxInstitutions,.byxInstitutionsRight{
    float: left;
    height: 210px;
    background-color: #ffffff;
    border-radius: 5px;
    padding:10px 15px;
}
.byxInstitutions{
    width: 295px;
}
.byxInstitutionsRight{
    width: 835px;
    margin-left: 10px;
}
.byxInstitutionsMain,.byxInstitutionsCon{
    padding: 10px;
    overflow: hidden;
}
.byxInstitutionsList{
    float: left;
    padding:3px 3px;
}
.byxInstitutionsList a{
    float: left;
    margin-left: 15px;
    text-decoration: none;
    width: 130px;text-align: center;
    display: block;
    line-height: 46px;
    color: #fff;
    background-color: #297fdf;
    margin-bottom: 10px;
}
.byxInstitutionsList a:first-child{
    margin-left: 0px;
}
.byxInstitutionsList a:first-child+a+a{
    margin-left: 0px;
}
.byxInstitutionsList a:first-child+a+a+a+a{
    margin-left: 0px;
}
.byxInstitutionsConList{
    text-decoration: none;
    color: #666;
    display: block;
    height: 28px;
    line-height: 28px;
}
.byxPoint{
    float: left;
    display: block;
    width: 6px;height: 6px;
    border-radius: 50%;
    background-color: #666;
    margin-top: 13px;
    margin-right: 8px;
}
.byxInstitutionsConList p{
    float: left;
}
.byxInstitutionsConList:hover .byxPoint{
    background-color: #297fdf;
}
.byxInstitutionsConList:hover{
    color: #297fdf;
} 

/*<!-- 機構設置&*&*規章制度 *** 結束 -->*/

/*2021/6/28新增样式  开始*/
.bidding-Announcement{
    font-size: 17px;
    line-height: 26px;
    font-family: SimSun;
}
.bidding-Announcement .page-title{
    text-align: center;
    font-size: 24px;
    margin: 50px 0 30px;
}
.bidding-Announcement .notice-infoMain,
.bidding-Announcement .module-title,
.bidding-Announcement .module-infoMain{
    text-indent: 2em;
}

.bidding-Announcement .module-infoMain ul li em{
    display: inline-block;
    text-indent: 0;
}

.bidding-Announcement .module-infoMain a{
    display: inline-block;
    color: #6A5FDB!important;
}

/*2021/6/28新增样式  结束*/


