﻿@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: 13px;
	margin-bottom: 20px;
}
dt+dd,dd,dt,ul,ol,p,span{padding:0px;margin:0px;font-weight: normal;}
/**清除浮动**/
.clear:after{display:block;clear:both;content: ' ';}
.clear{zoom:1;}
/*<!-- gsHeader****顶部开始 -->*/
.byTradingList_Wrap{
	width: 1200px;
	padding:0px;
	margin:auto;
	border:1px solid #dddddd;
	background:#fff;
}
.byTradingTitle{
	padding:8px 15px;
	border-bottom:2px solid #b9b9b9;
}
.byTradingTitle>i{
	display: block;float: left;
	width: 16px;height: 16px;
	background: #00ff00 url() center no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	margin-top: 3px;
}
.byTradingTitle>a{
	float: left;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	margin-left: 2px;
}
.byTradingType{
	padding: 20px 0px 20px 0px;
	background: #f6f9fb;
}
.byTradingType_Left{
	width: 120px;
	text-align: right;
	color: #0e4561;
}
.byTradingType_Left,.byTradingType_Right{
	float: left;
}
.byTradingType_Right{
	width: 1050px;
}
.byTradingType_Right ul li{
	float: left;
	margin-right: 30px;
	margin-bottom:10px;
}
.byTradingListSearch{
	margin-top: 10px;
}
.byTradingListSearch input{
	float: left;
	width: 300px;height: 32px;
	outline: none;border:none;
	border:1px solid #b9b9b9;
	border-radius: 3px;
	padding:0px 8px;
	font-family: "微软雅黑";
	font-size: 14px;
}
.byTradingListSearchBtn{
	float: left;
	background-color: #0089cd;
	width: 72px;height: 32px;
	line-height: 32px;text-align: center;
	padding: 0px;margin: 0;
	color: #fff;border-radius: 3px;
	margin:1px 0px 0px 4px;
	cursor: pointer;
}
.byTradingtypeBlue{
	display: inline-block;
}
/***报名状态*************/
.byTradingtypeBlue{
	color: #333;
}
.byTradingIng{
	color: #42d4ba;
	font-size:12px;
}
.byTradingIngEnd{
	color:#ff9e5d;
	font-size:12px;
}
/***报名状态*************/

.byTradingDetailTitle a{
	float: left;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 900px;
	color: #666;
}
.byTradingDetailTitle a:hover{
	color: #333;
}
.byTradingDetail-prompt{
	float: left;
}
.byTradingDetail-prompt img{
	display: block;
	width: 46px;height: 20px;
	margin-left:30px;
	border:none;
}
.byTradingDetailTime{
	float: right;
	color: #666;
}
.byTradingDetailParent>dd em{
	display: inline-block;
    width: 55px;
    height: 23px;
    background: url(../images/new_new.png) center no-repeat;
    -webkit-background-size: 52%;
    background-size: 55%;
}
.byTradingDetailBto ul li{
	float: left;
	margin-left: 30px;
}
.byTradingDetailBto ul .byTradingDetailBtoLeft{
	margin-left: 0px;
}
.byTradingDetailParent{
	padding: 8px 10px;
	border-bottom:1px solid #dddddd;
}
.byTradingDetail-Con dl:nth-child(2n){
	background-color: #fdfdfd;
}
.byTradingDetailParent dd{
	line-height: 24px;
	font-size: 14px;
}
.byTradingDetailParent dt{
	line-height: 20px;
	font-size: 13px;
}

/******选项卡导航*****开始****/
.byTradingList_Nav{
	border-bottom:1px solid #dddddd;
	padding-top: 15px;
}
/*.byTradingList_Nav ul{
	margin-bottom: -1px;
}*/
.byTradingList_Nav ul li{
	float: left;margin-left: 16px;
	width: 120px;
	text-align: center;height: 34px;
	line-height: 34px;
	background: #fff;
	cursor: pointer;
}
.byTradingList_NavActive{
	border:1px solid #dddddd;
	border-bottom:none;
	border-radius: 3px 3px 0px 0px;
	color: #2d76d8;
	margin-bottom: -1px;
}
.byTradingDetailMain{
	padding: 15px 0px;
	min-height: 366px;
}

/******选项卡导航*****结束****/
.byTradingDetail-Con{
	display: none;
}
.byTradingDetail-ConActive{
	display: block;
}

