/*---登录页 开始----*/
.loginBd {
    background: url("../images/loginBg.jpg") no-repeat top center;
    background-size: cover;
}
.regBd{
    height: 1100px;
}

.loginLogo {
    width: 184px;
    height: 110px;
    margin: 0 auto;
    margin-top: 148px;
    margin-bottom: 28px;
}
.loginWrap {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 8px #666;
    width: 364px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 58px;
    padding-right: 58px;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.loginTitle {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #007cc3;
    padding-top: 30px;
    padding-bottom: 22px;
    border-bottom: 1px dotted #dddddd;
    margin-bottom: 28px;
}

.loginLine {
    margin-bottom: 18px;
}

.loginLft {
    float: left;
    width: 60px;
    text-align: left;
    color: #000;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
}
.loginLft2 {
    float: left;
    width: 90px;
    text-align: right;
    color: #000;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
}
.loginRt {
    float: left;
}

.loginRt input {
    font-size: 16px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    height: 34px;
    line-height: 34px;
    width: 284px;
    padding-left: 8px;
    padding-right: 8px;
}

.loginRtPwd {
    margin-right: 10px;
}

.loginRtPwd input {
    width: 182px;
}

.loginRtYzm {
    float: left;
    width: 89px;
    height: 36px;
    cursor: pointer;
}

.loginSubmit {
    display: block;
    color: #fff;
    background: #007cc3;
    border-radius: 3px;
    border: none;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 28px;
}

.loginBtm {
    border-top: 1px dotted #ddd;
    padding-top: 16px;
}

.loginForgetPwd {
    display: block;
    float: left;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.loginRegEntrance {
    float: right;
    font-size: 14px;
    color: #666666;
}

.loginRegEntrance a {
    color: #d90000;
}

.loginCopyRight {
    font-size: 12px;
    color: #003d5b;
    text-align: center;
    margin-bottom: 368px;
}

/*---登录页 结束---*/

/*---注册页 开始---*/
.regWrap .slideTxtBox .hd {
    height: 30px;
    line-height: 30px;
    background: #eeeeee;
    position: relative;
    border-radius: 3px;
}

.regWrap .slideTxtBox .hd {
    margin-bottom: 20px;
}

.regWrap .slideTxtBox .hd ul {
    height: 30px;
}

.regWrap .slideTxtBox .hd ul li {
    float: left;
    cursor: pointer;
    width: 50%;
    text-align: center;
    color: #333333;
    font-size: 16px;
}

.regWrap .slideTxtBox .hd ul li.on {
    height: 30px;
    background: #007cc3;
    color: #fff;
}

.regWrap .slideTxtBox .bd ul {
    zoom: 1;
}

.regWrap .slideTxtBox .bd li.loginLine {
    margin-bottom: 10px;
}

.regWrap .slideTxtBox .bd li.loginLine .loginLft {
    width: 86px;
}

.regWrap .slideTxtBox .bd li.loginLine .loginRt input {
    width: 260px;
}

.regScan {
    text-align: center;
    font-size: 16px;
    color: #000;
}

.regScanBtn {
    display: block;
    background: #f8f8f8 url("../images/regAdd.png") no-repeat center;

    border: 1px solid #dddddd;
    border-radius: 3px;
    width: 137px;
    height: 74px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 16px;
}

.mgbtm {
    margin-bottom: 123px;
}

.regRdoLine {
    padding-left: 55px;
    padding-bottom: 8px;
}

.regRadio {
    float: left;
    background: url("../images/regRadio.png") no-repeat left center;
    padding-left: 24px;
    height: 19px;
    line-height: 19px;
    color: #000;
    font-size: 16px;
    cursor: pointer;
    margin-left: 27px;
}

.regRadioOn {
    background: url("../images/regRadio02.png") no-repeat left center;
}

/*---注册页 结束---*/

/*---协会介绍 开始---*/
.assIntroBanner {
    width: 100%;
    margin-bottom: 20px;
}

.assIntroBanner img {
    width: 100%;
}

.assIntroMain {
    width: 978px;
    border: 1px solid #dddddd;
    border-top: 3px solid #007cc3;
    margin: 0 auto;
    background: #f8f8f8;
}

.assIntroLft {
    float: left;
    width: 198px;
}

.assIntroRt {
    float: left;
    border-left: 1px solid #dddddd;
    background: #fff;
    width: 779px;
    padding-bottom: 70px;
}

.assIntroLft h1 {
    font-size: 18px;
    font-weight: bold;
    color: #393939;
    background: url("../images/assTtBg.png") no-repeat 14px center;
    padding-left: 25px;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ddd;
}

.assIntroLft h1 span {
    color: #d90000;
}

.assIntroNav {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.assIntroNav li {
    height: 32px;
    line-height: 32px;

}

.assIntroNav li a {
    display: block;
    color: #333333;
    font-size: 15px;
    text-align: left;
    padding-left: 30px;
}

.assIntroNav li.assIntroNavOn {
    background: #007cc3 url("../images/assIntroArrow.png") no-repeat 179px center;
}

.assIntroNav li.assIntroNavOn a {
    color: #fff;
}

.assIntroGg {
    padding-top: 27px;
    width: 179px;
    margin-left: auto;
    margin-right: auto;
}

.assIntroGg li {
    margin-bottom: 10px;
}

.assIntroGg li a {
    display: block;
}

.assIntroCake {
    height: 55px;
    line-height: 55px;
    padding-left: 20px;
}

.assIntroCake li {
    float: left;
    margin-right: 9px;
}

.assIntroCake li a {
    display: block;
    font-size: 12px;
    color: #666666;
}

.assIntroCake li img {
    margin-top: 23px;
}

.assIntroCake li.assIntroCakeLast {
    color: #999999;
}

.assIntroNr {
    border-top: 1px dotted #ddd;
}

.assIntroNrTt {
    font-size: 16px;
    text-align: center;
    color: #333333;
    margin-top: 30px;
    margin-bottom: 35px;
    font-weight: bold;
}

.assIntroNrTt span {
    color: #d90000;
}

.assIntroNr p.assIntroImgPa {
    text-align: center;
    width: 701px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.assIntroNr p.assIntroImgPa img {
    display: inline;
}

.assIntroNr p.assIntroPara {
    font-size: 13px;
    color: #666666;
    line-height: 30px;
    text-align: left;
    width: 701px;
    margin: 0 auto;
}

/*---协会介绍 结束---*/

/*---机构设置 开始---*/
.jigouPara {
    text-align: center;
    margin-bottom: 84px;
}

.jigouPara img {
    display: inline;
}

.mgbtm18 {
    margin-bottom: 18px;
}

.jigouList {
    margin-left: 42px;
}

.jigouList li {
    float: left;
    border: 1px solid #ddd;
    width: 180px;
    padding: 15px;
    margin-right: 30px;
    border-radius: 3px;
    min-height: 250px;
}

.jigouList li h3 {
    color: #666666;
    font-size: 14px;
    margin-bottom: 8px;
}

.jigouList li p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.mgr0 {
    margin-right: 0 !important;
}

/*---机构设置 结束---*/

/*---理事单位 开始---*/
.assIntroCake li.councilSearch {
    float: right;
    width: 158px;
    height: 20px;
    line-height: 20px;
    background: url("../images/councilSerBg.png") no-repeat left center;
    margin-right: 21px;
    margin-top: 17px;
}

.assIntroCake li.councilSearch input {
    float: left;
    border: none;
    background: none;
}

.assIntroCake li.councilSearch .councilIpt {
    width: 122px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
    float: left;
}

.assIntroCake li.councilSearch .councilBtn {
    cursor: pointer;
    float: left;
    width: 20px;
    height: 20px;
}

.councilLine {
    border: 1px solid #e1e0df;
    width: 682px;
    margin: 10px auto;
    padding: 8px;
    height: 48px;
    line-height: 48px;
}

.councilPic {
    display: block;
    float: left;
    margin-right: 10px;
}

.councilName {
    display: block;
    float: left;
    color: #333;
    font-size: 15px;
    width: 230px;
    text-align: left;
}

.councilName:hover {
    text-decoration: underline;
}

.councilSpan {
    float: left;
    display: block;
    width: 1px;
    height: 17px;
    background: #e1e0df;
    margin-top: 15px;
}

.councilWeb {
    display: block;
    width: 200px;
    float: left;
    text-align: center;
    color: #666;
    font-size: 15px;
}

.councilWeb:hover {
    text-decoration: underline;
}

.councilTel {
    float: left;
    padding-left: 50px;
    background: url("../images/councilTel.png") no-repeat 32px center;
    color: #666;
    font-size: 15px;
}

/*---理事单位 结束---*/
/*---翻页 开始---*/
.pmFanye {
    margin-left: 114px;
    margin-top: 46px;
}

.pmFyUl {
    float: left;

}

.pmFyUl li {
    float: left;
    border: 1px solid #ddd;
    border-right: none;
}

.pmFyUl li a {
    display: block;
    text-align: center;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #333;
    font-size: 15px;
}

.pmFyUl li a img {
    display: inline;
    margin-top: 14px;
}

.pmFyUl li.pmFyPrev {
    background: #f5f5f5;
}

.pmFyUl li.pmFyNext {
    background: #f5f5f5;
    border-right: 1px solid #ddd;
}

.pmFyUl li.pmFyDot {
    background: none;
    border-top: 0;
    border-bottom: 0px;
}

.pmFyUl li.pmFyDot a {
    color: #666;
}

.pmFyTotal {
    float: left;
    font-size: 15px;
    color: #333;
    height: 38px;
    line-height: 38px;
    padding-left: 20px;
    padding-right: 10px;
}

.pmFyTo {
    float: left;
    font-size: 15px;
    color: #333;
    height: 38px;
    line-height: 38px;
}

.pmFyIpt {
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    width: 36px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}

.pmFySubmit {
    display: block;
    float: left;
    height: 38px;
    line-height: 38px;
    background: #d80e19;
    color: #fff;
    text-align: center;
    border: none;
    font-size: 15px;
    width: 58px;
    cursor: pointer;
    margin-left: 7px;
}

.pmFyUl li.pmFyCurrent {
    background: #d80e19;
}

.pmFyUl li.pmFyCurrent a {
    color: #fff;
}

/*---翻页 结束---*/

/*---协会章程 开始---*/
.assRulePara {
    text-indent: 2em;
}

/*---协会章程 结束---*/

/*---大事记 开始---*/
.picScroll-left {
    width: 528px;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.picScroll-left .hd {
    overflow: hidden;
}

.picScroll-left .hd .prev, .picScroll-left .hd .next {
    display: block;
    width: 28px;
    height: 28px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.picScroll-left .hd .prev {
    background: url("../images/eventPrev.gif") no-repeat center;
    left: 0;
    top: 0;
}

.picScroll-left .hd .next {
    background: url("../images/eventNext.gif") no-repeat center;
    right: 0;
    top: 0;
}

.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    padding-left: 30px;
    padding-right: 30px;
    width: 438px;
    overflow: hidden;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 1px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li a {
    display: block;
    width: 76px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #007cc3;
    color: #FFFFFF;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .picOn a {
    background: #d90000;
}

.picScroll-left .bd ul li .pic img {
    width: 120px;
    height: 90px;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
}

.eventWrap {
    width: 707px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

.eventLine {

}

.eventTime {
    float: left;
    width: 120px;
    height: 32px;
    background: url("../images/eventPao.png") no-repeat center;
    font-size: 16px;
    color: #999;
    line-height: 32px;
    text-align: center;

}

.eventXian {
    float: left;
    background: url("../images/eventTen.gif") repeat-y center 0px;
    width: 5px;
    height: 122px;
    margin-left: 15px;
    margin-right: 23px;
}

.eventNr {
    float: left;
    padding-bottom: 22px;
    border-bottom: 1px dotted #ddd;
    width: 540px;

}

.eventPic {
    display: block;
    float: left;
    margin-right: 18px;
}

.eventRt {
    float: left;

}

.eventRt h3 {
    margin-bottom: 8px;
}

.eventRt h3 a {
    font-weight: bold;
    color: #666666;
    font-size: 16px;
    display: block;
}

.eventRt h3 a:hover {
    color: #d90000;
}

.eventRt p {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    width: 400px;
}

/*---大事记 结束---*/

/*---行业新闻 开始---*/
.newsWrap {
    width: 710px;
    margin-left: auto;
    margin-right: auto;
}

.newsWrap li {
    background: url("../images/dot.png") no-repeat left center;
    padding-left: 15px;
    margin-bottom: 15px;
}

.newsWrap li a {
    color: #333333;
    font-size: 16px;
}

.newsWrap li a img {
    display: inline;
    position: relative;
    top: 2px;
    margin-left: 4px;
}

.newsWrap li:hover {
    background: url("../images/dot02.png") no-repeat left center;
}

.newsWrap li:hover a {
    color: #d90000;
}

.newsWrap li span {
    float: right;
    font-size: 14px;
    color: #999999;
}

/*---行业新闻 结束---*/



/*---行业新闻 开始---*/
.listWrap {
    width: 710px;
    margin-left: auto;
    margin-right: auto;
}

.listWrap li {
    background: url("../images/dot.png") no-repeat left center;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 14px;
}

.listWrap li a {
    color: #333333;
}

.listWrap li a img {
    display: inline;
    position: relative;
    top: 2px;
    margin-left: 4px;
}

.listWrap li:hover {
    background: url("../images/dot02.png") no-repeat left center;
}

.listWrap li:hover a {
    color: #d90000;
}

.listWrap li span {
    float: right;
    font-size: 14px;
    color: #999999;
}

/*---行业新闻 结束---*/








/*---上拍通讯 开始---*/
.comUl {
    width: 716px;
    margin: 0 auto;
}

.comUl li {
    border: 1px solid #dddddd;
    height: 65px;
    line-height: 65px;
    margin-bottom: 10px;
    background: url("../images/dot.png") no-repeat 15px center;
    padding-left: 26px;
}

.comUl a.comTitle {
    display: block;
    float: left;
    color: #333333;
    font-size: 16px;
}

.comUl a.comFile {
    float: right;
    display: block;
    width: 82px;
    height: 30px;
    line-height: 30px;
    background: #d90000 url("../images/pdf.png") no-repeat 14px center;
    padding-left: 36px;
    font-size: 14px;
    color: #fff;
    margin-top: 18px;
    margin-right: 15px;
}

.comUl li:hover {
    background: #f8f8f8 url("../images/dot02.png") no-repeat 15px center;
}

/*---上拍通讯 结束---*/

/*---诚信推荐企业 开始---*/
.memberNr {
    background: url("../images/memberBg.jpg") no-repeat top center;
}

.memberSearch {
    margin-left: 48px;
    margin-top: 66px;
}

.memberSearch input {
    display: block;
    float: left;
}

.memberSearch .memberIpt {
    border: 2px solid #d90000;
    background: #fff;
    width: 533px;
    height: 45px;
    line-height: 45px;
    padding-left: 16px;
    padding-right: 16px;
    margin-right: 7px;
    color: #d90000;
    font-size: 14px;
}

.memberSearch .memberBtn {
    background: #d90000 url("../images/searchIcon.png") no-repeat center;
    width: 104px;
    height: 49px;
    cursor: pointer;
    border: none;
}

.enterUl {
    width: 680px;
    margin: 0 auto;
}

.enterUl li {
    border-top: 1px dotted #ddd;
    padding-top: 15px;
    padding-bottom: 15px;
}

.enterUl li h2 {
    margin-bottom: 8px;
}

.enterUl li h2 a {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}

.enterUl li h2 a:hover {
    color: #d90000;
}

.enterUl li h2 span {
    color: #000066;
    font-size: 14px;
    margin-left: 10px;
}

.enterLst {

}

.enterLst p {
    float: left;
    font-size: 14px;
    color: #666666;
    padding-left: 15px;
    margin-right: 13px;
    margin-bottom: 5px;
}

.enterLst p.enter01 {
    background: url("../images/enterprise01.png") no-repeat left center;
}

.enterLst p.enter02 {
    background: url("../images/enterprise02.png") no-repeat left center;
}

.enterLst p.enter03 {
    background: url("../images/enterprise03.png") no-repeat left center;
}

.enter04 {
    font-size: 14px;
    color: #d90000;
	font-weight:900

}
.enterSearchRst{
    font-size: 14px;
    color: #999;
    margin-top: 66px;
    width:680px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 17px;
}
.enterSearchRst span{
    color: #d90000;

}
/*---诚信推荐企业 结束---*/

/*---下载中心 开始---*/
.comUl a.comFile02{
    background-image: none;
    padding-left: 0px;
    width:120px;
    text-align: center;
}
.newsWrap h5{
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 15px;
}
.newsWrap p{
    font-size: 14px;
    color: #333333;
    padding-left: 20px;
    margin-bottom: 5px;
}
.newsWrap .pmLxDz{
    background: url("../images/lianxi01.png") no-repeat left center;
    background-size: 14px 17px;
}
.newsWrap .pmLxDz02{
    background: url("../images/lianxi02.png") no-repeat left center;
    background-size: 14px 14px;
}
.newsWrap .pmLxDz03{
    background: url("../images/lianxi03.png") no-repeat left center;
    background-size: 14px 16px;
}
.newsWrap .pmLxDz04{
    background: url("../images/lianxi04.png") no-repeat left center;
    background-size: 14px 14px;
}
.newsWrap .pmLxDz05{
    background: url("../images/lianxi05.png") no-repeat left center;
    background-size: 15px 12px;
}
.newsWrap .pmLxDz06{
    background: url("../images/lianxi06.png") no-repeat left center;
    background-size: 15px 15px;
}


.pmDitu {
    margin-top: 30px;

}
.pmDitu a{
    display: block;
}

/*---搜索 开始---*/
.newsWrap02{
    border-top: 1px dashed #d2d2d2;
    padding-top: 30px;
}
.pmSousuo{
    font-size: 14px;
    color: #999999;
    margin-bottom: 20px;
    margin-left: 35px;
}
.pmSousuo span{
    color: #d90000;
}

/*---详情页面 开始---*/
.newsWrap03{
    border-bottom: 1px dotted #d2d2d2;
    padding-bottom:35px;
}
.newsWrap03 p{
    padding-left: 0;
    line-height: 25px;
}
.pmFront{

    background: url("../images/dot02.png") no-repeat left center;
    padding-left: 8px;
    margin-left: 35px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.pmFront a{
    font-size: 14px;
    color: #999999;
}
.pmNext{
    background: url("../images/dot02.png") no-repeat left center;
    padding-left: 8px;
    margin-left: 35px;

}
.pmNext a{
    font-size: 14px;
    color: #999999;
}

/*---人物 开始---*/
.pmRwJies{
    margin-left: 25px;
    margin-right: 25px;
}
.pmRwFan{
    float: left;
    width:330px;
    margin-right: 15px;
    margin-left: 18px;
    margin-bottom: 35px;
}
.pmRwFan h6{
    float: left;
    margin-right: 15px;
}
.pmRwFan h6 a{
    display: block;
}
.pmRwFanRt{
    float: left;
}
.pmRwFanRt h2{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    padding-top: 5px;
}
.pmRwFanRt p{
    width:200px;
    font-size: 14px;
    color: #666666;
    padding-top: 10px;
	height:125px;
	overflow:hidden;
}



.pageContent{padding-left:7px;}

.pageContent p{
    font-size: 13px;
    color: #666666;
    line-height: 30px;
    text-align: left;
    width: 701px;
    margin: 0 auto;
}

/* 20190802-boshun */
/* 网络公告页开始 */
.newsWrap-l{
    width: 736px;
}
.newsWrap-l li a{
    max-width: 560px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wrap-maxWidth li a{
    max-width: 684px;
}
.newsWrap-l li a{
    float: left;
    vertical-align: middle;
}
.newsWrap-l li img{
    float: left;
    margin: 4px 5px 0;
    vertical-align: middle;
}
.newsWrap-l li span{
    font-size: 12px;
}
.title{
    width: 736px;
    margin: 0 auto;
    padding: 15px 0;
    border-bottom: 1px solid #E0E0E0;
}
.title span{
    color: #333333;
    font-size: 16px;
}
.newsWrap li{
    background: none;
    padding: 8px 0;
    border-bottom: 0.5px dashed #E0E0E0;
}
.newsWrap i{
    display: block;
    font-style: normal;
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
}
.pmFanye-outer{
    width: 736px;
    margin: 0 auto;
}
.pmFanye-outer .pmFanye{
    float: right;
}
.pmFanye-outer .pmFyUl{
    width: 300px;
}
.fl-left{
    float: left;
}
.fl-right{
    float: right;
}
/* 时间范围 */
.ui-widget-header .ui-icon {
    background-image: url('../images/ui-icons_444444_256x240.png');
}
.screen{
    width: 736px;
    margin: 0 auto;
}
.screen p{
    width: 80px;
    height: 24px;
    font-size: 14px;
    font-family: "HiraginoSansGB-W3";
    color: #999;
    line-height: 24px;
}
.screen input{
    display: block;
    height: 22px;
    line-height: 22px;
    color: #666;
    border: 1px solid #CCCCCC;
    border-radius:4px;
    padding-left: 8px;
}
.screen button{
    display: block;
    outline: none;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    background: #007CC3;
    font-size: 14px;
    width: 45px;
    height: 24px;
    line-height: 22px;
    cursor: pointer;
}
.screen input:hover{
    color: #007CC3;
    border: 1px solid #007CC3;
}
.screen .border-dashed{
    padding: 10px 0;
    border-bottom: 0.5px dashed #E0E0E0;
}
.screen .border-dashed:last-child{
    border-bottom: none;
}
.date-scope span{
    display: block;
    width:20px;
    height:1px;
    background: #ccc;
    margin: 11px 10px 0;
}
.input-date{
    width: 112px;
}
.screen .btn-sure{
    margin: 0 102px 0 20px;
}
.search{
    width: 206px;
    height: 24px;
    position: relative;
}
.search input{
    width: 80%;
}
.search button{
    height: 26px;
    position: absolute;
    right: 0;
    top: 0;
}
/* 所在地 */
.select-container{
    width: 150px;
    height: 24px;
    line-height: 24px;
    color: #4a4a4a;
    font-size: 14px;
    position: relative;
    margin-right: 12px;
    border-radius: 4px;
}
.select-container select{
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    border: 1px solid #CCCCCC;
    padding-left: 6px;
    border-radius: 4px;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance:none;
}
.select-container:after{
    content: "";
    width: 16px;
    height: 16px;
    background: url("../images/rocket-down.png") no-repeat center center/cover;
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -8px;
    pointer-events: none;
}
.select-container select:hover{
    border: 1px solid #007CC3;
}
/* 拍卖模式 */
.screen-list li{
    float: left;
    height: 16px;
    line-height: 16px;
    padding: 4px;
    font-size: 14px;
    color: #666;
    margin-right: 16px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,0);
    cursor: pointer;
}
.screen-list li:hover{
    color: #007CC3;
    border: 1px solid #007CC3;
}
.screen-list .list-active{
    color: #007CC3;
    border: 1px solid #007CC3;
}
.screen-list a{color: #666;}
.screen-list .on{
    color: #007CC3;
    border: 1px solid #007CC3;
}

/* 网络公告页结束 */
/* 线上公告详情开始 */
.notice-con-top{
    width: 736px;
    margin: 0 auto;
    padding:  30px 0;
    font-size: 14px;
    font-family: "MicrosoftYaHei";
    color: #666;
    border-bottom: 1px solid #ccc;
}
.notice-con-top span{
    color: #007CC3;
}
.notice-content{
    width: 736px;
    margin: 30px auto 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}
.notice-content p{
   color: #666;
   line-height: 30px;
   font-size: 14px;
   font-family: "MicrosoftYaHei";
}
.notice-content h3{
    text-align: center;
    font-size:18px;
    font-family:MicrosoftYaHei;
    font-weight:500;
    margin-top:30px;
    color: #666;
}
.retract{
    text-indent: 2em;
}
.subhead{
    text-align: center;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    margin: 15px 0 22px;
}
.subhead span{
    width: 1px;
    height: 12px;
    display: inline-block;
    background: #666;
    margin: 0 7px;
}
.friend-tip{
    margin: 30px 0;
}
.friend-tip i{
    display: inline-block;
    width: 110px;
    height: 1px;
    background: rgba(0,124,195,1);
    margin-top: 34px;
}
.friend-tip span{
    display: inline-block;
    vertical-align: middle;
    width:452px;
    font-size:14px;
    font-family:"MicrosoftYaHei";
    font-weight:400;
    color:rgba(0,124,195,1);
    line-height:20px;
    margin: 0 25px;
}
.gpai-url{
    margin-bottom: 10px;
}
.gpai-url span,.accessory span{
    font-size: 16px;
    color: #333;
    margin-right: 10px;
}
.gpai-url a{
    font-size: 14px;
    color: #007CC3;
}
.accessory ul li{
    margin-bottom: 6px;
}
.accessory ul li img{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
.accessory ul li a{
    display: inline-block;
    font-size: 14px;
    color: #007CC3;
    border-bottom: 1px solid #007CC3;
}
.notice-imgs{
    width: 736px;
    margin: 0 auto;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
}
.imgs-title{
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
}
.notice-imgs img{
    display: block;
    margin: 0 auto;
    width: 600px;
    height: auto;
    margin-bottom: 20px;
}
.video-container{
    width: 500px;
    height: 300px;
    margin: 0 auto;
    position: relative;
}
.video-container video{
    width: 100%;
    height: auto;
}
.bg-shadow{
    width: 500px;
    height: 300px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
}
.bg-shadow .video-btn{
    display: block;
    width: 80px;
    height: 80px;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -40px;
}
/* 线上公告详情结束 */
/* 线下公告详情开始 */
.offline-address span{
    margin: 0 5px;
    color: #666;
}
/* 线下公告详情结束 */
/* 拍卖机构列表页开始 */
.organ-name{
    width: 736px;
    padding: 18px 0;
    margin: 0 auto;
}
.organ-title img{
    display: inline-block;
    width: 28px;
    height: 35px;
    vertical-align:middle;
    margin: 0 15px 0;
}
.organ-title h2{
    height: 60px;
    line-height: 60px;
    display: inline-block;
    vertical-align:middle;
    font-size: 28px;
    color: #333;
}
.notice-count{
    font-size: 20px;
    text-align: center;
}
.count-color{
    color: #007CC3;
}
.notice-count i{
    font-size: 16px;
    font-style: normal;
}
.tabs-btns{
    width: 100%;
    height: 45px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.tabs-btns a{
    width: 49%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    float: left;
}
.tabs-btns li a{
    color: #333;
}
.tabs-btns a:first-child{
    border-right: 1px solid #ccc;
}
.tabs-btns .tab-active{
    color: #377CC7;
    font-weight: 600;
    border-bottom: 2px solid #007CC3;
}
.tabs-btns .tab-active a{
    color: #377CC7;
    font-weight: 600;
}
/* 拍卖机构列表页结束 */