.pages { text-align:center; clear:both; margin-top: 20px; overflow:hidden;padding:6px 0;}
.pages a {line-height:16px; padding: 6px 10px; display:inline-block; border: 1px solid #ddd;}
.pages a.killkeys {color: #ddd;cursor: default;pointer-events: none;}
.pages a.currentpage{ color: #ffffff; border: 1px solid #F3981D; background:#F3981D;}


/*招标公告列表页*/
.listmain{
    width:100%;
    overflow: hidden;
    margin:10px auto;
}
.data_table{
    width:100%;	
    overflow: hidden;
}
.data_table tr{
    line-height: 34px;
}
.data_table td,.data_table th{
    padding:0 10px;
    height: 34px;
    overflow: hidden;
}
/*招标公告详情页*/
.detail{
    padding:20px;
    margin:0 auto;
    /*overflow: hidden;*/
    min-height:400px;
    _width:846px;
}

.detail h1.detailtitle{
    font-size: 18px;
    _width:98%;
    line-height:28px;
    padding:10px 0;
    text-align: center;
    color: #fe9400;
    font-weight: bold;
    border-bottom:1px dashed #cccccc;
}
.detail .detailradio{
    margin:16px 0;
    text-align: center;
    position: relative;
    *margin-left:280px;
}

.bdshare-button-style0-16 .bds_more{
    float: none;
}
.detail .detailradio .btn,.bdshare-button-style1-16 .bds_more{
    display: inline-block;
    padding:0 7px;
    height:22px;
    line-height: 22px;
    border:1px solid #F3981D;
    border-radius: 6px;
    margin:0 10px;
    background: none;
    float: none;
    *float: left;
    font-size: 14px;
    _display:inline;
    cursor: pointer;
    text-overflow: inherit;
    margin-bottom:10px;
}
.detail .detailradio  a.bds_more{
    display: inline-block;
    padding:0 7px;
    height:22px;
    line-height: 22px;
    border:1px solid #F3981D;
    border-radius: 6px;
    margin:0 10px;
    background: none;
    float: none;
    *float: left;
    font-size: 14px;
    _display:inline;
    cursor: pointer;
    background: url("../images/detail/share.jpg") 4px center no-repeat;
    padding-left: 22px;
    margin-bottom:10px;
}
.detail .detailradio .btn b{
    width:15px;
    height:16px;
    float: left;
    display: inline-block;
    margin: 3px 5px 0 0;
    background: url("../images/detail/download.jpg") center center no-repeat;
    _display:inline;
}
.detail .detailradio .zd b{
    background: url("../images/detail/zd.jpg") center center no-repeat;
}

.detail .detailradio .pdf b{
    background: url("../images/detail/pdf.jpg") center center no-repeat;
}
.detail .detailradio .print b{
    background: url("../images/detail/print.png") center center no-repeat;
}
.detail .detailradio .export b{
    background: url("../images/detail/export.png") center center no-repeat;
}
.detail .detailradio .write b{
    background: url("../images/detail/write.png") center center no-repeat;
}
.detail .detailradio btn span{
    display: inline-block;
    line-height:22px;
    float: left;
    _display:inline;
}
/*分享微信  微博*/
.share_hover{
    position: absolute;
    left:46%;
    *left:21%;
    top:26px;
    width:160px;
    overflow: hidden;
    background: #fff;
    border:1px solid #fc0;
    display: none;
}
.bdshare-button-style1-16 a:hover{
    opacity: 1!important;
}
.sharebtn:hover .share_hover{
    display: block!important;
}
.share_hover span{
    height:32px;
    line-height:32px;
    background: #fc0;
    color:#000;
    display: block;
    text-align: left;
    padding-left: 20px;
    font-weight: bold;
}
.detail .detailradio .share_hover a{
    width:100px;
    height:32px;
    line-height: 32px;
    display: block;
    margin:10px auto;
    border: 0;
    display: block;
}
.detail .detailradio a.bds_weixin{
    background:url("../images/detail/wechar.jpg") 20px  no-repeat;
}
.detail .detailradio a.bds_tsina{
    background:url("../images/detail/sina.jpg") 20px no-repeat;
}


table.detaillogout{
    width:100%;
    /*overflow: hidden;*/
}
.detaillogout tr td{
    border: 1px solid #cccccc;
    padding:6px  7px;
}
.detaillogout tr td.gray{
    background: #f3f3f3;
}
.prompt{
    position: absolute;
    z-index: 999;
    top: 32px;
    left: 170px;
    box-shadow: 3px 3px 3px #acabab;
    border-radius: 3px;
    background-color: #fffbe9;
    padding: 5px 10px;
    border: 1px solid #acabab;
    width: 268px;
    color: #f60;
    line-height: 21px;
    display: none;
}
.prompt .triangle{
    position: absolute;
    left: 75px;
    top: -7px;
    display: inline-block;
    width: 13px;
    height: 7px;
    background: url("../images/detail/triangle.gif") 0 0 no-repeat;
}
.detaillogout a.login{
    width: 44px;
    height:19px;
    line-height: 19px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    margin:0 10px;
    background: #F3981D;
    border: 2px solid #F3981D;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
}
.detaillogout a.look{
    width: 70px;
    height:19px;
    line-height: 19px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    margin:0px;
    background: #F3981D;
    border: 2px solid #F3981D;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
}
.detaillogout a.login:hover{
    background: #ffffff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.detailregis{
    width:100%;
    overflow: hidden;
    padding:30px 0;
}
.detailregis .fl{
    margin-left: 60px;
    _display:inline;
}
.detailregis .fl h5{
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
}
.detailregis .fl h5 span{
    border-bottom:3px solid #F3981D;
}
.detailregis  p{
    width: 100%;
    line-height: 36px;
}
.detailregis .fr{
    margin-right:100px;
    _display:inline;
}
.detailregis .fr a.reg{
    width: 220px;
    height:30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 9px;
    background: #F3981D;
    border: 2px solid #F3981D;
    font-weight: bold;
    font-size: 14px;
}
.detailregis .fr a.reg:hover{
    background: #ffffff;
    color: #333333;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.container{
    width:100%;
    /*overflow: hidden;*/
    line-height: 35px;
    color: #555;
    margin:20px 0;
}
.container:after {
    display: block;
    content: "";
    clear: both;
}

.detbom{
    width:100%;
    overflow: hidden;
    margin-top: 20px;
    border-top:1px dashed #cccccc;
}
.detbom h5{
    margin-top: 20px;
    margin-left: 20px;
    font-weight: bold;
    font-size: 16px;
}
.detbom h5 span{
    border-bottom:3px solid #F3981D;
}
.detbom p{
    width: 100%;
    display: inline-block;
    margin-left: 20px;
    margin-top: 20px;
    line-height:50px;
}
.detbom p a{ margin-top: 0}
.file{
    width:100%;
    overflow: hidden;
    margin-top: 20px;
    border-top:1px dashed #cccccc;
}
.file strong{
    display: block;
    width:100%;
    line-height:20px;
    margin:20px;
}
.file p{
    width:100%;
    line-height: 30px;
    margin-left: 20px;
}

h3.title2{
    background: none;
}
h3.title2 span{
    width: 60px;
    margin-left: 0;
    background: url("../images/title_bkg2.jpg") no-repeat;
    padding-left: 15px;
}

.tab{
    overflow: hidden;
    position: relative;
}
.tab .hd{
    width: 71%;
    position: absolute;
    left: 70px;
    top:0;
    border-bottom: 1px solid #cccccc;
}
.tab .hd ul{
    overflow: hidden;
    margin: 6px 0;
}
.tab .hd ul li{
    display: inline-block;
    float: left;
}
.tab .hd ul li a{
    padding:0 10px;
    height:24px;
    line-height:24px;
    display: inline-block;
    font-size: 14px;
    *display:inline;
    _display:inline;
}
.tab .hd ul li.on a{
    border: 1px solid #F3981D;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.tab .bd{
    width:96%;
    height:180px;
    margin:17px auto 20px auto;
    *margin:15px auto 20px auto;
}
.tab .bd a{
    margin:0 4px;
    display: inline-block;
    line-height: 32px;
}
.tab .search_bd a{
    line-height: 24px;
    *line-height:28px;
}
/*委托公告*/
span.wt,span.tj{
    padding:0 12px;
    height: 20px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    margin:0 5px;
    border-radius: 10px;
    display: inline-block;
    background: #f47920;
}
span.tj{
    background: #00994b;
    padding:0 10px;
}
p.time i{
    color: #ff0000;
    font-weight: 600;
    margin:0 3px;
}
p.time span{
    color: #00994b;
    font-weight: bold;
    margin-right: 10px;
}


/* 委托公告  详情页*/
.wtdetail{
    overflow: hidden;
    padding:20px;
    *width: 100%;
}
.wtdetail a.disable{
    background: #999999;
    border:2px solid #999999;
    color: #ffffff;
}
a.disable:hover{
    color: #ffffff!important;
}

.wtdetail p{
    width:70%;
    line-height:26px;
    overflow: hidden;
}
.wtdetail p span{
    border-bottom:3px solid #F3981D;
}
div.time{
    width:98%;
    overflow: hidden;
    margin: 20px auto;
    border-bottom:1px dashed #cccccc;
    background: url("../images/detail/clock.jpg") left center no-repeat;
}
div.time p{
    margin-left: 50px;
    line-height: 80px;
    font-size: 16px;
    color:#000000;
    font-weight: bold;
}
div.time p span i{
    display: inline-block;
    color: #ff0000;
    font-size: 22px;
    font-weight: bold;
    margin:0 3px;
}


/* 项目信息 */
.list_search .sea_input{
    display: inline-block;
    width: 182px;
    *width:180px;
    height: 23px;
    line-height: 20px;
    border: 1px solid #cccccc;
    padding:0 10px!important;
    *padding:0 10px;
    box-sizing: border-box;
    font-size: 13px;
    float: left;
    margin-top: 8px;
}
.list_search .sea_btn{
    display: inline-block;
    width: 100px;
    height: 19px;
    margin-top: 8px;
    line-height:19px;
    background:#F3981D;
    border:2px solid #F3981D;
    color: #ffffff;
    position: relative;
    cursor: pointer;
    text-align: center;
}
.list_search .sea_btn:hover{
    background: #ffffff;
    color:#333333
}
span.jd,span.gj{
    color: #cf343a;
    font-weight: bold;
}
span.jx,span.ck{
    padding:0 12px;
    height: 20px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    margin:0 5px;
    border-radius: 10px;
    display: inline-block;
    background: #F3981D;
}

span.ck{
    background: #5287ac;
}
span.tj2{
    width:37px;
    height:21px;
    line-height:21px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    background: url("../images/detail/j.jpg") no-repeat;
}

/* 项目 详情页*/
.xm_detail{
    width:100%;
    overflow: hidden;
    margin:0 auto;
}
.xm_detail p{
    width:100%;
    margin-top:30px;
}
.xm_detail .file p{
    margin-top: 0px;
}
.xm_detail p span{
    display: inline-block;
    padding:0 10px;
    height:40px;
    line-height: 40px;
    background: #F3981D;
    font-weight: bold;
    color:#ffffff;
}
.xm_detail td.jd{
    width: 480px;
    color: #cc0000;
}
.list {
    margin-left: 20px;
    margin-top: 20px;
}
.list p{
    line-height: 32px;
    margin-top: 0px;
}
.list p a.look{
    width:120px;
    background: url("../images/detail/look2.jpg") #F3981D  10px center no-repeat;
    padding-left: 24px;
}
.list p a.look:hover{
    background: url("../images/detail/look.jpg") #ffffff  10px center no-repeat;
}

.project_contain a{
    display:inline-block;
    margin:0 4px;
    *margin:3px 4px;
}

/*机构详情页*/
p.jg{
    border-top:1px dashed #cccccc;
    height:30px;
    position: relative;
}
p.jg span{
    position: relative;
    left:0;
    top:-15px;
    display: inline-block;
    height:30px;
    line-height:30px;
    background: url("../images/detail/jg_tit.jpg") #ffffff left center no-repeat;
    padding-left: 40px;
}

/*弹窗*/
.layer{
    display: none;
}
.layer p{
    width:96%;
    line-height:36px;
    overflow: hidden;
    text-align: center;
    margin:0 auto;
    *width:98%;
}
p.close{
    width:95%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    border-bottom:1px solid #dddddd;
    font-size:16px;
}
p.close span{
    width: 12px;
    height:50px;
    position: relative;
    float: right;
    display: block;
    background: url("../images/detail/close.jpg") left center no-repeat;
    _display:inline;
}
p.tips{
    margin:30px auto;
}
p.jgk{
    width: 80%;
    padding-left: 50px;
    text-align: left;
    background: url("../images/detail/check_tan.jpg") left center no-repeat;
}
p.sub{
    width: 64%;
    padding-left: 50px;
    text-align: left;
    background: url("../images/detail/check_submit.jpg") left center no-repeat;
}
.layer p.sub{
	width: 64%;
}
p.confirm{
    margin-bottom: 50px;
}
p.confirm button{
    width:96px;
    height:36px;
    line-height: 36px;
    color: #ffffff;
    background: #F3981D;
    margin:0 10px;
    display: inline-block;
    border:2px solid #F3981D;
}
p.confirm button.cancel{
    background: #999;
    border:2px solid #999;
}

/*弹窗 在线报名*/
.formmain{
    margin:10px 0 ;
    overflow: hidden;
    *margin-bottom: 30px;
}
.form_control{
    width:90%;
    float: left;
    line-height:36px;
    margin:12px 20px;
    position: relative;
}
.form_control:after {
    display: block;
    content: "";
    clear: both;
}
.form_control label{
    width:60px;
    text-align: right;
    font-weight: bold;
    display: block;
    float: left;
}
.form_control input{
    width: 302px;
    height:36px;
    padding-left:10px;
    border:1px solid #dddddd;
    float: right;
    line-height: 36px;
}
.form_control em{
    position: absolute;
    display: block;
    left: 60px;
    bottom: -20px;
    line-height: 16px;
    font-size: 12px;
    color: red;
}

.ad{
    _display:inline;
}

.ad img{
    margin-bottom: 10px;
    float: left;
}

/*地区招标导航  列表页面*/
.listmain  ul.text_list{
    overflow: hidden;
    margin-top: 10px;
    border-top: 1px solid #dddddd;;
}
.listmain  ul.text_list li{
    border: 1px solid #dddddd;
    border-top: none;
    padding: 10px 20px;
    overflow: hidden;
}
.listmain  ul.text_list li .fl{
    width: 700px;
    overflow: hidden;
}

.listmain  ul.text_list li .fl a{
    width: 700px;
    font-size: 18px;
    height:32px;
    line-height: 32px;
    overflow: hidden;
    display: inline-block;
}
.listmain  ul.text_list li .fl p.summary{
    width: 100%;
    margin-top: 10px;
    color: #999;
    line-height: 24px;
    height: 48px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.listmain  ul.text_list li .fl p.key{
    margin-top: 10px;
    text-align: right;
    color: #999;
}
.listmain  ul.text_list li .fl p.key span{
    margin-left: 50px;
}
.listmain  ul.text_list li .fr{
    width:108px;
}
.listmain  ul.text_list li .fr a{
    width: 74px;
    height: 30px;
    line-height: 30px;
    margin-top: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    text-align: center;
    border: 1px solid #dddddd;
}
.listmain  ul.text_list li:hover .fl a{
    color: #ff9900!important;
}
.listmain  ul.text_list li:hover .fr a{
    background: #ff9900;
    border: 1px solid #ff9900;
    color: #ffffff!important;
}
.listmain  a.more{
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 40px auto 10px auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    text-align: center;
    background: #ff9900;
    color: #fff!important;
}
/*招标日历聚合  */
.date{
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px auto;
}
.date h2{
    width: 100%;
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    color: #555555;
}
.date ul{
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}
.date ul li{
    width: 270px;
    float: left;
    border: 1px solid #dddddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 37px;
    *margin-right:35px;
    _margin-right:35px;
    margin-top: 20px;
}
.date ul li h3{
    width: 100%;
    height: 31px;
    line-height: 31px;
    background: #ffcc66;
    color: #fff;
    text-align: center;
}
.week{
    width:100%;
    height: 24px;
    line-height: 24px;
    background: #f6f6f6;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
}
.week span{
    margin:0 4px;
    width:28px;
    text-align: center;
    display:inline-block;
    /**width: 25px;*/
    /*_width: 25px;*/
}
.datelist{
    width:100%;
    height:218px;
    margin-top: 10px;
    overflow: hidden;
}
.datelist a{
    margin:8px 4px;
    width:28px;
    text-align: center;
    display:inline-block;
    color: #f90;
}
.datelist a.delay{
    color: #999;
}

/*招标日历列表页*/
.calender_title{
    width: 98%;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    border-bottom: 1px solid #dddddd;
}
.calender_title a{
    margin-right: 10px;
    padding-right: 3px;
    display: inline-block;
}
.calender_title a.active{
    color: #ff9900!important;
    border-bottom: 2px solid #ff9900;
}
ul.calender_list{
    width: 98%;
    margin: 20px auto;
    padding: 10px 0;
    border: 1px solid #dddddd;
}
ul.calender_list li{
    padding: 0 15px;
    line-height: 30px;
    margin: 5px 0;
}
ul.calender_list li a{
    width: 90%;
    overflow: hidden;
}
ul.calender_list li a:hover{
    color: #ff9900!important;
}

/* 招标分类专区 聚合页*/
ul.category{
    padding: 20px;
    overflow: hidden;
}
ul.category li{
    width: 100%;
    margin-bottom: 20px;
    float: left;
    overflow: hidden;
}
ul.category li p{
    height: 24px;
    line-height: 24px;
    font-weight: bold;
}
ul.category li p img{
    vertical-align: middle;
}
ul.category li .categorylist{
    overflow: hidden;
    margin-top: 20px;
}
ul.category li .categorylist .clearFiex{
    margin-bottom: 20px;
}
ul.category li .fl{
    width: 48%;
    overflow: hidden;
}
ul.category li .fr{
    border-left: 1px solid #dddddd;
    width: 49%;
    padding-left: 2%;
    overflow: hidden;
}
ul.category li .left{
    width: 56px;
    height: 20px;
    float: left;
}
ul.category li .left a{
    width: 65px;
    display: block;
    text-align: left;
    border-right: 1px solid #999;
    margin-bottom: 20px;
}
ul.category li .right{
    width: 320px;
    float: left;
    margin-left: 20px;
}
ul.category li .right a{
    display: inline-block;
    margin:0 5px 10px 5px;
}
ul.category li .right a.red{
    color: #ff3300;
}

/*招标分类专区列表页*/
.area_purchase{
    *width: 886px;
    margin: 20px auto;
    padding: 10px 0;
    overflow: hidden;
    border: 1px solid #dddddd;
    float: left;
}
.area_purchase p{
    padding-left: 30px;
    margin-bottom: 10px;
}
.area_purchase ul{
    overflow: hidden;
}
.area_purchase ul li{
    width: 160px;
    float: left;
    margin: 6px 30px;
    *margin:6px 26px;
}
.area_purchase ul li a{
    color: #999999;
}


/* 网站 地图 */
.maplist{
    width: 98%;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #dddddd;
    margin: 0px auto 30px auto;
}
.maplist p.title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding-left: 43px;
    overflow: hidden;
    background: url("../images/page/maptitle.jpg") left top no-repeat;
    color: #ffffff;
    margin-bottom: 30px;
}
.maplist p.bid{
    background-position-y: -36px;
}
.maplist p.purchase{
    background-position-y: -72px;
}
.maplist p.institutions{
    background-position-y: -108px;
}
.maplist p.news{
    background-position-y: -144px;
}
.maplist p.service{
    background-position-y: -180px;
}
.maplist p.area{
    background-position-y: -216px;
}
.maplist p.category{
    background-position-y: -252px;
}
.maplist p a{
    display: inline-block;
    margin: 0 20px;
    line-height: 32px;
    color: #666666;
}
.maplist p a.red{
    color: #ff3300;
}
.maplist ul{
    margin-left: 20px;
    overflow: hidden;
}
.maplist ul li{
    width: 50%;
    float: left;
}
.maplist ul li span{
    color: #666666;
    line-height: 32px;
    font-weight: 600;
    float: left;
    margin-right: 5px;
}
.maplist ul li a{
    display: inline-block;
    margin-right: 30px;
    line-height: 32px;
    float: left;
}


/* 云标书 详情页*/
.cloud_details{
    width:100%;
    overflow: hidden;
    margin:0 auto;
}
.cloud_details p{
    width:100%;
    margin-top:30px;
}
.cloud_details .file p{
    margin-top: 0px;
}
.cloud_details p span{
    display: inline-block;
    padding:0 10px;
    height:40px;
    line-height: 40px;
    background: #e94a35;
    font-weight: bold;
    color: #ffffff;
}
.cloud_details .detaillogout{
    margin-bottom: 30px;
}
.cloud_details .detaillogout h3{
    width: 100%;
}
.cloud_details  table  tbody  tr:nth-of-type(odd){
    background: #ffffff;
}
.cloud_details td{
    text-align: center;
}
.cloud_details td.gray{
    background: #f3f3f3;
}
.cloud_details td.align_left{
    text-align: left;
}
.cloud_details td a{
    float: right;
    color: #0088cc;
}
.cloud_details td a.left{
    float: left;
}
.cloud_details td a.red{
    float: none;
    color: #e94a35;
}
.disclaimer{
    *width: 846px;
    background:#f3f3f3 ;
    padding: 20px;
}
.disclaimer span{
    width: 100%;
    display: block;
    line-height: 32px;
    font-size: 12px;
    font-weight: 600;
    color: #333333;
}
.disclaimer p{
    line-height: 26px;
    font-size: 12px;
    color: #999999;
}
.detail .cloud_detailradio{
    margin:16px 0;
    text-align: right;
    position: relative;
    *margin-left:280px;
}

.bdshare-button-style0-16 .bds_more{
    float: none;
}
.detail .cloud_detailradio .btn,.bdshare-button-style1-16 .bds_more{
    display: inline-block;
    padding:0 7px;
    height:22px;
    line-height: 22px;
    border-radius: 6px;
    margin:0 10px;
    background: none;
    float: none;
    *float: left;
    font-size: 14px;
    _display:inline;
    cursor: pointer;
}
.detail .cloud_detailradio  a.bds_more{
    display: inline-block;
    padding:0 7px;
    height:22px;
    line-height: 22px;
    border-radius: 6px;
    margin:0 10px;
    background: none;
    float: none;
    *float: left;
    font-size: 14px;
    _display:inline;
    cursor: pointer;
    background: url("../images/page/cloud_ico2.jpg") 4px center no-repeat;
    padding-left: 30px;
}
.detail .cloud_detailradio .btn b{
    width:22px;
    height:16px;
    float: left;
    display: inline-block;
    margin: 3px 5px 0 0;
    background: url("../images/page/cloud_ico1.jpg") 4px center no-repeat;
    _display:inline;
}
.detail .cloud_detailradio btn span{
    display: inline-block;
    line-height:22px;
    float: left;
    _display:inline;
}

/* 云标书详情页弹窗*/
.cloud_layer{
    background: #ffffff;
    overflow: hidden;
}
.cloud_layer p.tip{
    width: 100%;
    height: 42px;
    background: #f3f3f3;
    line-height: 42px;
    text-indent: 2em;
    text-align: left;
}
.cloud_layer .form_control{
    width: 100%;
    line-height: 32px;
    margin: 12px 0px;
    overflow: hidden;
}
.cloud_layer .formmain{
    width: 448px;
    margin: 10px auto 0 auto;
}
.cloud_layer .formmain label{
    width: 90px;
    float: left;
    text-align: left;
    color: #666666;
}
.cloud_layer i{
    color: #f57301;
}
.cloud_layer .formmain input{
    width: 342px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    float: left;
}
.cloud_layer .formmain textarea{
    width: 342px;
    height: 64px;
    line-height: 21px;
    padding-left: 10px;
    float: left;
}
a.intro{
    color: #3497d1;
    margin-left: 20px;
}
.cloud_layer   .form_control p{
    text-align: left;
}
.cloud_layer  p.confirm{
    width: 428px;
    margin:0 auto 20px auto;
}
.cloud_layer  p.confirm button{
    width: 102px;
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    background: #f57301;
    margin:0px;
    display: inline-block;
    border: 2px solid #f57301;
    float: left;
}
.cloud_layer  p.confirm .btn{
    width: 102px;
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    background: #f57301;
    margin-right:57px;
    display: inline-block;
    border: 2px solid #f57301;
    float: left;
    padding: 0;
}
.cloud_layer .layer_bot{
    width: 100%;
    height: 107px;
    background: #000000;
    color: #ffffff;
}
.cloud_layer .layer_bot .fl{
    width: 150px;
    text-align: right;
    margin-top: 24px;
    color: #ffffff;
}
.cloud_layer .layer_bot .fr{
    float: left;
    margin: 16px 0 0 20px;
    width: 360px;
    padding-left:36px;
    border-left: 1px solid #ffffff;
}
.cloud_layer .layer_bot .fr p{
    line-height: 24px;
    color: #ffffff;
    text-align: left;
}
.submitsuccess{
    width: 100%;
    height: 493px;
    text-align: center;
}
.submitsuccess img{
    margin-top: 182px;
}
.submitsuccess span{
    width: 100%;
    display: inline-block;
    font-size: 20px;
    margin-top:10px;
}

/*咨讯列表页*/
.listmain  ul.news_list{
    float: left;
    overflow: hidden;
}
.listmain  ul.news_list li{
    width: 848px;
    *width: 846px;
    float: left;
    border: 1px solid #dddddd;
    padding: 10px 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.listmain  ul.news_list li  a{
	width:860px;
	display:inline-block;
	overflow:hidden;
    font-size: 18px;
    height:32px;
    line-height: 32px;
    font-weight: bold;
}
.listmain  ul.news_list li  p.summary{
    width: 100%;
    margin-top: 10px;
    color: #999;
    line-height: 24px;
    height: 72px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.listmain  ul.news_list li:hover{
    border: 1px solid #ff9900;
}
.listmain  ul.news_list li:hover a{
    color: #ff9900!important;
}
.listmain  ul.news_list li a:hover{
    color: #ff9900!important;
}
.listmain  span.publishdate{
    float: right;
    color: #999999;
}

.news_rightlist a{
    width: 100%;
    height: 32px;
    line-height: 32px;
    display: block;
}
.news_rightlist a.active{
    color:#ff9900
}

/*咨讯详情页*/
.detail h1.newstitle{
    border-bottom: none;
    font-size: 24px;
    margin-bottom: 10px;
}
.detail p.publish{
    text-align: center;
    color: #999999;
}
.news_contain{
    border-top: 1px dashed #999999;
    padding-top: 20px;
}

/* 供应商库 首页*/
.supplier_banner{
    width: 100%;
    height:421px;
    background: #dedede url("../images/page/supplier_banner.jpg") center center no-repeat;
    overflow: hidden;
}
.supplier_banner span{
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    display: block;
    margin-top: 130px;
}
.supplier_banner p{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    margin-top: 13px;
}
.supplier_banner p a{
	color: #ffffff;
    width:137px;
    height: 32px;
    line-height: 32px;
    background: #F3981D;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.supplier_banner ul{
    width: 1200px;
    height: 103px;
    overflow: hidden;
    margin: 70px auto 0 auto;
}
.supplier_banner ul li{
    width: 330px;
    height: 103px;
    background: #aad9e3;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 105px;
}
.supplier_banner ul li.two{
    background: #ffcc66;
}
.supplier_banner ul li.three{
    background: #ed7b5c;
    margin-right: 0px;
}
.supplier_banner ul li p{
    width: 96%;
    height: 49px;
    line-height: 49px;
    text-align: left;
    border-bottom: 2px solid #ffffff;
    margin: 0 auto;
    background: url("../images/page/supplier_ico1.jpg")  3px 17px no-repeat;
}
.supplier_banner ul li.two p{
    background: url("../images/page/supplier_ico2.jpg") left center no-repeat;
}
.supplier_banner ul li.three p{
    background: url("../images/page/supplier_ico3.jpg") left center no-repeat;
}
.supplier_banner ul li p span{
    width: 100px;
    margin:10px 0 0 37px;
    font-weight: normal;
    font-size: 18px;
    display: inline-block;
    line-height: 39px;
    text-align: left;
}
.supplier_banner ul li span{
    width: 96%;
    height: 50px;
    display: block;
    line-height: 50px;
    margin-top: 0px;
    text-align: left;
    margin: 0 auto;
}
.supplier_banner ul li i{
    float: left;
}
.supplier_banner ul li span em{
    float: right;
    margin-right: 3px;
}

.supplierlist{
    overflow: hidden;
}
p.suptitle{
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    color: #ff9900;
    font-size: 18px;
    font-weight: bold;
    background: url("../images/page/supplier_titico1.jpg") left center no-repeat;
    border-bottom: 1px solid #999999;
}
.supplierlist ul{
    width: 100%;
    overflow: hidden;
    margin: 20px auto;
}
.supplierlist ul li{
    width:270px;
    margin-right: 40px;
    *margin-right: 39px;
    float: left;
}
.supplierlist ul li a{
    width:270px;
    height: 20px;
    display:inline-block
}
.supplierlist ul li p{
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 14px;
    color: #999999;
    background:none;
    border-bottom: none;
    font-weight: normal;
    text-align: left;
}
.supplierlist ul li p span{
    color: #ff1212;
}
.chartslist{
    margin-top: 20px;
    overflow: hidden;
}
.chartslist p.suptitle{
    background: url("../images/page/supplier_titico2.jpg") left center no-repeat;
}
.chartslist ul{
    width: 100%;
    overflow: hidden;
    margin: 20px auto;
}
.chartslist ul li{
    width:270px;
    margin-right: 40px;
    *margin-right: 39px;
    float: left;
}
.chartslist ul li a{
    height: 20px;
    display:inline-block;
    width:270px;
}
.chartslist ul li a i{
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border:1px solid #cdcdcd;
    margin-right: 10px;
}
.chartslist ul li p{
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 14px;
    color: #999999;
    background:none;
    border-bottom: none;
    font-weight: normal;
    text-align: left;
}
.chartslist ul li p span{
    color: #ff1212;
}
.about_us{
    width: 100%;
    height: 261px;
    overflow: hidden;
    background: url("../images/page/supplier_aboutus.jpg") center center no-repeat;
}
.about_us p.tit{
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.aboutmain{
    width: 954px;
    overflow: hidden;
    margin: 20px auto;
    text-align: center;
}
.center{
    width: 215px;
    float: left;
    margin-left: 190px;
}
.center a{
	color: #ffffff;
    width:137px;
    height: 32px;
    line-height: 32px;
    background: #F3981D;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    margin-top: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* 新疆某大型 招募*/
.supplier_mbanner{
    width: 100%;
    height: 386px;
    overflow: hidden;
    background: url("../images/page/supplier_mbanner.jpg") center center no-repeat;
    text-align: center;
}
.supplier_mbanner h1{
    font-weight: bold;
    font-size: 64px;
    color: #ffffff;
    line-height: 120px;
    margin-top: 20px;
}
.supplier_mbanner p{
    font-size: 22px;
    color: #f57300;
    line-height: 32px;
    font-weight: bold;
}
.supplier_mbanner .supplier_seacher{
    width: 754px;
    *width:765px;
    margin: 50px auto 0 auto;
}
.supplier_mbanner .supplier_seacher input.name{
    width: 198px;
    height: 61px;
    line-height: 61px;
    color: #999999;
    font-size: 27px;
    padding-left: 10px;
    -webkit-border-radius:8px 0 0 8px;
    -moz-border-radius:8px 0 0 8px;
    border-radius:8px 0 0 8px;
}
.supplier_mbanner .supplier_seacher input.tel{
    width: 329px;
    height: 61px;
    line-height: 61px;
    color: #999999;
    font-size: 27px;
    padding-left: 10px;
}
.supplier_mbanner .supplier_seacher  button{
    width: 198px;
    height: 61px;
    *height:66px;
    *line-height:66px;
    line-height: 61px;
    background: #0ab8dd;
    color: #ffffff;
    font-size: 27px;
    text-align: center;
    -webkit-border-radius:0 8px  8px  0;
    -moz-border-radius:0 8px  8px  0;
    border-radius:0 8px  8px  0;
    border: none;
}

ul.cardlist{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
ul.cardlist li{
    width:210px;
    *width: 200px;
    height: 180px;
    border: 1px solid #dfdfdf;
    float: left;
    text-align: center;
    margin: 0 14px;
    padding: 20px 0;
}
ul.cardlist li p{
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
}
ul.cardlist li span{
    font-size: 32px;
    color: #999999;
}
/*简介*/
.mabout{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.mabout img{
    float: left;
}
.mabout ul{
    width: 780px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
}
.mabout ul li{
    margin: 20px 0;
    float: left;
}
.mabout ul li span{
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
}
.mabout ul li p{
    line-height: 24px;
}
/* 准入须知 */
.admittance{
    width: 100%;
    height: 607px;
    overflow: hidden;
    background: #b4becb;
}
.admittance .tit{
    width: 100%;
    height: 31px;
    overflow: hidden;
    line-height: 31px;
    text-align: center;
    background: url("../images/page/supplier_titgray.jpg") center center no-repeat;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    margin: 40px 0 50px 0;
}
.admittance .admittance_mian{
    width: 1052px;
    height: 457px;
    overflow: hidden;
    background: #e9ede1;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 10px;
}
.admittance .admittance_mian p{
    padding: 0 20px;
    font-size: 20px;
    line-height:36px;
    color: #666666;
    margin: 5px 0;
}
.admittance .admittance_mian p span{
    font-weight: bold;
    color: #333333;
    font-size: 24px;
}
.suplist{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.suplist  .tit{
    width: 100%;
    height: 31px;
    overflow: hidden;
    line-height: 31px;
    text-align: center;
    background: url("../images/page/supplier_tit.jpg") center center no-repeat;
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0 50px 0;
}
.admission_main{
    width: 1181px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.admission_main a{
    width:203px;
    height:50px;
    line-height: 50px;
    background: #f57300;
    display: inline-block;
    color: #ffffff;
    font-size: 26px;
    text-align: center;
    font-weight: 600;
    margin-top: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.newneed .tit,.self_purchase .tit{
    background: url("../images/page/supplier_titlong.jpg") center center no-repeat;
}
/*最新需求清单*/
.txtMarquee-top{
    padding:10px 20px;
}
.txtMarquee-top .bd .tempWrap ul{
    overflow: hidden;
}
.txtMarquee-top .bd .tempWrap ul li{
    width: 47%;
    float: left;
    margin: 5px 1%;
}
.txtMarquee-top .bd .tempWrap ul li span{
    width: 70%;
    height: 24px;
    line-height: 24px;
    float: left;
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis ;
    white-space: nowrap;
}
.txtMarquee-top .bd .tempWrap ul li em{
    width: 10%;
    float: left;
    text-align: center;
    display: inline-block;
}
.txtMarquee-top .bd .tempWrap ul li a{
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    /*color: #f57300;*/
    /*border: 1px solid #f57300;*/
    float: right;
    display: inline-block;
}
.ulWrap ul{
    padding: 20px;
}
li.Linelist{
    width: 31%;
    *width: 30%;
    height: 128px;
    border-right: 1px solid #dddddd;
    float: left;
    margin: 10px 1%;
    * margin: 10px 10px;
}
li.Linelist span{
    width: 100%;
    font-weight: bold;
    display: block;
    line-height: 40px;
}
li.Linelist span img{
    vertical-align: middle;
    margin-right: 10px;
}
li.Linelist p{
    padding: 0 30px;
    line-height: 32px;
}
/*自主采购专区*/
.self_purchase{
    width: 100%;
    overflow: hidden;
    margin:0 auto;
}
.self_purchase p.title{
    width:100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f57300;
}
.self_purchase p.title span{
    height: 39px;
    display: inline-block;
    border-bottom:3px solid #f57300;
}
.self_purchaselist{
    width:1198px;
    overflow: hidden;
    border: 1px solid #d6d7dc;
    border-top: none;
    margin-bottom: 10px;
}
.self_purchaselist .fl{
    *width: 300px;
    margin: 20px;
    position: relative;
}
.self_purchaselist .fl p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: url("../images/page/supplier_libg.png") repeat;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}
.self_purchaselist .fr{
    overflow: hidden;
}
.self_purchaselist .fr ul{
    height: 321px;
    overflow: hidden;
}
.self_purchaselist .fr ul li{
    width: 285px;
    *width: 270px;
    height: 321px;
    float: left;
    border-left: 1px solid #dddddd;
    position: relative;
}
.self_purchaselist .fr ul li p{
    padding:0 20px;
    margin-top: 20px;
    line-height: 32px;
    max-height: 64px;
    overflow: hidden;
    font-size: 16px;
}
.self_purchaselist .fr ul li p span{
    font-weight: bold;
}
.self_purchaselist .fr ul li a{
    position: absolute;
    bottom: 24px;
    left: 50%;
    margin-left: -66px;
    width: 132px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #f57300;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #f57300;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cooperation ul{
    overflow: hidden;
}
.cooperation ul li{
    float: left;
    margin:15px 30px;
    *margin: 15px 25px;
}

/* 供应商招募 */
.recruit_banner{
    height: 386px;
    min-width: 1200px;
    overflow: hidden;
    background: url("../images/page/recruit_banner.jpg") center center no-repeat;
    text-align: center;
}
.recruit_banner h1{
    font-weight: bold;
    font-size: 108px;
    color: #ffffff;
    line-height: 160px;
    margin-top: 20px;
}
.recruit_banner p{
    font-size: 22px;
    color: #F3981D;
    line-height: 60px;
    font-weight: bold;
}
.recruit_banner .supplier_seacher{
    width: 754px;
    *width:765px;
    margin: 50px auto 0 auto;
}
.recruit_banner .supplier_seacher input.name{
    width: 198px;
    height: 61px;
    line-height: 61px;
    color: #999999;
    font-size: 27px;
    padding-left: 10px;
    -webkit-border-radius:8px 0 0 8px;
    -moz-border-radius:8px 0 0 8px;
    border-radius:8px 0 0 8px;
}
.recruit_banner .supplier_seacher input.tel{
    width: 329px;
    height: 61px;
    line-height: 61px;
    color: #999999;
    font-size: 27px;
    padding-left: 10px;
}
.recruit_banner .supplier_seacher  button{
    width: 198px;
    height: 61px;
    line-height: 61px;
    *height: 66px;
    *line-height: 66px;
    background: #0ab8dd;
    color: #ffffff;
    font-size: 27px;
    text-align: center;
    -webkit-border-radius:0 8px  8px  0;
    -moz-border-radius:0 8px  8px  0;
    border-radius:0 8px  8px  0;
    border: none;
}
.recruit_main{
    overflow: hidden;
    min-width: 1200px;
    padding: 20px 0;
    text-align: center;
}
.recruit_main h2{
    color: #606d7f;
    font-size: 35px;
    font-weight: bold;
    line-height: 80px;
}
.recruit_main p{
    font-size: 16px;
    color: #606d7f;
    line-height: 26px;
}
.recruit_main ul.number{
    width: 1200px;
    overflow: hidden;
    text-align: center;
    margin: 30px auto;
}
.recruit_main ul.number li{
    width: 264px;
    height: 260px;
    background: #333333;
    float: left;
    margin: 0 66px;
    *margin: 0 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    border: 1px solid #cdcdcd;
}
.recruit_main ul.number li span{
    display: block;
    width: 100%;
    height: 129px;
    line-height: 129px;
    font-size: 64px;
    background: #0ab8dd;
    text-align: center;
}
.recruit_main ul.number li p{
    padding: 23px;
    line-height: 32px;
    font-size: 16px;
    color: #ffffff;
}

.recruit_main ul.choose{
    width: 1200px;
    overflow: hidden;
    text-align: center;
    margin: 30px auto;
}
.recruit_main ul.choose li{
    width: 390px;
    height: 410px;
    background: #f0f2ea;
    float: left;
    margin: 20px 104px;
    *margin: 20px 80px;
    _margin:20px 70px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #cdcdcd;
}
.recruit_main ul.choose li span{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #f69518;
    text-align: center;
    margin-top: 10px;
}
.recruit_main ul.choose li p{
    padding: 18px;
    line-height:24px;
    font-size: 16px;
}
.join{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.join form{
    width: 675px;
    float: left;
}
.join form .form_control{
    width: 100%;
    margin: 36px 0;
}
.join form .form_control label{
    width: 153px;
    line-height: 55px;
    float: left;
    margin-left: 37px;
    font-size: 26px;
    font-weight: normal;
}.join form .form_control label i{
     color: red;
 }
.join form .form_control input{
    width: 350px;
    float: left;
    margin-left: 10px;
    padding: 0 10px;
    height: 55px;
    line-height: 55px;
    border: 1px solid #dddddd;
}
.join form .form_control button{
    width: 230px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    color: #ffffff;
    background: #0ab8dd;
    font-size: 31px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    border: none;
}

/* APP 推广页面 */
.appbanner{
    width: 100%;
    height: 590px;
    background: url("../images/APP/appbanner.jpg") center center no-repeat;
}
.appbanner .bannermain{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.appbanner .bannermain .text{
    width: 605px;
    margin-top: 124px;
    overflow: hidden;
    float: right;
}
.appbanner .bannermain .text span{
    font-size: 60px;
    font-weight: bold;
    margin: 0;
    padding: 0 ;
}
.appbanner .bannermain .text span b{
    width: 56px;
    line-height: 26px;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin-left: 10px;
}
.appbanner .bannermain .text p{
    width: 199px;
    *width: 200px;
    _width: 200px;
    height: 42px;
    line-height: 42px;
    padding-left: 7px;
    font-size: 32px;
    color: #ffffff;
    background: #2e4766;
    margin-top: 20px;
}
.appbanner .bannermain .text em{
    color: #999999;
    line-height: 48px;
    font-size: 26px;
}
.appbanner .bannermain .text .ewm{
    overflow: hidden;
}
.appbanner .bannermain .text .ewm .fl{
    width: 310px;
    overflow: hidden;
}
.appbanner .bannermain .text .ewm .fl a{
    width: 212px;
    height: 54px;
    line-height: 54px;
    padding-left: 80px;
    background-color:  #F3981D;
    background-image: url("../images/APP/ico_andriod.jpg");
    background-position:   50px center ;
    background-repeat: no-repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    float: left;
    margin: 10px 0;
    font-size: 20px;
    color: #ffffff;
}
.appbanner .bannermain .text .ewm .fl aLhover{
    background-color:  #F3981D; 
}
.appbanner .bannermain .text .ewm .fl a.iPhone{
    background-image: url("../images/APP/ico_iPhone.jpg");
    background-position:   50px center ;
    background-repeat: no-repeat;
}
.appbanner .bannermain .text .ewm .fl a.iPhone:hover{
    background-color:  #F3981D;
}
.appbanner .bannermain .text .ewm  i{
    float: left;
    width: 100%;
    font-size: 12px;
    color: #999999;
    line-height: 24px;
}
.appbanner .bannermain .text .ewm .fr{
    width: 268px;
    overflow: hidden;
    margin-top: 10px;
}
.appbanner .bannermain .text .ewm .fr div{
    width: 128px;
    float: left;
    margin-right: 12px;
}
.appbanner .bannermain .text .ewm .fr div i{
    text-align: center;
    margin-top: 10px;
}
.appmain{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
}
.appmain h2{
    width: 100%;
    font-size: 30px;
    color: #f90;
    text-align: center;
    margin:60px 0 20px 0;
}
.appmain h2 b{
    font-size: 38px;
}
.advantage{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.advantage_main{
    width: 1180px;
    height: 504px;
    margin: 20px 0;
    overflow: hidden;
}
.advantage_main p.num{
    color: #e3e3e3;
    font-size: 72px;
}
.advantage_main p.b_title{
    font-size: 40px;
    line-height: 60px;
}
.advantage_main p.c_title{
    font-size: 26px;
    line-height: 32px;
    color: #999999;
    margin-top: 20px;
}
.advantage_main a.download{
    font-size: 20px;
    color: #ff9900;
    line-height: 60px;
}
.advantage_main .text{
    width: 520px;
    padding-left: 50px;
    background:url("../images/APP/line.jpg") left 20px no-repeat;
    margin-top:150px;
}
.evaluate{
    width: 100%;
    height: 452px;
    overflow: hidden;
    margin: 50px auto 30px auto;
}
.txtScroll-top{
    width: 1180px;
    height: 400px;
    margin:30px auto 0 auto;
    padding: 10px 0;
    border: 1px solid #dddddd;
    position: relative;
}
.txtScroll-top span{
    position: absolute;
    width: 220px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border: 1px solid #dddddd;
    top: -27px;
    left: 50%;
    margin-left: -110px;
    color: #ff9900;
    font-size: 30px;
    font-weight: bold;
    background: #ffffff;
}
.txtScroll-top .bd{
    margin-top: 50px;
    height: 340px;
    *height: 320px;
    _height: 320px;
    overflow: hidden;
}
.txtScroll-top ul.infoList li{
    width: 280px;
    margin: 10px 50px;
    _margin:10px 40px;
    float: left;
}
.txtScroll-top ul.infoList li p.title{
    line-height: 32px;
    margin-bottom: 10px;
    font-weight: 600;
}
.txtScroll-top ul.infoList li p.text{
    line-height: 24px;
    margin-bottom: 10px;
}

/*供应商详情*/
.supplierdetailtop{
    overflow: hidden;
    height: 175px;
    background: url("../../images/page/supplier_detailbg.jpg") center center no-repeat;
}
.supplierdetailtop p.title{
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin-left: 90px;
    margin-top: 40px;
}
.supplierdetailtop p.suppliertip{
    color: #ffffff;
    margin-left: 90px;
    margin-top: 40px;
}
.supplierdetailtop p.suppliertip span{
    color: #fd0000;
}
.supplier_contain p{
    width: 100%;
    line-height: 28px;
    float: left;
    margin-bottom: 5px;
}
.supplier_contain p label{
    color: #999999;
}

.supplier_contain ul{
    overflow: hidden;
}
.supplier_contain ul li{
    width: 100%;
    float: left;
    margin: 10px auto;
    padding: 10px 0;
    border-bottom: 1px dashed #eeeeee;
}
.supplier_contain ul li img{
    float: left;
    width: 102px;
    max-height: 100%;
}
.supplier_contain ul li .clearFiex{
    width: 145px;
    float: right;
    font-size: 12px;
}
.supplier_contain ul li .clearFiex a{
    display: block;
    margin: 0 auto 10px auto;
    width: 78px;
    height: 29px;
    line-height: 29px;
    color: #ffffff;
    font-size: 14px;
    background: #2d8ee9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}

ul.radio{
    position: absolute;
    right: 10px;
    top: 10px;
    height: 21px;
    overflow: hidden;
}
ul.radio li{
    float: left;
    width: 77px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #ebeaea;
    text-align: center;
    margin-right: 10px;
}
ul.radio li a{
    display: block;
}
ul.radio li a.active{
    background: #65afec;
}

/*ie9 以下样式*/
.bidContent{
    width: 400px;
    float: left;
    margin:20px;
    *margin: 15px;
}
.bidContent p span{
    width: 77px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #ebeaea;
    text-align: center;
    margin-right: 10px;
    background: #65afec;
    display: block;
}
.bidContent table{
    width: 100%;
    margin-top: 20px;
}
.bidContent table th{
    background: #eff0f4;
    height: 48px;
    line-height: 48px;
    text-align: left;
    padding-left: 10px;
    border: 1px solid #d9dade;
}
.bidContent table td{
    padding: 5px 0;
    line-height: 26px;
    text-align: left;
    padding-left: 10px;
    border: 1px solid #d9dade;
}
/*企业链图*/
.line{
    width: 100%;
    height: 488px;
    background: url("../../images/page/liantu.jpg") 183px center no-repeat;
    position: relative;
}
.line span.title{
    width: 120px;
    font-weight: bold;
    position: absolute;
    left: 404px;
    top: 280px;
    text-align: center;
}
.line a.sumtitle1{
    height: 95px;
    line-height: 95px;
    display: block;
    width: 120px;
    position: absolute;
    left: 403px;
    top: 98px;
    text-align: center;
}
.line a.sumtitle1:hover{
    color: #ffbe17!important;
}
.line a.sumtitle2{
    width: 120px;
    height: 120px;
    line-height: 120px;
    display:  block;
    position: absolute;
    left: 193px;
    top: 251px;
    text-align: center;
}
.line a.sumtitle2:hover{
    color: #d94326!important;
}
.line a.sumtitle3{
    width: 120px;
    height: 90px;
    line-height: 90px;
    display: block;
    position: absolute;
    left: 592px;
    top: 295px;
    text-align: center;
}
.line a.sumtitle3:hover{
    color: #65aabd!important;
}
.line  .sum1{
    width: 262px;
    height: 120px;
    position: absolute;
    top: 62px;
    left: 488px;
    background: url("../../images/page/sum1.png") left center no-repeat;
}
.line  .sum1 span{
    width: 159px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #ffffff;
    float: right;
    background: #333333;
    margin-top: 3px;
    margin-bottom: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	display: -moz-box;
	display:block;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
}
.line  .sum2{
    width: 187px;
    height: 153px;
    position: absolute;
    top: 233px;
    left: 23px;
    background: url("../../images/page/sum2.png") right 20px no-repeat;
}
.line  .sum2 span{
    width: 127px;
    height: 40px;
    overflow:  hidden;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    float: left;
    background: #333333;
    margin-top: 3px;
    margin-bottom: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.line  .sum3{
    width: 175px;
    height: 120px;
    position: absolute;
    top: 281px;
    right: 15px;
    background: url("../../images/page/sum3.png") left 20px no-repeat;
}
.line  .sum3 span{
    width: 152px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #ffffff;
    float: right;
    background: #333333;
    margin-top: 3px;
    margin-bottom: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
	white-space: nowrap; 
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	display: -moz-box;
	display:block;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
}


/* 代写标书 */
.yzsmain{
    overflow: hidden;
    padding-bottom: 30px;
    background: #333333;
}
.yzs_title{
    width: 1200px;
    height: 988px;
    margin: 0 auto;
    background: url("../images/detail/yizhanshi_title.png") top center no-repeat;
}
.yzs_bookmark{
    width: 1200px;
    height: 262px;
    margin: 0 auto;
    background:url("../images/detail/yzs_bookmark.png") top center no-repeat;
}
.yzs_select{
    width: 1200px;
    height: 905px;
    margin: 0 auto;
    background:url("../images/detail/yzs_select.png") top center no-repeat;
}

.yzs_select ul{
    width: 737px;
    float: left;
    margin-left: 430px;
    _margin-left: 230px;
    margin-top: 75px;
}
.yzs_select ul li.li2{
    margin-top:70px;
}
.yzs_select ul li.li3{
    margin-top:70px;
}
.yzs_select ul li.li4{
    margin-top:80px;
}
.yzs_select ul li p.title{
    font-size: 24px;
    color:#ffe6a5;
    margin-bottom: 20px;
}
.yzs_select ul li p.text{
    font-size: 14px;
    color:#ffe6a5;
}
/*客服*/
.dia_custom {
    width: 960px;
    margin: 10px auto 10px auto;
    *padding-bottom: 16px;
    border:1px solid #b8b8b6;
}
.dia_custom:after {
    content: "";
    display: block;
    clear: both;
}
.dia_custom p.text {
    float: left;
    font-size: 14px;
    color: #666666;
    margin: 25px 0 5px 20px;
}
.dia_custom ul.qq:after {
    content: "";
    display: block;
    clear: both;
}
.dia_custom ul.qq {
    float: left;
    margin-top: 15px;
}
.dia_custom ul.qq li {
    float: left;
    width: 105px;
    margin-left: 55px;
}
.dia_custom ul.qq li img {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
    width: 24px;
    height: 27px;
    float: left;
}
.dia_custom ul.qq li a {
    color: #f7b72a;
    font-size: 12px;
    float: left;
    display: inline-block;
    line-height: 27px;
    text-decoration: none;
}
.dia_custom p.phone {
    float: left;
    color: #666666;
    width: 143px;
    font-size: 17px;
    margin-top: 20px;
    margin-left: 25px;
    margin-bottom: 25px;
}
.dia_custom p.phone img {
    display: inline-block;
    vertical-align: bottom;
    width: 21px;
    height: 25px;
    margin-right: 3px;
    float: left;
}
.subject_advantage{
    width: 100%;
    height: 3448px;
    background: url("../images/detail/advantage.jpg") center center no-repeat;
}
a.subject_link{
    width: 420px;
    height: 36px;
    display: block;
    position: absolute;
    left: 374px;
    bottom: 143px;
}
/*未登录详情页面 登录注册按钮*/
.noLoginbtn{
    width: 44px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    display: inline-block;
    color: #ffffff!important;
    margin: 0 10px;
    background: #F3981D;
    border: 2px solid #F3981D;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
}
.noLoginbtn:hover {
    background: #ffffff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/*渠道详情页*/
/*渠道详情页*/
.channel_bigbox{
    width: 100%;
    min-height: 50px;
    border: 1px solid #cccccc;
    margin-top: 20px;
    padding: 0 34px;
    box-sizing: border-box;
    padding-bottom: 25px;
}
.channel_title{
    width: 100%;
    font-size: 18px;
    color: #f3981d;
    text-align: center;
    font-weight: bold;
    padding: 40px 0 25px 0;
    box-sizing: border-box;
}
.channel_navbox{
    width: 100%;
    height: 35px;
    border-bottom:1px dashed #cccccc;
}
.channel_navson{
    width: 12.50%;
    height: 100%;
    float: left;
    text-align: center;
    line-height: 35px;
    font-size: 12px;
    color: #333333;
    cursor: pointer;
}
.channel_navson>img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}
.channel_infobox{
    width: 100%;
    margin-top: 30px;
    font-size: 14px;
    color: #666666;
    text-align: center;
}
.channel_infobox>span{
    margin-right: 104px;
}
.chan_offerinfobox{
    width: 100%;
    margin-top: 30px;
    height: 44px;
}
.chan_offerinfoson{
    float: left;
    width: 50%;
    height: 100%;
}
.chan_offerbtn{
    display: inline-block;
    width: 100px;
    height: 30px;
    background: #d94646;
    text-align: center;
    line-height: 30px;
    color: #fff!important;
    font-size: 13px;
    border-radius: 5px;
    float: right;
    margin-top: 12px;
}
.chan_offerbtn:hover{
    color: #fff!important;
}
.chan_offerinfotitle{
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    color: #333333;
}
.chan_offerinfotime{
    width: 100%;
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
}
.enquiry_box{
    width: 100%;
    margin-top: 34px;
}
.enquiry_titlebox{
    width: 80px;
    height: 40px;
    background: #f3981d;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 40px;
}
.enquiry_tablebox{
    width: 95%;
    min-height: 50px;
}
.enquiry_table_bordered{
    border: 1px solid #ddd;
    width: 100%;
}
.enquiry_table_bordered > thead > tr > th, .enquiry_table_bordered > tbody > tr > th, .enquiry_table_bordered > tfoot > tr > th, .enquiry_table_bordered > thead > tr > td, .enquiry_table_bordered > tbody > tr > td, .enquiry_table_bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.enquiry_table_header{
    background: #eeeeee;
    height: 33px;
    color: #333333;
    line-height: 33px;
    font-size: 14px;
    text-align: left;
}
.enquiry_table_header>th{
    font-weight: normal!important;
    padding: 0 8px;
    box-sizing: border-box;
}
.enquiry_table_bordered > tbody > tr > td {
    padding: 0 8px;
    box-sizing: border-box;
    color: #333333;
}
.enquiry_lookbtn{
    display: inline-block;
    font-size: 14px;
    color: #fff!important;
    padding: 8px;
    background: #f3981d;
    margin: 28px 0;
}
.enquiry_lookbtn:hover{
    color: #fff!important;
}
.procu_conbox{
    /*width: 40%;*/
    min-height: 50px;
}
.procu_tableheader{
    text-align: left;
    font-weight: normal!important;
    background: #f3f3f3;
    font-size: 14px;
    color: #333333;
    padding: 0 8px;
    box-sizing: border-box;
    height: 33px;
    width: 30%;
}
.procu_tablecontent{
    width: 70%;
    text-align: left;
    padding: 0 8px;
    box-sizing: border-box;
    color: #333;
    font-weight: normal!important;
}
.procu_lookbtn{
    display: inline-block;
    font-size: 12px;
    color: #fff!important;
    padding: 4px 11px;
    background: #f3981d;
    margin: 6px 0;
}
.procu_conbox >table > tbody > tr:nth-child(odd) > th{
    background: #eeeeee;
}
.procu_titlebox{
    width: 96px;
}
.recommended_box{
    width: 98px;
    text-align: center;
}
.recommended_conbox{
    width: 100%;
}
.recommended_con{
    width: 100%;
    display: inline-block;
    margin-top: 16px;
    color: #333333;
    font-size: 13px;
}
.no_juris_box{
    width: 100%;
    margin-top: 30px;
}
.no_juris_box>h5 {
    margin-top: 20px;
    font-weight: bold;
    font-size: 16px;
}
.no_juris_box>p {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    line-height: 30px;
}
.no_juris_box>h5>span {
    border-bottom: 3px solid #F3981D;
}
.mem_servicelist{
    font-weight: bold;
    color: #3e617e!important;
}
.chan_vipbox{
    width: 100%;
    margin-top: 30px;
}
.share_btn a{
    padding-left: 25px!important;
    background: url("../images/channel/fenxiang.png") no-repeat!important;
    float: none!important;
    line-height: 35px!important;
}
.fun_btn a{
    padding-left: 0px!important;
    background: transparent!important;
    float: none!important;
}

/**************************************************新版拟在建详情页面*******************************************************************/
.tabTitle{
    width: 818px;
    height: 45px;
    border-radius: 15px;
    background: #d0d0d0;
}
.tabTitle li{
    float: left;
    width: 260px;
    height: 43px;
    line-height:43px;
    background: #d0d0d0;
    text-align: center;
    border-radius: 15px;
    margin-top: 1px;
    margin-left: 2px;
    margin-right: 15px;
    cursor: pointer;
}
.tabTitle li.active{
    background: #ffffff;
}
.project_logistics_list{
    width: 100%;
    margin: 50px 0;
}
.db{
    display: block;
}
.dn{
    display: none;
}
.project_logistics_list_p{
    width: 170px;
    text-align: center;
    background: #fe9400;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    border-radius: 10px;
}
.project_logistics_box{
    margin: 20px 0;
    padding-left: 20px;
}
.project_announcement{
    width: 100%;
    margin: 50px 0;
}
.project_announcement_ul{
    margin: 30px 0;
    margin-left: 20px;
    overflow: hidden;
}
.project_announcement_ul li{
    width: 110px;
    background: #f9c7c9;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    float: left;
    cursor: pointer;
}
.project_jiantou{
    margin: 9px 5px 0 0;
}
.project_announcement_ul li.not_finish{
    background: #ffffff;
}
.project_logistics_box p{
    line-height: 30px;
}