/******自定义复选框****开始****/
.extractHeadIuput{
	width: 12px;
	height: 12px;
	border:1px solid #0e4561;
	position: relative;
	float:left;
    margin-top: 2px
}
.extractHeadIuput input{
	position:absolute;
	top:0px;
	left:0px;
	width: 12px;
	height: 12px;
	outline: none;
	border:none;
	opacity: 0;
	z-index:999;
	cursor:pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.inputImg{
	position: absolute;
	width: 10px;
	height: 10px;
	top: 1px;
	left: 1px;
	display: none;
	z-index:1;
	background:#0089cd;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.extractHeadList li input{
	margin-right: 16px;
}
.inputText {
	display: block;
	margin-left: 6px;
	float:left;
	color: #0e4561;
}
/******自定义复选框****结束****/




/*-----左边  菜单右边 内容部分****开始-----*/

.goverm_content {
    width: 1200px;
    margin:0px auto 15px;
    min-height: 500px;
}
/* 政府信息公开页面-正文————政府信息公开-----------------------stat */

.goverm_content .govmcont_page1 .govmcont_page1_right{
    float:right;
    width: 930px;
    height: 356px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 5px 5px 5px 5px;
    border: solid 1px rgba(221, 221, 221, 1);
}
/* 政府信息公开页面-正文————政府信息公开-----------------------end */

/* 政府信息公开页面-正文————重点领域信息公开-----------------------stat */
.goverm_content .govmcont_page2{
    margin-top:10px;
}

.keynote_message,.budget{
    float:left;
    width: 563px;
    height: 205px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 5px 5px 5px 5px;
    border: solid 1px rgba(221, 221, 221, 1);
    padding:15px;
}
.budget{margin-left:10px;}
.title{
    padding:0 0 15px 10px;
    border-bottom: 1px solid #ddd;
    height:22px;
}
.title a.title_text{
    float:left; 
    font-size: 16px; 
    color:#333;
}
.title a.title_more{
    float: right;
    margin-right:10px;
    cursor: pointer;
    color:#666;
}

.title a:hover{
    color:#20497d;
}

.article{
    padding:10px 0 0 0;
}
.article ul li{
    width:100%; 
    height:32px;
    line-height: 32px;
    border-bottom:1px dashed #e3e3e3;
}
.article ul li a{
    display:block;
    padding:0 10px;
    height:100%;
    color:#666;
}
.article ul li a:hover{
    color:#0089cd;
    background: #f2fafd;
}
.article ul li{
	/* background: #f2fafd; */
}
.article ul li span{
    display:block;
    float:left;
    width:6px;
    height:6px;
    background:#c8c8c8;
    border-radius:4px 4px 4px 4px ;
    margin-top:14px;
}
.article ul li a:hover span{
    background:#0089cd;
}
.article ul li p{
    float:left;
    width:78%;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
    margin-left:10px;
}
.article ul li i{
    float:right;
    font-style: normal;
}
#scrollBarBox{
    width:100%; height:100%;
	position:relative; 
    overflow:hidden;
 }
 #scrollBarContent{
   position:absolute;
   left:0;
   top:0;
   width: 100%;
 }
 .scrollDiv{
   height: 100px; width:18px;
   border-radius:10px;
   cursor: pointer;
   position:absolute;
   top:0;
   
 }
.menutype{
    width:100%;
    line-height: 40px;
    background-color: #fafafa;
    margin-bottom: 6px;
    border-radius: 3px;
    overflow: hidden;
}
.navleft ul li.menutype .menutype_title{
    width:190px;
    height:40px;
    font-size: 16px;
    color:#666;
    padding-left:30px;
}
.navleft ul li.menutype .menutype_title:hover{
    cursor:pointer;
    background:#e4f6ff;
    color: #0089cd;
}
.menutype .previcon{
    float: right;
    margin: 12px 15px 0 0;
    display: block;
    width: 15px;
    height: 15px;
}
.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:#e4f6ff;
}
.menutypeActive .menutype_title p{
    color: #0089cd;
}
.menutype_title p{
    float:left;
}
.menutype_details{
    width: 100%;
    background:#f9f9f9;
    display:none;
}
/* textcurent */
.Second-NavPar{
    color:#333;
    font-weight:bold;
    margin-left: 40px;
}
.Second-NavPar:hover{
    color:#ff5151;
}
.Second-NavActive{
    /* background-color: #00ff00; */
    color: #ff5152;
}
.Three-Nav p{
    height: 30px;
    line-height: 30px;
    color: #666;
    cursor:pointer;
}
.Three-Nav p:hover{
    color:#ff5151;
    font-weight:bold;
}
.Three-Nav {
    margin-left: 10px;
    display: none;
    padding-left: 46px;
}
.Three-Nav .Three-NavActive {
    color: #ff5151;
}
.contsright{
    float: right;
    width: 906px;
    min-height: 500px;
    border: 1px solid #ddd;
    background: #fff;
    padding:15px 20px;
    border-radius: 5px;
    overflow: auto;
    overflow-x:hidden;
}
.byTopLinkLayer{
     width: 1200px;height: 40px;
     margin:0px auto 0px;
}
.byTopLinkLayerWhite{
	width:1198px;
	border-radius: 5px;
	border: 1px solid #ddd;
	background: #fff;
}
.byTopLinkLayerWhite .byTopLink{
	border:none;
}
.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;
}
/* .byTopLink{
	width:783px;
	float:left;
	border-radius: 5px;
    background-color: #fff;
    border:1px solid #dddddd;
} */
.byTopLinkNav{
    float: left;
    display: block;
    text-decoration: none;
    height:40px;line-height: 40px;
}
.byTopLink-pic{
    float: left;
    height: 40px;line-height: 40px;
}
.byTopLink-pic img{
    float:left;
    border:none;
    width: 11px;
    margin:15px 8px 0px;
}
.byTopLink-Text,.byTopLink-TextIndex{
    float: left;
    color: #666;
}
.byTopLink-TextIndex{
    color: #333;
}

