﻿/*横幅*/
.switcher_dot{width: 200px; margin: auto; overflow: hidden;}
.switcher_dot span{width:25px; height:8px;background-color: #fff; cursor:pointer; text-indent:-10000px; overflow:hidden; display:block; float:left; margin-left:10px;opacity: 0.5;border-radius: 5px; filter:alpha(opacity:50);}
.switcher_dot span.cur{ opacity: 1;filter:alpha(opacity:100);}
.list_banner_box{position: absolute;z-index: 12;bottom: 10px; width: 100%;}

body {overflow-x:hidden;}

/*横幅子导航*/
.heightzero-hack{ height: 0;}
.positin_box{position: absolute;top: 0px;left: 0px;z-index: 11;width: 100%;}
.sub_nav_box{ width: 230px;height:380px; background-color: #fff;margin-top: 20px;border-right: 1px solid #f1f1f1;position: absolute;}
.sub_nav_box dl{ height: 95px;overflow: hidden;}
.sub_nav_box dl:hover{-webkit-transition: all .2s ease;padding-left: 10px;}
.sub_nav_box dl dt a{ font-weight: bold;padding: 5px 0px;font-size: 16px;margin-top: 5px;display: block;overflow: hidden;}
.sub_nav_box dl dt a i{ width: 10px;height: 12px;display: block;background: url(jiantt.png) no-repeat;float: right;display: none;}
.sub_nav_box dl dd a{ color: #999999;}
.sub_nav_box dl dd a:hover{color:#f03220;}
.sub_nav_box p.line{ height: 1px;background-color: #f1f1f1;font-size: 0;width: 90%;margin: auto;}
.sub_show_main{padding:0px 15px;}
.sub_show_main:hover .link_content,.sub_show_main:hover dl dt a i{ display: block;}
.sub_show_main:hover dl dt a{color:#f03220;}
.link_content{ position: absolute;top: 0;left: 231px;background-color: #fff;height: 373px;width: 450px;padding: 5px 20px;display: none;overflow: hidden}
.link_content div{ font-size: 16px;font-weight: bold;border-bottom: 1px solid #cccccc;line-height: 35px;}
.link_content p.link{ margin: 5px 0px;}
.link_content p.link a{color: #999999}
.link_content p.img{ text-align: center;}
.login_fast_box{ width: 300px;height: 383px;float: right;margin-top: 20px;}
.registered_box {position: relative;height: 270px;}
.registered_box .registered_bg{ background-color: #7d434f;height: 270px;opacity: 0.8;position: absolute;top: 0;left: 0;width: 100%;z-index: 13;}
.registered_box .registered{ position: absolute;top: 0;left: 0;height: 270px;color: #fff;opacity: 1;z-index: 14;width: 100%;}
.registered_box .registered p{text-align: center;margin-top: 10px;font-size: 16px;}
.registered_box .registered p.title{ font-size: 20px;text-align: center;margin-top: 60px;font-weight: bold;}
.registered_box .registered p strong{ font-size: 42px;font-family: Arial;font-weight: bold;}
.registered_box .registered a.goin{ width: 215px;height: 40px;margin: auto;color: #fff;display: block;border: 2px solid #fff;margin-top: 15px;line-height: 40px;text-align: center;font-size: 20px;}
.registered_box .registered a.goin:hover{ color: #ebc029;border: 2px solid #ebc029;}
.registered_box .registered p.login_link{ margin-top: 15px;}
.registered_box .registered p.login_link a{ color: #fff;padding-left: 10px;text-decoration: underline;}
.registered_box .registered p.login_link a:hover{ color: #ebc029;}
.login_fast_box .news_list{ margin-top: 10px;background-color: #fff;height: 94px;padding:5px 15px;}
.login_fast_box .news_list h1{ margin-top: 10px;margin-bottom: 10px;color: #000;font-weight: bold;font-size: 16px;}
.login_fast_box .news_list h1 span{ color: #fff;background-color: #ebc029;padding: 0px 5px;display: inline-block;margin-left: 10px;font-size: 10px;font-weight: normal;vertical-align: middle;}
.login_fast_box .news_list h1 p{ float: right;}
.login_fast_box .news_list h1 p a{ display: inline-block;width: 25px;height: 22px;border: 1px solid #f7f7f7;background-color: #fff;margin-right: 5px;background: url(v3.0_index_icon.png) no-repeat;}
.login_fast_box .news_list h1 p a:hover{ border: 1px solid #d5ac43;}
.login_fast_box .news_list h1 p a.left{ background-position: 8px -17px;}
.login_fast_box .news_list h1 p a.right{background-position: 8px -42px;}
.login_fast_box .news_list .mini_news{ height: 45px;overflow: hidden;}
.login_fast_box .news_list .mini_news ul{ margin-top: 0px;}
.login_fast_box .news_list .mini_news li{ height: 45px;}
.login_fast_box .news_list .mini_news li i{background: url(v3.0_index_icon.png) no-repeat;background-position: 0px -328px;width: 8px;height: 40px;float: left;margin-right: 8px;}
.login_fast_box .news_list .mini_news li a{ overflow: hidden;}

.hitright{ width: 300px;height: 153px;float: right;margin-top: 20px;}
.hitright .news_list div{ margin-top: 10px;margin-bottom: 10px;color: #777;font-size: 16px;float:left;width:300px;}
.hitright .news_list div.mini_news{border:1px solid #b6b6b6;}
.hitright .news_list div span{ color: #fff;background-color: #ebc029;width:20px;height:20px;padding: 0px 5px;display: inline-block;margin-left: 0px;font-size: 10px;font-weight: normal;vertical-align: middle;background: url(ggaobg.png) no-repeat;}
.hitright .news_list div p{ float: right;width:50px;}
.hitright .news_list div p a{ display: inline-block;width: 50px;height: 22px;border: 1px solid #f7f7f7;background-color: #fff;margin-right: 5px;background: url(v3.0_index_icon.png) no-repeat;}
.hitright .news_list div p a.more{background:none;color: #777;}
.hitright .news_list div p a:hover{ border: 1px solid #d5ac43;}
.hitright .news_list div p a.left{ background-position: 8px -17px;}
.hitright .news_list div p a.right{background-position: 8px -42px;}
.hitright .news_list .mini_news{ height: 95px;overflow: hidden;}
.hitright .news_list .mini_news ul{ margin-top: 0px;}
.hitright .news_list .mini_news li {height: 33px;line-height: 33px;width: 300px;overflow: hidden;white-space: nowrap;}
.hitright .news_list .mini_news li i{background: url(v3.0_index_icon.png) no-repeat;background-position: 0px -322px;width: 8px;height: 30px;float: left;margin-left: 8px;}
.hitright .news_list .mini_news li a{ overflow: hidden;font-size:14px;color:#777;font-weight:normal;}

.hitleft{width:1140px;float:left;height:120px;}
.hitleft .mc{padding-left:50px;background: url(11.png) no-repeat left center;height:40px;line-height:40px;color:#333;font-size:20px; text-align:left; margin-top:30px;}
.hitleft .imgtu{background: url(12.png) no-repeat left center;height:90px;margin-top:20px;}

.new_news{ overflow:hidden; }
.new_news .left{ width:634px; height:280px; float:left; position:relative; z-index:5;}
.new_news .left .line{ width:1px; height:170px; background:#8da9f9; position:absolute; left:13px; top:84px; z-index:3; }
.new_news h2{height:60px; line-height:60px; padding-left:50px;font-size:20px; color:#333; border-bottom:1px solid #dcdcdc;}
.new_news h2 a{ float:right; font-size:12px; color:#808080; background: url(arrow.png) no-repeat right center; padding-right:20px; }

.new_news .left h2{background:#fff url(13.png) no-repeat left center;}
.new_news .left p{ font-size:14px; color:#808080; margin-top:10px;height:30px; line-height:30px; position:relative; z-index:10;}
.new_news .left p:hover{ color:#e14f4c;}
.new_news .left p i{ width:24px; height:24px;background: url(16.png) no-repeat left center; display:inline-block; margin-right:10px; vertical-align:middle; border:2px solid #fff; border-radius:50%; background-size: 100%;}
.new_news .left p:hover i{ background: url(15.png) no-repeat left center;background-size: 100%;}


.new_news .right{ width:412px; height:280px; float:right; }
.new_news .right h2{background: url(13.png) no-repeat left center; }
.new_news .right p{ font-size:14px; color:#808080; margin-top:15px; padding-left:5px; }
.new_news .right p i{ display:inline-block; width:8px; height:8px; border-radius:20px; background:#5c84f6; margin-right:10px; }


.new_calendar{ margin-top:38px;}
.new_calendar h2{ height:60px; line-height:60px; padding-left:50px;font-size:20px; color:#333; background: url(17.png) no-repeat left center;}
.new_calendar h2 span{ font-size:20px; font-weight:bold; color:#3b5ce0; margin-left:20px; }
.new_calendar h2 a{ float:right; font-size:12px; color:#808080; background: url(arrow.png) no-repeat right center; padding-right:20px;}


.new_invest{margin-top:20px;  }
.new_invest h2{ height:60px; line-height:60px; padding-left:50px;font-size:20px; color:#333; background: url(18.png) no-repeat left center;     border-bottom: 1px solid #dcdcdc;}
.new_invest h2 a{ float:right; font-size:12px; color:#808080; background: url(arrow.png) no-repeat right center; padding-right:20px;}
.new_invest ul{ overflow:hidden; }
.new_invest ul li{ width:515px; height:130px; margin-right:65px; float:left; margin-top:33px; border-bottom: 1px solid #dcdcdc;}
.new_invest ul li:nth-of-type(2),.new_invest ul li:nth-of-type(4){ margin-right:0;}
.new_invest ul li .word{ width:298px; float:right; text-align:left; }
.new_invest ul li .word p{ width:320px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.new_invest ul li .img{  float:left; width:190px;}
.new_invest ul li .img img{ width:100%;}
.new_invest ul li h3{ font-size:16px;color:#666; margin-bottom:10px; width:320px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.new_invest ul li p{ font-size:14px;color:#808080; margin-bottom:15px;}
.new_invest ul li h5{ font-size:12px;color:#808080; }






/*数据显示*/
.in_white_box{ padding: 15px 0px; }
.in_white_box .introduce_box{ width: 840px;float: left;border-right: 1px solid #ccc;}
.in_white_box .introduce_box dl{ float: left;margin-right: 65px;text-align: center;margin-top: 15px;}
.in_white_box .introduce_box dl dt i{background: url(v3.0_index_icon.png) no-repeat;width: 105px;height: 105px;display: block;margin: auto;}
.in_white_box .introduce_box dl.s1 dt i{ background-position: 0px -75px;}
.in_white_box .introduce_box dl.s2 dt i{background-position: -125px -75px;}
.in_white_box .introduce_box dl.s3 dt i{background-position: -247px -75px;}
.in_white_box .introduce_box dl.s4 dt i{background-position: -373px -75px;}
.in_white_box .introduce_box dl dd p{ font-size: 16px;font-weight: bold;}
.in_white_box .introduce_box dl dd{margin: 5px 0px;}

.in_white_box .show_data_box{ float: left;margin-left: 30px;width: 260px;}
.in_white_box .show_data_box dl{ overflow: hidden;margin-bottom: 15px;}
.in_white_box .show_data_box dl dt{ float: left;margin-right: 20px;margin-top: 5px;}
.in_white_box .show_data_box dl dt i{ width: 33px;height: 40px;display: block;background: url(v3.0_index_icon.png) no-repeat;}
.in_white_box .show_data_box dl.s1 dt i{ background-position: -35px -9px;}
.in_white_box .show_data_box dl.s2 dt i{ background-position: -91px -9px;}
.in_white_box .show_data_box dl.s3 dt i{ background-position: -147px -9px;}
.in_white_box .show_data_box dl dd{ overflow: hidden;}
.in_white_box .show_data_box dl dd.red{ color: #f00;}
.in_white_box .show_data_box dl dd strong{ font-size: 20px;}
.in_white_box .show_data_box dl dd.yellow{color: #ffbd1f}

.new_ad{ width:100%; height:35px; line-height:35px; color:#808080; font-size:12px; text-align:right;}
.new_ad a.a01{ display:inline-block; width:1080px; }
.new_ad a.a02{ display:inline-block; width:60px;text-align:right; }
.new_ad strong{ float:right; font-weight:normal;}
.new_ad div{ text-align:left;}
.new_ad i{background: url(spirit.png) no-repeat; width:16px; height:14px; display:inline-block; 
          background-position:-46px -113px; margin-right:10px;}
.new_ad span{  margin-right:25px;}

.new_info{ width:100%; height:250px; background:#eef7ff; overflow:hidden}
.new_info .section01{ width:285px; float:left; text-align:center; margin-top:15px; }
.new_info .section01 .img{ width:115px; height:115px;  border:1px solid #c7c7c7; background:#fff; border-radius:50%; display:flex; align-items:center; justify-content:center; margin-left:86px; margin-bottom:12px; }
.new_info .section01 h3{ font-size:16px; color:#333; font-weight:bold;}
.new_info .section01 h4{ display:inline-block; width:36px; height:2px; background:#0059c9; margin:10px auto 10px;}
.new_info .section01 p{ font-size:12px; color:#959595; }


.new_open{ width:100%; height:560px; background:url(08.png) no-repeat;overflow:hidden}
.new_open div{overflow:hidden }
.new_open .left{ width:345px; float:left; height:374px; text-align:center; margin-top:100px; margin-right:50px; background:#5c84f6; position:relative; }
.new_open .left:nth-of-type(1) img{ margin-top:32px; }
.new_open .left:nth-of-type(3){ margin-right:0; }
.new_open .left:nth-of-type(3) img{ margin-top:45px;}
.new_open .left .img{ height:240px; }
.new_open .left p{ font-size:16px; color:#fff; }
.new_open .left a{ width:236px; height:50px; line-height:50px; background-image:url(btn.png); background-repeat:no-repeat;color:#fed035; font-size:18px; display:inline-block; text-align:center; margin-top:20px;}

.new_foreign{ overflow:hidden; margin:70px auto 50px; }
.new_foreign .left{ width:530px; height:275px; float:left; overflow:hidden; border:3px solid #edf1fe;}
.new_foreign .left .word{ width:385px; padding-top:32px; box-sizing:border-box;}
.new_foreign .left .img,.new_foreign .left .word{ float:left; text-align:center; font-size:18px; color:#666; }
.new_foreign .left .word a{ width:90px; height:30px; line-height:27px; text-align:center; border:1px solid #5c84f6; border-radius:20px; font-size:16px; color:#808080; display:inline-block; }
.new_foreign .left p{ margin-bottom:5px;}
.new_foreign .left .gold{ margin-right:35px;}
.new_foreign .left .kind{ margin-top:20px; margin-bottom:15px;}
.new_foreign .left .kind02{ text-align:left;}
.new_foreign .left .kind02 a:nth-of-type(1){ margin-left:18px; margin-right:20px;}
.new_foreign .left .kind02 a:nth-of-type(2){ margin-right:28px;}
.new_foreign .right{ float:right;}
.new_foreign .right .word a{ border:1px solid #fa9952; }



/*主要板块*/
.gray_bg{ background-color: #fff;padding-bottom: 20px;}

.activty_box{  
    margin-top: 10px;
  padding: 0px;
  overflow: hidden;
  clear:both;

}
.activty_box li{  
    float: left;
  padding-top: 43px;
  width: 259px;
  height: 280px;
  position: relative;
  padding-left: 18px;
  background:#fff;
  margin-left:10px;
    box-shadow: 0 0 5px #ccc;

}
/*.activty_box li:hover{ background-color: #f7f7f7; border-left: 1px solid #f7f7f7;border-top: 1px solid #f7f7f7;border-bottom: 5px solid #f7f7f7;border-right: 5px solid #f7f7f7;box-shadow: 5px 5px 3px rgba(0, 0, 0, .2);}*/
.activty_box li .style_bd{  
    width: 120px;
    height: 105px;
    background: url(all.png) no-repeat;
    position: absolute;
    top: -1px;
    left: -2px;

}
.activty_box li .style_bd p{
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  color: #fff;
  width: 65px;
  margin-left: -2px;
  line-height: 20px;
}
.activty_box li .style_bd p strong{font-family: Arial;font-size: 14px;}
.activty_box li dl{ margin-top: 43px;}
.activty_box li dl.cuopon_1 dt{ text-align: center;font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.activty_box li dl.cuopon_1 dd{ text-align: center;line-height: 30px;margin-top: 8px;color:#999;}
.activty_box li dl.cuopon_1 dd.red{ color: #ff0000;font-size: 16px;text-align: center;}
.activty_box li dl.cuopon_1 dd.red strong{ font-size: 70px;font-family: Arial;line-height: 40px;}
.activty_box li dl.cuopon_1 dd a.red{ width: 170px;height: 50px;display: block;background: url(v3.0_index_icon.png) no-repeat;background-position: -18px -278px;line-height: 40px;text-align: center;color: #fff;margin-top: 20px;margin-left: 45px;}
.activty_box li:hover dl.cuopon_1 dd a.red{background-position: -215px -11px;}

.activty_box li dl.cuopon_2 dt{ margin-top: 55px;overflow: hidden;}
.activty_box li dl.cuopon_2 dt div{ width: 116px;display: inline-block;text-align: center;}
.activty_box li dl.cuopon_2 dt div span{ color: #9f9f9f;}
.activty_box li dl.cuopon_2 dt div strong{font-size: 36px;font-family: Arial;}
.activty_box li dl.cuopon_2 dt div.nhl{ text-indent: 2em;}
.activty_box li dl.cuopon_2 dt div.nhl strong{ color: #ff0000;}
.activty_box li dl.cuopon_2 dd{ text-align: center;line-height: 30px;margin-top: 8px;color:#999999;}
.activty_box li dl.cuopon_2 dd a.blue{ width: 170px;height: 50px;display: block;background: url(v3.0_index_icon.png) no-repeat;background-position: -215px -278px;line-height: 40px;text-align: center;color: #fff;margin-top: 20px;margin-left: 45px;}
.activty_box li:hover dl.cuopon_2 dd a.blue{background-position: -215px -11px;}
.btn_lqq{
    width:200px;
    height:44px;
    text-align:center;
    line-height:44px;
    color:#fff;
    background:#ff8400;
    margin:30px auto;
    border-radius:30px;
    font-size:16px;
    display:block;
    border:none;
}

.btn_lcc{
    width:200px;
    height:44px;
    text-align:center;
    line-height:44px;
    color:#fff;
    background:#ff8400;
    margin:30px auto;
    border-radius:30px;
    font-size:16px;
    display:block;
}


.btn_y_lqq{
    width:200px;
    height:44px;
    text-align:center;
    line-height:44px;
    color:#fff;
    background:#cccccc;
    margin:30px auto;
    border-radius:30px;
    font-size:20px;
}

#c11{
  font-size: 22px;
  color: #5d5d5d;
  overflow: hidden;
  display: block;
  background: url(flag.png) no-repeat left center;
  padding-left:30px;
  margin-top:10px;
}

#c11 span{
    font-size:14px;
    color:#999;
}

.mask{
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    background:#000;
    opacity:0.5;
    z-index:999;
}

.mask_yhq{
    position:fixed;
    top:50%;
    left:50%;
    width:480px;
    height:340px;
    background: url(mask_bg.png) no-repeat;
    z-index:9999;
    margin-left:-170px;
    margin-top:-240px;
}

.mask_use{
    position:fixed;
    top:50%;
    left:50%;
    width:480px;
    height:340px;
    background: url(mask_bg.png) no-repeat;
    z-index:9999;
    margin-left:-170px;
    margin-top:-240px;
}

.mask_success{
    position:fixed;
    top:50%;
    left:50%;
    width:480px;
    height:340px;
    background: url(mask_bg.png) no-repeat;
    z-index:9999;
    margin-left:-170px;
    margin-top:-240px;
}

.mask_login{
    position:fixed;
    top:50%;
    left:50%;
    width: 350px;
    height: 300px;
    background: url(mask_bg.png) no-repeat;
    z-index:9999;
    margin-left:-170px;
    margin-top:-240px;
}

.mask_pic{
    width:64px;
    height:64px;
    margin:120px auto 20px;
}

.use_pic{
    width:64px;
    height:64px;
    margin:50px auto 20px;
}

.success_pic{
    height:49px;
    margin:50px auto 10px;
}

.mask_strong{
    font-size:32px;
    color:#ff8400;
    text-align:center;
    margin-bottom:10px;
}

.mask_txt{
    text-align:center;
    color:#999;
    font-size:16px;
}

.mask_btn{
    width:250px;
    height:40px;
    margin:20px auto;
}

.mask_login .mask_btn{
    width:113px;
    height:40px;
    margin:20px auto;
}

.mask_btn a{
    width:120px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:5px;
    color:#fff;
    display:inline-block;
}

.close{
    width:28px;
    height:85px;
    position:absolute;
    right:0px;
    top:-50px;
    background: url(close.png) no-repeat;

}

.mask_btn a.now{
    background:#ff8400;
}

.mask_btn a.check{
    background:#ff8400;
}


.hrb_in_box{ margin-top: 20px;overflow: hidden;}
.hrb_in_box .hrb_img{ float: left;font-size: 0;}
.hrb_in_box .hrb_info{ background-color: #fff;height: 148px;border: 1px solid #eaeaea;overflow: hidden;position: relative;}
.hrb_in_box .hrb_info p.title{ color: #000;margin-top: 45px;margin-left:35px;font-size: 18px;}
.hrb_in_box .hrb_info p.info{margin-left:35px;font-size: 18px;}
.hrb_in_box .hrb_info p.info span.kuang{ width: 130px;height: 20px;border: 1px solid #ffbb29;line-height: 18px;text-align: center;display: inline-block;margin-right: 20px;color: #ffbb29;font-size: 14px;}
.hrb_in_box .hrb_info p.info span.nhl{ color: #f12f2b;padding: 0px 10px;}
.hrb_in_box .hrb_info p.info span.nhl strong{ font-size: 36px;font-family: Arial;}
.hrb_in_box .hrb_info a.btn_hrb{ width: 170px;height: 50px;display: block;background: url(v3.0_index_icon.png) no-repeat;background-position: -215px -278px;line-height: 40px;text-align: center;color: #fff;position: absolute;top: 60px;left: 450px;}
.hrb_in_box .hrb_info a.btn_hrb:hover{background-position: -215px -11px;}

.in_tender_list{ margin-top: 10px;}
.in_tender_list span.c1{ font-size: 22px;color: #222c50;overflow: hidden;display:block;background: url(mpian.png) no-repeat left center;text-indent:35px}
.ovf>div:nth-child(0) span.c1{}
.ovf>div:nth-child(3) span.c1{background: url(zzhuang.png) no-repeat left center;text-indent:25px}
.ovf>div:nth-child(4) span.c1{background: url(huanball.png) no-repeat left center;text-indent:25px}
.in_tender_list span.c1 a{ float: right;font-size: 14px;padding-right: 15px;}
.in_tender_list .tender_bg_box{background: url(in_gdlc_bg.png) no-repeat;width: 291px;height: 441px;float: left;color: #fff;}
.in_tender_list .tender_bg_box p.lc_numble{ margin-top: 125px;padding-left: 55px;font-size: 18px;font-weight: bold;}
.in_tender_list .tender_bg_box p.lc_numble strong{ font-size:46px;font-family: Arial;}
.in_tender_list .tender_bg_box p.s_1{ width: 185px;height: 37px;line-height: 37px;text-align: center;margin: auto;border-radius: 5px;margin-bottom: 15px;}
.in_tender_list .tender_bg_box a{ width: 135px;height: 37px;line-height: 37px;text-align: center;color: #487fec;background-color: #b2cdff;margin: auto;display: block;margin-top: 380px;border-radius: 5px;}
.in_tender_list .tender_bg_box a:hover{ background-color: #92b6f8;}
.in_tender_list .content_tender_list{ overflow: hidden;border: 1px solid #eaeaea;background-color: #fff;border-left: 3px solid #eaeaea;}
.in_tender_list .content_tender_listin{ overflow: hidden;border: 1px solid #eaeaea;background-color: #fff;}
.in_tender_list .content_tender_list p.line{ height: 1px;background-color: #f0f0f0;}
.in_tender_list .content_tender_list .main_tender{ overflow: hidden;height: 146px;}
.in_tender_list .content_tender_list .main_tender dl{ width: 540px;float: left;padding-left: 30px;}
.in_tender_list .content_tender_list .main_tender dl dt{ margin-top: 30px;color: #000;font-size: 18px;overflow: hidden;}
.in_tender_list .content_tender_list .main_tender dl dt a{ width: 330px;display: block;float: left;}
.in_tender_list .content_tender_list .main_tender dl dt span.kuang{width: 70px;height: 20px;border: 1px solid #ffbb29;line-height: 18px;text-align: center;display: inline-block;margin-left: 20px;color: #ffbb29;font-size: 14px;}
.in_tender_list .content_tender_list .main_tender dl dd{ float: left;margin-top: 10px;width: 175px;line-height: 25px;}
.in_tender_list .content_tender_list .main_tender dl dd span.title{font-size: 14px; color: #9f9f9f}
.in_tender_list .content_tender_list .main_tender dl dd p span.red{ color: #f12f2b;}
.in_tender_list .content_tender_list .main_tender dl dd p span.red strong,.in_tender_list .content_tender_list .main_tender dl dd p strong{ font-size: 24px;font-family: Arial;}
.in_tender_list .content_tender_list .main_tender .jdt_box{ float: left;}
.in_tender_list .content_tender_list .main_tender .jdt_box .fbf_bg{ margin-top: 30px;}
.in_tender_list .content_tender_list .main_tender .jdt_box .fbf_bg .fbf{ width: 170px;background-color: #e4e4e4;border-radius: 3px;height: 10px;display: inline-block;}
.in_tender_list .content_tender_list .main_tender .jdt_box .fbf_bg .fbf .action{ background-color: #ff9f23;height: 10px;border-radius: 3px;}
.in_tender_list .content_tender_list .main_tender .jdt_box .go_tender{ width: 170px;height: 50px;display: block;background: url(v3.0_index_icon.png) no-repeat;line-height: 40px;text-align: center;color: #fff;margin-top: 20px;background-position: -215px -11px;}
.in_tender_list .content_tender_list .main_tender .jdt_box .go_tender:hover{background-position: -18px -278px;}

.ad_banner{ margin-top: 20px;text-align: center;}
.in_news_box{ margin-top: 20px;overflow: hidden;}
.in_news_box .company_news_box{ width: 730px;float: left;background-color: #fff;border: 1px solid #e1e1e1;padding: 10px 20px;height: 330px;}
.in_news_box .company_news_box h1{ overflow: hidden;font-size: 18px;border-bottom: 1px solid #e1e1e1;padding-bottom: 5px;}
.in_news_box .company_news_box h1 a.moer{ float: right;font-size: 14px;}
.in_news_box .company_news_box .photo_box{ margin-top: 10px;width: 330px;overflow: hidden;float: left;}
.in_news_box .company_news_box .photo_box .photo_main{ width: 2000px;}
.in_news_box .company_news_box .photo_box .photo_main li{ float: left;}
.in_news_box .company_news_box .photo_box .photo_main li img{ font-size: 0;}
.in_news_box .company_news_box .photo_box .photo_list li{ float: left;margin-right: 5px;}
.in_news_box .company_news_box .photo_box .photo_list li img{ opacity: 0.5;}
.in_news_box .company_news_box .news_list_box{ width: 380px;float: left;margin-left: 20px;}
.in_news_box .company_news_box .news_list_box li{ margin-top: 15px;overflow: hidden;}
.in_news_box .company_news_box .news_list_box li i{ font-size: 8px; color: #ffbb29}
.in_news_box .company_news_box .news_list_box li a{ padding-left: 10px;background: url(v3.0_index_icon.png) no-repeat;background-position: 0px -327px;float: left;}
.in_news_box .company_news_box .news_list_box li span{ float: right;color: #b4b4b4;}
.in_news_box .hy_news_box{background-color: #fff;border: 1px solid #e1e1e1;padding:10px 20px;width: 310px;float: right;height: 330px;}
.in_news_box .hy_news_box p{overflow: hidden;font-size: 18px;border-bottom: 1px solid #e1e1e1;padding-bottom: 5px;}
.in_news_box .hy_news_box p a.moer{ float: right;font-size: 14px;}
.in_news_box .hy_news_box li{margin-top: 15px;overflow: hidden;}
.in_news_box .hy_news_box li a{ padding-left: 10px;background: url(v3.0_index_icon.png) no-repeat;background-position: 0px -327px;float: left;}
.in_news_box .hy_news_box li span{ float: right;color: #b4b4b4;}

.ad_banner{ margin-top: 20px;text-align: center;}
.in_news_box{ margin-top: 20px;overflow: hidden;}
.in_news_box .company_news_box{ width: 730px;float: left;background-color: #fff;border: 1px solid #e1e1e1;padding: 10px 20px;height: 330px;}
.in_news_box .company_news_box h1{ overflow: hidden;font-size: 18px;border-bottom: 1px solid #e1e1e1;padding-bottom: 5px;}
.in_news_box .company_news_box p{ overflow: hidden;font-size: 18px;border-bottom: 1px solid #e1e1e1;padding-bottom: 5px;}
.in_news_box .company_news_box p a.moer{ float: right;font-size: 14px;}
.in_news_box .company_news_box h1 a.moer{ float: right;font-size: 14px;}
.in_news_box .company_news_box .photo_box{ margin-top: 10px;width: 340px;overflow: hidden;float: left;}
.in_news_box .company_news_box .photo_box .photo_main{ width: 2000px;}
.in_news_box .company_news_box .photo_box .photo_main li{ float: left;}
.in_news_box .company_news_box .photo_box .photo_main li img{ font-size: 0;}
.in_news_box .company_news_box .photo_box .photo_list li{ float: left;margin-right: 5px;}
.in_news_box .company_news_box .photo_box .photo_list li img{ opacity: 0.5;}
.in_news_box .company_news_box .news_list_box{ width: 380px;float: right;margin-left: 10px;}
.in_news_box .company_news_box .news_list_box li{ margin-top: 15px;overflow: hidden;}
.in_news_box .company_news_box .news_list_box li i{ font-size: 8px; color: #ffbb29}
.in_news_box .company_news_box .news_list_box li a{ padding-left: 10px;background: url(v3.0_index_icon.png) no-repeat;background-position: 0px -327px;float: left;}
.in_news_box .company_news_box .news_list_box li span{ float: right;color: #b4b4b4;}
.in_news_box .hy_news_box{background-color: #fff;border: 1px solid #e1e1e1;padding:10px 20px;width: 310px;float: right;height: 330px;}
.in_news_box .hy_news_box p{overflow: hidden;font-size: 18px;border-bottom: 1px solid #e1e1e1;padding-bottom: 5px;}
.in_news_box .hy_news_box p a.moer{ float: right;font-size: 14px;}
.in_news_box .hy_news_box li{margin-top: 15px;overflow: hidden;}
.in_news_box .hy_news_box li a{ padding-left: 10px;background: url(v3.0_index_icon.png) no-repeat;background-position: 0px -327px;float: left;}
.in_news_box .hy_news_box li span{ float: right;color: #b4b4b4;}
.photo_list{width:340px;}

.partner_logo{ margin-top: 50px;}
.partner_logo div{font-size: 18px;border-bottom: 1px solid #e1e1e1;padding-bottom: 10px;}
.partner_logo p{ margin-top: 15px;text-align: center;}
.partner_logo div{font-size: 18px;border-bottom: 1px solid #e1e1e1;padding-bottom:7px;height: 26px;}
.partner_logo div span{ width: 125px;display: block;margin-right: 20px;float: left;height:31px;text-align:center;}
.partner_logo div span:first-child{background: url(29.png) no-repeat left center;padding-left:30px;}
.partner_logo div span a{top: 0px;left: 0px;display: block;height: 31px;}
.partner_logo div span:first-child a{}
.partner_logo div span a.active{border-bottom: 2px solid #5c84f6;color:#5c84f6;}
.partner_logo p{ margin-top: 15px;text-align: center;overflow: hidden;}
.partner_logo p a{ float: left;margin-right: 20px; font-size:14px; color:#666; width:auto !important;}
/*微信标的*/
.black_weixinbg{opacity:0.5; filter:alpha(opacity=50);position: fixed;width: 100%;height: 100%;z-index: 9998;background-color: #000;top: 0;left: 0; display: none}
.weixin_box{position: fixed;top: 20%;z-index: 9999;width: 100%;height: 100%;display: none}
.weixin_box .tc_box{ width: 500px;margin: auto;}
.weixin_box .tc_box h1{ background-color: #eabc1b;color: #fff;font-size: 16px;overflow: hidden;height: 25px;padding: 10px;}
.weixin_box .tc_box h1 a{ float: right;width: 25px;height: 25px;display: block;font-size: 24px;margin-top: -10px;color: #fff;}
.weixin_box .tc_box .weixin_imgnew{ padding: 15px;background-color: #fff;}
.weixin_box .tc_box .weixin_imgnew img{ width: 280px;height: 280px;}
.weixin_box .tc_box .weixin_imgnew p{ text-align: center;margin-top: 15px;color: #eabc1b;font-size: 18px;}


 @media (device-height:568px) and (-webkit-min-device-pixel-ratio:2) 
 { /* 兼容iphone5/5s */
            .newdiv {
                background-size:320px;
            }
        }
@media (device-height:480px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone4/4s */
    .newdiv {
        background-size:320px;
    }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait){/* 兼容iphone6/6s */
    .newdiv {
        background-size:375px;
    }
}


 .tender_bg_boxd {
        width: 250px;
        background: url(jubao_16.png) no-repeat;
        float: left;
        height: 441px;
    }

  .tender_bg_boxdin {
        width: 255px;
        background: url(caopanbaofirst.jpg) no-repeat;
        float: left;
        height: 300px;
    }

.tender_bg_boxde {
        width: 250px;
        background: url(jubao_23.png) no-repeat;
        float: left;
        height: 441px;
    }

    .tender_bg_boxde2 {
        width: 250px;
        background: url(gp_left.png) no-repeat;
        float: left;
        height:340px;
        background-size:100%;
    }


    .content_tender_list {
        height: 441px;
    }


    .main_tenders {
        height: 327px;
        background: #fff;
    }

    .main_tendersin {
        height: 250px;
        background: #fff;
        width:880px;
    }

    .main_tendersin .topina{
       width:880px;
       height:250px;
    }

    .main_tendersin .topina a{
       width:880px;
       height:250px;
       display:block;
        background: url(caopanbaoad.jpg) no-repeat;
    }

     .main_tendersin .inbottom li{
       width:49%;
       height:48px;
       float:left;
       text-align:left;
       line-height:48px;
       text-indent:2em;
    }

    .main_tendersin .inbottom li a{
       width:65%;
      display:block;
      margin:0 auto;
    }

     .main_tendersin .inbottom li a label{
         width:21px;
         margin-top:13px;
         background: url(caopwen.jpg) no-repeat;
         height:21px;
         display:block;
         float:left;
    }

     .main_tendersin .inbottom li:nth-child(2) a label{
         margin-left:40px;
    }


        .main_tenders ul li {
            float: left;
            width: 295px;
            text-align: center;
            padding: 20px 0 0px;
        }

            .main_tenders ul li.weicpan {
                color: #745db6;
            }

                .main_tenders ul li.weicpan dl {
                    background: #745db6;
                    color: #fff;
                }

            .main_tenders ul li.shangpin {
                color: #745db6;
            }

                .main_tenders ul li.shangpin dl {
                    background: #745db6;
                    color: #fff;
                }

            .main_tenders ul li.guozhai {
                color: #745db6;
            }

                .main_tenders ul li.guozhai dl {
                    background: #745db6;
                    color: #fff;
                }

                .main_tenders ul li.guozhai dl.wait {
                    height:139px;
                    background:url(wait.png) no-repeat;
                    background-size:100%;
                }

            .main_tenders ul li dl {
                width: 230px;
                margin: 0 auto;
                line-height: 45px;
                font-size: 14px;
                border-radius: 5px;
                padding: 30px 0 30px;
            }

                .main_tenders ul li dl dt {
                    border-bottom: 1px solid #eee;
                    width: 170px;
                    margin: 0 auto;
                }

                .main_tenders ul li dl dd {
                    width: 171px;
                    margin: 0 auto;
                }

                    .main_tenders ul li dl dd.first-child {
                        border-bottom: 1px solid #eee;
                    }

            .main_tenders ul li h3 {
                font-size: 22px;
                line-height: 40px;
            }

            .main_tenders ul li a {
                font-size: 14px;
                line-height: 40px;
                border-radius: 10px;
                display: block;
                height: 32px;
                line-height: 32px;
                width: 150px;
                margin: 20px auto 0;
            }

                .main_tenders ul li a.lisq_bot {
                    font-size: 14px;
                    line-height: 40px;
                    border-radius: 10px;
                    display: block;
                    height: 32px;
                    line-height: 32px;
                    width: 150px;
                    margin: 10px auto 0;
                    color: #fff;
                    background:#e7507b;
                }

                    .main_tenders ul li a.lisq_bot:hover {
                        color: #fff;
                        background: #51bbf2;
                    }

            .main_tenders ul li.weicpan a {
                border: 1px solid #899be7;
                color: #899be7;
            }

                .main_tenders ul li.weicpan a:hover {
                    background: #899be7;
                    color: #fff;
                }

            .main_tenders ul li.shangpin a {
                border: 1px solid #54c2de;
                color: #54c2de;
            }

                .main_tenders ul li.shangpin a:hover {
                    background: #54c2de;
                    color: #fff;
                }

            .main_tenders ul li.guozhai a {
                border: 1px solid #f6a665;
                color: #f6a665;
            }

            .main_tenders ul li.guozhai a.btn_wait {
                border: 1px solid #f6a665;
                color: #bdbdbd;
            }

                .main_tenders ul li.guozhai a:hover {
                    background: #f6a665;
                    color: #fff;
                }

    .main_tenderd {
        border-top: 1px solid #e3e3e3;
        background: #f6f6f6;
        height: 113px;
    }

    .ico_ltred {
        float: left;
        width: 140px;
        height: 30px;
        background: url(jubao_19.png) no-repeat center center;
        display: block;
        text-align: center;
        padding-top: 80px;
    }

    .ico_ltrede {
        float: left;
        width: 140px;
        height: 30px;
        background: url(jubao_37.png) no-repeat center center;
        text-align: center;
        display: block;
        padding-top: 76px;
    }

    .con_ri {
        float: left;
        width: 726px;
    }

    .zw_fir {
        line-height: 25px;
        padding: 0 15px;
        border-radius: 5px;
        color: #fff;
        height: 25px;
        float: left;
        display: block;
    }

    .ziwei .zw_fir {
        background: #899be7;
    }

    .li_fin {
        float: left;
        display: block;
        margin-left: 20px;
    }

    .yuandian {
        height: 10px;
        width: 10px;
        border-radius: 10px;
        display: block;
        float: left;
        margin: 8px 15px 0 8px;
    }

    .ziwei .yuandian {
        background: #899be7;
    }

    .con_ri ul li {
        line-height: 25px;
        height: 25px;
        float: left;
        margin: 8px 30px 7px 0;
    }

    .con_ri ul {
        padding: 21px 0 0;
        height: 80px;
    }

    .shpin .zw_fir {
        background: #54c2de;
    }

    .guozh .zw_fir {
        background: #f6a665;
    }

    .shpin .yuandian {
        background: #54c2de;
    }

    .guozh .yuandian {
        background: #f6a665;
    }

    .con_ri ul li.hengzz {
        float: none;
    }

    .hengzz .yuandian {
        background:#e7507b;
    }

    .hengzz .zw_fir {
        background: #e7507b;
    }

    .yuanyou .yuandian {
        background:#e7507b;
    }

    .yuanyou .zw_fir {
        background: #e7507b;
    }

    .fushi .yuandian {
        background:#e7507b;
    }

    .fushi .zw_fir {
        background: #e7507b;
    }

    .tt_h3 {
        height: 58px;
        margin-bottom: 20px;
    }

        .tt_h3 span {
            display: block;
            width: 58px;
            height: 58px;
            float: left;
        }

    .hengss .h3span {
        background: url(jubao_25.png) no-repeat center center;
    }


    .fuss .h3span {
        background: url(a501.png) no-repeat center center;
    }

    .yuanyy .h3span {
        background: url(jubao_31.png) no-repeat center center;
    }

    .hengss .h4span {
        background: url(at.png) no-repeat center center;
    }

    .fuss .h4span {
        background: url(ay.png) no-repeat center center;
    }

    .yuanyy .h4span {
        background: url(mx.png) no-repeat center center;
    }



    .main_tenders ul li.hengss {
        padding: 40px 30px 10px;
        width: 235px;
    }

    .main_tenders ul li.fuss {
        padding: 40px 30px 10px;
        width: 235px;
    }

    .main_tenders ul li.yuanyy {
        padding: 40px 30px 10px;
        width: 235px;
    }

    .tt_h3 .h3p {
        height: 50px;
        line-height: 50px;
        float: left;
        margin: 0 0 7px 10px;
        text-align: left;
    }

    .hengss .tt_h3 .h3p {
        border-bottom: 1px solid #00c8e8;
        color: #00c8e8;
        width: 130px;
    }

    .fuss .tt_h3 .h3p {
        border-bottom: 1px solid #e73f3f;
        color: #e73f3f;
        width: 130px;
    }

    .yuanyy .tt_h3 .h3p {
        border-bottom: 1px solid #02aab7;
        color: #02aab7;
        width: 130px;
    }

    .guowai_p {
        clear: both;
        line-height: 30px;
        color: #9c9c9c;
        ;
    }

    .newbanb {
        height:200px;
    }

     .newbanbs {
        height:auto;
    }



        .newbanb dl.banafter {
            padding-left: 115px;
            height: 110px;
            margin: 30px 0;
            width: 170px;
            float: left;
        }

        .newbanb .banafter1 {
            background: url(jubao_03.png) no-repeat center left;
        }

        .newbanb .banafter2 {
            background: url(jubao_05.png) no-repeat center left;
        }

        .newbanb .banafter3 {
            background: url(jubao_07.png) no-repeat center left;
        }

        .newbanb .banafter4 {
            background: url(jubao_09.png) no-repeat center left;
        }

        .newbanb dl.banafter dt {
            color: #bf0d0d;
            font-size: 18px;
            padding-top: 20px;
        }

        .newbanb dl.banafter dd {
            color: #7a7a7a;
            font-size: 12px;
            line-height: 25px;
        }

    .sub_show_main a {
        margin-right: 5px;
    }

    .p1{
        font-size:16px;
    }

    .main_tenders ul li a.bot2 {
        margin-top: 30px;
    }
    .foot_black_bg {
    background-color: #3a3a3a;
    padding: 20px 0px;
}
   .foot_black_bg .w1140{text-align:center; }
   .foot_black_bg .w1140 a{ font-size:20px; color:#fff; width:165px; display:inline-block; text-align:center; border-right:1px solid #fff; }
   .foot_black_bg .w1140 .third_party_logo{  font-size:12px; color:#fff; margin-top:30px; }