.byTopLinkSearch{
    float: right;
    width: 338px;
    height: 34px;
    background-color:#fff;
    border-radius: 3px;
    border: solid 1px #dddddd;
    position: relative;
    overflow: hidden;
    margin:3px 0px 0px 0px;
}
.byTopLinkSearch>input{
    border:none;outline: none;
    width: 260px;
    height: 34px;line-height: 34px;
    padding-right: 60px;
    font-size: 14px;
    padding-left: 15px;
}
.byTopLinkSearchFdj{
    display: block;
    position: absolute;
    right:15px;
    top: 7px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}
.byTopLinkSearchFdj img{
    display:inline-block;
    height: 22px;
    border:none;
}
.gnHomeLink{
	float: left;
}
.gnHomeLink img{
    display:block;
    width:12px;
    border:none;
    margin:12px 8px 0px;
}
.gnHomeLinkText{
	float: left;
	color:#666;
}

/*-----左边  菜单右边 内容部分****结束-----*/



/*------ 新闻详情 ------*/
.gNewsInfoBox{
	border:1px solid #dddddd;
	background-color: #fff;
	padding: 15px;
	width:1170px;
	margin:0px auto 15px;;
	border-radius: 5px;
	min-height:530px;
}
.gNewsInfoDetailHead>h4{
	width: 100%;
	font-size: 26px;
	text-align: center;
	line-height: 32px;
	margin-bottom:15px;
}
.gNewsInfoDetailHead>ul{
	padding:0px 20px;
	padding-bottom: 6px;
	border-bottom:1px solid #dddddd;
	text-align: center;
}
.gNewsInfoDetailHead>ul>li{
	font-size: 16px;
	letter-spacing: 0.7px;
	color: #666666;
	display:inline-block;
	line-height: 22px;
	margin-left: 30px;
}
.gNewsInfoDetailHead>ul>li:nth-child(1){
	margin-left: 0px;
}
.gNewsInfoDetailHead>ul>li>span{
	display: inline-block;
}
.gNewsInfoDetailHead .gNewsInfoDetailNub{
	
}
.gNewsInfoDetailMain{
	padding:20px 50px 50px 97px;
}
.gNewsInfoDetailContent{
	text-indent: 32px;
	line-height: 22px;
	letter-spacing: 0.7px;
	color: #666666;
	margin-bottom: 20px;
}

/*-----返回首页&&导航部分内容部分****结束-----*/

.byStatistical{
    width: 1200px;
    overflow: hidden;
    margin:10px auto;
}
/*<!-- 今日统计数量&*&* 开始 -->*/

.byStatisticalNum{
    width: 760px;
}
.byStatisticalCalendar{
    width: 308px;
    margin-left: 10px;
    height: 384px;
    overflow: hidden;
    padding: 10px 15px;
    background: #fff;
    float: left;
}
.byStatisticalNum-Title{
    width: 100%;
}
.byStatisticalNum .tow_gsStatistAll{
	height:193px;
}
.byStatisticalNum-Title img{
    float: left;
    display: inline-block;
    vertical-align: middle;
    *zoom:1;
    *display: inline;
    border:none;
    width: 30px;height: 30px;
}
.byStatisticalNum-Title p{
    float: left;
    height: 30px;line-height: 30px;
    letter-spacing: 0.8px;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    margin-left: 6px;
}
.byStatisticalNumTypeWrap{
    padding: 20px 10px;
    text-align: center;
}
.byStatisticalNumType{
	 margin: 0px 2px;
    *margin-left: 20px;
    _margin-left: 20px;
    text-align: center;
    cursor: pointer;
    float:left;
}
.byStatisticalNumTypeNum{
    background-color: #ef4a4a;
    padding: 10px;
    width: 68px;height: 79px;
    border-radius: 50%;
    text-align: center;
    line-height: 73px;
    color: #fff;
    box-shadow: inset 0px -21px 14px 0px 
        rgba(191, 104, 26, 0.28);
    font-family: "黑体";
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.6px;
    position: relative;
}
.byStatisticalNumTypeNum span{
    display: inline-block;
    vertical-align: middle;
    *zoom:1;
    *display: inline;
    font-size: 14px;
    line-height: 22px;
}
.byStatisticalNumTypeNum p{
 	font-size:18px;
 	height:20px;
 	line-height:20px;
 	position: absolute;
 	bottom:16px;
 	left: 0px;
 	width:100%;
 	text-align: center;
 }
.byStatisticalNumTypeText{
    margin-top: 8px;
    line-height: 22px;
    text-align: center;
    color: #333;
}
/*<!-- 今日统计数量&*&* 结束 -->*/


/*<!-- 各种类型切换选项卡****开始 -->*/
.byProjectPulLayer{
    border:1px solid #dddddd;
    position: relative;
}
.byProjectPulNav,.byProjectPulMain_Wrap{
    float: left;
    
}
.byProjectPulNav{
    width: 149px;height: 368px;
    background-color: #fafafa;
}
.byProjectPulMain_Wrap{
    width: 573px;
    height: 338px;
    padding: 15px 15px 15px 20px;
    overflow: hidden;
}
.byProjectPulNav ul li{
    height: 46px;line-height: 46px;
    color: #333;
    letter-spacing:-0.3px;
    padding:0px 12.5px;
    text-align: center;
    cursor: pointer;
    float:left;
}
.byProjectPulNav ul>li:hover{
     background-color: #0077bb;
     color: #fff;
}
.byProjectPulNav .byProjectPulNav-Active{
    background-color: #ff5f5f;
    color: #fff;
    background:  url(../images/sj.png) center no-repeat;
    width:156px;
}
.byProjectPulMainList{
    text-decoration: none;
    display: block;
    height: 30px;line-height: 30px;
}
.byProjectPulMainList p{
    float: left;
    color: #666;
    width: 480px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.byProjectPulMainList span{
    float: right;
    color: #666;
}
.byProjectPulMainList:hover p{
    color: #333;
}
.byProjectPulMain{
    display: none;
    width: 100%;height: 306px;
    overflow: hidden;
}
.byProjectPulMain-Active{
    display: block;
}
/*<!-- 各种类型切换选项卡****结束 -->*/



.gsStatistCalenda{
    width: 100%;
    height: 246px;
    background-color: #fff;
    border-radius: 10px 10px 10px 10px;
    position: relative;
}
/*******时间控件样式调整***开始***/
.gsStatistCalenda .layui-laydate-content{
    padding: 0px;
}
.gsStatistCalenda .layui-laydate-content table thead {
    border-bottom: 1px solid rgba(255, 81, 81, 1);
}

.gsStatistCalenda .layui-laydate-content table tbody>tr+tr+tr+tr+tr+tr{
    display: none;
}

.gsStatistCalenda .layui-laydate-content table {
    width: 100%;
}

.gsStatistCalenda .layui-laydate-content .layui-laydate-list {
    background-color: #f9f9f9;
}

.gsStatistCalenda .layui-laydate-content .layui-laydate-list>li {
    height: 32px;
    line-height: 32px;
}

.gsStatistCalenda .layui-laydate .layui-this {
    background-color: #ff5151 !important;
    border-radius: 34px;
}
.gsStatistCalenda .layui-laydate-static {
    width: 100%;
    border: none;
    box-shadow: none;
}
.gsStatistCalenda .layui-laydate-main {
    width: 100%;
}
.gsStatistCalenda .layui-laydate .layui-laydate-header{
    border:none;
    height: 40px;line-height: 25px;
    padding: 10px 0px 5px;
}
.gsStatistCalenda .layui-laydate .layui-laydate-header .laydate-prev-y {
    display: none;
}
.gsStatistCalenda .layui-laydate .layui-laydate-header .laydate-next-y {
    display: none;
    padding: 0px 15px;
}
/*去掉标签中的onclick事件*/
.gsStatistCalenda .layui-laydate .layui-laydate-header .laydate-set-ym {
    pointer-events: none;
}
.gsStatistCalenda .layui-laydate .layui-laydate-header .laydate-icon {
    border: none;
}

.gsStatistCalenda .layui-laydate-content td,.gsStatistCalenda .layui-laydate-content th{
    height: auto;
    padding: 0px;
    padding: 8px;
}
/*左右按键的位置*/
.gsStatistCalenda .layui-laydate .layui-laydate-header i.laydate-prev-m{
    left: 190px;
}
.gsStatistCalenda .layui-laydate .layui-laydate-header i.laydate-next-m{
    right: 10px;
}
.gsStatistCalenda .layui-laydate .laydate-set-ym {
    width: 120px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    right: 35px;
    font-weight: 600;
}
/*交易的标题*/
.gsStatistAllTitle{
    position: absolute;
    top: 0px;
    left: 15px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    z-index: 101;
}

/*******时间控件样式调整***结束***/












/*<!-- ****保证金查询***开始 -->*/
.byMarginSearch_Wrap{
    width: 1200px;
    margin:0px auto 10px;
}
.byStatisticalMarginSearch{
    height: 90px;
    padding: 10px 15px;
    margin: 0px auto;
    background-color: #fff;
    border-radius: 5px 5px 5px 5px;
    float: left;overflow: hidden;
}
.byMargin_MoneyTitle{
    padding-bottom: 10px;
    width: 338px;
}
.byMargin_MoneyTitle li a{
    text-decoration: none;
    line-height: 26px;
}
.byMargin_MoneyLeft_Title{
    float: left;
}
.byMargin_MoneyLeft_Title a{
    font-size: 16px;font-weight: 600;
    color: #333;
    line-height: 26px;
}
.byMargin_MoneyRight_Title{
    float: right;
    border-bottom: 1px solid #5f96df;
}
.byMargin_MoneyRight_Title a{
    color: #5f96df;
}
/* .byMargin_SearchText input{
    width: 300px;height: 30px;
    background-color: #fbfbfb;
} */
.byMargin_MoneyRight{
    float: left;
    margin-left: 20px;
    width: 333px;
}
.byMargin_Money{
    float: left;
}
.byMargin_Money img{
    display: inline-block;
    *zoom:1;
    *display: inline;
    vertical-align: middle;
    border:none;
    width: 111px;
    height: 74px;
}
.byMargin_MoneyRightClick{
    float: left;
    background-color: #FF9E5D;
    color: #fff;text-decoration: none;
    height: 40px;line-height: 40px;
    padding: 0px 25px;
    border-radius: 3px;
    cursor: pointer;
    margin:15px 0px 0px 10px;
}
.byStatisticalSearchRight{
    float: left;
    width: 370px;
    height: 90px;
    padding:10px 15px;
    margin-left: 10px;
    overflow: hidden;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
}
.byStatisticalSearchRightTitle{
    border-bottom: 1px solid #dddddd;
}
.byStatisticalSearchRightTitle a{
    display: block;
    text-decoration: none;
    color: #333333;
    font-size: 16px;
    line-height: 36px;
    text-align: left;
}
.byStatisticalSearchRight .byStatisticalSearch{
    margin-top: 10px;
}
.byStatisticalSearch{
    display: inline-block;
    *zoom:1;
    *display: inline;
    width: 340px;
    position: relative;
    border-radius: 3px;
    background-color: #fdfdfd;
    border: solid 1px #d6d6d6;
    overflow:hidden;
}
.byStatisticalSearch>input{
    border:none;outline: none;
    width: 284px;
    padding:0px 10px;
    height: 34px;
    background-color: #fdfdfd;
    font-size: 14px;
    float:left;
}
.byStatisticalSearchPic{
    position: absolute;
    right: 10px;top: 7px;
    cursor:pointer;
}
.byStatisticalSearchPic img{
    display: block;
    border:none;
    height: 22px;
}
.byStatisticalSearchBto{
    width: 750px;
}
.byStatisticalSearchBto .byStatisticalSearch{
    float: left;
}
.byStatisticalSearchMain{
    float: left;
    width: 390px;
    margin-left: 15px;
}

/*<!-- ****保证金查询***结束 -->*/

/**************************另一个页面部分***************开始**************/

/*<!-- 在线互动&*&* 开始 -->*/

.byMail-Warp{
    width: 1168px;
    padding: 15px;
    margin:0px auto 15px;
    border-radius: 5px;
    background-color: #fff;
    border:1px solid #dddddd;
}
.byMailNav{
    border-bottom: 1px solid #dddddd;
}
.byMailNav ul{
    margin-left: 50px;
}
.byMailNav ul li{
    float: left;
    color: #666;
    width: 90px;height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
.byMailNav ul .byMailNavActive{
    color: #e63939;
    border:1px solid #dddddd;
    border-bottom: none;
    border-radius: 3px 3px 0px 0px;
    background-color: #fff;
    margin-bottom: -1px;
}

/*内容部分****开始*/
.byMailCon-Warp{
    width: 800px;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;
}
.byMailConInfo-Wrap dl{
    float: left;
    margin-left: 20px;
}
.byMailConInfo-Wrap dl dd{
    float: left;width: 80px;
    text-align: right;
    line-height: 34px;
}
.byMailConInfo{
	float:left;
    height: 56px;
}
.byMailConInfo input{
    border:none;outline: none;
    height: 32px;
    line-height: 32px;
    width: 272px;
    padding: 0px 5px;
    border:1px solid #dddddd;
    font-family: "微软雅黑";
    font-size: 14px;
}
.byMailConInfoTextarea{
    height: 100px;
    width: 668px;
    border:1px solid #dddddd;
    overflow: hidden;
}
.byMailConInfoTextarea textarea{
    padding: 10px;
    width: 648px;
    height: 80px;
    border:none;outline: none;
    font-family: "微软雅黑";
    font-size: 14px;
}
.byMailConInfoError{
    color: #ff5152;
    font-size: 12px;
    height: 16px;line-height: 16px;
    text-align: left;
    overflow: hidden;
}
.byMailConInfoBtn{
    width: 100%;text-align: center;
    margin: 60px 0 20px 0;
}
.cMailSingleCodeBtn{
 	border:none;outline: none;
 	margin:auto;
 	text-align: center;
    line-height: 34px;
 	cursor:pointer;
 	width: 100px !important; height: 34px;
 	background-color: #0089cd;
    color: #fff;
 	border-radius: 3px;
 	font-family: "微软雅黑";
    font-size: 14px;
 }
.byMailConInfoBtn input{
    border:none;outline: none;
    width: 108px;height: 34px;
    text-align: center;
    line-height: 34px;
    background-color: #0089cd;
    color: #fff;
    margin:auto;
    border-radius: 3px;
    font-family: "微软雅黑";
    font-size: 14px;
    cursor: pointer;
}

.ReportPeople2{
 	width: 158px !important;
 }

.byMailConMain{
    display: none;
}
.byMailConMainActive{
    display: block;
}


/*<!-- 在线互动&*&* 结束 -->*/
.byMailConReply{
    border-top: 1px solid #dddddd;
    padding: 15px 15px 0px 15px;
}
.yMailConAllReply{
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 10px;
}
.byMailConReplyList ul.replayList{
    padding: 0px 15px;
    background-color: #fff;
    border-bottom: 1px dashed #dddddd;
}
.byMailConReplyListTop{
    border-top: 1px dashed #dddddd;
}
.byMailConReplyListTop li{
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}
.byMailConReplyList ul li{
    float: left;
}
.byMailConReplyList ul li a{
    text-decoration: none;
    display: block;
    cursor: pointer;
    color: #666;
    /* height: 50px; */
    line-height: 50px;
}
.byMailConReplyList ul li a:hover{
    color: #333;
}
.byMailConReplyList ul.replayList:nth-child(2n){
    background-color: #f9f9f9;
}
.byMailConReplyName{
    width: 76%;
}
.byMailConReplyTime,.byMailConReplyResults{
    width: 12%;
    text-align: center;
    height: 50px;line-height: 50px;
}


/*<!-- 在线互动&*&*详情 开始 -->*/
.byMailWorks-List{
    padding: 15px 0px;
    border-bottom: 1px solid #dddddd;
}
.byMailGovWorks-List{
    border:none;
}
.byMailConUser{
    width: 170px;
    float: left;
    padding-left: 25px;
}
.byMailConUserPic{
    float: left;
    width: 54px;height: 54px;
    display: block;
    border:none;
}
.byMailConUserRight{
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.byMailConUserRight p{
    line-height: 24px;
    color: #333;
}
.byMailConStaff{
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.byMailConStaff p{
    text-align: right;
    line-height: 24px;
}
.byMailConUserWorks{
    float: left;
    width: 915px;
    padding: 15px;
    border-radius: 5px;
    background-color: #f9f9f9;
    margin-left: 10px;
}
.byMailConUserWorks p{
    line-height: 30px;
    color: #666;
}

/*<!-- 在线互动&*&*详情 结束 -->*/


/**************************另一个页面部分***************结束**************/


/**************************另一个页面部分***************结束**************/

/*<!-- 领导班子&*&* 开始 -->*/
.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 #ddd;
}
.byLeadershipTitle a{
    text-decoration: none;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.byLeadershipList-Wrap{
    padding-top: 15px;
}
.byLeadershipList{
    width: 100%;
    margin-bottom: 5px;
    cursor: pointer;
}
.byLeadershipList dd{
    float: left;
}
.byLeadershipList dt{
    float: left;
    margin-left: 15px;
}
.byLeadershipList dd img{
    width: 80px;
    height: 84px;
    display: block;
    border:none;
}
.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;
}
.byLeadershipright-More{
    display: inline-block;
    vertical-align: middle;
    *zoom:1;
    *display: inline;
    margin-left: 15px;
    border-bottom: 1px solid transparent;
    height: 22px;
    line-height: 22px;
}
.byLeadershipright-More p{
    float: left;
    color: #e63939;
    letter-spacing: 1px;
}
.byLeadershipright-MorePic{
    float: left;
}
.byLeadershipright-MorePic img{
    display: inline-block;
    vertical-align: middle;
    *zoom:1;
    *display: inline;
    width: 15px;height: 15px;
    border:none;
}
.byLeadershipright-More:hover{
    color: #333;
    border-bottom: 1px solid #ddd;
}
/*<!-- 领导班子&*&* 结束 -->*/

/*<!-- 机构设置&*&*规章制度 *** 开始 -->*/

.byxInstitutions,.byxInstitutionsRight{
    float: left;
    height: 210px;
    background-color: #ffffff;
    border-radius: 5px;
    padding:10px 15px;
}
.byxInstitutions{
    width: 600px;
}
.byxInstitutionsRight{
    width: 530px;
    margin-left: 10px;
}
.byxInstitutionsMain,.byxInstitutionsCon{
    padding-top: 10px;
}
.byxInstitutionsList,.byxInstitutionsListRight{
    float: left;
    padding-left: 50px;
}
.byxInstitutionsListRight{
    margin-left: 100px;
}
.byxInstitutionsList a,.byxInstitutionsListRight a{
    text-decoration: none;
    width: 100%;
    display: block;
    line-height: 32px;
    color: #333;
}
.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: #ff5152;
}
.byxInstitutionsConList:hover{
    color: #333;
}

/*<!-- 机构设置&*&*规章制度 *** 结束 -->*/


/*<!-- 领导班子&*&* 详情页 开始 -->*/
.byLeadershipDetail_Wrap{
    width: 1198px;
    margin:0px auto 10px;
    overflow: hidden;
    background-color: #fff;
    border:1px solid #dddddd;
    border-radius: 5px;
    padding-top: 40px;
    min-height: 600px;
}
.byLeadershipDetail-Pic,.byLeadershipDetail-Right{
    float: left;
}
.byLeadershipDetail-Pic img{
    width: 246px;height: 297px;
}
.byLeadershipDetail-Right{
    margin-left: 70px;
}
.byLeadershipDetail-Right p{
    line-height: 30px;
}
.byLeadershipIntroduce-Wrap{
    padding-left: 75px;
}
.byLeadershipCVTitle{
    margin:15px 0px 10px 0px;
    line-height: 30px;
}
.byLeadershipCV{
    line-height: 30px;
}
/*<!-- 领导班子&*&* 详情页 结束 -->*/


/**************************另一个页面部分***************结束**************/


/*<!-- 索引号页面 开始 -->*/
.byReference_Title{
    background-color: #ededed;
}
.byReference_Title ul{
    padding: 0px 15px;
}
.byReference_Title ul li{
    color: #333;
}
.byReference_Main ul{
    padding: 0px 15px;
    background-color: #fff;
    cursor: pointer;
}
.byReference_Title ul li,.byReference_Main ul li{
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 40px;
    line-height: 40px;
}
.byReference_Main ul li{
    color: #666;
}
.byReference_Main ul:nth-child(2n){
    background-color: #f9f9f9;
}
.article ul li.byReferenceNo{
    width: 240px;
    text-align: left;
}
.article ul li.byReferenceName{
    width: 452px;
    margin: 0px 30px;
}
.byReference_Title ul .byReferenceTime,.byReference_Main ul .byReferenceTime{
    float: right;
    width: 90px;
    text-align: center;
}

/*<!-- 索引号页面 结束 -->*/



/*****************自定义滚动条****************/
.container1 {
	float: left;
    width: 220px;
    padding: 15px 10px;
    min-height: 300px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
    /*IE7*/
    position: relative;
}
.container1 .div_scroll {
	width: 100%;
	height: 100%;
}	
.container1 .scroll_container {
	/*overflow: hidden;*/
	position: relative;
}
.container1 .scroll_absolute {
    position: absolute;
    margin:0px;
}
.container1 .scroll_vertical_bar {
    position: absolute;
    top: 0;
    right: -9px;
    width: 8px;
    border-radius: 10px;
    height: 100%;
    margin: 0;
    padding: 0;
    /*display: none;*/
}

.container1 .scroll_track {
	position: relative;
	background-color: #fff;
	border-radius: 10px;
}

.container1 .scroll_drag {
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	background-color: #f1f0ec;
	border-radius: 10px;
}
.container1 .scroll_drag:hover{
	background-color: #e0dfda;
}

/*.container1 .scroll_arrow {
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background-color: #f1f1f1;
}*/

/*.container1 .scroll_vertical_bar .scroll_arrow {
    height: 16px;
}*/

/***********自定义滚动条 结束*******结束********/


/***********全文检索******结束********/
.byRetrieval_Main{
	background:#fff;
	padding:15px;
    width: 1168px;
    border: 1px solid #dddddd;
    border-radius:5px;
}
.gsRunBtoNew_Nav{
	margin-bottom: -1px;
    border-bottom: 1px solid #dddddd;
    position: relative;
}
.gsRunBtoNew_Nav li{
    float: left;
    width: 88px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    background-color: #fff;
    border-bottom: none;
    cursor: pointer;
    margin-left: 18px;
    font-family: Microsoft YaHei;
}
.gsRunBtoNew_Nav .gsRunBtoNew_NavActive{
	border: 1px solid #dddddd;
    border-bottom: none;
    border-radius: 3px 3px 0px 0px;
    color: #FF5151;
    margin-bottom: -1px;
}
.byRetrieval_MainCon{
	min-height:530px;
}
.byRetrieval_MainCon .article{
	padding:15px 0px;
}

.byRetrievalSearch{
    float: right;
    width: 408px;
    height: 38px;
    background-color:#fff;
    border-radius: 5px;
    border: solid 1px #dddddd;
    position: relative;
    overflow: hidden;
    margin-left:5px;
}
.byRetrievalSearch>input{
    border:none;outline: none;
    width: 340px;
    height: 38px;line-height: 38px;
    font-size: 14px;
    padding: 0px 10px;
    font-family: Microsoft YaHei;
}
.byRetrievalSearchFdj{
    display: block;
    position: absolute;
    right:15px;
    top: 8px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}
.byRetrievalSearchFdj img{
    display:inline-block;
    height: 22px;
    border:none;
}



/***********全文检索*******结束********/


/**单栏目新闻列表**/
.singleNewList{
    height: 100%;
    border: 1px solid #ddd;
    background: #fff;
    padding:15px 20px;
    border-radius: 5px;
}


.d_TradingAleat {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 99999999999999999999999999;
    display: none;
}
.d_TradingDownMain {
    position: relative;
    width: 1000px;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.d_TradingHeader {
    background-color: rgba(32, 73, 125, 1);
    height: 65px;
    line-height: 65px;
}
.d_TradingHeader_Title {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    font-weight: 600;
    padding-left: 15px;
}

.d_TradingClose {
    float: right;
    width: 34px;
    height: 34px;
    color: white;
    background: url(../images/icon_close.png) center no-repeat;
    -webkit-background-size: 66%;
    background-size: 66%;
    cursor: pointer;
    margin-right: 8px;
    margin-top: 8px;
}
.d_Trading_DownLink {
    background: #fff;
    padding: 30px 56px 50px;
    max-height: 666px;
    overflow-x: hidden;
    overflow: auto;
}
.d_Trading_DownLink .bidpackage-file li {
    line-height: 30px;
    width: 100%;
}
.doc-filename {
    float: right;
    position: relative;
    color: #666;
    cursor: pointer;
}
.doc-filename:hover{
	color: #0089cd;
}
.jcTradMid_Wrap{
	width:1200px;
	margin:0px auto 10px;
	overflow: hidden;
	height: 85px;
}
.jcTradMid_WrapLeft,.jcTradMid_WrapRight{
	float: left;
}
.jcTradMid_WrapLeft{
	width:852px;
}
.jcTradMid_WrapRight{
    width: 338px;
    margin-left: 10px;
    float: left;
}
.jcTradMid_WrapLeft .gnHomeSearch{
    width: 421px;
}
.jcMarginSearch_Wrap{
	background: #fff;
	overflow: hidden;
	height: 85px;
}
.gnHomeSearch4 .plHomeMargin_Icon{
	background: #beac5a;
}

.gnSearchFdj{
	right: 25px;
}
.byTradingList_Con{
	padding: 0px 15px;
}
.textp{
 	width: 100%;
    text-align: center;
    line-height: 100px;
    font-size: 16px;
    color: #999;
 }
 .xztb p,.xztb img{
 	float: left;
 }
 .xztb img{
 	display: block;
 	border: none;
 	height: 13px;
 	margin: 10px 0px 0px 4px;
 }






